.dealership-hero {
    background-repeat: no-repeat;
    margin-top: 0px;
}

.dl-hero-single::before {
    background: none;
}

.bg-hero-text {
    margin: 20px 0px 0px 0px;
}

.display-4 {
    font-size: 2.5rem;
}

.at_nav_menu ul li.has-submenu::after {
}
.at-hero-title {
    background-color: #000000ad;
    padding: 45px;
    border-radius: 5px;
}

.dl-hero-single {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    padding: 0px 0px 0px 0px;
    /* margin-bottom: px; */
    height: 80vh;
    max-height: 100%;
}

@media (min-width: 1400px) {
}
.container-hero {
    max-width: 1700px !important;
}
.container-header {
    max-width: 1700px !important;
}

.row-herosection {
    /* height: 700px; */
}

.dealership-hero {
    height: 80%;
}

.pub-banner {
    height: 20%;
    width: 100%;
}

.at_header_nav {
    background: #132266;
}

.mobile-menu {
    left: -845px;
}

.logo-wrapper a img {
    width: 230px;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: #fd492a;
}

.swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    background: #fd492a;
}

.at-search-box-filter > ul li a.active {
    color: #fd492a;
}

.text-primary {
    color: #fd492a !important;
}

.brands-filter ul li a.active {
    background: #fd492a;
}

.icon-red {
    filter: hue-rotate(18deg);
}

.at-explore-btn:hover {
    color: #fd492a;
}

a {
    color: #fd492a;
}

.btn-primary {
    --bs-btn-color: #0c0800;
    --bs-btn-bg: #fd492a;
    --bs-btn-border-color: #fd492a;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #fd492a;
    --bs-btn-hover-border-color: #fd492a;
    --bs-btn-focus-shadow-rgb: 216, 1, 15;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #fd492a;
    --bs-btn-active-border-color: #fd492a;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #0c0800;
    --bs-btn-disabled-bg: #fd492a;
    --bs-btn-disabled-border-color: #fd492a;
}

.small-btn-meta {
    background: #fd492a;
}

.h4-ft-product-card .product-card-top .discount-badge {
}

.theme-scrolltop-btn {
    background: #fd492a;
}

.bg-primary {
    background: #fd492a !important;
}

:root {
    --bs-blue: #0084fe;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #2abb52;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #0c0800;
    --bs-white: #fff;
    --bs-gray: #575757;
    --bs-gray-dark: #0b163f;
    --bs-gray-100: #f8fafc;
    --bs-gray-200: #f8f9fa;
    --bs-gray-300: #e2e8f0;
    --bs-gray-400: #c0c0c5;
    --bs-gray-500: #94a3b8;
    --bs-gray-600: #575757;
    --bs-gray-700: #071c4d;
    --bs-gray-800: #0b163f;
    --bs-gray-900: #010e2b;
    --bs-primary: #fd492a;
    --bs-acvent: #077765;
    --bs-secondary: #111010;
    --bs-sucvess: #5cv9a7;
    --bs-info: #50b5ff;
    --bs-warning: #ffb116;
    --bs-danger: #f25767;
    --bs-light: #fff;
    --bs-dark: #0b163f;
    --bs-primary-rgb: 252, 0, 18;
    --bs-acvent-rgb: 7, 119, 101;
    --bs-secondary-rgb: 17, 16, 16;
    --bs-sucvess-rgb: 92, 201, 167;
    --bs-info-rgb: 80, 181, 255;
    --bs-warning-rgb: 255, 177, 22;
    --bs-danger-rgb: 242, 87, 103;
    --bs-light-rgb: 255, 255, 255;
    --bs-dark-rgb: 11, 22, 63;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 12, 8, 0;
    --bs-body-color-rgb: 87, 87, 87;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: "Plus Jakarta Sans", sans-serif;
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
        "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0.15),
        rgba(255, 255, 255, 0)
    );
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.75;
    --bs-body-color: #575757;
    --bs-body-bg: #fff;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: rgba(11, 22, 63, 0.179);
    --bs-border-color-translucent: rgba(12, 8, 0, 0.175);
    --bs-border-radius: 0.3125rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.4375rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-2xl: 2rem;
    --bs-border-radius-pill: 50rem;
    --bs-link-color: #fc0012;
    --bs-link-hover-color: #c9000e;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd;
}

