@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');

/********
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: 'Dosis', sans-serif;
********/



body {
    font-family: 'Arimo', sans-serif;
}
h1{
    font-family: 'Montserrat', sans-serif;
}
h2{
    font-family: 'Montserrat', sans-serif;
}
p{
    color: #000;
    font-size: 16px;
}

.tp-nv {
    border-bottom: 1px solid #f1f1f1;
    background: #f4f4f4;
}
.blnk {
    animation: blinkText 1.5s infinite;
    text-align: center;
    font-size: 18px;
    margin-top: 16px;
    font-weight: 600;
    color:#000000;
}

@keyframes blinkText {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.icon{
    float: left;
}
.nmbrs a {
    font-size: 21px;
    text-decoration: none;
    color: #666;
    transition-duration: 0.5s;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Dosis', sans-serif;
}
.nmbr a{
    border-bottom: 1px solid#444;
}
.nmbrr a{
    border-bottom: 0px;
}
.nmbrs a:hover{
    color: #e72418;
}
.nmbrr {
    margin-top: -4px;
}

.tp-nv .scl .fa{
    font-size: 16px;
    transition-duration: 0.5s;
}
.tp-nv .scl .fa:hover{
    background: #b11208;
}

.tp-nv .fa {
    background: #e72418;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
    width: 38px;
    height: 38px;
    line-height: 21px;
    text-align: center;
    margin-right: 13px;
    margin-top: 10px;
}

.scl img{
    background: #e72418;
    width: 38px;
    padding: 10px;
    margin-top: -6px;
    border-radius: 5px;
    transition-duration: 0.5s;
}
.scl img:hover{
    background: #b11208;
}

.ftrscl img {
    background: #e72418;
    width: 45px;
    padding: 12px;
    margin-top: -7px;
    border-radius: 5px;
    transition-duration: 0.5s;
    margin-left: 5px;
}
.ftrscl img:hover{
    background: #b11208;
}





ftrtxt p .phn.second .fa{
    margin-left: -39px;
}

.phn.second .fa{
    margin-left: -39px;
}

.scl{
    text-align: right;
}
.scl .fa{
    margin-right: 0px;
    color: #fff;
}


.solutionn-nav{
    margin-bottom: 88px;
}
.solutionn-nav .navbar {
    position: fixed;
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
    background:#000;
    -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 !important;
    z-index: 111;
    border:0px;
    height: 90px;
    top: 55px;
}
.solutionn-nav .navbar-default .navbar-nav > li > a:hover {
  color: #e72418;
}
.solutionn-nav .navbar-nav > li > a {
  text-transform: uppercase;
  line-height: 63px;
  -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;
}






.solutionn-nav .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.solutionn-nav .navbar-brand {
  padding: 17px 15px;
}

.solutionn-nav .navbar-brand img {
    width: 113px;
    background: #000;
    padding: 0px;
    border-radius: 6px;
    margin-top: -14px;
}
.solutionn-nav .shrink-nav {
  color: #000 !important;
  top: 0px;
  background-color: #000;
  position: fixed;
  z-index: 999999;
  transition-duration: 0.5s;
}
.solutionn-nav .navbar-right {
    float: left !important;
    margin-left: 90px;
}

.solutionn-nav .dvl.nv {
    float: right;
    margin-top: -27px;
}

.solutionn-nav .dvl.nv .gb img {
    width: 25px;
}

.solutionn-nav .dvl.nv .dvla-main {
    height: 50px;
    width: 270px;
}

.solutionn-nav .dvl.nv .reg-input-new1 {
    height: 45.5px;
    width: 240px;
    font-size: 16px;
}

.solutionn-nav .dvl.nv .qoute-btn button {
    width: 146px;
    height: 30px;
    font-size: 14px;
    margin-top: 3px;
    margin-left: 70px;
}
.solutionn-nav .navbar-right {
    float: right !important;
}

.solutionn-nav .shrink-nav .navbar-right {
    float: left !important;
    margin-left: 90px;
}
.solutionn-nav .dvl.nv {
    display: none;
    transition-duration: 0.5s;
}

.solutionn-nav .shrink-nav .dvl.nv {
    display: block;
    transition-duration: 0.5s;
}



 
@media (min-width: 768px) {
.solutionn-nav ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }


}  
.solutionn-nav .dropdown-menu{
    text-align: center !important;
}


.solutionn-nav .navbar-right .dropdown-menu {
    right: auto;
    left: auto;
}
.solutionn-nav .dropdown-menu>li>a {
    padding: 10px 20px;
}
.solutionn-nav .dropdown-menu>li>a:hover {
    color: #e84b3a;
}




@media (max-width: 767px) {
  .solutionn-nav .navbar-nav > li > a {
    line-height: 20px;
    text-align: center;
  }
  .solutionn-nav .navbar-brand {
    padding: 7px 15px;
  }
.solutionn-nav .navbar-brand img {
    width: 85px;
    margin-top: -6px;
    padding: 5px;
}

}

/************ End Navigation *************/


.front-banner{
    background: url(../images/frnt-bnr.png) no-repeat;
    background-size: cover;
    height: 720px;
}
.bnr-dv h1 {
    font-size: 50px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    line-height: 63px;
    color: #000;
}
.bnr-dv h1 span{
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    color: #e72418;
}
.bnr-dv{
    margin-top: 80px;
}
.line{
    background: #e72418;
    width: 50px;
    height: 4px;
}
.bnr-dv p{
    font-size: 18px;
    margin-top: 20px;
    line-height: 33px;
    color: #555;
}
.dvla-width{
    margin-top: 30px;
}
.dvla-main {
    background: #232f68;
    padding: 2px;
    height: 65px;
    border-radius: 0px 8px;
    width: 378px;
}
.gb {
    float: left;
}
.reg-input-new1 {
    height: 60.5px;
    width: 338px;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    background: #ffda07;
    text-transform: uppercase;
    border: 1px solid #ffda07;
    outline: none;
    border-radius: 0px 8px 0px 0px;
    color: #000;
}
.gb img {
    width: 34px;
}
.qoute-btn button {
    width: 200px;
    height: 50px;
    border-radius: 2px;
    font-size: 18px;
    background: #e72418;
    color: #fff;
    border: 1px solid#e72418;
    margin-top: 15px;
    margin-left: 93px;
    transition-duration: 0.5s;
}
.qoute-btn button:hover {
    background: #b11208;
    border: 1px solid#b11208;
}

