/*font added*/


.service-notext{
  margin:0px;
}

#howWorkLady{
  background-image: url('./../images/howworkslady.jpg');
  /*background-image: -webkit-image-set(url('./../images/howworkslady.webp') 1x); */
  background-size: cover;
}

#withoutback{
  display:none;
}
.left-banner{
  background-image: url("../images/intro-landing.png");
  background-repeat: no-repeat;
  background-position: bottom;
  padding-left: 0px !important;
}
.left-banner .left-intro{

  padding-left: 50px;
}
.right-banner{

  text-align: center;
  background-color: #EF5743;
}

.right-banner  .background-fold{

  background-color: #EF5743;
}
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #3e8e41;
}

#myInput {
  box-sizing: border-box;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
}

#myInput:focus {outline: 3px solid #ddd;}

.dropdown {
  position: relative;
  display: inline-block;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}

/*Service  Benefits*/

.benefits{
  background: #fff;
  display:flex;
  z-index: 100;
  top: 0px;
  position: fixed;
  width: 100%;
}

.benefits .first{
  font-family: "CenturyGothic";
  background-color: #EF5743;
  color: #fff;
  padding: 1px 100px;
  font-size: 23px;
  line-height: 28px;
}
.benefits .second{
  padding: 22px;
}


.benefits .input-group-btn{
  margin-left: 30px;
}

.benefits .benefits-input{
  border: none;
  border-bottom: 1px solid #E6E6E6;
  font-size: 18px;
  width: 260px;
  padding-left: 10px;
}


.benefits .btn-benefits{
  background-color: #454B51;
  border: none;
  border-radius: 25px;
  width: 167px;
  height: 43px;
  margin-top: 10px;
  margin-left: 20px;
  color: #fff;
}

.benefits .btn-benefits:hover{
  background-color: #35393e;
}
.benefits .btn-benefits img{
  padding-left: 20px;
}

.price-text{
  display:flex;
  padding-top: 40px;
}
.price-tag{
  margin:0px 5px 10px 0px;
}

.servicebenefits{
  width:90px;
  overflow:hidden;
  position:relative;
}
.time-sprite, .free-sprite, .warranty-sprite{
  background-image: url('./../images/servicebenefits-sprite.svg');
  height:78px;
  background-size: cover;
}
.time-sprite{
  background-position: -94px 0px;
}
.free-sprite{
  background-position: -288px 0px;
}
.warranty-sprite{
  background-position: -196px 0px;
}

.benefits-title{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
  margin:16px 0px 0px;
  width: 62%;
}



/*Sprite images*/


/*2nd sprite*/


.car-logo-2{
  background-image: url('./../images/car-brands/car-brand-logo-Sprite-Small-2.svg');
  height:94px;
  background-size: cover;
}

.Ford{
  background-position: 1px 0px; 
}
.Hyundai{
  background-position: -106px 0px;  
}
.Suzuki{
  background-position: -212px 0px; 
}

.Honda {
  background-position: -318px 0px; 
}
.Gmc{
  background-position: -424px 0px; 
}

.Alfa{
  background-position: -531px 0px;
}
.Bentley{
  background-position: -638px 0px;
}

.Cadillac{
  background-position: -744px 0px; 
}

.Chrysler{
  background-position: -850px 0px;
}

.dodge{
  background-position: -957px 0px;
}

.Fiat{
  background-position: -1063px 0px; 
}

.Infiniti{
  background-position: -1169px 0px;
}

.Jaguar{
  background-position: -1276px 0px;
}

.Jeep{
  background-position: -1382px 0px;
}

.Rover{
  background-position: -1488px 0px;
}

.Lexus{
  background-position: -1594px 0px;
}

.Mazda{
  background-position: -1700px 0px;
}

.Mini{
  background-position: -1806px 0px;
}

.Peugeot{
  background-position: -1912px 0px;
}
.Renault{
  background-position: -2019px 0px;
}
.Volkswagen{
  background-position: -2125px 0px;
}
.Volvo{
  background-position: -2231px 0px;
}
.Aston{
  background-position: -2338px 0px;
}
.Byd{
  background-position: -2444px 0px;
}


/*3nd sprite*/


.car-logo-3{
  background-image: url('./../images/car-brands/car-brand-logo-Sprite-Small-3.svg');
  height:94px;
  background-size: cover;
}


.Citroen{
  background-position: -3px 0px;
}
.Chery{
  background-position: -109px 0px;
}
.Ferrari{
  background-position: -215px 0px;
}
.Geely{
  background-position: -322px 0px;
}
.Great{
  background-position: -428px 0px;
}
.Isuzu{
  background-position: -534px 0px;
}
.Lincoln{
  background-position:-641px 0px;
}
.Lamborghini{
  background-position: -747px 0px;
}
.Lada{
  background-position: -854px 0px;
}
.Daihatsu{
  background-position:-960px 0px;
}
.Lotus{
  background-position:-1066px 0px;
}
.Maserati{
  background-position:-1173px 0px;
}
.Mclaren{
  background-position:-1279px 0px;
}
.Mg{
  background-position:-1385px 0px;
}
.Opel{
  background-position:-1492px 0px;
}
.Porsche{
  background-position:-1598px 0px;
}
.Proton{
  background-position:-1704px 0px;
}
.Seat{
  background-position:-1810px 0px;
}
.Skoda{
  background-position:-1916px 0px;
}
.Ssang{
  background-position:-2023px 0px;
}

.Subaru{
  background-position:-2129px 0px;
}

.Tata{
  background-position:-2235px 0px;
}
.Luxgen{
  background-position:-2342px 0px;
}
.Jac{
  background-position:-2448px 0px;
}
.Foton{
  background-position:-2554px 0px;
}
.Audi{
  background-position:-2660px 0px;
}
.Baic{
  background-position:-2767px 0px;
}
.Gac{
  background-position:-2874px 0px;
}
.KingLong{
  background-position:-2979px 0px;
}
.Dfm{
  background-position:-3086px 0px;
}



/*4th sprite*/

.car-logo-4{
  background-image: url('./../images/car-brands/car-brand-logo-Sprite-Small-4.svg');
  height:94px;
  background-size: cover;
}

.Brilliance{
  background-position:-3px 0px;
}

.Changan{
  background-position:-109px 0px;
}

.Rolls{
  background-position:-216px 0px;
}
.Haval{
  background-position:-322px 0px;
}
.Maxus{
  background-position:-428px 0px;
}
.Faw{
  background-position:-535px 0px;
}
.Lifan{
  background-position:-641px 0px;
}

.Genesis{
  background-position:-747px 0px;
}
.Morgan{
  background-position:-853px 0px;
}
.Tesla{
  background-position:-960px 0px;
}

.Senova{
  background-position:-2979px 0px;
}
.Karry{
  background-position:-1066px 0px;
}
.Kenbo{
  background-position:-1173px 0px;
}
.Keyton{
  background-position:-1279px 0px;
}
.Bugatti{
  background-position:-1385px 0px;
}
.Caterham{
  background-position:-1492px 0px;
}
.Bmw{
  background-position:-1598px 0px;
}
.Jetour{
  background-position:-3086px 0px;
}
.Zarooq{
  background-position:-1704px 0px;
}
.Ram{
  background-position:-1810px 0px;
}
.Borgward{
  background-position:-1916px 0px;
}
.Acura{
  background-position:-2022px 0px;
}
.Devel{
  background-position:-2129px 0px;
}
.WMotors{
  background-position:-2235px 0px;
}
.Mahindra{
  background-position:-2342px 0px;
}
.Abarth{
  background-position:-2448px 0px;
}
.Zotye{
  background-position:-2554px 0px;
}
.Dorcen{
  background-position:-2661px 0px;
}
.Sandstorm{
  background-position:-2767px 0px;
}
.Soueast{
  background-position:-2873px 0px;
}


.whyplus-content-back{
  display:none;
}

.mbFixedInfo{
  display: none;
}

.is-selected .whyplus-content-back{
  display: block;
  height: 530px;
  width: 295px;
}

.is-selected .whyLove-mech{
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}









/* .gallery-cell:after {
  width:300px;
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  background: linear-gradient(to left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 40%);
  height:100%;
} */

.dot-elastic {
  position: relative;
  left: 108px;
  top: 16px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #fff;
  color: #fff;
  animation: dotElastic 1s infinite linear;
}

.dot-elastic::before, .dot-elastic::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.dot-elastic::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #fff;
  color: #fff;
  animation: dotElasticBefore 1s infinite linear;
}

.dot-button{
  width: 233px;
  height: 42px;
  background: #ed4930;
  margin-top: 294px;
  border-radius: 0 3px 3px 0;
}

#displayFormSection .dot-button{
  margin: 0px auto;
  margin-top: 294px;
}

#loaderButtondesk, #loaderButtondesk1, #loaderButtondesk3{
  display: none;
}

.dot-elastic::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #fff;
  color:#fff;
  animation: dotElasticAfter 1s infinite linear;
}

@keyframes dotElasticBefore {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1.5);
  }
  50% {
    transform: scale(1, 0.67);
  }
  75% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes dotElastic {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 1.5);
  }
  75% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes dotElasticAfter {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 0.67);
  }
  75% {
    transform: scale(1, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}


/*Loader Animation*/
.dot-flashing {
  top: 23%;
  margin-left: 45%;
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color:#B6C2CC;
  color: #B6C2CC;
  animation: dotFlashing 1s infinite linear alternate;
  animation-delay: .5s;
}

#listView3 .dot-flashing {
  top: 41px;
  margin: 0px auto;
}

.dot-flashing::before, .dot-flashing::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.dot-flashing::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #B6C2CC;
  color: #B6C2CC;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 0s;
}

.dot-flashing::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #B6C2CC;
  color: #B6C2CC;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes dotFlashing {
  0% {
    background-color: #B6C2CC;
  }
  50%,
  100% {
    background-color: #B6C2CC;
  }
}



/*Mobile fixed header*/
.mobileBookBody{
 display:none;
}
#mbileFixedFooter{
  position: fixed;
  background-color: #FFFFFF;
  bottom: 0px;
  display: none;
}

