* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Poppins", sans-serif;
}

header {
    background: #1b1e23;
    padding: 5px 0;
    font-size: 14px;
    position: sticky;
    top: 0;
    z-index: 1;
}


/*New style start*/
.nav-link:focus, .nav-link:hover {
    color: #e71e26 !important;
}
.roadwordth-cert{
    padding: 50px 0px !important;
}
.roadwordth-cert .title_img h2{
    position: unset;
    margin-bottom: 20px;
}
.roadwordth-cert p{
    color: #fff;
}
.roadworthy-padding{
    padding: 30px 0px;
    display: flex;
    vertical-align: middle;
    align-items: center;
}
.roadworthy-padding p{
    padding-bottom: 20px;
}


nav #mobile_nav .menu-item-has-children {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
nav #mobile_nav .menu-item-has-children > a {
  display: block;
  text-decoration: none;
  padding-left: 20px;
  line-height: 40px;
}
nav .desktop-nav .mesmo > a{
    position: relative;
    margin-right: 40px;
}
nav .desktop-nav .mesmo > a:after {
  content: "▼";
  float: right;
/*  margin-right: 20px;*/
  font-size: 8px;
  position: absolute;
  top: 5px;
  right: -15px;
}
nav #mobile_nav .mesmo > a:after {
  content: "▼";
  float: right;
  margin-right: 20px;
  font-size: 8px;
}

nav #mobile_nav .mesmo .sub-menu {
  margin-left: -20px;
  padding: 10px 0;
}
nav #mobile_nav .mesmo .sub-menu li {
  list-style-type: none;
  padding: 5px 25px;
}
nav #mobile_nav .mesmo .sub-menu li a {
  display: block;
  text-decoration: none;
  line-height: 30px;
}

.book-an-appoinment button {
    background: #e71e26;
    border: none;
    color: #fff;
    border-radius: 50px;
    padding: 8px 15px;

}

nav ul li a.nav-link {
    color: #e7e4e4;
    padding: 0 !important;
    margin-right: 30px !important;
}

nav ul li a.nav-link:hover,
.banner span a:hover {
    color: #e71e26;
}
.modal-body.modal_form.trusted {
    padding: 15px;
}
.modal-body.modal_form.trusted label.form-label, .modal-body.modal_form.trusted input {
    margin: 0;
    font-size: 14px;
}
.modal-body.modal_form.trusted select {
    margin: 0;
    font-size: 14px;
    background: #f6f6f6;
    border: 1px solid #ddd;
}
.banner {
    background-image: url(../images/banner.jpg);
    min-height: 515px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center; 
}

.banner h1 {
    margin: 0 0 14px 0;
    font-size: 46px;
    font-weight: bold;
    font-family: "Archivo", sans-serif;
    color: #01133c;
    line-height: 60px;
}

.banner h6 {
    margin: 0 0 32px 0;
    font-size: 17px;
    color: #1b1e23;
    line-height: 29px;
    font-weight: 400;
}

.banner .book-an-appoinment a {
    margin-right: 20px;
    border-radius: 10px;
    font-size: 15px;
    background: #e71e26;
    color: #fff;
    padding: 8px 15px;
    text-decoration: none;

}
.inner_about p + p {
    margin-bottom: 0;
}
.inner_about p {
    font-size: 14px;
    margin: 0 0 40px;
    line-height: 26px;
}
.inner_about a{
    color: #000;
    text-decoration: none;
    font-weight: 500;
}
.inner_about a:hover{
    color: #e71e26;
}
.banner span {
    font-size: 17px;
    font-weight: 600;
}

.caption-phone img {
    margin-right: 10px;
}

.banner span a {
    text-decoration: none;
    color: #1b1e23;

}

.heading {
    position: relative;
    text-align: center;
}

.heading h3 {
    font-size: 70px;
    font-weight: bold;
    color: #fafafa;
    margin: 0 0 35px;
}

.common-padding {
    padding: 60px 0;
}

.title_img h2, .title_img h1 {
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    padding: 10px 90px;
    background-size: 100% 100%;
    width: fit-content;
    font-weight: 400;
    text-align: center;
    color: #fff;
    font-size: 23px;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}