.outline-btn:hover {
    background: #fd492a !important;
    color: #fff;
    border-color: #fd492a !important;
}

.latest:hover .outline-btn {
    background: #fd492a !important;
    color: #fff;
    border-color: #fd492a !important;
}

.featured:hover .outline-btn {
    background: #fd492a !important;
    color: #fff;
    border-color: #fd492a !important;
}

.pub-banner-footer {
    height: 300px;
    border-radius: 10px;
    z-index: 1;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center;
    width: 1000px;
}

.top-pub-banner {
    max-width: 1000px;
    height: 150px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.row-herosection {
    height: 100% !important;
}

.container-hero {
    height: 100%;
}

.at_hero_slider {
    height: 100%;
}

.at-hero-title {
    width: 450px;
    position: absolute;
}

.bg-hero-text {
    position: relative;
}

@media (max-width: 768px) {

    .at-hero-title {
        width: 450px;
        position: relative;
    }

    .swiper-pagination-bullet {
        display: none;
    }
    .top-center {
        max-width: 100%;
        position: relative;
        top: 0px;
        /* position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translate(-50%, 0); */
    }

    .h-30{
        height: 400px !important;
    }

    .brand-card .logo-marque {
        width: 100px;
        filter: none;
        transition: 500ms;
    }

    .brand-card .explore-btn {
        right: 20px;
        opacity: 1;
        visibility: visible;
    }

    .ct-row .ct-col {
        width: calc(32% - 10px);
    }

    .brand-card h5, .brand-card .h5 {
        font-size: 12px;
    }

    /* .responsive-size {
        background-size: contain;
        background-position: top center;
    } */

    .at-search-box {
        margin-top: 0px;
    }
}

@media (min-width: 768px) {
    .top-left {
        width: 450px;
        position: absolute;
        top: 10px;
        left: 50px;
    }
    .top-right {
        width: 450px;
        position: absolute;
        top: 10px;
        right: 50px;
    }
    .bottom-left {
        width: 450px;
        position: absolute;
        bottom: 110px;
        left: 50px;
    }
    .bottom-right {
        width: 450px;
        position: absolute;
        right: 50px;
        bottom: 110px;
    }
}


.section-mainherosection {
}

.price-car {
    position: absolute;
    top: 0;
    transform: translateY(calc(-100% + -9px));
    left: 10px;
    /* inset-inline-start: 10px; */
}
.price-car-detail .old-price ,
.price-car .old-price {
    background: #939393fa;
}
.price-car-detail .old-price::after,
.price-car .old-price::after {
    background-color: red !important;
}

.text-eq-primary {
    color: #fd492a;
}

.eq-blog-card .eq-blog-card-content h4:hover,
.eq-blog-card .eq-blog-card-content .h4:hover {
    color: #fd492a;
}

.explore-btn {
    background-color: #fd492a;
}

.logo-marque {
    width: 100px;
    filter: saturate(0.1);
    transition: 500ms;
}
.brand-card:hover .logo-marque {
    width: 100px;
    filter: none;
    transition: 500ms;
}

.footer-wrapper {
    background-color: #132266;
}

.logo-wrapper {
    padding: 10px 0px;
}

.footer-sb-form {
    width: auto;
    /* margin-right: -90px; */
}

.btn-search-header {
    --bs-btn-padding-x: 2rem;
    --bs-btn-padding-y: 12px;
    --bs-btn-font-family: Plus Jakarta Sans, sans-serif;
    --bs-btn-font-size: 0.9375rem;
    --bs-btn-font-weight: 500;
    --bs-btn-line-height: 1.75;
    --bs-btn-color: #575757;
    --bs-btn-bg: transparent;
    --bs-btn-border-width: 1px;
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: 0.275rem;
    --bs-btn-box-shadow: unset;
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0 rgba(var(--bs-btn-focus-shadow-rgb), 0.5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: #fd492a;
    -webkit-transition: color 0.25s ease-in-out,
        background-color 0.25s ease-in-out, border-color 0.25s ease-in-out,
        -webkit-box-shadow 0.2s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out,
        border-color 0.25s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out,
        border-color 0.25s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out,
        border-color 0.25s ease-in-out, box-shadow 0.2s ease-in-out,
        -webkit-box-shadow 0.2s ease-in-out;
}

.search-icon {
    width: 20px;
}

.input-search {
    width: 100%;
}

.at_nav_menu ul li a {
    padding: 24px 18px;
    font-size: 16px;
}

.bg-header {
    background-color: #8b8e92;
}

/* li {
    color: white;
} */

.fa-facebook-f,
.fa-linkedin,
.fa-youtube,
.fa-instagram,
.fa-twitter{
    font-size: 30px;
}

.logo-footer {
    width: 280px;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    color: #ffffff;
    font-size: 25px;
    background-color: #1322664d;
    padding: 10px;
    border-radius: 10px;
    font-weight: 800;
}

.brand-card:focus {
    position: absolute;
    left: 50%;
    top: 24px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
}

.quiz_title {
    font-size: 30px;
    font-weight: 700;
    color: #292d3f;
    text-align: center;
    margin-bottom: 50px;
}

.quiz_card_area {
    position: relative;
    margin-bottom: 30px;
}
.single_quiz_card {
    border: 1px solid #efefef;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.quiz_card_title {
    padding: 10px;
    text-align: center;
    background-color: #d6d6d6;
}
.quiz_card_title h3 {
    font-size: 16px;
    font-weight: 400;
    color: #292d3f;
    margin-bottom: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.quiz_card_title h3 i {
    opacity: 0;
}
.quiz_card_icon {
    max-width: 100%;
    min-height: 135px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.quiz_icon {
    width: 70px;
    height: 75px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.quiz_icon1 {
    background-image: url("https://img.icons8.com/ios-filled/32/000000/maxcdn.png");
}
.quiz_icon2 {
    background-image: url("https://img.icons8.com/ios-filled/48/000000/download-2.png");
}
.quiz_icon3 {
    background-image: url("https://img.icons8.com/ios/50/000000/cloudflare.png");
}
.quiz_icon4 {
    background-image: url("https://img.icons8.com/dotty/80/000000/download-2.png");
}
.quiz_checkbox {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    cursor: pointer;
}
.quiz_checkbox:checked ~ .single_quiz_card {
    border: 1px solid #2575fc;
}
.quiz_checkbox:checked:hover ~ .single_quiz_card {
    border: 1px solid #2575fc;
}

.quiz_checkbox:checked ~ .single_quiz_card .quiz_card_content .quiz_card_title {
    background-color: #2575fc;
    color: #ffffff;
}
.quiz_checkbox:checked
    ~ .single_quiz_card
    .quiz_card_content
    .quiz_card_title
    h3 {
    color: #ffffff;
}
.quiz_checkbox:checked
    ~ .single_quiz_card
    .quiz_card_content
    .quiz_card_title
    h3
    i {
    opacity: 1;
}
.quiz_checkbox:checked:hover ~ .quiz_card_title {
    border: 1px solid #2575fc;
}

/*Icon Selector*/

.quiz_checkbox:checked ~ .single_quiz_card .quiz_card_content .quiz_card_icon {
    color: #2575fc;
}
.quiz_checkbox:checked
    ~ .single_quiz_card
    .quiz_card_content
    .quiz_card_icon
    .quiz_icon1 {
    background-image: url("https://img.icons8.com/nolan/32/000000/maxcdn.png");
}
.quiz_checkbox:checked
    ~ .single_quiz_card
    .quiz_card_content
    .quiz_card_icon
    .quiz_icon2 {
    background-image: url("https://img.icons8.com/color/48/000000/download-2.png");
}
.quiz_checkbox:checked
    ~ .single_quiz_card
    .quiz_card_content
    .quiz_card_icon
    .quiz_icon3 {
    background-image: url("https://img.icons8.com/color/48/000000/cloudflare.png");
}
.quiz_checkbox:checked
    ~ .single_quiz_card
    .quiz_card_content
    .quiz_card_icon
    .quiz_icon4 {
    background-image: url("https://img.icons8.com/material-outlined/80/000000/download-2.png");
}

.quiz_card_icon {
    font-size: 50px;
    color: #000000;
}

.quiz_backBtn_progressBar {
    position: relative;
    margin-bottom: 60px;
}
.quiz_backBtn {
    background-color: transparent;
    border: 1px solid #d2d2d3;
    color: #8e8e8e;
    border-radius: 50%;
    position: absolute;
    top: -17px;
    left: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}
.quiz_backBtn:hover {
    color: #a9559b;
    border: 1px solid #2575fc;
}
.quiz_backBtn_progressBar .progress {
    margin-left: 50px;
    margin-top: 50px;
    height: 6px;
}
.quiz_backBtn_progressBar .progress-bar {
    background-color: #2575fc;
}
.quiz_next {
    text-align: center;
    margin-top: 50px;
}
.quiz_continueBtn {
    max-width: 315px;
    background-color: #2575fc;
    color: #ffffff;
    font-size: 18px;
    border-radius: 20px;
    padding: 10px 125px;
    border: 0;
}

.icon-type {
    filter: saturate(0.1);
}

.car_chekbox:checked ~ img {
    filter: saturate(1.1);
    transition: 200ms;
}

.car_chekbox:hover ~ img {
    filter: saturate(1.1);
    transition: 200ms;
}

.p-2:has(.car_chekbox:checked) {
    background-color: #fd4a2a17;
    transition: 200ms;
}

.checked-box-type {
    background-color: #fd4a2a17;
    transition: 200ms;
}

.p-2:has(.car_chekbox:hover) {
    background-color: #fd4a2a17;
    transition: 200ms;
}

.car_chekbox {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    cursor: pointer;
}

.card-filter-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.label-type {
    font-weight: 700;
    color: #111010;
    margin-bottom: 8px;
}

.at-search-box-marques {
    padding: 40px 0;
    margin-top: -27px;
}

.text-price {
    font-size: 13px;
}

.form-label-prix {
    margin-bottom: 0px !important;
}

@media screen {
}
.form-search-header {
    width: 100% !important;
}

@media (min-width: 768px) {
    .form-search-header {
        width: 100%;
    }

    .maps-marques {
        border-radius: 1rem;
    }
}

@media (min-width: 1400px) {
    .form-search-header {
        width: 60% !important;
    }
}

.icon-brand {
    min-height: 56px;
    overflow: hidden;
}
.icon-brand img {
    width: 55px;
}

.fax-concessionaire,
.number-concessionaire,
.location-concessionaire {
    font-size: 13px;
    font-weight: 700;
}

.icon-con{
    font-size: 15px;
    color: #132266;
}

.sr-service-single .btn-secondary:hover {
    background-color: #fd492a !important;
}

.iv2_sidebar_list.at_scrollbar {
    height: 145px;
}

.input-field .iv2_sidebar_accordion .accordion-button::after {
    display: none;
}

.input-field .iv2_rangeslider_widget input {
    border: none;
}

.at-search-filter .input-field {
    width: 100%;
}

.filter-card-item:hover .outline-btn {
    background-color: #fd492a !important;
}

.filter-card-item:hover .small-btn-meta {
    background-color: #132266;
}

.btn:hover {
    background-color: #132266;
}

.btn-md {
    background-color: #132266;
}

.status {
    position: absolute;
    top: -10px !important;
    left: 8px !important;
    z-index: 2;
    color: white;
    font-weight: 600;
    text-wrap: nowrap;
    white-space: nowrap;
    font-size: 14px;
}
.status.disponible {
    background-color: #007f5f !important;
}

.status.nondisponible {
    background-color: #d90429 !important;
}

.status.enattente {
    background-color: #fdaf2a !important;
}

.row-contact-marque {
    border: solid 0px #ffff;
    border-radius: 1rem;
    background-color: #ffff;
}

.maps-marques {
    border-radius: 1rem;
    border-radius: 0rem 1rem 1rem 0rem;
}

.icon-marque-marque-sidebar {
    width: 100px;
}
.icon-marque-marque-contact {
    width: 120px;
}
/* position: absolute;
    right: 10px;
    top: 10px;
} */

.border-contact {
    border-bottom: solid 1px rgb(0, 0, 0);
}

.name-model:after {
    /* content: ""; */
    width: 50%;
    height: 2px;
    background-color: red;
}

@import url("https://fonts.googleapis.com/css?family=Open+Sans");

.wrapper {
    font-family: "Open Sans", sans;
    text-align: center;
    color: #444;
}

#threesixty {
    margin: 0 auto;
    user-select: none;
    background-size: contain;
    background-position: center center;
    /* width: 800;
    height: 500; */
}

.g-hub {
    color: #444;
    font-size: 0.9em;
}

.buttons-wrapper {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.button {
    position: relative;
    appearance: none;
    border: none;
    padding: 40px 7px 5px;
    cursor: pointer;
    background: #fff;
    font-size: 0;

    &::before,
    &::after {
        content: "";
        position: absolute;
        top: 10px;
        left: 50%;
        border-left: 2px solid #000;
        border-top: 2px solid #000;
        width: 15px;
        height: 15px;
        transform: translate(-45%) rotate(-45deg);
    }

    &::after {
        transform: translate(5%) rotate(-45deg);
    }
}

#next {
    &::before {
        transform: translate(-90%) rotate(135deg);
    }

    &::after {
        transform: translate(-50%) rotate(135deg);
    }
}

.iv_feature_accordion .accordion-header a:not(.collapsed) {
    background-color: #132266;
}

.iv_pricing_widget {
    background-color: #fd492a !important;
}

.car-compare {
    width: 100%;
}

.list-style-check-circle li a:before {
    color: #5f6973;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
}

.order_list li {
    padding-left: 30px;
    position: relative;
    line-height: 45px;
}

.compare_table .second_thead tr th,
.compare_table .table-borderless tbody tr th {
    color: #1a3760;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0em;
}

.compare_table .membership_header .thumb {
    border-radius: 3px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.compare_table .membership_header .thumb a {
    background-color: #ffffff;
    border-radius: 50%;
    color: #5f6973;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    opacity: 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 45px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.compare_table .membership_header .thumb:before {
    background-color: rgba(13, 38, 59, 0.3);
    bottom: 0;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.flaticon-trash:before {
    content: "\f13c";
}

.content-area-15 {
    padding: 100px 0 10px;
}

.compare-vehicles-box {
    background: #fff;
    /* margin-bottom: 30px; */
}

.vehicles-box {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    max-width: 400px;
}
.vs img {
    width: 100%;
}

.vehicles-box .detail h5 {
    color: #f0151f;
}

/* .faq-info .accordion-body {
    padding: 30px 20px;
} */

/* .faq-info .accordion-body {
    padding: 30px 20px;
} */

.compare-table {
    overflow-x: scroll;
}

.compare-table tr {
    border: 1px solid #ececec;
}

.compare-table tr td:first-child {
    width: 25%;
    min-width: 170px;
    background: #f8f9fa;
    font-weight: 500;
    position: sticky;
    left: 0;
    z-index: 10;
}

.compare-table tr td {
    box-sizing: border-box;
    font-size: 15px;
    color: #6d6d6d;
    padding: 20px 15px;
    text-align: center;
    width: 395px;
    font-weight: 400;
}

.compare-table tr td .fa-times {
    color: red;
}

.compare-table tr td .fa-check {
    color: green;
}

.vehicles-box .detail h5 {
    color: #000;
}

/* .accordion-body{
display: flex;
justify-content: center;
} */

.icon-type {
    filter: saturate(0.1);
}

.car_chekbox:checked ~ img {
    filter: saturate(1.1);
    transition: 200ms;
}

.car_chekbox:hover ~ img {
    filter: saturate(1.1);
    transition: 200ms;
}

.p-2:has(.car_chekbox:checked) {
    background-color: #fd4a2a17;
    transition: 200ms;
}

.p-2:has(.car_chekbox:hover) {
    background-color: #fd4a2a17;
    transition: 200ms;
}

.car_chekbox {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    cursor: pointer;
}

.card-filter-type {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.label-type {
    font-weight: 700;
    color: #111010;
    margin-bottom: 8px;
}

.at_header_nav {
    background-color: #132266 !important;
}

#panorama {
    width: 100%;
    height: 400px;
}
#controls {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-bottom: 3px;
}
.ctrl {
    padding: 8px 5px;
    width: 30px;
    text-align: center;
    background: rgba(200, 200, 200, 0.8);
    display: inline-block;
    cursor: pointer;
}
.ctrl:hover {
    background: rgba(200, 200, 200, 1);
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: #fd492a;
}

.btn-filter {
    background-color: #fd492a;
    border-radius: 3px;
    color: white;
}

@media (max-width: 575.98px) {
    .iv_listing_filter_menu .form-select {
        /* width: 240px; */
    }
}

.bg-btn-model-detail {
    background-color: #132266;
    border-radius: 5px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 20px;
    transition: all 500ms;
}
.bg-btn-model-detail:hover {
    background-color: #132266;
    border-radius: 5px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 20px;
    transform: scale(1.04);
    transition: all 500ms;
}

.icon-share {
    width: 50px;
}

.bg-btn-model {
    background-color: #1322660a;
    padding: 10px 10px;
    border-radius: 10px;
}
.line {
    right: 50%;
    transform: translateX(50%);
}

.filter-color {
  filter: invert(15%) sepia(97%) saturate(7273%) hue-rotate(351deg) brightness(93%) contrast(112%);
}

.list-option li {
  font-size: 14px;
  font-weight: 500;
  color: #7A7A7A;
  margin-top: 10px;
}

.list-option li .opt {
  display: inline-block;
  width: calc(50% - 10px);
  max-width: 370px;
  background: #f3f3f3;
  padding: 7px 10px;
  border-radius: 5px;
  color: #333;
}
.list-option li .value {
  display: inline-block;
  padding: 5px;
  /* width: 30px; */
  font-size: 16px;
  /* border-bottom: 1px solid #ccc; */
}
.compare-table .fa-check,
.list-option .fa-check {
  color: #2abb52;
}

.compare-table .fa-xmark,
.list-option .fa-xmark{
  color: #fd492a;
}

.compare-table .fa-circle,
.list-option .fa-circle {
    font-size: 12px;
    color: #888
}

.card-feature-opt-value {
    font-style: normal;
    max-width: 58px;
    text-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-vehicle{
    width: 100%;
    height: 211px;
    object-fit: cover;
}
@media (max-width: 768px) {
    .img-vehicle{
        height: 120px;
    }

    .dealership-hero .swiper-pagination {
        bottom: 67px;
    }

    .logo-wrapper a img {
        width: 170px;
    }
    .logo-wrapper {
        padding: 0;
    }
    .top-pub-banner {
        height: auto;
        overflow: hidden;
    }

    .product-card-bottom .name h5 {
        font-size: 0.85rem;
    }
}
.product-card-bottom .name {
    max-height: 40px
}
.product-card-bottom .cart-btn {
    position: absolute;
    right: 2px;
    top: -38px;
    background: #fd492a;
    color:#fff
}

.map-frame iframe{
    width: 100% !important;
    height: 400px !important;
}

.compair-btn {
    position: fixed;
    bottom: 25px;
    z-index: 99;
    left: 50%;
    color: #fff;
    transform: translateX(-50%);
    display: flex;
    align-items: stretch;
}

.compair-btn.hidden{
    display: none;
}
.compair-btn .cont {
    background-color: #fd492a;
    padding: 3px 10px;
    border-radius: 4px;
    color: inherit;
    text-wrap: nowrap !important;
    white-space: nowrap;
    width: 250px;
}
.compair-btn .close {
    background-color: #fd492a;
    padding: 3px 10px;
    border-radius: 4px;
    line-height: inherit;
    cursor: pointer;
    margin-inline-end: 5px;
}

.vehicles-box .car-img img {
    height: 190px;
    object-fit: cover;
    transition: 400ms;
}

@media screen and (max-width: 768px) {
    .vehicles-box .car-img img {
        height: auto;
    }
    .eq-blog-card .eq-blog-card-content h4, .eq-blog-card .eq-blog-card-content .h4 {
        font-size: 18px;
    }
}

form textarea,
form input {
    color: #777;
}

.req label::after {
    content:"*";
    color:red;
}
.image {
    position: relative;
}
.image .del-btn {
    display: none;
    position: absolute;
    cursor: pointer;
    background: #dc3545;
    padding: 4px 6px;
    border-radius: 50%;
    color: #fff;
    right: -7px;
    top: -7px;
}

.image:hover .del-btn {
    display: inline-block;
}

.panel-vehicle {
    /* margin-left: 350px; */
    position: sticky;
    top: 90px;
    z-index: 46;
}
#images-compair.scroll img {
    height: 90px;
}

.articles .title{
    overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2;
   -webkit-box-orient: vertical;
}

.accordion-item {
    margin: 0 -15px;
}

.option-show > tr > td:first-child {

}

.ar_dir {
    direction: rtl;
}
.fr_dir {
    direction: ltr;
}

@font-face {
    font-family: rb;
    src: url(../fonts/RB-Regular.ttf);
 }

 /* .eq-blog-card .feature-thumb {
    height: 277;
 } */
 .eq-blog-card .eq-blog-card-content a{
    /* height: 72px; */
    display: inline-block;
    /* overflow: hidden; */
 }
 .recent_posts_list .date {
    color: #7A7A7A;
 }
 .sep {
    background-color: #f8f9fa;;
 }

 #liveAlertPlaceholder {
    position: fixed;
    top: 102px;
    right: 20px;
    width: 432px;
    max-width: calc(100% - 25px);
 }
 #liveAlertPlaceholder > div {
    transition: all 1s;
 }

 .promo-show{
    text-align: left !important;
    /* direction: ltr; */
    display: inline-block;
    padding: 3px 15px;
 }

 .promo-show.old-price::after{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    transform: rotate(14deg);
    top: 16px;
    left: 0;

 }
 .promo-show .currency {

 }

 .partage-btn{
    cursor: pointer;
 }
 .social {
    position: relative;
 }
 .social .bs_social_Partager {
    display: flex;
    padding: 5px;
    /* border: 1px solid #f6f6f6;
    border-radius: 7px;
    -webkit-box-shadow: 0px 5px 10px rgb(139 139 139 / 10%);
    box-shadow: 0px 5px 10px rgb(139 139 139 / 10%);
    position: absolute;
    right: 0;
    z-index: 30;
    top: 20px;
    background: #fbfbfb; */
 }
.social .bs_social_Partager a {
    height: 45px;
    display: flex;
    overflow: visible;
}

#desc-content ul,
.desc ul {
    list-style: disc !important;
    padding-inline-start: 20px !important;
}

.iv_thumb_slider .img-fluid {
    height: 550px;
}
.at-pricing-range {
    direction: ltr;
}

.content_desc ul {
    margin: revert;
    padding: revert;
    list-style: revert;
}
.content_desc figure img {
    max-width: 100%;
    height: auto;
}
.iv_listing_top {
    padding: 3px 18px;
}
/* .inactive-img {
    display: none;
} */

.number-distributor{
    text-decoration: none;
    color: #000;
    background: #e1e1e1;
    padding: 6px 12px;
    border-radius: 27px;
    margin-inline-end: 10px;
    margin-top: 10px;
    display: inline-block;
}
.distributor .modal-dialog i {
    font-size: 20px;
}
.dl_social a {
    color: unset;
}
.hidden-img {
    display: none;
}

@media (max-width: 768px) {

    .at-hero-title h1{
        font-size: 17px;
    }

    .at-hero-title .hero-txt {
        height: 137px;
    }

    .at-search-box {
        padding: 0;
    }
}