#mobPhone{
  display: none;
}

#mobilepopUp{
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  z-index: 99999;
}

.backManu{
 margin-left: 0px !important;
}
.modalbackdesk{
  margin-bottom: 28px;
  margin-top:20px;
}

#fixedMobile3 .modalbackdesk{
  margin-bottom: 0px;
  margin-top:0px;
}

.moadlhead{
  display: inline-block;
  width:100%;
  margin-left:15px;
}
.modalBack{
  display: inline-block;
}
.close-mobile{
  margin-right: 30px !important;
  margin-top: -6px !important;
}

.mob-back-arrow{
  background-position: 28px 7px !important;
}

.modalBody{
  width: 90%;
  margin: 0px auto 0px;
}

.closeModal{
  margin-right: 20px;
}

/*Animation how it works*/
/*animation element*/

.animation-element {
  opacity: 0;
  position: relative;
}
/*animation element sliding left*/

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 2000ms linear;
  -webkit-transition: all 2000ms linear;
  -o-transition: all 2000ms linear;
  transition: all 2000ms linear;
  -moz-transform: translate3d(0px, 100px, 0px);
  -webkit-transform: translate3d(0px, 100px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(0px, 100px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}


body{
    padding: 0px;
    margin: 0px;
    max-width: 100%;
    overflow-x: hidden;
}

ul{
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

/*custom scroll */



#listView::-webkit-scrollbar-track,#listView1::-webkit-scrollbar-track
{
	/* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
	background-color: #FFF;
	border-radius: 10px;
}

#listView::-webkit-scrollbar,#listView1::-webkit-scrollbar
{
	width: 3px;
	background-color: #F5F5F5;
}

#listView::-webkit-scrollbar-thumb,#listView1::-webkit-scrollbar-thumb
{
	background-color: #AAA;
	border-radius: 2px;
}



/*Manufacture List */

#manuFactureList, #displayFormSection, #successMessage,#successMessage1{
  display: none;
}
#manuFactureList3, #displayFormSection3, #successMessage3,#successMessage3{
  display: none;
}

.car-title{
  color: #006FBA;
  font-family: "CenturyGothic";
  font-size: 11px;
  line-height: 13px;
  padding-top: 30px;
}

#carDetails3 .car-title{
  padding-top: 12px;
}

.manufacture-text{
  color:#333333;
}

.car-details-color{
  color:#717982!important;
}

.thank-you {
  height: 37px;
  width: 151px;
  margin:96px auto 40px;
  color: #353535;
  font-family: "CenturyGothic";
  font-size: 30px;
  font-weight: bold;
  line-height: 37px;
  text-align: center;
}

#successMessage .thank-you {
  margin: 50px auto 40px;
}

#successMessage3 .thank-you {
  height: auto;
  width: auto;
  margin: auto;
}


#successMessage3 .getback-text {
  width: auto;
  margin: auto;
}

.getback-text{
  color: #353535;
  font-family: "CenturyGothic";
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  margin: 44px auto;
  width:129px;
}

.success-icon{
display: block;
margin-left: auto;
margin-right: auto;
}

.car-details{
  color: #333333;
  font-family: "CenturyGothic";
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 16px;
  border-bottom: 1px solid #006FBA ;
}

#listView,#listView1{
  height: 371px;
  overflow-y: scroll;
  position: relative;
  /* border: 1px solid #DAE1E7; */
  margin-right: 4px;
  border-radius: 2px;
}


#modelList,#modelList1,#modelList3{
  font-size: 13px;
  font-family: CenturyGothic;
  position: absolute;
  background: white;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.quick-search-title{
    color: #454b51;
    font-family: CenturyGothic;
    margin: 10px 0px 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    border-bottom: unset;
}

.quick-search-input {
  height: 30px !important;
  border: unset !important;
  border-bottom: 1px solid #006FBA!important;
  border-radius: 0 3px 3px 0;
  /* padding: 0px !important; */
  color:#202124;
  font-size: 13px;
  font-family: CenturyGothic;
  border: none;
  box-shadow: none;
  outline: none;
  width: 227px !important;
}

.quick-search-input-mob{
  width: 100% !important;
}

.car-search{
  border: 1px solid #DAE1E7;
}
.car-search ul li{
  background-color: #fefefe;
  padding: 16px 0 0px 16px;
  font-family: CenturyGothic;
  font-size: 13px;
  color: #717982;
  cursor: pointer;
  list-style-type: none;
}

.car-search ul li:hover{
  color: #454B51;
}


.close-x{
  color: #717982;
  font-family:"CenturyGothic";
  font-size: 22px;
  letter-spacing: 0;
  line-height: 22px;
}

#fixedMobile .phoneno{
  width: 100%;
}

#fixedMobile .book-now-container{
  text-align: center;
}

.phoneno{
  color: #333333;
  font-family: "CenturyGothic";
  font-size: 13px;
  line-height: 24px;
  border:unset;
  padding-top: 30px;
  border-bottom: 1px solid #DAE1E7;
  width:230px;
  padding-left:30px;
}
.buttomBook{
  width: 90%;
  margin:auto;
}

.mobPhoneNumber{
  width: 100%;
}

.enterPhoneNumber{
  padding-top: 2px;
  color: #454B51;
  font-weight: bold;
  letter-spacing: 0;
  margin-top: 20px;
}

.inputPhoneNumber{
  padding-top: 2px;
}
#listView3{
  position: absolute;
}
#listView3 ul{
  height: 300px;
  width: 300px;
  overflow: auto;
  background-color: #fff;
}
#listView3 ul li{
  width: 300px;

}

#phnumbererror,#cardDetailsError,#phnumberMoberror,#cardDetailsError2,#phnumbererror3,#cardDetailsError3,#phnumberMoberror3,#cardDetailsError3,#phnumbererror4,#cardDetailsError4,#phnumberMoberror4,#cardDetailsError4{
  display:none;
  font-size: 12px;
  font-weight: lighter;
  color: #ef5742;

}
.phoneno:focus{
  outline: none;
}


/* Toast Message */

.toast-msg{
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.22);
  height: 98px;
  width: 365px;
  top: 4%;
  display: none;
  min-width: 260px;
  margin-left: -125px;
  background-color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 999999;
  right: 30px;
  font-size: 15px;
  font-family: "CenturyGothic";
}

.plus-body{
  position: relative;
}

.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

.media-left img{
  vertical-align: middle;
}
.media-middle {
  vertical-align: middle;
}

.toast-msg .media-left {
  padding-right: 14px;
}
 

.media-body {
  position: relative;
  vertical-align: middle;
}

.toast-msg .media-body h4 {
  color: #454B51;
  font-family: CenturyGothic_bold;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.toast-msg .media-body p {
  text-align: left;
  color: #717982;
  font-family: CenturyGothic;
  font-size: 12px;
  line-height: 20px;
}

/* Header Section*/
.header-section{
    padding:0px;
    display: inline-block;
    width: 100%;
    margin:0px;
}
.carcility-logo{
    float:left;
    padding:20px;
    padding-left:50px;
}

.offersfaq-title{
  display: inline-block;
  margin: 35px 35px 0px 50px;
  float: right;
  background-color: #fff;
  border-radius: 20px;
  padding: 10px 25px;
}
.offers-head, .faq-head{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 16px;
  /* font-weight: bold; */
  display:inline-block;
  cursor: pointer;
  text-decoration: none;
}
.offers-head label,.faq-head label{
  background-color:#F5CFB5;
  height: 2px;
  width: 24px;
  display: inline-block;
  max-width: 100%;
  margin-top: 8px;
}

.offers-head:hover label, .faq-head:hover label{
  background-color: #006fb9;
  
}
.offers-head:hover,.faq-head:hover{
  color: #454B51;
  font-weight: unset;
}
.faq-head label{
  width: 18px;
}

.faq-head label:hover{
  width: 12px;
}

.offers-head{
  margin-right: 15px;
  border-right: 1px solid #ccc;
  padding-right: 10px;
}
.offers-head span{
  color: #EF5743;
}
.carcility-download{
    float:right;
    padding:20px;
    padding-right:46px;
}
.clear-div{
    clear:both;
}

#navBarOption{
  display:none;
  position:fixed;
  width: 100%;
  background-color: #FFFFFF;
  margin-top: 80px;
  z-index: 9999;
  height: 126px;
}

#navBarOption li{
  margin: 20px 0px 12px 7px;
}

#navBarOption li a{
  color: #454b51;
  font-size: 13px;
  font-family: CenturyGothic;
  text-transform: uppercase;
  padding: 10px 14px;
  line-height: 5px;
  text-decoration: none;
  outline: 0;
  border: 0!important;
  box-shadow: none;
}



/*first fold banner*/

.plus-body{
  position: relative;
  width: 100%;
}

.formsectionInfo{
  position: absolute;
  z-index: 100;
  background-color: #fff;
  border: 1px solid #E6E6E6;
  margin-top: 84px;
  margin-left: 36%;
  width: 400px;
  padding: 30px;
}
.benefits .formsectionInfo{
  background-color: #fff;
  padding: 0px 20px 20px 20px;
  position: inherit;
  border: none;
  margin: auto;
  width: auto;
}
.benefits .absolute-block-text {
  top: auto;
  left: auto;
  width: auto;
}
.closeIcon{
  float: right;
  font-family: "CenturyGothic";
  color: #717982;
  cursor: pointer;
}
#successMessage .closeIcon{
  position: absolute;
  right: 25px;
  top: 25px;
}
.car-details-text{
  clear: both;
  color: #006FBA;
  font-family: "CenturyGothic";
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0;
}

.absolute-block-text{
  top: 62px;
  left: 19%;
  width:341px;
}

