@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/ProximaNovaExCn-Regular.woff2') format('woff2'), url('../fonts/ProximaNovaExCn-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/ProximaNovaAExCn-Bold.woff2') format('woff2'), url('../fonts/ProximaNovaAExCn-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: 'Proxima Nova' !important;
}

a {
    color: #cc0000;
}
a:hover {
    text-decoration: none;
    color: #000000;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}


.with-sub {
    position: relative;
    margin-top: 0em;
    font-size: 30px;
    background-size: cover;
}

.with-sub::before {
    content: attr(sub-hd-attr);
    position: static;
    left: 0;
    right: 0;
    top: 0;
    line-height: 1.2;
    font-size: 65%;
    display: block;
}

.hd-typ1 {
    font-size: 36px;
    color: #000;
    font-weight: normal;
    margin: 0;
    letter-spacing: -1px;
}

.hd-typ2 {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    margin: 0;
    letter-spacing: -1px;
}

.hd-typ3 {
    font-size: 48px;
    color: #000;
    margin: 0;
    letter-spacing: -1px;
    font-weight: 700;
}
.hd-typ4 {
    font-size: 30px;
    color: #000;
    margin: 0;
    letter-spacing: -1px;
}




.btn-typ1 {
    padding: 8px 15px 8px 15px;
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 400;
    background-color: #C00;
}
.btn-typ1:hover {
    background-color: #000000;
    color: #ffffff;
    text-decoration: none;
}

.btn-typ3 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: transparent;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px;
    font-weight: bolder;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 15px;
    text-align: center;
}

.btn-typ3:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 3px;
}

.btn-typ3:hover {
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

.btn-typ3:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.highlight-btn {
    font-size: 20px;
    text-transform: uppercase;
}

ul.list-4 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
}

ul.list-4>li {
    position: relative;
    padding-left: 18px;
    line-height: 1.2;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
}

ul.list-4>li:last-child {
    margin-bottom: 0;
}

ul.list-4 li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #c00
}


p {
    font-size: 20px;
    color: #000;
    line-height: 24px;
    margin: 0 0 10px 0;
}

img {
    max-width: 100%;
    height: auto;
}

main {
    overflow: hidden;
}

.imgBg img.find {
    display: none;
}

.section-top-ctnt {
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}


.img-pop {
    position: relative;
    line-height: 1;
    margin-bottom: 15px;
}

.img-pop a {
    position: relative;
    display: block;
    overflow: hidden;
}

.img-pop a img,
.four-col-slider .img-wrap img {
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1.5s cubic-bezier(.25, .46, .45, .94);
}

.img-pop a:hover img,
.four-col-slider .slide-col:hover .img-wrap img {
    transform: scale(1.07);
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
}

.large-vdo.img-pop.video-popup a::before {
    font-weight: normal;
    width: 60px;
    height: 60px;
    font-size: 60px;
}

.img-pop.video-popup a::before {
    content: "\f144";
    font-weight: 400;
}

.img-pop a::before {
    content: "\f00e";
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    font-weight: 900;
    font-size: 28px;
    background-size: contain;
    z-index: 5;
    font-family: "Font Awesome 5 Free";
    transform: scale(1) translate(-50%, -50%);
    ;
    -webkit-transform: scale(1) translate(-50%, -50%);
    ;
    -moz-transform: scale(1) translate(-50%, -50%);
    ;
    -o-transform: scale(1) translate(-50%, -50%);
    ;
    -ms-transform: scale(1) translate(-50%, -50%);
    ;
    transition: All 0.1s ease;
    -webkit-transition: All 0.1s ease;
    -moz-transition: All 0.1s ease;
    -o-transition: All 0.1s ease;
}

.img-pop a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.overlay-img-wrap .overlay-img {
    background-position: center center;
}

.img-overlay-ctnt .btn-typ3 {
    padding: 8px 25px;
    line-height: 1.2;
}

.two-col-center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0;
}

.f-width-two-img {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
}

.f-width-two-img .img-col {
    width: 49.75%;
    position: relative;
    margin-left: 0.5%;
}

.f-width-two-img .img-col:nth-child(2n+1) {
    margin-left: 0;
}

.img-col.lb-ctnt .img::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.12) 61%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(0%, rgba(0, 0, 0, 1)), color-stop(0%, rgba(0, 0, 0, 1)), color-stop(11%, rgba(0, 0, 0, 1)), color-stop(50%, rgba(0, 0, 0, 0.31)), color-stop(61%, rgba(0, 0, 0, 0.12)));
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.12) 61%);
    background: -o-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.12) 61%);
    background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.12) 61%);
    background: linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.12) 61%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
}

.img-overlay-ctnt {
    z-index: 9;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

.car-title {
    position: relative;
    color: #ffffff;
    font-size: 25px;
}

.car-title::before {
    content: attr(car-brand-attr);
    display: block;
    font-style: italic;
    font-size: 15px;
}

.img-col.lb-ctnt .img {
    overflow: hidden;
    position: relative;
}

.img-col.lb-ctnt .img img {
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
}

.img-col.lb-ctnt:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.img-col.lb-ctnt .start-rate {
    color: #ffffff;
    font-size: 25px;
    margin-bottom: 25px;
}

.start-rate {
    color: #000000;
    margin-bottom: 40px;
    font-size: 30px;
}

.start-rate::before {
    content: attr(start-date-attr);
    font-size: 16px;
}

.notification {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: normal;
}

.notification p {
    margin-bottom: 8px;
}

.notification p:last-child {
    margin-bottom: 0;
}

.item-desc {
    font-weight: normal;
    font-size: 13px;
}

.modal-btn-wrap .btn-typ1 {
    font-size: 16px;
    letter-spacing: 1px;
}

.popup-contact {
    padding: 0 30px !important;
    background: rgba(0, 0, 0, 0.46);
}

.brand-map {
    padding: 15px;
    border: 1px solid #efefef;
    vertical-align: top;
    line-height: 0.8;
    border-radius: 5px;
    margin-bottom: 45px;
}

.brand-contact-content .address-col {
    font-weight: normal;
    font-weight: bold;
    line-height: 1.3;
    border: 1px solid #efefef;
    padding: 30px 20px 15px;
    border-radius: 5px;
    color: #000;
    height: 100%;
}

.brand-contact-content .address-col span.smalltitle {
    position: absolute;
    top: 11px;
    left: 35px;
    font-size: 13px;
    font-weight: 600;
    color: #5f5353;
}

.address-col-wrap {
    margin-bottom: 20px;
}

.brand-contact-content .address-col .btn-typ1 {
    width: 100%;
    text-align: center;
    font-size: 16px;
    display: block;
    padding: 8px 10px 8px 10px;
}

.brand-col .sub-hd {
    font-size: 25px;
    text-transform: none;
}

.brand-contact-content .sub-hd {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.brand-contact-content address {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
}

.brand-loac-section {
    margin-bottom: 75px;
}

.brand-col .img-wrap {
    padding: 0;
    margin-bottom: 15px;
}

.brand-col {
    border: 1px solid #efefef;
    border-radius: 5px;
    padding: 10px;
    height: 100%;
}

.brand-col-wrap {
    margin-bottom: 20px;
}

.brand-col img {
    border-radius: 5px;
}

.brand-contact-content .brand-col .sub-hd {
    text-transform: none;
    font-size: 25px;
}

.brand-contact-content .brand-col .btn-typ1 {
    width: 100%;
    text-align: center;
}

.brand-contact-content .brand-col .tel-link {
    color: #000000;
    font-weight: normal;
    font-size: 16px;
    font-weight: bold;
}


.pseudo-icon-list {
    list-style-type: none;
    margin: 0;
    padding: 0%;
}

.pseudo-icon-list li {
    float: left;
    width: 50%;
    padding-left: 40px;
    position: relative;
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: normal;
}

.pseudo-icon-list li::before {
    content: "";
    position: absolute;
    background: url("../images/sprite-typ2.png") no-repeat 0 0;
    left: 0;
    width: 28px;
    height: 28px;
}

.pseudo-icon-list li.fuel::before {
    background-position: 0px 0;
}

.pseudo-icon-list li.equivalent::before {
    background-position: -48px 0;
}

.pseudo-icon-list li.speed::before {
    background-position: -0px -51px;
}

.pseudo-icon-list li.transmission::before {
    background-position: -48px -45px;
}

.pseudo-icon-list li.acceleration::before {
    background-position: -0px -108px;
}

.pseudo-icon-list li.torque::before {
    background-position: -48px -102px;
}

.engin-slider.owl-carousel .owl-nav .owl-next,
.engin-slider.owl-carousel .owl-nav .owl-prev {
    background-color: #000000;
    font-size: 50px;
    color: #ffffff;
    width: 30px;
    position: absolute;
    top: 50%;
    vertical-align: top;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    line-height: 110px;
}

.engin-slider.owl-carousel .owl-nav .owl-next.disabled,
.engin-slider.owl-carousel .owl-nav .owl-prev.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.engin-slider.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.engin-slider.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.overlay-img * {
    color: #ffffff;
}



.four-col-slider .owl-stage {
    padding-bottom: 5px;
}

.four-col-slider.gallery-wrap .slide-col {
    padding-bottom: 10px;
}

.four-col-slider.gallery-wrap .img-pop {
    margin-bottom: 0;
}

.four-col-slider .slide-col {
    -webkit-box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
    height: 100%;
    padding: 15px;
    margin: 3px;
}

.four-col-slider .btn-wrap {
    text-align: center;
    position: static;
    left: 0;
    right: 0;
    bottom: 15px;
}

.four-col-slider .img-wrap {
    background-color: #f3f5f6;
    margin-bottom: 15px;
    overflow: hidden;
}

.four-col-slider .hd-typ4 {
    text-align: center;
}

.four-col-slider.owl-carousel .owl-nav .owl-next,
.four-col-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
}

.four-col-slider.owl-carousel .owl-nav .owl-next:hover,
.four-col-slider.owl-carousel .owl-nav .owl-prev:hover {
    background-color: rgba(0, 0, 0, 1);
}

.four-col-slider.owl-carousel .owl-nav .owl-next.disabled,
.four-col-slider.owl-carousel .owl-nav .owl-prev.disabled {
    opacity: 0.1;
    cursor: not-allowed;
}

.four-col-slider.owl-carousel .owl-nav .owl-next {
    right: -30px;
}

.four-col-slider.owl-carousel .owl-nav .owl-prev {
    left: -30px;
}

.four-col-slider.owl-carousel .owl-nav button.owl-next span,
.four-col-slider.owl-carousel .owl-nav button.owl-prev span {
    font-size: 55px;
    line-height: 0.6;
    color: #ffffff;
    margin-top: -6px;
}

.img-wrap.vdo {
    position: relative;
}

.img-wrap.vdo .video-col {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 8;
}

.img-wrap.vdo .vdo-img {
    position: relative;
    z-index: 9;
    opacity: 0;
}

.ctnt-col {
    margin-bottom: 25px;
}
.ctnt {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}

/* Main search start */


/* ============== bootstrap select to work start ============== */


/* .bootstrap-select.btn-group .dropdown-menu.inner { display: block; } */

.bootstrap-select.show>.dropdown-menu>.dropdown-menu {
    display: block;
}

.bootstrap-select>.dropdown-menu>.dropdown-menu li.hidden {
    display: none;
}

.bootstrap-select>.dropdown-menu>.dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}