.dnt p{
    margin-top: 10px;
    margin-left: 45px;
}
.dnt p a{
    color: #e72418;
    text-decoration: underline;
}


.frm-portion{
    margin-top: 70px;
}
.swal2-container.swal2-shown {
    z-index: 99999;
}
.pdng{
  padding: 0px;
}
.cont-dtl{
    background: #f4f4f4;
    color: #fff;
    height: 300px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    padding: 20px;
}
.cont-dtl.bx2 {
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
        margin-right: 30px;
        padding-left: 50px;
}
.cont-dtl.bx1{
    margin-left: 30px;
    padding-right: 50px;
}
.dtl a{
  text-decoration: none;
}
.cont-dtl.bx1 h3 {
    color: #e72418;
    margin-left: 15px;
    font-weight: 600;
}
.cont-dtl.bx2 h3{
    color: #e72418;
    font-weight: 600;
    margin-bottom: 0px;
}
.sign p{
    font-weight: 600;
    color: #e72418;
}
.cont-dtl.bx2 h4{
    color: #333;
    margin-top: 0px;
}
.frm-portion h3{
    font-size: 24px;
    margin-bottom: 22px;
    color: #fff;
}
.cont-dtl p {
    font-weight: 500;
    line-height: 24px;
    font-size: 16px;
}
.formcnt{
  background:#e72418;
  height: 370px;
  border-radius: 7px;
  margin-top: -35px;
}
.formcnt {
    padding: 20px;
    width: 110%;
    margin-left: -30px;
    position: relative;
    z-index: 99999;
}
.frm-portion .formcnt h3 {
    margin-bottom: 5px;
}
.formcnt .form-group {
    margin-bottom: 0px;
}
.formcnt .input-group {
  width: 100%;
}
.formcnt .form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 0;
    color: #000;
    background-color: #fff;
    background-image: none;
    border-radius: 0px;
    margin-top: 15px;
    font-weight: 600;
}
.fbtn{
  text-align: center;
}
.formcnt button {
    background: transparent;
    border: 1px solid #fff;
    padding: 13px 35px;
    color: #fff;
    margin-top: 15px;
    transition-duration: 0.5s;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    width: 100%;
    height: 46px;
}
.formcnt button:hover{
    background: #b11208;
    border: 1px solid #fff;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}



.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
.testimonial_btn {
    background-color: #e72418;
    color: #fff !important;
    border-color: #e72418;
    border-radius: 0px;
    padding: 12px 15px;
}
.testimonial_btn:hover {
    background-color: #be2727;
    border-color: #be2727;
}
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
    display: none;
}
.pull-right {
    margin-top: -40px;
    position: relative;
}

/*********** End Form Portion *************/

.work.make{
    margin-bottom: 50px;
}
.makes a {
    text-decoration: none;
}
.cars img {
    width: 100%;
    transition-duration: 0.5s;
}
.cars h2 {
    margin-top: -144px;
    text-align: center;
    color: #111;
    font-size: 26px;
    font-weight: 600;
    text-shadow: 3px 3px 7px #fff;
    position: relative;
    transition-duration: 0.5s;
    opacity: 0;
}
.carover {
    margin-top: 87px;
    background: #e72418;
    padding: 0px 12px;
}
.carover p {
    color: #fff;
    padding: 13px;
    font-size: 18px;
    text-transform: uppercase;
}
.cars:hover h2 {
    text-shadow: none;
    opacity: 1;
}
.cars:hover img{
    opacity: 0.2;
}
.cars h2 span {
    font-size: 17px;
    color: #e72418;
}
.carover .fa {
    float: right;
    margin-top: -1px;
    font-size: 24px;
}



.recovery img {
    width: 100%;
}

/*********************
.detail-frm {
    background: #fff;
    padding: 50px 0px;
    color: #333;
}
.detail-frm p{
    font-size: 24px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 600;
}
.detail-frm .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e72418;
    border-radius: 0px;
    -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;
}
.pdng{
    padding: 3px;
}
.detail-frm button {
    width: 100%;
    height: 50px;
    background: #e72418;
    border: 1px solid #e72418;
    color: #fff;
    transition-duration: 0.5s;
}
.detail-frm button:hover {
    background: #b11208;
    border: 1px solid #b11208;
}



*****************/

.work{
    margin-top: 50px;
    text-align: center;
    margin-bottom: 100px;
}

.work h2 span{
    font-size: 18px;
    color: #e72418;
    line-height: 40px;
    font-weight: 600;
}
.work h2{
    font-size: 40px;
    font-weight: 700;
    color: #000;
}
.work p{
    font-size: 18px;
}
.work .line{
    margin:20px auto;
}
.wrk-boxes{
    margin-top: 80px;
}
.wrk-dtl img {
    width: 70px;
    background: #e72418;
    padding: 10px;
    border-radius: 7px;
    border: 3px solid#f1f1f1;
    box-shadow: 0px 0px 5px #ccc;
}
.wrk-dtl .count p {
    background: #e72418;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: -12px auto;
    position: relative;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
}
.count h3 {
    margin: 40px 0px 20px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 25px;
}
.wrk-dtl p {
    font-size: 17px;
    color: #333;
}
.boxx {
        animation-duration: 3s;
        animation-iteration-count: infinite;

        transform-origin: bottom;
    }
