/* ABHISHEK RAJ */
/* Loader */
#page-preloader img {
    position: absolute;
    top: 61%;
    left: 45%;
    display: block;
    width: 200px;
}

/* Header */

.header-main {
    -webkit-box-shadow: 0px 10px 24px -9px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 10px 24px -9px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 10px 24px -9px rgba(0, 0, 0, 0.17);
}

/* Model Page */

.model-page-item {
    text-align: center;
}

.model-item-name {
    text-align: left;
    height: 145px;
    color: black;
    font-weight: 700;
    font-size: 1.5em;
    padding-top: 33px;
    padding-left: 33px;
    border-radius: 50% 0% 100% 0% / 100% 0% 100% 110%;
}

.model-item-name.white-text {
    color: #ffffff;
}

.model-page-item img {
    width: 90%;
    margin-top: -93px;
}

.model-page-item a {
    text-decoration: none;
    border-bottom: 1px solid #001e50;
    color: #001e50;
    font-weight: 600;
    font-size: 1em;
    display: inline-block;
    margin-top: 0em;
    margin-bottom: 3.5em;
}

.model-page-item a:hover {
    border-color: #0040c5;
    color: #0040c5;
}

/* Brand Story */

.brandstory .bstext {
    margin-top: 10px;
}

.brandstory h3 {
    font-weight: 800;
    font-size: 1.3em;
}

.brandstory p {
    line-height: 1.7;
    font-size: .9em;
    letter-spacing: 1px;
}

.bssecondwithbg {
    color: white;
    background-image: url(../images/brandstory/design.jpg);
    background-size: cover;
}

/* Individual Page */

.site-section {
    margin-top: 4em;
}

/* Forms */

.tderror,
.tdsuccess,
.cerror,
.csuccess,
.modalsuccess,
.modalerror,
.tsmodalsuccess,
.tsmodalerror {
    display: none;
}

/* Button */

.header-main__btn {
    padding: 9px 17px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 0;
}

.btn {
    text-transform: uppercase;
    border-radius: 5px;
}

.btn-success {
    color: #fff;
    background-color: #38b13d;
    border-color: #28a745;
}

.btn.btn-primary {
    background: #276fb7;
}

.btn.btn-primary:hover {
    background: #195a9b;
}

/* Title */

.section-title {
    font-weight: 800;
    color: #090909;
}

.section-sub {}

/* About Kaveri */
.b-services {
    color: white;
}

.b-services .ui-title {
    color: white;
}

/* Main Services */
.main-service {
    margin-top: 2em;
    margin-bottom: 3em;
}

.main-service-item {
    padding: 20px 15px;
    background: #dbe4f6;
    margin-bottom: 12px;
    border-radius: 10px;
    text-align: center;
    min-height: 260px;
}

.main-service-item-container {
    padding: 10px;
}

.main-service-item img {
    display: inline-block;
}

.main-service-item h4 {
    font-size: 18px;
    font-weight: 700;
    color: black;
    line-height: 1;
}

.main-service-item p {
    color: #757575;
    line-height: 1.4;
    font-size: 14px;
}

.main-service-item a {
    font-size: 12px;
    text-transform: none;
}

/* All Models Home */

.all-model-item {
    margin-bottom: 25px;
    background-color: white;
    padding: 34px 22px 45px 22px;
    box-shadow: 2px 3px 14px 1px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 2px 3px 14px 1px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 2px 3px 14px 1px rgba(0, 0, 0, 0.06);
}

.all-model-item h5 {
    font-weight: 700;
    margin-top: 14px;
    color: black;
}

.all-model-item p.price {
    color: #484848;
}

.all-model-item img {
    max-width: 300px;
    width: 100%;
}

.all-model-item a {
    font-size: 13px;
    border-color: #276fb7;
    color: #276fb7;
    padding: 5px 20px;
    font-weight: 600;
}

.all-model-item a:hover {
    background-color: #276fb7;
}

.btn-filter {
    border-radius: 0;
    text-decoration: none;
    border-bottom: 2px solid #fbfbfb;
    font-weight: 600;
}

.btn-filter:hover,
.btn-filter:active {
    text-decoration: none;
}

.btn-filter:focus {
    box-shadow: none;
}

.is-checked {
    border-bottom-color: #121212;
}

/* Forms */
.form-card {
    /* background: white;
    padding: 2em;
    border-radius: 10px;
    box-shadow: 2px 3px 14px 1px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 2px 3px 14px 1px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 2px 3px 14px 1px rgba(0, 0, 0, 0.06); */
}

.form-card label {
    margin-bottom: 3px;
    font-size: 13px;
    font-weight: 600;
    color: black;
}

