/* ABHISHEK RAJ */

/* Logo */
img.normal-logo {
    max-width: 215px;
    width: 100%;
}

@media (max-width: 767px) {
    img.normal-logo {
        max-width: 180px;
    }
}

/* MODEL SECTION IN HOME */
.section-goods__list h3 {
    font-weight: 700;
    text-align: center;
    color: white;
    font-size: 2em;
}

/* Testimonials */
.section-reviews .ui-title-logo {
    font-size: 4em;
    font-weight: 800;
}

.section-reviews.area-bg_op_90:after {
    opacity: 1;
}

.section-reviews.area-bg_dark:after {
    background-color: #505d6c;
}

/* Individual Page */

.page-header {
    text-align: center;
    margin-top: 5em;
    margin-bottom: 5em;
}

.page-header h1 {
    font-weight: 600;
    font-size: 42px;
    color: #05141f;
}

.page-header hr {
    border: 1px solid #f6f6f6;
}

.site-section {
    margin-top: 4em;
}



/* About us */

.site-section.about-page h3 {
    font-weight: 600;
}

.kia-background {
    background: #131e29;
}


/* Models */
.models-page .b-goods__img {
    margin-bottom: 0;
}

.models-page h5 {
    text-align: center;
    margin-top: -20px;
    font-size: 15px;
    font-weight: 600;
    color: #1d2b34;
}

.btn.download-brochure {
    text-transform: capitalize;
    font-size: 12px;
    background: #05141f;
    border: 1px solid #05141f;
}

.btn.download-brochure:hover {
    background: #0e2b41;
    border: 1px solid #05141f;
}

.btn.book-td-now {
    text-transform: capitalize;
    font-size: 12px;
    background: transparent;
    border: 1px solid #05141f;
    color: #05141f;
}

.btn.book-td-now:hover {
    background: #caddeb;
    color: #05141f;
}

/* Form Elements */
.btn.btn-kia-new {
    background: #05141f;
    padding: 16px 40px 13px 40px;
    line-height: 1;
    font-size: 17px;
    font-weight: 700;
}

.btn.btn-kia-new:hover {
    background: #c82548;
}

/* Forms */

.tderror,
.tdsuccess,
.cerror,
.csuccess,
.modalsuccess,
.modalerror,
.tsmodalsuccess,
.tsmodalerror {
    display: none;
}

/* Button */

.btn {
    text-transform: uppercase;
    border: none;
    border-radius: 0;
}

/* Title */

.section-title {
    margin-bottom: 15px;
    color: #101010;
    font-weight: 700;
    text-align: center;
    font-size: 2em;
}

/* Contact Us */

.contactus {
    margin-bottom: 3em;
}

.contactus i {
    display: block;
    text-align: right;
    color: #535353;
    margin-bottom: 2em;
}

.contactformelement {
    width: 100%;
    margin-bottom: 2.5em;
    min-height: 43px;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    font-size: 1.05em;
    font-weight: 600;
    padding-left: 10px;
}

.contactformelement::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    opacity: 1;
    /* Firefox */
}

.contactformelement:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
}

.contactformelement::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000000;
}

.contactusaddress h5 {
    text-transform: uppercase;
    font-weight: 700;
    color: black;
    font-size: 1.1rem;
}

.contactusaddress p {
    font-size: 1.05em;
    color: #636363;
}

.contactusaddress i {
    padding: 10px;
    background: #458ce5;
    border-radius: 100%;
    margin-top: 7px;
    color: white;
    font-size: 10px;
    margin-right: 7px;
}

.contactusaddress i:first-of-type {
    margin-top: 13px;
}

.contactusaddress a {
    color: #05141f;
    font-size: 0.9em;
    font-weight: 700;
}

.model-type {
    padding: 4px 19px;
    border: 1px solid #b9b9b9;
    color: #777777;
    font-size: 13px;
    cursor: pointer;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 12px;
    text-transform: uppercase;
    line-height: 1;
    min-width: 200px;
}

.model-type.active {
    border-color: #05141f;
    color: #05141f;
}

.model-type span {
    color: #c1c1c1;
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    display: block;
    line-height: 1.5;
}