.wel-img {
    animation-name: bounce-2;
    animation-timing-function: ease;
}
    @keyframes bounce-2 {
        0%   { transform: translateY(0); }
        50%  { transform: translateY(-20px); }
        100% { transform: translateY(0); }
    }
.wel-img img{
    width: 576px;
    margin-top: 60px;
}

.wel-content {
    margin-right: 82px;
}
.wel-content h4 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom:25px;
}
.wel-content h4 span {
    font-size: 18px;
    color: #e72418;
    line-height: 60px;
    font-weight: 600;
}
.wel-content p {
    font-size: 18px;
    margin-top: 25px;
    line-height: 30px;
}
.lines .fa {
    background: #e72418;
    color: #fff;
    padding: 4px;
    border-radius: 25px;
    font-size: 12px;
}



.counter{
    text-align: center;
}

.wel-content .counter-count{
    font-size: 36px;
    font-weight: bold;
    position: relative;
    color: #e72418;
    text-align: center;
    display: inline-block;
}
.count-up span {
    font-size: 35px;
    color: #e72418;
    font-weight: 600;
}
.count-up h3{
    font-size: 18px;
    margin-top:0px;
    color: #000;
}


.brands{
    margin-top: 100px;
    margin-bottom: 50px;
}


.welcome.map{
    background: #f1f1f1;
    padding: 70px 0px;
    margin-top: 70px;
}

.wel-img.mep img{
    width: 333px;
    margin-left: 0px;
    margin-top:25px;
}
.wel-content.map{
    margin-right: 0px;
}
.loca{
    margin-top: 30px;
}
.loca p{
    margin-top: -5px;
    color: #555;
    margin-left: -15px;
}
.loca p span{
    font-size: 22px;
    font-weight: 600;
    color: #444;
}
.loc-icon img {
    width: 65px;
    background: #e72418;
    padding: 10px;
    border-radius: 6px;
    border: 3px solid#f9f9f9;
    box-shadow: 0px 0px 5px #ccc;
}
.tp{
    margin-top: 30px;
}
.wel-content.map .qoute-btn button {
    margin-left: 0px;
}


.work.mot {
    background: #333235;
    margin-top: 0px;
    padding: 100px 20px;
    margin-bottom: 0px;
}
.work.mot h2 {
    color: #fff;
}
.work.mot p {
    color: #fff;
    line-height: 35px;
}

.work.mot h2 span {
    color: #fff;
}
.lin{
    background: #444;
    width: 100%;
    height: 1px;
    margin-top: 30px;
}

.bxs{
    margin-top: 30px;
}
.mot-box {
    background: #e72418;
    padding: 50px 30px;
    border-radius: 10px;
}
.mot-box img{
    background: #fff;
    padding: 13px;
    width: 70px;
    border-radius: 8px;
    border: 2px solid#f6f6f6;
    box-shadow: 0px 0px 5p;
}