.input-group-addon {
    background: #276fb7;
    padding: 6px 14px;
    border: 1px solid #b6b6b6;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    border-right: none;
    font-weight: 700;
    color: white;

}

/* Contact Us */

.contactus {
    margin-bottom: 3em;
}

.contactus i {
    display: block;
    text-align: right;
    color: #535353;
    margin-bottom: 2em;
}

.contactformelement {
    width: 100%;
    margin-bottom: 1em;
    min-height: 45px;
    border: 1px solid #d7d7d7;
    font-size: 1.05em;
    font-weight: 500;
    padding-left: 10px;
    background: #fff;
    border-radius: 3px;
}

.contactrow {
    border: 1px solid #adadad;
    border-radius: 10px;
    padding: 15px 5px;
}



/* Contact Address */

.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: #458ce5;
    font-size: .9em;
    font-weight: 700;
}

.model-type {
    padding: 5px 10px;
    border: 2px solid #b9b9b9;
    color: #777777;
    font-size: 14px;
    cursor: pointer;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.model-type.active {
    border-color: #448ce5;
    color: #448ce5;
}

.section-hidden {
    display: none;
}

/* Sidemenu */

[data-off-canvas] {
    background-color: #f9f9f9;
    border-right: 4px solid #cfcfcf;
}

[data-off-canvas] .nav-link {
    color: #212121;
    font-weight: 600;
    margin-bottom: 10px;
}

[data-off-canvas] .mobile-sub-menu {
    background: #d6d6d6;
}

[data-off-canvas] li a {
    color: #292929;
}

/* Booking */

.bmodel {
    cursor: pointer;
    border-bottom: #ffffff solid 2px;
    margin-bottom: 1.5em;
}

.bmodel p {
    margin-bottom: 0;
}

.bmodel:hover {
    border-bottom: #f3c381 solid 2px;
}

.bmodel.active {
    border-bottom: #cc8c34 solid 2px;
}

/* FORMS */

.successmsg,
.popupsuccessmsg {
    padding: 4px;
    background: #4caf50;
    color: white;
    font-weight: 600;
    display: none;
}

.errormsg,
.popuperrormsg {
    padding: 4px;
    background: #da1e1e;
    color: white;
    font-weight: 600;
    display: none;
}

/* 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: .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;
}

.newgradient {
    background: white;
}

.stage-text {
    color: #8a6536;
}



/* FIXED TD AND SERVICE */

/* @media (max-width:1199px) { */

.mobile-td-s {
    position: fixed;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 999;
}

.fixed-td {
    background: #448be5;
    padding: 8px 8px 5px 8px;
    font-weight: 600;
    font-size: 12px;
    border-top: 1px solid #2665b8;
    border-left: 1px solid #2665b8;
    border-right: 1px solid #2665b8;
}

.fixed-td a {
    color: #ffffff;
}

.fixed-td img {
    width: 28px;
}

.fixed-td p {
    margin-bottom: 2px;
}

/* } */

/* @media (min-width:1200px) {
    .mobile-td-s {
        display: none;
    }
} */

/* Header Form */

.headerform {
    z-index: 180;
    padding: 26px 19px;
    background: #ffffffc7;
    border-radius: 10px;
    border: 1px solid #a8a8a8;
}

.headerform .form-control {
    border-color: #c5c5c5;
    border-radius: 9px;
    font-weight: 500;
    font-size: 15px;
    background: #ffffff;
    color: #121212;
}

.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;
    margin: 0.5em 0 1.2em 0;
    text-transform: uppercase;
    color: #383838;
    font-weight: 800;
}

.headerform ::-webkit-input-placeholder {
    color: #121212 !important;
}

.headerform ::-moz-placeholder {
    color: #121212 !important;
}

.headerform :-ms-input-placeholder {
    color: #121212 !important;
}

.headerform ::placeholder {
    color: #121212 !important;
}

.pc-slider-container {
    position: relative;
}

.popupenqform h2 {
    font-weight: 100;
    font-size: 1.4em;
    text-transform: capitalize;
    margin-bottom: .8em;
}

.mob-only-numbers {
    text-align: center;
    border-bottom: 1px solid #c9c9c9;
}

/* Outlet Page */
.outletdetails h4 {
    font-weight: 800;
    color: black;
    font-size: 24px;
    margin-bottom: 0px;
}

.outletdetails p {
    font-size: 16px;
    color: #616161;
}

.outletworking h5 {
    font-weight: 600;
    font-size: 16px;
    color: #797979;
    border-bottom: 1px solid #8f8f8f;
    display: inline-block;
    padding: 2px 8px 2px 0px;
}