/* ============== bootstrap select to work end ============== */

header.honda .top {
    background: #FFF;
}

header.honda .top ul.brands {
    list-style: none;
    float: right;
    margin: 0;
    font-size: 16px;
    padding-left: 0;
    text-transform: uppercase;
}

header.honda .top ul.brands li {
    float: left;
    position: relative;
}

header.honda .top ul.brands li a {
    width: 130px;
    height: 40px;
    display: block;
    background: #FFF;
    line-height: 40px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
}

header.honda .top ul.brands li a.honda {
    background: #C00;
}

header.honda .top ul.brands li.active a.honda::after {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    background: #ff5d64;
}







header.honda .top ul.brands li a.suzuki {
    background: #002c42;
}






header.honda .top ul.brands li a.rental {
    background: #e62850;
}











header.honda .top ul.brands li a.saved {
    color: #000;
    text-transform: uppercase;
}

header.honda .top ul.brands li a:hover {
    background: #000;
    color: #FFF;
}

header.honda .top ul.social {
    margin: 2px 0 0 0;
    list-style: none;
    font-size: 16px;
    float: left;
    padding: 0px 0 0 10px;
    text-transform: uppercase;
}

header.honda .top ul.social li {
    float: left;
    position: relative;
}

header.honda .top ul.social li::after {
    width: 1px;
    height: 50%;
    background: #000;
    top: 25%;
    content: '';
    right: 0;
    position: absolute;
}

header.honda .top ul.social li:last-child::after {
    display: none;
}

header.honda .top ul.social li a {
    color: #000;
    padding: 5px 10px;
    display: block;
    text-decoration: none;
}

header.honda .top ul.social li a span {
    color: #C00;
}
header.honda .top ul.social li a:hover span {
    text-decoration: underline;
}


header.honda .bottom {
    background: #000;
    padding: 0 20px;
}

header.honda .bottom .logo-1 {
    float: left;
    margin: 32px 0 0 0;
}

header.honda .bottom .logo-2 {
    float: right;
    margin: 10px 0;
}

header.honda .navbar {
    float: left;
    padding: 0;
    margin: 0 0 0 50px;
}

header.honda .nav-item {
    margin: 0 0 0 0;
}
header.honda .nav-item.active .nav-link {
    color: #C00 !important;
}
header.honda .nav-link {
    padding: 31.5px 15px !important;
    color: #FFF !important;
    font-size: 18px;
}

header.honda .nav-link::after {
    display: none;
}

header.honda .nav-link i {
    position: relative;
    top: 1px;
    left: 4px;
    color: #fff;
    font-size: 12px;
}

header.honda .nav-link:hover {
    color: #C00;
}

header.honda .dropdown-menu {
    margin-top: 0;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    border: 0px;
    background: #cc0000;
}

header.honda .dropdown-menu .dropdown-item {
    padding: 5px 15px;
    color: #fff;
}

header.honda .dropdown-menu .dropdown-item.active,
header.honda .dropdown-menu .dropdown-item:hover {
    background: #000;
    color: #fff;
}

header.honda .nav-item.show .nav-link {
    color: #C00 !important;
}

header.honda .nav-item.show .dropdown-menu {
    display: block;
}

header.honda .navbar button.navbar-toggler {
    position: absolute;
    top: 14px;
    left: 10px;
    z-index: 9;
    width: 30px;
    height: 30px;
    border: 0px;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    background: url(../images/group-menu.png) center center no-repeat;
    -webkit-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    outline: none !important;
}

header.honda .navbar button.navbar-toggler[aria-expanded="true"] {
    background: url(../images/group-menu-close.png) center center no-repeat;
    -webkit-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
}

header.honda .navbar .navbar-toggler-icon {
    display: none;
}


/* comon search start */

.common-search {
    padding-top: 30px;
    padding-bottom: 20px;
    background: #f3f3f3;
    z-index: 99;
}

.common-search .car-search {
    margin: 0 auto;
}

.common-search .car-search button.search:hover {
    background: #000;
    color: #fff;
}

.common-search .car-search .bootstrap-select button {
    background: #fff;
    outline: none !important;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(235,235,235,1) !important;
-moz-box-shadow: 0px 2px 0px 0px rgba(235,235,235,1) !important;
box-shadow: 0px 2px 0px 0px rgba(235,235,235,1) !important;
}

.common-search .car-search .bootstrap-select .dropdown-menu {
    background: #fff;
}

.common-search #collapseSearch {
    width: 1173px;
    margin-left: 5px;
}

.car-search {
    display: table;
    margin: 0 auto 30px auto;
}

.car-search .bootstrap-select {
    width: 100% !important;
}

.car-search .bootstrap-select button {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0;
    height: 52px;
    line-height: 52px;
    padding: 0 22px 0 15px;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 10px;
    border: 0px !important;
}

.car-search .bootstrap-select .dropdown-menu {
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 1px;
    border: 0px;
}

.car-search .bootstrap-select .dropdown-menu .dropdown-item {
    padding: 5px 15px;
}

.car-search .bootstrap-select .dropdown-menu .dropdown-item:hover {
    background: #000;
    color: #FFF;
}
.car-search .bootstrap-select .dropdown-menu .dropdown-item.active {
    background: #CB2027;
}


/* .car-search .bootstrap-select .dropdown-menu .dropdown-item.active {
    background: #CB2027;
} */



.car-search .bootstrap-select .filter-option-inner-inner {
    font-weight: 18px !important;
    color: #000 !important;
    font-weight: 600 !important;
}

.car-search .big {
    width: 257px;
    float: left;
    margin: 0 5px;
    position: relative;
}

.car-search .small {
    width: 123px;
    float: left;
    margin: 0 5px;
    position: relative;
}

.car-search .eql {
    position: relative;
    width: calc(20% - 8px);
    float: left;
    margin-right: 10px;
}

.car-search .eql:last-child {
    margin-right: 0;
}

.car-search .card-body {
    border: 0px;
    padding: 0;
    background: #f3f3f3;
}

.car-search .adv-search {
    font-size: 15px;
    color: #000;
    position: relative;
    /* margin-top: -5px; */
    padding: 0;
    float: right;
    font-weight: bold;
    box-shadow: none;
}