.book-slection{
  top: 5%;
}
.modal-manufacture{
  float: right;
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { 
    @media and {
		.centered-text {
            font-size: 23px !important;
        }
    }
}
@media not all and (min-resolution:.001dpcm) { 
    @media and {
    	.centered-text {
            font-size: 23px !important;
        }
    }
}

.hide{
  display: none;
}
.show{
  display: inherit;
}
.centered-text {
  color: #353535;
  font-family: "CenturyGothic";
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 37px;
  text-align: center;
  margin-top: 15px;
}
.modal-select{
  margin-top: 31px;
}

.modal-phone-no{
  margin-top: 14px;
}

.booknow-button, .callusNow, .btn-book, .btn-download, .button:focus{
  outline: none;
  margin-top: 10px;
  border-radius: 5px;
  background-color: #ED3124;
  border: 1px solid#ED3124;
  font-weight: bold;
  height: 42px;
  width: 233px;
  padding: 0 20px;
  font-family: "CenturyGothic";
  color: #FFFFFF;
  font-size: 15px;
  box-shadow: 0px 8px 15px rgb(0 0 0 / 30%);
}
.booknow-button:hover{
  background-color: #be190e;

}
.download-form .btn:hover{
  background-color: #be190e;

}
.callusNow:hover{
  background-color: #f1f1f1;

}
.btn-see-more:hover{
  background-color: #f1f1f1;

}

.booknow-button{
  margin-top:17px;
}

.callBookNowButton{
  margin-top:300px;
}
#fixedMobile3 .callBookNowButton{
  margin-top:0px;
}
#fixedMobile3 .dot-button{
  position: absolute;
  background-color: #454B51;
  width: 167px;
  height: 43px;
  margin-left: 20px;
  border-radius: 25px;
  margin-top: 10px;
}

#fixedMobile3 .dot-elastic {
  position: relative;
  left: 85px;
}

.mobCallButton{
  width: 100%;
}
.or-text{
  text-align: center;
  margin-top: 12px;
  color: #717982;
  font-family: "CenturyGothic";
  font-size: 13px;
  margin-left:8px;
}
.manufacture-color{
  color: #333333;
}

#error-text-app,#error-text-app-mob, #phnumbererror, #cardDetailsError,#cardDetailsError1,#cardDetailsError2,#cardDetailsError3,#phnumberMoberror, #cardDetailsErrorMob{
  color: red;
  font-size: 10px;
  font-family: CenturyGothic;
  display: none;
  margin-top: 5px;
}



.callusNow{
  color: #ED3124;;
  background-color: #FFFFFF;
}

.callusNow a { 
  color: inherit;
  text-decoration: none;
 }

.mobile-mockright{
  height:580px;
  width:350px;
}

.background-fold{
    background-color: #F7F7F7;
}

.welcome-fold-left{
  padding-left: 7% !important;
}


.mob-foldcarplus{
  display:none;
}

.man-image-display{
  right:21%;
  z-index: 110;
}

.introduction-text{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 18px;
  line-height: 22px;
  margin:0px;
  padding-bottom: 14px;
  padding-top: 77px;
}
.intro-buttons{
  margin-top: 50px;
}

.intro-buttons .btn span img{
  width: 10px;
  height: 10px;
}
.intro-buttons .btn-book{
  padding: 0px;
  margin-right: 0px;
}
.intro-buttons img{
  margin-right: 0px;
  width: 210px;

}
.intro-buttons .btn-download{
  padding: 0px;

}
.intro-buttons .btn span{
  border-radius: 16px;
  padding: 2px 6px;
  margin-right: 10px;
}
.saveoff{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  padding-top:15px;
}

.saveoff span{
  background-color: #1A71AF;
  color: #fff;
  padding: 5px 15px;
  border-radius: 24px;
}

.intro-description{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
  padding-top: 67px;

}
.intro-description .love-car{
  font-size: 50px;
  line-height: 60px;
}

.intro-description .love-car span{
  color: #EF5743;
}
.intro-description .fold-service{
  font-size: 34px;
  line-height: 41px;
}

.chooseconvenience{
    color: #454B51;
  font-family: "CenturyGothic";
  font-size: 60px;
  font-weight: bold;
  line-height: 70px;
  margin:0px;
  padding-top: 23px;
  padding-bottom: 221px;
}
.mechanic-align{
  padding-top: 65px;
  width: 69.5%;
}

.conveniencetext{
    color: #ffff;
    background-color: #E6782C;
    display: table;
    margin:0px;
    padding:0px;
}
.mobile-mockupresponsive{
  display:none;
}
.mobile-mockmechanic{
  display:none;
}


