﻿div ::-webkit-scrollbar-track {
    -webkit-box-shadow: none !important;
    background-color: transparent;
}

div ::-webkit-scrollbar-thumb {
    background-color: transparent;
}

div ::-webkit-scrollbar {
    width: 2px !important;
    height: 20px !important;
    display: none;
    background-color: transparent;
}

div {
    scrollbar-width: none;
    -ms-overflow-style: none;
    scrollbar-color: #ffffff;
}
/* Firefox implementation */
.border-top {
    border-top: unset !important;
}

/*------------------Start Home page --------------------------------------*/
.scrollable_x {
    overflow-x: auto !important;
}
section.warranty {
    width: 100%;
    color: #fff;
    padding: 30px 0 30px;
    border-top: 1px solid #e3e5e5;
}

.btn-warranty-view-car {
    border: solid 1px #EAECF0;
    padding: 9px 15px 9px 15px;
    border-radius: 8px;
    cursor: pointer;
    outline: 0 !important;
    box-sizing: border-box;
    font-size: 16px;
    white-space: nowrap;
    color: #fff;
}

.main_div {
    width: 84%;
    margin: 0 auto;
}

.btn-home-sell {
    background-color: #079d45;
    color: #fff;
    border: 1px solid #00AF48;
    border-radius: 8px;
    cursor: pointer;
    white-space: nowrap;
}

.btn-home-sell-now {
    background-color: #00AF48;
    color: #fff;
    border: 1px solid #00AF48;
    border-radius: 8px;
    cursor: pointer;
    width: 270px;
    padding: 9px;
    font-size: 16px !important;
}

.btn-home-buy {
    background-color: #dcf0f2;
    color: #fff;
    border: 1px solid #dcf0f2;
    border-radius: 8px;
    cursor: pointer;
    color: #111111;
    white-space: nowrap;
}


.btn-home-view-car {
    background-color: #fff;
    border: solid 1px #0E0F0F;
    padding: 9px 35px 9px 35px;
    border-radius: 8px;
    cursor: pointer;
    outline: 0 !important;
    box-sizing: border-box;
    width: 270px !important;
    font-size: 16px;
    white-space: nowrap;
}

.btn-home-book-now {
    border-radius: 8px;
    border: solid 1px #0e0f0f;
    padding: 9px 30px 9px 30px;
    cursor: pointer;
    color: #0e0f0f;
    width: 100%;
    white-space: nowrap;
}
.btn-find-may-car {
    background-color: #00AF48;
    color: #fff;
    border: 1px solid #00AF48;
    border-radius: 8px;
    cursor: pointer;
    width: 270px;
    padding: 9px;
    font-size: 16px !important;
}
section.hero {
    width: 100%;
    background-color: #00405a;
    color: #fff;
    background-image: url('../images/Artwork/Homepage1.svg');
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 80px 0px;
}

section.selling {
    width: 100%;
    color: #fff;
    padding: 60px 0px 30px;
}

.selling-usp {
    /* width: 100%;*/
    color: #fff;
    padding: 40px 80px 80px 30px;
    background: #F4FAFC;
    border-radius: 18px;
    border: 1px solid #F4FAFC;
}