.car-search .adv-search::after {
    width: 100%;
    height: 2px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.car-search span.cars {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    margin-left: 5px;
    margin-top: 2px;
    display: block;
    float: left;
}

.car-search span.cars b {
    color: #CB2027;
}

.car-search span.title {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    position: absolute;
    left: 15px;
    top: 5px;
    z-index: 9;
}

.car-search button.search {
    padding: 0 35px;
    height: 52px;
    border: 0px;
    background: #CB2027;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.car-search button.search:hover {
    color: #CB2027;
    background: #fff;
}


/* comon search end */

.sliderStyle1 .owl-dot {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #687677 !important;
    margin: 0 3px;
    border: 0px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sliderStyle1 .owl-dot.active,
.sliderStyle1 .owl-dot:hover {
    background: #C00 !important;
}

.sliderStyle1 .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bg-black {
    background: #000;
}

.sec-middle {
    padding: 70px 0;
}

.sec-middle span {
    font-size: 36px;
    color: #FFF;
    display: block;
    margin: 5px 0 0 0;
}

.sec-middle .owl-dot {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff !important;
    margin: 0 8px;
    border: 0px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sec-middle .owl-dot.active,
.sec-middle .owl-dot:hover {
    background: #C00 !important;
}

.sec-middle .owl-dots {
    position: absolute;
    bottom: -35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.sec-middle-two {
    padding: 70px 0;
}
.sec-middle-two .cell {
    height: 277px;
    width: 100%;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.sec-middle-two .cell:hover {
    -webkit-transform: scale(1.06);
       -moz-transform: scale(1.06);
        -ms-transform: scale(1.06);
         -o-transform: scale(1.06);
            transform: scale(1.06);
}
.sec-middle-two .cell .available {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 102px;
    height: 102px;
    background: #C00;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    text-align: center;
    padding: 28px 0 0 0;
}
.sec-middle-two .cell .available span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    line-height: normal;
}
.sec-middle-two .cell .available span sub {
    font-size: 16px;
    font-weight: normal;
    bottom: 10px;
    line-height: normal;
    position: relative;
}
.sec-middle-two .cell .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
}
.sec-middle-two .cell .text span {
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    display: block;
    line-height: normal;
    margin: 0 0 4px 0;
}
.sec-middle-two .cell .text p {
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    color: #fff;
    display: block;
    margin: 0;
}
.about-sec {
    background: #fff;
    padding: 90px 0;
}
.about-sec h2 {
    margin: 0 0 10px 0;
    font-weight: normal;
    line-height: 25px;
}
.about-sec p {
    font-size: 20px;
    line-height: 24px;
}
.about-sec .btn-1 {
    min-width: 130px !important;
}
.about-sec .btn-1:last-child {
    background: #2b62b3;
}
.about-sec .btn-1:last-child:hover {
    background: #000;
}
.about-sec .owl-dot {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff !important;
    margin: 0 2px;
    border: 0px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.about-sec .owl-dot.active,
.about-sec .owl-dot:hover {
    background: #C00 !important;
}
.about-sec .owl-dots {
    position: absolute;
    bottom: 8px;
    right: 13px;
}
.about-sec .item span {
    position: absolute;
    left: 15px;
    bottom: 6px;
    z-index: 99;
    font-size: 20px;
    color: #FFF;
    font-weight: normal;
    text-transform: uppercase;
}
.btn-1 {
    background: #C00;
    min-height: 40px;
    min-width: 150px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 8px 15px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-1:hover {
    background: #000;
    color: #FFF;
    text-decoration: none;
}

.sec-last {
    padding: 70px 0;
    background: #ececec;
}

.sec-last .cell {
    border-right: 1px solid #e1e1e1;
    justify-content: center;
    display: flex;
}

.sec-last .cell.no-border {
    border-right: 0px;
}

.sec-last .cell h3 {
    text-transform: uppercase;
    margin: 0 0 2px 0;
}
.sec-last .cell p {
    line-height: normal;
}

.sec-last .cell .btn-1 {
    min-width: 120px !important;
    height: 30px !important;
    padding: 0;
    min-height: 30px;
    line-height: 30px;
    float: right;
}
.sec-last .cell .row1 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.our-new-cars {
    padding: 50px 0 50px 0;
}

.our-new-cars h1 {
    margin-bottom: 30px;
    font-weight: normal;
}

.our-new-cars .cell {
    height: 100%;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    cursor: pointer;
}

.our-new-cars .cell span {
    display: block;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

.our-new-cars .cell span sub {
    display: block;
    font-size: 18px;
    line-height: normal;
    bottom: 0;
    margin: 5px 0 0 0;
}

.our-new-cars .cell.blue:hover {
    background: #2B62B3;
}

.our-new-cars .cell.red:hover {
    background: #cf0f00;
}

.our-new-cars .cell:hover span i,
.our-new-cars .cell:hover span sup,
.our-new-cars .cell:hover p,
.our-new-cars .cell:hover span {
    color: #fff;
}

.our-new-cars .cell span i {
    font-size: 15px;
    color: #C00;
    position: relative;
    top: -2px;
}

.our-new-cars .cell span sup {
    line-height: normal;
    display: block;
    text-align: center;
    font-size: 18px;
    top: 0;
    color: #C00;
}

.our-new-cars .cell span label {
    font-size: 14px;
    padding: 2px 8px 1px 8px;
    background: #2B62B3;
    color: #fff;
    margin: 4px 0 0 0;
    line-height: normal;
}

.our-new-cars .cell p {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    padding: 0 10px;
    width: 100%;
    opacity: 0;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.our-new-cars .cell:hover p {
    opacity: 1;
}

.our-new-cars .cell .imgBx {
    height: 160px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.our-new-cars .cell .imgBx img {
    max-width: 100%;
    max-height: 100%;
}

.our-new-cars.inner .btn-wrap {
    padding: 10px 20px 0 20px;
}

.our-new-cars.inner .btn-wrap .btn-1 {
    width: calc(50% - 5px);
    margin-right: 10px;
    min-width: auto;
}

.our-new-cars.inner .btn-wrap .btn-1:last-child {
    margin-right: 0;
}

.our-new-cars.inner .cell {
    padding-top: 30px;
}

.our-new-cars.inner .cell:hover .btn-1 {
    background: #FFF;
    color: #C00;
}

.our-new-cars.inner .cell:hover .btn-1:hover {
    background: #000;
    color: #fff;
}

.offer-row {
    border-bottom: 2px solid #ebebeb;
}

.offer-row .text-cell {
    padding: 50px 0;
}

.offer-row .text-cell h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}

.offer-row .text-cell ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 24px;
    line-height: normal;
}

.offer-row .text-cell ul li {
    margin: 0 0 4px 0;
}

.offer-row .text-cell span {
    font-size: 30px;
    font-weight: normal;
    color: #000;
    display: block;
}

.offer-row .text-cell a.btn {
    font-size: 16px;
    color: #FFF;
    text-transform: uppercase;
    background: #C00;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 7px 38px;
    margin: 5px 0 0 0;
}

.offer-row .text-cell a.btn:hover {
    background: #000;
}

.offer-row .text-cell img {
    max-width: 100%;
    max-height: 100%;
}

.offer-row:last-child {
    border-bottom: 0px;
}

.table-style-1 {
    font-size: 18px;
}

.table-style-1 thead th {
    border: 0px;
    border-bottom: 2px solid #00a651;
    font-size: 24px;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
}

.table-style-1 tbody tr td {
    border: 0px !important;
    padding: 12px 25px;
    font-weight: 700;
}

.table-style-1 tbody tr:nth-child(even) {
    background: #e1e1e1;
}

.our-new-cars.offer.detail h1 {
    margin: 0;
}

.our-new-cars.offer.detail h3 {
    font-size: 30px;
}

.our-new-cars.offer.detail ul {
    font-size: 24px;
    list-style: none;
    padding: 0;
}

.our-new-cars.offer.detail ul li {
    padding: 0 0 0 24px;
    position: relative;
}

.our-new-cars.offer.detail ul li::after {
    width: 7px;
    height: 7px;
    background: #F00;
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    -webkit-transform: rotate(-50deg);
    -moz-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg);
}


/* contact form start */

.popup-contact {
    padding: 0 40px;
    background: rgba(0, 0, 0, 0.46);
}

.popup-ctnt {
    max-width: 950px;
    padding: 30px;
    position: relative;
    margin: 0 auto;
    background-color: #ffffff;
    margin-top: 10vh;
}

.popup-ctnt .close-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    position: absolute;
    cursor: pointer;
    right: 0em;
    top: 0;
    background: #CC0008;
}
.popup-ctnt .close-btn:hover {
    background: #000;
}

.popup-ctnt .hd-typ2 {
    margin-bottom: 40px;
}

.form-typ2 .g-recaptcha {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.form-typ2 input::-webkit-outer-spin-button,
.form-typ2 input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.form-typ2 input[type=number] {
    -moz-appearance: textfield;
}

.form-typ2 .chk-box label.css-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 20px;
    height: 20px;
    background-image: url("../images/check-icon1.png");
}

.form-typ2 .chk-box input[type=checkbox].css-checkbox:checked+label.css-label::before,
.form-typ2 input[type=checkbox].css-checkbox+label.css-label.chk::before {
    background-position: 0 0px;
}

.form-typ2 .chk-box input[type=checkbox].css-checkbox:checked+label.css-label::before,
.form-typ2 input[type=checkbox].css-checkbox+label.css-label.chk::before {
    background-position: 0 -31px;
}

.form-typ2 .chk-box input[type="checkbox"].css-checkbox+label.css-label,
.form-typ2 input[type="checkbox"].css-checkbox+label.css-label.clr {
    padding-left: 30px;
}

.form-typ2 .btn-typ1 {
    padding: 8px 20px 8px 20px;
    width: 320px;
    max-width: 320px;
    display: block;
    margin: auto;
    font-size: 18px;
    font-weight: bolder;
}

.form-typ2 {
    border: 1px solid #dddddd;
    padding: 35px 40px;
    background-color: #ffffff;
}

.form-typ2 .form-group {
    border-bottom: 2px solid #C00;
    position: relative;
    margin-bottom: 40px;
}
.form-typ2 .form-group .error-txt {
    color: red;
    position: absolute;
    left: 0;
    bottom: -21px;
    font-size: 12px;
}

.form-typ2 .form-control {
    position: relative;
    z-index: 2;
    padding: 0%;
    background-color: transparent;
    height: auto;
    color: #000000;
    border: none;
    padding: 15px 0 0 0;
    box-shadow: none;
}

.popup-contact .form-typ2 {
    border: 0px solid #C00;
    max-width: 100%;
    padding: 0%;
}

.popup-contact .form-typ2 .btn-typ1 {
    max-width: 100%;
    color: #fff;
    border: 0px;
    font-weight: normal;
}

.popup-contact .form-typ2 .btn-typ1:hover {
    background: #000;
}

.form-typ2 textarea.form-control {
    resize: none;
    min-height: 110px;
}

.form-typ2 .form-group label {
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
    position: absolute;
    left: 0;
    top: 0px;
    line-height: 1;
    margin: 0;
    padding: 0;
    z-index: 0;
}

.form-typ2 .form-control:focus+label,
.form-typ2 .form-control:not(:placeholder-shown)+label {
    top: -15px;
    font-size: 14px;
}

.form-typ2 .error label {
    color: #cc0000;
}

.form-typ2 ::-webkit-input-placeholder {
    opacity: 0;
}

.form-typ2 ::-moz-placeholder {
    opacity: 0;
}

.form-typ2 :-ms-input-placeholder {
    opacity: 0;
}

.form-typ2 :-moz-placeholder {
    opacity: 0;
}

.form-typ2 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.form-typ2 .bootstrap-select>.dropdown-toggle {
    vertical-align: top;
    padding: 0;
    padding-right: 25px;
}

.form-typ2 .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    vertical-align: top;
}

.chk-box label {
    float: left;
    margin-left: 10px;
    margin-bottom: 0;
}

.chk-box {
    margin-bottom: 20px;
}

.chk-box label:first-child {
    margin-left: 0;
}

.chk-box input {
    margin-right: 10px;
    display: inline-block;
}

.chk-box input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.chk-box input[type=checkbox].css-checkbox+label.css-label,
input[type=checkbox].css-checkbox+label.css-label.clr {
    padding-left: 20px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
}

.lg-chk.chk-box input[type=checkbox].css-checkbox+label.css-label,
.lg-chk input[type=checkbox].css-checkbox+label.css-label.clr {
    padding-left: 30px;
}

.chk-box input[type=checkbox].css-checkbox:checked+label.css-label,
input[type=checkbox].css-checkbox+label.css-label.chk {
    background-position: 0 -16px;
}

.chk-box input[type=checkbox].css-checkbox:checked+label.css-label::before,
input[type=checkbox].css-checkbox+label.css-label.chk::before {
    background-position: 0 -16px;
}

.chk-box.lg-chk input[type=checkbox].css-checkbox:checked+label.css-label::before,
.chk-box.lg-chk input[type=checkbox].css-checkbox+label.css-label.chk::before {
    background-position: -23px -23px;
}

.chk-box.lg-chk label.css-label::before {
    background-position: -23px -0px;
    width: 22px;
    height: 22px;
    top: -3px;
}

.chk-box label.css-label {
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.chk-box label.css-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background-image: url("../images/check-icon.png");
}

.form-typ2 .chk-box label.css-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 20px;
    height: 20px;
    background-image: url("../images/check-icon1.png");
}

.chk-col {
    float: left;
    margin-right: 15px;
    min-height: 30px;
}

.chk-col:first-child {
    margin-left: 0;
}

.chk-col label {
    margin-left: 0;
}


/* contact form end */


.bg-blue {
    background-color: #C00;
}

.btm-pagination {
    background-color: #ffcd00;
}
.thumb-slider-three-col .owl-item {
    padding: 15px;
    padding-bottom: 0%;
}

.thumb-slider-three-col .owl-item img {
    transition: All 0.5s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.2s ease;
    transform: scale(0.9);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.9);
    -o-transform: scale(0);
    -ms-transform: scale(0.8);
}

.thumb-slider-three-col .owl-item:hover img {
    transform: translateX(15px) scale(1);
    -webkit-transform: translateX(15px) scale(1);
    -moz-transform: translateX(15px) scale(1);
    -o-transform: translateX(15px) scale(1);
    -ms-transform: translateX(15px) scale(1);
}



.social-icon-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.social-icon-list {
    display: flex;
    font-size: 20px;
}

.social-icon-list li {
    margin-left: 7px;
}

.social-icon-list li:first-child {
    margin-left: 0;
}

.social-icon-list a {
    color: #ffffff;
    line-height: 1;
    display: inline-block;
}

.social-icon-list a:hover {
    color: #cc0000;
}



.lnk-hd {
    font-size: 20px;
    text-transform: uppercase;
    /* font-weight: 700; */
    color: #cc0000;
    font-weight: 700;
}



.upper-top-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.time-list {
    font-size: 18px;
}

.two-col .time-list {
    padding-left: 25px;
}

.two-col .time-list:first-child {
    padding-left: 0;
}

.time-list span.timeSize {
    /* font-weight: 700; */
    color: #000;
    font-size: 17px;
}

.time-hd {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
}

.list-icon {
    display: none;
}

.section-typ1 {
    padding: 0 4%;
}

.links-wrap-sec {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}


/* Used car listing */

.used-car-list {
    height: 100%;
    -webkit-box-shadow: 0px 0px 30px -23px rgba(0, 0, 0, 0.47);
    -moz-box-shadow: 0px 0px 30px -23px rgba(0, 0, 0, 0.47);
    box-shadow: 0px 0px 30px -23px rgba(0, 0, 0, 0.47);
    padding: 0 0 55px 0;
}

.used-car-list a.imgBx {
    height: 205px;
    display: block;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.used-car-list span.star-icon {
    position: absolute;
    top: 8px;
    right: 25px;
    color: #D0D0D0;
    font-size: 14px;
    z-index: 9;
    cursor: pointer;
}

.used-car-list span.star-icon:hover {
    color: #c9a600;
}

.used-car-list span.star-icon.active {
    color: #c9a600;
}

.used-car-list .top-title {
    padding: 10px 55px 10px 15px;
    position: relative;
}

.used-car-list .top-title a {
    display: block;
    font-size: 17px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

.used-car-list .top-title a:hover {
    color: #C00;
}

.used-car-list .top-title a sub {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    display: block;
    bottom: 0;
    margin: 0 0 0 0;
    line-height: normal;
}

.used-car-list .top-title .image-count {
    padding: 0;
    width: 18px;
    position: absolute;
    top: 13px;
    right: 10px;
}

.used-car-list .top-title .image-count.pullRight {
    right: 33px;
}

.used-car-list .top-title .image-count span {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: block;
    text-align: center;
    line-height: 12px;
}

.used-car-list .price {
    background: #F6F6F6;
    padding: 4px 15px 4px 15px;
    font-size: 14px;
    color: #000;
}

.used-car-list .price span {
    font-size: 17px;
    font-weight: 700;
    /* float: right; */
    position: relative;
    margin: -4px 0 0 0;
}

.used-car-list .per-month {
    padding: 5px 15px;
    font-size: 15px;
    font-weight: 700;
    color: #000;
}

.used-car-list .per-month span {
    float: right;
}

.used-car-list .per-month span sub {
    font-size: 12px;
    bottom: 0;
}

.used-car-list ul.details-cell {
    width: calc(100% - 30px);
    border: 0px;
    border-top: 1px solid #c3c3c3;
    border-style: dashed;
    border-color: #C3C3C3;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.used-car-list ul.details-cell li {
    float: left;
    width: 50%;
    padding: 7px 0 7px 25px;
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    position: relative;
    border: 0px;
    border-bottom: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-style: dashed;
    line-height: 13px;
}

.used-car-list ul.details-cell li:nth-of-type(even) {
    border-right: 0px !important;
    padding-left: 35px;
}

.used-car-list ul.details-cell li:nth-of-type(even) img {
    left: 10px;
}

.used-car-list ul.details-cell li img {
    position: absolute;
    left: 0;
    top: 7px;
}

.used-car-list ul.details-cell li sub {
    font-weight: normal;
    line-height: normal;
    bottom: 0;
    display: block;
    margin: 0 0 3px 0;
    font-size: 14px;
}

.used-car-list .approved {
    font-size: 12px;
    font-weight: 700;
    padding: 8px 0;
    text-align: center;
}

.used-car-list .approved a {
    text-decoration: none;
    margin: 0 2px;
    color: #fff;
    background: #000;
    padding: 4px 10px;
    border-radius: 2px;
}

.used-car-list .approved a:hover {
    background: #C00;
}

.used-car-list .adrs-phn {
    padding: 4px 0;
    width: calc(100% - 30px);
    border: 0px;
    border-top: 1px solid #c3c3c3;
    border-style: dashed;
    margin-left: 15px;
}

.used-car-list .adrs-phn span {
    font-size: 14px;
    display: block;
    font-weight: 700;
}

.used-car-list .adrs-phn a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #CC0008;
}

.used-car-list .adrs-phn a:hover {
    letter-spacing: 2px;
}

.used-car-list .adrs-phn a i {
    font-size: 14px;
    margin-right: 2px;
}

.used-car-list .btns-wrap {
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: calc(100% - 50px);
}

.used-car-list .btns-wrap.single-btn a {
    width: 100%;
    text-align: center;
}

.used-car-list .btns-wrap .btn {
    width: 50%;
    height: 30px;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    padding: 0;
    float: left;
    color: #FFF;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #000;
}

.used-car-list .btns-wrap .btn:hover,
.used-car-list .btns-wrap .styl2 {
    background: #C00;
}

.used-car-list .btns-wrap .styl2:hover {
    background: #000;
}

.used-car-list .btns-wrap .btn i {
    font-size: 11px;
    margin-left: 3px;
    position: relative;
    top: 0;
}

span.carOfTheWeek {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
}

.mb-30 {
    margin-bottom: 30px;
}

.used-car-listing {
    margin: 30px 0 80px 0;
}

.used-car-listing .top {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 9px 0;
    margin: 0 0 40px 0;
}

.used-car-listing .top ul.pagi-1 {
    float: right;
}

.used-car-listing .top ul.pagi-1 li:first-child {
    margin-left: 0;
}

.used-car-listing .top .bootstrap-select {
    float: left;
    width: 160px;
}

.used-car-listing .top .dropdown-toggle {
    outline: none !important;
    padding: 0;
    height: 24px;
    -webkit-box-shadow: #FFF !important;
    box-shadow: #FFF !important;
    position: relative;
    font-size: 14px;
    background: none !important;
    border: 0px;
    box-shadow: none;
}

.used-car-listing .top .dropdown-toggle::after {
    position: absolute;
    right: 0;
    top: 9px;
}

.used-car-listing .top .dropdown-menu {
    padding: 0;
    top: 7px !important;
    border: 0px !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
}

.used-car-listing .top .dropdown-menu .dropdown-menu.inner {
    border: 1px solid #e8e8e8 !important;
}

.used-car-listing .top .dropdown-menu li a {
    padding: 5px 10px;
}

.used-car-listing .top .dropdown-menu li a:hover {
    background: #CB2027;
    color: #fff;
}

.used-car-listing .top .dropdown-menu li a.active {
    background: #CB2027;
    color: #fff;
}

.used-car-listing .bottom {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 9px 0;
    margin: 20px 0 0 0;
}

.used-car-listing .bottom ul.pagi-1 {
    float: left;
}

.used-car-listing .bottom ul.pagi-1 li:first-child {
    margin-left: 0;
}

.used-car-listing .bottom span.result {
    float: right;
}

ul.pagi-1 {
    list-style: none;
    font-size: 14px;
    color: #000;
    margin: 3px 0 0 0;
    padding: 0;
}

ul.pagi-1 li {
    float: left;
    margin: 0 0 0 15px;
    position: relative;
}

ul.pagi-1 li a {
    color: #000;
    text-decoration: none;
}

ul.pagi-1 li a:hover {
    color: #E11F26;
}

ul.pagi-1 li.active::after {
    width: 100%;
    height: 3px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

ul.pagi-1 li.active a {
    font-weight: 700;
}

ul.pagi-1 li:first-child::after,
ul.pagi-1 li:last-child::after,
ul.pagi-1 li.blank::after {
    display: none;
}

ul.pagi-1 li.first,
ul.pagi-1 li.last {
    display: none;
}

.used-car-listing .common-search {
    padding-bottom: 20px;
    padding-top: 20px;
}

.inner-banner-3 {
    height: 145px;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.inner-banner-3 .text {
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 99;
}

.inner-banner-3 .text h1 {
    color: #FFF;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.inner-banner-3 .text p {
    color: #FFF;
    font-size: 20px;
}

.inner-banner-3::after {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.inner-top-button {
    padding: 12px 0 0 0;
    margin-bottom: 25px;
}

.inner-top-button a.btn {
    padding: 0 25px;
    height: 36px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: 36px;
    -webkit-border-radius: 0;
    border-radius: 0;
    float: right;
    margin: 0 0 0 4px;
    font-weight: 700;
    background: #C00;
}

.inner-top-button a.btn i {
    margin: 0 0 0 2px;
}

.inner-top-button a.btn:hover {
    background: #000;
    color: #fff;
}


/* used car detail */

.cardetail-sect {
    margin-bottom: 45px;
}

.cardetail-sect .btn-bar .dtil-btn {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    padding: 5px 5px 5px 5px;
    text-align: center;
    background-color: #232323;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.cardetail-sect .btn-bar .dtil-btn i {
    position: relative;
    bottom: -1px;
    margin: 0 0 0 4px;
}

.cardetail-sect .btn-bar .dtil-btn:hover {
    background-color: #000000;
}

.cardetail-sect .btn-bar .dtil-btn:nth-of-type(even) {
    margin-right: 0;
}

.cardetail-sect .btn-bar .dtil-btn.full {
    width: 100%;
    margin-right: 0;
}


.cardetail-sect {
    border-bottom: 1px dashed #c3c3c3;
    padding-bottom: 10px;
}

.cardetail-sect .hd-typ1::before {
    content: attr(company-attr);
    display: block;
    font-size: 80%;
}

.new-cardetail-sect {
    margin-bottom: 45px;
}

.cardetail-sect .hd-typ1 {
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 10px;
}

.hd-typ1 {
    padding: 0;
    position: relative;
    font-weight: 700;
    color: #000;
    font-size: 30px;
    margin-bottom: 10px;
}

.hd-typ1 .star::after {
    position: absolute;
    left: 100%;
    bottom: 10px;
}

.price-tag {
    font-size: 16px;
    color: #000000;
    line-height: 1.2;
}

.price-tag .rate {
    font-size: 30px;
}

.price-tag .rate.was-now {
    font-size: 20px;
    display: block;
    margin-bottom: -1px;
    margin-top: -5px;
    font-weight: 700;
}

.price-tag .rate.was-now label {
    line-height: normal;
    margin: 0;
    padding: 0;
    color: #000;
}

.price-tag-ctnt {
    display: inline-block;
    float: right;
    font-size: 14px;
}

.price-tag-ctnt span.lbl {
    font-size: 12px;
}

.slider-wrap {
    position: relative;
    min-height: 100px;
    margin-top: 10px;
}

span.iconYoutube {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.usedcar-slider.owl-carousel .owl-nav .owl-next,
.usedcar-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    height: 30%;
    width: 30px;
    background-color: #e2e2e2;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
}

.usedcar-slider.owl-carousel .owl-nav {
    font-size: 0px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}

.usedcar-slider.owl-carousel .owl-nav span {
    border: 7px solid #000000;
    border-bottom: none;
    border-left: none;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-right: 7px;
}

.usedcar-slider.owl-carousel button:hover span {
    border-color: #C00;
}

.usedcar-slider.owl-carousel .owl-nav .owl-prev span {
    margin-left: 7px;
    margin-right: 0;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
}

.usedcar-slider.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.used-car-detail .details-cell {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-top: 65px;
    border-top: 1px dashed #dadada;
    margin-bottom: 30px;
}

.used-car-detail .details-cell li {
    float: left;
    width: 50%;
    border: 1px dashed #dadada;
    border-top: none;
    border-left: none;
    padding: 10px 5px;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 700;
}

.used-car-detail .details-cell li:nth-child(2n+1) {
    clear: left;
    border-left: none;
}

.used-car-detail .details-cell li:nth-child(2n) {
    border-right: none;
}

.used-car-detail .details-cell li sub {
    font-size: 14px;
    font-weight: normal;
}

.used-car-detail .btn-bar {
    margin-bottom: 15px;
}

.used-car-detail .bn-typ3 {
    float: right;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 14px;
    font-weight: normal;
}

.red-txt-bar {
    text-align: center;
    margin-bottom: 25px;
}

.red-txt-bar .red-txt {
    position: relative;
    font-size: 14px;
    margin-left: 5px;
    padding-right: 5px;
    font-weight: 700;
    padding: 4px 15px !important;
    background: #cc0008;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}

.red-txt-bar .red-txt:hover {
    background: #000;
}

.shar-icon-bar {
    text-align: center;
    line-height: 1.2;
    border-bottom: 1px dashed #c3c3c3;
    border-top: 1px dashed #c3c3c3;
    padding-top: 10px;
    padding-bottom: 7px;
}

.shar-icon-bar>* {
    display: inline-block;
}

.share-ctnt {
    position: relative;
    padding-left: 85px;
    text-align: center;
}

.share-ctnt::before {
    content: attr(shared-lbl-attr);
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: normal;
}

.shr-icon {
    background: url("../images/sprite-typ1.png") no-repeat 0 -30px;
    display: inline-block;
    width: 29px;
    height: 29px;
    float: left;
    margin-left: 5px;
}

.shr-icon:hover {
    transform: scale(0.93);
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -o-transform: scale(0.93);
    -ms-transform: scale(0.93);
}

.shr-icon:hover,
.shr-icon:focus {
    text-decoration: none;
    outline: none;
}

.shr-icon.fb {
    background-position: 0 -30px;
}

.shr-icon.gplus {
    background-position: -33px -30px;
}

.shr-icon.twtr {
    background-position: -67px -30px;
}

.shr-icon.email {
    background-position: -101px -30px;
}

.shr-icon.print {
    background-position: -135px -30px;
}



.img-count {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    padding-top: 18px;
    z-index: 9;
    text-align: center;
    display: inline-block;
    font-size: 17px;
}

.img-count::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 50%;
    width: 20px;
    height: 20px;
    background: url("../images/sprite-typ1.png") -52px 0 no-repeat;
    transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
}

.car-loca {
    font-size: 20px;
    margin: 10px 0 0 0;
    color: #000;
}

.car-loca a {
    color: #000;
}

.usedcar-detail-tab {
    margin-bottom: 40px;
}

.usedcar-detail-tab .tab-content ul {
    list-style-type: none;
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}

.usedcar-detail-tab .tab-content ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 10px;
}

.usedcar-detail-tab .tab-content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 1px;
    background-color: #000000;
}

.usedcar-detail-tab .ctnt,
.usedcar-detail-tab p {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.4;
}

.usedcar-detail-tab p a {
    color: #000;
}

.usedcar-detail-tab .tab-content {
    max-width: 100%;
}

.tab-wraper .nav-tabs .nav-link.active,
.tab-wraper .nav-tabs .nav-link:hover {
    border: none;
    color: #ffffff;
    background-color: #C00;
}

.tab-wraper .nav-tabs .nav-link {
    border-radius: 0%;
    color: #000000;
    border: none;
    font-size: 14px;
    font-weight: 700;
}

.tab-wraper .nav-tabs {
    border-bottom: 2px solid #C00;
    line-height: 1.2;
    align-items: flex-end;
    margin-bottom: 30px;
}

.tab-wraper>ul {
    list-style-type: none;
    margin: 0em;
    padding: 0%;
}

.tab-wraper .tab-icon-wrap {
    margin-bottom: 40px;
}

.tab-hd1 {
    font-size: 18px;
    margin-bottom: 15px;
}


/* New car detail */

.new-car-details .sec-1 {
    padding: 90px 0;
}

.new-car-details .sec-1 p {
    font-size: 20px;
    line-height: normal;
    margin: 0 0 15px 0;
}

.new-car-details .sec-2 {
    text-align: center;
    padding: 0 0 90px 0;
}

.new-car-details .sec-2 h2 {
    margin: 20px 0 0 0;
}

.new-car-details .sec-2 p {
    font-size: 18px;
    color: #1A1031;
}

.new-car-details .sec-2 .cell-wrap {
    display: table;
    margin: 10px auto 0 auto;
}

.new-car-details .sec-2 .cell-wrap .cell {
    width: 270px;
    margin: 0 1px;
    background: #000;
    float: left;
    padding: 44px 0;
}

.new-car-details .sec-2 .cell-wrap .cell figcaption {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #FFF;
}

.new-car-details .sec-2 .cell-wrap .cell span {
    font-size: 32px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    display: block;
    position: relative;
    margin: -6px 0 0 0;
}

.new-car-details .technology {
    background: #E2E2E2;
    padding: 70px 0 110px 0;
}

.new-car-details .technology #slide3 {
    margin-top: 25px;
}

.new-car-details .technology #slide3 .owl-dots {
    position: absolute;
    left: 50%;
    bottom: -70px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.new-car-details .technology #slide3 .owl-dots .owl-dot {
    width: 11px;
    height: 11px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #B5B5B5;
    margin: 0 4px;
}

.new-car-details .technology #slide3 .owl-dots .owl-dot.active {
    background: #FFF;
}