.outlettype h5 {
    font-weight: 600;
    font-size: 17px;
    color: #276fb7;
}

.outletworking p {
    margin-bottom: 5px
}

.outletworking p img {
    margin-right: 5px;
}

.outletworking p a {
    color: black;
    font-weight: 800;
}

/* Gallery */
p.caption {
    margin-bottom: 0;
    background: #f6dcb7;
    border-radius: 10px;
    margin-top: 4px;
    padding: 4px 3px;
    line-height: 1;
    border: 1px solid #d19748;
    font-size: 12px;
    font-weight: 800;
    color: #945909;
}

@media (min-width: 768px) {
    .headerform {
        position: absolute;
        top: 15%;
        right: 4%;
    }

    .allform {
        top: 10%;
    }
}

@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;
    }
}

.allpagepopup h4 {
    background: #307fe2;
    padding: 18px 15px;
    color: white;
}

.allpagepopup .close {
    margin-right: 5px;
    margin-top: 0px;
    color: white;
    font-size: 1.9em;
}

.popupformelement {
    width: 100%;
    border: none;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 25px;
    height: 35px;
    padding: 3px 10px;
    font-weight: 300;
    border-radius: 2px;
}

.popupformelement:focus,
.popupformelement:hover,
.popupformelement:active {
    border: none;
    outline: none;
    border-bottom: 1px solid #565656;
}

/* New */
.address-container {
    background-color: #3c7dbf;
    padding: 27px 14px;
    border-radius: 10px;
}

.address-container h5 {
    color: white;
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 18px;
}

.address-container p {
    color: #cee6ff;
}

.form-control {
    border-radius: 0;
}

.btn {
    padding: 9px 20px;
}

.wa-fixed {
    position: fixed;
    bottom: 11px;
    left: 14px;
    text-align: center;
    opacity: 0.97;
    z-index: 98;
    cursor: pointer;
    animation: beating .20s infinite alternate;
}

.wa-fixed img {
    width: 65px;
}

.wa-fixed img:hover {
    -webkit-animation: times .9s cubic-bezier(0.36, 0.07, 0.57, 0.99) infinite;
    animation: times .9s cubic-bezier(0.36, 0.07, 0.57, 0.99) infinite;
}




.sec_tp {
    padding-top: 60px;
}

.sec_bt {
    padding-bottom: 60px;
}

.color-selector {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    border: 3px solid transparent;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
    transition: border 0.2s, transform 0.2s;
    position: relative;
}

.color-selector:hover {
    transform: scale(1.15);
    border: 3px solid #1a73e8;
}

.color-selector.selected {
    border: 3px solid #1a73e8;
    box-shadow: 0 0 0 2px #fff inset, 0 1px 6px rgba(0, 0, 0, 0.22);
}

.color-selector .arrow {
    display: none;
}

.model-car-image-wrapper {
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.model-car-image-wrapper img {
    max-height: 300px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
}

.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 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: #276fb7;
}

.section_title .title_text span:before {
    left: 0px;
}

.section_title .title_text span:after {
    right: 0px;
}

.faq {
    margin: auto;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 30px;
}

h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #2d2d2d;
}

.faq-item {
    border-bottom: 1px solid #ddd;
}

.faq-question {
    padding: 15px;
    cursor: pointer;
    position: relative;
    color: #333;
    font-weight: 600;
}

.faq-question::after {
    content: '+';
    position: absolute;
    right: 20px;
    font-size: 18px;
}

.faq-question.active::after {
    content: '-';
}

.faq-answer {
    padding: 0 15px 15px 15px;
    display: none;
    color: #555;
    line-height: 1.6;
    font-weight: 400;
}

.faq-question.active+.faq-answer {
    display: block;
}

.feature_vehicle_filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.feature_vehicle_filter .element-item {
    float: left;
    padding: 15px;
    width: 30%;
    display: inline-block;
}

.position-relative {
    overflow: hidden;
    border-radius: 12px;
}

.position-relative {
    position: relative !important;
}

.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;
}

.feature_vehicle_item>p {
    padding-top: 10px;
    margin-bottom: 0px;
}

.grid {
    display: grid;
}

.relative {
    position: relative;
}

.rounded-lg {
    border-radius: .3rem !important;
}

.inset-0 {
    inset: 0px;
}

.h-full {
    height: 100%;
}

.w-full {
    width: 100%;
}

.object-cover {
    object-fit: cover;
}

.mx-auto p {
    font-weight: 400;
}

#left-right-arrow-sec .borderbottomline {
    border-bottom: 2px solid #c9113b;
    width: 7%;
    margin: 11px 0;
}

