/* Add some styles for the preloader container */

#filter_preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
/* Add styles for the loading animation */
.filter_loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.papa{
    margin-top:1px; 
    width: 100%;
}
.pap{
    margin-top:1px; 
}
.pd-0{
    padding: 0px;
}
.track_no h5{
    background-color: #a6c; 
    color: white; 
    text-align: center;
    padding: 3px;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Roboto', 'Noto Sans KR', 'AppleGothic', Dotum,sans-serif;;
}
.track_company li{
    padding: 4px 5px; 
}
.track_company li img{
    width: 100%;
}
.track_company li:hover{
    padding: 0px;
}
.track_company{
    border: 1px solid #ddd; 
    margin-top: -20px;
}
.side-module .shpping_h{
    color: white; 
    background-color: #a6c;
    text-transform: capitalize; 
    font-family: 'Roboto', sans-serif; 
    padding: 12px 16px 15px; 
    font-size: 18px; 
    line-height: 24px; 
    font-weight: 500;
}
.sec-head nav{
    color: white; 
    text-align: center;
}
.sec-head nav .asdasdf{
    color: white;  
    padding: 0px 30px; 
    font-size: 18px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

/*.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  margin-top: 5px;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  right: 3.23%;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
    background-color: #DB0F38;
    color: white;
}*/

/*.dropdown:hover .dropdown-content {display: block;}*/
/*.top-header-widget:hover .dropdown-content {display: block;}*/

.car_top_reg{
    padding-left: 0px; 
    padding-right: 0px;
    font-weight: 400; 
    font-size: 14px; 
    color: white;
    background-color:#a6c;
    margin-top: 1px;
}
.car_top_reg .ggs{
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
}
.ppd_lf{
    padding-left: 20px;
}
.ppd_lf_10{
    padding-left: 10px;
}
.car_top_reg a{
    color: white;
}
.car_top_reg a:hover{
    color:white;
}
.car_top_reg .active{
    color:white;
}
.car-name{
    font-size: 28px;
    font-weight: 500; 
    color: #0C0D0E;
    letter-spacing: normal; 
    font-family:'Roboto', 'Noto Sans KR', 'AppleGothic', Dotum,sans-serif;
}
.img_in{
    display: inline;
}
.marg-t{
    margin-top: 65px;
}

/**
 * Header
 */

.navbar {
    border-bottom: 0;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.navbar-brand {
    float: left;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    padding-top: 20px;
    padding-bottom: 50px;
    color: #555;
    margin-right: 25px;
}

.navbar-brand i {
    color: #0D7CC9;
    font-size: 32px;
    display: block;
    margin-top: 0;
    float: left;
    margin-right: 7px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 0
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

.navbar-nav {
    border-left: 1px solid #EEEEEE;
    padding-left: 25px;
}

.navbar-nav > li:not(:last-child) {
    margin-right: 10px;
}

.navbar-nav > li > a {
    line-height: 72px;
    font-weight: 500;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    letter-spacing: 1.5px;
    color: #636363;
		font-family: 'Work Sans', sans-serif;
}

.navbar-nav > li > a .border {
    padding: 3px 10px;
    border-color: rgba(255, 255, 255, 0.7);
}

.navbar-nav > li.navbar-separator span {
    position: relative;
    padding: 0 20px;
}

.navbar-nav > li.navbar-separator span:after {
    content: "";
    height: 50px;
    width: 1px;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 10px;
    left: 50%;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
}


/* Main Menu Dropdown */

.navbar-nav li {
    position: relative;
}

.navbar-nav li ul {
    z-index: 9999;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 72px;
    left: 0;
    width: 900px;
    display: none;
    background-color: #FFF;
    border: 1px solid #EEEEEE;
    border-top: 2px solid #DB0F38;
    border-bottom: 5px solid #0fb7a4;
}

.navbar-nav .nav_car {
    padding-top: 20px;
    height: auto;
}
.navbar-nav .nav_dro{
    margin-top: 250px;
}

.nav_car .nav_car_menu th{
    font-size: 14px; 
    font-family: 'Work Sans', sans-serif; 
    font-weight: 500; 
    color: black;
}
.nav_car .nav_car_r_b{
    border-right: 1px solid #f5f5f5;
    height: auto;
}
.navbar-nav #nav_suv ul{
    width: 830px;
    height: auto;
}
.navbar-nav #nav_truck ul{
    width: 800px;
    /*height: 375px;*/
}
.navbar-nav #nav_bus ul{
    width: 700px;
    /*height: 375px;*/
}
.hr_nav_border{
    border-bottom: 1px solid #f5f5f5; 
    width: 85%; 
    position: absolute;
}
.pd-top-10{
    padding-top: 10px;
}
.nav_car_menu .td_img{
    width: 35px; 
    padding: 0px 7.5px;
}
.nav_car_menu .td_img_suv{
    width: 40px;  
    padding: 0px 7.5px;
}
.nav_car_r_b .dis_inline{
    display: inline;
}
.nav_car_menu .fuel_line_h{
    line-height: 25.7px;
}
.fuel_name_mr{
    margin-left: 5px;
}
.nav_car .car_dis_div_mar{
    margin-top: 28px;
}
.car_img_dis_mr{
    padding-bottom: 10px;
}
.car_dis_div_mar h5{
    color: #DB0F38; 
    display: inline;
    font-style: italic;
}
.car_dis_div_mar small{
    font-weight: 100; 
    color: #DB0F38; 
    font-style: italic;
}
.car_dis_div_mar h1{
    margin-bottom: -2px; 
    font-style: italic; 
    text-align: center; 
    font-weight: 600px; 
    color: #DB0F38; 
    font-size: 50px;
}
.car_dis_div_mar p{
    font-size: 13px;
}

.navbar-nav li ul li a {
    /*border-bottom: 1px solid #EEEEEE;*/
    display: block;
    padding: 1px 0px;
    font-size: 13px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    font-weight: 400;
    color: #636363;
}

.navbar-nav li > ul > li:last-child > a,
.navbar-nav li > ul > li > ul > li:last-child > a {
    border-bottom: 0;
}

.navbar-nav li ul li a:hover {
    padding-left: 10px;
    padding-right: 10px;
		color: #DB0F38;
}

.navbar-nav li ul li ul {
    position: absolute;
    left: 188px;
    top: -2px;
    box-shadow: -10px 1px 20px rgba(0, 0, 0, 0.1);
}

.navbar-nav li ul li:hover ul li a {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-nav li ul li ul li:hover a {
    padding-left: 20px;
    padding-right: 10px;
}


/* Mega Menu */

.navbar-nav > li.mega-menu {
    position: inherit!important;
    left: 0;
}

.navbar-nav > li.mega-menu ul {
    left: 0%;
    width: 100%;
    top: 70px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.navbar-nav > li.mega-menu:hover > a,
.navbar-nav > li.mega-menu > a:hover,
.navbar-nav > li.dropdown:hover > a,
.navbar-nav > li.dropdown > a:hover,
.navbar-nav > li.dropdown.active > a,
.navbar-nav > li.dropdown.active > a:hover,
.navbar-nav > li:hover > a,
.navbar-nav > li.active > a {
    color: #DB0F38 !important;
    background: none !important;
}

.navbar-arrow > ul > li .arrow-indicator {
    margin-left: 7px;
    color: #CCC;
}

.navbar-arrow ul ul > li .arrow-indicator {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
    font-size: 16px;
    color: #CCC;
}

.megamenu-container .arrow-indicator {
    display: none !important;
}

@media only screen and (max-width: 991px) {
    .navbar {
        margin: 0;
    }
    .navbar-brand {
        padding-top: 9px;
        padding-bottom: 0;
        line-height: 30px;
    }
    .navbar-arrow > ul > li .arrow-indicator,
    .navbar-arrow ul ul > li .arrow-indicator {
        display: none !important;
    }
    .navbar-fixed-top {
        position: relative !important;
        clear: both;
    }
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 23px;
    }
		.navbar {
				border-bottom: 0;
				-webkit-transition: none;
				-moz-transition: none;
				-ms-transition: none;
				-o-transition: none;
				transition: none;
		}
            .marg-t{
    margin-top: -90px;
    }
.faq-wrapper.faq-border_1 {
    border: 1.2px solid #DB0F38;
}
}

@media (min-width: 768px) {
    .navbar-nav {
        margin: 0;
    }
}


/**
 * Header Top
 */

#top-header {
    -webkit-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
    opacity: 1;
    background: #DB0F38;
    color: rgba(255, 255, 255, 0.9);
    font-size: 11px;
    letter-spacing: 0.5px;
    overflow: hidden;
    /*border-bottom: 1px solid #662935;*/
}

#top-header a {
    color: rgba(255, 255, 255, 0.9);
    font-weight: 700;
}

#top-header a:hover {
    color: rgba(255, 255, 255, 1);
}

#top-header ul {
    margin: 0;
}

.top-header-widget {
    float: left;
    border-right: 1px solid rgba(255,255,255,0.45);
    padding: 5px;
    padding-top: 7px;
    padding-right: 10px;
    padding-left: 10px;
}

.top-header-widget:first-child {
    padding-left: 0;
}

.top-header-widget:last-child {
    padding-right: 0;
    border-right: none;
}

.top-header-widget.welcome {
    background: #662935;
    position: relative;
    padding-right: 15px;
}

.top-header-widget.welcome:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -500px;
    width: 500px;
    background: #662935;
}

.top-header-widget.welcome:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -70px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 0 70px;
    border-color: transparent transparent transparent #662935;
}

.top-header-widget.pull-right:first-child {
    padding-left: 10px;
}

.top-header-widget.pull-right:last-child {
    padding-right: 10px;
    border-right: 1px solid rgba(255,255,255,0.45);
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media (max-width: 767px) {
    .top-header-widget {
        margin: 0;
        border-right: none;
    }
    .top-header-widget.pull-right:last-child {
    border-right: none;
}

    #top-header,
    .top-header-widget,
    .top-header-widget p,
    .top-header-widget a {
        font-size: 11px !important;
        line-height: 12px;
    }

}

.top-header-widget i
{
    padding: 0px 5px;
}
/*.top-header-widget .fa:hover
{
    font-size: 18px;
}*/
/**
 * Sticky Header
 */

.navbar-sticky {
    background-color: white;
    border-color: #e6e6e6;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.12);
}

.navbar-sticky.navbar-default {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-sticky .navbar-brand {
    padding-top: 20px;
    padding-bottom: 40px;
}

.navbar-sticky .navbar-brand:hover,
.navbar-sticky .navbar-brand:focus {
    color: #4D82B8;
    background-color: transparent
}

.navbar-sticky .navbar-text {
    color: #565656
}

.navbar-sticky .navbar-nav > li > a {
    line-height: 55px;
    color: #565656;
		padding-top: 5px;
}

.navbar-sticky .navbar-nav > li > a:hover,
.navbar-sticky .navbar-nav > li > a:focus {
    color: #4D82B8;
    background-color: transparent
}

.navbar-sticky .navbar-nav > .active > a,
.navbar-sticky .navbar-nav > .active > a:hover,
.navbar-sticky .navbar-nav > .active > a:focus {
    color: #4D82B8;
    background-color: transparent
}

.navbar-sticky .navbar-nav > .disabled > a,
.navbar-sticky .navbar-nav > .disabled > a:hover,
.navbar-sticky .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent
}

.navbar-sticky .navbar-nav > li.navbar-separator span:after {
    background: #4D82B9;
}

.navbar-sticky .navbar-nav > li > ul {
    top: 60px;
}

.navbar-sticky .navbar-nav > li.mega-menu ul {
    top: 60px;
}

.navbar-sticky #top-header {
    opacity: 0;
}

.with-top-header .slicknav_btn {
    top: 49px;
}

.with-top-header .navbar-sticky {
    margin-top: -40px;
}

@media only screen and (max-width: 1199px) {
    .navbar-nav #nav_dro ul{
        width: 600px;
    }
    .navbar-nav #nav_suv ul{
        width: 600px;
    }
    .navbar-nav #nav_truck ul{
        width: 560px;
    }
    .navbar-nav #nav_bus ul{
        width: 470px;
    }
}

@media only screen and (max-width: 991px) {
    .with-top-header .navbar-sticky {
        margin-top: -40px;
    }
    .navbar-sticky .navbar-brand {
        padding-top: 9px;
    }
    .navbar-nav #nav_dro ul{
        width: 600px;
    }
    .navbar-nav #nav_suv ul{
        width: 600px;
    }
    .navbar-nav #nav_truck ul{
        width: 560px;
    }
    .navbar-nav #nav_bus ul{
        width: 470px;
    }
    .nav_car .nav_car_r_b{
        background-color: white;
    }
    .nav_car .nav_car_r_b a{
        color: black;
    }
    .nav_car .nav_car_r_b a{
        padding: 0px;
    }

    .nav_car .nav_car_menu .car_mk{
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .with-top-header .slicknav_btn {
        top: 42px;
    }
		.with-top-header .navbar-sticky {
				margin-top: 0;
		}
		.navbar-sticky #top-header {
				opacity: 1;
		}
}

@media (max-width: 479px) {}


/**
 * Toggle Search
 */

