@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alata&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap');

/********
font-family: 'Saira', sans-serif;
font-family: 'Arimo', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Alata', sans-serif;
font-family: 'PT Sans', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: "Roboto Flex", sans-serif;
font-family: 'Dosis', sans-serif;
********/

*{
    margin: 0;
}

body {
    font-family: "Roboto Flex", sans-serif;
}



.tp-nv {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0px 0px;
}
.tp-nv .mail{
    text-align: right;
}
.tp-nv p a{
    text-decoration: none;
    color: #333;
    font-size: 15px;
    transition-duration: 0.5s;
}
.tp-nv p a:hover{
    color: #e84b3a;

}
.tp-nv .fa {
    background: #e84b3a;
    color: #fff;
    padding: 6px;
    font-size: 16px;
    border-radius: 7px;
    width: 29px;
    height: 29px;
    line-height: 16px;
    text-align: center;
    margin-right: 7px;
}
.scl{
    text-align: right;
}
.scl .fa{
    margin-right: 0px;
    color: #fff;
}



.recon-nav .navbar {
    position: reabsolute;
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
    background-color: #fff;
    border: transparent;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    /* border-bottom: 1px solid #f1f1f1; */
    box-shadow: 0px 3px 8px #f1f1f1;
    z-index: 999999;
}
.recon-nav .navbar-default .navbar-nav > li > a:hover {
  color: #e84b3a;
  background-color: transparent;
}
.recon-nav .navbar-nav > li > a {
  text-transform: uppercase;
  line-height: 42px;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
.recon-nav .navbar-default .navbar-nav > li > a {
  color: #333;
  font-size: 13.5px;
}
.recon-nav .navbar-brand {
  padding: 17px 15px;
}
.recon-nav .navbar-brand img {
    margin-top: -8px;
}
.recon-nav .shrink-nav {
  color: #000 !important;
  top: 0px;
  background-color: #fff;
  position: fixed;
  z-index: 999999999;
}

@media (max-width: 767px) {
  .recon-nav .navbar-nav > li > a {
    line-height: 20px;
  }
  .recon-nav .navbar-brand {
    padding: 7px 15px;
  }
  .recon-nav .navbar-brand img {
    width: 285px;
  }
}
@media (min-width: 768px) {
.recon-nav ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }

}  
.recon-nav .dropdown-menu{
    text-align: center !important;
}


.recon-nav .navbar-right .dropdown-menu {
    right: auto;
    left: auto;
}
.recon-nav .dropdown-menu>li>a {
    padding: 3px 20px;
}
.recon-nav .dropdown-menu>li>a:hover {
    color: #e84b3a;
}







#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #e84b3a;
    font-size: 66px;
      text-transform: uppercase;
      font-weight:bold;
      letter-spacing:4.1 !important;
      font-family: 'Montserrat', sans-serif;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 22px;
      text-transform: uppercase;
      font-family: 'gotham', sans-serif !important;
      letter-spacing: 3px;
         text-shadow: 3px 3px 4px #1b1b1b; 

}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 50px;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
      height: 662px;
    width: 100%;
    background-size: cover;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 1s;
  margin-top: 0px;
}
#first-slider h3 span{
  color: #333;
}
#first-slider h4 {
  animation-delay: 1s;
}
#first-slider h2 {
  animation-delay: 1s;
}

.item{
    text-align: center;
    padding-top: 30px;
}
.item img{
    width: 100%;
    margin-top: -30px;
}