.mot-box h4{
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
.mot-box h4 span{
    font-size: 20px;
    font-weight: 500;
    line-height: 42px;
}
.line.mt {
    background: #fff;
}




.leading{
    background: url(../images/lead-bg.jpg) no-repeat fixed;
    height: 780px;
    background-size: cover;
}

.ledd {
    background: rgb(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px 40px 50px;
    border-radius: 30px;
    margin-top: 150px;
}
.ledd h3 {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    line-height: 56px;
}
.ledd h3 span{
    font-size: 18px;
    font-weight: 400;
    line-height: 50px;
}

.ledd p{
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}
.ledd .qoute-btn button{
    margin-left: 0px;
}


.testi {
    padding: 20px 20px 0px;

}
.testi .name p {
    font-size: 26px;
    color: #e72418;
        font-style: inherit;
}
.testi .dat p {
    font-size: 18px;
    color: #000;
    font-style: inherit;
}
.testi p {
    font-style: italic;
    color: #555;
    font-size: 18px;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 0px;
}
.item blockquote {
    border-left: none;
    margin: 0;
    color: #000;
}
#quote-carousel .carousel-control {
    background: none;
    color: #e72418;
    font-size: 40px;
    text-shadow: none;
    margin-top: 73px;
}
.testimonial h4{
    text-align: center;
    font-weight: 700;
    color: #000;
    letter-spacing: 1px;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
}





.faqs-sec{
    margin-top: -80px;
}
.faqs-sec .content {
  width: 100%;
  padding: 20px;
  margin: 0 auto;
  padding: 0px;
}

.faqs-sec .centerplease {
  margin: 0 auto;
  width: 100vw;
  font-size: 150%;
  text-align: center;
  margin-top: 3em;
  padding: 5px;
}

.faqs-sec .question {
    position: relative;
    background: transparent;
    margin: 0;
    padding: 17px 10px 17px 35px;
    display: block;
    width: 100%;
    cursor: pointer;
    color: #333;
    margin-top: 10px;
    font-size: 17px;
    letter-spacing: 0.5px;
}

.ans-bx{
    border-bottom: 1px solid#999;
}
.lftques{
    margin-left: 0px;
}
.faqs-sec .answers {
  background: #fff;
  padding: 0px 15px;
  margin: 0px;
  height: 0;
  overflow: hidden;
  z-index: 15;
  position: relative;
  opacity: 0;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

.faqs-sec .questions:checked ~ .answers {
    height: auto;
    opacity: 1;
    padding: 10px 10px 10px 0px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 0px;
}


.faqs-sec .plus {
  position: absolute;
  color: #333;
  margin: 10px 10px 10px 0px;
  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: .5s ease;
  -moz-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

.faqs-sec .questions:checked ~ .plus {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faqs-sec .questions {
  display: none;
}

.faqs-sec .bene-cont.faq h3 {
    text-align: left;
    color: #185e94;
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
}





.cheap{
    background: #f1f1f1;
    padding: 80px 20px;
    margin-top: 100px;
    
}

.cheap h4{
    font-size: 40px;
    font-weight: 700;
    color: #fa6352;
    font-family: 'Montserrat', sans-serif;
        line-height: 50px;
}
.cheap p{
    font-size: 20px;
    color: #333;
    margin-top: 25px;
}
.cheap p span a{
    font-size: 20px;
    color: #e72418;
    text-decoration: underline;
}




.work.datab{
    margin-bottom: 50px;
}
.datatb{
}
.datatb table th {
      background-color: #1a1a1a;
      color: #fff;
      text-align: center;
    }
.datatb table td {
      text-align: center;
      vertical-align: middle !important;
    }
.datatb a {
      color: #e72418;
      text-decoration: none;
    }
.datatb a:hover {
      text-decoration: underline;
    }
.datatb .btn-quote {
      background-color: #e72418;
      color: #fff;
      border: none;
      padding: 5px 12px;
      border-radius: 4px;
      font-size: 13px;
    }
.datatb .btn-quote:hover {
      background-color: #b11208;
      color: #fff;
    }
.datatb .dataTables_wrapper .dataTables_filter input {
      border: 1px solid #ddd;
      border-radius: 4px;
      padding: 3px 6px;
    }
.datatb .dataTables_wrapper .dataTables_length select {
      border-radius: 4px;
      padding: 2px 4px;
    }
.datatb .pagination > li > a,
    .pagination > li > span {
      color: #000;
    }
.datatb .pagination > .active > a {
      background-color: #e72418;
      border-color: #e72418;
      color: #fff;
}




.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#e72418;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 4px;
    margin-left: 6px;
    transition-duration: 0.3s;
    background: #e72418;
}
.ftrscl .fa:hover {
    border: 1px solid#b11208;
    color: #fff;
    background: #b11208;
}

.mdftr{
    border-bottom: 1px solid#777;
    padding: 50px 0px;
}

.ftrtxt h5 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.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: #e72418;
}
.bdr{
    border-bottom: 1px dashed #777;
    margin-bottom: 30px;
}
.ftrtxt p .fa {
    float: left;
    width: 40px;
    height: 50px;
    font-size: 24px;
    color: #e72418;
    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: #e72418;
}
.uslnk p:hover .fa{
    background: #e72418;
}
.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: 28px;
    letter-spacing: 0.9px;
}
.pding{
    padding: 0px 70px;
}
.btmftr p{
    text-align: center;
    padding: 40px 20px 30px;
    color: #ccc;
    font-size: 16px;
}




.banner-slider .carousel {
    position: relative;
    margin-top: 155px;
}
.banner-slider .carousel .fa{
    font-size: 35px;
    color: #000;
}
.banner-slider .carousel .fa:hover{
    color: #e72418;
}
.banner-slider .carousel-control.left {
    background: transparent;
}
.banner-slider .carousel-control.right {
    background: transparent;
}
.banner-slider .item img{
    border-radius: 20px;
}
.banner-slider .left.carousel-control {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    width: 12%;
    font-size: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 0px 0px rgb(0 0 0 / 60%);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 1;
    padding-top: 33%;
}
.banner-slider .right.carousel-control {
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0;
    width: 12%;
    font-size: 20px;
    color: #fff;
    text-align: right;
    text-shadow: 0 0px 0px rgb(0 0 0 / 60%);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 1;
    padding-top: 33%;
}
.banner-slider .carousel-indicators li {
    display: none;
}


/********* Start About Pages **********/

.es-abt {
    margin-top: -20px;
}
.es-abt img {
    width: 100%;
    margin-top: -3px;
}

.es-acord {
    margin-top: -74px;
    background: rgb(0, 0, 0, 0.5);
    position: relative;
}
.es-acord h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 15px;
}
.acord-rit {
    text-align: right;
    color: #fff;
    margin-top: 25px;
}
.acord-rit p {
    font-size: 18px;
    color: #fff;
}
.acord-rit p a {
    color: #fff;
    transition-duration: 0.5s;
    text-decoration: none;
}
.acord-rit p a:hover {
    color: #e72418;
}

.solution {
    margin-top: 100px;
}
.sol-img img {
    width: 100%;
    border-radius: 20px;
}
.sol-cont {
    margin-left: 30px;
    margin-top: -20px;
}
.sol-cont h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    color: #000;
}
.sol-cont h2 span {
    font-size: 20px;
    color: #e72418;
    font-weight: 500;
}
.sol-cont p {
    font-size: 17px;
    line-height: 30px;
    margin-top: 17px;
    color: #333;
    font-style: italic;
}
.stp img {
    width: 60px;
}
.stpp p {
    font-style: normal;
    color: #000;
    font-weight: 600;
    margin-top: 0px;
}
.stpp p span {
    font-size: 30px;
    color: #e72418;
}


.book {
    margin-top: 90px;
    margin-bottom: 40px;
}
.padding2 {
    padding: 5px;
}
.pera {
    background: #f4f4f4;
    padding: 30px 140px 30px 30px;
    border-radius: 20px;
    height: 270px;
}
.pera h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
}
.pera p {
    font-size: 15px;
    line-height: 28px;
    font-style: italic;
}
.pera2 {
    background: #f2f5fb;
    border-radius: 20px;
    height: 270px;
}
.pera2 img {
    width: 100%;
    border-radius: 20px;
}
.book-mid {
    text-align: center;
}
.book-btn {
    background: #fff;
    padding: 14px 10px 25px;
    width: 250px;
    margin: -225px auto;
    box-shadow: 0px 0px 7px #ccc;
    border-radius: 10px;
}
.book-btn p {
    font-size: 22px;
    font-weight: 700;
}
.book-btn a button {
    background: #e72418;
    border: 1px solid#e72418;
    padding: 8px 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 4px;
    transition-duration: 0.5s;
}
.book-btn a button:hover {
    background: #b11208;
    border: 1px solid#b11208;
}


