@import url('font-awesome.css');

ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
}

.row.m0 {
  padding: 0px;
  margin: 0px;
}

body {
  line-height: 24px;
  font-size: 15px;
  height: 100vh;
  overflow: auto;
  font-family: 'Roboto', sans-serif;
}

body, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}
.header-main {
	background: #eee;
	margin-bottom: 0;
}
.header-main .collapsed.navbar-toggle {
	background: #333;
}
.header-main .navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	color: #fff;
	background: #fff;
}
.header-main .navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #333;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.header-main ul li a {
	color: #000;
	padding: 20px 10px;
	text-transform: uppercase;
	font-size: 14px;
}
.header-main .navbar-brand {
    float: left;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
#top-content {
	padding-top: 25px;
	/*background: url('../img/banner.png');*/
	background: url('../img/care-banner-new-4.webp');
	background-repeat: repeat;
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: multiply;
	height: 500px;
	background-position: center bottom;
}
.big-title {
	margin-top: 20%;
}
.big-title p {
	font-weight: 500;
	font-size: 56px;
	/*color: #000;*/
	color: #fff;
	margin-bottom: 10px;
	line-height: 50px;
}
.app-search .form-control, .app-search .form-control:focus {
	/*border: 1px solid #333;*/
	border: 1px solid #fff;
	font-size: 13px;
	height: 40px;
	/*color: #333;*/
	color: #fff;
	padding-left: 20px;
	padding-right: 40px;
	background: transparent;
	box-shadow: none;
	border-radius: 30px;
	width: 440px;
}
.app-search {
	display: inline-block;
	position: relative;
	margin-top: 20px;
}
.app-search a {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	height: 34px;
	line-height: 34px;
	width: 34px;
	text-align: center;
	color: rgba(255, 255, 255, 0.5);
}
.app-search a {
	line-height: 34px;
	text-align: center;
	color: #333;
}
.fa-search::before {
	content: "";
}
.header-para {
	margin-top: 12px;
}
.header-para p {
	/*color: #6F6F6F;*/
	color: #fff;
}
.btn.main-button {
	border-radius: 20px;
	background: #8cc63f;
	color: #fff;
	padding: 8px 21px;
	font-size: 15px;
}
.header-button {
	margin-top: 30px;
}
.second-section {
	background: #0071bc;
	padding: 50px 0;
}
.main-heading h2 {
	color: #fff;
}
.category-grid {
	margin-top: 50px;
	color: #222;
	padding: 0px 15px;
	display: table;
	border-radius: 4px;
	height: 230px;
	width: 100%;
	transition: .25s linear;
}
.grid-icon {
	vertical-align: middle;
	display: inline-block;
	border: 1px solid #fff;
	background: #fff;
	padding: 25px 9px;
	border-radius: 50%;
	width: 120px;
	height: 120px;
}
.grid-icon img {
    height: 70px;
}