.selling-usp-margin {
    display: flex;
     flex-wrap: wrap;
    justify-content: center;
}
/*section.buyer {
    width: 100%;
    color: #fff;
    padding: 50px 0px;
}

.buyer-usp {*/
/* width: 100%;*/
/*color: #fff;
    padding: 40px 80px 80px 30px;
    background: #F4FAFC;
    border-radius: 18px;
    border: 1px solid #F4FAFC;
}
.buyer-usp1 {*/
/*width: 100%;*/
/*color: #fff;
    padding: 15px 20px;
    background: #FFFFFF;
    border: 1px solid #E3E5E5;
    box-sizing: border-box;
    border-radius: 16px;
}
section.agent {
    width: 100%;
    color: #fff;
    
}
.agent-usp {
    color: #fff;
    padding: 30px 30px 30px 30px;
    background: rgba(255, 235, 0, 0.3);
    border-radius: 18px;
    border: 1px solid #FFEB00;
    z-index: 0;
}
.agent-usp1 {
    width: 90%;
    z-index: 0;
}
.agent-usp2 {
    padding: 20px 20px 20px 10px;
    background: #FFFFFF;
    box-shadow: 0px 4px 36px rgba(0, 0, 0, 0.09);
    border-radius: 16px;
    border: 1px solid #FFFFFF;
    z-index: 1;
}
.agent-usp2-no {
    border: 1px solid #00AF48;
    border-radius: 5px;
    padding: 3px 10px 3px 10px;
    margin-top: 8px;
}
.agent-usp2-box {
    width: 90%;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 4px 36px rgba(0,0,0,0.09);
    border-radius: 10px;
    border: 1px solid #FFFFFF;
    z-index: -1;
    position: absolute;
    margin-top: -20px;
}*/

section.buying-selling {
    width: 100%;
    color: #fff;
    padding: 80px 0px;
    border-top: 1px solid #E3E5E5;
    background: #FFFFFF;
}

section.buying-selling-tab {
    width: 100%;
    padding: 0px 0px;
}

section.buying-selling-details {
    width: 100%;
    color: #fff;
    background: #FAFAFA;
    padding: 50px 0;
}

section.buying-selling-details-sellcard {
    width: 100%;
    color: #fff;
    background: #ffffff;
    padding: 50px 0;
}

.buying-selling .nav-tabs .nav-link.active {
    background-color: #00405a;
    color: #fff;
    border-color: #00405a;
}

.buying-selling .nav-tabs .nav-link {
    display: block;
    color: #48535b;
    min-width: 110px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #00405a;
    cursor: pointer;
    padding-top: 7px;
    padding-bottom: 7px;
}


.slick-wrapper {
    display: table !important;
    table-layout: fixed !important;
    width: 100% !important;
}

.slide-item {
    background-color: rebeccapurple;
    color: aqua;
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 200px;
    border: 1px solid white;
}

.slick-list {
    margin: 5px !important;
    overflow: scroll !important;
    overflow-y: hidden !important;
}

.slick-disabled {
    display: none !important;
}

.image-silck {
    /* object-fit: cover;*/
    width: 260px !important;
    display: inline-table !important;
}

.buying-card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    width: 300px !important;
    min-width: 230px !important;
    /*min-height: 370px;*/
}

.buying-card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 5px;
    margin-top: 20px;
}

.vetor-img {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 70px !important;
    margin-top: 80px;
}

.buying-selling-usp {
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    box-sizing: border-box;
    border-radius: 16px;
    padding: 20px;
}

section.feature-cars {
    width: 100%;
    color: #fff;
    padding: 80px 0px 60px 0px;
}

section.feature-cars-details {
    width: 100%;
    color: #fff;
}

section.feature-cars-see-all {
    width: 100%;
    color: #fff;
    padding: 36px 0px 80px 0px;
}

section.feature-cars-details .slick-slide {
    margin-right: 10px !important;
    max-width: 300px !important;
    min-width: 300px !important;
   /* opacity: 0.3;*/
}

.slick-active {
    opacity: 1 !important;
}

#slick_feature_car .card {
    border-radius: 16px !important;
    max-width: 300px !important;
    min-width: 300px !important;
    border: none;
    margin-right: 10px !important;
    margin-bottom: 20px !important;
}

#slick_feature_car .card-body {
    /* border-radius: 16px !important;*/
    max-width: 300px !important;
    min-width: 300px !important;
    border: 0.1px solid rgba(0,0,0,0.05);
    border-top: none;
    border-bottom-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
    padding: 12px 12px !important;
}

#slick_feature_car .card-img-top {
    border-top-left-radius: 16px !important;
    border-top-right-radius: 16px !important;
    object-fit: cover !important;
    border: 0.1px solid rgba(0,0,0,0.05);
    border-bottom: none;
    width: 100%;
    height: 100%;
}