.wel-content.abt{
    margin-top: 20px;
}
.expari h3 {
    font-size: 150px;
    font-weight: 800;
    color: #e72418;
    float: left;
    font-family: 'Montserrat', sans-serif;
}
.expari h4 {
    font-size: 31px;
    font-weight: 700;
    color: #222;
    padding: 66px 20px 20px 176px;
    line-height: 40px;
    text-align: left;
}
.wel-content.abt{
    margin-right: 0px;
}
.cont{
    margin-top: 50px;
}
.cont .counter-count {
    font-size: 46px;
    font-weight: bold;
}

.socialm{
    margin-top: 25px;
}
.sol-cont.contac {
    margin-left: 0px;
    padding-right: 50px;
}
.cont-frmm{
    margin-top: 30px;
}
.cont-frmm .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
    margin-bottom: 20px;
}
.cont-frmm .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c40016;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
}
.cont-frmm .form-control:focus {
    border-color: #000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%), 0 0 0px rgb(102 175 233 / 60%);
}
.cont-frmm .form-control.msgbox{
    height: 116px;
    border-radius: 0px;
}
.qoute-btn.contact{
    text-align: right;
    margin-top: -10px;
}
.qoute-btn.contact button {
    border-radius: 0px;
}

.contact-detaill .cont-dtll {
    background: #000;
    padding: 20px 40px 40px;
    color: #fff;
    margin-top: 44px;
    border-radius: 10px;
}
.contact-detaill .cont-dtll h2 {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
}
.contact-detaill .cont-dtll p {
    font-size: 18px;
    color: #fff;
    line-height: 33px;
}
.contact-detaill .cont-dtll p span {
    color: #e72418;
    font-weight: 600;
    font-size: 20px;
}
.contact-detaill .socialm .fa {
    font-size: 17px;
    background: #e72418;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 2px;
    transition-duration: 0.5s;
}
.contact-detaill .socialm .fa:hover {
    background: #b11208;
}


.loc-map{
    margin-top: 50px;
}
.loc-map img{
    width: 100%;
}



.second img{
    width: 100%;
    margin-top: -3px;
}
.sec-text {
    text-align: center;
    margin-top: -330px;
}
.sec-text .dvla-main {
    margin: auto;
    border: 1px solid#fff;
}
.sec-text .reg-input-new1 {
    height: 58.5px;
    width: 337px;
}
.sec-text .qoute-btn button {
    margin-left: 0px;
}

.sec-text .dnt p {
    margin-top: 10px;
    margin-left: 0px;
    font-size: 18px;
}
.sec-text .dnt p a {
    color: #fff;
}


.frm-portion.seco {
    margin-top: 80px;
}

.work.datab.mdl{
    margin-bottom: 0px;
}
.ser-bton {
    padding-bottom: 70px;
}
.ser-bton .bton a button {
    background: #e72418;
    border: 1px solid#e72418;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    margin-top: 20px;
    border-radius: 0px 12px 0px;
    transition-duration: 0.3s;
    width: 100%;
    height: 60px;
    border-bottom: 6px solid#b11208;
}
.ser-bton .bton a button:hover {
    background: #b11208;
    border: 1px solid#b11208;
    border-radius: 12px 0px;
    border-bottom: 6px solid#e72418;
}




.best {
    background: #f4f4f4;
    padding: 50px 20px;
    margin-top: 40px;
}
.best-content {
    text-align: center;
}
.best-content h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}
.best-content p {
    font-size: 16px;
    line-height: 28px;
}
.best-content .line{
    margin: 15px auto;
}



/* Slider */
.top-selling {
    padding: 40px 0px 50px;
    margin-bottom: -80px;
    background: #f4f4f4;
}


.top-selling h3 {
    margin: 12px 10px 20px;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #000;
}

.top-selling .slick-slide {
    margin: 0px 20px;
}

.top-selling .slick-slide img {
    width: 100%;
}

.top-selling .slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.top-selling .slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.top-selling .slick-list:focus
{
    outline: none;
}
.top-selling .slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.top-selling .slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.top-selling .slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.top-selling .slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.top-selling .slick-track:after
{
    clear: both;
}
.top-selling .slick-loading .slick-track
{
    visibility: hidden;
}

.top-selling .slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.top-selling .slick-slide img {
    display: block;
    box-shadow: 0px 0px 5px;
}
.top-selling .slick-slide.slick-loading img
{
    display: none;
}
.top-selling .slick-slide.dragging img
{
    pointer-events: none;
}
.top-selling .slick-initialized .slick-slide
{
    display: block;
}
.top-selling .slick-loading .slick-slide
{
    visibility: hidden;
}
.top-selling .slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.top-selling .slick-arrow.slick-hidden {
    display: none;
}





.work.datab.siz{
    margin-top: 160px;
    margin-bottom: 0px;
}
.work.datab.cod{
    margin-top: 0px;
    margin-bottom: 0px;
}
th.sorting{
    width: 195px;
}