.new-car-details .technology h3 {
    font-size: 45px;
    font-weight: 700;
    color: #000;
    margin: 0;
    text-transform: uppercase;
}

.new-car-details .technology span.title {
    font-size: 18px;
    font-weight: 700;
    color: #1A1031;
    display: block;
    text-align: center;
}

.new-car-details .technology p {
    font-size: 18px;
    font-weight: 700;
    color: #1A1031;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.new-car-details .technology .cell .imgBx {
    margin: 0 0 10px 0;
}

.new-car-details .technology .cell span {
    font-size: 18px;
    display: block;
    font-weight: 700;
    margin: 0 0 4px 0;
}

.new-car-details .technology .cell p {
    font-size: 18px;
    line-height: normal;
    color: #1A1031;
    font-weight: 700;
}

.new-car-details .look-around {
    padding: 90px 0 120px 0;
}

.new-car-details .look-around h4 {
    font-size: 46px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin: 0;
    padding: 0;
}

.new-car-details .look-around p {
    font-size: 18px;
    font-weight: 700;
    color: #1A1031;
    margin: 5px 0 0 0;
}

.new-car-details .look-around #slide4 {
    margin-top: 45px;
}

.new-car-details .look-around #slide4 .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}

.new-car-details .look-around #slide4 .owl-prev,
.new-car-details .look-around #slide4 .owl-next {
    width: 30px;
    height: 190px;
    background: #E2E2E2;
    position: absolute;
    top: -95px;
    left: 252px;
    font-size: 0;
}