.title_img h3 {
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    padding: 10px 90px;
    background-size: 100% 100%;
    width: fit-content;
    font-weight: 400;
    text-align: center;
    color: #fff;
    font-size: 23px;
}

.professional {
    padding: 25px;
    text-align: left;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
}

.professional h4 {
    font-size: 24px;
    color: #333;
    width: 70%;
    line-height: 35px;
    margin: 0;
    font-weight: 600;
}

.professional h4 span {
    color: #e00d36;
}

.professional a {
    margin-left: auto;
    background: #e00d36;
    padding: 14px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    max-height: 45px;
    font-weight: 600;
}

.box {
    margin: 24px 0 0 0;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    padding: 15px;
}

.box h5 span {
    display: block;
    font-size: 27px;
    color: #e01212;
    font-weight: 600;
}

.box h5 {
    color: #333;
    font-size: 18px;
    line-height: 29px;
    margin: 0 0px 0 15px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
}

.box.booj_appoinment {
    background: #e01212;
    text-align: center;
}

.box.booj_appoinment h5 a {
    color: #fff;
    font-size: 25px;
    line-height: 29px;
    background: none;
    margin: 0;
    padding: 0;
}

.booj_appoinment.box h5 {
    line-height: 23px;
    margin: 0;
}

.services, .single-post-sec {
    background: url(../images/services.jpg);
}
.rk-services img{
    width: 100%; 
    text-align: center;
}
.rk-services h3{
    color: #212529 !important;
}
.roadwordth-cert a{
    color: #fff;
    text-decoration: none;
}
.roadwordth-cert a:hover{
    color: #e71e26;
}


.services h3 {
    color: #ededed;
}

.services h4 {
    font-weight: 800;
    font-size: 43px;
    color: #01133c;
    line-height: 51px;
    font-family: "Archivo", sans-serif;
    margin: 0 0 50px;
}
.services p {
    font-size: 15px;
    line-height: 25px;
    margin: 0;
}

.our-services {
    background: #fff;
    text-align: center;
    padding: 0 20px;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    transition: all .3s ease .3s;
    -webkit-transition: all .3s ease .3s;
    -moz-transition: all .3s ease .3s;
    -ms-transition: all .3s ease .3s;
    -o-transition: all .3s ease .3s;
    margin-top: 100px;
    margin-bottom: 50px;
    height: 350px;
}

.our-services img {
    border-radius: 5px;
    margin-top: -100px;
}

.our-services h5 {
    margin: 25px 0 15px 0;
    font-size: 18px;
    font-weight: 600;
    color: #e71e26;
    line-height: 28px;
}

.our-services p {
    font-size: 15px;
    line-height: 24px;
    color: #333;
    font-family: "Archivo", sans-serif;
    padding: 0 15px;
}
.inner_service .our-services a {
     margin: 0px 0 25px 0;
}
nav ul ul {
  position: absolute;
  min-width: 300px;
  display: none;
  padding: 0px;
}

nav ul ul li{
  display: block;
  background: #fff;
  padding: 10px 30px;
}
nav ul ul li a{
    text-decoration: none;
    color: #000;
}
nav ul ul li:hover a{
    color: #e01212;
}

nav ul li:hover ul{
  display: block;
}

.our-services a {
    margin: 20px 0 20px 0;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    color: #1b1e23;
    font-weight: 600;
}

.our-services a:hover {
    color: #e71e26;
}

.extra_margin {
    margin-top: 150px;
}

.parts .box {
    margin: 0 0 20px;
    text-align: left;
    align-items: center;
    display: flex;
    transition: all .3s ease .3s;
    -webkit-transition: all .3s ease .3s;
    -moz-transition: all .3s ease .3s;
    -ms-transition: all .3s ease .3s;
    -o-transition: all .3s ease .3s;
    background: #fff;
}

.parts .box:hover, .our-services:hover {
    border: 1px solid #e71e26;
}

.parts h5 span {
    font-size: 15px;
    line-height: 24px;
    color: #333;
    font-family: "Archivo", sans-serif;
    padding: 0 15px;
    font-weight: 400;
}
.parts h3 {
    font-size: 50px;
}
.parts h5 span {
    padding: 0;
}