#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 23px;
    height: 5px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 25px;
    height: 7px;
    background-color: #fff;
  border:none;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
    display: none;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
    display: none;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
    background-image: url(../images/carbox-bg.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
  background-image: url(../images/carbox-bg.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
  background-image:  url(../images/carbox-bg.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
  background-image: url(../images/carbox-bg.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
.box.bounce-2 {
    animation-name: bounce-2;
    animation-timing-function: ease;
    text-align: right;
}
.box {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    margin: 0 auto 0 auto;
    transform-origin: bottom;
}
    @keyframes bounce-2 {
        0%   { transform: translateY(0); }
        50%  { transform: translateY(-7px); }
        100% { transform: translateY(0); }
    }



.DVLA-section{
    text-align: center;
}
.DVLA-section h1 {
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.dvla-width {
    width: 546px;
    margin-top: 10px;
    margin: 0 auto;
}
.dvla-main {
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 3px;
    height: 90px;
    color: #333;
}
.gb {
    float: left;
}
.reg-input-new1 {
    height: 82px;
    width: 486px;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    background: #fbbc05;
    text-transform: uppercase;
    border: 1px solid #fbbc05;
    outline: none;
    border-radius: 0px 7px 7px 0px;
    color: #333;
    margin-top: 1px;
}
.dvbtn{
    text-align: center;
}
.btn.btn-danger{
    width: 200px;
    margin: 10px auto;
    height: 50px;
}


.orr{
    text-align: center;
}
.orr img{
    width: 50px;
    margin: 10px 10px 0px;
}


.inq-frm {
    background: #fff;
    padding: 15px 45px 20px;
    margin-top: -50px;
    z-index: 9999999;
    position: relative;
    box-shadow: 5px 5px 24px #ccc;
}
.inq-frm h2{
    font-size: 20px;
    margin-bottom: 20px;
}
.inq-frm .form-control {
    display: block;
    width: 100%;
    height: 55px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f7f7f7;
    background-image: none;
    border: 1px solid #333;
    border-radius: 0px;
    margin-bottom: 20px;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.inq-frm button{
    width: 100%;
    height: 55px;
    background-color: #e84b3a;
    border: 1px solid #e84b3a;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #fff;
    font-weight: 600;
    transition-duration: 0.3s;
}
.inq-frm button:hover{
    background-color: #333;
    border: 1px solid #333;
}
.inq-frm label{
    display: none;
}





.brands{
    margin-top: 50px;
}
.brands h1 {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #111;
    line-height: 54px;
}
.brands h1 span{
    font-size: 20px;
    font-weight: 500;
    color: #e84b3a;
}
.brands .active .car-logo{
    background-color: #111;
}
.brands .active .car-logo img{
    filter: invert(0%) !important;
}
.car-logo {
    height: 164px;
    background: #f7f7f7;
    text-align: center;
    line-height: 164px;
    transition-duration: 0.3s;
    border-radius: 4px;
    margin-top: 20px;
}
.car-logo img {
    width: 160px;
    text-align: center;
    filter: invert(35%);
    
}
.car-logo:hover {
    background-color: #111;
    
}
.car-logo:hover img {
    filter: invert(0%);
    
}

.trust{
    background: url(../images/trust.jpg) no-repeat;
    background-size: cover;
    padding: 30px;
    margin-top: 80px;
    height: 767px;
}
.trust-content h2 span{
    font-size: 17px;
    color: #e84b3a;
    font-weight: 500;
}
.trust-content{
    border-bottom: 1px solid #333;
    padding-bottom: 40px;
}
.trust-content h2 {
    font-size: 36px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    line-height: 50px;
    font-weight: 700;
    margin-top: 50px;
}
.trust-content p{
    font-size: 17px;
    color: #fff;
    letter-spacing: 0.2px;

    line-height: 33px;
}
.tust-icon img {
    background: #fff;
    padding: 19px;
    width: 78px;
    border-bottom: 3px solid red;
    border-radius: 5px;
}
.tust-content p{
    margin-top: 0px;
}


.chat-txt{
    margin-top: 50px;
}
.chat-txt img{
    width: 77px;
}
.chat-txt p{
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.2px;
    margin-top: 6px;
    font-weight: 200;
}

.chat-img {
    animation-name: bounce-2;
    animation-timing-function: ease;
    text-align: right;
}
.chat-img {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    margin: 0 auto 0 auto;
    transform-origin: bottom;
}
    @keyframes chat-img {
        0%   { transform: translateY(0); }
        50%  { transform: translateY(-7px); }
        100% { transform: translateY(0); }
    }


.book-appo a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.book-appo p .fa {
    font-size: 13px;
    margin-right: 4px;
    color: #4ee329;
}
.box-img img{
    width: 100%;
    margin-top: 50px;
}




.testimonials-wrap .r-stars img{
    width: 100px !important;
    float: right;
    margin-top: -18px;
}
.testimonials-wrap .r-date p {
    font-size: 16px;
    
    text-align: right;
    color: #777;
}
.text p{
    font-size: 16px;
    line-height: 27px;
}
        .testimonials-wrap {
        padding: 100px 0px 20px;
        
        }

.heading-section h2 {
    font-size: 34px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #111;
    margin-bottom: 10px;
    text-align: left;
    line-height: 40px;
    margin-top: 30px;
}
.heading-section h2 span{
    font-size: 17px;
    font-weight: 500;
    color: #e84b3a;
}
.heading-section p {
    text-align: left;
    font-size: 17px;
    color: #111;
    line-height: 33px;
    margin-top: 15px;
}
.clin-btn button {
    background: transparent;
    color: #e84b3a;
    font-size: 18px;
    padding: 18px 30px;
    border: 1px solid #e84b3a;
    margin-top: 20px;
    font-weight: 500;
    transition-duration: 0.3s;
    text-transform: uppercase;
}
.clin-btn button:hover {
    background: #e84b3a;
    color: #fff;
    border: 1px solid #e84b3a;
}
.clin-btn button:hover .fa {
    color: #fff;
}
.testimonials-wrap .testimonial-box {
    display: block;
    position: relative;
    padding: 30px;
    background: #fff;
    border: 1px solid#ddd;
    border-radius: 5px;
    /* box-shadow: 2px 2px 12px rgb(0 0 0 / 8%); */
    border-top: 3px solid #ddd;
    height: 290px;
    overflow: hidden;
}
        .testimonials-wrap .carousel-testimonial .item {
            padding: 30px 10px;
            text-align: left;
        }
        .testimonials-wrap .name {
            margin-bottom: 0;
            line-height: 14px;
            font-size: 17px;
            font-weight: 500;
            color: #e84b3a;
        }
        .testimonials-wrap .position {
            color: #adadad;
            font-size: 14px;
        }
        .testimonials-wrap .carousel-testimonial .owl-nav {
            text-align: center;
        }
        .testimonials-wrap .carousel-testimonial .owl-nav button.owl-next, 
        .carousel-testimonial .owl-nav button.owl-prev {
            padding: 0 12px !important;
        }
        .testimonials-wrap .carousel-testimonial .owl-nav button {
            outline: none;
            padding: 0;
        }
        .testimonials-wrap .carousel-testimonial .owl-nav button.owl-next span, 
        .carousel-testimonial .owl-nav button.owl-prev span {
            display: block;
            font-size: 34px;
            width: 25px;
            height: 25px;
            vertical-align: 0px;
            line-height: 16px;
        }
        .testimonials-wrap .carousel-testimonial .owl-nav button.owl-next.disabled, 
        .carousel-testimonial .owl-nav button.owl-prev.disabled {
            opacity: 0.5;
        }
.testimonials-wrap .man {
    float: left;
    display: none;
}

.brdr{
    border-bottom: 1px solid #ccc;
    margin: 15px 0px;
}


.ultimate{
    margin-top: 60px;
}
.pdng{
    padding: 0px;
}
.bak {
    background: #fff;
    box-shadow: 5px 5px 15px #999;
    height: 376px;
    overflow: hidden;
    position: relative;
}
.banner-img img{
    width: 100%;
}
.ult-cont {
    padding: 10px 60px 40px;
}
.ult-cont h3 span {
    font-size: 17px;
    font-weight: 500;
    color: #e84b3a;
}
.ult-cont h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 56px;
    color: #111;
}
.ult-cont p{
    font-size: 20px;
    color: #111;
}

.ult-bg {
    background: url(../images/ulti-bg.jpg) no-repeat;
    background-size: cover;
    height: 600px;
    margin-top: -240px;
    padding-top: 310px;
    color: #fff;
}
.counter h1{
    font-size: 36px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 30px;
}
.counter h2{
    font-weight: 700;
    font-size: 40px;
}
.counter p{
    font-size: 18px;
}
.con img{
    width: 70px;
    float: left;
    margin-top: 27px;
    margin-right: 20px;
}




.solution{
    margin-top: 80px;
}
.solu-img img{
    width: 100%;
}


.heading-section .fa{
    color: #e84b3a;
}




.heading-section.glr h2 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.recon-gallery{
    margin-top: 20px;
}
.glr-img img{
    width: 100%;
    transition-duration: 0.5s;
}
.glr-img img:hover{
    width: 102%;
    overflow: hidden;
}
.glr-img{
    overflow: hidden;
    height: 270px;
}




.mdlreg {
    background: url(../images/mdl-bg.jpg) no-repeat;
    background-size: cover;
    padding: 40px 20px 80px;
}
.mdlreg h1{
    font-weight: 700;
    text-align: center;
    color: #111;
    margin-bottom: 20px;
    text-shadow: 1px 1px 1px #fff;
}
.mdlreg h1 span{
    color: #e84b3a;
}
.mdlreg .dvla-width {
    width: 458px;
    margin-top: 10px;
    margin: 0 auto;
}
.mdlreg .reg-input-new1 {
    height: 82px;
    width: 395px;
    background: #fbbc05;
    text-transform: uppercase;
    border: 1px solid #fbbc05;
}
.mdlreg .clin-btn button {
    width: 100%;
    height: 88px;
    margin-top: 0px;
    border-radius: 9px;
    font-weight: 700;
    font-size: 22px;
    line-height: 25px;
    padding: 20px;
    background: #e84b3a;
    color: #fff;
}
.mdlreg .clin-btn button:hover {
    box-shadow: 2px 2px 5px #333;
    border: 1px solid #fff;
}
.dont{
    text-align: center;
    margin-top: 30px;
}
.dont p{
    font-size: 24px;
    font-weight: 700;
    color: #111;
    text-shadow: 1px 1px 1px #fff;
}
.dont p span a{
    color: #e84b3a;
    font-style: italic;
}



.down-nav {
    background: #e84b3a;
    height: 58px;
    line-height: 58px;
    text-align: center;
}
.down-nav p {
    color: #fff;
    font-size: 18px;
}



.engine-models {
    background-image: Linear-gradient(#ecf4ff, #ecf4ff);
    padding-bottom: 50px;
}
.heading-section.mdls h2{
    text-align: center;
    margin-bottom: 30px;
}
.heading-section.mdls h2 span {
    font-size: 34px;
    font-weight: 700;
    color: #e84b3a;
}
.engine-models a{
    text-decoration: none;
}
.modbtm{
    background: #ccc;
    padding: 10px;
}
.modtl{
    background: #fff;
    padding: 5px;
    text-align: center;
    overflow: hidden;
}
.modtl img{
    width: 100px;
    margin-top: -15px;
}
.modtl p {
    font-size: 20px;
    font-weight: 600;
    color: #e84b3a;
}
.engine-models a:hover .modbtm{
    background: #e84b3a;
}
.tpp{
    margin-top: 20px;
}


.mdl-cont{
    text-align: center;
    margin-top: 50px;
}
.mdl-cont p{
    font-size: 17px;
    line-height: 30px;
    color: #000;
}

.btn3d.btn-primary {
    box-shadow: 0 0 0 1px #e84b3a inset, 0 0 0 2px rgb(255 255 255 / 15%) inset, 0 8px 0 0 #d53726, 0 8px 8px 1px rgb(0 0 0 / 50%);
    background-color: #e84b3a;
    width: 100%;
    transition-duration: 0.1s;
    border-radius: 0px;
    margin-top: 15px;
    font-size: 14px;
}
.btn3d.btn-primary:hover {
    box-shadow: 0 0 0 1px #d53726 inset, 0 0 0 2px rgb(126 0 49 / 15%) inset, 0 8px 0 0 #7e0012, 0 8px 8px 1px rgb(0 0 0 / 50%);
    background-color: #a8021a;
}
.btn3d.btn-primary:active, .btn3d.btn-primary.active {
    box-shadow:0 0 0 1px #d53726 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
    background-color:d53726;
}
.btn3d.btn-default:active, .btn3d.btn-default.active {
    color: #666666;
    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,.1);
    background-color:#f9f9f9;
}
.btn3d {
    position:relative;
    top: -6px;
    border:0;
     transition: all 40ms linear;
     margin-top:10px;
     margin-bottom:10px;
     margin-left:2px;
     margin-right:2px;
}
.btn3d:active:focus,
.btn3d:focus:hover,
.btn3d:focus {
    -moz-outline-style:none;
         outline:medium none;
}
.btn3d:active, .btn3d.active {
    top:2px;
}
.btn3d.btn-white {
    color: #666666;
    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255,255,255,0.10) inset, 0 8px 0 0 #f5f5f5, 0 8px 8px 1px rgba(0,0,0,.2);
    background-color:#fff;
}
.btn3d.btn-white:active, .btn3d.btn-white.active {
    color: #666666;
    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,.1);
    background-color:#fff;
}
.btn3d.btn-default {
    color: #666666;
    box-shadow: 0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255,255,255,0.10) inset, 0 8px 0 0 #BEBEBE, 0 8px 8px 1px rgba(0,0,0,.2);
    background-color: #f9f9f9;
    width: 100%;
    border-radius: 0px;
    font-size: 16px;
    padding: 15px;
    margin-top: 15px;
    transition-duration: 0.1s;
}
.btn3d.btn-default:hover {
    color: #fff;
    box-shadow: 0 0 0 1px #417fbd inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #4D5BBE, 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color: #22abc3;
}


.bak.frm {
    height: 400px;
}
.frmhdng h1 {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #111;
    margin-top: 50px;
    margin-bottom: -40px;
        font-size: 30px;
}
.frmhdng h1 span{
    color: #e84b3a;
}
.submit-form{
    padding: 50px 40px;
    background: #ecf4ff;
}
.input-group-addon .fa{
    color: #e84b3a;
}
.submit-form .input-group-addon {
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    width: 40px;
    border-right: 0px;
}
.submit-form .form-control {
    height: 50px;
    padding: 6px 12px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.submit-form .input-group {
    width: 100%;
    margin-bottom: 15px;
}

.submit-form .fbtn {
    background: #fff;
    padding: 4px;
    border-radius: 4px;
}
.submit-form button {
    background: #e84b3a;
    border: 1px solid#e84b3a;
    color: #fff;
    width: 100%;
    padding: 10px;
    font-size: 22px;
    transition-duration: 0.5s;
    text-transform: uppercase;
    transition-duration: 0.3s;
}
.submit-form button:hover {
    background: #7e0012;
    border: 1px solid#7e0012;
}

.frm-lins{
    padding: 50px;
}
.linhd p{
    font-size: 22px;
    font-weight: 600;
    color: #e84b3a;
}
.dtlin {
    margin-top: 20px;
}
.dtlin p {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
}
.dtlin p .fa{
    color: #e84b3a;
}

.cll img{
    width: 150px;
}



.reconabt img {
    width: 100%;
}
.recon-acord {
    margin-top: -100px;
}
.recon-acord h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
}
.acord-rit {
    text-align: right;
    color: #fff;
    margin-top: 37px;
}
.acord-rit p {
    font-size: 18px;
}
.acord-rit p a{
    text-decoration: none;
}
.acord-rit p a:hover {
    color: #c40016;
}
.acord-rit p a {
    color: #fff;
    transition-duration: 0.5s;
}
.mdl-cont.abt{
    margin-top: 0px;
}



.solu {
}
.solu .sol-cont.contct {
    margin-left: 0px;
}
.solu .sol-cont h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 46px;
}
.solu .sol-cont h2 span {
    font-size: 20px;
    color: #e84b3a;
    font-weight: 500;
}
.solu .sol-cont p {
    font-size: 17px;
    line-height: 30px;
    margin-top: 20px;
    color: #999;
}
.solu .cont-frm .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
    margin-bottom: 20px;
}
.solu .cont-frm .form-control {
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f6f6f6;
    background-image: none;
    border: 1px solid #333;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
}
.solu .form-control.msgbox {
    height: 120px;
}
.solu .cont-dtl {
    background: #111;
    padding: 40px;
    border-top: 4px solid #e84b3a;
    color: #fff;
    margin-top: 70px;
}
.solu .cont-dtl h2 {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
}
.solu .cont-dtl p a{
    font-size: 18px;
    color: #fff;
}
.solu .cont-dtl p span {
    color: #e84b3a;
    font-weight: 600;
    font-size: 20px;
}
.solu .cont-dtl .fa {
    font-size: 17px;
    background: #e84b3a;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 2px;
    transition-duration: 0.5s;
}
.solu .cont-dtl .fa:hover {
    background: #444;
}
.solu .buton button {
    background: #e84b3a;
    border: 1px solid #e84b3a;
    padding: 14px 50px;
    color: #fff;
    font-weight: 700;
    transition-duration: 0.5s;
}
.solu .buton {
    text-align: right;
    margin-top: 5px;
}
.solu .buton button:hover {
    background: #111;
    border: 1px solid #111;
}