.card:hover .card-body .card-img-top {
    box-shadow: 0px 4px 10px #00000017;
    -moz-box-shadow: 0px 4px 10px #00000017;
    -webkit-box-shadow: 0px 4px 10px #00000017;
    -o-box-shadow: 0px 4px 10px #00000017;
    border: none !important;
    border-radius: 16px !important;
}

.card:hover {
    box-shadow: 0px 4px 10px #00000017;
    -moz-box-shadow: 0px 4px 10px #00000017;
    -webkit-box-shadow: 0px 4px 10px #00000017;
    -o-box-shadow: 0px 4px 10px #00000017;
    border: none !important;
    border-radius: 16px !important;
}


section.find-desired-car {
    width: 100%;
    color: #fff;
    border-top: 1px solid #e3e5e5;
    padding: 80px 0px;
}

.find-desired-car .nav-tabs .nav-link.active {
    background-color: #2b9eba;
    color: #fff;
    border-color: #2b9eba;
}

.find-desired-car .nav-tabs .nav-link {
    display: block;
    color: #0e0f0f;
    min-width: 120px;
    text-align: center;
    border: 2px solid #f7f8fa;
    border-radius: 100px;
    background-color: #f7f8fa;
    padding: 9.5px 0px;
    cursor: pointer;
}

#slick_brand .slick-slide {
    max-width: 200px !important;
    min-width: 200px !important;
    opacity: 0.3;
}

.bd_crd {
    width: 170px !important;
    height: 160px;
    flex-grow: 0;
    border-radius: 16px;
    border: solid 1px #e3e5e5;
    background-color: #fff;
    margin-bottom: 30px;
}

    .bd_crd:hover {
        box-shadow: 0px 4px 10px #00000017;
    }

.bd_crd-img {
    max-width: 70px;
    height: 70px;
    object-fit: contain;
    background: #ffffff;
    display: block;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    display: inline-table !important;
    margin-top: 20px;
}

.cartype-card {
    width: 170px !important;
    height: 160px;
    flex-grow: 0;
    background: rgba(43, 158, 186, 0.05);
    border-radius: 16px;
    margin-bottom: 20px;
}

    .cartype-card:hover {
        box-shadow: 0px 4px 10px #00000017;
    }

.cartype-card-image {
    width: 70px;
    height: 70px;
    object-fit: contain;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    display: inline-table !important;
    opacity: .5;
    margin-top: 20px;
}

.lifestyle-card {
    width: 170px !important;
    height: 145px;
    flex-grow: 0;
    background: rgba(0, 120, 255, 0.05);
    border-radius: 16px;
    margin-bottom: 20px;
}

    .lifestyle-card:hover {
        box-shadow: 0px 4px 10px #00000017;
    }

.lifestyle-card-image {
    max-width: 56px;
    height: 56px;
    object-fit: contain;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    display: inline-table !important;
    margin-top: 25px;
}

.budget-card {
    width: 170px !important;
    height: 160px;
    flex-grow: 0;
    border-radius: 16px;
    display: inline-table !important;
    background-color: rgb(242 251 246 / 0.5);
    position: relative;
    margin-bottom: 20px;
}

    .budget-card:hover {
        box-shadow: 0px 4px 10px #00000017;
    }

section.services {
    width: 100%;
    color: #fff;
    padding: 80px 0px 20px 0px;
    border-top: 1px solid #E3E5E5;
}

.services-card {
    width: 270px !important;
    min-width: 210px !important;
    flex-grow: 1;
    border-radius: 16px;
    background-color: #fff;
    position: relative;
    padding: 22px;
}

    .services-card:hover {
        box-shadow: 0px 4px 10px #00000017;
    }

.btn-home-book-now:hover {
    background-color: #00AF48;
    color: #fff;
    border: solid 1px #00AF48;
}

.services-card-image {
    width: 100px;
}

/*#services-container {
    margin: 12px !important;
}*/