.new-car-details .look-around #slide4 .owl-next {
    left: auto;
    right: 252px;
}

.new-car-details .look-around #slide4 .owl-prev::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f104";
    font-size: 30px;
    color: #000;
}

.new-car-details .look-around #slide4 .owl-next::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-size: 30px;
    color: #000;
}

.new-car-details .look-around #slide4 .owl-next:hover::after,
.new-car-details .look-around #slide4 .owl-prev:hover::after {
    color: #FFF;
}

.vdo-col {
    border: 1px solid #dddddd;
    padding: 7px;
    border-radius: 5px;
}

.vdo-col iframe {
    margin: 0em;
    vertical-align: top;
}

.vdo-col-wrap {
    margin-bottom: 30px;
}

.alter-ctnt-row {
    display: flex;
}

.alter-ctnt-row .alter-col {
    width: 50%;
    padding: 20px;
    margin: 0em;
}

.alter-ctnt-row .img-col.bg-grey {
    background-color: #f1f1f1;
    padding: 60px 20px;
}

.alter-ctnt-row .img-col {
    text-align: center;
    padding: 0;
    overflow: hidden;
}

.alter-ctnt-row .img-col img {
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1.5s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1.5s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1.5s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1.5s cubic-bezier(.25, .46, .45, .94);
}

.alter-ctnt-row:hover .img-col img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}

.alter-ctnt-row .img-col img {
    width: 100%;
}

.alter-ctnt-row .ctnt-col {
    background-color: #1f1f1f;
    color: #ffffff;
    padding: 20px 30px;
    font-weight: normal;
}
.alter-ctnt-row .ctnt-col p {
    color: #FFF;
    font-size: 20px;
}