.typeText{
  background-image: linear-gradient(to right, #F48021 , #EE3E23);
  color: white;
  padding:  0px;
  font-size: 45px;
}
.cursor {
  display: inline-block;
  height: 80px;
  /* vertical-align: middle; */
  width: 5px;
  background-color: #454B51;
  vertical-align: middle;
  /* animation: 1s blink linear infinite; */
}
@keyframes blink {
  0%,49% {
    opacity: 0;
  }
  50%,100% {
    opacity: 1;
  }
}





/*second section*/
.service-background{
  background-color: #F7F7F7;
}
.service-background .whyplus-slider{
   left: -39px;
 }
.service-background .container-fluid {
  padding-right: 7%;
}
.service-background .package-gallery-cell {
  height: 253px;
  width: 222px;
  border-radius: 10px;
  text-align: center;
  padding: 10px;
}

.service-content{
  padding: 8px 0px 0px 8px;
  background-color: #fff;
  height: 253px;
}
.service-content .image-circle {
  border: 8px solid #F7F7F7;
  background-color: #F7F7F7;
  height: 76px;
  width: 76px;
  border-radius: 50px;
}
.service-content img{
  margin-top: 13px;
  margin-bottom: 26px;
  height: 35px;
  width: 35px;
}
.service-content-last{
  padding: 8px 0px 0px 7px;
}

.smallIconDiv{
  vertical-align: middle;
}

.service-box-tick{
  display:flex;
}

.service-text{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 50px;
  line-height: 60px;
  margin-top: 14px;
  margin-bottom: 34px;
}
.service-text span{
  color: #EF5743;
}
.service-list{
  color: #FFFFFF;
  font-family: "CenturyGothic";
  font-size: 16px;
  line-height: 20px;
  width: 70%;
  display: flex;
}

.service-text-list{
  width: 43%;
  /* display: inline-block; */
}

.service-section{

  text-align: center;
  margin-bottom: 50px;
  height: 222px;
  width: 222px;
  border-radius: 10px;
  background-color: #FFF;
  margin-right: 40px;
}


.service-section .brand-image-six{
  border: 8px solid #F7F7F7;
  background-color: #F7F7F7;
  height: 76px;
  width: 76px;
  border-radius: 50px;
}


.service-section .brand-image-six img{
  margin-top: 8px;
  width: 45px;
}


.service-section-align{
  padding: 100px 0px;
  margin-left: 7%;
}
.ser-sec-left{
 padding-right: 6%;
 width: 40%;
}




/*How it works section*/

.how-it-works-align{
  margin-left: 7%;
}
.how-it-works-align .container-fluid{
  padding-right: 7%;
}
.how-works-section{
  padding: 100px 0px 113px 0px;
  background-color: #F7F7F7;
  border-top: 1px solid #E8E8E8;
}

.how-back-orange{
  background-color: #F48021;
}
.how-image{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.how-text{
color: #454B51;
font-family: "CenturyGothic";
font-size: 50px;
line-height: 60px;
padding-top:13px;
  margin-bottom: 77px;
}
.how-text span{
color: #EF5743;
}

.how-works-back{
  background-color: #EEF7CE;
  padding-left: 7% !important;
  padding-top: 70px;
  padding-bottom: 50px; 
}


.how-sectionbox{
  padding-top: 70px;
  padding-left:7%;
}
.how-one ,.how-two,.how-three,.how-four{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin-top:12px;
  margin-bottom: 28px;
  width:86%;
}

.how-section{

  background-color: #F7F7F7;
  padding: 0px 200px;
}

.how-section .box-container{


}
.how-section .box .image-container{
  height: 238px;
  display: block;
}

.how-section .box{

  height: 750px;
  border-radius: 10px;
  background-color: #FFF;
  text-align: center;
}
.how-section img{
  margin-top: 25px;
}

.how-section .box .count{
  width: 38px;
  height: 38px;
  -ms-border-radius: 19px / 19px;
  -o-border-radius: 19px / 19px;
  -moz-border-radius: 19px / 19px;
  -webkit-border-radius: 19px / 19px;
  border-radius: 19px / 19px;
  background: rgba(247,247,247,255);
  padding: 11px 15px;
  color: #454B51;
  margin: 10px;
}

.how-section .box .count-container{
  text-align: right;
  padding:40px 19px 45px 19px;
}

.how-section .box .how-box-text{
  font-family: "CenturyGothic";
  color: #454B51;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  margin-top: 88px;
  padding: 0px 20px;
}

.how-right-title, .how-right-description{
  color: #FFFFFF;
  font-family: "CenturyGothic";
  font-size: 60px;
  font-weight: bold;
  line-height: 73px;
  width:33%;
  padding:172px 0px 0px 46px;
}

.how-right-description{
  font-size: 30px;
  line-height: 37px;
  padding:28px 0px 0px 46px;
  width:26%;
}

/* why-plus section*/
.whyplus-align{
  padding:98px 50px 135px 50px;
  background: #FFFF;
}

.why-title{
  color: #454B51;
  font-family: CenturyGothic;
  font-weight: bold;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 33px;
}
.why-title span{
  color: #EF5743;
}

/* Animation image scroller*/

.gallery {
  background: #FFFFFF;
}

.gallery-cell {
  width: 400px;
  height: 251px;
  counter-increment: gallery-cell;
 /* opacity: 0.5;*/
  border-right: 1px solid #E8E8E8;
}

.is-selected{
  opacity: unset;
}

.whyimage-outline{
  position: relative;
}

.whyplus-content{
  position: absolute;
}

.why-content{
  position: absolute;
  left: 29px;
  top: 19px;
  min-height:470px;
 
}

.is-selected .why-content{
  box-shadow: none;
}

.whyplus-text{
  color: #454B51;
  font-family:"CenturyGothic";
  font-size: 16px;
  line-height: 14px;
  padding-left: 0px;
  width:320px;
  height: 137px;
}

.whyplus-title{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 18px;
  line-height: 22px;
  padding:24px 0px 24px 0px;
  width:83%;
}



/* cell number */
/* .gallery-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
} */

/*download section*/

.download-align{
  background:#f7f7f7;
}
.download-image-part{
  background-color: #24293D;
}
.download-image{
  width: 295px;
  height: 470px;
  margin-right: 100px;
  float: right;
}
.download-image-part{
  padding: 120px 0px 120px 7%;
}
.download-part{
 background-color: #F7F7F7;
  padding: 120px 0px 120px 58px !important
}

.download-title-mob{
color: #FFFFFF;
font-family: "CenturyGothic_Bold";
font-size:60px;
line-height:73px;
width:57%;
}

.download-head{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 50px;
  line-height:60px;
  padding-bottom:22px;
  padding-top:16px;
  width:87%;
  }

.download-head span{
  color: #EF5743;
  }

  .download-description{
    color: #454B51;
    font-family:"CenturyGothic";
    font-size: 18px;
    line-height:22px;
    width:98%;
    }

#textbox_id,#textbox_id_mob{
  color: #2B2828;
}

.download-form{
  margin: 43px 0 50px;
  position: relative;
}

.mob-hide{
  display: block;
}
.mob-downloadform{
  display:none;
 }



.countryCode{
  position: absolute;
  left: 10px;
  color: #2b2828;
  padding: 15px 0;
  font-size: 13px;
  top:1px;
  font-family:"CenturyGothic";
}

.countryCode1{
  padding: 4px 0;
  top: 31px;
  background: white;
}

.countryMob{
  top:37px;
}


.form-control{
  background-color: #fff;
  border-radius: 3px 0 0 3px;
  border: 1px solid hsla(0,0%,59.2%,.58);
  font-family:"CenturyGothic";
  height: 50px;
  width: 260px;
  margin-right: 0;
  box-shadow: none;
  padding-left: 45px;
  font-size: 13px;
}

.form-text{
  font-size: 16px;
  color: #B6C2CC;
}

.form-control:focus{
  outline: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.download-icon{
  margin-bottom: 14px;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  left:-5px;
}

.intro-buttons .btn{
  border-radius: 22px;
  background-color: transparent;
  border: none;
  border: none;
  font-size: 15px;
  line-height: 17px;
  color: #FFFFFF;
  font-family: "CenturyGothic";
  box-shadow: none;
  width: auto;
}
.btn{
  height: 51px;
  background-color: #EF5743;
  border: 1px solid #EF5743;
  color: #fff;
  font-family: CenturyGothic;
  border-radius: 0 3px 3px 0;
  padding: 0 15px;
  outline: 0;
  box-shadow: none;
  font-weight: 700;
  left: -3px;
  font-size: 15px;
  box-shadow: 0px 8px 15px rgb(0 0 0 / 30%);
}


.application-store{
  display:flex;
  margin-left: -10px;
}

.list-app-store{
  list-style-type:none;
  margin-right: -10px;
}

/* brand section*/
.brand-align{
  padding:107px 38px 106px 7%;
  background: #F7F7F7;
}

.brand-title{
  color: #000;
  font-family: CenturyGothic;
  font-weight: bold;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 38px;
}
.brand-title span{
  color: #EF5743;
}

.brand-section {
  text-align: center;
  margin-bottom: 50px;
  height: 233px;
  width: 182px;
  border-radius: 10px;
  background-color: #FFF;
  margin-right: 40px;
  padding-top: 1px;
  border: 1px solid #F7F7F7;


}

.brand-image, .brand-image-six{
  color: #000000;
  box-sizing: border-box;
  height: 97px;
  width: 100px;
  border-radius: 48px;
  margin:auto;
  margin-bottom: 13px;
  margin-top: 50px;
}
.brand-image-six-top{
  border: 2px solid #F7F7F7;
  padding-top: 6px;
}
.brand-image-six{
  background-color: #FFFFFF;
  height: 100px;
  width: 100px;
  border-radius: 50px;
}
 .brand-image-six-top:hover{
  border: 8px solid #F7F7F7;
}






.brand-text{
  font-size: 18px;
  text-align: center;
  font-family: "CenturyGothic";
}

.btn-see-more{
  height: 43px;
  width: 130px;
  border-radius: 22px;
  background-color: #FFF;
  border: none;
  font-size: 14px;
  line-height: 17px;
  color: #00020C;
  font-family: "CenturyGothic";

}
.btn-see-more span{
  background-color: #EF5743;
  border-radius: 16px;
  padding: 2px 6px;
  margin-right: 10px;
}
.btn-see-more span img{
  width: 10px;
  height: 10px;
}
.brands-view-all{
  color: #006FBA;
  font-family: "CenturyGothic";
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.see-more-align{
  text-align: center;
}

.brands-list-hide{
  display:none !important;
}


/* faq section*/

.faq-align{
  padding:118px 0px 96px 7%;
  background: #fbfbfb;
}

.faq-title{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 50px;
  line-height: 60px;
  padding-top: 13px;
}
.title, .description{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
.title{
  display: inline-block;
  padding-bottom: 7px;
}
.header-plus {
  display: inline-block;
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 20px;
  font-weight: bold;
  margin-right:20px;
}
.description{
  font-size: 14px;
  font-weight:normal;
  margin-left: 50px;
}
.faq-description{
  display: none;
}
.faq-individual{
  border-bottom: 1px solid hsla(0,0%,59.2%,.1);
  padding:25px 0px !important;
}

/* #howworkslady{
  background: url('./../images/howworkslady.svg');
 
} */


  
/* footer section*/

#footer-background {
  background-image: url('./../images/landing-footer-background.svg');
  /*background-image: -webkit-image-set(url('./../images/landing-footer-background.webp') 1x); */
  /* background-image: url('./../images/landing-footer-background.svg'); */
   background-repeat: repeat-x;
   background-color: #FCFCFF;
   /* background-size: cover;
    background-position: bottom right; */
}

.footer-section-main{
 /* // position: relative; */
  z-index: 999; 
}

#mbileFixedFooter{
  display: none;
}

.footer-align{
  padding: 0 7%;
}

.visa-master{
  text-align: center;
  bottom: 10px;
}
.mobil1logo{
  padding-top: 42px;
  float: right;
}

.mobil1-mob{
 display:none;
}

.footer-details{
  display:inline-block;
  padding:42px 57px 0px 0px;
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.32px;
  line-height: 24px;
  text-decoration: none;
  cursor: pointer;
}

.footer-social-link{
  text-align: center;
  margin-top: 80px;
  padding-bottom: 10%;
}

.footer-social-link ul{
  list-style-type: none;
}

.footer-social-link ul li{
  display: inline-block;
  cursor: pointer;
  padding-right: 34px;
}
.master-image{
  width:110px;
  height:54px;
  margin-right:-19px;
}
.psline{
  border: 1px solid #F2F2F9;
  margin:30px 0px 23px;
}

.service-footalign{
  padding:0px !important;
  list-style-type: none;
  margin:0px !important;
}

.service-title{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 18px;
  letter-spacing: 0.42px;
  line-height: 24px;
  padding-bottom: 10px;
  list-style-type: none;
  margin-top: 26px;
}

.wash-service, .car-service,.repair-service, .business-service{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 14px;
  letter-spacing: 0.32px;
  line-height: 24px;
  font-weight: unset;
  text-decoration: none;
  list-style-type: none;
}


.terms-main{
  /* position: absolute; */
  bottom: 0px;
  /* left:8%;
  right:8%; */
  width: 100%;
  background-color: #FFFFFF;
}
.terms-text{
  color: #454B51;
  font-family: "CenturyGothic";
  font-size: 12px;
  padding-top:15px;
  left:7%;
}
.terms-text a{
  text-decoration: none;
  cursor: pointer;
  color: #454B51;
}

.payment-card{
  padding:0px;
  list-style-type: none;
}

/*sprite images section*/

.service-back-width{
  width: 40px;
}

.service-sprite, .how-sprite, .faq-sprite, .why-sprite,.brand-sprite{
  background-image: url('./../images/SectionIconsSprite.svg');
  background-repeat: no-repeat;
  height:50px;
  background-size: cover;
}

.service-sprite{
  background-position: -205px 0px;
}
.how-sprite{
  background-position: -162px 0px;
}
.faq-sprite{
  background-position: -120px 0px; 
}
.why-sprite{
  background-position: -7px 0px; 
}
.brand-sprite{
  background-position: -50px 0px; 
}



.smallicon-back-width{
  width: 25px;
  
  /* float: right; */
}

.smallicon-back-mob{
  position: absolute;
  margin-left: 0px !important;
  margin-top: -23px !important;
  right: -3%;
}

.smallicon-back-desk{
  margin-top: -40px !important;
  right: 0%;
}

.smallicon-back-mob1{
  margin-top: -15px !important;
}

.smallicon-back-mob2{
  right: 50px;
}

.smallicon-mob{
  width:22px;
}

.fb-sprite, .insta-sprite, .wap-sprite, .yutube-sprite, .pinterest-sprite, 
.twitter-sprite,.tick-sprite,.plus-sprite,.minus-sprite,.menu-sprite, .close-sprite, .arrow-sprite,
.arrow-up-sprite,.back-arrow{
  background-image: url('./../images/SmallIcons-Sprite.svg');
  height:40px;
  background-size: cover;
}
.arrow-up-sprite{
  background-position: 304px 14px; 
}
.arrow-sprite{
  background-position: 287px 7px; 
}
.close-sprite{
  background-position: 324px 12px; 
}
.back-arrow{
  background-position: 25px 10px; 
}
.close-small{
  display:inline-block;
  margin-left:11px;
  margin-top: -12px;
}
#selectedDetails1 .close-small{
  display:inline-block;
  margin-left: 120px;
  margin-top: -12px;
}

.menu-sprite{
display:none;
}

.minus-sprite{
  background-position: 343px 12px; 
}
.plus-sprite{
  background-position: 364px 12px; 
}
.tick-sprite{
  background-position: 53px 0px; 
}

.fb-sprite{
  background-position: 220px 0px; 
}

.insta-sprite{
  background-position: 194px 0px;
}
.wap-sprite{
  background-position: 170px 0px;
}
.yutube-sprite{
  background-position: 144px 0px;
}
.pinterest-sprite{
  background-position: 120px 0px;
}
.twitter-sprite{
  background-position: 96px 0px;
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .how-section img {
    margin-top: auto;
    width: 83%;
  }
  .how-section .box .how-box-text{
    margin-top: 20px;
  }
  .how-section .box .image-container {
    height: auto;
  }
  .how-section .box .how-box-text{
    font-size: 12px;
  }
  .how-section .box {
    height: 660px;
  }
  .how-section .box .count{
    font-size: 12px;
  }
  .how-section .box .count-container {
    padding: 25px 5px 37px 19px;
  }
  .mob-hide{
    display: block !important;
  }
  .mob-downloadform{
    display: none !important;
  }
  .download-align {
    padding: 0px !important;
  }
  .list-app-store {
    display: contents !important;
  }
  .right-banner .background-fold{
    display: none !important;
  }
  .benefits{
    display: none !important;
  }
  .intro-buttons {
    margin-top: 15px;
  }
  .mechanic-align {
    bottom: 0px;
    position: absolute;
    margin: 0px auto;
    display: block;
    left: 65px;
  }
  .saveoff{
    width: 100% !important;
  }
  .left-banner .left-intro {
    padding-left: 45px !important;
  }
  .intro-buttons .btn{
    width: 135px;
    height: 45px;
    font-size: 10px;
    padding: 0px;
  }
  .intro-buttons .btn span{
    padding: 0px;
    margin: 0px;
  }
  .carcility-logo{
    padding-left: 40px;
  }
  .service-background .container-fluid{
    padding-right: 0px;

  }
  .download-part{
    margin-left: 0px !important;
    padding: 120px 0px 120px 25px !important;
  }
  .intro-buttons img {
    width: 150px;
  }
}


@media screen and (max-width: 280px){
  .mobile .intro-buttons img {
    margin-right: 0px;
    width: 115px !important;
  }
  .brand-section{
    width: 140px;
  }
}

@media screen and (max-width: 767px) and (min-width: 540px) {
  .right-banner .background-fold{
    display: none;
  }
  .benefits{
    display: none;
  }
  .intro-buttons .btn-book {
    padding: 0px;
    margin-right: 0px;
  }
  .intro-description .fold-service{
    font-size: 17px;
    line-height: 18px;
  }
  .intro-description .love-car{
    font-size: 25px;
  }
  .saveoff span {
    padding: 2px 2px !important;
  }
  .saveoff {
    width: 100% !important;
  }
  .left-banner .left-intro {
    padding-left: 15px !important;
  }
  .left-banner{
    width: 50% !important;
    max-width: 50% !important;
  }
  .right-banner{
    width: 50% !important;
    max-width: 50% !important;
  }
  .mechanic-align {
    width: 100% !important;
  }
  .intro-buttons {
    margin-top: 10px !important;
  }
  .intro-buttons img {
    width: 100px !important;
    margin-right: 0px !important;
  }
  .how-section .box .how-box-text{
    margin-top: 50px !important;
  }
  .how-section .box {
    height: 550px !important;
  }
  .how-section .box-container {
    margin-bottom: 15px !important;
  }
  .service-background .whyplus-slider{
    left: -10px !important;
  }
  .download-align{
    padding: 0px !important;
  }
  .download-image {
    width: auto !important;
    height: auto !important;
  }

  .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
    .download-part {
      margin-left: auto !important;
      padding: 120px 0px 0px 58px !important;
    }

  .mob-downloadform{
    padding-left: 60px !important;
  }
  .intro-buttons .btn{
    margin-right: 0px;
  }
}
@media screen and (max-width: 991px) and (min-width: 769px) {
  .right-banner .background-fold{
    display: none;
  }
  .benefits{
    display: none;
  }
  .intro-buttons .btn-book {
    padding: 0px;
    margin-right: 0px;
  }
  .intro-description .fold-service{
    font-size: 17px;
    line-height: 18px;
  }
  .intro-description .love-car{
    font-size: 25px;
  }
  .saveoff span {
    padding: 2px 2px !important;
  }
  .saveoff {
    width: 100% !important;
  }
  .left-banner .left-intro {
    padding-left: 15px !important;
  }
  .left-banner{
    width: 50% !important;
    max-width: 50% !important;
  }
  .right-banner{
    width: 50% !important;
    max-width: 50% !important;
  }
  .mechanic-align {
    width: 100% !important;
  }
  .intro-buttons {
    margin-top: 10px !important;
  }
  .intro-buttons img {
    width: 100px !important;
    margin-right: 0px !important;
  }
  .how-section .box .how-box-text{
    margin-top: 50px !important;
  }
  .how-section .box {
    height: 550px !important;
  }
  .how-section .box-container {
    margin-bottom: 15px !important;
  }
  .service-background .whyplus-slider{
    left: -10px !important;
  }
  .download-align{
    padding: 0px !important;
  }
  .download-image {
    width: auto !important;
    height: auto !important;
  }

  .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
    .download-part {
      margin-left: auto !important;
      padding: 120px 0px 0px 58px !important;
    }

  .mob-downloadform{
    padding-left: 60px !important;
  }
  .intro-buttons .btn{
    margin-right: 0px;
  }
}
@media screen and (min-width: 1500px) {
  .service-text-list{
    width: 30%;
    /* display: inline-block; */
  }
  .ser-sec-left{
    padding-right: 6%;
    width: 30%;
   }
  .mechanic-align {
    padding-left: 40px;
}

  .compre-fifty{
    width:37px;
  }

  .how-right-section{
    background-repeat: no-repeat;
    background-size: cover;
  }


.download-head{
  width:73%;
}


.download-description{
  width:63%;
}
  .download-part{
    margin-left: -60px!important;
  }
  .plus-sprite {
    background-position: 363px 12px;
}

  .minus-sprite {
    background-position: 343px 14px;
}
  .description {
    margin-left: 50px;
  }
  .how-one ,.how-two,.how-three,.how-four{
    width:70%;
  }
  .tick-icon-resp{
    width:26px !important;
  }
}


@media screen and (max-width: 991px) {
  .or-text {
    margin-top: 20px;
    margin-left: 5px;
}
  
  .price-tag {
    margin: 14px 5px 10px 0px;
}

  .benefits{
    padding:15px 0px 37px 7%;
  }
  .servicebenefits{
    width:55px;
  }
  .time-sprite, .free-sprite, .warranty-sprite{
    height:44px;
  }
  .time-sprite{
    background-position: -52px 0px;
  }
  .free-sprite{
    background-position: -329px 0px;
  }
  .warranty-sprite{
    background-position: -273px 0px;
  }

  .benefits-title{
    font-size: 16px;
    line-height: 18px;
    width:81%;
    margin:7px 0px 0px;
  }

  .saveoff{
    width:50%;
   font-size: 12px;
   line-height: 15px;
   }

  .offers-head, .faq-head{
    display:none;
  }

  .smallicon-back-mob {
    right: 2%;
}
  #listView,#listView1{
    height:550px;
  }

.dot-elastic{
  left:175px;
}
  .smallicon-back-mob2{
    right: 121px;
  }
  .service-content-last {
    padding: 8px 0px 0px 8px;
}
  .mobileBookBody{
    margin: 0px 0px 10px; 
    display:block;
  }
  #mbileFixedFooter{
    z-index: 99999;
  }
  .mobileHeadBook{
    display: flex;
  }

  .mobileBookClose{
    margin-top: -10px;
  }

  .bookNowCardetails{
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .fixedMobileCarDetails{
    display:inline-block;
    width: 100%;
    padding-bottom: 5px;
  }
  
  .redrightButton{
    float: right;
    vertical-align: middle;
    display: inline-block;
    margin-top: 20px;
  }

  .carDetailsOption{
    display: inline-block;
    width: 85%;
  }

  .mobCardDetails{
    width: 98%;
  }

  .mobileBookNow{
    color: #454B51;
    font-family: "CenturyGothic_bold";
    font-size: 16px;
    line-height: 18px;
    margin-top: 16px;
    display:inline-block;
  }


  

  .volkswagen img, .volvo img , .alfa img, .dodge img, .fiat img, .ferrari img,
  .lotus img, .daihatsu img, .mg img, .dfm img,.honda img,.changan img,.caterham img,.bmw img,
  .acura img,.devel img{
    margin-left: unset;
  }
  .typewriter{
    height: 36px;
    z-index: 999;
    position: relative;
  }
  .mob-image-mechanic{
    position: absolute;
    top:100px;
    left:50px;
   
  }

  .header-section{
    position: fixed;
    z-index: 9999;
  }

  .welcome-fold-left{
    margin-top: 60px;
    z-index:999;
  }

  .callBookNowButton {
    margin-top: 120px;
}
  

  .download-head{
    font-size:27px;
    line-height:24px;
    padding-bottom: 14px;
    padding-top: 3px;
    width:100%;
  }
  
  .download-description{
    font-size:19px;
    line-height:20px;
    padding-bottom: 26px;
    width:97%;
  }
  
  .mob-hide{
    display: none;
  }
  .mob-downloadform{
   display:block;
  }

  .mobile-mockupresponsive{
    display:block;
    width: 100%;
    margin: auto !important;
    background: linear-gradient(to bottom, #F5CFB5 0%,#F5CFB5 50%,#F5CFB5 50%,#F9FBFB 50%,#F9FBFB 100%);
  }

  .mobile-mob{
    margin-top: -24px;
  }

  .mobile-mockmechanic{
    display:block;
  }

  .typeText{
    font-size: 30px;
  }
  .cursor{
    height: 11px;
    width: 3px;
    padding:60px 0px 0px;
  }

  .service-list{
    display: block;
  }

  .plus-sprite {
    background-position: 364px -8px;
  }


  .menu-align{
    float: right;
    padding-right: 16px;
    padding-top: 5px;
    width:40px;
  }

  .menu-sprite{
    background-position: 244px 12px; 
    display:block;
  }

   .minus-sprite {
    background-position: 342px -8px;
  }

  .mob-foldcarplus{
    display:block;
  }

  .formsectionInfo,.man-image-display{
    display:none;
  }
  .carcility-download{
    display:none;
  }
  .desk-foldcarplus{
    display:none;
  }
  .word {
    position: absolute;
    width: 250px;
    font-size: 30px;
  }

  .introduction-text{
  padding-top:25px;
  padding-bottom: 11px;
  font-size: 16px;
  line-height: 18px;
  }
  .intro-description{
    font-size: 16px;
    line-height: 18px;
    padding-top:25px;
  }

  .chooseconvenience{
  font-size: 30px;
  font-weight: bold;
  line-height:34px;
  padding-bottom:73px;
  padding-top: 20px;
  z-index: 999;
}

.form-section-mob{
  position:relative;
}
/* service section*/
  .service-section-align{
    padding: 50px 0px 30px;
  }

  .service-text-list {
    width:100%;
    display:block;
  }

  .service-text{
    font-size: 30px;
    line-height: 40px;
    margin-top: 17px;
    margin-bottom: 30px;
  }

  /* How works section*/


  .how-works-back{
    padding-top: 20px;
    padding-bottom:20px;
    padding-left: 7% !important;
  }
  .how-works-section{
    padding: 50px 0px 25px 0px;
    background-color: #F7F7F7;
  }
  .how-it-works-align {
    margin-left: 5%;
  }
  .how-it-works-align .container-fluid {
    padding-right: 9%;
  }
  .how-text{
    font-size: 30px;
    padding-top: 6px;
    letter-spacing: 0;
    line-height: 37px;

  }

  .how-sectionbox{
    padding-left: 0px;
  }

  .how-section-opt{
    width:50% !important;
  }
  .how-one ,.how-two,.how-three,.how-four{
    width:90%;
  }

  .how-right-title, .how-right-description {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 37px;
    width: 100%;
    padding: 42px 0px 0px 15px;
    padding-left: 7%;
  }

  .how-right-description {
    width: 85%;
    padding-bottom: 50px; 
  }

  /* why plus section*/

  .whyplus-align {
    padding: 49px 0px 80px 0px;
}
  .why-title{
    font-size: 30px;
    line-height: 37px;
    padding-left: 7%;
  } 

  .service-back-width{
    width: 42px;
  }

  .service-whyplus-sprite{
    padding-left: 7%;
    width:92px;
  }

   /* why plus section*/
   .brand-title{
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 38px;
  } 

/* download section*/


.download-part{
  margin-left:-43px;
}

.download-image{
  width:130px;
  height:184px;
  margin-left: -26px;
  margin-top: 20px;
}
.download-align{
  padding:50px 0px 50px 8%;
}
.download-title{
color: #FFFFFF;
font-family: "CenturyGothic_Bold";
font-size: 16px;
line-height:18px;
}
.form-text{
  font-size: 12px;
  color: #B6C2CC;
}

.download-title-mob {
  font-size: 30px;
  line-height: 37px;
  width:80%;
}
.appmobstore-size{
  width: 186px;
  height: 62px;
}
.appmobplay-size{
  width: 186px;
  height: 62px;
}



/* faq section*/

.faq-align{
  padding:46px 0px 70px 7%;
}
.header-plus{
  margin-right: 9px;
}

.description{
  margin-left: 35px;
}
.faq-title{
  font-size: 30px;
  line-height: 37px;
  padding-top: 6px;
}
.faq-individual{
  padding:20px 0px !important;
}

.faq-headersection{
  display:flex;
}


  .mobil1logo{
    display: none;
  }

  /* .footer-align{
    padding: 0 0 0 18px;
  } */

  .footer-details{
    font-size: 13px;
    padding-right: 30px;
  }
  .service-title {
    font-size: 14px;
    padding-bottom: 4px;
  }
  .wash-service, .car-service, .repair-service, .business-service{
    font-size: 9px;
  }
  .footer-social-link ul li {
    padding-right: 25px;
  }
  
  /* .terms-main{
    width:80%;
  } */

  /* #footer-background {
    background: url('./../images/landing-footer-background.svg');
    background-size: cover;
  } */
  #footer-background {
    background-image: url('./../images/landing-footer-background.svg');
    background-image: -webkit-image-set(url('./../images/landing-footer-background.webp') 1x);
    background-color: #FCFCFF;
    background-size: 99% 173%;
    background-repeat: no-repeat;
  }
  .mobil1-mob{
    padding:20px 0px ;
    display:block;
  }

}