a.search-button {
    position: absolute;
    top: 20px;
    right: 0;
    color: #636363;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

a.search-button:before {
    font-family: 'FontAwesome';
    font-size: 12px;
    content: "\f002"
}

a.search-button.open,
a.search-button:hover {
    color: #662935
}

#search-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: none;
    padding: 30px 0 20px;
    text-align: center
}

#search-container input[type="search"] {
    position: absolute;
    top: 50%;
    left: 15px;
    background-color: transparent;
    border: 1px solid #f2f2f2;
    width: 95%;
    height: 48px;
    padding: 12px 20px;
    background-color: #F8F8F8;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

a.search-form-close {
    position: absolute;
    top: 22px;
    right: 10px;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-decoration: none;
    color: #DB0F38;
    background: #FFF;
    -webkit-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
    transition: all 0.1s ease-in-out 0s;
}

.navbar-sticky a.search-button {
    top: 12px;
}

.navbar-sticky a.search-form-close {
    top: 14px;
}

@media only screen and (max-width: 1199px) {
    #search-container input[type="search"] {
        width: 93%
    }
}

@media only screen and (max-width: 991px) {
    a.search-button {
        top: 8px;
        right: 33px
    }
    a.search-form-close {
        top: 6px;
        right: 42px;
    }
    #search-container input[type="search"] {
        width: 88%
    }
}

@media (max-width: 767px) {
    a.search-button {
        top: 8px;
        right: 0
    }
    #search-container input[type="search"] {
        width: 80%
    }
}

@media (max-width: 479px) {}


/**
 * Hero Image/Banner Slider
 */

.hero {
    position: relative;
    padding: 130px 0 110px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top, rgba(108, 91, 123, 0.6) 0%, rgba(53, 92, 125, 0.6) 100%);
    background-image: -o-linear-gradient(top, rgba(108, 91, 123, 0.6) 0%, rgba(53, 92, 125, 0.6) 100%);
    background-image: linear-gradient(to bottom, rgba(108, 91, 123, 0.6) 0%, rgba(53, 92, 125, 0.6) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc6c5b7b', endColorstr='#cc355c7d', GradientType=0);
    content: ""
}

.hero h1 {
    margin-top: 0;
    color: #FFF;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0 0 30px;
    text-align: center;
		font-size: 60px;
}

.hero p {
    color: #FFF;
    font-size: 26px;
    line-height: 34px;
    font-weight: 300;
    text-align: center;
		margin: 0 0 35px;
}

.hero .btn.btn-primary:hover {
		opacity: 0.5 !important;
}

.slick-hero-slider .image-bg {
    background-position: center center;
    background-size: cover;
    position: relative
}

.slick-hero-slider .image-bg::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.45);
}

.slick-hero-slider-caption {
    text-align: center;
    padding-top: 110px;
    padding-bottom: 155px;
    color: rgba(255, 255, 255, 0.8)
}

.slick-hero-slider-caption h1 {
    margin-top: 0;
    color: #FFF;
    font-weight: 600;
		line-height: 1.1;
    text-transform: uppercase;
    margin: 0 0 30px;
    text-align: center;
}

.slick-hero-slider-caption p {
    color: #FFF;
    font-size: 26px;
    line-height: 34px;
    font-weight: 300;
    text-align: center;
		margin: 0 0 35px;
}

.slick-hero-slider-caption a span {
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.8);
    color: #FFF;
    padding: 7px 25px;
    display: inline-block;
    margin-top: 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    font-family: 'Work Sans', sans-serif;
    letter-spacing: 1.5px;
    font-weight: 600;
		font-size: 12px;
}

.slick-hero-slider-caption a span.bg-primary {
    border: #005294;
    padding: 8px 25px;
}

.slick-hero-slider-caption a:hover span {
    background: #9A0B27!important;
    border-color: #9A0B27!important;
    text-decoration: none;
		display: inline-block;
}

.slick-hero-slider-caption a span.bg-white {
    color: #636363;
}

.slick-hero-slider-caption a:hover span.bg-white {
    color: #FFF;
}

.slick-hero-slider.slick-inner-dot .slick-dots {
    bottom: 0
}

.slick-hero-slider.slick-inner-dot .slick-dots li button:before {
    background: #FFF;
}

.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-dots {
    bottom: 30px
}

.alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption {}

.alt-height .slick-hero-slider-caption {
    padding-top: 160px;
    padding-bottom: 205px;
}

@media only screen and (max-width: 1199px) {
    .hero {
        background-size: auto
    }
		.hero h1 {
        font-size: 54px;
    }
}

@media only screen and (max-width: 991px) {
    .hero h1 {
        font-size: 50px;
        line-height: 1.4
    }
    .hero p {
        font-size: 22px;
        line-height: 1.4
    }
    .alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption {
        padding-bottom: 325px
    }
    .alt-dot-position.slick-hero-slider.slick-inner-dot .slick-dots {
        bottom: 255px
    }
}

@media only screen and (max-width: 767px) {
    .hero {
        padding: 40px 0
    }
    .hero-texting {
        padding: 15px
    }
    .hero h1,
    .slick-hero-slider-caption h2 {
        font-size: 35px;
        margin-bottom: 20px;
        line-height: 1.2;
        text-align: left
    }
    .hero p,
    .slick-hero-slider-caption p {
        font-size: 20px;
        line-height: 1.2;
        text-align: left
    }
    .slick-hero-slider-caption {
        padding: 50px 30px 70px
    }
    .slick-hero-slider-caption h2,
    .slick-hero-slider-caption p {
        text-align: center
    }
    .slick-hero-slider .slick-prev {
        left: 10px
    }
    .slick-hero-slider .slick-next {
        right: 10px
    }
    .alt-dot-position.slick-hero-slider.slick-inner-dot .slick-hero-slider-caption {
        padding: 50px 30px 70px
    }
    .alt-dot-position.slick-hero-slider.slick-inner-dot .slick-dots {
        bottom: 0
    }
    .alt-height .slick-hero-slider-caption {
        padding-top: 40px;
        padding-bottom: 45px;
    }
}

@media (max-width: 479px) {
    .hero h1,
    .slick-hero-slider-caption h2 {
        font-size: 30px;
        line-height: 1.2
    }
    .hero p,
    .slick-hero-slider-caption p {
        font-size: 16px;
        line-height: 1.2
    }
    .alt-height .slick-hero-slider-caption {
        padding-top: 75px;
        padding-bottom: 80px;
    }
}


/**
 * Main Search
 */

.main-search-wrapper {
    background: #DB0F38;
    color: #FFF;
    padding-top: 30px;
    padding-bottom: 10px;
}

.main-search-wrapper .text-holder {
    float: left;
}

.main-search-wrapper .text-holder .icon {
    float: left;
    color: #DB0F38;
    font-size: 18px;
    text-align: center;
}

.main-search-wrapper .text-content {
    line-height: 20px;
    margin-left: 65px;
}

.main-search-wrapper .text-content span {
    display: block;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.main-search-wrapper .hexagon {
    position: relative;
    width: 48px;
    height: 27.71px;
    background-color: #FFF;
    margin-top: 6px;
}

.main-search-wrapper .hexagon:before,
.main-search-wrapper .hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    left: 0;
}

.main-search-wrapper .hexagon:before {
    bottom: 100%;
    border-bottom: 13.86px solid #FFF;
}

.main-search-wrapper .hexagon:after {
    top: 100%;
    width: 0;
    border-top: 13.86px solid #FFF;
}

.main-search-wrapper .form-holder {
    margin-left: 270px;
}

.main-search-wrapper .form-holder .holder-item {
    width: 20%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.main-search-wrapper .form-holder .form-control {
    border-color: #FFF;
    background: transparent;
    color: #FFF;
    margin-top: 3px;
}

.main-search-wrapper .form-holder .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.main-search-wrapper .form-holder .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.main-search-wrapper .form-holder .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.main-search-wrapper .form-holder .btn {
    background: #FFF;
    line-height: 21px;
    font-size: 14px;
    margin-top: 3px;
}

.main-search-wrapper .form-holder .btn:hover {
		background: rgba(0,0,0,0.3);
		color: #FFF;
}

.main-search-wrapper .fancy-select .form-control:after {
    color: #FFF;
}

.main-search-wrapper .fancy-select ul.options li {
    position: relative;
}

.main-search-wrapper .fancy-select ul.options li:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    background: #FFF;
    z-index: 51;
}

.main-search-wrapper .fancy-select ul.options li.selected {
    background: #fff;
    color: #DB0F38;
}

.main-search-wrapper .fancy-select ul.options li:hover:after {
    background: #CCC;
}

.main-search-wrapper .fancy-select ul.options li.selected:after {
    background: #DB0F38;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .main-search-wrapper .form-holder .holder-item {
        width: 33.33333333%;
    }
}

@media only screen and (max-width: 767px) {
    .main-search-wrapper .text-holder {
        float: none;
    }
    .main-search-wrapper .form-holder {
        margin: 20px -10px 0;
    }
}

@media (max-width: 479px) {
    .main-search-wrapper .form-holder .holder-item {
        width: 50%;
    }
    .main-search-wrapper .form-holder .holder-item_1 {
        width: 100%;
    }
}


/**
 * Welcome
 */


/**
 * Featured Elements such as welcome, promo box, featured item
 */

.welcome-wrapper .container {
    position: relative;
}

.welcome-wrapper .welcome-image-bg {
    width: 30%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-position: center center;
    background-size: cover;
}

.featured-item-text {
    margin: 15px 0;
}

.featured-item-text h4 {
    border-bottom: 1px solid #B270B5;
    padding-bottom: 10px;
    margin: 0 0 15px;
    letter-spacing: 2px;
}

.featured-item {
    line-height: 22px;
    margin-bottom: 30px;
}

.featured-item .icon {
    font-size: 24px;
    float: left;
    text-align: center;
    width: 50px;
    height: 50px;
    border: 1px solid #DB0F38;
    color: #DB0F38;
    border-radius: 50%;
    line-height: 50px;
    margin-top: 2px;
}

.featured-item .content {
    margin-left: 70px;
}

.featured-item h5 {
    text-transform: capitalize;
    line-height: 1.2;
    margin: 0 0 5px;
    font-family: Arial, Helvetica, sans-serif;
}

.welcome-wrapper .featured-item-wrapper {
    margin-bottom: -30px;
}

.sidebar-wrapper .featured-item {
    line-height: 18px;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
}

.sidebar-wrapper .featured-item .icon {
    width: 40px;
    height: 40px;
    line-height: 36px;
    margin-top: 0;
    font-size: 20px;
}

.sidebar-wrapper .featured-item h4 {
    line-height: 1.2;
    margin: 0 0 2px;
}

.sidebar-wrapper .featured-item .content {
    margin-left: 50px;
}

.featured-header-most-top {
    text-align: center;
    border: 1px solid #CCC;
    padding: 0 25px 30px;
    margin-top: 10px;
		font-size: 14px;
}

.featured-header-most-top h5 {
    margin-top: -10px;
    line-height: 1.15;
    text-transform: uppercase;
		letter-spacing: 1px;
}

.featured-header-most-top h5 span {
    background: #FFF;
    padding: 0 15px;
}

.featured-header-most-top .icon {
    font-size: 56px;
    margin: 30px 0 15px;
}

.featured-header-most-top a {
		margin-top: 15px;
}

.featured-header-most-top-wrapper {
    margin-bottom: -30px;
}

.featured-header-most-top-wrapper .featured-header-most-top {
    margin-bottom: 30px;
}

.promo-box {
    background: #DB0F38;
    color: #FFF;
    text-align: center;
    padding-top: 150px;
    padding-bottom: 140px;
    font-size: 16px;
    font-weight: 300;
}

.promo-box h2,
.promo-box h4 {
    color: #FFF;
    line-height: 1;
}

.promo-box h2 {
    font-size: 38px;
}

.promo-box h4 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 24px;
    font-weight: 500;
		margin-bottom: 10px;
}

.promo-box .text-muted {
    color: rgba(255, 255, 255, 0.85);
		margin-top: 30px;
}

.call-to-action {
    text-align: center;
    background: #F0F0F0;
    padding: 65px 40px 55px;
		font-size: 21px;
		font-weight: 300;
		letter-spacing: 0.5px;
		font-family: "Merriweather", "Georgia", Times New Roman, Times, serif;
}
.call-to-action_dis{
    background: #ECEEEF;
    padding: 48px 0;
}
.call-to-action_dis .dis_p{
    font-size: 13.5px; 
    font-weight: 500; 
    color: #45484B; 
    text-align: justify;  
    font-family:Helvetica;
}

.call-to-action_dis .btn{
    font-size: 14px; 
    font-weight: bold; 
    color: #DB0F38; 
    padding: 0px 2px;
    font-family:Helvetica;
}
.call-to-action_dis .btn:hover{
    color: #662935;;
}
.call-to-action_dis h2{
    color: #45484B;
    font-size: 22px; 
    font-weight: 600;
    font-family:Helvetica;
}
.call-to-action_dis .btn-primary{
    padding: 10px 20px; 
    border: 2px;
    margin-top: 10px;
    border-radius: 5px;
}

.call-to-action .btn {
    margin: 0 15px;
    margin-top: -4px;
    background: #F0F0F0;
}
.con_pad_0{
    padding:0px;
}
.con_pad_0 .buy_con{
    float: left;
    font-size: 24px; 
    font-weight: 500;
    color: #0C0D0E;
}
.buy_con_rig{
    float:right;
    padding-top: 12px; 
    padding-right: 5px; 
    font-size: 16px;
}
.buy_con_rig a
{
    color:#999EA2;
}
.buy_con_rig a .fa
{
    padding-left: 8px;
}