.frm-dtl.lsat {
    padding: 20px 20px 70px;
    background: #f4f4f4;
    margin-bottom: -80px;
}
.frm-dtl.lsat .pdng {
    padding: 0px;
}
.frm-dtl.lsat .frms {
    background: #fff;
    padding: 20px 40px;
    border-radius: 10px 0px 0px 10px;
    height: 665px;
    margin-top: 50px;
}
.frm-dtl.lsat .frms h3 {
    font-weight: 600;
    opacity: 1;
    font-size: 22px;
    color: #000;
    margin-bottom: 20px;
}
.frm-dtl.lsat .frms h3 span{
    color: #e72418;
}
.frm-dtl.lsat .side h3 a {
    color: #e72418;
    text-decoration: none;
    font-size: 20px;
}
.frm-dtl label {
    color: #333;
    display: none;
}
.frm-dtl.lsat .frms .form-control {
    display: block;
    width: 100%;
    height: 55px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e72418;
    border-radius: 0px;
}
.frm-dtl.lsat .frms .input-group {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 25px;
}
.frm-dtl.lsat .frms .input-group-addon {
    padding: 6px 12px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    width: 45px;
    background: #e72418;
    opacity: 1;
    color: #fff;
    border-color: #e72418;
    border-radius: 0px;
}
.qoute-btn.fmr button {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
}
.frm-dtl.lsat .side {
    background: #000;
    padding: 30px 40px;
    height: 665px;
    border-radius: 0px 10px 10px 0px;
    color: #fff;
    margin-top: 50px;
}
.frm-dtl.lsat .side h3 {
    font-weight: 600;
    font-size:20px;
}
.frm-dtl.lsat .side h4 {
    margin-bottom: -16px;
    margin-top: 32px;
}
.frm-dtl.lsat .side p {
    color: #fff;
    margin-top: 30px;
    font-size: 16px;
}
.frm-dtl.lsat .side img{
    width: 270px;
}



.sol-cont.service p {
    font-weight: 600;
}

.sol-cont.service p .fa {
    color: #fff;
    background: #e72418;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    font-size: 14px;
    border-radius: 20px;
    margin-right: 5px;
}
.include{
    text-align: left;
}
.include p{
    margin-top: 20px;
}
.include p span{
    color: #e72418;
    font-size: 22px;
    font-weight: 600;
}

.cheap.srv{
    margin-top: 0px;
}

.leading.srv{
    background: url(../images/srv-bg.jpg) no-repeat fixed;

}





#modalImage {
    display: block;
    transition: transform 0.4s ease, opacity 0.4s ease;
    width: 80%;
    margin: 50px auto;
}

.es-glry .slide-in-right {
    transform: translateX(100%);
    opacity: 0;
}

.es-glry .slide-in-left {
    transform: translateX(-100%);
    opacity: 0;
}

.es-glry .slide-center {
    transform: translateX(0);
    opacity: 1;
}


.es-glry .gallery-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    cursor: pointer;
}

.es-glry .gallery-box img {
    width: 100%;
    transition: 0.4s;
}

.es-glry .gallery-box:hover img {
    transform: scale(1.1);
}

.es-glry .gallery-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.es-glry .gallery-box:hover .overlay {
    opacity: 1;
}

.es-glry .gallery-box .overlay i {
    color: #fff;
    font-size: 40px;
}

/* Modal Image */
.es-glry .modal-content {
    background: transparent;
    border: none;
    box-shadow: none;
}

.es-glry .modal-body img {
    width: 100%;
}

.es-glry .modal-nav {
    position: absolute;
    top: 50%;
    font-size: 50px;
    color: #fff;
    cursor: pointer;
    z-index: 9999;          /* ← arrow fully clickable */
    padding: 10px 20px;     /* ← click area large ho jayegi */
    transform: translateY(-50%);
    user-select: none;      /* ← select nahi hoga */
}

.es-glry .modal-nav.left {
    left: 10px;
}

.es-glry .modal-nav.right {
    right: 10px;
}
.thnks-content {
    text-align: center;
}
.thnks-content img {
    width: 180px;
    margin-top: 40px;
}
.thnks-content p {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-top: 20px;
}
.thnks-content p span {
    font-size: 23px;
    font-weight: 600;
    color: #e72418;
}
.t-box {
    background: #f4f4f4;
    padding: 30px 20px 49px;
    width: 335px;
    margin: 20px auto 30px;
    height: 190px;
}
.t-box h2 {
    font-size: 24px;
    font-weight: 700;
    color: #111;
}
.social-media{
    margin-top: 20px;
}

.social-media .fa.fa-facebook{
    background: #1877F2;
}
.social-media .fa.fa-twitter{
    background: #1da1f2;
}
.social-media .fa.fa-pinterest-p{
    background: #E60023;
}
.social-media .fa.fa-instagram{
    background: #D300C5;
}
.social-media .fa{
    color: #fff;
    background: #e72418;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 1px;
    font-size: 18px;
    transition-duration: 0.5s;
}
.social-media .fa:hover {
    background: #b11208;
}
.t-box a button {
    background: #e72418;
    border: 1px solid#e72418;
    color: #fff;
    padding: 10px 49px;
    font-size: 17px;
    margin-top: 10px;
    transition-duration: 0.5s;
    font-weight: 600;
}
.t-box a button:hover {
    background: #b11208;
    border: 1px solid#b11208;
}
.thnks-content p span br{
  display: none;
}



#scrollTopBtn {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #e72418;
    color: white;
    cursor: pointer;
    padding: 10px 13px;
    border-radius: 5px;
    font-size: 18px;
    transition: all 0.3s ease;
}



.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: 20px;
    font-size: 40px;
    background: #00E676;
}








  .bottom-fixed-banner {
    position: fixed;
    bottom: 0;
    left: 7%;
    z-index: 9999;
    background: #000;
    text-align: center;
    padding: 0;
    right: 7%;
}

.bottom-fixed-banner img {
    width: 100%;
    height: auto;
    display: block;
}

.bottom-fixed-banner .close-banner {
    position: absolute;
    top: -5px;
    right: 10px;
    color: #e72418;
    font-size: 30px;
    cursor: pointer;
    font-weight: bold;
}







@media screen and (min-width: 768px) and (max-width: 991px) {
.solutionn-nav .dvl.nv {
    display: none;
}

.bottom-fixed-banner img {
    display: block !important;
}
.bottom-fixed-banner {
    left: 9%;
    right: 9%;
}


}