@media screen and (max-width: 1300px) and (min-width: 991px) {
  .car-logo-1, .car-logo-2, .car-logo-3, .car-logo-4, .car-logo-5, .car-logo-6 {
    height: 94px !important;
  }
  .brand-text{
    font-size:14px
  }
  .brand-align {
    padding: 107px 38px 106px 3%;
  }
  .brand-section {
    height: 233px;
    width: 140px;
  }
.brand-image img{
  padding-right: 3px;
  padding-top: 2px;
}
 
  .ser-sec-left,
  .service-text-list {
    width: 45%;
}
  .how-right-title, .how-right-description {
    padding: 81px 0px 0px 46px;
}

  /* #footer-background {
    height: 80vh;
  } */
  
  .price-tag {
    margin: -25px 5px 10px 0px;
}
  .service-text{
    width:67%;
  }
  .brand-title {
    width:50%;
  }

  .how-section img{
    width: 90%;
  }
  .how-section .box .how-box-text{
    margin-top: 0px;
  }
  .benefits .first{
    flex: 0 0 25%;
    max-width: 25%;
    padding: 30px;
    font-size: 12px;
    line-height: 16px;
  }
  .benefits .second{
    flex: 0 0 75%;
    max-width: 75%;
  }


  .car-logo-1,.car-logo-2,.car-logo-3,.car-logo-4,.car-logo-5,.car-logo-6 {
    height: 72px;
  }


  .Ford {
    background-position: 1px 0px
  }

  .Hyundai {
    background-position: -106px 0px
  }

  .Suzuki {
    background-position: -212px 0px
  }

  .Honda {
    background-position: -318px 0px
  }

  .Gmc {
    background-position: -424px 0px
  }

  .Alfa {
    background-position: -531px 0px
  }

  .Bentley {
    background-position: -638px 0px
  }

  .Cadillac {
    background-position: -744px 0px
  }

  .Chrysler {
    background-position: -850px 0px
  }

  .dodge {
    background-position: -957px 0px
  }

  .Fiat {
    background-position: -1063px 0px
  }

  .Infiniti {
    background-position: -1169px 0px
  }

  .Jaguar {
    background-position: -1276px 0px
  }

  .Jeep {
    background-position: -1382px 0px
  }

  .Rover {
    background-position: -1488px 0px
  }

  .Lexus {
    background-position: -1594px 0px
  }

  .Mazda {
    background-position: -1700px 0px
  }

  .Mini {
    background-position: -1806px 0px
  }

  .Peugeot {
    background-position: -1912px 0px
  }

  .Renault {
    background-position: -2019px 0px
  }

  .Volkswagen {
    background-position: -2125px 0px
  }

  .Volvo {
    background-position: -2231px 0px
  }

  .Aston {
    background-position: -2338px 0px
  }

  .Byd {
    background-position: -2444px 0px
  }

  .car-logo-3 {
    background-image: url('./../images/car-brands/car-brand-logo-Sprite-Small-3.svg');
    height: 94px;
    background-size: cover
  }

  .Citroen {
    background-position: -3px 0px
  }

  .Chery {
    background-position: -109px 0px
  }

  .Ferrari {
    background-position: -215px 0px
  }

  .Geely {
    background-position: -322px 0px
  }

  .Great {
    background-position: -428px 0px
  }

  .Isuzu {
    background-position: -534px 0px
  }

  .Lincoln {
    background-position: -641px 0px
  }

  .Lamborghini {
    background-position: -747px 0px
  }

  .Lada {
    background-position: -854px 0px
  }

  .Daihatsu {
    background-position: -960px 0px
  }

  .Lotus {
    background-position: -1066px 0px
  }

  .Maserati {
    background-position: -1173px 0px
  }

  .Mclaren {
    background-position: -1279px 0px
  }

  .Mg {
    background-position: -1385px 0px
  }

  .Opel {
    background-position: -1492px 0px
  }

  .Porsche {
    background-position: -1598px 0px
  }

  .Proton {
    background-position: -1704px 0px
  }

  .Seat {
    background-position: -1810px 0px
  }

  .Skoda {
    background-position: -1916px 0px
  }

  .Ssang {
    background-position: -2023px 0px
  }

  .Subaru {
    background-position: -2129px 0px
  }

  .Tata {
    background-position: -2235px 0px
  }

  .Luxgen {
    background-position: -2342px 0px
  }

  .Jac {
    background-position: -2448px 0px
  }

  .Foton {
    background-position: -2554px 0px
  }

  .Audi {
    background-position: -2660px 0px
  }

  .Baic {
    background-position: -2767px 0px
  }

  .Gac {
    background-position: -2874px 0px
  }

  .KingLong {
    background-position: -2979px 0px
  }

  .Dfm {
    background-position: -3086px 0px
  }

  .car-logo-4 {
    background-image: url('./../images/car-brands/car-brand-logo-Sprite-Small-4.svg');
    height: 94px;
    background-size: cover
  }

  .Brilliance {
    background-position: -3px 0px
  }

  .Changan {
    background-position: -109px 0px
  }

  .Rolls {
    background-position: -216px 0px
  }

  .Haval {
    background-position: -322px 0px
  }

  .Maxus {
    background-position: -428px 0px
  }

  .Faw {
    background-position: -535px 0px
  }

  .Lifan {
    background-position: -641px 0px
  }

  .Genesis {
    background-position: -747px 0px
  }

  .Morgan {
    background-position: -853px 0px
  }

  .Tesla {
    background-position: -960px 0px
  }

  .Senova {
    background-position: -2979px 0px
  }

  .Karry {
    background-position: -1066px 0px
  }

  .Kenbo {
    background-position: -1173px 0px
  }

  .Keyton {
    background-position: -1279px 0px
  }

  .Bugatti {
    background-position: -1385px 0px
  }

  .Caterham {
    background-position: -1492px 0px
  }

  .Bmw {
    background-position: -1598px 0px
  }

  .Jetour {
    background-position: -3086px 0px
  }

  .Zarooq {
    background-position: -1704px 0px
  }

  .Ram {
    background-position: -1810px 0px
  }

  .Borgward {
    background-position: -1916px 0px
  }

  .Acura {
    background-position: -2022px 0px
  }

  .Devel {
    background-position: -2129px 0px
  }

  .WMotors {
    background-position: -2235px 0px
  }

  .Mahindra {
    background-position: -2342px 0px
  }

  .Abarth {
    background-position: -2448px 0px
  }

  .Zotye {
    background-position: -2554px 0px
  }

  .Dorcen {
    background-position: -2661px 0px
  }

  .Sandstorm {
    background-position: -2767px 0px
  }

  .Soueast {
    background-position: -2873px 0px
  }


  .callBookNowButton {
    margin-top: 300px;
  }
  .brand-image {
    width: 80px;
    height: 80px;
  }

  .brand-image img{
    width:80px;
    height:80px;
  }
  

  /* .download-align {
    padding: 120px 0px 120px 0%;
  } */
  .chooseconvenience {
    font-size: 50px;
    padding-bottom: 114px;
  }
  .typeText {
    font-size: 35px;
  }

  .how-right-description {
    width: 37%;
  }
  .how-image {
    width: 145px;
}
.service-background .container-fluid{
  padding-right : 0%
}
.ipad-image{
  width: 78%;
  height: auto;
  margin-top: 160px;
}

.tick-icon-ipad{
  width:25px;
}

.compre-fifty{
  width:32px;
}

  .download-image {
    width: 225px;
    height: 322px;
    margin-left: 5px;
}

}