.recoabt img{
    width: 100%;
}
.mdl-cont.contac{
    margin-top: 50px;
}















.recon-ftr {
    background: #111;
    padding: 50px 20px 0px;
    margin-top: 80px;
}
.tpftr{
    border-bottom: 1px solid#333;
    padding: 0px 0px 30px;
    display: none;

}


.ftrscl {
    margin-top: 40px;
    margin-left: -5px;
}
.ftrscl .fa {
    width: 45px;
    height: 45px;
    border: 1px solid#777;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    color: #777;
    border-radius: 4px;
    margin-left: 6px;
    transition-duration: 0.3s;
}
.ftrscl .fa:hover {
    border: 1px solid#fff;
    color: #fff;
}

.mdftr{
    border-bottom: 1px solid#777;
    padding: 50px 0px;
}

.ftrtxt h5 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
.ftrtxt p{
    font-size: 17px;
    color: #999;
    margin-top: 20px;
    transition-duration: 0.3s;
}
.ftrtxt p a{
    color: #999;
    text-decoration: none;
}
.ftrtxt p a:hover{
    color: #e84b3a;
}
.bdr{
    border-bottom: 1px dashed #777;
    margin-bottom: 30px;
}
.ftrtxt p .fa {
    float: left;
    width: 40px;
    height: 50px;
    font-size: 24px;
    color: #e84b3a;
    margin-top: 3px;
}
.ftrtxt p.phn{
    font-size: 20px;
    font-weight: 600;
}
.ftrtxt p.eml .fa{
    font-size: 20px;
    font-weight: 600;
}
.uslnk p a{
    color: #999;
    text-decoration: none;
    transition-duration: 0.3s;
}
.uslnk p a:hover{
    color: #e84b3a;
}
.uslnk p:hover .fa{
    background: #e84b3a;
}
.uslnk p .fa{
    background: #333;
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 26px;
    margin-top: 0px;
    margin-right: 10px;
    color: #fff;
    font-size: 18px;
    transition-duration: 0.3s;
}
.ftrtxt p.ftrabt {
    line-height: 37px;
    letter-spacing: 0.9px;
}
.pding{
    padding: 0px 70px;
}
.btmftr p{
    text-align: center;
    padding: 40px 20px 30px;
    color: #ccc;
    font-size: 16px;
}