.services-card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-top: 20px;
    min-height: 135px;
}

.services-card-footer {
    padding: 5px;
    background-color: #fff;
    border-top: 1px solid rgba(0,0,0,.125);
}

    .services-card-footer:last-child {
        border-radius: 0 0 calc(4px-1px ) calc(4px-1px );
    }

section.customer-review {
    width: 100%;
    color: #fff;
    padding: 80px 0px 60px 0px;
}

section.customer-review-see-all {
    width: 100%;
    color: #fff;
    padding: 0px 0px 80px 0px;
}

section.customer-review-details {
    width: 100%;
    color: #fff;
    padding: 0px 0px 60px 0px;
}

#slick_customer_review_car .slick-slide {
    margin-right: 20px !important;
    max-width: 375px !important;
    min-width: 370px !important;
    opacity: 0.3;
}

.customer-review-card {
    max-width: 370px !important;
    min-height: 220px !important;
    width: 370px !important;
    flex-grow: 0;
    border-radius: 16px;
    border: solid 1px #F7F8FA;
    background: #F7F8FA;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    padding: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.customer-review-card-video {
    max-width: 300px !important;
    height: 245px !important;
    width: 300px !important;
    flex-grow: 0;
    border-radius: 16px;
    border: solid 1px #F7F8FA;
    background: #F7F8FA;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    margin-right: 20px;
    margin-bottom: 10px;
}