@media screen and (max-width: 800px) {

  .mobile-mockupresponsive{
    width: 52%;
    background: unset;
  }

  .mobile-mob {
    margin-top: 0px;
  }

  .mob-image-mechanic {
    position: absolute;
    left: 232px;
    padding-top:36px;
}
  .terms-main{
    margin: 20px auto 0px !important;
  }

  .footer-social-link {
    text-align: center;
    margin-top: 17px;
    padding-bottom: 12%;
  }
  .visa-master img{
    margin: 0;
    width: 105px;
    height: 54px;
  }
  .terms-text{
    left:20px;
  }
  .terms-main{
    display:flex;
  }
}


@media screen and (max-width: 480px) {
  .booknow-button {
    margin-top: 20px;
}
  .compre-fifty{
    width:37px;
  }

  .thank-you {
    margin: 96px auto 35px;
}
  .or-text {
    margin-top: 7px;
    margin-left: 2px;
}

  .price-tag {
    margin: 0px 5px 10px 0px;
}
.fold-service{
  width: 100%;
}


  .list-app-store {
    list-style-type: none;
    margin-right: -1px;
}


  .callBookNowButton {
    margin-top: 300px;
}

  .smallicon-back-mob2{
    right:50px;
  }

  .service-content-last {
    padding: 8px 0px 0px 5px;
}

  .mobileBookBody{
    margin: 0px 0px 10px; 
  }
  #mbileFixedFooter{
    z-index: 999;
  }
  .mobileHeadBook{
    display: flex;
  }

  .mobileBookClose{
    margin-top: -10px;
  }

  .bookNowCardetails{
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .fixedMobileCarDetails{
    display:inline-block;
    width: 100%;
    padding-bottom: 5px;
  }
  
  .redrightButton{
    float:right;
    vertical-align: middle;
    display: inline-block;
    margin-top: 20px;
  }

  .carDetailsOption{
    display: inline-block;
    width: 85%;
  }

  .mobCardDetails{
    width: 98%;
  }

  .mobileBookNow{
    color: #454B51;
    font-family: "CenturyGothic_bold";
    font-size: 16px;
    line-height: 18px;
    margin-top: 16px;
    display:inline-block;
  }

  .brand-align {
    padding:40px 0px 0px 0px;
    background: #F7F7F7;
  }
  .brand-align .col-6{
    padding: initial;
  }

  .mobile-icon-brand{
    margin-left: 7%;
  }

  .brand-title {
    padding-left: 7%;
  }
  .carcility-logo {
    padding-left: 20px;
}

  .absolute-block-text {
    left:20%;
    top:40px;
}

  .mobile-mockupresponsive{
    width: 100%;
    background: linear-gradient(to bottom, #F5CFB5 0%,#F5CFB5 50%,#F5CFB5 50%,#F9FBFB 50%,#F9FBFB 100%);
  }
  
  .mob-image-mechanic {
    position: absolute;
    left: 52px;
    top:80px;
    padding-top:72px;
  }
 

  .mobile-mob {
    margin-top: -24px;
    height: 580px;
    width: 350px;
  }

  .visa-master img {
    width: 61px;
    height: 32px;
  }

  .visa-master{
    margin-top: 14px !important;
  }

  .terms-main{
    margin: 20px auto 22px !important;
  }

  .footer-social-link{
    padding-bottom:20%;
  }

  .service-back-width{
    width: 42px;
  }
  .tick-icon-resp{
    width:32px !important;
  }
  .service-whyplus-sprite{
    width: 68px;
  }
  .chooseconvenience h1{
    font-size: 16px;
  }

  .how-image{
    width:154px;
  }

 

  #footer-background {
    background-image: url('./../images/landing-footer-background-mob.svg');
    background-image: -webkit-image-set(url('./../images/landing-footer-background-mob.webp') 1x);
    background-color: #FCFCFF;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .form-control {
    width: 236px;
  }

  .download-form {
    margin: 20px 0 20px;
  }



  .brand-section {
    text-align: center;
    margin-bottom: 15px;
    height: 160px;
    border-radius: 10px;
    background-color: #FFF;
    margin-right: 40px;
    padding-top: 1px;
    border: 1px solid #F7F7F7;
  }
  .brand-image-six {
    border: none;
    background-color: #FFFFFF;
    border-radius: 50px;
    margin-top: 14px;
  }
  .how-section .box .count-container{
    padding: 25px 19px 10px 19px;
  }
  .brand-section .with-border{
    border: 1px solid #f1f1f1;

  }
  .brand-image-six img {
    width: 96%;
  }
  .brand-image, .brand-image-six {
    margin-top: 15px;
  }
  .how-section .box {
    height: 400px;
    border-radius: 10px;
    background-color: #FFF;
    text-align: center;
    margin-top: 25px;
  }
  .how-section img {
    margin-top: 10px;
    width: 111px;
    height: 93px;
  }
  .how-section .box .image-container{
    height: 238px;
    display: initial;
  }
  .how-section .box .how-box-text {
    font-family: "CenturyGothic";
    color: #454B51;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin-top: 27px;
    padding: 0px 20px;
  }
 
  .whyplus-title{
    font-family: "CenturyGothic_bold";
    padding: 10px 0px;
    font-weight: bold;
  }

  .whyplus-text {
    padding: 0px;
    font-size: 14px;
  }
  .service-section {
    height: 180px;
    padding: 0px !important;
  }
  .brand-text {
    color: #454B51;
    font-size: 16px;
    padding: 0px 10px;
  }
  .service-section .brand-image-six img {
    margin-top: 4px;
  }
  .service-section-align .flickity-page-dots{
    display: none;
  }
  .how-text {
    margin-bottom: 30px;
  }
  .service-section-align {
    padding: 50px 0px 0px;
  }
  .see-more-align{
    margin-bottom: 20px;
  }
  .download-image-part{
    background-color: #24293D;
    padding: 55px 0px 55px 7%;
  }
  .service-background .container-fluid{
    padding: 0px;
    padding-right: 7%;
  }
  .service-background .service-section{
    margin-right: 15px;
  }
  .service-background .whyplus-slider{
    left: auto;
  }
  .download-row{
    max-width: 100% !important;
  }
  .download-align{
    background-color: #F7F7F7;
    border-bottom: 1px solid #E8E8E8;
    padding: 0px 0px 50px 0px;
  }
  .download-image {
    margin: 0px auto;
    padding-right: 36px;
    width: auto;
    height: auto;
  }

  .download-part{
    margin-left:0px;
    padding:30px 0px 0px 30px !important;
    max-width: 96% !important;
  }
  .mob-downloadform {
    padding:30px 0px 0px 30px !important
  }
  .benefits {
    padding: 0px;
    margin-top: 15px;
    position: inherit;
    display: none;
  }

  .benefits .row{
    margin: 0px;
  }
  .desktop{
    display: none !important;
  }
  .mobile{
    display: block !important;
  }

  .mobile .mechanic-align{
    padding-top: 10px;
    width: 50%;
  }
  .mobile .right-banner {
    background-color: #F7F7F7;
  }

  .mobile .right-banner .background-fold {
    background-color: unset;
  }
  .mobile .left-banner {
    background-image: none;
    background-color: #EF5743;
  }
  .mobile .picture-container {
    text-align: center;
    margin-top: 80px;
  }
  .mobile .left-intro {
    text-align: left;
  }

  .mobile .mob-foldcarplus {
    width: 236px;
  }
  .mobile .saveoff {
    width: 100%;
  }
  .mobile .intro-buttons img {
    margin-right: 0px;
    width: 130px;

  }
  .mobile .intro-buttons .btn span{
    margin-right: 0px;
  }
  .mobile .intro-buttons .btn{
    padding: 0px;
  }
  .mobile .price-text {
    padding-top: 0px;
  }
  .mobile .intro-description {
    padding-top: 30px;
  }

  .mobile .intro-description .love-car {
    font-size: 30px;
    font-family: CenturyGothic_bold;
    line-height: 42px;

  }
  .mobile .intro-description .fold-service {
    font-size: 18px;
    line-height: 32px;
    font-weight: 100;
  }
  .mobile .intro-buttons {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mobile .intro-buttons .btn-book {
    margin-right: 0px;
    padding: 0px;
  }
  .benefits .first {
    padding: 0px 20px;
  }
  .benefits .first p {
    font-size: 16px;
  }
 .benefits-input {
    width: 90%;
  }
}

.mobile{
  display: none;
}

.desktop{
  display: block;
}
@media only screen 
and (min-device-width : 600px) 
and (max-device-width : 800px)  { 
 #successMessage1 {
    left: 32%;
  }
  .dot-elastic {
    left: 286px;
}
}


