.rtl {
    direction: rtl;
    text-align: right
}

.header__left-menu ul li.dropBrand .header__center-main-b-custom {
    min-width: fit-content !important;
    left: 80rem !important;
    display: block !important;
    height: fit-content !important
}

.footer-rights {
    color: #fff;
    text-decoration: underline
}

.banner__left .custom-p {
    color: #fff;
    font-size: 7.058rem;
    font-weight: 700;
    line-height: .8;
    letter-spacing: -.2823rem;
    text-transform: uppercase
}

.banner__left .custom-p span {
    background: linear-gradient(108deg, #b27f2a 4.92%, #ffea7c 67.46%, #b27f2a 85.22%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.display-contents {
    display: contents
}

.banner__center_dd {
    top: 6rem
}

.height-content {
    height: fit-content
}

.display-inline {
    display: inline
}

.header__rightde2 li.whatsapp a {
    background: #29a71a;
    width: 6rem;
    height: 5.8rem;
    border-radius: .5rem;
    color: #fff;
    display: grid;
    place-items: center
}

.header__rightde2 li.whatsapp a i {
    font-size: 3rem;
    transition: 0.3s
}

.gold {
    color: #b27f2a
}

.sectionBrandMain__rightB .light-red {
    color: red;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 3rem;
    border: .2rem solid red;
    background: #e35e5d1a;
    padding: 1rem 2rem;
    line-height: 1;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 1rem
}

.sectionBrandMain2__left .para>* {
    color: #939393;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 3.5rem
}

.discounted-price {
    text-decoration: line-through
}

.text-green {
    color: green !important
}

.fs-large {
    font-size: x-large
}

.promotion-header {
    font-size: 3.3rem;
    font-weight: 500;
    letter-spacing: -.06rem;
    color: #fff
}

.custom-promo-head {
    position: relative;
    font-size: 5.7rem;
    font-weight: 700;
    letter-spacing: -.06rem;
    background: linear-gradient(91.22deg, #b27f2a 0%, #ffea7c 50.09%, #b27f2a 96.33%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    margin: 0;
    margin-bottom: 4rem
}

.w-2rem {
    width: 2rem !important;
    margin-right: 2rem !important
}

.section6__ {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.section6__left {
    position: relative;
    z-index: 2
}

.section6__left img {
    width: 100%
}

.section6_h::before {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.flag {
    width: 25px;
    border-radius: 50%
}

.features_img img {
    height: 3rem
}

.scrollable-section {
    height: 200px;
    overflow-y: auto
}

.scrollable-section::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 1rem 0 1rem 0
}

.scrollable-section::-webkit-scrollbar {
    width: .6rem;
    background-color: linear-gradient(108deg, #B27F2A 4.92%, #FFEA7C 67.46%, #B27F2A 85.22%)
}

.prl-5rem {
    padding-left: 5rem;
    padding-right: 5rem
}

.header__left-menu ul li.dropBrand .header__center-main-b-2 {
    height: fit-content
}

.section6__right .h6 {
    font-size: 3rem;
    margin-block: 3rem;
}

@media only screen and (max-width:600px) {
    .banner__center .img1 {
        width: 23rem;
        display: block;
        margin: 0 auto;
    }

    .banner__center_dd .hh2 {
        margin-top: -0.6rem;
    }
}

@media only screen and (max-width:979px) {
    .header__left-menu ul li.dropBrand .header__center-main-b-custom {
        left: -3rem !important
    }

    .banner__left .custom-p {
        font-size: 7rem !important;
        display: block
    }

    .section6 .block__inner {
        padding: 3rem 0
    }

    .section6__ {
        grid-template-columns: 1fr;
        gap: 2rem
    }

    .header__left-menu ul li.dropBrand .header__center-main-b-custom {
        min-width: 16rem !important;
        left: -8rem !important
    }

    .sectionBrandMain__rightB_Main_right_ li img {
        width: 2.5rem;
        height: 2.5rem;
        margin-right: .5rem
    }

    .sectionBrandMain__rightB_Main_right_ li {
        font-size: 1.1rem
    }

    .rtl .header__left-menu ul li.dropBrand .header__center-main-b {
        left: -4rem !important
    }
}

@media only screen and (max-width:768px) {
    .banner__left .custom-p {
        font-size: 4.1rem !important;
        display: block
    }
}

@media only screen and (min-width:980px) {
    .banner__center .img2 {
        left: -15rem;
        width: 108%
    }

    .banner__center_dd .hh2 {
        font-size: 3.4rem;
    }



    .banner__center .img1 {
        width: 100%;
        height: auto;
        display: block;
        margin-top: -4.5rem
    }

    .header__left-menu ul li.dropBrand .header__center-main-b-2 {
        left: 80rem !important;
        height: fit-content
    }
}

/* Other services section CSS */

.car-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    width: auto !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
}

.car-image-box {
    flex: 0 0 40%;
    max-width: 40%;
}

.car-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.car-content {
    flex: 1;
    padding: 20px;
    display: flex;
    width: auto !important;
    flex-direction: column;
    justify-content: center;
}

.car-header {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
}

.car-title {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.car-price span {
    font-size: 1.5rem;
    font-weight: 600;
    color: #008000;
    background-color: #25d3658e;
    border: 2px solid #1f891379;
    border-radius: 50px;
    padding: 5px 10px;
}

.car-details {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.car-features,
.car-points {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    font-size: 1.5rem;
    color: #333;
}

.car-points span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.car-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 10px;
}

img.new_symbol {
    margin-top: -5px;
}

/*.btn-secondary,*/
/*.btn-whatsapp {*/
/*    display: inline-flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    padding: 10px 18px;*/
/*    font-size: 1.5rem;*/
/*    border: none;*/
/*    border-radius: 4px;*/
/*    text-decoration: none;*/
/*    color: #fff;*/
/*    cursor: pointer;*/
/*    transition: background 0.3s;*/
/*}*/

/*.btn-secondary {*/
/*    background-color: #333;*/
/*}*/

/*.btn-secondary:hover {*/
/*    background-color: #555;*/
/*}*/

.btn-whatsapp {
    border-radius: .5rem;
    background: #29a71a;
    padding: 1rem 2rem;
    color: #fff;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.btn-whatsapp:hover {*/
/*    background-color: #1ebe5d;*/
/*}*/

/* Responsive adjustments */
@media (max-width: 768px) {
    .car-item {
        flex-direction: column;
    }

    .car-image-box,
    .car-content {
        max-width: 100%;
        flex: 1 1 100%;
    }

    .car-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .car-buttons {
        flex-direction: column;
        gap: 10px;
    }
}