.grid-title {
	font-size: 22px;
	color: #fff;
	margin-top: 20px;
}
.extra-div {
	margin-top: 20px;
}
.extra-div p {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
.extra-div i {
	margin-left: 10px;
	font-size: 20px;
	vertical-align: middle;
}
.third-section{
	background:#fff;
	padding: 50px 0;
}
.heading-next{
	color:#333
}
.address-icon {
	border: 1px solid #8F8F92;
	padding: 15px;
	display: inline-block;
	border-radius: 50%;
	height: 60px;
	width: 60px;
}
.address-icon i {
	font-size: 35px;
	color:#8F8F92;
	line-height: 30px;
}
.address-div span{
margin-left: 10px;
font-size: 24px;
font-weight: 500;
color: #000;
}
.address-div {
	padding-top: 35px;
}
.live-chat {
	margin-top: 20px;
	height: 85px;
}
.live-chat h5 {
	font-size: 19px;
	font-weight: 500;
	color: #000;
}
.live-chat p {
	color: #aeaeae;
	margin-top: 7px;
}
footer.footer-section {
	background: #eee;
	padding:40px 0;
}
footer .footer-contentheading {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 13px;
	padding-bottom: 10px;
	position: relative;
	color: #000;
}
.footer-content > p {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.social-network li {
	color: #eee;
}

ul.link-list {
	list-style: outside none none;
	margin: 0;
	padding: 2px 0 8px;
}
ul.link-list li {
	color: #bababa;
}
footer ul.link-list li a {
	color: #5d5d5d;
	margin: 0;
	padding: 0;
	text-shadow: none;
}
footer.footer-section a {
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block !important;
	font-size: 12px;
	height: 28px;
	line-height: 18px;
	padding: 5px;
	text-align: center !important;
	text-shadow: none;
}

ul.social-network li {
	display: inline;
	margin: 10px 0px 0px 0;
}
.social-icons-style .icon-square, .social-icons-style .icon-rounded, .social-icons-style.icon-plain, .social-icons-style .icon-circled {
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: inline-block !important;
	font-size: 16px;
	height: 36px;
	line-height: 12px;
	padding: 11px;
	text-align: center !important;
	text-shadow: none;
	background-color: #0071bc;
	width: 36px;
}
/*----------------------*/

.btn-primary {
	color: #fff;
	background-color: #2196F3;
	border-color: #2196F3;
}

.btn-primary:hover {
	background-color: #0aa5e5;
	border-color: #0aa5e5;
}


/*---------------------
    footer content
-----------------------*/
footer {
	background: #000;
	bottom: 0;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	padding: 0;
	width: 100%;
}

footer p {
	color: #fff;
	font-size: 13px;
	line-height: 14px;
}

footer.sticky-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.footer-bottom a {
	color: #0da8e8;
}
/*---------------------------
    mobile visit
----------------------------*/
.mobile-visit {
	margin: 0px;
	padding-left: 0;
}

.mobile-visit .page-view-label {
	margin-top: 18px;
}

.mobile-visit li {
	padding: 35px 0px;
	margin-left: 4%;
	list-style: none;
	float: left;
	width: 33%;
}

.mobile-visit li:first-child {
	width: 20%;
}

.easy-pie-chart {
	display: inline-block;
	padding: 0 20px 20px 0;
}

.easy-pie-chart .iphone-visitor {
	color: #43c584;
}

.easy-pie-chart .android-visitor {
	color: #a979d1;
}

.visit-title {
	display: inline-block;
	color: #555555;
}

.visit-title i {
	font-size: 20px;
	padding-right: 10px;
}

.visit-title i, .visit-title span {
	float: left;
}

/*----------------------------
        login page
------------------------------*/
.login-body {
	background-color: #2b2b2d;
}

.login-body .login-logo {
	margin: 0;
	text-align: center;
	background: #1b1b1d;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	padding: 50px 0;
}

.form-signin {
	max-width: 330px;
	margin: 50px auto 0;
}

h2.form-heading {
	margin: 0;
	padding: 30px 15px;
	text-align: center;
	background: #222224;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
}

.form-signin .checkbox {
	margin-bottom: 14px;
}

.radios {
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
}

.radios .col-sm-6, .radios .col-lg-6 {
	padding-left: 0;
}

.form-signin .checkbox, .radios label {
	font-weight: normal;
	color: #565658;
}

.form-signin .checkbox input[type="checkbox"], .radios input[type="radio"]
	{
	margin-right: 5px;
}

.form-signin .form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.form-signin .form-control:focus {
	z-index: 2;
}

.form-signin input[type="text"], .form-signin input[type="password"] {
	margin-bottom: 15px;
	border-radius: 4px;
	border: none;
	background: #fff;
	box-shadow: none;
	font-size: 13px;
	color: #222224;
	padding: 12px;
}

.form-signin p {
	/*text-align: center;*/
	color: #b6b6b6;
	font-size: 14px;
}

.modal-body p {
	color: #333;
}

.form-signin a, .registration, .login-body label {
	color: #565658;
}

.registration a {
	color: #fff;
}

.form-signin a:hover {
	color: #b6b6b6;
}

.login-social-link {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 100%;
}

.login-social-link a {
	color: #fff;
	padding: 10px 38px;
	border-radius: 2px;
	width: 46.5%;
	text-align: center;
}

.login-social-link a:hover {
	color: #fff;
}

.login-social-link a i {
	font-size: 20px;
	padding-right: 10px;
}

.login-social-link a.facebook {
	background: #3b5999;
	margin-right: 22px;
	float: left;
}

.login-social-link a.facebook:hover {
	background: #344f87;
}

.login-social-link a.twitter {
	background: #63c6ff;
	float: left;
}

.login-social-link a.twitter:hover {
	background: #4c98c4;
}

.modal-body input[type="text"] {
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
}

/*----------------
    lock
------------------*/
.lock span {
	display: block;
	font-size: 14px;
	color: #49494a;
	text-transform: none;
}

.lock span.u-name {
	font-size: 18px;
	color: #fff;
	margin: 10px 0;
}

.d-log a {
	color: #49494a;
}

.user-avatar img {
	border-radius: 50%;
	width: 112px;
	height: 112px;
	margin-top: -20px;
	margin-bottom: 25px;
}

.lock-row, .log-row {
	margin-bottom: 50px;
	top: 35px;
}

.lock-row, .logg-row {
	margin-bottom: 10px;
	top: 10px;
}
/*----------------------
    404 page
-----------------------*/
.body-404, .body-500 {
	background: #2b2b2d;
	color: #fff;
}

.error-wrapper {
	text-align: center;
	margin-top: 10%;
}

.error-wrapper .icon-404 {
	background: url("../img/404.png") no-repeat;
	width: 337px;
	height: 218px;
	display: inline-block;
	margin-left: 30px;
}

.error-wrapper h2 {
	font-size: 20px;
	font-weight: normal;
	margin: -5px 0 30px -70px;
	display: inline-block;
	width: 245px;
	padding: 20px;
	border-radius: 4px;
	text-transform: capitalize;
}

.error-wrapper .green-bg {
	background: #5bc690;
}

.error-wrapper a.back-btn:hover {
	color: #5bc690;
}

.error-wrapper p, .error-wrapper a {
	font-size: 18px;
}

.error-wrapper p {
	color: #a978d1;
}

.error-wrapper a.back-btn {
	color: #fff;
}

/*-----------------
    500 page
------------------*/
.error-wrapper .purple-bg {
	background: #a978d1;
}

.body-500 .error-wrapper p a {
	color: #a978d1;
}

.body-500 .error-wrapper p {
	color: #63c18d;
}

.error-wrapper .icon-500 {
	background: url("../img/500.png") no-repeat;
	width: 331px;
	height: 219px;
	display: inline-block;
}

.body-500 .error-wrapper h2 {
	margin: -5px 0 30px -50px;
	width: 300px;
}

/*----------------------------------
    Checkbox and Radio buttons
-------------------------------------*/
.radio label, .checkbox label {
	min-height: 20px;
	padding-left: 5px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
	padding-right: 10px;
}

.checkbox-custom, .radio-custom {
	margin: 10px 0 10px 0;
	padding-left: 0px;
	display: block;
}

.checkbox-custom.inline, .radio-custom.inline {
	padding-left: 0px;
	display: inline-block;
	margin: 10px 0 10px 0;
}

.checkbox-custom label, .radio-custom label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 30px !important;
	margin-right: 15px;
}

.checkbox-custom label:before, .radio-custom label:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	position: absolute;
	left: 0px;
	border: 1px solid #dbdbdb;
	margin-top: 4px;
}