.parts .achivements h5 {
    color: #e71e26;
    font-size: 20px;
}
.parts .achivements strong {
    color: #e71e26;
}

section.digital.parts {
    background: #f7f7f7;
}

.choose_us ul {
    padding: 0;
    text-align: left;
    font-size: 15px;
    color: #1b1e23;
    list-style: none;
    font-family: "Archivo", sans-serif;
}

.choose_us ul li {
    background-image: url(../images/tick.png);
    background-repeat: no-repeat;
    text-indent: 30px;
    background-position: 0px;
    margin-bottom: 20px;
    font-family: "Archivo", sans-serif;
}

.choose_us a {
    background: #e00d36;
    color: #fff;
    text-decoration: none;
    float: left;
    border-radius: 10px;
    padding: 11px 25px;
    font-weight: 600;
    margin-top: 13px;
    font-family: "Archivo", sans-serif;
}



.process {
    width: 100%;
    padding: 0 15px;
    text-align: center;
    display: flex;
    list-style: none;
    background: #f7f7f7;
}

.process__item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    position: relative;
    padding: 65px 7px;
    transition: 0.4s ease-in-out;
}

.process__item:hover {
    background: rgba(0, 0, 0, .7);
}

.process__item:hover .process__number {
    transform: translateY(5px);
    color: #e71e26;
}

.process__number {
    font-size: 90px;
    -webkit-text-stroke: 1px #fff;
    display: block;
    color: transparent;
    font-weight: 700;
    transition: 0.4s ease-in-out;
}

.process__item:hover .process__title {
    color: #e71e26;
}

.process__title {
    display: block;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
}

.process__subtitle {
    display: block;
    font-size: 20px;
    color: #8c8c8c;
    margin-top: 30px;
    line-height: 1.5;
}

.trusted {
    padding-top: 70px;
}

.trusted h2 {
    font-size: 36px;
    color: #e00d36;
    font-weight: 600;
}

.trusted h3 {
    margin: 10px 0 15px 0;
    font-weight: 600;
    font-size: 26px;
}

.trusted label {
    font-size: 16px;
    color: #1b1e23;
}

.trusted input.form-control,
.trusted input.form-control:focus,
.trusted textarea,
.trusted textarea:focus {
    background: #f6f6f6;
    border: 1px solid #ddd;
    font-size: 15px;
    box-shadow: none;
    margin-top: 7px;
    border-radius: 5px;
    height: 35px;
}

.trusted textarea {
    min-height: 58px;
    resize: none;
}

.trusted button {
    height: 50px;
    width: 130px;
    border: none;
    background: #e71e26;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
    margin-top: 14px;
}

.modal_form .submit_button {
    height: auto;
    width: auto;
    border: none;
    background: #e71e26;
    color: #fff;
    border-radius: 10px;
    margin-top: 14px;
    float: left;
    padding: 9px 20px;
    font-weight: 400;
    font-size: 15px !important;
}
.modal_form input:focus {
margin: 0 !important;
font-size: 14px !important;
}

footer {
    background: #1b1e23;
    padding: 60px 0 40px 0;
    font-family: "Archivo", sans-serif;
}

footer h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}

.cs_footer_widget_seperator {
    display: flex;
    gap: 5px;
    margin: 15px 0;
}

.cs_footer_widget_seperator span {
    height: 5px;
    width: 80px;
    border-radius: 5px;
    background: #e00d36;
}

.cs_footer_widget_seperator span:nth-child(2) {
    width: 15px;
    background: #fff;
}

.cs_footer_widget_seperator span:nth-child(3) {
    width: 6px;
    background: #fff;
}

footer p {
    color: #fff;
    line-height: 27px;
    font-size: 15px;
    margin: 0 0 40px;
}

.social_icon a {
    width: 45px;
    height: 45px;
    background: rgba(105, 105, 105, .3);
    border-radius: 6px;
    text-align: center;
    padding-top: 10px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}

.social_icon.d-flex {
    gap: 18px;
}

.social_icon a:hover {
    background: #e00d36;
}

