body{
	margin:0px;padding:0px;font-family: 'Roboto', sans-serif; font-size:15px; font-weight: 300;	}
a:focus,button:focus {outline: 0;}
strong{ font-weight:600}
a[href^=tel] {color : inherit;text-decoration: none;}
a:hover{text-decoration: none; border: none}
img{ max-width:100%; height:auto;  border:none}
hr{ background:none; border:none; border-top:solid 1px #cccccc; padding:0px 0 30px; margin:20px 0 0px; float:left; width:100%;}
a, button{transition: all 0.25s ease-in 0s;-webkit-transition: all 0.25s ease-in 0s;-moz-transition: all 0.25s ease-in 0s;-o-transition: all 0.25s ease-in 0s;}
.clearfix{ clear:both; }

@font-face {
	font-family: 'Averta Extra Bold';
	src: url('../fonts/Averta-ExtraBold.eot');
	src: url('../fonts/Averta-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Averta-ExtraBold.woff') format('woff'),
		url('../fonts/Averta-ExtraBold.ttf') format('truetype'),
		url('../fonts/Averta-ExtraBold.svg#Averta-ExtraBold') format('svg');
	font-weight: 800;
	font-style: normal;
}
@font-face {
  font-family: 'Avenir-Medium';
  src: url('../fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Avenir-Medium.woff') format('woff'),
  url('../fonts/Avenir-Medium.ttf')  format('truetype'), url('../fonts/Avenir-Medium.svg#Avenir-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'AvertaBold';
    src: url('../fonts/AvertaBold.eot');
    src: url('../fonts/AvertaBold.eot') format('embedded-opentype'),
         url('../fonts/AvertaBold.woff2') format('woff2'),
         url('../fonts/AvertaBold.woff') format('woff'),
         url('../fonts/AvertaBold.ttf') format('truetype'),
         url('../fonts/AvertaBold.svg#AvertaBold') format('svg');
}


header{padding:0 35px;background:#ffea00}
.logo{ display: flex; height: 96px;}
.logo a{display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;

}
.navbar { margin:0px;padding: 0px; height: 96px; float: right}
.navbar .navbar-nav{ float: right }
.navbar li{margin:0 15px;}
.navbar li a{ font-family: 'Avenir-Medium';font-size:16px; color: #1449f2; text-transform: uppercase;    font-weight: 500;
    font-style: normal;}
.phone{font-family: 'Averta Extra Bold'; font-size:25px; color: #000;margin-left: 25px;}

/* Carousel base class */
.main-slider {position:relative; min-height: 450px;}
.main-slider .carousel-caption {bottom:inherit; top:30px;left:inherit;right:50px;z-index: 10;}
.main-slider .carousel-caption h3{ text-transform: uppercase; }
.main-slider .owl-carousel .item:before{content:'';position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.1); z-index: 1}

.main-slider .owl-nav .owl-prev, .main-slider .owl-nav .owl-next{ position:absolute; top: 0; bottom: 0; height: 70px;margin:auto;width: 70px;}
.main-slider .owl-nav .owl-prev{ left: 0 }
.main-slider .owl-nav .owl-next{right: 0}
.main-slider .owl-nav .owl-prev span, .main-slider .owl-nav .owl-next span{ display:block;height: 70px; width: 70px; font-size:0px; color: #fff;
  background: rgba(0,0,0,0.5); position:relative;}
.main-slider .owl-nav .owl-next span:before{background:url(../images/next.svg) left top no-repeat;}
.main-slider .owl-nav .owl-prev span:before{background:url(../images/back.svg) left top no-repeat;}
.main-slider .owl-nav .owl-next span:before, .main-slider .owl-nav .owl-prev span:before{ position:absolute; left: 0;right: 0; top: 0;bottom: 0;margin:auto; content: '';
height: 35px;width: 35px;webkit-transform .2s ease 0s;transition: transform .2s ease 0s;transition: transform .2s ease 0s,-webkit-transform .2s ease 0s; }

.main-slider .owl-next  span:before{ right:0}
.main-slider .owl-prev span:before{ left:0}

.main-slider .owl-next:hover span:before{-webkit-transform: translateX(7px);-ms-transform: translateX(7px);transform: translateX(7px);}
.main-slider .owl-prev:hover span:before{-webkit-transform: translateX(-7px);-ms-transform: translateX(-7px);transform: translateX(-7px);}
@-webkit-keyframes shine {
  100% { left: 125%; }
}
@keyframes shine {
  100% { left: 125%;}
}


.search-cleaner{ /* position:absolute;*/ left:100px; right:100px; z-index: 10; top: 0px@me; display: flex;bottom: 0; margin:auto;align-items: center;
  justify-content: center }
.search-cleaner .container-flluid{ vertical-align: middle; }

.search-cleaner h2{font-family: 'Averta Extra Bold'; font-size:55px; color: #000; margin-top:22px;}
.search-box{background:#ffea00;padding:40px 25px; margin-top:45px;}
.search-box h3{font-family: 'Averta Extra Bold'; font-size:30px; color: #000; text-align: center;}
.search-box span{ font-size: 25px; color: #000; font-family: 'Avenir-Medium'; text-align:center; display: block;margin:15px 0;}
.search-box button{ float: right;background: #000;border: none;color: #fff; font-size:22px;padding:10px 25px; margin-left: 5px;cursor: pointer;}
.search-box .search-input{ overflow:hidden; }
.search-box .search-input input{width: 100%; border: solid 1px #c3a318;background: #fff; padding:12px 10px; font-size:18px;}
.rightside-map{ display: block; text-align:center; }

.services-section{background: #ffff; float: left;margin:0px; position:relative; z-index: 100}
.services-section ul{margin:0px;padding:0px 15px 25px; display: flex; flex-wrap: wrap;}
.services-section ul li{ display: flex; list-style: none;width: 25%; text-align:center;color: #fff;padding:30px 15px 0; }
.services-section ul li .service-box{ background:#0f43e7;padding:20px; border-radius: 20px;border:3px solid #fff;}

.services-section ul li h2{font-family: 'Averta Extra Bold';font-size:25px;color: #ffea00;text-transform: none;padding: 15px 0 0;}
/* .services-section ul li:nth-child(2){ background: #1449f2 }
.services-section ul li:nth-child(4){ background: #1449f2 } */
.services-section ul li picture{line-height: 130px; display: block;width:130px; height:130px; background: #0f43e7; margin:auto; border-radius: 50%; }

.middle-banner{ display: block;margin:0px;padding: 0; float: left;width: 100%; position:relative;background-repeat: no-repeat;background-size: contain;}
.content.bg--img.bg--fxd {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
/*.middle-banner div{margin:0; padding: 0}*/ /*Comment css on 17-march-20*/
.middle-banner div{padding: 0}
.large-banner{ position:relative; }
.large-banner:before{content:''; position:absolute; background: rgba(0,0,0,0.5); left: 0; right: 0;top: 0; bottom: 0; z-index: 1}
.middle-banner img{width: 100%; height: auto}
.banner-thumb ul{ margin:0;padding: 0 }
.banner-thumb ul li{width: 50%;overflow:hidden;float: left; list-style: none;border-left:solid 1px #fff; border-bottom: solid 1px #fff;  position:relative; text-align:center; }
.banner-thumb ul li h2{ position:absolute; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.5); font-size:18px;
color: #fff; text-transform: uppercase;padding: 15px;font-family: 'Avenir-Medium';margin:0;}
.banner-thumb ul li h2 a{ color: #fff; }

.banner-thumb ul li a::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg);
}
.banner-thumb ul li a:hover::before {-webkit-animation: shine 1.75s; animation: shine 1.75s;}
.banner-caption{ position:absolute; display: flex; left:50px; top: 0;right:50px; bottom: 0; align-items: center; justify-content: center;}
.banner-caption h2{ vertical-align: middle;font-family: 'Averta Extra Bold'; font-size:45px; color: #ffea00; position:relative; z-index: 10}

.review-section{padding:100px 0; float: left;; width: 100%; background: #f1f6fa}
.review-section h2{ text-align:center; font-family: 'Averta Extra Bold'; font-size:45px; width: 50%; margin:auto;}
.review-slider{ max-width: 710px; margin:auto; text-align: center }
.review-slider .owl-nav .owl-prev, .review-slider .owl-nav .owl-next{ position:absolute; top: 0; font-size:0 !important; bottom: 0; height: 70px;margin:auto;width: 70px;}
.review-slider .owl-nav .owl-prev{ left: -100px}
.review-slider .owl-nav .owl-next{right:-100px }
.review-slider .owl-nav .owl-prev span, .review-slider.owl-nav .owl-next span{ display:block;height: 70px; width: 70px; font-size:0px; color: #fff;
   position:relative;}
.review-slider .owl-nav .owl-next span:before{background:url(../images/next-dark.svg) left top no-repeat;}
.review-slider .owl-nav .owl-prev span:before{background:url(../images/back-dark.svg) left top no-repeat;}
.review-slider .owl-nav .owl-next span:before, .review-slider .owl-nav .owl-prev span:before{ position:absolute; left: 0;right: 0; top: 0;bottom: 0;margin:auto; content: '';
height: 35px;width: 35px;webkit-transform .2s ease 0s;transition: transform .2s ease 0s;transition: transform .2s ease 0s,-webkit-transform .2s ease 0s; }

.review-slider .owl-next  span:before{ right:0}
.review-slider .owl-prev span:before{ left:0}

.review-slider .owl-next:hover span:before{-webkit-transform: translateX(7px);-ms-transform: translateX(7px);transform: translateX(7px);}
.review-slider .owl-prev:hover span:before{-webkit-transform: translateX(-7px);-ms-transform: translateX(-7px);transform: translateX(-7px);}
.review-slider .disabled{ opacity: 0.5 }



.review-caption{ margin:0px;padding:80px 0 50px; color: #666}
.review-caption h3{font-family: 'Averta Extra Bold'; font-size:25px; text-align: center; color: #000;}
ul.review{margin:0px;padding:5px 0px 25px; text-align:center;}
ul.review li{ display: inline-block; list-style: none }

.btn-default{ background: #1449f2;font-family: 'Avenir-Medium'; font-size:18px;padding: 10px 25px; color: #fff }
.btn-default:hover{background: #000; color: #fff}

.social-strip{background: #ffea00;padding:0px; margin-bottom:40px;}
.social-strip h2{font-family: 'Averta Extra Bold'; font-size:25px; color: #000; display: inline-block; vertical-align: top;margin:15px 0 0;padding:0;}
.footer-social{ display: inline-block;vertical-align: top; margin-top: 10px;padding: 0 }
.footer-social li{ float: left;list-style: none; margin-left:25px; }
.footer-social li a{ color:#000; font-size:25px; }
.connect-with{ text-align: right }

footer{padding:0px 0 0;}.footer-logo{margin-top:10px;}
footer h3{font-family: 'AvertaBold'; font-size:18px; color: #ffea00; text-transform: uppercase; margin-bottom: 20px;}
.footer-address{ color: #fff; font-size:15px; line-height: 25px; font-weight:400;}

.footer-link ul{margin:5px 0 0px;padding: 0}
.footer-link ul li{ list-style: none; margin-bottom: 10px;}
.footer-link ul li a{color: #fff; text-transform: uppercase; font-weight:400;}
.footer-link ul li a:hover{color: #fff; text-decoration: underline;}

.call-for{ border: solid 1px #ededed;padding:15px; margin-bottom:40px; text-align: center; }
.call-for h3{ margin-bottom: 10px }
.call-for span{ font-size:25px; color: #1449f2;font-family: 'Averta Extra Bold';  }
.call-for p{margin-bottom: 0; color:#fff; font-weight:400;}

.booking-cleaning{ text-align:left;}
.booking-cleaning .search-input{ overflow: hidden; }
.booking-cleaning button{float: right;background: #ffea00;border: none;color: #000; font-size:20px;padding:7px 25px; margin-left: 5px;cursor: pointer; }
.booking-cleaning input{border: solid 1px #ededed;padding:10px; width: 100%}

/*.copyright{ background: #303030;padding:15px 0; text-align: center; color: #666; margin-top: 30px; font-size:14px;}*/
.copyright{ background: #000;padding:15px 0; text-align: center; color: #666; margin-top: 30px; font-size:14px;}
.copyright p{ margin-bottom:0; color:#eee;}

.content.bg--img.bg--fxd .hero-heading{ text-align:center; padding:150px 0;color: #fff; position:relative; z-index: 1 }
.section__hero__heading-wrapper{ position: relative; }

.section__hero__heading-wrapper:before{background: rgba(0,0,0,0.5);position:absolute; left: 0; right: 0;top: 0; bottom: 0;content: '';}
.content.bg--img.bg--fxd{background-attachment: inherit;}


/*=======New css=========Date 30-05-2018====================Start=============*/
.txt--inspire-blue{ color:#1449f2;}
.txt--medium-grey{ color:#586f7c;}
.bg--light-blue{ background-color:#63adf2; color:#ffffff;}

.section__hero .grad-inspire-blue{ padding:50px 0; text-align:center;}
.section__hero .big-header{ font-size:45px; font-family: 'AvertaBold';}
.section__hero .booking_txt{ font-size:27px; padding-top:20px; font-weight:300;}
.bg--yellow {
    background-color: #ffea00 !important;
    color: #25273d;
}

 /*add new css for thankyou message*/

 .thankyou-message{padding: 50px 0;text-align: center;}
 .thankyou-message h1{ font-size: 20px;color: green; }

 .leave-details{ padding: 10px 10px 20px;background: #fff;}

 /*end css*/


/*============= how it work =============== */

.mar-cent {
    margin: 0 auto;
}

.btn, .chat-box__input__submit, button.btn, button.chat-box__input__submit {
    display: block;
    font-size: 15px;
    padding: 10px 25px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius:0;
    transition: opacity 0.25s ease-in-out;
    text-transform: uppercase;
    background: #1449f2;
    color: #fff
}
.btn:hover, .chat-box__input__submit:hover, button.btn:hover, button.chat-box__input__submit:hover{background: #000;}


.btn--white, .cell--white {
    background-color: #ffffff;
    color: #1449f2;
    border: 2px solid #ffffff;
    box-shadow: 0 0 0 0 rgba(37, 39, 61, 0);
    box-shadow: inset 0 -1px #a6a6a6, inset 0 1px #d9d9d9, inset 0 0 0 1px #d9d9d9, inset 0 2px 1px white, inset 0 3px 4px -1px white, inset 0 -2px 1px #f2f2f2;
    transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
}

.btn--white:hover, .cell--white:hover {
    color: #2c5bf3;
    background-color: white;
	border: 2px solid #ffffff;
    box-shadow: inset 0 3px 3px -2px rgba(37, 39, 61, 0.3), 0 -2px 2px -2px rgba(255, 255, 255, 0.9), inset 0 -2px 2px -2px rgba(255, 255, 255, 0.9);
	-moz-box-shadow: inset 0 3px 3px -2px rgba(37, 39, 61, 0.3), 0 -2px 2px -2px rgba(255, 255, 255, 0.9), inset 0 -2px 2px -2px rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: inset 0 3px 3px -2px rgba(37, 39, 61, 0.3), 0 -2px 2px -2px rgba(255, 255, 255, 0.9), inset 0 -2px 2px -2px rgba(255, 255, 255, 0.9);
}

.btn--constrained, button.btn--constrained {
    min-width: 15em;
    max-width: 15em;
}

.clearfix::before, .section::before, .clearfix::after, .section::after {
    display: table;
    width: 100%;
    clear: both;
    content: '';
}

.clearfix::before, .section::before, .clearfix::after, .section::after {
	display: table;
    width: 100%;
    clear: both;
    content: '';
}

.pad-ratio--1x1 > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.pad-ratio--1x1::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
}

.pad-ratio--1x1 {
    position: relative;
}

.pad-ratio--1x1 > .content.bg--img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.list-heading, .hero-heading {
    font-weight: 500;
	font-size: 40px;
}

.hero-heading {
    margin-top: 0;
    margin-bottom: 0;
}

.txt--yellow {
    color: #ffea00 !important;
}

h4, .split__promo__text, .h4 {
    font-size: 1.2rem;
}

.split__promo__text__wrapper {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
}

.m-buf-btm-sm {
    margin-bottom: 2.18rem;
    margin-top: inherit;
}

.flexbox--va--mid {
    box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: auto;
}

.flexbox__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
}

/* added new css on november-19*/
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #dddddd;
}
.sub-heading{text-align: center;}
.details{margin: 30px 0 20px 0;}

.rating {
	display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 50px;
}

.rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}

.setcolor{color:#09f !important;}

.rating label:last-child {
  position: static;
}

.rating label:nth-child(1) {
  z-index: 5;
}

.rating label:nth-child(2) {
  z-index: 4;
}

.rating label:nth-child(3) {
  z-index: 3;
}

.rating label:nth-child(4) {
  z-index: 2;
}

.rating label:nth-child(5) {
  z-index: 1;
}

.rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.rating label .icon {
  float: left;
  color: transparent;
}

.rating label:last-child .icon {
  color: #000;
}

.rating:not(:hover) label input:checked ~ .icon,
.rating:hover label:hover input ~ .icon {
  color: #09f;
}

.rating label input:focus:not(:checked) ~ .icon:last-child {
  color: #000;
  text-shadow: 0 0 5px #09f;
}

/* end new css */

.txt-r {
    text-align: right;
}

.btn--yellow, .cell--yellow {
    background-color: #ffea00;
    color: #25273d;
    border: 2px solid #ffea00;
    box-shadow: 0 0 0 0 rgba(37, 39, 61, 0);
    box-shadow: inset 0 -1px #9d8106, inset 0 1px #d4bb4e, inset 0 0 0 1px #d4bb4e, inset 0 2px 1px #fae175, inset 0 3px 4px -1px #f9de64, inset 0 -2px 1px #f8d743;
	-moz-box-shadow: inset 0 -1px #9d8106, inset 0 1px #d4bb4e, inset 0 0 0 1px #d4bb4e, inset 0 2px 1px #fae175, inset 0 3px 4px -1px #f9de64, inset 0 -2px 1px #f8d743;
	-webkit-box-shadow: inset 0 -1px #9d8106, inset 0 1px #d4bb4e, inset 0 0 0 1px #d4bb4e, inset 0 2px 1px #fae175, inset 0 3px 4px -1px #f9de64, inset 0 -2px 1px #f8d743;
    transition: all 0.25s ease-in-out;
}

.btn--yellow:hover, .cell--yellow:hover {
	color: #3b3d50;
    background-color: #ffea00;
	border: 2px solid #ffea00;
    box-shadow: inset 0 3px 3px -2px rgba(37, 39, 61, 0.3), 0 -2px 2px -2px rgba(255, 255, 255, 0.9), inset 0 -2px 2px -2px rgba(255, 255, 255, 0.9);
	-moz-box-shadow: inset 0 3px 3px -2px rgba(37, 39, 61, 0.3), 0 -2px 2px -2px rgba(255, 255, 255, 0.9), inset 0 -2px 2px -2px rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: inset 0 3px 3px -2px rgba(37, 39, 61, 0.3), 0 -2px 2px -2px rgba(255, 255, 255, 0.9), inset 0 -2px 2px -2px rgba(255, 255, 255, 0.9);
}


/*============end = how it work =============== */

.container-inn{
	max-width: 800px;
	margin: auto;
}

.faq-pg{
	font-size: 18px;
	padding: 20px 0;
}

.faq-pg h4{
	font-size:24px;
	margin: 15px 0;
	color: #1449f2
}

/*========= contact page =========*/

.big-header {
    font-size: 2.854rem;
}

.btn-center{
	margin: auto;
}

.btn--inspire-blue, .chat-box__input__submit, .cell--inspire-blue {
    background-color: #1449f2;
    color: #ffffff;
    border: 2px solid #1449f2;
    box-shadow: 0 0 0 0 rgba(37, 39, 61, 0);
    box-shadow: inset 0 -1px #04164f, inset 0 1px #113ece, inset 0 0 0 1px #113ece, inset 0 2px 1px #2c5cf3, inset 0 3px 4px -1px #2052f3, inset 0 -2px 1px #0c3fe0;
	-moz-box-shadow: inset 0 -1px #04164f, inset 0 1px #113ece, inset 0 0 0 1px #113ece, inset 0 2px 1px #2c5cf3, inset 0 3px 4px -1px #2052f3, inset 0 -2px 1px #0c3fe0;
	-webkit-box-shadow: inset 0 -1px #04164f, inset 0 1px #113ece, inset 0 0 0 1px #113ece, inset 0 2px 1px #2c5cf3, inset 0 3px 4px -1px #2052f3, inset 0 -2px 1px #0c3fe0;
    transition: all 0.25s ease-in-out;
    border-radius: 0 !important;
    border: none
}

.btn--inspire-blue:hover, .chat-box__input__submit:hover, .cell--inspire-blue:hover {
    color: white;
    background-color: #2c5bf3;
	border: 2px solid #1449f2;
    box-shadow: inset 0 3px 3px -2px rgba(37, 39, 61, 0.3), 0 -2px 2px -2px rgba(255, 255, 255, 0.9), inset 0 -2px 2px -2px rgba(255, 255, 255, 0.9);
	-moz-box-shadow: inset 0 3px 3px -2px rgba(37, 39, 61, 0.3), 0 -2px 2px -2px rgba(255, 255, 255, 0.9), inset 0 -2px 2px -2px rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: inset 0 3px 3px -2px rgba(37, 39, 61, 0.3), 0 -2px 2px -2px rgba(255, 255, 255, 0.9), inset 0 -2px 2px -2px rgba(255, 255, 255, 0.9);
     border-radius: 0;
    border: none
}
.form-control{border-radius:3px;padding:9px;}
select.form-control{border-radius:3px;padding:9px; height: 44px !important;}
.card-header{font-size: 20px;font-weight: 500; background:#ffea00;}
.accordion .card-header{ background:#f2f2f2; }
.btn-link { color: #000 }
.accordion h5{ font-size:18px; }


.contact-pg{
	padding: 55px 50px 30px 0;
	font-size:18px;
	font-weight: 300;
}

.contact-pg h2{
	margin-bottom:25px
}

.contact-pg .form-group {
    margin-bottom: 2rem;
}

.contact-pg .form-control{
	border:1px solid #cecece;
	padding:10px;
	color: #666;
    border-radius: 0;
    font-weight: 300
}

.contact-pg .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666;
    opacity: 1; /* Firefox */
    font-size:14px;
}

.contact-pg .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #666;
    font-size:14px;
}

.contact-pg .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #666;
    font-size:14px;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666;
    opacity:0.5;
    font-size:13px;
    font-weight: 300
}

 .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #666;
     opacity:0.5;
     font-size:13px;
      font-weight: 300
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #666;
     opacity:0.5;
     font-size:13px;
      font-weight: 300
}





.cleaner-outer{background: #f2f5ff;padding:50px 0;margin-top:0px;}
.postcode-listing{padding:0px;}
.postcode-listing li{ list-style: none;margin-bottom: 30px;padding-right: 15px;}
.postcode-listing li picture{float: none;margin:auto;width:5.5rem;height: 5.5rem;border-radius: 50%}
.postcode-listing li picture img{width: 5.5rem;height: 5.5rem;border-radius: 50%}
.postcode-listing li .description{overflow: hidden; font-size:15px; line-height:15px; font-weight: 300; position:relative; z-index: 10}
.postcode-listing li h3{font-size:16px; text-transform: uppercase;color:#ffea00;padding:15px 0 5px;}
.postcode-listing li .email-address a{color:#fff;margin-bottom: 8px; display: block;}
.postcode-listing li .postcode{ display: block; color: #fff;margin-bottom: 5px;}
.postcode-listing li .business{ display: block; color: #fff;margin-bottom: 5px; }
.postcode-listing li .phone_number{ display: block; color: #fff;margin-bottom: 5px; }
.postcode-listing li .address{ display: block ; color: #fff;margin-bottom: 5px;}
.postcode-listing li .cleaner-box{float: left;width: 100%;padding:10px;color:#fff;/*  -webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);-moz-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15) */}
.postcode-listing li .cleaner-box{position: relative;text-align:center;background:#1449f2; border-radius:10px;padding:20px; border:solid 2px #fff;transition: all 0.25s ease-in-out;}
.postcode-listing li .cleaner-box:hover{ box-shadow:none }

.postcode-listing li .btn-inline{ display: block; text-align: center }
.postcode-listing li .btn-inline form{ display: inline-block; }

/* .postcode-listing li .cleaner-box:before{content: '';z-index:0;height:80px;width:100px;left:10px;top:10px; border-left:solid 1px #c7d4ff;border-top:solid 1px #c7d4ff; position: absolute;}
.postcode-listing li .cleaner-box:after{content: '';z-index:0;height:80px;width:100px;right:10px;bottom:10px; border-right:solid 1px #c7d4ff;border-bottom:solid 1px #c7d4ff; position: absolute;}
 */
.postcode-listing li i{width: 20px;color:#ffea00; height: 20px; text-align:center; font-size:15px; line-height: 20px; border-radius: 50%}
.postcode-listing li i.fa.fa-mobile{font-size:24px; vertical-align: top}
.postcode-listing li .btn-listing {background: #ffea00;color: #000;border: none;padding: 0px 10px;display: inline-block;margin: 8px 5px 0 0;
    line-height: 30px;height: 30px;font-weight: 400}
.postcode-listing li .btn-listing:hover{background: #000; color: #fff}

.not-found-record{ padding: 20px 0 40px; text-align:center;color:red;}

.body-container{padding:50px 0;}

.accordion p{margin:0px;}
.accordion .card{margin-bottom: 20px;}
.accordion .card-body{ border-bottom:1px solid rgba(0, 0, 0, 0.125) }
.btn-link:hover{text-decoration: none; cursor: pointer;}
.checkbox-inline input[type="checkbox"]{ display:inline-block;  margin-right:5px; vertical-align:middle;}

.checkbox-inline{ margin-right:15px;}
.form-group.msg-error .msg-block {
    position: absolute;
    bottom: 12px;
    color: red;
    font-size: 12px;
}

/*.form-group.msg-error .set-msg-date {
    position: static;
    bottom: 12px;
    color: red;
    font-size: 12px;
}*/

.custom-select-new .form-group.msg-error  select.form-control + .msg-block {
    position: absolute;
    bottom: -3px;
    color: red;
    font-size: 12px;
}

.fran-details{position: relative;background: #fff;padding: 20px;border: solid 2px #c7d4ff; margin-bottom:25px;}
.fran-details picture{ float: left; margin-right:25px;}
.fran-details .detail-des{ overflow: hidden; }
.fran-details .franchise_name{ font-size:18px; text-transform: uppercase; font-weight: 500;margin-bottom:10px; }
.fran-details span{ display: block; }

.services-detail .postcode-listing li picture{width:6.5rem; height:6.5rem; float: none; display: block; margin:0 auto 25px;}
.services-detail .postcode-listing li picture img{width:6.5rem; height:6.5rem}
.services-detail .cleaner-box{ text-align:center; }

.franchise-detail {display: flex;background: #fff;padding: 10px 10px 20px;}
.cleaner-detail{background: #f2f5ff}
.cleaner-detail .nav-tabs{ text-align:center; float: none; display: block; border: none;background: #ffea00;}
.cleaner-detail .nav-tabs li{ display: inline-block; float: none; border: none}
.cleaner-detail .nav-tabs li a{padding:15px 30px; font-size:16px; font-weight: 500; color: #000; border: none}
.cleaner-detail .nav-tabs li a.active{color: #000; background: #f2f5ff; border: none}
.tab-content{position: relative;margin-bottom: 25px; padding:25px;background:none;}
.cleaner-detail .nav-tabs .nav-link{ border-top: none; border-radius: 0px; }

.cleaner-detail .cleaner-des{ overflow:hidden; }
.cleaner-detail .cleaner-des h2{ font-size:25px; border-bottom: solid 1px #dbdfed;padding-bottom: 10px;margin-bottom: 15px; }
.cleaner-detail picture{ float: left; margin-right: 25px; background: #fff;padding:10px;}
.cleaner-detail picture img{ max-width:225px; height:auto }
.cleaner-detail .btn-default{padding:6px 15px; font-size:15px; border: none; border-radius:0; text-transform: uppercase;font-family: 'Roboto', sans-serif;}


.cleaner-detail .cleaner-des i{ color: #000; font-size:20px; width:35px;}
.cleaner-phone{color: #0229f5; font-size:24px; font-weight: 500}
.cleaner-email{color: #000; font-size:18px; font-weight:300; margin:10px 0;}
.cleaner-email a{color: #000}
.cleaner-address{color: #000; font-size:15px; font-weight:300; margin-bottom:20px;}

.vertical-tabs{ background: #fff; }
.vertical-tabs ul{ margin:0px; padding:0px; display: block }
.vertical-tabs li{ display: block; margin-bottom:0px; }
.vertical-tabs li a{ color: #000; font-size:16px; font-weight:400; display: block; padding:10px 15px; position:relative; border-bottom: solid 1px #aeb7d6 }
.vertical-tabs li a.active:before{ content:'';width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  position:absolute;
  right: 0;
  border-right:15px solid #fff;  }


.left-tab-panel{background:#dbe3fc; padding:10px 0 0px;}
.left-tab-panel h2{ font-size:25px;padding:0px 15px 10px; border-bottom: solid 1px #aeb7d6; margin-bottom:0px;}

.contact-page h2{ font-size:30px; text-align: left !important; }
.map-image{ position: absolute;right: 0; bottom:6px }
.content-block__wrapper{ position: relative; }

.contact-pg label{ display: none }

.deals-list{margin:0px; padding:15px; border-bottom:solid 3px #e2e6f3; background: #fff;}
.deals-list h3{ font-weight: 500; font-size:18px; }

.review-box{ position: relative;margin-bottom: 25px; background: #fff;padding:15px 15px 15px 55px; -webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);-moz-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15)}
.review-box:before{content:'\f10d'; position: absolute; left:10px; top: 0; font-size:30px; color: #666;font-family:'FontAwesome';}
.review-box span{ display:block;padding-top:10px; font-style: italic; font-size:12px;}
.review-box strong{font-style: normal; font-size:14px;}
.review-box:hover{box-shadow: none;transition: all 0.25s ease-in-out;}
.white-box{padding:30px; background: #fff}

.banner-caption-middle {margin-top:50px; text-align:center;}
.banner-caption-middle h2{ font-size: 60px; color: #666666; font-weight: 100; max-width: 335px; line-height:60px; margin:0 auto 20px; }
.banner-caption-middle h3{ margin-bottom:55px; display: block; font-size:16px; font-weight: 500}
.banner-caption-middle a{ border:solid 3px #444444; padding:13px 25px; font-size:16px; letter-spacing:2px; text-transform: uppercase; font-weight: 500;color: #454545; display: inline-block;}
.banner-caption-middle a:hover{ text-decoration: none;background: #444;color: #fff;border:solid 3px #444444; }

/*.body-container{padding:50px 0 0;}*/
.work-boxes{ display: flex; flex-wrap: wrap; margin:30px -10px; }
.work-boxes-inner{ width: 25%; padding:0 10px;}
.inner-bg-box{background:#fff; border:solid 1px #f2f2f2; height: 100%;-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.23);-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.23);
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.23); transition: 0.3s;}
.inner-bg-box:hover{ box-shadow: none }
.inner-bg-box .box-des{padding:15px;}
.work-boxes h3{ font-size:20px; font-weight: 500 }
.work-boxes ul{ margin:0px;padding:0px 0 0 15px; }
.work-boxes ul li{margin-bottom: 5px;}
.work-boxes-inner img{width: 100%; height: auto;}
.content-justify{ display: flex;justify-content: center; align-items: center; }
.content-justify h2{ margin-bottom:15px; }
.content-justify .btn-default{margin-top:15px; display: inline-block;}

.share-detail-section{ background:#f1f4ff; padding:45px 0; margin:50px 0; text-align:center; }
.share-detail-section .container{  display: flex; justify-content: center; flex-wrap: wrap }
.share-box{ width: 33.33%; padding:0 10px;}
.share-box-inner{background:#1449f2; height: 100%}
.share-detail-section h3{ font-size:22px;padding:20px 0 0px; }
.share-box-des{padding:15px; color: #fff; height: 100%}

.client-review {background:#f1f4ff; padding:40px 0; position:relative;}
.review-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative; float: left;}
.review-carousel{ overflow:hidden; }
.client-review h2{ margin:0;padding:0 0 45px; text-align: center; }
.rating-star{padding-bottom: 15px;}
.client-review .owl-nav{ text-align:center; }
.client-review .owl-prev, .client-review .owl-next{ background:#000; border:none; font-size:40px; cursor:pointer;position: absolute;
top: 0;bottom: 0;height:50px;margin: auto;width:50px; display: block }
.client-review .owl-next{right: 0}
.client-review .owl-prev{left: 0}
.client-review .owl-prev span, .client-review .owl-next span{ font-size:0; }
.client-review .owl-prev span:before{background: url(../images/back.svg) left top no-repeat; content:'';width:25px; height: 25px; display: block;margin:12px 0 0 0px;}
.client-review .owl-next span:before{background: url(../images/next.svg) left top no-repeat; content:'';width:25px; height: 25px; display: block;margin:12px 0 0 5px;}
.client-review .owl-dots{ display: none }

/*new css start 05-02-2020*/
footer{ background:#000;}
.keepyour{ text-align:left;}
.keepyour h3{ font-size:2rem; margin-bottom:15px;}
.keepyour p{ font-weight:400;}
.keepyour ul{ margin:0; padding:0 0 0 15px; list-style:none;}
.keepyour ul li{ padding-left:15px; line-height:27px; font-weight:400; position:relative;}
.keepyour ul li:before{ content:""; position:absolute; left:0; top:10px; width:6px; height:6px; background:#0f43e7; border-radius:30px;}
.how-works{padding:50px 0 0 0;}
.keepyour.locations-view ul{padding:0px;display: inline-block; }
.keepyour.locations-view ul li{ width: 33.33%; float: left;padding-right: 10px; }
.keepyour.locations-view ul.text-structure-view{display: inline-block;margin-bottom: 30px;}
.location-view{padding-top: 8px;}
.keepyour.locations-view ul.text-structure-view li{ width: 100%; }

/***11-03-2020***/
.middle-banner {height: 637px; overflow: hidden; margin-bottom: 20px;}
.middle-banner.show-satisfication {margin-bottom: 0px;margin-top: 20px;}
.banner-thumb ul li {border-left:none; border-bottom:none; border: 1px solid rgba(0,0,0,0.5);}
.footer-logo .logo {height: 60px;}
.footer-logo {padding: 10px 0px; margin:0;}
.connect-with {display: flex; justify-content: flex-end; padding: 20px 0; align-items: center;}
.social-strip h2 {vertical-align: middle; margin: 0;}
.footer-social {vertical-align: middle;  margin: 0;}
.search-box {padding: 22px 22px;}
.booking-cleaning .search-box button{ float: right;background: #000;border: none;color: #fff; font-size:22px;padding:10px 25px; margin-left: 5px;cursor: pointer;}
.search-box h3 {font-size: 20px;}
.search-box span {font-size: 18px;}
input[type="radio"], input[type="checkbox"]{ vertical-align:middle;}
.search-box.fotter-search{margin-top: 0px !important}

.join-form{background:#ffea00;padding:40px 25px; margin-top:45px;}
.join-form h3{font-family: 'Averta Extra Bold'; font-size:30px; color: #000; text-align: center;}
.join-form span{ font-size: 25px; color: #000; font-family: 'Avenir-Medium'; text-align:center; display: block;margin:15px 0;}
.join-form button{ background: #000;border: none;color: #fff; font-size:22px;padding:10px 25px; margin-left: 5px;cursor: pointer;}
.join-form .search-input{ overflow:hidden; }
.join-form .search-input input{width: 100%; border: solid 1px #c3a318;background: #fff; padding:12px 10px; font-size:18px;}




.error {
  color: red;
  font-weight: normal;
  padding-top: 5px;
  font-weight: 400;
  font-size: 11px;
}

@media only screen and (max-width:1850px){
  .middle-banner {height: 600px;}
}

@media only screen and (max-width:1799px){
.middle-banner {height: 560px;}
.banner-thumb ul li {width:49.98%;}
}

@media only screen and (max-width:1450px){
.middle-banner {height: 468px;}
}
  
@media only screen and (max-width:1366px){
.middle-banner {height: 457px;}
.banner-thumb ul li {width: 49.97%;}
}

@media only screen and (max-width:1300px){
.middle-banner {height: 429px;}
}

@media only screen and (max-width:1280px){
.middle-banner {height: 420px;}
}

@media only screen and (max-width:1250px){
.middle-banner {height: 400px;}
}

@media only screen and (max-width:1199px){
.middle-banner {height: 343px;}
.banner-caption h2 {font-size: 35px;}
.banner-thumb ul li h2 {font-size: 15px !important;}
}

@media only screen and (max-width:991px){
.main-slider {min-height: inherit;}
.navbar-collapse {z-index: 123 !important;}
.middle-banner {height: 258px;}
.banner-thumb ul li h2 {font-size: 12.5px !important; padding: 10px 0;}
.services-section ul li {background: none !important;}
.search-box h3 {font-size: 15px !important;}
.search-box span {font-size: 15px !important;}
.services-section {margin: 0 !important;}
.services-section ul {padding: 0px 15px 0px;}
.services-section ul li {padding: 0px 15px 30px;}
}

@media only screen and (max-width:767px){
.middle-banner {height: auto; margin-bottom: 0;}
.banner-thumb ul li h2 {font-size: 15px !important; padding: 12px 0;}
.footer-logo {padding: 10px 0px 5px;}
.footer-logo .logo {margin: auto;}
.connect-with {display: block; justify-content: inherit; padding: 8px 0;}
.banner-caption h2 {text-align: center;padding: 0 10px;}
.show-satisfication .large-banner p{ margin-bottom: 0; }
}

@media only screen and (max-width:480px){
.footer-social li:first-child{ margin-left:0;}
}
/***11-03-2020***/

.middle-banner .banner-thumb ul li p{
  margin:0
}

.main-slider{
  min-height: 1170px;
}

.rightside-map{
  margin-top: 130px;
}

.rightside-map img{
  padding: 30px;
}

.main-slider .search-cleaner h2{
  font-size: 40px;
}
.banner-caption-middle .num_format a{ border: 0; padding:0; font-size:inherit; letter-spacing:0; text-transform: uppercase; font-weight: normal; color: #454545; display: inline;}
.banner-caption-middle .num_format a:hover{ text-decoration: none; background: none;color: #454545; border:0;}