.also-look-div {
    text-align: center;
    display: flex;
    background: #05141f;
    padding: 12px 0 !important;
    font-size: 16px;
    margin: 0 auto;
    font-weight: 500;
}

.also-look-div a {
    color: #fff;
    margin: 0 auto;
    font-size: 16px !important;
}

a.mdl-lnk-img:hover {
    background-color: transparent;
}

a.mdl-lnk-img {
    padding: 0px;
}

a.mdl-lnk-img:hover img {
    transform: scale(1.1);
    transition: 0.7s ease;
}

a.mdl-lnk-img img {
    transition: 0.7s ease;
}

.rounded-lg:hover img {
    transform: scale(1.1);
    transition: 0.7s ease;
}

.rounded-lg 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;
}

.footer_section {
    padding-top: 40px;
}

.d-flex.footer-wrap {
    flex-wrap: wrap;
}

h3.faq-question {
    font-size: 16px;
}

ul.dropdown-menu {
    width: 120px;
}

.bnr-mob {
    display: none;
}

@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\:gap-16 {
        gap: 4rem;
    }

    .lg\:h-full {
        height: 100%;
    }

    .lg\:py-24 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .lg\:py-16 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}

@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;
    }
}

@media (max-width: 600px) {
    .bnr-mob {
        display: block !important;
    }

    .bnr-desk {
        display: none !important;
    }

}


/* FAQ */
.outletdetails h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 8px;
    color: black;
}

.outletdetails p {
    color: #5d5d5d;
    line-height: 1.5;
    font-size: 13px;
    margin-bottom: 0;
}

.outlettype {
    text-align: center;
}

.outlettype h5 {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
}

.outlettype p {
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}

.outletworking h5 {
    font-weight: 600;
    font-size: 15px;
    color: #000;
    margin-top: 15px;
}

.outletworking p {
    margin-bottom: 0;
    font-size: 13px;
}

.mainheading {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 2rem;
}

.card-header {
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
    border-radius: 0.375rem 0.375rem 0 0 !important;
}

.card-header:first-child {
    border-radius: 0.375rem 0.375rem 0 0 !important;
}

.accordion .btn-link {
    color: #000 !important;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1.4;
    text-align: left !important;
    width: 100%;
    padding: 6px 10px 0px 10px;
    border: none;
}

.btn-link:hover {
    color: #000 !important;
    text-decoration: none !important;
    border: none;
}

.btn-link:focus {
    box-shadow: none !important;
}

.btn-link::after {
    content: '+';
    float: right;
    font-size: 1.5rem;
    font-weight: bold;
    color: #000;
}

.btn-link[aria-expanded="true"]::after {
    content: '-';
}

.card-body {
    padding: 1.5rem;
    color: #333;
    line-height: 1.6;
    font-size: 1rem;
}

.card {
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.card:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.15s ease-in-out;
}

div#faqAccordion {
    column-count: 2;
}

@media (max-width: 768px) {
    .mainheading {
        font-size: 2rem;
    }

    .btn-link {
        font-size: 1rem;
        padding: 0.75rem;
    }

    .card-body {
        padding: 1rem;
    }

    .card-header {
        padding: 0.2rem 0.3rem;
    }

    div#faqAccordion {
        column-count: 1;
    }
}

/* Services Section */
.services-section {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.service-item {
    padding: 30px 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    height: 100%;
}

.service-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
}

.service-icon i {
    transition: transform 0.3s ease;
}

.service-item:hover .service-icon i {
    transform: scale(1.1);
}

.btn-outline-primary {
    border: 2px solid #000;
    color: #05141f;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 20px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #000;
    text-decoration: none;
    border-color: #000;
}

.outletdetails h5 {
    color: #05141f;
    font-weight: 600;
    margin-bottom: 10px;
}

.outletdetails p {
    margin-bottom: 5px;
    line-height: 1.6;
}

.card-body {
    padding: 30px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .map-container iframe {
        height: 300px;
    }

    .card-body {
        padding: 20px;
    }
}

.page-header {
    padding: 90px 0px 20px 0px;
}

#margin-for-slider {
    min-height: 88px;
    display: block;
    clear: both;
}

/* --- PREMIUM AUTOMOTIVE MODEL CARD DESIGN SYSTEM (COMPACT & SLEEK) --- */
.all-model-item {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    height: 100% !important;
    min-height: 300px !important;
    margin-bottom: 20px !important;
    background: #ffffff !important;
    padding: 14px 16px 14px 16px !important;
    box-shadow: 0 4px 16px rgba(15, 23, 42, 0.05) !important;
    border-radius: 12px !important;
    border: 1px solid #e2e8f0 !important;
    transition: transform 0.25s ease, box-shadow 0.25s ease !important;
}