ul.quick_links li a:hover, .contact_info a:hover {
    color: #e00d36;
}
.slick-dots .slick-active {
background: #e00d36;

}
.slick-dots li {
background: #ddd;
margin: 15px 0 0;
width:10px !important;
height:10px!important;
}
ul.quick_links {
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 33px;
    list-style: none;
}

ul.quick_links li a {
    text-decoration: none;
    color: #fff;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    font-family: "Archivo", sans-serif;
}
.process {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-image: url(../images/appoinment.jpg);
    background-attachment: fixed;
    background-size: cover;
    margin: 0;
    padding: 0;
}
.padding_bottom_zero {
    padding-bottom: 0;
}
.process__item {
    width: 100%;
}
.image_bg {
    background: rgba(105, 105, 105, .3);
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 6px;
    margin-right: 10px;
    display: inline-block;
}
.second_number {
    margin-left: 53px;
}
.address a {
    font-size: 15px;
}
.address li {
    margin-bottom: 15px;
}
ul.working {
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 33px;
    list-style: none;
    color: #fff;
}
ul.working li span:first-child {
    width: 130px;
    display: inline-block;
}
.mobile_navbar {
    display: none;
}
@keyframes slide-in-left{ 
    0%		{ left:-100%; }
    100%	{ left:0px; }
  }
  @keyframes slide-out-left{
    0%		{ left:0px; }
    100%	{ left:-100%; }
  }
  @keyframes slide-in-right{ 
    0%		{ right:-100%; }
    100%	{ right:0px; }
  }
  @keyframes slide-out-right{
    0%		{ right:0px; }
    100%	{ right:-100%; }
  }
  .contact-grid {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 60px 15px;
}
.contact-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}
.contact-info h5 {
    font-size: 1.5rem;
    text-align: left;
    margin: 0 0 15px;
    color: #333;
}
.contact-icon {
    width: 70px;
    height: 70px;
    margin-top: 6px;
    font-size: 30px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #e71e26;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
}
.navbar-nav li:last-child .nav-link {
    margin: 0 !important;
}
.contact_info h6 {
    font-size: 18px;
    line-height: 1.556em;
    font-weight: 600;
    margin: 0 0 3px;
    text-align: left;
}
.contact_info a, .contact_info p {
    text-decoration: none;
    font-size: 14px;
    display: block;
    text-align: left;
    color: #666666;
    line-height: 27px;
    margin: 0;
}
.contact_form.trusted {
    text-align: left;
    background: #f7f7f7;
    padding: 25px 20px;
    border-radius: 10px;
    border: 1px solid #ddd;
}
.contact_form.trusted input, .contact_form.trusted textarea {
    background: #fff;
}
.contact_form.trusted input:focus {
    background: #fff;
}
.contact_form.trusted textarea {
    min-height: 80px;
    resize: none;
}
.inner_service .our-services p {
    margin-bottom: 30px;
}
.inner_service .our-services br {
    display: none;
}
.trusted.contact_form label {
    font-size: 14px;
}
.follow_social {
    margin-top: 25px;
}
.follow_social h4 {
    margin: 0 0 15px;
}
.follow_social ul {
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 18px;
    align-items: center;
    text-align: center;
}
.follow_social ul li {
    background: #e71e26;
    width: 45px;
    height: 45px;
    border-radius: 6px;
    padding-top: 10px;
}
.contact_form h1 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #1b1e23;
}




:root {
	--white: hsl(0, 0%, 100%);
	--card-blue: hsl(219, 30%, 18%);
	--bg-blue: hsl(216, 53%, 9%);
}


.testimonial {
	background-color: var(--white);
	border-radius: 5px;
	padding: 40px 25px 25px;
	flex-grow: 1;

	position: relative;
}
	
.testimonial__text {
		font-weight: normal;
	}
	
	.testimonial__name {
		font-weight: bold;
		font-size: 16px;
		line-height: 12px;
		letter-spacing: 0.5px;
		margin-bottom: 5px;
}	
.choose_us_inner ul li {
    background: none;
    text-indent: 0;
}
.testimonial__img img {
    width: 40px !important;
    width: 40px;
    border-radius: 50px;
}
.trans_repair{
    text-decoration: none;
}
.title_img h1 {
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    padding: 10px 90px;
    background-size: 100% 100%;
    width: fit-content;
    font-weight: 400;
    text-align: center;
    color: #fff;
    font-size: 23px;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}