.alter-ctnt-row .ctnt-col b {
    font-size: 14px;
    line-height: 1.3;
}

.alter-ctnt-row:nth-child(2n) {
    flex-direction: row-reverse;
}

.sub-hd {
    font-size: 25px;
    font-weight: bold;
    color: #000;
}
.sub-hd1{
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.sub-hd2 {
    font-size: 18px;
    font-weight: bolder;
    display: block;
    margin-bottom: 15px;
    color: #000;
}

.list1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.list1 li {
    position: relative;
    margin-bottom: 0px;
    padding-left: 18px;
    line-height: 1.2;
    font-size: 15px;
}

.list1 li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #C00;
}

.f-width-two-img {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
}

.f-width-two-img .img-col {
    width: 49.75%;
    position: relative;
    margin-left: 0.5%;
}

.f-width-two-img .img-col:nth-child(2n+1) {
    margin-left: 0;
}
.img-col.lb-ctnt .img::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.12) 61%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(0%, rgba(0, 0, 0, 1)), color-stop(0%, rgba(0, 0, 0, 1)), color-stop(11%, rgba(0, 0, 0, 1)), color-stop(50%, rgba(0, 0, 0, 0.31)), color-stop(61%, rgba(0, 0, 0, 0.12)));
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.12) 61%);
    background: -o-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.12) 61%);
    background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.12) 61%);
    background: linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 11%, rgba(0, 0, 0, 0.31) 50%, rgba(0, 0, 0, 0.12) 61%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
}
.img-col.lb-ctnt .img {
    overflow: hidden;
    position: relative;
}
.img-col.lb-ctnt .img img {
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
}
.img-col.lb-ctnt:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.img-overlay-ctnt {
    z-index: 9;
    position: absolute;
    left: 15px;
    bottom: 15px;
}
.car-title {
    position: relative;
    color: #ffffff;
    font-size: 25px;
}

.car-title::before {
    content: attr(car-brand-attr);
    display: block;
    font-style: italic;
    font-size: 15px;
}
.img-col.lb-ctnt .start-rate {
    color: #ffffff;
    font-size: 25px;
    margin-bottom: 5px;
}

.start-rate {
    color: #000000;
    margin-bottom: 40px;
    font-size: 30px;
}

.start-rate::before {
    content: attr(start-date-attr);
    font-size: 16px;
}

.img-overlay-ctnt .btn-typ3 {
    padding: 8px 25px;
    line-height: 1.2;
}
.img-col {
    margin-bottom: 10px;
}
.btn-typ3 {
    border: 1px solid #f2c327;
    color: #f2c327;
}
.btn-typ3::before {
    background: #f2c327;
}
/* Content page */
.grey-bg {
    background-color: #f1f1f1;
}
.border-box {
    height: 100%;
    border: 1px solid #eeeeee;
    padding: 40px 30px;
    display: flex;
    align-items: center;
}
.cms-ctnt ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
}
.cms-ctnt ul>li {
    position: relative;
    padding-left: 18px;
    line-height: 1.2;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: left;
}
.cms-ctnt ul>li:last-child {
    margin-bottom: 0;
}
.cms-ctnt ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #C00;
}


.about-ctnt .hd-typ3 {
    line-height: 1.1;
    margin-bottom: 0em;
}

.about-ctnt .alter-ctnt-row .alter-col {
    background-color: #ffffff;
    padding: 30px 30px 80px 30px;
}

.about-ctnt .alter-ctnt-row .ctnt-col {
    position: relative;
    background-color: transparent;
    text-align: right;
    color: #000000;
}

.alter-ctnt-row .ctnt-col.bg-white {
    color: #000000;
    background-color: #ffffff;
}
.alter-ctnt-row .ctnt-col.bg-white p {
    color: #000000;
}
.alter-ctnt-row:nth-child(2n) .ctnt-col.bg-white{
    padding-left: 0;
}

.alter-ctnt-row:nth-child(2n+1) .ctnt-col.bg-white{
    padding-right: 0;
}
.top-content {
    font-size: 18px;
    text-align: center;
    margin-bottom: 35px;
}


.tab-wraper > ul {
    list-style-type: none;
    margin: 0em;
    padding: 0%;
}

.tab-icon-wrap > li {
    float: left;
    list-style-type: none;
    margin: 0em;
    padding: 0%;
    background-color: #ffffff;
    color: #ffffff;
}

.tab-icon-wrap {
    border-bottom: 2px solid #000;
}

.tab-wraper .tab-icon-wrap {
    margin-bottom: 40px;
}


.nav-item-ctnt {
    display: inline-block;
    color: #000;
    text-decoration: none;
    padding: 10px 25px;
    display: block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0,0,0,0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

.nav-item-ctnt:hover {
    color: #ffffff;
    text-decoration: none;
}

.tab-icon-mob {
    display: none;
}

.tab-ctnt>li {
    border-top: none;
}

.tab-icon-mob span,
.tab-icon-mob a {
    display: block;
    padding: 7px 15px;
    color: #ffffff;
}

.tab-icon-mob span:hover,
.tab-icon-mob a:hover {
    background-color: #000000;
    color: #ffffff;
    text-decoration: none;
}

.tab-ctnt li {
    margin-bottom: 5px;
}

.tab-icon-mob {
    position: relative;
    cursor: pointer;
}

.tab-icon-mob::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 7px;
    width: 10px;
    height: 10px;
    border: 2px solid #ffffff;
    border-left: none;
    border-top: none;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

@-webkit-keyframes open-ctnt {
    0% {
        top: 8px;
    }
    50% {
        top: 12px;
    }
    100% {
        top: 8px;
    }
}

@keyframes open-ctnt {
    0% {
        top: 8px;
    }
    50% {
        top: 12px;
    }
    100% {
        top: 8px;
    }
}

.tab-icon-mob::after {
    -webkit-animation-name: open-ctnt;
    animation-name: open-ctnt;
    -webkit-animation-duration: .1s;
    animation-duration: 0.8s;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.ctnt-list.active .tab-icon-mob::after {
    animation: none;
    top: 15px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
}

.img-box {
    min-height: 175px;
    display: flex;
    align-items: center;
    border: 1px solid #dddddd;
    text-align: center;
    justify-content: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}   
.offer-ctnt {
    border: 1px solid #dddddd;
    padding: 20px 15px;
    margin-top: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
}
.offer-ctnt img {
    margin-bottom: 15px;
}
.new-car-details .hd-typ3 {
	margin-bottom: 30px;
	text-transform: uppercase;
}
.img-col-sec2 .img-col img {
    max-width: 100%;
    border-radius: 5px;
}
.img-col-sec2 .img-col {
    border: 1px solid #dddddd;
    overflow: hidden;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 3px;
}
.img-col-sec2 .ctnt-wrap {
    padding: 10px;
    border-radius: 5px;
    font-size: 18px;
    border: 1px solid #dddddd;
    line-height: 1.3;
}
.img-col-sec2 .ctnt-wrap .tel-wrap {
    margin-top: 7px;
}
.img-col-sec2 .ctnt-wrap .tel-wrap a {
    font-weight: bolder;
}
.img-col-sec2 .ctnt-wrap .tel-wrap a:hover {
    color: #000000;
    text-decoration: none;
}
.cms-ctnt .list2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}
.cms-ctnt .list2 li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 18px;
    line-height: 1.2;
    font-size: 15px;
}
.cms-ctnt .list2 li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 7px;
    height: 7px;
    background-color: #C00;
    border-radius: 50%;
    border: none;
}

.tab-icon-wrap > li.active, .tab-icon-wrap > li:hover  {
    background: #000;
    color: #ffffff;
    margin: 0;
    cursor: pointer;
}
.tab-icon-wrap > li .nav-item-ctnt {
    color: #ffffff;
}
.tab-wraper .nav-tabs .nav-link.active, .tab-wraper .nav-tabs .nav-link:hover,  .used-car-list .approved a:hover, .tab-icon-wrap > li {
	background: #C00;
}
.cms-ctnt ul.tab-ctnt > li, .cms-ctnt ul.tab-icon-wrap > li {
    padding: 0;
    margin: 0;
} 
.cms-ctnt ul.tab-ctnt > li:before, .cms-ctnt ul.tab-icon-wrap > li:before { 
    display: none;
}



.page-path li {
    float: left;
    position: relative;
    padding-left: 15px;
    margin-left: 7px;
    font-size: 10px;
    text-transform: uppercase;
}

.page-path li a {
    color: #ffffff;
    text-decoration: none;
}

.page-path li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.page-path li::before {
    content: "";
    font-family: 'Montserrat', sans-serif;
    width: 9px;
    height: 7px;
    left: 0;
    top: 4px;
    background: url("../images/sprite-typ1.png") no-repeat -80px 0;
    position: absolute;
}

.page-path li:first-child {
    padding-left: 0;
}

.page-path li:first-child::before {
    display: none;
}

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

.sub-hd {
    font-size: 25px;
    font-weight: bold;
}

.work-shedule li {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 5px;
}

.work-shedule label {
    width: 72px;
    font-weight: 400;
}

.border-box .list-4 {
    margin-bottom: 0;
}

.multi-cell-wrap {
    display: flex;
    font-weight: normal;
    position: relative;
    align-items: center;
    justify-content: center;
    color: #000000;
    flex-wrap: wrap;
}

.cell-title::before {
    content: attr(cell-title-attr);
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    color: #000000;
}

.multi-cell-wrap .cell {
    font-weight: normal;
    position: relative;
    margin: 5px;
    border: 2px solid #c00;
    border-top: 5px solid #c00;
    padding: 10px 15px;
    padding-top: 25px;
    line-height: 1.2;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.multi-cell-wrap .cell:before {
    content: attr(cell-title-attr);
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 4px;
    font-size: 20px;
    color: #c00;
}

.multi-cell-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.top-center-btn {
    display: flex;
    justify-content: center;
}

.top-center-btn {
    margin: 25px 0 30px 0;
}
.top-center-btn .btn {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0,0,0,0);
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border-radius: 0;
	background-color: #c00;
	color: #fff;
	margin: 5px;
	padding: 15px 25px;
	text-transform: uppercase;
	letter-spacing: .1px;
	font-size: 18px;
	border: none;
	overflow: hidden;
	line-height: 1.2;
}
.top-center-btn .btn::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.top-center-btn .btn:hover::before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.new-car-details .look-around h4 {
	font-size: 46px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	padding: 0;
}
.new-car-details .tab-ctnt .hd-typ2 {
	margin-bottom: 15px;
}