.email-tamp{
    margin: 50px 0px;
}
.content {
  width: 100%;
  padding: 20px;
  margin: 0 auto;
}

.centerplease {
  margin: 0 auto;
  width: 100vw;
  font-size: 150%;
  text-align: center;
  margin-top: 3em;
  padding: 5px;
}

.question {
    position: relative;
    background: #e84b3a;
    margin: 0;
    padding: 15px 10px 15px 50px;
    display: block;
    width: 100%;
    cursor: pointer;
    color: white;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.answers {
  background: #f1f1f1;
  padding: 0px 15px;
  margin: 0px;
  height: 0;
  overflow: hidden;
  z-index: 15;
  position: relative;
  opacity: 0;
  -webkit-transition: .7s ease;
  -moz-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
}

.questions:checked ~ .answers{
  height: auto;
  opacity: 1;
  padding: 20px 15px;
  font-size: 16px;
}

.plus {
  position: absolute;
  color: white;
  margin: 10px 10px 10px 15px;
  z-index: 15;
  font-size: 2em;
  line-height: 100%;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

.questions:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.questions {
  display: none;
}

.bene-cont.faq h2 {
    text-align: center;
    margin-left: -35px;
    color: #111;
    font-weight: 600;
}


.pri h3{
    font-size: 30px;
    font-weight: 700;
    color: #111;
    font-family: 'Montserrat', sans-serif;
}

.thnks-content {
    text-align: center;
}
.thnks-content img {
    width: 220px;
    margin-top: 40px;
}
.thnks-content h1 {
    font-size: 44px;
    font-weight: 700;
    margin-top: 30px;
    color: #111;
    font-family: 'Montserrat', sans-serif;
}
.thnks-content p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-top: 20px;
}
.thnks-content p span {
    font-size: 23px;
    font-weight: 600;
    color: #e84b3a;
}
.t-box {
    margin: 20px auto 30px;
}
.t-box h2 {
    font-size: 24px;
    font-weight: 700;
    color: #111;
}
.t-box a button {
    background: #e84b3a;
    border: 1px solid#e84b3a;
    color: #fff;
    padding: 10px 49px;
    font-size: 17px;
    margin-top: 10px;
    transition-duration: 0.5s;
    font-weight: 600;
}
.t-box a button:hover {
    background: #333;
    border: 1px solid#333;
}


.bottom-buttons{
    position: fixed;
    bottom: 30px;
    left: 25px;
    z-index: 9999;
    background: black;
    height: 60px;
    width: 60px;
    color: white;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    text-align: center;
    justify-content: center;
}
.bottom-button .tooltip{
    position: absolute !important;
    top: -20px !important;
    left: calc(100% + 5px) !important;
    z-index: 3 !important;
    background: #00E676 !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) !important;
    padding: 6px 12px !important;
    border-radius: 30px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    opacity: 0 !important;
    white-space: nowrap !important;
    pointer-events: none !important;
    transition: 0s !important;
    color: #fff;
}
.bottom-button:hover .tooltip{
    opacity: 1 !important;
    pointer-events: auto !important;
    transition: all 0.4s ease !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.whatsapp {
    bottom: 8px;
    font-size: 40px;
    background: #00E676;
    z-index: 999999999;
}


/* Scroll To Top Button */
.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 110px;
    width: 45px;
    height: 45px;
    background: #e84b3a;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 26px;
    border-radius: 50%;
    display: none;
    z-index: 9999;
    cursor: pointer;
    transition: 0.3s;
}

.scroll-top:hover {
    background: #c00113;
    color: #fff;
} 










@media screen and (min-width: 768px) and (max-width: 991px){
.recon-nav .navbar-brand img {
  width: 175px;
}
.recon-nav .navbar-default .navbar-nav > li > a {
  font-size: 12px;
}
#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3 {
  font-size: 36px !important;
}
.testimonials-wrap .carousel-testimonial .item {
  padding: 30px 13px !important;
}
.recon-acord h1 {
  font-size: 38px !important;
  margin-top: 17px !important;
}
.glr-img {
  overflow: hidden !important;
  height: auto !important;
  margin-bottom: 10px !important;
}



}