.buy_con_rig a:hover
{
    color:gray;
}
.how_to_buy_ship .brd{
    border-bottom: 2px solid black; 
    margin-top:50px;
}
.how_to_buy_ship .shp_sc{
    color: black; 
    font-weight: 400; 
    font-size: 18px;
}
.how_to_buy_ship .shp_dv{
    border: 1px solid #ECEEEF; 
    padding:15px; 
    margin-top: 52px;
}
.how_to_buy_ship .shp_dv i{
    margin-top: -1px; 
    font-size:35px; 
    color: #ECEEEF;
    padding-right: 10px;
}
.how_to_buy_ship .shp_dv:hover{
    background-color: #DB0F38;
    color: white;
}
.how_to_buy_ship .additional_service_sw{
    margin-top: 120xp; 
    padding-left: 0px;
    padding:28px; 
    border: 1px solid #ECEEEF; 
    text-align: center;
    height: 180px;
}
.how_to_buy_ship .additional_service_sw p{
    line-height: 20px;
}
.how_to_buy_ship .asddsa{
    color: #636363;
}
.how_to_buy_ship .additional_service_sw:hover{
    background-color: #DB0F38;
    color: white;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .welcome-wrapper .welcome-image-bg {
        width: 100%;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 350px;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .featured-header-most-top {
        margin-top: 30px;
    }
    .welcome-wrapper .welcome-image-bg {
        height: 280px;
    }
    .call-to-action_dis .dis_p{
    font-size: 12px; 
    font-weight: 400; 
    }
    .call-to-action_dis h2{
    font-size: 20px; 
    font-weight: 500;
    margin-bottom: 5px;
    }
    .con_pad_0 .buy_con_1{
    font-size: 24px; 
    font-weight: 500;
    color: #0C0D0E;
    }
    .how_to_buy_ship .brd{
        margin-top: -0px;
    }
    .buy_con_rig{
        padding-top: 8px; 
    }
    .how_to_buy_ship .shp_dv{
        margin-top: 10px;
    }
}

@media (max-width: 479px) {
    .welcome-wrapper .welcome-image-bg {
        height: 200px;
    }
}


/**
 * Car Item
 */

.car-item {
    background: #F7F7F7;
    display: block;
    position: relative;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
		-webkit-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.1);
		box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.1);
}

.car-item:hover {
		-webkit-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.47);
		-moz-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.47);
		box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.47);
}

.car-item a {
    color: #636363;
    display: block;
}

.car-item .image {
    margin-left: -1px;
    margin-top: -1px;
    margin-right: -1px;
}

.car-item .content {
    padding: 20px 15px 18px;
    margin-bottom: 35px;
}

.car-item .content h5 {
    margin-bottom: 3px;
}

.car-item .content h6{
    margin-bottom: 3px;
		font-weight: 500;
		letter-spacing: 1.7px;
}

.car-item .content .car-for {
    line-height: 18px;
    margin: 0 0 5px;
    font-style: italic;
}

.car-item .content .price {
    color: #DB0F38;
    font-size: 20px;
    font-weight: 700;
		margin-top: 10px;
}

.car-item .bottom {
    border-top: 2px solid #C9C9C9;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.car-item ul.car-meta {
    margin: -1px 0 0;
    text-align: center;
    background: #DEDEDE;
		font-size: 13px;
}

.car-item ul.car-meta li {
    float: left;
    width: 50%;
    padding: 5px;
	letter-spacing: 1px;
}

.car-item ul.car-meta li + li {
    border-left: 1px solid #C9C9C9;
}

.car-item-02 {
    overflow: hidden;
}

.car-item-02 a {
    color: #636363;
    display: block;
    line-height: 1.5;
    position: relative;
    border-bottom: 2px solid #CCC;
    padding-bottom: 15px;
}

.car-item-02 a:after {
    content: "";
    height: 3px;
    position: absolute;
    left: 110%;
    right: 220%;
    bottom: -2px;
    background: #DB0F38;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.car-item-02 a:hover::after {
    left: 0;
    right: 0;
}

.car-item-02 .content h5 {
    margin-bottom: 0;
    line-height: 1.2;
}

.car-item-02 .content p {
		margin-top: 10px;
		font-size: 13px; 
		font-weight: 500;
		letter-spacing: 1px;
}

.alt-text-left .car-item {
    text-align: left;
}

.alt-bg-white .car-item {
    background: #FFF;
		border: 1px solid #C9C9C9;
}

.alt-bg-white .car-item .bottom {
    background: #F7F7F7;
}

.bg-light .car-item {
    background: #FFF;
}

.bg-light .car-item .bottom {
    border-top: 2px solid #CCC;
}

.alt-border-color .car-item {
    border-color: #DEDEDE;
}

.alt-border-color .car-item .bottom {
    border-color: #D2D2D2;
}

.car-item-sm {
    position: relative;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.car-item-sm:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.car-item-sm a {
    display: block;
    color: #636363;
}

.car-item-sm .image-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 80px;
    background-size: cover;
    background-position: center center;
}

.car-item-sm:last-child .image-bg {
    bottom: 0;
}

.car-item-sm .content {
    margin-left: 105px;
}

.car-item-sm .content h6 {
    line-height: 1.2;
    margin: 0 0 5px;
}

.car-item-sm .content ul {
    margin: 5px 0 0;
}

.car-item-sm .content ul li {
    line-height: 1.2;
    font-size: 12px;
    margin: 1px 0;
		letter-spacing: 0.5px;
}

.car-item-sm .price {
    margin: 0;
    background: #a6c;
    color: #FFF;
    line-height: 22px;
    padding: 0 15px;
    font-weight: 600;
    margin-top: 8px;
}

.car-item-sm a:hover {
    opacity: 0.6;
}

.car-item-sm.for-enquiry {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px 15px;
}

.car-item-sm.for-enquiry .image-bg {
    left: 15px;
    width: 130px;
}

.car-item-sm.for-enquiry .content {
    margin-left: 145px;
}

.car-item-sm.for-enquiry .price {
    display: inline-block;
}

.car-item-list {
    border: 1px solid #a6c;
    position: relative;
    margin: 0 0 30px;
}

.car-item-list .image {
    width: 295px;
    float: left;
    border-right: 1px solid #a6c;    
    padding-right: 0;
}

.car-item-list .content {
    margin-left: 315px;
    margin-top: 18px;
    margin-right: 20px;
}

.car-item-list .content h5 {
    margin: 0 0 10px;
    font-weight: 550;
}

.car-item-list .content .short-info {
    line-height: 20px;
}

.car-item-list .content .btn {
    float: right;
}

.car-item-list .content .car-for {
    font-style: italic;
}

.car-item-list .content .price {
    color: #DB0F38;
    font-size: 20px;
    font-weight: 700;
}

.car-item-list ul.car-meta {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 295px;
    right: 0;
    background-color: #a6c;
    color: white;
    /*border-top: 2px solid #DB0F38;*/
}
.car-item-list:hover{
    background-color: #c59d9d26;
}
.car-item-list ul.car-meta li {
    float: left;
    width: 25%;
    border-right: 1px solid #CCC;
    padding: 5px;
    padding-left: 20px;
	font-size: 13px;
	letter-spacing: 1px;
}

.car-item-list ul.car-meta li:last-child {
    border-right: 0;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .car-item-list .image {
        width: 100%;
        float: none;
        border-right: 0;
        padding-right: 0;
    }
    .car-item-list .content {
        margin-left: 0;
        padding-left: 20px;
        margin-bottom: 60px;
    }
    .car-item-list ul.car-meta {
        left: 0;
        right: 0;
    }
}

@media only screen and (max-width: 767px) {}

@media (max-width: 479px) {
    .car-item-list ul.car-meta li {
        width: 50%;
    }
    .car-item-list ul.car-meta li:first-child,
    .car-item-list ul.car-meta li:nth-child(2) {
        border-bottom: 1px solid #EEE;
    }
    .car-item-list .content {
        margin-bottom: 90px;
    }
    .car-item-list .content .btn {
        float: left;
        margin-top: 15px;
    }
    .car-item-list .image {    
        border-bottom: 1px solid #a6c;
    }
}


/**
 * Car Dealer Action
 */

.car-dealer-action-wrapper {
    background: #DB0F38;
    color: #FFF;
}

.car-dealer-action-wrapper > div > div:nth-child(2) {
    background: #662935;
}

.car-dealer-action-wrapper h4 {
    color: #FFF;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.car-dealer-action {
    padding: 80px 70px;
}

.car-dealer-action .icon {
    font-size: 34px;
    position: relative;
    margin: 0 0 35px;
    padding: 0 0 25px;
}

.car-dealer-action .icon:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 50px;
    height: 3px;
    border-bottom: 3px double #FFF;
}

.car-dealer-action p {
    margin: 0 0 25px;
}

.car-dealer-action a {
    background: #FFF;
    text-transform: uppercase;
    padding: 12px 20px 10px;
		display: inline-block;
		font-size: 12px;
    font-family: 'Work Sans', sans-serif;
    letter-spacing: 1.5px;
    font-weight: 600;
}

.car-dealer-action a:hover {
    background: #662935;
		color: #FFF;
}

.car-dealer-action-wrapper > div > div:nth-child(2) .car-dealer-action a:hover {
    background: #DB0F38;
}


/**
 * Result Page
 */

.result-sorting-wrapper {
    background-color:#a6c;
    color: white;
    padding: 5px 15px 7px;
}

.result-sorting-wrapper .text-holder {
    line-height: 1.2;
    /*text-transform: uppercase;*/
    font-size: 16px;
    font-weight: 500;
	font-family: 'Work Sans', sans-serif;
    /*letter-spacing: 0.5px;*/
	padding-top: 8px;
}

.result-sorting-nav {
    float: right;
}

.result-sorting-nav ul li {
    float: left;
    margin-left: 5px;
}

.result-sorting-nav ul li a {
    height: 34px;
    width: 34px;
    line-height: 32px;
    background: #FFF;
    display: block;
    border: 1px solid #C59D9D;
    color: #C59D9D;
    text-align: center;
    font-size: 18px;
}

.result-sorting-nav ul li.active a,
.result-sorting-nav ul li a:hover {
    border-color: #a6c;
    color: #a6c;
}

.result-sorting-select {
    float: right;
    width: 200px;
}

.result-sorting-wrapper .form-control {
    border-color: #C59D9D;
    color: #C59D9D;
}

.search-drop .form-control {
    border-color: #C59D9D;
    color: #C59D9D;
}


.result-filter-wrapper {
    background: #DB0F38;
}

.result-filter-wrapper h3 {
    background: #DB0F38;
    color: #FFF;
    /*text-transform: uppercase;*/
    font-size: 16px;
    padding: 14px 20px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    margin: 0;
    font-weight: 500;
    font-family: 'Work Sans', sans-serif;
    
}

.result-filter-wrapper .content {
    padding: 20px;
}

.result-filter-wrapper .form-control {
    border-color: #DB0F38;
}