@media screen and (min-width: 1px) and (max-width: 991px) {
.tp-nv {
        display: none;
    }
.scl img {
        display: none;
    }
.solutionn-nav .navbar-right {
    float: none !important;
    margin-left: 0px;
}
    .nmbrs a {
        font-size: 14px;
    }

    .tp-nv .fa {
        padding: 10px;
        font-size: 14px;
        width: 32px;
        height: 32px;
        line-height: 12px;
        margin-top: 5px;
        margin-bottom: 4px;
    }

    .solutionn-nav .navbar {
        height: auto;
        top: 0px;
        position: fixed;
    }

    .navbar-default .navbar-toggle {
        border-color: #e72418;
        background: #e72418;
        margin-top: 20px;
    }
.solutionn-nav .dvl.nv {
    float: none;
    margin-top: -7px;
}
.solutionn-nav .dvl.nv .qoute-btn button {
    width: 136px;
    height: 25px;
    font-size: 13px;
    margin-top: 3px;
    margin-left: 13px;
    border-radius: 3px;
    margin-bottom: 5px;
}
.solutionn-nav .dvl.nv .reg-input-new1 {
    height: 39.5px;
    border-radius: 0px 4px 0px 0px;
}
.solutionn-nav .dvl.nv .dvla-main {
    height: 44px;
    border-radius: 0px 4px;
}

.es-abt img {
    width: 100%;
    margin-top: 82px;
}

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #b11208;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .solutionn-nav {
        margin-bottom: 0px;
    }

    .front-banner {
        height: auto;
        text-align: center;
    }

    .bnr-dv {
        margin-top: 90px;
        text-align: center;
    }

    .bnr-dv h1 {
        font-size: 22px;
        line-height: 30px;
    }

    .bnr-dv p {
        font-size: 16px;
        margin-top: 10px;
        line-height: 30px;
    }

    .line {
        margin: auto;
    }

    .dvla-width {
        margin-top: 12px;
        text-align: center;
    }

    .dvla-main {
        height: 55px;
        width: 298px;
        margin: 20px auto 0px;
    }

    .gb img {
        width: 30px;
    }

    .reg-input-new1 {
        height: 50.5px;
        width: 261px;
        font-size: 20px;
    }

    .qoute-btn button {
        height: 46px;
        border-radius: 6px;
        font-size: 16px;
        margin: 15px auto;
    }

    .qoute-btn {
        text-align: center;
    }

    .dnt p {
        margin-top: 0px;
        margin-left: 0px;
    }

    .dnt {
        text-align: center;
    }

    .banner-slider .carousel {
        margin-top: -25px;
    }

    .cont-dtl.bx1 {
        display: none;
    }

    .frm-portion {
        margin-top: 33px;
    }

    .formcnt {
        width: 100%;
        margin-left: 0px;
        height: auto;
        border-radius: 0px;
    }

    .formcnt .form-control {
        height: 40px;
        margin-top: 10px;
    }

    .formcnt button {
        padding: 8px 35px;
        margin-top: 12px;
        height: 40px;
    }

    .cont-dtl.bx2 {
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
        margin-right: 0px;
        padding-left: 20px;
        height: auto;
    }

    .work {
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .work.make {
        margin-bottom: 15px;
    }

    .work h2 span {
        font-size: 16px;
        line-height: 30px;
    }

    .work h2 {
        font-size: 22px;
    }

    .work p {
        font-size: 16px;
    }

    .cars h2 {
        display: none;
    }

    .carover {
        margin-top: 0px;
        padding: 0px 10px;
    }

    .carover p {
        padding: 12px;
        font-size: 16px;
        text-transform: capitalize;
    }

    .cars:hover img {
        opacity: 0.7;
    }

    .wrk-boxes {
        margin-top: 20px;
    }

    .count h3 {
        margin: 30px 0px 20px;
        font-size: 16px;
        line-height: 22px;
    }

    .wrk-dtl br {
        display: none;
    }

    .wel-img img {
        width: 300px;
        margin-top: 10px;
    }

    .wel-img {
        text-align: center;
    }

    .wel-content h4 span {
        font-size: 16px;
        line-height: 30px;
    }

    .wel-content {
        margin-right: 0px;
        text-align: center;
    }

    .wel-content h4 {
        font-size: 20px;
    }

    .lines {
        text-align: left;
    }

    .wel-content p {
        font-size: 16px;
        margin-top: 10px;
        line-height: 30px;
    }

    .count-up h3 {
        font-size: 16px;
    }

    .welcome.map {
        padding: 20px;
        margin-top: 20px;
    }

    .wel-img.mep img {
        width: 300px;
        margin-bottom: 20px;
    }

    .loca p span {
        font-size: 20px;
    }

    .loca p {
        line-height: 24px;
    }

    .work.mot {
        padding: 20px;
    }

    .mot-box {
        padding: 20px 10px;
        margin-bottom: 15px;
    }

    .mot-box h4 span {
        font-size: 16px;
        line-height: 36px;
    }

    .mot-box h4 {
        font-size: 20px;
    }

    .mot-box img {
        padding: 10px;
        width: 60px;
    }

    .leading {
        height: auto;
        padding: 20px 0px;
    }

    .ledd {
        padding: 5px 20px 20px;
        border-radius: 20px;
        margin-top: 30px;
    }

    .ledd h3 {
        font-size: 21px;
        line-height: 29px;
    }

    .ledd p {
        margin-top: 20px;
    }

    .testi {
        padding: 0px;
    }

    .testi .name p {
        font-size: 20px;
    }

    .testi p {
        font-style: italic;
        color: #555;
        font-size: 15px;
        padding: 0px 20px;
    }

    #quote-carousel .carousel-control {
        font-size: 30px;
        margin-top: 113px;
    }

    .faqs-sec .content {
        margin: 32px auto 56px;
    }

    .cheap {
        padding: 20px;
        margin-top: 0px;
    }

    .cheap br {
        display: none;
    }

    .cheap h4 {
        font-size: 18px;
        line-height: 24px;
    }

    .cheap p {
        font-size: 16px;
    }

    .dataTables_wrapper {
        overflow: scroll;
    }

    .recon-ftr {
        background: #111;
        padding: 20px;
        margin-top: 40px;
    }

    .pding {
        padding: 20px;
    }

    .mdftr {
        border-bottom: 1px solid #777;
        padding: 20px 0px;
    }

    .ftrtxt p a {
        font-size: 16px;
    }

    .ftrscl {
        margin-top: 34px;
        margin-left: -5px;
        text-align: center;
    }

    .ftrscl .fa {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
        .ftrscl img {
            width: 40px;
            border-radius: 4px;
        }

    .btmftr p {
        padding: 20px 0px 0px;
        font-size: 14px;
    }

    #scrollTopBtn {
        bottom: 17%;
        right: 15px;
        padding: 7px 11px;
        font-size: 14px;
    }


    .es-acord h1 {
        font-size: 19px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .acord-rit p {
        font-size: 15px;
    }

    .acord-rit {
        margin-top: 9px;
    }

    .es-acord {
        margin-top: 0px;
        background: #333;
    }

    .solution {
        margin-top: 40px;
    }

    .sol-cont h2 {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
    }

    .sol-cont {
        margin-left: 0px;
        margin-top: 30px;
    }

    .sol-cont.service p {
        font-size: 15px;
        line-height: 20px;
    }

    .sol-cont.service p .fa {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }

    .stpp p span {
        font-size: 20px;
    }

    .stpp p {
        margin-top: 10px;
    }

    .stp img {
        margin-bottom: 30px;
    }

    .include p span {
        font-size: 20px;
    }

    .pera {
        padding: 20px;
        height: auto;
    }

    .book-btn {
        width: 100%;
        margin: -187px auto;
    }

    .sol-cont.contac {
        padding-right: 0px;
    }

    .qoute-btn.contact button {
        width: 100%;
    }

    .contact-detaill .cont-dtll h2 {
        font-size: 24px;
    }

    .es-glry {
        margin-top: -50px;
    }

    .sec-text {
        margin-top: 0px;
    }
        .second img {
            margin-top: 61px;
        }

    .sec-text .reg-input-new1 {
        height: 48.5px;
        width: 258px;
    }

    .frm-portion.seco {
        margin-top: 36px;
    }

    .frm-portion .formcnt h3 {
        font-size: 20px;
    }

    .best-content h3 {
        font-size: 22px;
    }

    .best {
        background: #f4f4f4;
        padding: 20px;
        margin-top: 0px;
    }

    .ser-bton .bton a button {
        padding: 10px 20px;
        font-size: 16px;
        margin-top: 15px;
        height: 50px;
    }

    .work.datab.siz {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .ser-bton {
        padding-bottom: 10px;
    }

    .frm-dtl.lsat .frms {
        padding: 20px;
        height: auto;
        margin-top: 70px;
        border-radius: 0px;
    }

    .frm-dtl.lsat .frms h3 {
        font-size: 16px;
    }

    .frm-dtl.lsat .frms .form-control {
        height: 50px;
    }

    .input-group-addon .fa {
        font-size: 16px;
    }

    .frm-dtl.lsat .side {
        padding: 20px;
        height: auto;
        border-radius: 0px;
        margin-top: 10px;
    }

    .frm-dtl.lsat .side h3 {
        font-size: 18px;
    }

    .frm-dtl.lsat .side h3 a {
        font-size: 18px;
    }

    .qoute-btn.fmr button {
        border-radius: 0px;
    }

    .thnks-content p span br {
        display: block;
    }

    .thnks-content p span {
        font-size: 16px;
    }


.bottom-fixed-banner img {
    display: none;
}


}



@media screen and (min-width: 992px) and (max-width: 1199px) {
.blnk {
        font-size: 16px;
        margin-top: 17px;
    }
.solutionn-nav .shrink-nav .navbar-right {
        float: left !important;
        margin-left: 0px;
    }
.solutionn-nav .navbar-right {
        margin-left: 10px;
    }
    .cont-dtl.bx1 {
        margin-left: 11px;
        padding-right: 32px;
    }

    .cont-dtl.bx2 {
        margin-right: 11px;
        padding-left: 37px;
    }

    .cont-dtl p {
        line-height: 20px;
        font-size: 14px;
    }

    .frm-portion {
        margin-top: 80px;
    }

    .wel-img img {
        width: 446px;
        margin-top: 100px;
    }

    .formcnt .form-control {
        width: 109%;
        font-size: 14px;
        margin-left: -7px;
    }

    .wel-content h4 {
        font-size: 30px;
    }

    .work h2 {
        font-size: 30px;
    }

    .count h3 {
        margin: 40px 0px 20px;
        font-size: 18px;
    }

    .mot-box h4 {
        font-size: 23px;
    }

    .mot-box {
        padding: 50px 20px;
    }

    .mot-box h4 span {
        font-size: 18px;
    }

    .work.mot {
        padding: 50px 20px;
    }

    .ledd h3 {
        font-size: 30px;
        line-height: 46px;
    }

    .cheap h4 {
        font-size: 30px;
        line-height: 40px;
    }

    .sol-cont {
        margin-left: 0px;
        margin-top: -37px;
    }

    .sol-cont h2 {
        font-size: 30px;
        line-height: 38px;
    }

    .sec-text {
        margin-top: -283px;
    }

    .best-content h3 {
        font-size: 30px;
    }

    .top-selling h3 {
        font-size: 30px;
    }

    .recon-ftr {
        padding: 10px 20px 0px;
        margin-top: 50px;
    }


.bottom-fixed-banner {
    left: 10%;
    right: 10%;
}



}