.service_head h3{
    color: #000;
}

/*blog style start*/
.insight-sec .our-services{
    margin-top: 100px;
}
.post-content h2 {
    font-weight: 800;
    font-size: 43px;
    color: #01133c;
    line-height: 51px;
    font-family: "Archivo", sans-serif;
    }
    .post-content h3, .post-content h4 {
    font-weight: 600;
    font-size: 20px;
    color: #01133c;
    font-family: "Archivo", sans-serif;
    }
    .post-content .post-row{ vertical-align:middle; align-items:center; margin-bottom: 20px;}
    .post-content a{ color:#e71e26; text-decoration:none; }
    .post-content a:hover{ color:#000; }
/*.single-post-sec .title_img .mx-auto{ position:unset; margin-bottom:30px; }*/

.read-more-box {
  position: relative;
  line-height: 1.5;
  margin: 20px 0;
  font-size: 15px;
  line-height: 24px;
}

.read-more-toggle {
  color: #e81e26;
  font-weight: 400;
  margin-top: 10px;
  cursor: pointer;
}
.service-grid .service-col{
     display: grid;
  grid-auto-flow: column;
}
.cta-sec p{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.cta-sec a{ color:#e71e26; text-decoration:none; }
.cta-sec a:hover{ color:#000; }
.insight-sec .post-img { margin:0px !important }
.insight-sec .post-title{ margin: 0px 0 !important;
    font-size: 20px;
    font-weight: 600;
    color: #e71e26; }
/*blog style end*/
 .rk-services a{
        text-decoration: none;
        color: #e71e26;
    }
     .rk-services a:hover{
        color: #000;
    }
.area-ser {
    display: flex;
    justify-content: center;
    padding: 10px 0px;
}
p.area-txt {
    margin: 0px !important;
}

h3.after-text{

    color:#000 !important;
}
.aftr-cntnt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.area-txt-1{
    text-align: center;
}
h1.title-ta {
    background-image: none;
    color: #000;
    font-size: 30px;
    font-weight: 600;
    top: 70px;
    left: 220px;
}

h3.pay-txt a {
    color: #fff;
    font-size: 28px;
    text-decoration: none;
}
.col-lg-12.sec-imgea {
    display: flex;
    align-content: flex-start;
    align-items: center;
    justify-content: center;
    column-gap: 45px;
}
  /* Media Query */
@media only screen and (max-width:1199px) {
    .banner {
        min-height: auto;
    }
    .trusted .trusted_img {
        display: none;
    }
    .full_width {
        width: 100%;
    }
    .choose_us img {
        max-width: 100%;
    }
    .choose_us a {
        margin-top: 0;
    }
    .choose_us ul li {
        margin-bottom: 15px;
    }
    .box {
        padding: 15px 10px;
    }
    .box h5 {
        font-size: 14px;
    }
    .heading h3 {
        display: none;
    }
    .title_img h2, .title_img h1 {
        position: static;
        margin-bottom: 40px;
    }
    .banner h1 {
        margin: 40px 0 14px 0;
        font-size: 46px;
        line-height: normal;
    }
    .banner h6 {
        margin: 0 0 22px 0;
    font-size: 15px;
    line-height: normal;
    }
}


@media only screen and (max-width:1127px) {
    nav ul li a.nav-link {
        margin-right: 13px !important;
    }
}

@media only screen and (max-width:1008px) {
    .book-an-appoinment button {
        font-size: 13px;
        padding: 8px;
    }
}
@media only screen and (max-width:991px) {
    header .navbar.navbar-expand-lg {
        display: none;
    }
    .our-services br {
        display: none;
    }
    footer h2 {
        margin: 50px 0 0 0;
    }
    footer {
        padding: 0px 0 40px 0;
    }
    .inspection_car .process {
        flex-wrap: wrap;
        background-size: cover;
        background-position: left center;
    }
    .inspection_car .process .process__item {
        width: 50%;
    }
    .choose_us ul {
        margin: 30px 0 0 0;
    }
    .choose_us img {
        width: 100%;
    }
    .choose_us a {
        margin: 0 0 30px;
    }
    .padding-right {
        padding-right: 0;
    }
    .services h4 {
        margin: 0 0 30px;
        text-align: center;
        line-height: 41px;
        font-size: 37px;
    }
    .services p {
        margin: 0 0 50px;
        text-align: center;
    }
    .rk-services p{
        margin: 0 0 0px;
        text-align: left;
        padding: 0px 20px;
    }
   
    .rk-services h2, .rk-services h6{
        padding: 0px 20px;
    }
    .rk-services .row-col-rev, .single-post-sec .row-col-rev{
        display: flex;
        flex-direction: column-reverse;
    }
    .services .our-services {
        margin-bottom: 50px;
    }
    .services .our-services p {
        margin-bottom: 0;
    }
    .services .our-services.extra_margin {
        margin-top: 0;
    }
    .our-services.extra_margin.mobile_margin.last_mobile_margin {
        margin-bottom: 0;
    }
    
    .banner h1 {
        font-size: 26px;
    }
    .cta_buttons {
        flex-direction: column-reverse;
    }
    .caption-phone {
        margin-bottom: 20px;
    }
    .mobile_navbar {
        display: block;
    }
    .mobile_navbar button.navbar-toggle {
        background: none;
        border: none;
        cursor: pointer;
    }
    .mobile_navbar button.navbar-toggle img {
        width: 30px;
    }
    .navbar .navbar-collapse.collapsing{ 
        height:auto !important;
      }
      .navbar .lateral-left{
        left:-100%; 
        animation: slide-out-left 200ms forwards;
      }
      .navbar .lateral-left.open{ 
        animation: slide-in-left 200ms forwards;
      }
      .navbar .lateral-right{
        right:-100%;
        animation: slide-out-right 200ms forwards;
      }
      .navbar .lateral-right.open{ 
        animation: slide-in-right 200ms forwards;
      }
      .navbar .navbar-collapse{ 
        top:0px; bottom:0px; 
        position:fixed; 
        width:80%; width:calc(100% - 60px); 
        max-width:320px; 
        height:auto !important;
    
        /* Optional styling */
        background:#1b1e23;
        padding:20px 20px;
        top: 84px;
        line-height: 46px;
      }
      .navbar .lateral-left.open,
      .navbar .lateral-right.open{
        display:block !important;
        overflow-y:auto;
      }
      .common-padding {
    padding: 30px 0;
}
}

@media only screen and (max-width:949px) {
    .banner {
        background-image: url(../images/mobile_banner.jpg);
        min-height: auto;
        background-size: cover;
        padding: 50px 0;
    }
    .caption {
        width: 100%;
        text-align: center;
    }
    .banner h1 {
        margin-top: 0;
        font-size: 36px;
    }
}


@media (min-width: 768px) {
    .process {
        display: flex;
    }

    .process__item {
        width: 25%;
        display: inline-block;
    }
}

@media only screen and (max-width:767px) {
    .schedule_call {
        flex-direction: column;
    }
    .inspection_car .process .process__item {
        width: 100%;
    }
    .professional h4 {
        width: 100%;
        text-align: center;
    }
    .professional a {
        margin-left: initial;
        margin: 20px 0 7px 0;
    }
.process {
    background-attachment: initial;
    background-size: cover;
}
.slick-next {
    right: 0;
}
.slick-left {
    left: 0;
}
}
@media only screen and (max-width:500px) {
    .parts .achivements h5 {
        margin: 0;
    }
    .parts .box {
        flex-direction: column;
        text-align: center;
    }
    .parts .col-md-6:last-child .box {
        margin-bottom: 0;
    }
}
@media only screen and (max-width:484px) {
    .trusted h2 {
        font-size: 28px;
    }
    .trusted h3 {
        font-size: 18px;
    }
}
@media only screen and (max-width:700px) {
.col-lg-12.sec-imgea {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
h3.pay-txt a {
    color: #fff;
    font-size: 28px;
    text-align: center;
}
}