.btm-box {
    border: 1px solid #e8e8e8;
    padding: 20px 10px 10px 10px;
    margin-top: 5px;
    border-radius: 5px;
}
.g-map-wrap {
    padding: 15px;
    border: 1px solid #dddddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.img-box-col.two-col {
    display: flex;
    align-items: center;
    background-color: #fbfbfb;
    border: 1px solid #dddddd;
}
.img-box-col.two-col .img-col {
    width: 40%;
    max-width: 214px;
    margin-bottom: 0;
}
.img-box-col.two-col .ctnt-col {
    width: 60%;
    padding: 10px;
    padding-left: 20px;
}

.our-location .top-left h2 {
    margin: 0;
}
.our-location .top-left p {
    font-size: 18px;
    line-height: 25px;
    color: #000;
    margin: 0 0 5px 0;
    padding: 0;
}
.our-location .top-left span {
    font-size: 18px;
    line-height: 25px;
    color: #000;
    margin: 8px 0 0 0;
    padding: 0;
    display: block;
}
.our-location .top-left a {
    color: #fff;
    font-size: 24px;
    color: #000;
    text-decoration: none;
}
.our-location .top-left a i {
    font-size: 16px;
    margin: 0 4px 0 0;
    color: #C00;
}
.our-location .top-left a:hover {
    text-decoration: underline;
}