.result-filter-wrapper .btn {
    border: 3px double #FFF;
    color: #FFF;
    padding-top: 8px;
    padding-bottom: 8px;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .result-sorting-wrapper .text-holder {
        margin: 0 0 5px;
    }
    .result-sorting-select {
        float: left;
    }
    .result-sorting-nav ul li {
        float: left;
        margin-left: 0;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .car-item-list ul.car-meta li:nth-child(2) {
        border-right: 0;
    }
}

@media (max-width: 479px) {
    .result-sorting-select {
        width: 160px;
    }
}


/**
 * Car Brand
 */

.brand-item-wrapper {
		margin: 0 0 10px;
}

.brand-item-wrapper a {
		padding: 0 30px 10px;
		display: block;
}

.brand-item-wrapper a img {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.brand-item-wrapper a:hover img {
    opacity: 0.6;
}

@media only screen and (max-width: 1199px) {
    .brand-item-wrapper a {
        padding: 0 15px;
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .brand-item-wrapper a {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 767px) {
		 .brand-item-wrapper a {
        padding: 0;
    }
}

@media (max-width: 479px) {}


/**
 * Pager
 */

ul.paging li {
    float: left;
    margin-left: 3px;
}

ul.paging li a {
    border: 1px solid #CCC;
    display: block;
    padding: 5px 15px;
    color: #666;
}

ul.paging li.active a,
ul.paging li a:hover {
    border-color: #a6c;
    color: #a6c;
}

ul.paging li.disabled a,
ul.paging li.disabled a:hover,
ul.paging li.disabled a:focus {
    color: #666;
    cursor: not-allowed;
    border-color: #CCC;
}

.paging-center ul.paging {
    text-align: center;
}

.paging-center ul.paging li {
    float: none;
    display: inline-block;
    margin: 0 2px 0 1px;
}


/**
 * Recent Post Item and List
 */

.recent-post-wrapper {
		margin-bottom: -30px;
}

.recent-post-item {
    margin: 5px 0 30px;
    line-height: 1.7;
}

.recent-post-item .content {
    margin-top: 30px;
    margin-bottom: 20px;
}

.recent-post-item .content .date {
    background: #DB0F38;
    color: #FFF;
    display: inline-block;
    line-height: 1;
    padding: 3px 10px;
    margin: 0 0 20px;
}

.recent-post-item .content h5 {
    text-transform: uppercase;
    margin: 0 0 50px;
    position: relative;
		line-height: 1.5;
}

.recent-post-item .content h5 a {
    font-weight: 700;
}

.recent-post-item .content h5 a:hover {
    opacity: 1;
    color: #DB0F38;
}

.recent-post-item .content h5:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 60px;
    height: 3px;
    border-bottom: 3px double #DB0F38;
}

.recent-post-item .bottom {
    line-height: 1.1;
		margin-top: 30px;
		font-size: 13px;
		letter-spacing: 0.5px;
}

.recent-post-item .bottom .meta {
    color: #888;
    font-style: italic;
}

.recent-post-item .bottom a:hover {
    text-decoration: underline;
}

ul.recent-post-list {
    margin-top: 15px
}

ul.recent-post-list li {
    border-bottom: 1px dotted #D9D9D9;
    padding-bottom: 15px;
    margin-bottom: 15px;
    line-height: 1.4
}

ul.recent-post-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

ul.recent-post-list li h6 {
    margin: 0;
    color: #333;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.4;
    letter-spacing: 0.5px;
}

ul.recent-post-list li a:hover h6 {
    color: #D65049
}

ul.recent-post-list li .image {
    width: 80px;
    float: left;
}

ul.recent-post-list li .image img {
    display: block
}

ul.recent-post-list li .content {
    margin-left: 95px
}

ul.recent-post-list li .recent-post-sm-meta {
    font-size: 11px;
    background: #DB0F38;
    color: #FFF;
    display: inline-block;
    line-height: 1;
    padding: 3px 10px;
    margin: 0 0 10px;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {
    .recent-post-item {
        margin: 0 0 30px;
    }
}

@media (max-width: 479px) {}


/**
 * Blog
 */

.classic-blog-item {
    margin: 0 0 30px;
    line-height: 22px;
}

.classic-blog-item .image {
    position: relative;
}

.classic-blog-item .content {
    margin-top: 40px;
    margin-bottom: 30px;
    margin-left: 140px;
    margin-right: 50px;
    position: relative;
}

.classic-blog-item .content h4 {
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 50px;
    position: relative;
}

.classic-blog-item .content h4 a {
    font-weight: 700;
}

.classic-blog-item .content h4 a:hover {
    opacity: 1;
    color: #DB0F38;
}

.classic-blog-item .content h4:after {
    content: "";
    position: absolute;
    bottom: -28px;
    left: 0;
    width: 60px;
    height: 3px;
    border-bottom: 3px double #DEDEDE;
}

.classic-blog-item .bottom {
    line-height: 14px;
    margin-left: 140px;
    margin-right: 50px;
		font-size: 13px;
		letter-spacing: 1px;
}

.classic-blog-item .bottom .meta {
    color: #888;
    font-style: italic;
}

.classic-blog-item .bottom .meta ul li {
    float: left;
    margin-right: 20px;
}

.classic-blog-item .bottom a:hover {
    text-decoration: underline;
}

.classic-blog-item .bottom .read-more {
    float: right;
}

.classic-blog-item .absolute-holder {
    position: absolute;
    top: -69px;
    left: -115px;
    background: #FFF;
    width: 90px;
    padding: 3px;
}

.classic-blog-item .absolute-holder .date {
    width: 100%;
    background: #DB0F38;
    color: #FFF;
    line-height: 1.2;
    padding: 22px 10px 10px;
    text-align: center;
    font-size: 16px;
}

.classic-blog-item .absolute-holder .date span {
    display: block;
    font-size: 28px;
    margin: 0;
    font-weight: 600;
}

.classic-blog-item .absolute-holder .date .year {
    display: block;
    font-size: 11px;
    font-weight: 400;
    margin-top: 2px;
}

.classic-blog-item .absolute-holder .share-this {
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    border: 1px solid #DEDEDE;
    margin: 5px 0 0;
    padding: 10px 0;
}

.classic-blog-item .absolute-holder .share-this a {
    font-size: 20px;
    line-height: 1;
    color: #969696;
    margin: 0 2px;
}

.classic-blog-item.blog-single .content {
    margin-right: 0;
}

.blog-entry {
    padding: 0 0 20px
}

.blog-entry ul,
.blog-entry ol {
    list-style: disc;
    margin-left: 20px;
    line-height: 25px
}

.blog-entry ul li,
.blog-entry ol li {
    margin-bottom: 7px
}

.blog-entry ul ul,
.blog-entry ol ol {
    margin-top: 7px
}

.blog-entry > ul,
.blog-entry > ol {
    margin-bottom: 15px
}

.blog-entry ol {
    list-style: decimal
}

.blog-author {
    position: relative;
    margin: 50px 0 40px;
    background: #F7F7F7;
    padding: 30px 30px 0;
}

.blog-author h4 {
    line-height: 1;
    margin: 0 0 15px;
}

.blog-author h4 a {
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
}

.blog-author h4 a:hover {
    color: #D65049
}

.author-details {
    margin-left: 120px;
    position: relative
}

.author-label {
    position: absolute;
    width: 100px;
    top: 30px;
    left: 30px;
}

.author-label img {
    width: 100%
}

.blog-author .social {
    float: right;
    margin-top: -5px
}

.blog-author.bg-white {
    padding: 0;
    margin: 0 0 40px;
}

.blog-author.bg-white .author-label {
    top: 0;
    left: 0;
}

#comment-wrapper {
    background: #FFF;
    padding: 0 0 50px;
    position: relative
}

ul.comment-item {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.comment-item li {
    position: relative;
    display: block;
    padding-left: 65px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid #EBE8E6
}

ul.comment-item li li:last-child,
ul.comment-item li li li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

ul.comment-item ul {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #EBE8E6;
    margin-left: -20px
}

.comment-item h6 {
    margin-bottom: 5px
}

.comment-item .comment-avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.comment-item .comment-avatar img {
    width: 100%;
    width: 100%;
    border-radius: 50%
}

.comment-item .comment-time {
    display: block;
    font-style: italic;
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
    line-height: 1.2
}

.comment-item a.comment-reply {
    float: right;
    font-size: 10px;
    line-height: 1;
    padding: 3px 7px;
    text-transform: uppercase;
    border: 1px solid #DB0F38;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: block
}

.comment-item a.comment-reply:hover {
    color: #FFF;
    border-color: #DB0F38;
    background: #DB0F38
}

.blog-extra {
    border-top: 2px solid #D9D9D9;
    padding-top: 30px;
    margin-top: 10px;
}

.tag-cloud {
    margin-top: 15px;
    margin-bottom: -5px
}

.tag-cloud span {
    display: block;
    float: left;
    line-height: 1;
    padding: 5px 7px;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 5px
}

.tag-cloud a {
    border: 1px solid #E3E3E3;
    border-left: 2px solid #DB0F38;
    line-height: 1;
    font-size: 12px;
    padding: 5px 12px;
    margin-left: 5px;
    margin-bottom: 5px;
    display: block;
    float: left;
    color: #636363;
    background: #E3E3E3;
}

.tag-cloud a:hover {
    background: #DB0F38;
    color: #FFF!important;
    border-color: #DB0F38
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {}

@media (max-width: 479px) {
    .classic-blog-item .content {
        margin-left: 0;
        margin-top: 20px;
    }
    .classic-blog-item .absolute-holder {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        padding: 0;
        margin: 0 0 20px;
        clear: both;
    }
    .classic-blog-item .absolute-holder .date {
        width: 48%;
        float: left;
        margin: 0 0 20px;
        margin-right: 2%;
        padding-top: 20px;
    }
    .classic-blog-item .absolute-holder .share-this {
        width: 48%;
        float: left;
        margin: 0 0 20px;
    }
    .classic-blog-item .bottom {
        margin: 0;
    }
    .classic-blog-item .bottom .read-more {
        float: left;
    }
}


/**
 * Social
 */

ul.social-share-sm {
    position: relative;
    display: inline-block;
    line-height: 1;
    float: left
}

ul.social-share-sm li {
    display: inline-block;
    margin: 0 0 5px
}

ul.social-share-sm li span,
ul.social-share-sm li a {
    position: relative;
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px
}

ul.social-share-sm li span:after,
ul.social-share-sm li a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 1px;
    width: 1px;
    height: 13px;
    background: #DB0F38
}

ul.social-share-sm li a:after {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    top: 6px;
    right: -3px
}

ul.social-share-sm li:last-child a {
    margin-right: 0
}

ul.social-share-sm li:last-child a:after {
    display: none
}

ul.social-share-sm li a {
    font-weight: 400;
    color: #999
}

ul.social-share-sm li a:hover {
    color: #DB0F38
}

ul.social-share-sm.for-useful {
    float: right
}

ul.social-share-sm.for-useful:after {
    display: none
}

ul.social-share-sm.for-useful li:not(:last-child) {
    margin-right: 10px
}

ul.social-share-sm.for-useful li span {
    margin-right: 0
}

ul.social-share-sm.for-useful li a {
    margin-right: 0;
    padding-right: 0
}

ul.social-share-sm.for-useful li a:after {
    display: none
}

.review-list ul.social-share-sm {
    margin-top: 20px
}

.social-share-box {
    margin: 30px 0;
}

.social-share-box span {
    display: block;
    float: left;
    line-height: 1;
    padding: 6px 20px 5px;
    margin-left: 0;
    background: #E3E3E3;
    text-transform: uppercase;
    font-weight: 600;
		font-size: 13px;
}

.social-share-box a {
    border: 1px solid #E3E3E3;
    border-left: 0;
    line-height: 1;
    font-size: 12px;
    padding: 5px 15px;
    display: block;
    float: left;
    color: #636363;
    background: #FFF;
}

.social-share-box a:hover {
    background: #DB0F38;
    color: #FFF!important;
    border-color: #DB0F38
}

.social-share-box a i {
    color: #9E0500;
    margin-right: 3px;
}

.social-share-box a:hover i {
    color: #FFF;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {}

@media (max-width: 479px) {}


/**
 * Breadcrumb
 */

.breadcrumb-wrapper {
    background: #a6c;
    padding:0px;
}

.breadcrumb-wrapper h2 {
    padding: 0px; margin: 0px; padding-top: 10px; padding-bottom: 10px; font-size:18px; font-family:sans-serif; color:white;
}
.breadcrumb-wrapper .breadcrumb img{
    padding-top: 5px;
}

.breadcrumb-wrapper .hot-line {
    text-align: right;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
}

.breadcrumb-wrapper .breadcrumb {
    margin: 5px 0 0;
    padding: 0;
    font-size: 12px;
    background: none;
    float: right;
}

.breadcrumb-wrapper .breadcrumb a {
    color: white;
}

.breadcrumb-wrapper .breadcrumb a:hover {
    color: #662935;
}

.breadcrumb-wrapper .breadcrumb .active {
    color: white;
}

.breadcrumb > li.text {
    padding-right: 10px;
}

.breadcrumb > li.text + li:before {
    display: none !important;
}

.btn-change-search {
    background: transparent;
    margin: 0;
    border: 1px solid #CCC;
    color: #555;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
    letter-spacing: 1.5px;
}

.change-search-wrapper > div {
    padding-top: 15px;
}

.change-search-wrapper > div .sub-inner {
    padding: 10px;
    background: #DDDDDD;
}

.change-search-wrapper .form-group {
    margin: 0;
}

.change-search-wrapper .form-control {
    margin: 0;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {
    .breadcrumb-wrapper .breadcrumb {
        float: left;
    }
}

@media (max-width: 479px) {}


/**
 * Team and Partner
 */

.team-item {
    text-align: center;
}

.team-item .image {}

.team-item h4,
.team-item h5 {
    margin: 30px 0 10px;
    line-height: 1.1;
    color: #333;
}

.team-item p {
    margin: 0 0 8px;
    line-height: 1.1;
		font-size: 13px;
		letter-spacing: 1px;
}

.team-item ul.social {
    margin: 0;
}

.team-item ul.social li {
    display: inline-block;
    margin: 0 5px;
}

.team-item ul.social li a {
    color: #999;
}

.team-item ul.social li a:hover {
    color: #DB0F38;
}

.partner-image-item {
    text-align: center;
}

.partner-image-item img {
    width: auto;
    display: inline-block;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {
    .team-item {
        margin: 0 0 30px;
    }
}

@media (max-width: 479px) {}


/**
 * Testimonial
 */

.slick-testimonial-wrapper {}

.slick-testimonial-wrapper.mmt {
    margin-top: -15px;
}

.slick-testimonial-wrapper .slick-prev:before,
.slick-testimonial-wrapper .slick-next:before {
    color: #333;
}

.slick-center {}

.slick-testimonial-wrapper .testimonial-man {
    margin: 25px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.testimonial-long {
    text-align: center;
    position: relative;
}

.testimonial-long .saying {
    font-size: 20px;
    line-height: 1.55;
    font-style: italic;
    position: relative;
    margin: 0 0 30px;
    font-weight: 300;
}

.testimonial-long h5 {
    margin-bottom: 5px;
		text-transform: uppercase;
}

.slick-testimonial-nav {
    margin: 30px 250px 0;
}

.slick-testimonial-wrapper .testimonial-man {
    margin: 15px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 5px;
}

.slick-testimonial-wrapper .testimonial-man .image {
    border: 1px solid #CCC;
    border-radius: 50%;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
    margin-bottom: -10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 3px;
}

.slick-testimonial-wrapper .testimonial-man .image:after {
    display: none;
}

.slick-testimonial-wrapper .testimonial-man img {
    border-radius: 50%;
}

.slick-testimonial-wrapper .slick-center .testimonial-man {
    margin: 10px;
}

.slick-testimonial-wrapper .slick-center .image {
    border: 1px solid #B00600;
}

.slick-testimonial-wrapper .slick-center .image:hover {
    cursor: default;
}

.slick-testimonial-wrapper .testimonial-man .image:hover {
    cursor: pointer;
    border-color: #DB0F38;
}

.slick-gallery-slideshow.slick-testimonial-wrapper .slick-prev {
    left: -40px;
}

.slick-gallery-slideshow.slick-testimonial-wrapper .slick-next {
    right: -40px;
}

@media only screen and (max-width: 1199px) {
    .slick-testimonial-nav {
        margin: 30px 200px 0;
    }
}

@media only screen and (max-width: 991px) {
    .slick-testimonial-nav {
        margin: 30px 200px 0;
    }
}

@media only screen and (max-width: 767px) {
    .slick-testimonial-nav {
        margin: 30px 130px 0;
    }
}

@media (max-width: 479px) {
    .slick-testimonial-nav {
        margin: 30px 60px 0;
    }
}


/**
 * Tab
 */

.tab-style-1-header {
    background: #a6c;
    padding: 9.5px;
}

.tab-style-1-header ul.tab-nav {
    float: left;
    margin: 0;
}

.tab-style-1-header ul.tab-nav li {
    float: left;
    margin-right: 15px;
    font-weight: 600;
}

.tab-style-1-header ul.tab-nav li a {
    background: #FFF;
    /*border: 1px solid #C59D9D;*/
    font-size: 12px;
    color: #a6c;
    padding: 8px 12px;
    line-height: 1;
    display: block;
    font-weight: 600;
}
.tab-style-1-header ul.tab-nav li.active a {
    background: #DB0F38;
    /*border: 1px solid #DB0F38;*/
    color: #FFF;
}
.tab-style-1-header a span{
    font-size: 12px;
}

.tab-style-2 ul.tab-nav {
    border-bottom: 2px solid #EEEEEE;
}

.tab-style-2 ul.tab-nav li {
    float: left;
    margin-right: 30px;
}

.tab-style-2 ul.tab-nav li a {
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    color: #818181;
    padding-bottom: 7px;
    display: block;
    position: relative;
}

.tab-style-2 ul.tab-nav li.active a,
.tab-style-2 ul.tab-nav li:hover a,
.tab-style-2 ul.tab-nav li a:hover {
    color: #222;
}

.tab-style-2 ul.tab-nav li a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
    background: transparent;
}

.tab-style-2 ul.tab-nav li.active a:after {
    background: #DB0F38;
}

.tab-style-2 .tab-content-inner h4 {
    line-height: 24px;
    margin: 25px 0 15px;
}

.tab-style-2 .tab-content-inner ul:last-child {
    margin: 0;
}

.tab-style-2 .tab-content-inner ul.list-with-icon li {
    margin: 0 0 12px;
    line-height: 18px;
}

.tab-style-2 .tab-content-inner ul:last-child li:last-child {
    margin-bottom: 0;
}

.tab-style-3 ul.tab-nav {
    margin: 0 0 40px;
    border-bottom: 2px solid #662935;
}

.tab-style-3 ul.tab-nav li {
    float: left;
    margin-right: 2px;
}

.tab-style-3 ul.tab-nav li a {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    color: #686868;
    letter-spacing: 1px;
    padding: 10px 15px;
    display: block;
}

.tab-style-3 ul.tab-nav li.active a,
.tab-style-3 ul.tab-nav li a:hover {
    background: #662935;
    color: #FFF;
}

.tab-style-4 ul.tab-nav {
    border: 1px solid #EDEDED;
    border-bottom: 0;
    margin: 20px 0 0;
}

.tab-style-4 ul.tab-nav li {
    float: left;
    margin-right: 0;
    width: 33.3333333%;
}

.tab-style-4 ul.tab-nav li a {
    display: block;
    text-align: center;
    border-right: 1px solid #EDEDED;
    color: #636363;
    line-height: 1;
    padding: 22px 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
}

.tab-style-4 ul.tab-nav li:last-child a {
    border-right: 0;
}

.tab-style-4 ul.tab-nav li.active a {
    background: #F3F3F3;
    color: #662935;
}


/**
 * Car Detail Page
 */

.detail-titile {
    border-bottom: 1px solid #E1E1E1;
    margin: 0 0 35px;
    padding: 0 0 20px;
}

.detail-titile h3.car-name {
    line-height: 26px;
    margin-bottom: 5px;
}

.detail-titile .price {
    font-size: 24px;
    font-weight: 700;
    margin: 3px 0 4px;
	line-height: 1;
}

.detail-tab .tab-style-1-header {
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

.detail-tab .tab-style-1-header .btn {
    padding-top: 7px;
    padding-bottom: 7px;
}

.detail-tab ul.tab-nav li {
    float: none;
    display: inline-block;
    margin-right: 10px;
}

.side-module.specification-box h3 {
    padding: 14.5px;
    text-align: center;
    text-transform: capitalize; 
    color: white;
    line-height: 1.2; 
    font-size: 16px;
    font-weight: 500; 
    font-family: 'Work Sans', sans-serif;
}

.inner_car {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
    border: 1px solid #DB0F38;
    background-color: white;
}
.inner_car .inr{
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: 1px solid #DB0F38;
}
.inrr{
    border-right: 1px solid #DB0F38;
}
.inner_car .inr span{
    padding-left: 5px;
    padding-right: 5px;

}
.inr label{
    font-weight: 500;
    font-size: 13px;
}
.inr .pull-left{
    font-size: 14px;
    color: #707578;
}

/*ul.specification-list {
    margin: 0;
}*/

/*ul.specification-list li {
    position: relative;
    padding-left: 110px;
    font-weight: 600;
    border-bottom: 1px solid #CCC;
    padding-bottom: 6px;
    margin-bottom: 6px;
    text-align: right;
		font-size: 14px;
		line-height: 1.78;
}*/

/*ul.specification-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}*/
ul.specification-list-5 {
    margin: 0;
}

ul.specification-list-5 .ssp_header {
    font-weight: 600;
    border-left: 1px solid #a6c;
    border-right: 1px solid #a6c;
    border-bottom: 1px solid #a6c;
    background-color: white;
    padding: 12px 17px;
    text-align: left;
    font-size: 14px;
    line-height: 1.78;
}
ul.specification-list-5 .ssp_content>a{
    display: block;
}
.ssp_header a>span{
    display: none;
}
.ssp_header:hover a>span{
    display: block;
}
.specification-list-5 .ssp_content{
    background: white; 
    border-left: 1px solid #a6c; 
    border-right: 1px solid #a6c;
    border-bottom: 1px solid #a6c; 
    padding: 0px; 
    margin: 0px;
}
.specification-list-5 .fa-angle-right{
    font-weight: bold;
}

/*ul.specification-list-5 li:last-child {
    /*border-bottom: 0;*/
    /*padding-bottom: 0;
    margin-bottom: 0;*/
}

ul.specification-list-5 li:hover {
    border: 1px solid #DB0F38;
    color: #DB0F38;
}
ul.specification-list-5 li:hover a {
    color: #DB0F38;
}
.specification-list-5 a{
    color: gray;
}*/
ul.specification-list li .absolute {
    font-weight: 400;
    text-align: left;
}

.dealer-map {
    height: 360px
}

.detail-dealer-wrapper .image {
    width: 260px;
    float: left;
    margin-top: 10px;
}

.detail-dealer-wrapper .image img {
    display: block;
}

.detail-dealer-wrapper .content {
    margin: 0;
    margin-left: 280px;
    margin-top: -17px;
    padding: 0;
}

ul.dealer-contact-list {
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
}

ul.dealer-contact-list li {
    position: relative;
    display: block;
    padding-left: 25px;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 7px;
    margin-bottom: 7px;
}

.calculator-item {
    background: #F7F7F7;
    margin-top: 10px;
}

.calculator-item p {
    line-height: 20px;
}

.calculator-item > .inner,
.calculator-item form > .inner {
    padding: 10px 25px 0;
}

.tab-content-inner .calculator-item h4 {
    margin-top: 15px;
    padding-top: 0;
}

.calculator-item .range-slider-wrapper {
    margin-top: 6px;
    margin-bottom: -40px;
}

.calculator-total {
    background: #EEE;
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    padding: 20px 25px;
    margin-top: 15px;
}

.calculator-total .number {
    color: #DB0F38;
    font-size: 24px;
    font-weight: 600;
}


/**
 * Sidebar
 */

.side-module {
    background: #F3F3F3;
}


.side-module > .inner {
    padding: 25px 20px;
}
.side-module > .inner-dis{
   /* padding: 25px 20px;*/
}
.side-module h3 {
    background: #DB0F38;
    color: white;
    /*text-transform: uppercase;*/
    font-size: 24px;
    padding: 14px 20px 10px;
    margin: 0;
}

.side-module-2 h3 {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 3px double #C2C2C2;
    padding-bottom: 15px;
	margin-bottom: 30px;
    position: relative;
    line-height: 1.2;
}
.quo_cal{
    border: 1px solid #DB0F38; 
    margin-top: 30px; 
    height: auto;
}
.quo_cal .head_quo{
    background-color:#a6c;
    padding-left: 10px; 
    padding-top: 12px; 
    padding-bottom: 12px;
    color: white; 
    font-size: 20px; 
    color: white;  
    font-weight: 500px;
    text-align: center;
}
.quo_inp{
    padding-left: 15px; 
    padding-right: 15px; 
    padding-bottom: 15px;
}
.quo_inp .zxc{
    padding: 10px 16px;
    width: 100%;
    padding-left: 10px;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #a6c;
    color: #DB0F38;    
    margin-bottom: 10px;
}
.quo_inp .zxc{
    background-image:
    linear-gradient(45deg, transparent 50%, #a6c 90%),
    linear-gradient(135deg, #a6c 40%, transparent 50%) !important;
    background-position:
        calc(100% - 20px) 14px,
        calc(100% - 10px) 14px,
        100% 0;
      background-size:
        10px 10px,
        10px 10px;
      background-repeat: no-repeat;
      -webkit-appearance: none;
      -moz-appearance: none;
}
.quo_inp .zxc:focus{
    border: 1px solid #a6c;
    outline:none;
    color: #a6c;
}
.quo_res{
    margin-top: -10px;
    padding-left: 15px; 
    padding-right: 15px;
}
.q_mr_top{
    margin-top: 10px;
}
.quo_l_r{
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #0C0D0E;
}
.quo_r_r{
    flex: 1 0 auto;
    float: right;
    color: #0C0D0E;
    font-weight: 500px;
    font-size: 16px;
}
.q_b_s{
    padding-left: 10px; 
    padding-right: 10px;
}
.qm_b{
    margin-bottom: 10px;
}
.q_ask{
     float: right;
     color: #DB0F38;
}
.quo_sg{
    margin-top: -23px;
    flex: 1 0 100%;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 0 16px;
    color: #45484bab; 
    text-align: center;
}
.side-module-2 h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100px;
    height: 3px;
    border-bottom: 3px double #a6c;
	line-height: 1.2;
}

.side-module-2 h4 {
    font-size: 18px;
    border-bottom: 3px double #C2C2C2;
    padding-bottom: 15px;
    margin-bottom: 30px;
    position: relative;
    line-height: 1.2;
}

.side-module-2 h4:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100px;
    height: 3px;
    border-bottom: 3px double #DB0F38;
        line-height: 1.2;
}

.sidebar-cat a {
    color: #636363;
}

ul.sidebar-cat li {
    border-bottom: 1px dotted #D9D9D9;
    padding-bottom: 10px;
    margin-bottom: 8px;
    position: relative;
}

ul.sidebar-cat li:after {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #C2C2C2;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

ul.sidebar-cat li .absolute {
    left: auto;
    right: 0;
}

ul.sidebar-cat li a {
    padding-left: 20px;
}

ul.sidebar-cat li.active a,
ul.sidebar-cat li a:hover {
    color: #DB0F38;
}

ul.sidebar-cat li.active:after,
ul.sidebar-cat li:hover:after {
    border: 1px solid #DB0F38;
}

ul.sidebar-cat li.active a {
    font-weight: 500;
}

.quick-search {
    position: relative;
    margin: 0 0 40px;
}

.quick-search .form-control {
    height: 44px;
}

.quick-search .btn {
    position: absolute;
    top: 3px;
    right: 3px;
    color: #FFF;
    background: #DB0F38;
    height: 38px;
    font-size: 16px;
		padding-top: 6px;
}

.quick-search .btn:hover {
    background: #662935;
}
.quick-search .form-control {
    padding-right: 60px;
}


/**
 * Review Page ( Listing page and detail page)
 */

.car-review-long-item {
    margin-bottom: 50px;
}

.car-review-long-item {
    line-height: 1.7;
}

.car-review-long-item h3,
.car-review-long-item h4 {
    line-height: 1.2;
    margin: 0 0 3px;
}

.car-review-long-item h3 a,
.car-review-long-item h4 a {
    font-weight: 700;
}

.car-review-long-item .meta {
    font-style: italic;
    margin-bottom: 20px;
		font-size: 13px;
		letter-spacing: 1px;
}

.car-review-long-item .meta > span {
    margin-right: 10px;
}

.car-review-long-item .meta a {
    font-weight: 600;
}

.car-review-long-item .meta .label {
    font-style: normal;
		font-size: 13px;
		letter-spacing: 1.5px;
		text-transform: uppercase;
		padding-top: 2px;
		padding-bottom: 1px;
}

.car-review-long-item .image {
    margin: 7px 0;
}

.car-review-long-item .progress {
    margin: 0 0 15px;
}

.car-review-long-item .review-score {
    line-height: 1.2;
    margin-top: 20px;
		font-size: 13px;
		letter-spacing: 1px;
}

.car-review-long-item .review-score a {
    display: block;
    margin: 8px 0 0;
}

.car-review-long-item .review-score .overall {
    letter-spacing: 1.5px;
}

.car-review-long-item .review-score .overall .score {
    color: #DB0F38;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 7px;
}

.car-review-long-item .review-score .overall .score span {
    border-bottom: 3px solid #CCC
}

.car-review-long-item .review-score .labeling {
    margin: 0 0 2px;
    display: block;
}

.car-review-long-item .review-score .labeling span.sub-score {
    float: right;
    color: #A7A7A7;
    font-style: italic;
}

.car-review-long-item .review-score .labeling span.sub-score span {
    color: #636363;
    font-weight: 700;
}

.with-bb .car-review-long-item {
    border-bottom: 1px solid #CCC;
    padding-bottom: 30px;
    margin-bottom: 45px;
}

.car-review-list-item {
    margin-bottom: 35px;
}

.side-module-2 .car-review-list-wrapper {
		margin-top: 30px; 
}

.side-module-2 .car-review-list-item {
    margin-bottom: 30px;
}

.car-review-list-item a {
    display: block;
    color: #636363;
    line-height: 1.45;
    font-size: 12px;
    overflow: hidden;
    position: relative;
}

.car-review-list-item a:after {
    content: "";
    height: 3px;
    position: absolute;
    left: 110%;
    right: 220%;
    bottom: 0;
    background: #DB0F38;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.car-review-list-item a:hover::after {
    left: 0;
    right: 0;
}

.car-review-list-item h5,
.car-review-list-item h6 {
    line-height: 1.2;
    margin: 0 0 5px;
}

.car-review-list-item .meta {
    font-style: italic;
    margin-bottom: 10px;
    color: #A7A7A7;
}

.car-review-list-item .meta .font700 {
    color: #636363;
}

.car-review-list-item .meta .comment {
    background: #DB0F38;
    color: #FFF;
    padding: 1px 5px;
    font-size: 11px;
    letter-spacing: 1px;
    margin-left: 5px;
}

.car-review-list-item .image {
    width: 120px;
    float: left;
    margin-top: 2px;
}

.car-review-list-item .content {
    margin-left: 135px;
}

.car-review-list-item .content p {
    margin: 0 0 8px;
}

.car-review-list-item .review-score span {
    color: #DB0F38;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 7px;
}

.car-review-list-item .review-score span:after {
    content: "/";
    margin-left: 3px;
    color: #CCC;
}

.car-review-list-item.alt .image {
    width: 80%;
    float: none;
    margin: 15px 0;
}

.car-review-list-item.alt .content {
    margin-left: 0;
}

.car-review-grid-item {
    margin-bottom: 15px;
}

.car-review-grid-item a {
    display: block;
    color: #636363;
    line-height: 1.45;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    padding-bottom: 15px;
}

.car-review-grid-item a:after {
    content: "";
    height: 3px;
    position: absolute;
    left: 110%;
    right: 220%;
    bottom: 0;
    background: #DB0F38;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.car-review-grid-item a:hover::after {
    left: 0;
    right: 0;
}

.car-review-grid-item h4,
.car-review-grid-item h5 {
    line-height: 1.2;
    margin: 0 0 5px;
}

.car-review-grid-item .meta {
    font-style: italic;
    margin-bottom: 10px;
    color: #A7A7A7;
		font-size: 13px;
		letter-spacing: 0.5px;
}

.car-review-grid-item .meta .font700 {
    color: #636363;
}

.car-review-grid-item .meta .comment {
    background: #DB0F38;
    color: #FFF;
    padding: 1px 5px;
    font-size: 11px;
    letter-spacing: 1px;
    margin-left: 5px;
}

.car-review-grid-item .image {
    margin-bottom: 20px;
}

.car-review-grid-item .content {
    margin-top: 20px;
}

.car-review-grid-item .content p {
    margin-left: 70px;
    line-height: 1.7;
    font-size: 13px;
}

.car-review-grid-item .review-score {
    text-align: center;
    width: 50px;
    float: left;
    line-height: 1.15;
		font-size: 13px;
		letter-spacing: 1px;
		font-weight: 500;
}

.car-review-grid-item .review-score span {
    color: #DB0F38;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 3px solid #CCC;
    display: block;
    padding: 0 0 5px;
    margin: 0 0 5px;
}

.car-review-single {
    margin-bottom: 50px;
}

.car-review-single {
    line-height: 1.7;
}

.car-review-single h2,
.car-review-single h3 {
    line-height: 1.2;
    margin: 0 0 3px;
}

.car-review-single .meta {
    font-style: italic;
    margin-bottom: 20px;
		font-size: 13px; 
		letter-spacing: 1px;
}

.car-review-single .meta > span {
    margin-right: 10px;
}

.car-review-single .meta a {
    font-weight: 600;
}

.car-review-single .meta .label {
    font-style: normal;
		font-size: 13px;
		letter-spacing: 1.5px;
		text-transform: uppercase;
		padding-top: 2px;
		padding-bottom: 1px;
}

.car-review-single .image {
    margin: 7px 0;
}

.car-review-single .progress {
    margin: 0 0 15px;
}

.car-review-single .review-score {
    line-height: 1.2;
    background: #F7F7F7;
    margin-top: 40px;
    padding: 30px;
		font-size: 13px;
		letter-spacing: 1px;
}

.car-review-single .review-score a {
    display: block;
    margin: 10px 0 0;
}

.car-review-single .review-score .overall {
    letter-spacing: 1.5px;
		font-weight: 500;
}

.car-review-single .review-score .overall .score {
    color: #DB0F38;
    font-size: 56px;
    font-weight: 700;
    margin-bottom: 15px;
}

.car-review-single .review-score .overall .score span {
    border-bottom: 3px solid #CCC
}

.car-review-single .review-score .labeling {
    margin: 0 0 2px;
    display: block;
}

.car-review-single .review-score .labeling span.sub-score {
    float: right;
    color: #A7A7A7;
    font-style: italic;
}

.car-review-single .review-score .labeling span.sub-score span {
    color: #636363;
    font-weight: 700;
}

.for-owner-review .car-review-single .review-score .overall .score span {
    border-bottom: 0
}

.for-owner-review .car-review-single .review-score .overall .score span:after {
    content: "/";
    margin-left: 3px;
    color: #CCC;
}

.car-review-single .gallery-nav {
    margin-top: -8px;
    margin-right: -1px;
    background: #E3E3E3;
    padding: 0 7px;
    padding-right: 8px;
}

.car-review-single .specification-box {
    width: 300px;
    float: right;
    margin-left: 30px;
    margin-bottom: 20px;
    background: #F3F3F3;
}

.car-review-single .specification-box h5 {
    line-height: 1;
    margin: 0 0 5px;
    text-transform: uppercase;
    background: #DB0F38;
    color: #FFF;
    padding: 20px 20px 15px;
}

.car-review-single ul.specification-list li {
    font-size: 12px;
    letter-spacing: 1px;
    border-color: #CCC;
    padding-top: 6px;
    padding-bottom: 8px;
    padding-right: 20px;
    font-weight: 700;
}

.car-review-single ul.specification-list li .absolute {
    top: 6px;
    left: 20px;
}

.car-review-single .paging-wrapper {
    margin: 30px 0;
}

ul.owner-review-list {
    margin-top: 20px;
    padding-top: 25px;
}

ul.owner-review-list > li {
    position: relative;
    margin-bottom: 40px;
}

ul.owner-review-list li .image {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
}

ul.owner-review-list li .heading {
    padding-left: 80px;
    float: left;
}

ul.owner-review-list li .heading h6 {
    line-height: 1;
    margin: 5px 0 10px;
}

ul.owner-review-list li .owner-review-date {
    line-height: 1;
    margin: 0;
    color: #A7A7A7;
    letter-spacing: 1.5px;
		font-weight: 700;
}

.owner-review-score {
    margin: 0 0 15px;
		font-size: 13px;
		letter-spacing: 1px;
}

.owner-review-score span {
    color: #DB0F38;
    font-size: 22px;
    font-weight: 700;
}

.owner-review-score span:after {
    content: "/";
    margin-left: 3px;
    color: #CCC;
}

ul.owner-review-useful {
    background: #E6E6E6;
    padding: 10px 15px;
    line-height: 1.2;
    letter-spacing: 1.5px;
    margin-top: 20px;
}

ul.owner-review-useful li {
    display: inline-block;
    margin: 0 5px;
}

.owner-review-form {
    margin-top: 20px;
}

.owner-review-text ul,
.owner-review-text ol {
    list-style: disc;
    margin-left: 20px;
    line-height: 25px;
}

.owner-review-text ul li,
.owner-review-text ol li {
    margin-bottom: 7px;
}

.owner-review-text ul ul,
.owner-review-text ol ol {
    margin-top: 7px;
}

.owner-review-text > ul,
.owner-review-text > ol {
    margin-bottom: 15px;
}

.owner-review-text ol {
    list-style: decimal;
}

.btn-more-photo {
    background: none;
    padding: 0;
    font-size: 12px;
    letter-spacing: 1px;
    color: #DB0F38;
}

.btn-more-photo:focus {
    color: #DB0F38;
}

.btn-more-photo:hover {
    color: #DB0F38;
}

.btn-more-photo.collapsed:after {
    content: ' \f107';
}

.btn-more-photo:after {
    content: ' \f106';
    font-family: 'FontAwesome';
}

.pro-con-wrapper {
    margin: 30px 0 0;
}

.pro-box,
.con-box {
    background: #F3F3F3;
    width: 100%;
    margin-bottom: 30px !important;
}

.pro-box h4,
.con-box h4 {
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
    background: #DEDEDE;
    padding: 16px 20px 12px;
}

.pro-box ul,
.con-box ul {
    margin: 25px 20px;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .car-review-list-item .image {
        width: 100%;
        float: none;
        margin: 5px 0 10px;
    }
    .car-review-list-item .content {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .car-review-single .specification-box {
        width: 100%;
    }
}

@media (max-width: 479px) {
    .car-review-long-item .review-score .overall {
        margin: 0 0 30px;
    }
}


/**
 * Browse Car
 */

.form-border {
    border: 1px solid #DB0F38;
    padding: 25px 20px;
}

.browse-by-wrapper .mmh {
		margin-bottom: -20px;
}

ul.browse-by-list li {
    float: left;
    width: 33.333333%;
}

ul.browse-by-list li a {
    color: #636363;
    display: block;
    text-align: center;
    line-height: 1;
}

ul.browse-by-list li a .icon {
    font-size: 76px;
    line-height: 50px;
}

ul.browse-by-list li a h6 {
    line-height: 1;
    margin-top: 5px;
		font-weight: 500;
}

ul.browse-by-list li a .image {
    width: 55px;
    margin: 0 auto 11px;
}

ul.browse-by-list li a:hover {
    color: #DB0F38;
}

ul.browse-by-list li a:hover h6 {
    color: #DB0F38;
}

ul.browse-by-list.mmh {
    margin-left: -25px;
    margin-right: -25px;
}

ul.browse-by-list li .more-brand {
    border: 1px solid #DB0F38;
    color: #DB0F38;
    text-align: center;
    padding-top: 8px;
    margin: 8px auto 0;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

ul.browse-by-list li .more-brand h6 {
    font-size: 11px;
    color: #DB0F38;
    letter-spacing: 1px;
    margin-bottom: 0;
}

ul.browse-by-list li a:hover .more-brand {
    background: #DB0F38;
    color: #FFF;
}

ul.browse-by-list li a:hover .more-brand h6 {
    color: #FFF;
}

ul.browse-by-list.col-7 li {
    width: 14.28571428571429%;
}

.all-car-brand-wrapper {
    margin-left: -30px;
}

.all-car-brand-wrapper .mmt {
		margin-top: -20px;
}	

ul.call-car-brand-list {
		margin: 0;
}

ul.call-car-brand-list li {
    width: 20%;
    float: left;
}

ul.call-car-brand-list li a {
    color: #636363;
    border-right: 1px solid #E3E3E3;
    display: block;
    padding: 5px 0;
    padding-left: 30px;
}

ul.call-car-brand-list li:nth-child(5n+0) a {
    border-right: 0;
}

ul.call-car-brand-list li a:hover {
    opacity: 0.5;
}

ul.call-car-brand-list li .image {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}

ul.call-car-brand-list.col-4 li {
    width: 25%;
    float: left;
}

ul.call-car-brand-list.col-4 li a {
    border-right: 1px solid #E3E3E3;
}

ul.call-car-brand-list.col-4 li:nth-child(4n+0) a {
    border-right: 0;
}

.side-module-2 ul.call-car-brand-list li {
    width: 100%;
}

.side-module-2 ul.call-car-brand-list li a {
    border-right: 0;
}

ul.browse-by-body-type-list li {
    display: inline-block;
}

ul.browse-by-body-type-list li a {
    display: block;
    background: #a6c;
    color: white;
    letter-spacing: 0.5px;
    border-radius: 60px;
    line-height: 1;
    padding: 2px 20px;
    font-weight: 600;
    margin-right: 15px;
    margin-bottom: 15px;
	letter-spacing: 1px;
}

ul.browse-by-body-type-list li a i {
    font-size: 38px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

ul.browse-by-body-type-list li a:hover {
    background: white;
    color: #a6c;
    border: 1px solid #a6c;
}

.side-module-2 ul.browse-by-body-type-list li a {
    padding: 1px 12px 0 12px;
    margin-right: 8px;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 0.2px;
}

.side-module-2 ul.browse-by-body-type-list li a i {
    font-size: 30px;
    margin-right: 2px;
}

@media only screen and (max-width: 1199px) {
    ul.browse-by-list.col-7 li {
        width: 16.6666666667%;
    }
}

@media only screen and (max-width: 991px) {
    ul.call-car-brand-list li {
        width: 33.3333333%;
    }
    ul.call-car-brand-list li a {
        border-right: 1px solid #E3E3E3 !important;
    }
    ul.call-car-brand-list li:nth-child(3n+0) a {
        border-right: 0 !important;
    }
    .side-module-2 ul.call-car-brand-list li a {
        border-right: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    ul.browse-by-list.mmh {
        margin-left: 0;
        margin-right: 0;
    }
    ul.browse-by-list.col-5-xs li {
        width: 20%;
    }
    ul.browse-by-list li a .icon {
        font-size: 56px;
        line-height: 40px;
    }
    ul.call-car-brand-list li,
    ul.call-car-brand-list.col-2-sm li {
        width: 50% !important;
    }
    ul.call-car-brand-list li a,
    ul.call-car-brand-list.col-2-sm li a {
        border-right: 0 !important;
    }
}

@media (max-width: 479px) {
    ul.browse-by-list li a h6 {
        font-size: 12px;
    }
    ul.browse-by-list.col-5-xs li {
        width: 33.3333333%;
    }
    ul.call-car-brand-list.col-2-sm li a {
        font-size: 12px;
    }
    ul.call-car-brand-list.col-2-sm li a .image {
        width: 20px;
    }
}


/**
 * Footer
 */

.main-footer {
    background: #212121;
    color: rgba(255, 255, 255, 0.7);
    padding-top: 40px;
    padding-bottom: 22px;
}

.main-footer a {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
}

.main-footer a:hover {
    color: rgba(255, 255, 255, 1);
}

.footer-title {
    color: #FFF;
    margin: 0 0 25px;
}

.footer-logo {
    font-size: 30px;
    margin: 0 0 10px;
    color: #FFF;
}

.about-us-footer {
    padding-right: 15px;
}

ul.menu-footer li {
    margin-bottom: 5px;
    width: 50%;
    float: left;
    position: relative;
    padding-left: 10px;
}

ul.menu-footer li a {
    font-size: 13px;
}

ul.menu-footer li:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 11px;
}

.footer-newsletter {
    margin-bottom: 55px;
    padding: 0 15px 0;
}

.footer-newsletter .inner {
    border-bottom: 3px double rgba(255, 255, 255, 0.4);
    padding-bottom: 25px;
}

.footer-newsletter .btn-submit {
    padding-top: 10px;
    padding-bottom: 8px;
    margin-top: 3px;
}

.footer-newsletter .btn-submit:hover {
		background: #9A0B27;
		border-color: #9A0B27;
}

.footer-newsletter h4 {
    color: rgba(255, 255, 255, 0.7);
    text-align: right;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
    margin-top: 9px;
		letter-spacing: 0.5px;
}

.footer-newsletter .form-control {
    border-color: transparent;
    height: 40px;
    font-size: 13px;
    background: rgba(255, 255, 255, 0.3);
    color: #FFF;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.footer-newsletter .form-control:focus {
    border-color: none;
    background: rgba(255, 255, 255, 0.4);
}

.footer-newsletter .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.footer-newsletter .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.footer-newsletter .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.social-footer {
    margin: 20px 0 0;
}

.social-footer a {
    font-size: 20px;
    margin-right: 10px;
    margin-bottom: 5px;
    display: block;
    float: left;
}

h4.footer-title {
    font-size: 18px;
		font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 10px;
    position: relative;
}

h4.footer-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 50px;
    height: 2px;
    background: #DB0F38;
}

ul.office-hour {
    margin: 0;
}

ul.office-hour li {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    clear: both;
}

ul.office-hour li span {
    float: right;
}

.secondary-footer {
    background: #141414;
    color: rgba(255, 255, 255, 0.7);
    padding-top: 10px;
    padding-bottom: 7px;
}

ul.secondary-footer-menu {
    margin: 0;
    float: right;
}

ul.secondary-footer-menu li {
    float: left;
}

ul.secondary-footer-menu li:not(:last-child):after {
    content: "|";
    margin: 0 15px;
}

ul.secondary-footer-menu li a {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    font-size: 12px;
}

ul.secondary-footer-menu li a:hover {
    color: #FFF;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {
    .footer-newsletter h4 {
        text-align: left;
    }
    ul.secondary-footer-menu {
        margin: 0;
        float: left;
    }
}

@media (max-width: 479px) {}


/**
 * Branch
 */

.branch-item {
    line-height: 1.5;
    position: relative;
		font-size: 13px;
		font-weight: 500;
}

.branch-item h5 {
    line-height: 1;
    text-transform: uppercase;
}

.branch-item h6 {
    line-height: 1;
    margin: 0 0 4px;
    letter-spacing: 0.5px;
	color: #A1A1A1;
    font-family: arial;
}

.branch-item p {
    margin: 0 0 15px;
}

.branch-item p:last-child {
    margin: 0;
}

.branch-wrapper > div > div > div:nth-child(odd) .branch-item:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: #DEDEDE;
}

.branch-wrapper > div > div > div:nth-child(odd) .branch-item {
    padding-right: 30px;
}

.branch-wrapper > div > div > div:nth-child(even) .branch-item {
    padding-left: 30px;
}

.branch-wrapper > div > div > div .branch-item {
    padding-bottom: 60px;
    padding-top: 5px;
}

.branch-wrapper > div > div > div:last-child .branch-item,
.branch-wrapper > div > div > div:nth-last-child(2) .branch-item {
    padding-bottom: 0;
    padding-top: 0;
}

.branch-wrapper > div > div > div .branch-item:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 30px;
    right: 0;
    height: 1px;
    background: #DEDEDE;
}

.branch-wrapper > div > div > div:last-child .branch-item:after,
.branch-wrapper > div > div > div:nth-last-child(2) .branch-item:after {
    display: none;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {
    .branch-wrapper > div > div > div .branch-item,
    .branch-wrapper > div > div > div:nth-last-child(2) .branch-item {
        padding-bottom: 30px;
        padding-top: 0;
        border-bottom: 1px solid #DEDEDE;
        margin-bottom: 30px;
    }
    .branch-wrapper > div > div > div:last-child .branch-item {
        border-bottom: 0;
        margin-bottom: 0;
    }
    .branch-wrapper > div > div > div .branch-item:after,
    .branch-wrapper > div > div > div:nth-child(odd) .branch-item:before {
        display: none;
    }
    .branch-wrapper > div > div > div:nth-child(odd) .branch-item {
        padding-right: 0;
    }
    .branch-wrapper > div > div > div:nth-child(even) .branch-item {
        padding-left: 0;
    }
}

@media (max-width: 479px) {
    .branch-item .content {
        margin-top: 30px;
    }
}


/**
 * Sign-in and Sign-up modal
 */

.login-box-wrapper {
    background: #FFF;
}

.login-box-wrapper .modal-header,
.login-box-wrapper .modal-footer {
    background: #EEE;
}

.login-box-wrapper .modal-footer {
    padding-top: 20px;
    padding-bottom: 18px;
}

.login-box-wrapper .modal-footer .btn {
    padding: 10px 20px 8px;
}

.login-box-wrapper .modal-body {
    padding: 30px 25px 25px;
}

.login-box-wrapper .modal-body a {
    font-weight: 600;
}

.login-modal-or {
    margin: 40px 0 20px;
    text-align: center;
}

.login-modal-or > div {
    border-top: 1px solid #C7C7C7;
    position: relative;
    height: 14px;
}

.login-modal-or > div > span {
    display: block;
    width: 40px;
    height: 40px;
    background: #C7C7C7;
    border-radius: 50%;
    line-height: 40px;
    color: #DB0F38;
    font-size: 10px;
    letter-spacing: 1px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    text-transform: uppercase;
    font-weight: 700;
}

.login-box-link-action {
    text-align: right;
}

.login-box-box-action {
    margin-top: 10px;
}

.btn-facebook,
.btn-google-plus {
    color: #FFF !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-facebook {
    background: #3b5998;
}

.btn-google-plus {
    background: #d34836;
}

.btn-facebook:hover,
.btn-google-plus:hover {
    opacity: 0.8;
}


/**
 * Contact Us
 */

.contact-wrapper {
    margin-top: 65px;
    margin-bottom: 10px;
}

#single_office_map {
    width: 100%;
    height: 800px;
}

.infoBox {
    background: #fff!important;
    border: 1px solid #DB0F38;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.2;
    width: 250px!important;
    margin-left: -125px;
    padding: 10px;
    text-align: center;
}

.infoBox:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #DB0F38;
    border-width: 10px;
    margin-left: -10px;
}

.infoBox > img {
    height: 16px;
    width: 16px;
    overflow: hidden;
    position: absolute!important;
    top: -8px;
    right: -8px;
    display: block;
    background: #FFF;
    border-radius: 50%;
    border: 1px solid #FFF;
}

.infoBox > img:hover {}

h4.infoBox-contact-branch,
h5.infoBox-contact-branch,
h6.infoBox-contact-branch {
    margin: 5px 0 15px;
    line-height: 1;
}

.infoBox p {
    margin: 0 0 12px;
}

.infoBox #infobox {
    position: relative
}

.contact-item-wrapper {
    width: 100%;
}

.contact-item-wrapper > [class*=GridLex-grid] {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.contact-item-wrapper > div > div {
    padding-left: 15px;
    padding-right: 15px;
}

.contact-item h5 {
    line-height: 1;
    text-transform: uppercase;
    margin: 7px 0 15px;
    letter-spacing: 0.5px;
}


/**
 * Static Page
 */

.static-wrapper h1:first-child,
.static-wrapper h2:first-child,
.static-wrapper h3:first-child,
.static-wrapper h4:first-child,
.static-wrapper h5:first-child,
.static-wrapper h6:first-child {
    margin-top: 0
}

.static-wrapper ul,
.static-wrapper ol {
    list-style: disc;
    margin-left: 20px;
    line-height: 25px
}

.static-wrapper ul li,
.static-wrapper ol li {
    margin-bottom: 7px
}

.static-wrapper ul ul,
.static-wrapper ol ol {
    margin-top: 7px
}

.static-wrapper > ul,
.static-wrapper > ol {
    margin-bottom: 15px
}

.static-wrapper ol {
    list-style: decimal
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .for-static-page .sidebar-module {
        margin-right: 15px
    }
}

@media only screen and (max-width: 767px) {
    .for-static-page .sidebar-module {
        margin-right: 0
    }
}

@media (max-width: 479px) {}


/**
 * Faq Page
 */

.faq-wrapper h3 {
    margin: 0 0 25px
}

.faq-section {
    border-bottom: 1px dotted #E3E3E3;
    margin: 0 0 40px
}

.faq-section h4 {
    margin: 8px 0 0
}

.faq-section .panel-body {
    padding-top: 0;
    padding-bottom: 10px;
}

.faq-section .panel-heading h4.panel-title:hover,
.faq-section .panel-heading h4.panel-title:hover a {
    color: #DB0F38 !important;
    opacity: 1;
}

.faq-section .panel-heading.active .panel-title a {
    color: #DB0F38 !important;
    opacity: .8;
}

.faq-wrapper.faq-border {
    border: 2.5px solid #DB0F38;
    box-shadow: 5px 10px 8px #888888;
}
.faq-wrapper.faq-border_1 {
    border: 2.5px solid #DB0F38;
    padding: 10px;
    box-shadow: 5px 10px 8px #888888;
}
.faq-wrapper.faq-border .faq-section {
    border-bottom: 0;
    margin: 0;
}

.faq-wrapper.faq-border .panel {
    border-bottom: 1px solid #DB0F38;
}

.faq_new .faq-wrapper.faq-border .panel {
    border-bottom: 2px solid #ECEEEF;
}
.faq-wrapper.faq-border .panel:last-child {
    border-bottom: 0;
}
.faq_new .faq-wrapper.faq-border .panel:last-child {
    border-bottom: 2px solid #ECEEEF;
}

.faq_new .lin_kk{
    padding: 0px; 
    text-decoration: underline;
}
.show_ins_bg{
    background-color: #F7F9FA; 
    height: 113px; 
    margin-bottom: 48px; 
    background-position: 22px 7px;
    text-align: center; 
    border: 1px solid #D8DDE1; 
    background-image: url(/assets/logo/bg_inspection_show.png); 
    background-repeat: no-repeat; 
    background-size: 96% auto;
}
.show_ins_bg h5{
    margin-top: 25px; 
    font-weight:500; 
    font-size: 26px;
}
.show_ins_bg p{
    color: gray; 
    margin-top: -18px;
}
.faq-wrapper.faq-border .panel .panel-title {
    padding: 7px;
    padding-top: 17px;
    padding-left: 30px;
    padding-right: 30px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin: 0;
    line-height: 1.5;
}
.faq_new p{
    text-align: justify;
    line-height: 1.4;
}
.faq_new .faq-wrapper.faq-border .panel .panel-title {
    padding: 7px;
    padding-top: 17px;
    padding-left: 0px;
    padding-right: 10px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin: 0;
    line-height: 1.5;
}
.faq_new .faq-wrapper.faq-border .panel .panel-title a
    {
        font-weight: 500; 
        font-size: 20px;
    }
.faq_new .faq-wrapper.faq-border .panel .panel-title span{
    color:#DB0F38;
    font-family:Arial;
    padding-left: 5px;
}
.faq-wrapper.faq-border .panel .panel-title {
    padding: 7px;
    padding-top: 17px;
    padding-left: 30px;
    padding-right: 30px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin: 0;
    line-height: 1.5;
}

.faq-section .panel-heading.active .panel-title {
    background: #F7F7F7
}
.faq_new .faq-section .panel-heading.active .panel-title {
    padding-top: 25px;
    background: white;
}

.faq-wrapper.faq-border .panel-body {
    padding: 0 0 25px;
    padding-left: 30px;
    padding-right: 30px;
    background: #F7F7F7;
    border-top: 1px solid red;
}
.faq_new .faq-wrapper.faq-border .panel-body {
    padding: 15px;
    background: #F7F7F7;
    border-top: 2px solid #ECEEEF;
}
.container-outer .customer_now_pershase{
    text-align: left;
    text-transform: capitalize; 
    font-weight: 600; 
    font-size: 22px;
    font-size: 24px;
    line-height: 24px;
    border-bottom: 2px solid #DB0F38;    
    padding-bottom: 15px;
    margin-bottom: 50px;
}
.container-outer .cus_div_1{
    margin-top:-60px; 
    padding: 15px;
}
.cus_div_2{
    padding: 7px 10px;
    font-size: 18px;
    font-weight: 500;
    color: #45484B;
}
.cus_div_3{
    padding: 10px 10px; 
    text-align: justify;
}
.cus_div_4{
    margin-top: -27px;
    padding: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #45484B;
}
.cus_div_5{
    margin-top: -22px;
    padding: 10px; 
    text-align: justify;
}
.cus_div_6{
    margin-top: -27px;
    padding: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #45484B;
}
.cus_div_7{
    margin-top: -25px;
    padding: 10px; 
    text-align: justify;
}
.cus_div_8{
    margin-top: -25px;
    padding: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #45484B;
}
.cus_div_9{
    margin-top: -25px;
    padding: 10px; 
    text-align: justify;
}
@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .cus_div_3{
        margin-top: -20px;
    }
}

@media only screen and (max-width: 767px) {
    .faq_new .faq-wrapper.faq-border .panel .panel-title a
    {
        font-weight: 500; 
        font-size: 14px;
    }
    .show_ins_bg h5{
    padding: 15px;
    }
    .cus_div_3, .cus_div_5, .cus_div_7, .cus_div_9{
        font-size: 12px; 
        font-weight: 400;
        line-height: 15px; 
    }
    .cus_div_2, .cus_div_4, .cus_div_6, .cus_div_8{
        font-size: 16px; 
        font-weight: 500;

    }
    .container-outer .customer_now_pershase{
        font-size: 20px; 
        font-weight: 500;
    }
}

@media (max-width: 479px) {
    .main-search-wrapper .holder-item_1 {
        width: 100%;
    }
    
}

/*************************
      Back to top
*************************/
.car-top { width: 85px; position: fixed; bottom: -180px; right: 0px; z-index: 9999; opacity: 1; cursor: pointer; }
.car-top.show { bottom: 1.5% !important; -webkit-transition: 1.0s; -moz-transition: 1.0s; transition: 1.0s; }
.car-top.car-run { bottom: 100% !important; -webkit-transition: 1.0s; -moz-transition: 1.0s; transition: 1.0s; }
.car-top.car-down { -webkit-transition: 1.0s; -ms-transition: 1.0s; -o-transition: 1.0s; -moz-transition: 1.0s; transition: 1.0s; }
.car-top:before, .car-top:after { content: ""; position: absolute; -o-transition: 0.2s; -webkit-transition: 0.2s; -ms-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; opacity: 0; }
.car-top:hover:before, .car-top:hover:after, .car-top.car-run:before, .car-top.car-run:after { opacity: 1; }
.car-top:before, .car-top.car-run:before { top: -1px; left: 0px; width: 85px; height: 89px; background: url(/assets/logo/car-focus.png) no-repeat 0 0; }


/*back to top*/
.car-top.button-icon a { width: 60px; height: 60px; line-height: 60px; background: rgba(39, 39, 39, 0.8); display: block; text-align: center; font-size: 30px; color: #ffffff; border-radius: 50%; box-shadow:  0 0px 6px 0 rgba(0,0,0,.1); }
.car-top.button-icon:before, .car-top.button-icon.car-run:before { display: none; }
.car-top.button-icon a:hover { background: rgba(39, 39, 39, 0.9); color: #ffffff; }


.web-content{
    color: #DB0F38;
}
.web-content a{
    color: #DB0F38;
}
.justify{
    text-align: justify;
}
.GridLex-grid .fa-map-marker{
    color: #138397; 
}

.GridLex-grid .fa-whatsapp{
    color: #075E54; 
}

.GridLex-grid .fa-envelope{
    color: #D44638; 
}

.GridLex-grid .fa-phone{
    color: #102658; 
}

.GridLex-grid .fa-facebook{
    color: #3b5998;
}

.GridLex-grid .fb{
    color: #3b5998;
}

.GridLex-grid .fa-youtube{
    color:  #c4302b;
}

.GridLex-grid .you{
    color:  #c4302b;
}

.GridLex-grid .fa-instagram{
    color: #F77737;
}

.GridLex-grid .ins{
    color: #F77737;
}

.GridLex-grid .adcb a{
    color: #636363;
}
.box-bg-text{
    color: white;
    background-color: #DB0F38;
}

.static-wrapper h5{
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    
    .faq-wrapper.faq-border_1 {
        border: 1.5px solid #DB0F38;
    }
    .dropdown:hover .dropdown-content {display: block; right: 1px;}
    .top-header-widget:hover .dropdown-content {display: none;}
}

.search-drop select{
    padding: 7px; 
    width: 100%;
}
.search-drop select{
    border: none;
}

.search-drop select {
   border-style: hidden;
   outline-color: transparent;
}

.search-drop option {
   color: #999;
}

.faq_new .faq-border{
    border:none; 
    box-shadow: none;
}
h1.reg_1{
    margin-top: 70px;
    font-size: 40px;
    line-height: 46px;
    color: #a6c;
    letter-spacing: -1px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}
p.reg_m_p{
    font-family: 'Roboto', 'Noto Sans KR', 'AppleGothic', Dotum,sans-serif; 
    font-size: 16px;
    line-height: 26px;
    color: gray;
    font-weight: 300;    
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

/* Support and Buy Button */
.theme-btn{
  background-color: #ffffff;
    border-radius: 40px;
    bottom: 10px;
    color: #ffffff;
    display: table;
    height: 50px;
    left: 10px;
    min-width: 50px;
    position: fixed;
    text-align: center;
  z-index: 9999;
}
.theme-btn i{
  font-size: 22px;
    line-height: 50px;
}
.theme-btn.bt-support-now{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1ebbf0+8,39dfaa+100 */
  background: #1895c0; /* Old browsers */
  background: -moz-linear-gradient(45deg, #1895c0 8%, #39dfaa 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #1895c0 8%,#39dfaa 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #1895c0 8%,#39dfaa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1895c0', endColorstr='#39dfaa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  bottom: 70px;
}
.theme-btn.bt-buy-now{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1fdf61+0,88BA46+100 */
  background: #25D366; /* Old browsers */
  background: -moz-linear-gradient(top,  #25D366 0%, #88BA46 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #25D366 0%,#88BA46 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #25D366 0%,#88BA46 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fdf61', endColorstr='#88BA46',GradientType=0 ); /* IE6-9 */
}
.theme-btn:hover{
  color:#fff;
  padding: 0 20px;
}
 .theme-btn span{
  display: table-cell;
  vertical-align: middle;
    font-size: 16px;
    letter-spacing: -15px;
    opacity: 0;
  line-height: 50px;
  transition:all 0.5s;
  -webkit-transition:all 0.5s;
  -moz-transition:all 0.5s;
  text-transform:uppercase;
}
.theme-btn:hover span{
  opacity:1;
  letter-spacing: 1px;
  padding-left:10px;
}
.at-expanding-share-button[data-position="bottom-left"]{
  bottom: 130px !important;
}


@media only screen and (max-width: 991px) {
    .ccx{
        padding-left: 5px;
        padding-top: -3px;
        padding-bottom: -3px;
        width: 100%;
    }
    .ccxx{
        padding-left: 5px;
        padding-top: -3px;
        padding-bottom: -3px;
    }
    .ppps{
        margin-top: -33px; 
        border-top: 1px solid #f5f5f5;
    }
    .pppss{
        padding-top: 5px;
        margin-top: -20px;
        border-top: 1px solid #f5f5f5;
    }
    .pppsss{
        padding-top: 5px;
        margin-top: 0px;
        border-top: 1px solid #f5f5f5;
    }
    .nav_car .nav_car_r_b .dsa:hover{
        width: 100%;
        padding-left: 5px;
        background-color: #DB0F38;
        color: white;
    }
    .nav_car .nav_car_r_b .dsa a:hover{
        width: 100%;
        background-color: #DB0F38;
        color: white;
    }
    .nav_car .nav_car_r_b .dsaa:hover{
        width: 50%;
        padding-left: 5px;
        background-color: #DB0F38;
        color: white;
    }
    .nav_car .nav_car_r_b .dsaa a:hover{
        width: 50%;
        background-color: #DB0F38;
        color: white;
    }
    .hr_nav_border{
        width: 96.5%;
    }
}
.main-footer .about-us-footer a{
    color: #DB0F38;
}
.theme_color{
    color: #DB0F38;
}
.scrollspy-footer .secondary-footer, .scrollspy-footer .secondary-footer a{
    background-color:#DB0F38; 
    color:white;
}
.main-footer, .main-footer a {
    color: white;
}
.main-footer{
    background-color: black;
}
.objects-car .halp-call .img-fluid{
    border: 1px solid #053248; 
    padding: 5px;
}
.testimonial-4 .owl-carousel .qwe{
    font-family: arial;
}
.mb_40-neg{
    margin-bottom:-40px;
}
.ceo img{
    display: inline;
}
.section-title .our_showrooms{
    font-weight: 12px; 
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.content .main{
    text-transform: capitalize;
    font-family: arial;
    color: #000000e0;
}
.feature-box-5 .info p{
    margin-top: -10px; 
    color: #999999;
}
.recent-vehicle{
    background-color: #F3F3F3;
}
.recent-vehicle .section-title{
    margin-top: 30px;
}
.recent-vehicle .today-recommendation p{
    font-weight: 12px; font-size: 14px;
}
.search-logo .want_search{
    font-family: arial;
}
.welcome-wrapper{
    margin-top: -45px; 
    margin-bottom: -50px;
}
.quick-links .link h6{
    font-family: arial;
}
#top-header .dropdown a:hover{
    font-size: 11px;
}
#top-header .dropdown li:hover{
    font-size: 11px;
}
.order_head{
    margin-bottom: 40px;
}
.reg_ddd{
    font-size: 22px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 46px;
    color: #a6c;
    letter-spacing: -1px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}
.dsad{
    margin-bottom:-21px; 
    margin-top:5px;
}
    .paging li{
        margin-bottom: 50px;
    }
/*scroll bar start*/
body::-webkit-scrollbar {
    width: 6px; /* Set width of the scrollbar */
    background-color: #f0f0f0; /* Set background color of the scrollbar track */
}
body::-webkit-scrollbar-thumb {
  border-radius: 4px; /* Set border radius of the scrollbar thumb */
  background-color: #DB0F38; /* Set background color of the scrollbar thumb */
}
/* Customize scrollbar thumb on hover */
body::-webkit-scrollbar-thumb:hover {
  background-color: #662935; /* Set background color of the scrollbar thumb on hover */
}
body::-webkit-scrollbar-thumb:active{
  background-color: #662935; /* Set background color of the scrollbar thumb when actively being dragged */
}
/*scroll bar end*/