.all-model-item:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.1) !important;
    border-color: #cbd5e1 !important;
}

.mdl-lnk-img-wrap {
    height: 115px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 10px !important;
    margin-bottom: 10px !important;
    padding: 6px !important;
    overflow: hidden !important;
}

.mdl-lnk-img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    text-align: center !important;
}

.all-model-item img {
    max-height: 95px !important;
    max-width: 100% !important;
    width: auto !important;
    object-fit: contain !important;
    mix-blend-mode: multiply !important;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.06)) !important;
    transition: transform 0.25s ease !important;
}

.all-model-item:hover img {
    transform: scale(1.04) !important;
}

.model-card-body {
    flex-grow: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
}

.model-card-title {
    font-weight: 800 !important;
    font-size: 1.05rem !important;
    color: #0f172a !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
    text-align: left !important;
    letter-spacing: -0.2px !important;
}

.model-card-price {
    color: #475569 !important;
    font-size: 0.82rem !important;
    font-weight: 600 !important;
    min-height: 32px !important;
    display: flex !important;
    align-items: center !important;
    text-align: left !important;
    margin-bottom: 10px !important;
    line-height: 1.3 !important;
}

.btn-model-card {
    margin-top: auto !important;
    border: 1.5px solid #0066cc !important;
    color: #0066cc !important;
    background-color: #f0f7ff !important;
    border-radius: 20px !important;
    padding: 7px 14px !important;
    font-size: 0.78rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    transition: all 0.2s ease !important;
}

.btn-model-card:hover {
    background-color: #0066cc !important;
    color: #ffffff !important;
    border-color: #0066cc !important;
    box-shadow: 0 4px 14px rgba(0, 102, 204, 0.3) !important;
}

/* --- UI FIXES: 2. FORM BUTTON SIZING & HERO FORM RESPONSIVENESS FIX --- */
.headerform {
    padding: 16px 18px !important;
    background: rgba(255, 255, 255, 0.95) !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18) !important;
    border: 1px solid rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(8px) !important;
    box-sizing: border-box !important;
    overflow-y: auto !important;
}

.headerform h2 {
    font-size: 1.05rem !important;
    margin: 0 0 10px 0 !important;
    font-weight: 800 !important;
    color: #0f172a !important;
    letter-spacing: 0.5px !important;
}

.headerform .form-group {
    margin-bottom: 10px !important;
}

.headerform .form-control {
    height: 42px !important;
    padding: 8px 14px !important;
    font-size: 14px !important;
    border-radius: 8px !important;
    border: 1px solid #cbd5e1 !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.headerform .btn,
.headerform .btn-main,
.cta-buttons-container .btn {
    height: 42px !important;
    padding: 8px 14px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    border-radius: 8px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    white-space: nowrap !important;
    width: 100% !important;
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 0 !important;
}

.cta-buttons-container {
    margin-top: 10px !important;
    padding-top: 10px !important;
}

.cta-btn-call {
    border: 1.5px solid #0f172a !important;
    color: #0f172a !important;
    background-color: #ffffff !important;
    margin-bottom: 8px !important;
}

.cta-btn-call:hover {
    background-color: #0f172a !important;
    color: #ffffff !important;
}

.cta-btn-wa {
    background-color: #25D366 !important;
    border: 1.5px solid #25D366 !important;
    color: #ffffff !important;
}

.cta-btn-wa:hover {
    background-color: #20ba5a !important;
    border-color: #20ba5a !important;
    color: #ffffff !important;
}

@media (min-width: 768px) {
    .headerform {
        position: absolute !important;
        top: 50% !important;
        right: 65px !important;
        transform: translateY(-50%) !important;
        width: 320px !important;
        max-width: 90% !important;
        z-index: 180 !important;
    }
}

@media (min-width: 1400px) {
    .headerform {
        right: 85px !important;
        width: 340px !important;
    }
}

@media (max-width: 767px) {
    .headerform {
        position: relative !important;
        top: auto !important;
        right: auto !important;
        transform: none !important;
        width: 100% !important;
        margin: 0 auto !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        padding: 20px 16px !important;
    }
}

/* --- UI FIXES: 3. TESTIMONIALS TITLE OVERFLOW & RESPONSIVE FONT --- */
.ui-title-logo {
    max-width: 100% !important;
    overflow: hidden !important;
    word-wrap: break-word !important;
}

@media (max-width: 576px) {
    .ui-title-logo {
        font-size: 28px !important;
        margin-bottom: -10px !important;
        letter-spacing: 0px !important;
    }
}