@media only screen 
and (min-device-width : 500px) 
and (max-device-width : 600px) 
and (orientation : landscape) { 
 #successMessage1 {
    left: 27%;
  }
  .dot-elastic {
    left: 246px;
}
}
@media only screen 
and (min-device-width : 800px) 
and (max-device-width : 900px) 
and (orientation : landscape) { 
  .absolute-block-text {
    left: 16%;
  }
  .dot-elastic {
    left: 361px;
}

  #successMessage1 {
    left: 34%;
  }
  #footer-background {
    background-image: url('./../images/landing-footer-background.svg');
    background-image: -webkit-image-set(url('./../images/landing-footer-background.webp') 1x);
    background-color: #FCFCFF;
    background-size: 99% 98%;
    background-repeat: no-repeat;
  }
  .mobile-mockupresponsive {
    width: 52%;
    background: unset;
    margin-top: 26px !important;
  }
  .mob-image-mechanic {
    position: absolute;
    left: 252px;
    padding-top:39px;
}

 }

 @media only screen 
and (min-device-width : 400px) 
and (max-device-width : 480px) {
  .or-text {
    margin-top: 7px;
    margin-left: 10px;
}
  .tick-sprite {
    background-position: 52px 0px;
}

  .exteriot-text{
    width:29px;
  }
 
.comprehensive-text{
  padding-left :10px;
}
  .tick-icon-resp{
    width:28px !important;
  }

  #listView, #listView1 {
    height: 660px;
}

  .callBookNowButton {
    margin-top: 450px !important;
}

  .mob-image-mechanic {
    position: absolute;
    left: 72px;
    top:79px;
  }
  .mobile-mob{
    margin-left:20px;
  }
  .absolute-block-text {
    left: 21%;
}

 }


 @media screen and (max-width:380px){

 
  .comprehensive-text{
    padding-left :10px;
  }

  .tick-sprite {
    background-position: 48px 0px;
}
  .form-control {
    width: 208px !important;
}
 
  
  .mobile-mob{
    margin-left:-5px;
  }
  .absolute-block-text {
    left: 18%;
}
.download-head {
width:86%;
}
.download-description {
  width:92%; 
}
.smallicon-back-width {
  width: 22px !important;
}
.compre-fifty{
  width:30px !important;
}
.tick-icon-resp {
  width: 22px !important;
}
.appmobplay-size,.appmobstore-size {
  width: 100%;
  height: auto;
}
 }
 @media screen and (max-width:800px) and (min-width:768px){
  .absolute-block-text {
    left: 17%;
}
  .or-text {
    margin-top:50px;
    margin-left:4px;
}
#footer-background {
  background-image: url(./../images/landing-footer-background.svg);
  background-image: -webkit-image-set(url(./../images/landing-footer-background.webp) 1x);
  background-color: #FCFCFF;
  background-size: 99% 100%;
  background-repeat: no-repeat;
}
 }

 @media screen and (max-width:2600px) and (min-width:2500px){
  .service-text-list{
    width: 40%;
    /* display: inline-block; */
  }
  .ser-sec-left{
    padding-right: 6%;
    width: 40%;
   }
 }










 
 .model-popup{
   /* position: f; */
   position: absolute;
   z-index: 100;
  height: 640px;
  width: 814px;
  border-radius: 3px;
  background: linear-gradient(rgb(245, 236, 170), orange); 
  margin-left: 18%;
  padding-left: 29px;
 padding-right: 35px; 
 margin-top: 3%;
}
.desktop-model{
  background-image: url('../images/group-icons.svg');
  height: 640px;
  width: 100%;

}
.mixed-image{
  margin-left: 30px;
}
.form{
  margin-top: 29px;
  margin-left: 18px;
  width: 300px;
  /* height: 263px; */
  background: orange;
  padding-left: 23px;
  padding-right: 27px;
  padding-top: 25px;
  padding-bottom: 20px;
}
.text{
  height: 42px;
  width: 250px;
  border-radius: 5px;
  border: none;
  padding-left: 15px;
  font-family: "Century Gothic";
  font-size: 13px;
  outline: none;
}
.space{
  margin-top: 10px;
 
}
.submit{
  height: 42px;
  width: 250px;
  border-radius: 5px;
  border: none;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #ED3124;
  margin-top: 15px;
  outline: none;
}
.group{
  width:309px ;
  height:445px ;
  /* background-color: white; */
  margin-top: 48px;
  /* opacity: 0.3; */
  margin-left: 25px;
}
.offers{
  text-align: right;
  font-family: "Century Gothic";
  font-size: 38px;
  color: #00030E;
}
.weight{
  font-weight: bold;
}
.amount{
  margin-top: 7px;
  color: #ED3124;
  font-family: "Century Gothic";
  font-size: 60px;
  font-weight: bold;
  text-align: right;
}
.boxs{
  margin-top: 19px;
  text-align:right;
  
}
.hours-box{
  height: 42px;
  width: 50px;
  border-radius: 5px;
  background-color: #ED3124;
  color: #FFFFFF;
  font-family: "Century Gothic";
  font-size: 24px;
  font-weight: bold;
  padding-left: 13px;
    padding-right: 13px;
    padding-top: 6px;
    padding-bottom: 7px;
 
}
.time{
  text-align: right;
  margin-top: -5px;
}
.same{
 padding-left: 11px;
 padding-right: 12px;
 padding-top: 6px;
  padding-bottom: 7px;
  background-color: #454B51;
  font-size: 27px;
  color: #FFFFFF;
  font-family: "Century Gothic";
  font-size: 24px;
  font-weight: bold;
}
.carcility-logos{
  margin-top: -40px;
  height: 16px;
  width: 179px;
  margin-left: 43px;
}
.partner{
  color: #00030E;
  font-family: "Century Gothic";
  font-size: 10px;
  margin-left: 44px;
  margin-top: -15px;
}
.days{
  margin-right: 30px;
}
.hours{
  margin-right: 23px;
}
.minutes{
  margin-right: 15px;
}
.show-time{
    color: #00030E;
    font-family: "Century Gothic";
    font-size: 10px;
    /* margin-right: 5px; */
}
.dots{
  color: #454B51;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 30px;
}
.group3{
  height: 337px;
  width: 510px;
  margin-top: 90px;
  /* margin-left: 5%; */
  font-family: "Century Gothic";
  
}
.thank-ful{
  text-align: center;
  color: #00030E;
  font-family: "Century Gothic";
  font-size: 40px;
}
.team{
  margin-top: 38px;
}
.more{
  margin-top: 61px;
  margin-left: 33%; 
   height: 42px;
  width: 250px;
  border-radius: 5px;
  background-color: #ED3124;
  font-family:"Century Gothic" ;
  border: none;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  outline: none;
}
.popup-content{
  padding-top: 29px;
}
.desktop-log{
  height: 33px;
  width: 32px;
}