.checkbox-custom input[type=radio][disabled]+label:after {
	background-color: #e6e6e6;
}

.checkbox-custom label {
	white-space: nowrap;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.checkbox-custom label:before {
	top: -1px;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.checkbox-custom label::after {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 2.5px;
	top: 1px;
	font-size: 12px;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.checkbox-custom input[type=checkbox] {
	display: none;
}

.checkbox-custom input[type=checkbox]:checked+label:before {
	border-width: 8px;
}

.checkbox-custom input[type=checkbox]:checked+label::after {
	font-family: 'FontAwesome';
	content: "\F00C";
	color: #fff;
}

.checkbox-custom input[type=checkbox][disabled]+label {
	opacity: 0.5;
}

.checkbox-custom input[type=checkbox][disabled]+label:before {
	background-color: #e2e5e9;
}

.radio-custom label {
	margin-bottom: 6px;
}

.radio-custom label:before {
	border-radius: 50%;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.radio-custom input[type=radio]:checked+label:before {
	border-width: 6px;
}

.radio-custom input[type=radio] {
	display: none;
}

.radio-custom input[type=radio][disabled]+label {
	opacity: 0.5;
}

.radio-custom.radio-success input[type=radio]:checked+label:before,
	.checkbox-custom.check-success input[type=checkbox]:checked+label:before
	{
	border-color: #53D192;
}

.radio-custom.radio-primary input[type=radio]:checked+label:before,
	.checkbox-custom.check-primary input[type=checkbox]:checked+label:before
	{
	border-color: #8f67b1;
}

.radio-custom.radio-info input[type=radio]:checked+label:before,
	.checkbox-custom.check-info input[type=checkbox]:checked+label:before {
	border-color: #119dc9;
}

.radio-custom.radio-warning input[type=radio]:checked+label:before,
	.checkbox-custom.check-warning input[type=checkbox]:checked+label:before
	{
	border-color: #ecc200;
}

.radio-custom.radio-danger input[type=radio]:checked+label:before,
	.checkbox-custom.check-danger input[type=checkbox]:checked+label:before
	{
	border-color: #e55957;
}

.radio-custom.radio-dark input[type=radio]:checked+label:before,
	.checkbox-custom.check-dark input[type=checkbox]:checked+label:before {
	border-color: #333;
}

.img-overlay {
	background: #f3f3f3;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

.relative {
	height: 100%;
	position: relative;
	z-index: 9999;
}

.site-index .banner-section h1 {
	font-size: 41px;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 0px;
}

.heading-1 {
	font-size: 4em;
	padding-top: 12%;
}

.banner-section {
	padding-bottom: 3%;
}

.well {
	border: none;
}

.text-sha {
	text-shadow: 0px 2px #ccc;
	font-family: 'Oswald', sans-serif;
}

.panel.col-md-offset-4.col-md-4.login-1 {
	background: rgba(255, 255, 255, .75);
	background-color: rgba(255, 255, 255, 0.75);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	margin-top: 8%;
	border-radius: 5px;
	padding: 1%;
}

.col-md-4.col-md-offset-4.login-1 {
	background: rgba(255, 255, 255, .75);
	background-color: rgba(255, 255, 255, 0.75);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	margin-top: 8%;
	border-radius: 5px;
	padding: 1%;
}

.form-control {
	height: 40px;
}

.form-control-feedback {
	top: 3px;
}

.btn-lg {
	padding: 7px 16px;
}

.panel.col-md-offset-4.col-md-4.login-1 {
	background: rgba(255, 255, 255, .45);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	margin-top: 8%;
	border-radius: 5px;
	padding: 1%;
}

.col-md-4.col-md-offset-4.login-1 {
	background: rgba(255, 255, 255, .65);
	background-color: rgba(255, 255, 255, 0.65);
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto auto;
	margin-top: 8%;
	border-radius: 5px;
	padding: 1%;
}

.form-control {
	height: 45px;
}

.form-control-feedback {
	top: 3px;
}

.btn-lg {
	padding: 7px 16px;
}

.reset-password {
	padding: 10px;
}

.img-wrapper {
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 24px 0 5px;
}

.reset-txt {
	font-size: 26px;
	color: #fff;
}

.reset-wrapper {
	background: rgba(255, 255, 255, 0.65) none repeat scroll 0 0;
	border-radius: 5px;
	margin-top: 30%;
	padding: 5% 0;
}

@media ( min-width : 320px) and (max-width: 979px) {
	.reset-txt {
		font-size: 23px;
		line-height: 28px;
	}
}

.box-style {
	position: relative;
	height: 400px;
}

.box-style-inner {
	/*  background-image: url("../img/green_image.png"); */
	background-position: 100% 100%;
	background-size: cover;
	bottom: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.box-style-text {
	background-position: 100% 100%;
	background-size: cover;
	bottom: 0;
	position: absolute;
	right: 63px;
	top: 52px;
}

.download-stores.d-store ul li a {
	display: inline-block;
	margin: 14px 0;
}

.download-stores.d-store ul li {
	padding: 0 40px;
}

.site-index .banner-main h1 {
	padding: 27% 7% 10px;
}

.box-style-text p {
	color: #fff;
	font-size: 29px;
	font-weight: normal;
	padding-bottom: 29px;
	position: relative;
}

.visit-btn--title {
	padding: 10px 0 30px;
	text-align: center;
}

.solid_line {
	border-top: 1px solid #e6e6e6;
	margin: 0 0 15px;
}

.forgot-password {
	color: #fff;
	font-size: 14px;
}

.btn-theme {
	background: #652c90 none repeat scroll 0 0;
	border: 1px solid #fff;
	border-radius: 7px;
	font-size: 20px;
	padding: 13px 23px;
}

.btn-theme:hover {
	background: #13bd67;
	border: 1px solid #fff;
}

.checkbox-custom label {
	color: #333;
	font-size: 14px;
}

.download-stores {
	padding: 80px 0 60px;
}

.download-stores ul li a {
	border: 1px solid #fff;
	border-radius: 11px;
	display: inline-block;
	margin-left: 20px;
}

.visit-us img {
	display: inline-block;
	vertical-align: middle;
}

.visit-main-title {
	color: #fff;
	display: inline-block;
	font-size: 33px;
	padding: 6px 15px 0px 35px;
	vertical-align: middle;
}

.visit-us>a {
	background: #652c90 none repeat scroll 0 0;
	border: 3px solid #fff;
	border-radius: 8px;
	display: inline-block;
	padding: 6px 25px;
}

@media screen and (max-width: 480px) and (min-width: 320px) {
	.download-stores ul li a {
		margin-left: 3px;
		margin-bottom: 8px;
		margin-top: 15px;
	}
	.front-inner {
		padding: 78px 0 70px !important;
	}
	.banner-block__item-text {
		font-size: 32px !important;
	}
	.banner-block__item .g-display-block img {
		width: 250px !important;
	}
	.site-index .banner-section h1 {
		font-size: 48px;
	}
	.download-stores.d-store ul li {
		padding: 0 !important;
	}
	.box-style-text {
		background-position: 100% 100%;
		background-size: cover;
		bottom: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	.site-index .banner-section h1 {
		font-size: 29px;
	}
	.box-style-text p {
		color: #fff;
		font-size: 22px;
		font-weight: normal;
		padding-bottom: 29px;
		position: relative;
	}
	.box-style-text p::after {
		background-color: #fff;
		bottom: 1px;
		content: "";
		height: 1px;
		position: absolute;
		right: 37%;
		width: 38px !important;
	}
	.download-stores.d-store ul li {
		padding: 0 10px !important;
	}
	.bg {
		background-image: url("../img/landing.png");
		background-position: 48%;
	}
	.download-stores {
		padding: 0px 0 50px;
	}
}

@media screen and (max-width: 1000px) and (min-width: 600px) {
	.download-stores.d-store ul li {
		padding: 0 10px !important;
	}
}

@media screen and (max-width: 800px) and (min-width: 769px) {
	.banner-block__item-text {
		font-size: 34px !important;
	}
	.download-stores.d-store ul li {
		padding: 0 10px !important;
	}
}

.box-style-text p::before {
	background-color: #ffcf56;
	bottom: 0;
	content: "";
	height: 2px;
	position: absolute;
	right: 53%;
	width: 25px;
}

.box-style-text p::after {
	background-color: #fff;
	bottom: 1px;
	content: "";
	height: 1px;
	position: absolute;
	right: 37%;
	width: 50px;
}

.banner-block__item::before {
	border: 1px solid rgba(255, 255, 255, 0.4);
	bottom: 10px;
	content: "";
	left: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: -1;
}

.banner-block__item {
	background: rgba(33, 203, 117, 0.6) none repeat scroll 0 0;
	color: #fff;
	letter-spacing: 3px;
	padding: 60px 20px;
	position: relative;
	z-index: 2;
}

.g-mb-10 {
	margin-bottom: 10px;
}

.g-display-block {
	display: block;
}

.banner-block__item-text {
	color: #fff;
	display: block;
	font-size: 39px;
	line-height: 1.42857;
	text-transform: uppercase;
	font-family: "Roboto", Arial, sans-serif;
}

.banner-block__item-text1 {
	line-height: 25px;
	font-size: 13px;
}

.g-mb-20 {
	margin-bottom: 20px;
}

.front-inner {
	padding: 130px 0 70px;
}

.btn-u.btn-banner {
	background: #652c90 none repeat scroll 0 0;
	border: 2px solid #fff;
}

.btn-u.btn-banner .fa {
	margin: 0 10px 0 0;
	padding-top: 2px;
	vertical-align: middle;
}

.btn-u.btn-banner span {
	color: #fff;
	display: inline-block;
	font-size: 30px;
	font-weight: normal;
	margin: 6px 0 0 35px;
	vertical-align: middle;
}

.btn-u.btn-banner {
	border-radius: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 0;
	padding: 10px 20px 17px;
	text-transform: uppercase;
	display: inline-block;
}

.banner-block__item .g-display-block img {
	width: 300px;
}

@media screen and (max-width: 360px) and (min-width: 320px) {
	.download-stores {
		padding: 0px 0 60px;
	}
	.banner-block__item {
		width: 318px;
	}
	.g-mb-20 {
		margin-left: 30px;
	}
}

@media screen and (max-width: 1000px) and (min-width: 200px) {
	.banner-block__item::before {
		position: static;
		border: none;
	}
	.banner-block__item {
		background: transparent;
	}
}

/* login page */
.login-outer {
	height: 100%;
	position: relative;
}

.margin-tp-20 {
	margin-bottom: 40px;
	margin-top: 8%;
}

.padd-left {
	padding-left: 0;
}

.login-design {
	background: #fff none repeat scroll 0 0;
	padding: 26px 20px 0;
}

.login-box {
	color: #555;
	margin: 40px auto 0;
}

.box.box-primary {
	background: #fff none repeat scroll 0 0;
	padding: 3%;
	margin-top: 14%;
}

.colw {
	color: #333;
	font-size: 25px;
}

.signup-outer-front {
	padding: 30px 0;
}

.form-outer.padd-lt {
	padding: 34px;
}

.form-outer {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f9f9f9;
	padding-top: 30px;
}

.btn-danger, .input-group-btn>.btn.btn-danger {
	background-color: #652c90;
	border-color: #652c90;
	color: #ffffff;
}

.btn.btn-success {
	background: #652c90 !important;
	border-color: #652c90 !important;
}

a {
	color: #0da8e8;
	text-decoration: none;
}

.btn.btn-success:hover {
	background: rgb(116, 65, 155) !important;
	border-color: rgb(116, 65, 155) !important;
}

.login-wrapper {
	/* margin: 40px auto 0; */
	background-color: rgba(255, 255, 255);
	padding: 25px;
	width: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 2px 5px 0 #ccc;
}

.forgot.pull-right {
	margin-top: 9px;
}

.form-control-feedback {
	color: #0da8e8;
	border-left: 1px solid #ececec;
	top: 3px;
}

.carousel-indicators li {
	background: rgba(0, 0, 0, 0.2);
	border: none;
	transition: background-color 0.25s ease 0s;
	-moz-transition: background-color 0.25s ease 0s;
	-webkit-transition: background-color 0.25s ease 0s;
}

.servicing-carousel .img-responsive, .thumbnail>img, .thumbnail a>img,
	.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	width: 100%;

}

.servicing-carousel .carousel-indicators {
	bottom: -50px;
}

.servicing-carousel .carousel-indicators .active {
	background: rgba(0, 0, 0, 0.5);
	height: 12px;
	width: 12px;
}

.servicing-carousel .carousel-indicators li {
	width: 12px;
	height: 12px;
}

.service-box {
	padding: 25px 25px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.experience-block i {
	font-size: 45px;
	color: #555;
	padding: 25px 0px;
}

.our-services p {
	color: #666;
	font-size: 13px;
	line-height: 20px;
}

.our-services {
	display: inline-block;
	padding: 60px 0px 40px;
}

.service-bottom {
	background: #373737;
	padding: 20px;
}

.detail-block p {
	color: #f5f5f5;
	font-size: 14px;
}

.detail-block h4 {
	color: #fff;
	margin-top: 0px;
	font-size: 22px;
}

.service-bottom {
	background: #373737;
	padding: 50px 0px;
}

.service-btn {
	padding: 12px 45px;
}

.form-horizontal .control-label {
	font-size: 13.5px;
	color: #333;
	font-weight: 300;
}

.header-icon {
	display: block;
	text-align: center;
}

.header-icon i {
	font-size: 27px;
}

.nav>li>a {
	padding: 18px 25px;
}

.navbar-brand {
	line-height: 50px;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: black !important;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	color: #fff;
	border: 1px solid #fff !important;
}

.button-right {
	text-align: right;
}

.ui-datepicker {
	width: 20em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker td span, .ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: center;
	text-decoration: none;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 767px) {
	.nav>li {
		position: relative;
		display: block;
		width: 100%;
	}
	.button-right {
		text-align: left;
	}
}



@media (max-width: 1200px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

/*==========================track============================*/
.btn-primary {
	padding: 12px 60px;
	border-radius: 6px;
}

.track-block label {
	font-size: 14px;
	margin-top: 12px;
}

.track-details p {
	width: 100%;
	display: inline-block;
}

.track-title {
	font-size: 20px;
	margin: 35px 0px;
	text-align: center;
	border-bottom: 2px solid #2196F3;
	padding-bottom: 5px;
	display: inline-block;
}

.service-block {
	background: #f7f7f7;
}

.alert {
	margin-bottom: 0px;
}

.search-div {
	padding: 50px 0;
}

.search-div label {
	font-size: 21px;
	font-weight: 600;
	margin-top: 10px;
}

.form-inline .form-group {
	width: 100% !important;
}

.form-inline .form-control {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.steps-block {
	padding: 40px 0px;
}

.wizard {
	display: table;
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.wizard-row::before {
	top: 30px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

.wizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}

.wizard-step h4 {
	font-size: 17px;
	left:;
	letter-spacing: 0;
	font-weight: 500;
	color: #000;
	margin: 20px 0px 10px;
}

.wizard-step p {
	width: 200px;
	margin: 0 auto;
}

.wizard-row {
	display: table-row;
}

.navbar-brand {
	padding: 0px 15px;
}

.navbar-text {
	padding: 18px 25px;
}
.payment-form{
	padding-top:5%;
}

/* ============ contact us ==================*/
.conatct-details {
	background: #fff;
	padding: 15px 15px 0;
	min-height: 200px;
}

.conatct-details h3 {
	font-size: 18px;
	line-height: 22px;
	color: #000;
	margin: 15px 0;
}

.conatct-details p {
	font-size: 13px;
	line-height: 24px;
	color: #666;
}

.icon-block i {
	background: #2196F3;
	color: #fff;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 23px;
	border-radius: 50%;
}

.icon-block {
	margin-top: -42px;
}

.contact-layout {
	padding-top: 40px;
}

.content-product {
	min-height: 185px;
}

.min-high-150 {
	min-height: 150px;
}

.min-high-100 {
	min-height: 100px;
}

.main-product-block {
	padding: 20px 10px 40px;
}

.product-subheading {
	margin-left: 20px;
}
.main_wrapper {
	min-height: 100vh;
	/* background: #f7f7f7; */
	background: #ffffff;
	height: auto;
}
.customer-modal .modal-footer {
	padding: 15px;
 	text-align: center;
	border-top: 1px solid #e5e5e5;
}
.customer-modal .modal-dialog {
	width: 600px;
	margin: 80px auto;
}
@media screen and (max-width: 820px) and (min-width:320px) {
 .wizard-row::before {
	position: static;
}
.wizard-step {
	display: block;
	text-align: center;
	position: relative;
	margin-bottom: 25px;
}
.brand-name img {
	height: 50px;
}
.app-search .form-control, .app-search .form-control:focus {
	width: 100%;
}
.big-title p {
	font-size: 33px;
	line-height: 35px;
}
#top-content {
	padding-top: 0px;
	background: url('../img/banner.png');
	background-repeat: repeat;
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: multiply;
	height: 460px;
	background-position: center;
}
}
@media screen and (max-width: 1050px) and (min-width:821px) {
 .wizard-row::before {
	position: static;
}
.wizard-step p {
	width: 180px;
	margin: 0 auto;
}
}

@media screen and (max-width: 790px){

	.brand-name img {
	height: 67px;
	}
}
@media screen and (min-width:1199px){
	.navbar-brand.hidden-button {
	display: none;
	padding:0px 15px;
}
}
@media screen and (max-width:1200px){
	.navbar-brand.hidden-button1 {
	display: none;
}
}

.navbar-nav li:hover .dropdown-menu {
  display: block;
}

.faq-accordion-wrap {
	margin-bottom: 5px;
	width: 100%;
	display: block;
}

.faq-accordion {
	width:  100%;
	text-align: left;
	padding: 15px 15px;
	position: relative;
	white-space: normal;
	font-size: 15px;
}

.faq-accordion span {
	position: absolute;
	right: 0em;
	font-size: 2.5em;
	top: -8px;
}

.faq-accordion-item {
	width:  100%;
	text-align: left;
	padding: 5px 12px;
	position: relative;
}

.conatct-details {
    background: #fff;
    padding: 15px 15px 0;
    min-height: 200px;
    text-align: justify;
}

.conatct-details  ol li {
	margin-bottom:  1em;
}

.conatct-details  ol li ol li{
	margin-bottom:  0em;
}

.conatct-details .card ol li {
	margin-bottom:  0em;
}

.conatct-details table {
	margin-top: 0.5em;
}

/*.conatct-details {
	min-height: 1260px !important;
}*/

/* .conatct-details p {
    font-size: 16px !important;
    line-height: 24px;
    color: #333 !important;
} */

.btn-file {
    padding: 12px 10px;
}

td, th {
    padding: 0 10px !important;
}