.form-type {
    padding: 10px 19px 11px 19px;
    border-top: 2px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid transparent;
    color: #777777;
    font-size: 15px;
    cursor: pointer;
    font-weight: 700;
    display: inline-block;
    margin-bottom: -1px;
    text-transform: uppercase;
}

.form-type.active {
    color: #05141f;
    border-top-color: #05141f;
    border-right-color: #cfcfcf;
    border-left-color: #cfcfcf;
    border-bottom-color: #ffffff;
    background: #f4f4f4;
}

.section-hidden {
    display: none;
}

/* Booking */

.bmodel {
    cursor: pointer;
    border-bottom: #ffffff solid 2px;
}

.bmodel:hover {
    border-bottom: #001e50 solid 2px;
}

.bmodel.active {
    border-bottom: #001e50 solid 2px;
}

/* FORMS */

.compsuccessmsg,
.successmsg {
    padding: 4px;
    background: #0ee045;
    color: white;
    font-weight: 600;
    display: none;
}

.comperrormsg,
.errormsg {
    padding: 1px;
    background: #da1e1e;
    color: white;
    font-weight: 300;
    display: none;
    font-size: 14px;
}

/* MOdels */

.bulletpoints h6 {
    font-size: 17px;
    margin-bottom: 0;
}

.bulletpoints span {
    font-style: italic;
    font-size: 16px;
}

.bulletpoints p {
    font-size: 16px;
    display: list-item;
    list-style-type: square;
    list-style-position: outside;
}

.twocoldetails h4 {
    font-size: 1em;
    margin-top: 16px;
    margin-bottom: 0px;
}

.twocoldetails h2 {
    font-size: 1.5em;
    margin-bottom: 10px;
}

.twocoldetails p {
    font-size: 0.9em;
    font-weight: inherit;
}

.newheading {
    font-size: 25px;
    font-weight: 400;
}

.newparagraph {
    font-size: 17px;
    padding-left: 60px;
}

.newcontents1 .row {
    margin-bottom: 4em;
}

.secondarycontent .newh1 {
    font-size: 3em;
}

.secondarycontent .newp {
    font-weight: 300;
    font-size: 2em;
    line-height: 35px;
    margin-bottom: 2em;
}

.b-reviews__rating i {
    color: yellow;
}

/* Header Form */
.btn-header-kia {
    background: #05141f;
    color: white;
    border: 1px solid #05141f;
}

.btn-header-kia:hover {
    background: #c20e35;
    color: white;
    border: 1px solid #c20e35;
}

.btn-header-kia-outline {
    background: #ffffff;
    color: #05141f;
    border: 1px solid #05141f;
}

.btn-header-kia-outline:hover {
    background: #ffd4d4;
    color: #c20e35;
    border: 1px solid #c20e35;
}


.pc-slider-container {
    position: relative;
}

.headerform {
    z-index: 100;
    padding: 25px 15px;
    background: #f7f7f7;
    border: 3px solid #24242440;
    border-radius: 10px;
}

.headerform .form-group {
    margin-bottom: 0.8em;
}

.headerform .form-control {
    border-color: #e2e2e2;
    font-weight: 500;
    font-size: 16px;
    background: #ffffff;
    color: #000000;
    border-radius: 7px;
}

.headerform select option {
    background: #ffffff;
    color: #272727;
}

.headerform .btn-main {
    border-radius: 20px;
}

.error {
    color: #ffffff !important;
    font-weight: 500;
    background: #dc3545;
    text-align: center;
    display: block;
    margin-bottom: 12px;
    border-radius: 7px;
}

.success {
    color: #ffffff;
    font-weight: 500;
    display: block;
    background: #28a745;
    padding: 4px;
    text-align: center;
    border-radius: 7px;
    margin-bottom: 5px;
}

.headerform .homeerror,
.enqerror,
.headerform .homesuccess,
.popupsuccess {
    display: none;
}

.headerform h2 {
    font-size: 1.2em;
    color: #0a0a0a;
    margin: 0.5em 0 1.2em 0;
    text-transform: uppercase;
    font-weight: 700;
}

.sliderbtn {
    position: absolute;
    bottom: 1.8em;
    right: 0;
    z-index: 999;
}

