@font-face {
    font-family: 'Arial';
    src: url('../fonts/Arial/Arial-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial Bold';
    src: url('../fonts/newArial-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial Italic';
    src: url('../fonts/newArial-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Arial Bold Italic';
    src: url('../fonts/newArial-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Arial CE';
    src: url('../fonts/newArialCE-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial CE Bold';
    src: url('../fonts/newArialCE-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial Black';
    src: url('../fonts/newArialBlack.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

ul{list-style: none;margin: 0;padding: 0;}
p:last-child{margin: 0; padding: 0;}
p, h1, h2, h3, h4, h5, h6 {margin: 0;}

 h1 {font-family: 'Arial', 'Arial Bold', 'Arial Italic', 'Arial Bold Italic', 'Arial CE', 'Arial CE Bold', 'Arial Black', sans-serif;}
 h2 {color: #000; padding: 0 0 30px; margin: 0;text-transform: uppercase; font-size: 34px; text-align: center; font-weight: 700; line-height: 37px; font-family: 'Mulish', sans-serif;}
 h3 {font-size: 24px; line-height: 30px; font-weight: 700; font-family: 'Arial', 'Arial Bold', 'Arial Italic', 'Arial Bold Italic', 'Arial CE', 'Arial CE Bold', 'Arial Black', sans-serif; padding: 0 0 15px;}
 h4{font-size: 20px; line-height: 28px; font-family: 'Arial', 'Arial Bold', 'Arial Italic', 'Arial Bold Italic', 'Arial CE', 'Arial CE Bold', 'Arial Black', sans-serif; padding: 0px 0 5px 0;font-weight: 600;color: #B8863B;}
 p {font-size: 18px; line-height: 26px;padding-right: 0;padding-bottom: 8px;color:#000; font-family: 'Open Sans', sans-serif;}
 li {font-size: 18px; line-height: 26px;}
 ul {margin:0;padding:0;display:inline-block;list-style: none;}
 a {font-size: 18px; line-height: 22px; color: #000; display: inline-block; text-decoration: none;}
 a:hover {color:#000;}
.wrapper {
    margin: 0;
    padding: 0;
    width: 100%;
}



.wrapper{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.padding{
	padding: 0;
}

.vertical-align{
    align-items: center;
}

html, body {
    overflow-x: hidden !important;
}





/*------------------------ Header -----------------------*/

.header-top {
    width: 100%;
    float: left;
    margin: 0;
    padding: 12px 0;
    background-color: #1f3fae;
}
.header-top p{
    margin: 0;
    font-size: 18px;
    font-weight: 600;
     text-align: center;
    line-height: 24px;
    width: 100%;
    float: left;
    color: #fff;
}
.header-top p span{
    margin: 0 10px 0 10px;
}
.calll-sec{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    text-align: right;
}
.header-btns{
    display: inline-block;
}
.call-btn {
    background-color: #1f3fae;
    padding: 8px 20px;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    border-radius: 0;
    margin: 0 0 0 35px;
    width:250px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
.call-btn:hover{
    color: #fff;
    text-decoration: none;
    background-color: #97082e;
}
.header {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0px;
    position: unset;
    z-index: 999;
    background-color: #fff;
    border-bottom: 8px solid #000000;
}
.header .container{
    max-width: 1270px;
}
.sticky {
    /*position: sticky;*/
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    display: block;
    box-shadow: 0px 7px 6px #e0e0e01a;
}

.calll-sec{
    text-align: right;
}
.call-top {
    padding-top: 66px;
    padding-bottom: 66px;
}
.call-top p {
    margin: 0;
    line-height: 24px;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    float: right;
    width: 100%;
    text-align: center;
    text-shadow: 1px 2px #000;
}
.call-top p a{
    color: #fff;
    text-decoration: none !important;
}
.call-top p a:hover{
    color: #ec8136;
}
.navbar {
    margin: 0;
    background: transparent !important;
    border: none !important;
    min-height: auto !important;
    padding: 0;
    width: 100%;
}
.menu {
    /*padding: 17px 0 13px;*/
    margin: 0;
    text-align: center;
}
.logo {
    padding-top: 24px; 
    padding-bottom: 19px;
}
.menu .nav{
    display: inline-block;
        float: right;
}
.menu ul{
    width: auto;
    display: inline-block;
}
.menu .navbar-collapse{
    text-align: right;
    width: 100%;
    float: left;
}
.navbar-expand-md .navbar-collapse{
    display: block !important;
}
.menu ul li {
    /*padding: 0 20px 10px;*/
    /*margin: 0;*/
    /*border-bottom: 2px solid #fff;*/
    float: left;
}
.menu ul li a {
       padding: 0 30px 0px 30px !important;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000 !important;
    background-color: transparent !important;
    float: left;
    letter-spacing: 0;
    text-shadow: none;
    border-bottom: 2px solid #000;
    font-family: 'Open Sans', sans-serif;
}
.menu ul li a:hover {
    /*color: #941818 !important;*/
    border-bottom: 2px solid #97082e;
}
.logo a{text-align:center;text-decoration:none;}
.logo a h2{font-size: 30px; line-height: 38px; text-align: center; text-decoration: none; color: #97082e; font-weight: 700; text-transform: uppercase; padding: 0 30px;}
.logo a h2 span{color:#1f3fae;}

.smog-check-slider-icon img{border-radius: 4px;width: 25%;}

.common-padding{padding:70px 0;}
.common-sec{float:left;width:100%;}

/*--------------------- slider -----------------------*/

.slider{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.carousel-control-next, .carousel-control-prev{
    width: 8%;
}
.carousel-control-next img, .carousel-control-prev img{
    width: 50px;
}
.slider .carousel-indicators li{
    width: 9px;
    height: 9px;
}
.carousel-control-prev, .carousel-control-next{
	opacity: 1;
}
.slider-content{
	position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    float: left;
    top: 50%;
    transform: translate(0 , -50%);
}
.slider-text-overlay {
    width: 100%;
    float: left;
    margin: 0;
    padding: 40px 40px;
    background-color: #2D2D2DBA;
}
.slider-content h2 {
    margin: 0;
    padding: 0;
    font-size: 38px;
    text-align: center;
    width: 100%;
    float: left;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 56px;
}

.slider-content .btn {
    padding: 9px 30px;
    background-color: #97082e;
    font-size: 23px;
    color: #fff;
    font-weight: 600;
    margin: 25px auto 0;
    text-transform: uppercase;
    border-radius: 60px;
    animation-delay: 3000ms;
    animation-duration: 3000ms;
    width: 55%;
    font-family: 'Open Sans', sans-serif;
}
.slider .carousel-item img{
    width: 100%;
}
.slider .carousel-item {
    transition: opacity 2000ms ease-in-out 0s;
}

.smog-check-slider-icon {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    z-index: 9;
    text-align: right;
}
.smog-check-slider-icon .container{
    max-width: 1270px;
}


.smog-check{background: #1f3fae;}
.smog-check-inner h1{font-size: 42px; line-height: 50px; font-weight: 600; color: #fff;}
.smog-check-inner p{color:#fff;}
.smog-check-inner a{background: #97082e; padding: 8px 20px; font-size: 18px; font-weight: 600; display: inline-block; text-decoration: none; color: #fff; margin: 10px 0 0 0;}
.smog-check-col{text-align:center;}

.smog-check-inner-bd{position:relative;}
.smog-check-inner-bd::before{content: ''; display: block; width: 0.5px; height: 100px; background: #c9c9c9; top: 0; position: absolute; left: -4px;}

.learn-more-col{text-align:left;}
.smog-check-col-first{text-align:left;}


.services-box-inner{text-align:center;box-shadow: 0px 2px 20px -10px #000;padding: 13px;transition:0.5s;}
.services-box-inner h3{font-size: 20px;line-height: 28px;padding: 10px 0 15px 0;}
.our-services-heading h4{text-align: center;color: #97082e;}
.services-box-inner img{width:40%;}
.break-repair-description{margin-top:28px!important;}
.services-box-inner:hover{margin-top:-10px;}

.our-services ul li::before{font-size: 16px;content: "\f0ad"; font-weight: 900;margin-right: 10px;color: #fff;font-family: "Font Awesome 6 Free";}
.points-row{margin-top:50px;}
.points{margin:0 10px;}

/*.our-services ul li:hover::before{color:blue;}*/
.points-inner ul li{color: #fff;padding: 0 0 5px 0;}
.points-inner{background: #1f3fae;padding: 25px;outline: 4px solid #97082e;outline-offset: 0px;}


.testimonial{
    width: 100%;
    float: left;
    margin: 0;
    padding: 60px 0;
    background-color: #f5f5f5;
}
.testimonial p{
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin: 0;
    line-height: 29px;
    width: 100%;
    float: left;
    padding: 0 0 22px;
}
.testimonial h2 {
    color: #000;
    width: 100%;
    float: left;
    padding: 0 0 25px;
    margin: 0;
    font-size: 37px;
    text-align: center;
    font-weight: 700;
    line-height: 37px;
   font-family: 'Mulish', sans-serif;
}
.testimonial .carousel-item{
    padding: 0 80px;
}
.testimonial h3 {
    color: #000;
    width: 100%;
    float: left;
    padding: 0 0 0;
    margin: 0;
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
    font-family: 'Mulish', sans-serif;
}
.testimonial .carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: #97082e;
    margin: 0 5px;
}
.testimonial .carousel-indicators{
    position: initial;
    margin: 20px 0 0;
}


