.our-location .top-left .splt-row {
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.our-location .top-left .signup-cell {
    position: relative;
}
.our-location .top-left .signup-cell input {
    width: 100%;
    border: 0px;
    height: 35px;
    padding: 0 100px 0 10px;
    background: #c8c0be;
    color: #000;
    outline: none;
    font-size: 14px;
}
.our-location .top-left .signup-cell input::placeholder {
    color: #000;
}
.our-location .top-left .signup-cell button {
    width: 90px;
    height: 35px;
    border: 0px;
    position: absolute;
    top: 0;
    right: 0;
    background: #ac0001;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    outline: none;
}
.our-location .top-left .signup-cell button:hover {
    background: #000;
    color: #fff;
}

.our-location .top-bottom {
    padding: 40px 0 50px 0;
}
.our-location .top-bottom p {
    font-size: 18px;
}

.our-location .top-bottom .cell {
    height: 100%;
}
.our-location .top-bottom .cell::after {
    width: 1px;
    height: 100%;
    background: #C8C0BE;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
}
.our-location .top-bottom .cell.no-border::after {
    display: none;
}
.our-location .top-bottom ul {
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    line-height: normal;
}
.our-location .top-bottom ul li {
    margin: 0 0 4px 0;
}
.our-location .top-bottom ul label {
    margin: 0;
}
.our-location .top-bottom ul span {
    width: 100px;
    display: inline-block;
}
.our-location .top-bottom ul label.red {
    color: #C00;
}
.our-location .top-bottom span.title {
    color: #AC0001;
    font-weight: bold;
    display: block;
    margin: 0 0 10px 0;
}
.your-details {
    background: #EAEAEA;
    padding: 40px 0 70px 0;
}
.your-details h1 {
    margin-bottom: 20px;
}
.your-details textarea,
.your-details input {
    width: 100%;
    border: 0px;
    background: none;
    outline: none;
    height: 30px;
    border-bottom: 2px solid #a6a6a6;
    margin: 0 0 30px 0;
}
.your-details textarea::placeholder,
.your-details input::placeholder {
    color: #000;
}
.your-details textarea {
    height: 60px;
} 
.your-details span.title {
    font-size: 16px;
    color: #000;
    display: block;
    position: relative;
    margin-top: -12px;
    margin-bottom: 4px;
}
.your-details .communication {
    padding: 0 0 15px 0;
}
.your-details .communication input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.your-details .communication input[type=checkbox].css-checkbox+label.css-label,
.your-details .communication input[type=checkbox].css-checkbox+label.css-label.clr {
    padding-left: 24px;
    height: 19px;
    display: inline-block;
    line-height: 19px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 19px;
    vertical-align: middle;
    cursor: pointer;
    margin:  0 20px 0 0;
}
.your-details .communication input[type=checkbox].css-checkbox:checked+label.css-label,
.your-details .communication input[type=checkbox].css-checkbox+label.css-label.chk {
    background-position: 0 -19px;
}
.your-details .communication label.css-label {
    background-image: url(../images/csscheckbox-2.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.your-details button.submit {
    width: 118px;
    height: 40px;
    background: #AC0000;
    border: 0px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 30px 0;
}
.your-details button.submit:hover {
    background: #000;
}
.your-details .google-map {
    overflow: hidden;
    padding-bottom: 430px;
    position: relative;
    height: 0;
    border: 1px solid #dedada;
}
.your-details .google-map iframe {
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


footer {
    background: #000;
}
footer .cell-1 {
    height: 100%;
    width: 100%;
    padding: 40px 15px 30px 15px;
}
footer .cell-2 {
    background: #1c1c1c;
    height: 100%;
    width: 100%;
    padding: 40px 50px;
}
footer h6 {
    font-weight: 400 !important;
    color: #FFF !important;   
    font-size: 23px !important;
    letter-spacing: 0.5px !important;
    line-height: 24px !important;
}
footer .cell-2 p {
    font-size: 15px;
    line-height: normal;
    margin: 0;
    padding: 0;
    color: #FFF;
    line-height: 18px;
}
footer .cell-2 span.title {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    display: block;
}
footer .cell-2 ul {
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
footer .cell-2 ul label {
    margin: 0;
}
footer .cell-2 ul span {
    width: 100px;
    display: inline-block;
}
footer .cell-2 ul label.red {
    color: #C00;
}
footer .cell-3 {
    height: 100%;
    width: 100%;
    padding: 40px 15px 30px 50px;
}
footer .cell-3 ul {
    margin: 0 0 25px 0;
    padding: 0;
    list-style: none;
    color: #ffffff;
    font-size: 16px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
}
footer .cell-3 ul li {
    margin: 0 0 10px 0;
}
footer .cell-3 ul a {
    color: #FFF;
}
footer .cell-3 ul a:hover {
    text-decoration: underline;
}
footer .signup-cell {
    position: relative;
}
footer .signup-cell input {
    width: 100%;
    border: 0px;
    height: 35px;
    padding: 0 100px 0 10px;
    background: #1C1C1C;
    color: #fff;
    outline: none;
    font-size: 14px;
}
footer .signup-cell input::placeholder {
    color: #8c8c8c;
}
footer .signup-cell button {
    width: 90px;
    height: 35px;
    border: 0px;
    position: absolute;
    top: 0;
    right: 0;
    background: #C00;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    outline: none;
}
footer .signup-cell button:hover {
    background: #FFF;
    color: #C00;
}

footer input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

footer input[type=checkbox].css-checkbox+label.css-label,
footer input[type=checkbox].css-checkbox+label.css-label.clr {
    padding-left: 20px;
    height: 15px;
    display: inline-block;
    line-height: 15px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
}

footer input[type=checkbox].css-checkbox:checked+label.css-label,
footer input[type=checkbox].css-checkbox+label.css-label.chk {
    background-position: 0 -15px;
}

footer label.css-label {
    background-image: url(../images/csscheckbox-1.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    margin: 10px 0 0 0;
}
footer .social-cell {
    padding: 20px 0 0 0;
}
footer .social-cell span {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
}
footer .social-cell a {
    width: 20px;
    height: 20px;
    display: block;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 22px;
    float: left;
    margin: 2px 0 0 0;
}
footer .social-cell a.fb {
    background: #3B5998;
    margin-right: 5px;
}
footer .social-cell a.twtr {
    background: #38a1f3;
}
footer .social-cell a:hover {
    background: #C00;
}
footer .bottom {
    border-top: 1px solid #282828;
    border-bottom: 1px solid #282828;
    padding:15px 0;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
            justify-content: space-between;
}
footer .bottom span {
    display: table;
    font-size: 14px;
    color: #fff;
}
footer .bottom span a {
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    position: relative;
    color: #fff;
}
footer .bottom span a:hover {
    text-decoration: underline;
}
footer .bottom span a::after {
    width: 1px;
    height: 10px;
    background: #d1d1d1;
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
}
footer .bottom span a.no-border {
    padding-left: 0;
    margin-left: 0;
}
footer .bottom span a.no-border::after {
    display: none;
}
footer .details {
    
}
footer .details p {
    font-size: 14px;
    color: #FFF;
    margin: 0;
    padding: 15px 0;
    line-height: 18px;
}
footer .nav-tabs {
    /*width: 100%;*/
    /*height: 40px;*/
    border: 0px;
    border-bottom: 2px solid #282828;
    display: inline-flex;
}
footer .nav-tabs a {
    font-size: 24px;
    text-transform: uppercase;
    padding: 0 0 4px 0;
    border: 0px !important;
    -webkit-border-radius: 0 !important;
            border-radius: 0 !important;
    background: none !important;
    margin: 0 30px 0 0;
    color: #fff !important;
    position: relative;
}
footer .nav-tabs li:last-child a {
    margin-right: 0;
}
footer .tab-content {
    width: 100%;
}
footer .nav-tabs a:hover::after,
footer .nav-tabs a.active::after {
    width: 100%;
    height: 4px;
    background: #C00;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
}
footer .tab-content p {
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    margin: 12px 0 12px 0;
    padding: 0;
}
footer .tab-content span {
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    margin: 8px 0 0 0;
    padding: 0;
    display: block;
}
footer .tab-content a {
    color: #fff;
    font-size: 18px;
    color: #C00;
    text-decoration: none;
}
footer .tab-content a i {
    font-size: 16px;
    margin: 0 4px 0 0;
    color: #FFF;
}
footer .tab-content a:hover {
    text-decoration: underline;
}


footer .tab-content .splt-row {
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

ul.contentList {
    padding: 0;
    list-style: none;
}
ul.contentList li {
    margin-bottom: 10px;
    width: calc(25% - 10px);
    text-align: center;
    float: left;
    background: whitesmoke;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 8px;
}
.contentList .imageWrap {
    /*position: relative;*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*width: 80px;*/
    /*margin-right: 20px;*/
}
.apply-finance {
    background-color: #00803f;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    float: right;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    font-weight: normal;
}
.apply-finance:hover,
.apply-finance:focus {
    outline: none;
    text-decoration: none;
    background-color: #000000;
    color: #ffffff;
}


.select-drop .btn.dropdown-toggle {
    height: 39px;
    background: none;
    border: 0;
    outline: none !important;
    box-shadow: none;
    padding-right: 5px;
}

.error .your-details textarea, 
.error .your-details input {
    border-bottom: 2px solid red;
}
.book-service input {
    width: 100%;
    border: 1px solid #ddd;
    height: 40px;
    color: #000;
    padding: 0 10px;
}
.book-service .dropdown-toggle {
    height: 40px;
    background: #fff;
    padding: 8px 10px 0 10px;
    width: 100%;
    border: 1px solid #ddd;
}
.book-service .bootstrap-select {
    width: 100% !important;
}
.book-service .btn-type-1.find {
    border: 0px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    width: 100%;
}
.book-service .red-cell {
    background: #2f64b0;
    color: #fff;
}
.book-service .red-cell p {
    color: #fff;
}
.video-cell {
    width: 100%;
    border-top: 1px solid #e4e4df;
    overflow: hidden;
    padding-bottom: 360px;
    position: relative;
    height: 0;
    margin: 0 0 0 0;
}
.video-cell iframe {
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.newdetailcontent section.sec5 .card {
    border: 0px;
    margin: 0 0 5px 0;
}
.newdetailcontent section.sec5 .card-header {
    padding: 0;
    border: 0px;
    -webkit-border-radius: 0;
            border-radius: 0;
    background: #1C1C1C;
}
.newdetailcontent section.sec5 .card-header .btn-link {
    width: 100%;
    text-align: left;
    background: #000;
    color:#fff;
    text-decoration: none;
    height: 50px;
    padding: 0 0 0 30px;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    border: 0px;
    position: relative;
    overflow: hidden;
}
.newdetailcontent section.sec5 .card-header .btn-link::after {
    width: 100px;
    height: 50px;
    transform: skew(-18deg);
    content: "";
    position: absolute;
    top: 0;
    right: -38px;
}
.newdetailcontent section.sec5 .card-header .btn-link i {
    position: absolute;
    top: 50%;
    right: 24px;
    color: #FFF !important;
    font-size: 16px;
    z-index: 9;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
    -webkit-transform: translateY(-50%) rotate(0);
       -moz-transform: translateY(-50%) rotate(0);
        -ms-transform: translateY(-50%) rotate(0);
         -o-transform: translateY(-50%) rotate(0);
            transform: translateY(-50%) rotate(0);
}
.newdetailcontent section.sec5 .card-header .btn-link[aria-expanded="true"] i {
    color: yellow;
    -webkit-transform: translateY(-50%) rotate(90deg);
       -moz-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
         -o-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
}
.newdetailcontent section.sec5 .card-body {
    padding: 0;
}
.newdetailcontent section.sec5 .tablestyle1 {
    width: 100%;
}
.newdetailcontent section.sec5 .tablestyle1 tr:nth-child(odd) {
    background: #F6F6F6 !important;
}
.newdetailcontent section.sec5 .tablestyle1 tr:nth-child(even) {
    background: #fff !important;
}
.newdetailcontent section.sec5 .tablestyle1 tr td {
    padding: 15px 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
}
.newdetailcontent section.sec5 .tablestyle1 tr td:last-child {
    font-weight: 700;
}
.newdetailcontent section.sec5 .card-header .btn-link::after {
    width: 100px;
    height: 50px;
    transform: skew(-18deg);
    content: "";
    position: absolute;
    top: 0;
    right: -38px;
}
section.sec5 .card-header .btn-link::after {
    width: 100px;
    height: 50px;
    transform: skew(-18deg);
    content: "";
    position: absolute;
    top: 0;
    right: -38px;
    background: #e62850;
}
section.sec5 .card-header .btn-link:hover {
    color: #e62850;
}
#accordion-1 .video-cell {
    width: calc(100% / 3);
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 260px;
    float: left;
    margin: 0 0 20px 0;
    text-align: center;
}
#accordion-1 .video-cell span.title {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    display: block;
    width: 100%;
    padding: 20px 0 15px 0;
}


.youtube-video-2 {
    overflow: hidden;
    padding-bottom: 200px;
    position: relative;
    height: 0;
    width: 100%;
    margin: 0 0 0 0;
}
.youtube-video-2 iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


/* guarantee style */
.section-padding {
    padding: 60px 0;
}

#guarantee-main h4 {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}
#guarantee-main p {
    font-size: 20px;
}
#guarantee-main .desc li p{
    padding-left: 30px;
}
#guarantee-main .btn-1{
    display: inline-block;
    margin-top: 15px;
}
.desc{
    margin: 30px 0 0 0;
    padding: 0;
}
.desc li{
    list-style: none;
    text-decoration: none;
    margin-bottom: 15px;
}
.desc li strong{
    display: block;
    color:#c00;
    margin-bottom: 10px;
}
.desc li p{
    font-size: 13px;
    color: #6f6f6f;
    position: relative;
    padding-left: 20px;
}
.desc li p::before{
    position: absolute;
    left:0;
    top: 0;
    content: "\f192";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    color:#6f6f6f;
}
.benefit-col{
    border: 1px dashed #dadada;
    padding:15px;
}
.benefit-icon {
    max-width: 120px;
    margin: 0 auto 30px;
}
.benefit-col h5{
    font-weight: 700;
    font-size: 20px;
    border-bottom: 1px dashed #dadada;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#benefit-slider .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#benefit-slider .owl-item{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}
#benefit-slider .owl-dot{
    width:13px;
    height:13px;
    border: 1px solid #c00;
    margin:0 5px;
    outline:0;
}
#benefit-slider .owl-dots .active{
    background: #c00;
    width:22px;
}
#benefit-slider .owl-dots {
    text-align: center;
    margin-top: 15px;
}
.guarantee-period .table{
    table-layout: fixed;
}
.guarantee-period .table thead th {
    vertical-align: middle;
    background: #c00;
    color: #fff;
}
/* .apply{
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.apply-desc {
    background: rgba(255,255,255, 0.7);
    padding: 75px 30px;
} */
.tc-wraper {
    border: 1px dashed #dadada;
    padding: 30px;
    text-align: center;
}
.tc-wraper h5 {
    font-weight: 400;
    font-size: 18px;
}
.tc-wraper .btn-3{
    font-size: 13px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}

/* comingsoon style */
.whats-new-col h5{
    font-size: 24px;
    margin:10px 0;
}
.hrv-video-popup{
    position: relative;
}
.video-icon{
    position: absolute;
    left:50%;
    bottom:50%;
    transform:translate(-50%, 50%);
    color:#fff;
    font-size: 50px;
}
.comingsoon-slider .owl-prev {
    position: absolute;
    bottom: 50%;
    left: 0;
    z-index: 999;
    background: #cc0000 !important;
    transform: translate(0, 50%);
    width: 30px;
    height: 40px;
    font-size: 25px;
    color: #fff !important;
}
.comingsoon-slider .owl-next {
    position: absolute;
    bottom: 50%;
    right: 0;
    z-index: 999;
    background: #cc0000 !important;
    transform: translate(0, 50%);
    width: 30px;
    height: 40px;
    font-size: 25px;
    color: #fff !important;
}
.red-btn {
    background: #cc0000;
    padding: 5px 10px;
    color: #fff !important;
    text-decoration: none !important;
}
.cont-hdng{
    font-size: 20px;
    margin: 0 0 10px;
    color:#000;
}
.hrv-contact{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hrv-contact li{
    list-style: none;
    text-decoration: none;
    float:left;
    border-right: 1px solid #cdcdcd;
    padding: 0 20px;
}
.hrv-contact li p{
    margin:0;
}
.hrv-contact li p a{
    color:#cc0000;
}
.hrv-contact li:last-child {
    border-right: none;
}
.whats-new-col {
    margin-bottom: 15px;
}
.whats-new-col .image img{
    width: 100%;
    height: auto;
    display;block;
}
/* comingsoon style end*/

/* honda app style start*/
.youtube-slider .owl-prev,
.youtube-slider .owl-next {
    width: 40px;
    height: 40px;   
    background: #cc0000 !important;
    position: relative;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
            opacity: 1;
            color: #ffffff !important;
            outline:  none !important;
}
.youtube-slider .owl-prev span,
.youtube-slider .owl-next span {
    font-size: 0;
}

.youtube-slider .owl-prev:hover,
.youtube-slider .owl-next:hover {
    background: #000 !important;
}
.youtube-slider .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
/* honda app style end*/
header.honda .top ul.brands li a.mg {
    background: #ae020d;
}
header.honda .top ul.brands li a.mg:hover {
    background: #000;
}
footer .details a{
    color: #cc0000;
}
footer .details a:hover{
    text-decoration: underline;
}
.ftr-modal .close{
    background: #000;
    color: #fff;
    opacity: 1;
    outline: 0;
    padding: 10px;
}

.offering--col{
    margin-bottom: 30px;
}
.offering--box{
    background: #f8f9fa;
    padding: 20px 10px;
    text-align: center;
    height: 100%;
}
.offering--box .off-count{
    font-size: 25px;
    font-weight: bold;
    color: #cc0000;
    display: block;
    line-height: 1.2;
    margin-bottom: 10px;
}
.offering--box .off-text{
    font-size: 16px;
    font-weight: normal;
    color: #000;
    display: block;
    line-height: 1.2;
}
.beat--price .sub-hd {
    font-size: 22px;
    font-weight: bold;
    color: #cc0000;
}

/*Honda Civic Timing Belt Start*/
#sec-accordion .card {
    margin-bottom: 15px;
    border: 0;
}

#sec-accordion .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
}

#sec-accordion .card .card-header .btn-header-link {
    color: #fff;
    display: block;
    text-align: left;
    background: #f8f8f8;
    color: #222;
    padding: 20px 40px 20px 20px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    position: relative;
    box-shadow: none;
    border: 0;
}

#sec-accordion .card .card-header .btn-header-link:after {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    /* float: right; */
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%) rotate(90deg);
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

#sec-accordion .card .card-header .btn-header-link.collapsed:after {
    transform: translate(0, -50%) rotate(0deg);
}

#sec-accordion .card .collapsing {
    background: #fff;
    line-height: 30px;
}

#sec-accordion .card .collapse {
    border: 0;
}

#sec-accordion .card .collapse.show {
    background: #fff;
    line-height: 30px;
    color: #222;
}

#sec-accordion {
    width: 100%;
}

#sec-accordion .card-body {
    background: #f1f1f1;
}
/*Honda Civic Timing Belt End*/

.tc-new p{
    font-size: 17px;
    line-height: 1.3;
}
.cm-soon-padd {
    padding: 60px 0;
}