.ownbtn-white {
    background: #ffffff !important;
    border-color: #ffffff;
    color: #1b56c9;
    border-radius: 20px;
    font-weight: 600;
}

.ownbtn-white:hover {
    background: #acacac !important;
    border-color: #ffffff;
    color: #1b56c9;
}

@media (min-width: 768px) {
    .headerform {
        position: absolute;
        top: 10%;
        right: 4%;
    }
}

@media (max-width: 991px) {
    .headerform {
        padding-top: 15px;
    }

    .headerform h2 {
        font-size: 1.1em;
    }
}

@media (max-width: 767px) {
    .headerform {
        z-index: 0;
        position: relative;
        background: #ffffff;
        margin: 0 auto;
        border-radius: 0;
    }

    .headerform .form-control {
        border-color: #8b8b8b;
        border-radius: 2px;
        font-size: 16px;
        background: #fff;
        color: #1d1d1d;
    }

    .headerform ::-webkit-input-placeholder {
        color: #1d1d1d !important;
    }

    .headerform ::-moz-placeholder {
        color: #1d1d1d !important;
    }

    .headerform :-ms-input-placeholder {
        color: #1d1d1d !important;
    }

    .headerform ::placeholder {
        color: #1d1d1d !important;
    }

    .headerform form {
        background: #ffffff;
        padding: 0px 20px 0px 20px;
    }

    .headerform h2 {
        font-size: 1.1em;
        color: #141414;
        font-weight: 600;
        margin-bottom: 1em;
    }
}

.header-contact a {
    background: #021d54;
    color: white;
    padding: 2px 11px;
    border-radius: 10px;
}

.abt-img {
    width: 300px;
    float: left;
    margin-right: 1.5em;
}

@media (max-width: 554px) {
    .abt-img {
        width: 100%;
        float: none;
        margin-bottom: 1.5em;
    }
}

/* FIXED TD AND SERVICE */

@media (min-width: 1200px) {
    .mobile-td-s {
        display: none;
    }
}

/* NEW KIA */
.btn-kia {
    background-color: #05141f;
}

.btn-kia:hover,
.btn-kia:active {
    background-color: #880e1e;
}

.home-models {
    background: rgb(19, 30, 41);
    background: linear-gradient(315deg, rgba(19, 30, 41, 1) 0%, rgba(2, 14, 27, 1) 100%);
}

.b-goods__img {
    transition: all 0.3s ease-out;
}

.b-goods__img:hover {
    transform: scale(1.05);
}

.b-stages__title.text-primary {
    color: #05141f !important;
}

.bg-kia-1 {
    background-color: #880e1e;
}

.bg-kia-2 {
    background-color: #181818;
}

.bg-video {
    width: 100%;
}

.kia-h5 {
    font-weight: 500;
    color: #8e8887;
    font-style: italic;
}

.section-progress {
    background: white;
}

.b-progress-list {
    color: #05141f;
    display: unset;
    width: auto;
}

.b-progress-list__percent {
    font-weight: 800;
}

/*  Contact */
.contact-container {
    border: 1px solid #cfcfcf;
    padding: 1.9em 1em 1em 1em;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.contact-container .contactformelement {
    margin-bottom: 20px;
}

.contact-container p {
    text-align: center;
    color: #05141f;
    font-size: 1.1em;
    font-style: italic;
    margin-bottom: 25px;
}

.contact-container p.contact-us-sub {
    font-size: 0.8em;
    color: #6d6d6d;
}

/* Whatsapp */

#whatsapp-widget {
    position: fixed;
    bottom: 20px;
    height: max-content;
    display: flex;
    align-items: center;
    gap: 20px;
    z-index: 99999999;
    /*visibility: hidden;*/
    transition: all 2s ease 0s;
}

#whatsapp-widget .ww-icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    opacity: 0;
    animation: grow 3s;
    animation-delay: 0.2s;
    animation-fill-mode: forwards;
}

#whatsapp-widget svg {
    fill: rgb(255, 255, 255);
    z-index: 1;
    border-radius: 50px;
    cursor: pointer;
    transition: transform 0.7s ease-in-out;
    width: 100%;
    height: 100%;
    stroke: none;
}

#whatsapp-widget svg:hover {
    transform: rotate(720deg);
}