.mobile-popups{
  display: none;
}
.social-media-icons{
  margin-left: 33%;
  margin-top: 57px;
}
.nospace{
  margin-top: 0px;
  margin-bottom: 0px;
  color: red;
  font-family:"Century Gothic";
  font-weight: normal;
  font-size: 10px;
}
.popup-close{
  margin-top: -7px;
  margin-left: 2px;
 
  color: #717982;
  font-family: material;
}

@media screen and (max-width: 480px){

 .desk{
   display:none;
 }
 /* #popupform{
   display: none;
 } */
 .mobile-popups{
   display: block;
 }
  
 .model-popup-mobile{
  width: 341px;
  /* height: 563px; */
  background-image: linear-gradient(rgb(245, 236, 170), orange);
  margin-top: 30%;
  margin-left: 9%;
  padding-left: 20px;
  padding-right: 4%;
  position: absolute;
  z-index: 100;
 }
 .mobile-modal{
  
  padding-top: 20px;
  /* height: 563px; */
  padding-bottom: 20px;
  width: 100%;
  background-image: url('../images/Group 2.svg');
}
.mobile-modal .form{
  /* margin-left: 0px; */
  /* height: 237px; */
  width: 300px;
  padding-left: 35px;

}
.mobile-log{
  height: 33px;
width: 32px;
}

.desktop .group{
  display: none;
}
.mobile-modal .group {
  height: 177px;
  width: 250px;
  /* display: block; */
  margin-top: 20px;
  /* margin-left: 0px; */
}
.offers{
  color: #00030E;
font-family: "Century Gothic";
font-size: 16px
}
.mixed-image{
  display: none;
}

.mobile-modal .amount{
  font-size: 30px;
}
.boxs{
  margin-left: -45px;
  margin-top: 10px
}
.time{
  margin-left:-20px
}
.thank-ful{
  text-align: center;
  color: #00030E;
  font-family: "Century Gothic";
  font-size: 16px;
}
.team{
  margin-top: 22px;
}
.group3{
  margin-top: 127px;
  margin-left: 0px;
}
.more{
  margin-top: 47px;
  margin-left: 10%; 
   height: 42px;
  width: 250px;
  border-radius: 5px;
  background-color: #ED3124;
  font-family:"Century Gothic" ;
  border: none;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  outline: none;
}

.social-media-icons{
  margin-left: 10%;
  margin-top: 110px;
}
.close-small{
  margin-left: -10px;
}
.info-box{
  padding: 0px;
}
.dots
{
  padding-right: 4px;
  padding-left: 4px;
}
}
.links{
  text-decoration: none;
  color: #000;
}