@media screen and (min-width: 1px) and (max-width: 991px){
.tp-nv {
  display: none;
}
.recon-nav .nav > li {
  text-align: center;
}
.recon-nav .navbar-brand img {
  margin-top: 0px;
}
#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3 {
  font-size: 16px;
}
#first-slider .carousel .item {
  height: auto;
}
.item img {
  margin-top: 0px;
}
#first-slider .carousel-indicators {
  bottom: 0px;
}
.inq-frm {
  padding: 20px;
  margin-top: 30px;
}
.inq-frm .form-control {
  height: 50px;
  margin-bottom: 10px;
  font-size: 14px;
}
.inq-frm button {
  height: 50px;
}
.DVLA-section h1 {
  font-size: 18px;
  text-transform: capitalize;
}
.dvla-width {
  width: 280px;
}
.reg-input-new1 {
  width: 217px;
  font-size: 17px;
}
.brands h1 span {
  font-size: 16px;
}
.brands h1 {
  font-size: 25px;
  line-height: 33px;
}
.trust {
  margin-top: 50px;
  height: auto;
  text-align: center;
}
.trust-content h2 {
  font-size: 20px;
  line-height: 33px;
  margin-top: 10px;
}
.trust-content h2 span {
  font-size: 13px;
  text-transform: capitalize;
}
.chat-img {
  text-align: center;
}
.box-img img {
  display: none;
}
.testimonials-wrap {
  padding: 20px;
}
.heading-section h2 {
  font-size: 23px;
  line-height: 30px;
}
.heading-section h2 span {
  font-size: 14px;
}
.clin-btn button {
  font-size: 14px;
  padding: 14px 30px;
}
.testimonials-wrap .carousel-testimonial .item {
  padding: 30px 0px;
}
.testimonials-wrap .testimonial-box {
  padding: 20px;
  height: auto;
}
.ultimate {
  margin-top: 0px;
}
.bak {
  height: auto;
}
.banner-img img {
  display: none;
}
.ult-cont {
  padding: 20px;
}
.ult-cont h3 {
  font-size: 20px;
  line-height: 36px;
}
.ult-cont h3 span {
  font-size: 16px;
}
.ult-bg {
  height: auto;
  margin-top: 0px;
  padding-top: 33px;
}
.counter h1 {
  font-size: 20px;
  margin-bottom: 10px;
}
.counter h2 {
  font-size: 20px;
}
.con img {
  width: 40px;
}
.solu-img img {
  display: none;
}
.solution {
  margin-top: 10px;
}
.recon-gallery {
  margin-top: 0px;
}