#whatsapp-widget.ww-right .ww-text::after {
    right: -10px;
    transform: translateY(-50%) rotate(-45deg);
}

#whatsapp-widget.ww-left .ww-text::after {
    left: -10px;
    transform: translateY(-50%) rotate(135deg);
}

#whatsapp-widget.ww-left {
    left: 20px;
    flex-direction: row-reverse;
}

#whatsapp-widget.ww-right {
    right: 20px;
    flex-direction: row;
}

#whatsapp-widget .ww-icon-link {
    padding: 5px;
    box-sizing: border-box;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 40%) 2px 2px 6px;
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 200;
    display: block;
    border: 0px;
    background: rgb(77, 194, 71) !important;
}

#whatsapp-widget.ww-normal .ww-icon-link {
    width: 50px;
    height: 50px;
}

#whatsapp-widget .ww-icon div {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    #whatsapp-widget {
        bottom: 5px;
    }

    #whatsapp-widget.ww-right {
        right: 5px;
        left: unset;
    }
}

@keyframes slide {
    from {
        bottom: -20px;
        opacity: 0;
    }

    to {
        bottom: 0px;
        opacity: 1;
    }

    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes grow {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

/* Banner */
.banner-logo {
    position: absolute;
    left: 0;
    right: 0;
    top: 49%;
    margin: auto;
    text-align: center;
}

.banner-logo img {
    width: 200px;
}

/* Header */
.header-main {
    padding: 10px 45px;
    background: #ffffff;
}

.kia-menu-item .nav-link {
    color: #05141f;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.mobile-slidebar .kia-menu-item .nav-link {
    font-size: 18px !important;
    font-weight: 400 !important;
    padding-right: 14px !important;
    padding-left: 14px !important;
    margin-bottom: 7px;
}

.kia-menu-item .nav-link.active,
.kia-menu-item .nav-link:focus,
.kia-menu-item .nav-link:hover {
    color: #05141f;
}

.dropdown-menu {
    background-color: #05141f;
}

.dropdown-menu a {
    color: white;
}

/* Side MENU */

[data-off-canvas] {
    background-color: white;
    border-right: 3px solid #d1d1d1;
}

[data-off-canvas] .mobile-sub-menu {
    background: #eeeeee;
    border-radius: 10px;
}

[data-off-canvas] li a {
    color: #000;
}


/* Home */
.home-about .ui-title {
    color: white;
    font-size: 3.5em;
    margin-bottom: 0px;
}

.home-about .tab-content p {
    color: white;
}

@media (max-width: 768px) {
    .section-goods__list h3 {
        font-size: 1.2em;
    }

    .img.normal-logo.img-fluid {
        max-width: 180px;
    }
}

/* Outlets */
.outletdetails h4 {
    font-weight: 600;
    color: #05141f;
}

.outletdetails p {
    color: #383838;
}

.outletbuttons .btn-dark {
    color: #ffffff;
    background: #1d2b34;
    font-size: 12px;
    letter-spacing: 1px;
}

/* Fixed Buttons */
.mobile-td-s {
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: .9;
    z-index: 9999;
    cursor: pointer;
}

.fixed-td {
    background: #05141f;
    padding: 10px;
    font-weight: 600;
    font-size: 11px;
    margin-top: 0px;
    border: 1px solid #ffffff;
}

.fixed-td a {
    color: azure;
}

.fixed-td img {
    width: 28px;
}


/* Dark Mode Header */
.dark-mode {
    background-color: #fff;
    box-shadow: 0 4px 10px 0 #0000001A;
}

.dark-mode .kia-menu-item .nav-link {
    color: #05141f;
}

.dark-mode .dropdown-menu {
    background-color: #fafafa;
}

.dark-mode .dropdown-menu a {
    color: #05141f
}

.dark-mode .btn-header-kia {
    background: #05141f;
    color: #ffffff;
    border: 1px solid #dbdbdb;
}

.dark-mode .btn-header-kia:hover {
    background: #ffffff;
    color: #05141f;
    border: 1px solid #dbdbdb;
}


.home-models {
    background: rgb(19, 30, 41);
    background: linear-gradient(332deg, rgb(6 20 30) 0%, rgb(100 132 154) 100%);
}


/* Btn Booknow */
.btn-booknow {
    display: inline-block;
    border: none;
    padding: 7px 11px;
    color: #05141f;
    background: white;
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
}

.btn-booknow:hover {
    background: #0e2b41;
    border-color: #0e2b41;
}

/* Offer page */
.offer-item {
    background-color: #ffffff;
    border-radius: 10px;
}

.offer-item img {
    border-radius: 0px;
}

.offer-item .offer-details {}

.offer-item .offer-details ul {
    font-size: 15px;
    font-weight: 600;
    color: #4b4b4b;
}

.offer-item .offer-details ul li span {
    color: red;
    margin-right: 5px;
}

.offer-item .offer-details h2 {
    font-weight: 600;
    font-size: 23px;
    border-bottom: 1px solid #e92d39;
}

.offer-item .offer-details h4 {
    margin-top: 20px;
    margin-bottom: 36px;
    font-size: 19px;
    font-weight: 800;
}

.offer-item .offer-details p.text-muted {
    margin-top: 15px;
    font-size: 11px;
}

.offer-item .offer-details p.text-danger {
    font-size: 13px;
    font-weight: 600;
}

.errormsg.homeerror {
    color: red;
}




.sec_ptb_100 {
    padding: 60px 0px;
}

.color-selector {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.color-selector .arrow {
    color: white;
    font-size: 1.5em;
    display: none;
}

.color-selector.selected .arrow {
    display: block;
}

.arrows {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%, -50%);
}

.colors-selector {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}

.section_title .title_text {
    line-height: 1;
    font-size: 48px;
}

.section_title .title_text span {
    padding: 0px 40px;
    position: relative;
    display: inline-block;
}

.section_title .title_text span:before,
.section_title .title_text span:after {
    top: 50%;
    width: 20px;
    height: 8px;
    content: "";
    position: absolute;
    display: inline-block;
    transform: translateY(-50%);
    background-color: #EA001E;
}

.section_title .title_text span:before {
    left: 0px;
}

.section_title .title_text span:after {
    right: 0px;
}

.feature_vehicle_filter {
    margin: 25px -15px 60px;
}

.feature_vehicle_filter .element-item {
    float: left;
    padding: 15px;
    width: 33.333%;
    display: inline-block;
}

.feature_vehicle_filter img {
    width: 100%;
}

.feature_vehicle_item>p {
    padding-top: 10px;
}

.each-dt-cta {
    cursor: pointer;
    background: #f9f9f9;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
    border-radius: 10px;
    margin: 10px 0;
}

.each-dt-cta img,
.special-offers-cars-each img {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    height: 100%;
}

.each-dt-p-a {
    padding: 18px 30px 1px;
}

.each-dt-cta p:first-child {
    text-align: left;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.each-dt-cta p:nth-child(2) {
    text-align: left;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

img#carImage {
    width: 70%;
}

#left-right-arrow-sec {
    padding: 0px 0px 50px;
}

.left-right-arrow-div {
    text-align: center;
}

.left-right-arrow-div a {
    color: #000 !important;
    font-size: 16px;
    border: 1px solid #000;
    padding: 10px 1px;
    margin: 0 6px;
    font-weight: 600;
    width: 30%;
    display: inline-block;
}

.left-right-arrow-div a:hover {
    color: #fff !important;
    background-color: #000;
    transition: 1s;
}

.also-look-div {
    text-align: center;
    display: flex;
    background: #05141f;
    padding: 12px 0;
    font-size: 16px;
    margin: 0 auto;
    font-weight: 500;
}

.also-look-div a {
    color: #fff;
    margin: 0 auto;
    font-size: 16px !important;
}

#left-right-arrow-sec .borderbottomline {
    border-bottom: 2px solid #c9113b;
    width: 7%;
    margin: 11px 0;
}

#left-right-arrow-sec h5 {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}

.grid {
    display: grid;
}

.relative {
    position: relative;
}

.overflow-hidden {
    overflow: hidden !important;
}

.object-cover {
    object-fit: cover;
}

.w-full {
    width: 100%;
}

.h-full {
    height: 100%;
}

.inset-0 {
    inset: 0px;
}

.gap-8 {
    gap: 2rem;
}

.dark-mode .dropdown-menu {
    max-width: 200px;
}

.b-goods a:hover img {
    transform: scale(1.05);
    transition: 0.7s ease;
}

.b-goods a img {
    transition: 0.7s ease;
}


/* Services */
.footer_widget_title {
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

.footer_contact_info .ul_li_block {
    width: calc(25% - 5px) !important;
    margin-bottom: 20px;
    border: 1px solid gray !important;
    padding: 20px !important;
}

.footer_contact_info .d-flex {
    justify-content: center;
    align-content: center;
}

.footer_contact_info ul,
.footer_contact_info li {
    list-style: none;
}

.footer_contact_info strong {
    font-weight: 700;
    color: #000C21;
    padding-bottom: 15px;
}

.footer_contact_info li:not(:last-child) {
    margin-bottom: 15px;
}

.footer_contact_info i {
    margin-right: 6px;
}

@media screen and (max-width: 1199px) {
    .feature_vehicle_filter .element-item {
        width: 50%;
    }

    .left-right-arrow-div a {
        width: 40%;
    }
}

@media (min-width: 1024px) {
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\:h-full {
        height: 100%;
    }

    .lg\:py-24 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .lg\:py-16 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .lg\:gap-16 {
        gap: 4rem;
    }
}

@media screen and (max-width: 768px) {
    .footer_contact_info .ul_li_block {
        width: calc(100% - 5px) !important;
    }

    .footer_contact_info .d-flex {
        flex-wrap: wrap !important;
    }
}

@media screen and (max-width: 580px) {
    .feature_vehicle_filter .element-item {
        width: 100%;
    }

    .each-dt-p-a {
        padding: 14px 15px 1px;
    }

    .section_title .title_text {
        font-size: 32px;
    }

    .left-right-arrow-div a {
        width: 70%;
    }

    img#carImage {
        width: 100%;
    }

    .max-w-screen-xl {
        padding-top: 20px;
    }

    .also-look-div {
        gap: 12px 25px;
        padding: 20px 15px;
        flex-wrap: wrap !important;
    }
}

/* Models */
.models-page .price-head {
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
    color: #6d6d6d;
    font-style: italic;
    margin-top: 14px;
}

.models-page .price {
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 13px;
}

.models-page .b-goods {
    border: 1px solid #e3e3e3;
    box-shadow: 5px 4px 47px -13px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 5px 4px 47px -13px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 5px 4px 47px -13px rgba(0, 0, 0, 0.13);
    padding: 25px 10px 40px 10px;
}

.gallery_section h5 {
    margin-top: 16px;
}

.position-relative {
    overflow: hidden;
    border-radius: 12px;
}

.feature_vehicle_filter img {
    width: 100%;
    border-radius: 12px;
    transition: 0.7s ease;
}

.feature_vehicle_filter img:hover {
    transform: scale(1.2);
    transition: 0.7s ease;
}

.hm-btn .btn {
    border-radius: 5px;
    text-transform: capitalize;
}

.hm-btn .btn-outline-light {
    color: #f8f9fa;
    border: 1px solid #f8f9fa !important;
}

.hm-btn a.btn.btn-outline-light:hover {
    color: #000 !important;
}


/* BOOKING */

.bmodel {
    cursor: pointer;
    border-bottom: #fbfbfb solid 3px;
    margin-bottom: 6px;
    padding: 10px;
}

.bmodel .all-model-item {
    margin: 0;
}

.bmodel h5 {
    font-size: 14px;
    font-weight: 700;
}

.bmodel p {
    margin-bottom: 4px;
    font-size: 14px;
    color: #3d4d5d;
    font-weight: 600;
    margin-top: 5px;
}

.bmodel:hover {
    border-bottom: #161b20 solid 2px;
}

.bmodel.active {
    border: #161b20 solid 2px;
    border-radius: 10px;
}

.selectedmodelp {
    font-weight: 600;
    color: #4d4d4d;
    display: inline-block;
    border: 1px solid #1d1d1d;
    padding: 13px 15px;
    margin-bottom: 40px;
    line-height: 1;
}

.selectedmodelp span {
    color: #14181d;
    font-weight: 700;
}
.model-btn-gap {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
}