section.most-search-car {
    width: 100%;
    color: #fff;
    padding: 80px 0px;
    background: rgba(0, 120, 255, 0.05);
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.service-info {
    border-radius: 16px;
    border: 1px solid #EAECF0;
    background-color: #fff;
    padding: 30px;
    width: 170px;
    height: 170px;
    justify-content: center;
    cursor: pointer;
}
.service-info img{
    width: 75px;
    height: 75px;
}

.service-info:hover {
    box-shadow: 0px 4px 20px 0px rgba(17, 17, 17, 0.25);
}
/*------------------ end Home page --------------------------------------*/

@media (max-width: 992px) {
   /* body {
        width: 97%;
    }*/
    .slick-wrapper {
        display: inline-flex !important;
    }

    .home-flag {
        width: 32px !important;
        height: 32px !important;
    }
    .home_flag_icon {
        width: 30px !important;
        height: 30px !important;
    }

    .img-emogi {
        width: 24px !important;
        height: 24px !important;
    }

    .listing-item .title {
        min-height: 38px;
    }

    #slick_brand {
        display: inline-flex !important;
        flex-wrap: nowrap !important;
    }

    #slick_cartype {
        display: inline-flex !important;
        flex-wrap: nowrap !important;
    }

    #slick_budgets {
        display: inline-flex !important;
        flex-wrap: nowrap !important;
    }

    #slick_Lifestyle {
        display: inline-flex !important;
        flex-wrap: nowrap !important;
    }

    #findyoucartab {
        display: inline-flex !important;
        flex-wrap: nowrap !important;
        margin-left: 12px !important;
        margin-right: 12px !important;
    }

    .media img {
        width: 32px !important;
        height: 32px !important;
    } 
    .media svg {
        width: 32px !important;
        height: 32px !important;
    }

    section.hero {
        padding: 30px 0px !important;
        background-image: url('../images/Artwork/Homepage_mobile.svg') !important;
    }

    section.selling {
        padding: 30px 0px 10px !important;
    }

    section.buying-selling {
        padding: 30px 0px !important;
    }

    section.feature-cars {
        padding: 30px 0px 24px 0px !important;
    }

    section.feature-cars-see-all {
        padding: 10px 0px 30px 0px !important;
    }

    section.find-desired-car {
        padding: 30px 0px !important;
    }

    section.services {
        padding: 30px 0px 10px 0px !important;
    }

    section.customer-review {
        padding: 30px 0px !important;
    }

    section.customer-review-details {
        padding: 0px 0px 30px!important;
    }

    section.customer-review-see-all {
        padding: 0px 0px 40px 0px;
    }


    section.most-search-car {
        padding: 30px 0px !important;
    }
    .footer {
        padding: 30px 0px !important;
    }
    .image-silck {
        width: 200px !important;
    }

    .buying-card {
        width: 230px !important;
    }

    .vetor-img {
        width: 32px !important;
        margin-top: 60px !important;
    }

    .scrollable_container {
        overflow-x: scroll !important;
    }
    .scrollable_featurecar {
        overflow-x: scroll !important;
    }

    .scrollable_x {
        overflow-x: scroll !important;
    }

    #slick_feature_car {
        display: inline-flex !important;
        margin-left: 12px !important;
        margin-right: 12px !important;
    }

        #slick_feature_car .card {
            margin-right: 16px !important;
        }
    #slick_customer_review_car {
        display: inline-flex !important;
        margin-left: 12px !important;
        margin-right: 12px !important;
    }
    .customer-review-card {
        min-width: 300px !important;
        max-width: 370px !important;
        min-height: 180px !important;
        width: auto !important;
    }
   
    .webview-only {
        display: none !important;
    }

    .listing-grid-holder {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .slick-next {
        display: none !important;
    }

    .slick-prev {
        display: none !important;
    }

    .slick-arrow {
        display: none !important;
    }

    .text-center-mob {
        text-align: center !important;
    }

    .bd_crd {
        width: 120px !important;
        height: 110px !important;
        margin-bottom: unset;
    }

    .bd_crd-img {
        width: 60px !important;
        height: 60px !important;
        margin-top: 5px !important;
    }  
    .brand-card {
        width: 120px !important;
        height: 110px !important;
        margin-bottom: unset;
    }

    .brand-card-image {
        width: 60px !important;
        height: 60px !important;
        margin-top: 5px !important;
    }

    .cartype-card {
        width: 120px !important;
        height: 110px !important;
        margin-bottom: unset;
    }

    .cartype-card-image {
        width: 60px !important;
        height: 60px !important;
        margin-top: 5px !important;
    }

    .budget-card {
        width: 120px !important;
        height: 110px !important;
        margin-bottom: unset;
    }


    .lifestyle-card {
        width: 120px !important;
        height: 110px !important;
        margin-bottom: unset;
    }

    .lifestyle-card-image {
        width: 60px !important;
        height: 60px !important;
        margin-top: 5px !important;
    }

    .services-card {
        width: 220px !important;
        padding: 20px !important;
        margin-right: 16px !important;
    }

    .services-card-image {
        width: 70px !important;
        height: 70px !important;
    }

    .sticky-top {
        box-shadow: 0px 4px 20px rgb(0 0 0 / 9%);
        min-height: 56px !important;
    }

    .btn-home-sell-now {
        max-width: 270px !important;
        width: 100%;
        padding: 8px !important;
        font-size: 14px !important;
        white-space: nowrap;
    }
    .btn-find-may-car {
        width: 100%;
        padding: 8px !important;
        font-size: 14px !important;
        white-space: nowrap;
    }


    .btn-home-view-car {
        width: 270px !important;
        padding: 8px !important;
        font-size: 14px !important;
        white-space: nowrap;
    }
    .btn-warranty-view-car {
        padding: 8px !important;
        font-size: 14px !important;
        white-space: nowrap;
    }
    .find-desired-car .nav-tabs .nav-link {
        min-width: 70px;
        padding: 8px 0px !important;
    }

    .navbar-toggler {
        padding: unset !important;
        border: none !important;
        color: unset !important;
    }


    .service-info {
        border-radius: 16px;
        border: 1px solid #EAECF0;
        background-color: #fff;
        padding: 10px !important;
        width: 130px !important;
        height: 110px !important;
        justify-content: center;
        cursor: pointer;
        align-items: center;
    }
    .service-info img{
        width: 44px !important;
        height: 44px !important;
    }

    .service-info:hover {
        box-shadow: 0px 4px 20px 0px rgba(17, 17, 17, 0.25);
    }
}