.frmhdng h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 19px;
}
.non{
    display: none;
}
.glr-img {
  height: auto;
  margin-bottom: 10px;
}
.clin-btn{
  text-align: center;
}
.bak.frm {
  height: auto;
}
.submit-form {
  padding: 30px;
}



.recoabt img {
  width: 100%;
}
.recon-acord h1 {
  font-size: 18px;
  text-align: center;
  margin-top: 33px;
}
.recon-acord {
  margin-top: -50px;
}
.acord-rit {
  display: none;
}
.mdl-cont.contac {
  margin-top: 0px;
}
.mdl-cont p {
  font-size: 16px;
  line-height: 28px;
}
.solu .cont-dtl {
  padding: 20px;
  margin-top: 20px;
}
.solu .cont-dtl h2 {
  font-size: 20px;
}
.solu .cont-dtl p {
  font-size: 16px;
}
.solu .sol-cont h2 {
  font-size: 24px;
  line-height: 30px;
}
.solu .buton button {
  width: 100%;
}


.mdlreg h1 {
  text-shadow: 0px 0px 1px #fff;
  font-size: 14px;
  line-height: 21px;
}
.mdlreg {
  padding: 20px;
}
.mdlreg .dvla-width {
  width: 285px;
}
.mdlreg .reg-input-new1 {
  height: 82px;
  width: 224px;
}
.mdlreg .clin-btn button {
  height: 48px;
  margin-top: 10px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 6px;
  padding: 20px;
  width: 210px;
}
.dont p {
  font-size: 16px;
}
.heading-section.mdls h2 span {
  font-size: 23px;
}

.bene-cont.faq h2 {
  display: none;
}
.email-tamp {
  margin: 0px;
}



.recon-ftr {
  padding: 20px;
  margin-top: 20px;
}
.tpftr {
  text-align: center;
}
.ftrlogo img{
  width: 200px;
}
.ftrscl {
  text-align: center;
  margin-top: 20px;
}
.ftrscl .fa {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.mdftr {
  padding: 20px 0px;
}
.pding {
  padding: 20px;
}
.pri h3{
    font-size: 20px;
}



}





@media screen and (min-width: 992px) and (max-width: 1199px){
.car-logo img {
  width: 132px;
}
.ult-cont h3 {
  font-size: 26px;
  line-height: 36px;
}
.bak {
  height: 312px;
}
.heading-section h2 {
  font-size: 26px;
  line-height: 30px;
  margin-top: 0px;
}
.mdlreg .dvla-width {
  width: 379px;
}
.mdlreg .reg-input-new1 {
  width: 317px;
}
.mdlreg .clin-btn button {
  font-size: 18px;
  padding: 10px;
}
.linhd p {
  font-size: 20px;
}







}