﻿body
{
    overflow-x : hidden;
}
.navbarCollapse {
    position: fixed;
    top: 110px;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbarCollapse > div
{
    opacity:0.5;
}
.dealer-name-in-navbar
{
    text-align:right !important;
}
.dealer-details-in-navbar
{
    color:#212529 !important;
}
.d2-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.d2-list > li > a {
    text-decoration: none;
}

/*<-- Carousel css -->*/
#carousel_1 img {
    max-height: 100vh !important;
    width: 99vw !important;
}

#carousel_1 {
    display: block !important;
}

#carousel_mobile {
    display: none !important;
}


.input-group-bootstrap {
    position: relative !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: end !important;
}

.input-group-bootstrap button {
    min-width: 145px !important;
}

.user-links img
{
    max-width: 100vw !important;
}
.footer-container {
    background-color: #05141f;
    padding-top: 80px !important;
    padding-left : 62.575px !important;
    padding-right : 62.575px !important;
    padding-bottom : 80px !important;
}
.footer-container svg path
{
    fill :#fff;
}
#ownership_and_attribution_container
{
    font-size:13px !important;
}
#ownership_and_attribution_container img
{
    width : 80px !important;
}
.main-link-list {
    margin-bottom: 2em;
    margin-top: -13px;
    font-size: 1.125rem;
    color: #fff;
    list-style: none;
}
.main-link-list a
{
    text-decoration: none !important;
    color : #fff;
}
.main-link-list .main-link
{
    display: inline-block;
    position: relative;
    padding: 8px 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1;
}
.footer-container .d1-a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .005em;
    
}
.d2-list {
    list-style: none;
    letter-spacing: .01em;
    line-height: 1.5;
}
.d2-list a {
    text-decoration: none !important;
    color: rgba(255, 255, 255, 0.6);
    padding: 0.35em 0 !important;
}
.links-container
{
    margin-top : 42px !important;
}

.accordion-list-cars {
    list-style: none !important;
    letter-spacing: .01em;
    line-height: 1.5;
}
.accordion-list-cars a
{
    text-decoration : none !important;
}
.cars-title {
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: .005em;
}
.about-us-title a
{
    text-decoration : none;
    color : #000;
}

.cars-accordion .accordion-button:active {
    border: none !important;
    box-shadow: none !important;
    border-color: none !important;
}

.cars-accordion .accordion-button.collapsed {
    border: none !important;
    box-shadow: none !important;
    border-color: none !important;
}

.cars-accordion .accordion-button:not(.collapsed) {
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
}
.navbar-offcanvas .btn-close:focus {
    border: none !important;
    box-shadow: none !important;
}
.multipage-navbar .navbar-toggler:focus {
    border: none !important;
    box-shadow: none !important;
}
#book_test_drive_form .form-floating label {
    opacity : 0.4 !important;
    background-color: rgba(248,249,250) !important;
}
/*.get-brochure, .submit-button, .form-title-1, .car-select-options*/



/*CSS for Sticky footer Partial*/
.footer-block-sec {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 6
}

.footer-block-sec .footer-bottom {
    background-color: #000
}

.footer-block-sec .footer-bottom a {
    color: #fff;
    font-size: 22px;
    padding: 0 10px;
    text-decoration: none
}

.footer-block-sec .footer-bottom a img {
    margin-right: 13px
}


/*CSS form Dealer details Partial*/
.dealer-details-container
{
    margin-top : -12px !important;
}
.contact-sec {
    background-color: #f2f2f2;
    padding-bottom: 15px
}

.contact-sec h3 {
    background-color: #000;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    padding: 13px 25px;
    width: -webkit-max-content;
    width: max-content
}

.contact-sec hr {
    border: 0;
    border-top: 5px solid;
    color: #000;
    margin: 0;
    opacity: 1
}

.contact-sec p {
    font-size: 22px;
    margin: 0
}

.contact-sec a {
    color: #000;
    text-decoration: none
}

.contact-sec .btn-direction {
    background-color: #000;
    border-radius: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-top: 30px
}
.banner-image-in-cars-page
    {
        margin-top : 100.5px !important;
    }
.btn-direction-text {
    color: white !important;
}

    .btn-direction-text:active {
        color: black !important;
    }

/*form css*/
.form-iframe-container iframe
{
    width:100%;
    height : 851px !important;
}
.whatsapp-icon {
    display: flex;
    position: fixed;
    bottom: 60px;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
    height: 3.5rem;
    width: 3.5rem;
    background-color: #25D366 !important;
    color: #fff !important;
    padding-top : 5px !important;
}
.whatsapp-icon a {
    color: #fff !important;
}
.whatsapp-icon i
{
    font-size : 2.25rem !important;
}
@media (max-width: 768px) {

    .contact-sec h3 {
        font-size: 20px;
    }

    .contact-sec p {
        font-size: 18px;
        margin: 0
    }

    .contact-sec .btn-direction {
        font-size: 20px;
    }
}

@media (max-width: 767px) {

    #carousel_1 {
        display: none !important;
    }

    #carousel_mobile {
        display: block !important;
    }

        #carousel_mobile img {
            max-height: 100vh !important;
            width: 99vw !important;
        }

    .footer-container {
        background-color: #05141f;
        padding-top: 80px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .footer-inner > div
    {
        gap:20px;
    }
    .dealer-details-in-navbar {
        font-size: 15px !important;
    }

        .dealer-details-in-navbar img {
            width: 15px !important;
        }

    .multipage-navbar .navbar-brand {
        margin-right: auto !important;
        margin-left: 12px !important;
    }

    .banner-image-in-cars-page {
        margin-top: 100.5px !important;
    }

    /*form css*/
    .form-iframe-container iframe {
        width: 100%;
        height: 1152.06px !important;
    }

    .footer-block-sec .footer-bottom a {
        font-size: 22px !important;
    }
    .footer-block-sec .footer-bottom a img {
        width : 27px !important;
    }
}