.buttonprevious {
    transform: rotate(-180deg);
    width: 100%;
    padding: var(--space-16xl) var(--space-3xl);

    @media only screen and (max-width: 1440px) {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    @media only screen and (max-width: 1050px) {
        padding-top: var(--space-6xl);
        padding-bottom: var(--space-6xl);
    }

    @media only screen and (max-width: 550px) {
        padding-top: var(--space-4xl);
        padding-bottom: var(--space-4xl);
    }
}

.vector_one-8 {
    height: 18px;
    background-color: var(--white);
    width: 6px;
}

.image_one-8 {
    height: 132px;
    width: 32%;
    object-fit: contain;
    border-radius: var(--radius-xl);

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }
}


.row13days {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-self: stretch;
}

.columnprice {
    gap: var(--space-md);
    align-self: center;
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-end;
}

.price-17 {
    font-family: Inter !important;
    font-weight: 900 !important;

    @media only screen and (max-width: 1440px) {
        font-size: 17px;
    }
}

.columnrentalsta {
    gap: var(--space-lg);
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;

    @media only screen and (max-width: 1050px) {
        align-self: stretch;
    }
}

.columnphonenomb {
    gap: var(--space-lg);
    display: flex;
    width: 46%;
    flex-direction: column;
    align-items: flex-start;

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }
}

.ui.input.fill.white {
    width: 100%;
}

.rentalstartdate {
    color: var(--cyan_900) !important;

    @media only screen and (max-width: 1440px) {
        font-size: 17px;
    }
}

.phone {
    color: rgba(185, 170, 141, 1) !important;
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
    font-size: 16px;
    font-weight: 300;
    background-color: var(--white) !important;
    align-self: stretch;
    height: 44px;
    border-radius: 5px !important;
    border: 0.5px solid var(--cyan_900);
}

.specifications {
    color: var(--green);
    font-size: 24px;
    font-weight: 500;
    padding: var(--space-lg) 122px;

    @media only screen and (max-width: 1440px) {
        font-size: 20px;
        padding-left: 32px;
        padding-right: 32px;
    }

    @media only screen and (max-width: 1050px) {
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }

    @media only screen and (max-width: 550px) {
        padding-left: var(--space-4xl);
        padding-right: var(--space-4xl);
    }
}

.rowweare {
    gap: var(--space-3xl);
    display: flex;
    justify-content: start;
    align-items: center;
}

.rowlinkedin_one-1 {
    gap: var(--space-4xl);
    display: flex;
    align-items: center;
    position: relative;
    left: 13px;
}

.fastcar {
    color: var(--cyan_900) !important;

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
    }
}

.gearbox17100869 {
    color: var(--green);
    padding-left: var(--space-xl);
    padding-right: var(--space-xl);
    font-size: 16px;
    gap: var(--space-lg);
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    height: 52px;
    border-radius: var(--radius-2xl);
    border: 1px solid var(--blue_gray_50);
}

.thumbs_up {
    width: 32px;
    height: 32px;
}

.dhi-group-8 {
    display: none;
}

.dhi-group-15 {
    color: var(--green);
    border-radius: var(--radius-2xl);
    border: 1px solid var(--blue_gray_50);
}

.dhi-group-16 {
    white-space: pre-wrap;
    color: var(--green);
    background-color: var(--white);
    border-radius: var(--radius-2xl);
    border: 1px solid var(--blue_gray_50);
}

.compuare_cras {
    color: var(--white) !important;
    padding-left: var(--space-11xl);
    padding-right: var(--space-11xl);
    font-size: 16px;
    background-color: var(--cyan_900) !important;
    align-self: stretch;
    height: 58px;
    border-radius: 10px !important;

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
    }

    @media only screen and (max-width: 550px) {
        padding-left: var(--space-4xl);
        padding-right: var(--space-4xl);
    }
}

.columnvector-5 {
    width: 32%;
    display: flex;
    flex-direction: column;

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }
}

.columnmercedesb {
    margin-top: 26px;
    padding-left: 32px;
    padding-right: 32px;
    gap: var(--space-6xl);
    display: flex;
    flex-direction: column;

    @media only screen and (max-width: 550px) {
        padding-left: var(--space-4xl);
        padding-right: var(--space-4xl);
    }
}

.list-13 {
    gap: var(--space-xl);
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
}

.newscreenbody {
    margin-top: 46px;
    gap: 82px;
    display: flex;
    flex-direction: column;
    align-items: center;

    @media only screen and (max-width: 1440px) {
        gap: 82px;
    }

    @media only screen and (max-width: 1050px) {
        gap: 61px;
    }

    @media only screen and (max-width: 550px) {
        gap: 41px;
    }
}

.customdivcontainer-6 {
    margin-left: -25px !important;
}

.compuare-cras-custom {
    width: 97%;
    margin-left: 9px;
}

.row_two {
    width: 68%;
    display: flex;
    margin-left: 10px;
    justify-content: center;

    @media only screen and (max-width: 1440px) {
        width: 100%;
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }

    @media only screen and (max-width: 1050px) {
        width: 100%;
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }
}

.rowhomepage-1 {
    gap: var(--space-xl);
    display: flex;
    width: 100%;
    align-items: center;

    @media only screen and (max-width: 1050px) {
        flex-direction: column;
    }
}

.columnhomepage-1 {
    gap: var(--space-15xl);
    display: flex;
    flex-direction: column;

    @media only screen and (max-width: 1440px) {
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }

    @media only screen and (max-width: 1050px) {
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }

    @media only screen and (max-width: 550px) {
        gap: 28px;
    }
}

.rowvector_one-4 {
    padding-left: var(--space-sm);
    padding-right: var(--space-sm);
    margin-top: 60px;
    gap: var(--space-13xl);
    display: flex;
    align-items: center;

    @media only screen and (max-width: 1050px) {
        flex-direction: column;
    }
}

.columnspanswipe {
    gap: var(--space-12xl);
    display: flex;
    width: 60%;
    flex-direction: column;

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }
}

.columnvector-8 {
    gap: 38px;
    display: flex;
    flex-direction: column;
}

.stackvector_one-5 {
    height: 488px;
    position: relative;
    align-content: center;

    @media only screen and (max-width: 1440px) {
        height: auto;
    }

    @media only screen and (max-width: 1050px) {
        height: auto;
    }
}

.image-3 {
    height: 488px;
    flex: 1;
    width: 100%;
    object-fit: cover;
    border-radius: var(--radius-4xl);
}

.rowvector_one-8 {
    flex: 1;
    display: flex;
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    top: 0px;
    height: max-content;
    margin: auto;

    @media only screen and (max-width: 1050px) {
        flex-direction: column;
        position: relative;
    }
}

.buttonprevious-3 {
    width: 100%;
    padding: var(--space-16xl) var(--space-6xl);

    @media only screen and (max-width: 1440px) {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    @media only screen and (max-width: 1050px) {
        padding-top: var(--space-6xl);
        padding-bottom: var(--space-6xl);
    }

    @media only screen and (max-width: 550px) {
        padding-top: var(--space-4xl);
        padding-bottom: var(--space-4xl);
    }
}

.list-10 {
    gap: var(--space-3xl);
    display: flex;

    @media only screen and (max-width: 1050px) {
        flex-direction: column;
    }
}

.image_one-9 {
    height: 132px;
    width: 34%;
    object-fit: contain;
    border-radius: var(--radius-xl);

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }
}

.divswiper {
    background-color: var(--blue_gray_800_19);
    display: flex;
}

.spanswiper_one {
    height: 4px;
    background-color: var(--green);
    width: 20%;
}

.column-1 {
    gap: var(--space-13xl);
    display: flex;
    width: 38%;
    flex-direction: column;

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }
}

.columnferrarisf {
    gap: var(--space-7xl);
    display: flex;
    margin-top: -48px;
    background-color: var(--liteblue);
    flex-direction: column;
    align-items: flex-start;
    padding: var(--space-10xl) var(--space-8xl);
    border-radius: var(--radius-4xl);

    @media only screen and (max-width: 550px) {
        padding: var(--space-4xl);
    }
}

.columndescripti {
    gap: var(--space-11xl);
    display: flex;
    align-self: stretch;
    flex-direction: column;
}

.description-10 {
    width: 100%;
    line-height: 18px;

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
    }
}

.description-11 {
    width: 96%;
    line-height: 18px;

    @media only screen and (max-width: 1440px) {
        width: 100%;
        font-size: 13px;
    }

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }
}

.rowrentprice {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: var(--space-6xl);
}

.rentprice {
    font-family: Inter !important;
    align-self: flex-end;

    @media only screen and (max-width: 1440px) {
        font-size: 20px;
    }
}

.usd {
    font-family: Inter !important;

    @media only screen and (max-width: 1440px) {
        font-size: 20px;
    }
}

.columnarrowone {
    margin-bottom: 120px;
    gap: var(--space-7xl);
    align-self: flex-end;
    display: flex;
    width: 4%;
    flex-direction: column;

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }
}

.view {
    height: 40px;
    margin-left: 4px;
    background-color: var(--white);
    width: 40px;
    border-radius: var(--radius-6xl);

    @media only screen and (max-width: 1440px) {
        margin-left: 0px;
    }

    @media only screen and (max-width: 1050px) {
        margin-left: 0px;
    }
}

.save_three-1 {
    height: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    top: 0px;
    margin-top: auto;
    margin-bottom: auto;
}

.up-1 {
    margin-right: 6px;
    background-color: var(--gold);
    box-shadow: var(--shadow-xs);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: var(--space-4xl);
    border-radius: var(--radius-8xl);

    @media only screen and (max-width: 1050px) {
        margin-right: 0px;
    }
}

.column_four-1 {
    gap: 70px;
    display: flex;
    flex-direction: column;

    @media only screen and (max-width: 1440px) {
        gap: 70px;
    }

    @media only screen and (max-width: 1050px) {
        gap: 52px;
    }

    @media only screen and (max-width: 550px) {
        gap: 35px;
    }
}


.columnbooknow {
    gap: var(--space-9xl);
    background-color: var(--liteblue);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 28px;
    border-radius: var(--radius-6xl);

    @media only screen and (max-width: 550px) {
        padding: var(--space-4xl);
    }
}

.row_three-1 {
    margin-bottom: 8px;
    gap: var(--space-10xl);
    display: flex;
    align-self: stretch;
    align-items: center;

    @media only screen and (max-width: 1050px) {
        flex-direction: column;
    }
}

.column_one-1 {
    gap: var(--space-4xl);
    display: flex;
    flex: 1;
    flex-direction: column;

    @media only screen and (max-width: 1050px) {
        align-self: stretch;
    }
}

.solarcalendarli {
    color: var(--gold);
    font-size: 16px;
    font-weight: 300;
    gap: var(--space-11xl);
    display: flex;
    background-color: var(--white);
    align-self: stretch;
    position: relative;
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
    border-radius: var(--radius-xl);
    height: 44px;
    border: 0.5px solid var(--cyan_900);
}

.rowenddateof {
    gap: var(--space-10xl);
    display: flex;
    align-items: center;

    @media only screen and (max-width: 1050px) {
        flex-direction: column;
    }
}

.solarcalendarli-1 {
    color: var(--gold);
    font-size: 16px;
    font-weight: 300;
    gap: var(--space-11xl);
    display: flex;
    background-color: var(--white);
    align-self: stretch;
    position: relative;
    padding-left: var(--space-5xl);
    padding-right: var(--space-5xl);
    border-radius: var(--radius-xl);
    border: 0.5px solid var(--cyan_900);
    height: 44px;
}

.columnbook_now {
    gap: 28px;
    align-self: flex-end;
    display: flex;
    width: 34%;
    flex-direction: column;

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }
}

.book_now-7 {
    color: var(--white) !important;
    padding-left: var(--space-11xl);
    padding-right: var(--space-11xl);
    font-size: 16px;
    background-color: var(--cyan_900) !important;
    align-self: stretch;
    height: 52px;
    border-radius: 10px !important;

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
    }

    @media only screen and (max-width: 550px) {
        padding-left: var(--space-4xl);
        padding-right: var(--space-4xl);
    }
}

.text_in {
    color: var(--white) !important;
    padding-left: var(--space-4xl);
    padding-right: var(--space-4xl);
    font-size: 16px;
    gap: var(--space-xl);
    background-color: var(--blue_500) !important;
    width: 100%;
    height: 58px;
    border-radius: 10px !important;

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
    }
}

.text_in-1 {
    color: var(--white) !important;
    padding-left: var(--space-3xl);
    padding-right: var(--space-3xl);
    font-size: 16px;
    gap: var(--space-xl);
    background-color: var(--color_green_a700) !important;
    width: 100%;
    height: 58px;
    border-radius: 10px !important;

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
    }
}


.columnspecifica {
    gap: var(--space-10xl);
    display: flex;
    align-self: stretch;
    flex-direction: column;
}

.rowspecificatio {
    gap: 1px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

    .active {
        color: var(--green) !important;
        border-bottom: 2px solid var(--cyan_900);
    }
}

.rowpower780hp {
    gap: var(--space-9xl);
    display: flex;
    width: 24%;
    background: #ECEEEF;

}

.list-11 {
    gap: var(--space-3xl);
    background-color: var(--blue_gray_50);
    display: flex;
    width: 26%;
    flex-direction: column;
    align-items: flex-start;
    padding: 28px var(--space-10xl);
    border-radius: var(--radius-4xl);
    border: 1px solid var(--blue_gray_50);
}

.list-13 {
    gap: var(--space-3xl);
    display: flex;
    width: 100%;
    height: 291px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: var(--radius-4xl);
}


.distance {
    margin-bottom: 60px;
    font-weight: 400 !important;

    @media only screen and (max-width: 1440px) {
        font-size: 20px;
    }
}

.list-12 {
    gap: var(--space-4xl);
    background-color: var(--blue_gray_50);
    display: flex;
    width: 28%;
    flex-direction: column;
    align-items: flex-start;
    padding: var(--space-9xl) var(--space-10xl);
    border-radius: var(--radius-4xl);
    border: 1px solid var(--blue_gray_50);

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }

    @media only screen and (max-width: 550px) {
        padding: var(--space-4xl);
    }
}

.list-14 {
    gap: var(--space-4xl);
    background-color: #ECEEEF;
    display: flex;
    width: 24%;
    height: 291px;
    flex-direction: column;
    align-items: flex-start;
    padding: var(--space-9xl) var(--space-10xl);
    border-radius: var(--radius-4xl);
    border: 1px solid var(--blue_gray_50);

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }

    @media only screen and (max-width: 550px) {
        padding: var(--space-4xl);
    }
}

.distance-1 {
    margin-bottom: 110px;
    font-weight: 400 !important;

    @media only screen and (max-width: 1440px) {
        font-size: 20px;
    }
}

.row_four-1 {
    gap: var(--space-3xl);
    background-color: #ECEEEF;
    display: flex;
    flex: 1;
    align-items: flex-start;
    padding: var(--space-9xl) var(--space-xl);
    border-radius: var(--radius-4xl);

    @media only screen and (max-width: 1050px) {
        align-self: stretch;
    }

    @media only screen and (max-width: 550px) {
        flex-direction: column;
        padding-top: var(--space-4xl);
        padding-bottom: var(--space-4xl);
    }
}

.columnlinkedin-2 {
    gap: var(--space-3xl);
    align-self: center;
    display: flex;
    width: 100%;
    flex-direction: column;

    @media only screen and (max-width: 550px) {
        width: 100%;
    }
}

.columnthumbsup {
    gap: var(--space-3xl);
    display: flex;
    width: 100%;
    flex-direction: column;

    @media only screen and (max-width: 550px) {
        width: 100%;
    }
}

.convenient {
    color: var(--cyan_900) !important;
    width: 74%;
    line-height: 23px;

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
    }
}

.rowplay_one {
    gap: var(--space-4xl);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: -14px;
}

.rowlinkedin_one-2 {
    gap: var(--space-4xl);
    display: flex;
    align-items: center;
    position: relative;
    left: 4px;
}

.chipviewthumbsu {
    margin-top: 30px;
    display: flex;
    width: 101%;
    flex-wrap: wrap;
    row-gap: var(--space-4xl);
    column-gap: 15px;
}

.rowicon_two {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    right: 17.4%;
}

.thumbsup_two {
    color: var(--green);
    width: 26%;
    padding-left: var(--space-xl);
    padding-right: var(--space-4xl);
    font-size: 16px;
    gap: var(--space-lg);
    display: flex;
    background-color: var(--white);
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    height: 52px;
    border-radius: var(--radius-2xl);
    border: 1px solid var(--blue_gray_50);
}

.column_two-1 {
    margin-top: 100px;
    gap: var(--space-13xl);
    display: flex;
    flex-direction: column;
}

.columncompareca {
    gap: var(--space-11xl);
    background-color: var(--blue_gray_50);
    width: 100%;
    padding: 44px var(--space-15xl) 44px 60px;
    border-radius: var(--radius-6xl);

    @media only screen and (max-width: 1050px) {
        padding: var(--space-6xl);
    }

    @media only screen and (max-width: 550px) {
        padding: var(--space-4xl);
    }
}

.rowgiscar {
    gap: 21px;
    align-self: stretch;
    display: flex;
    align-items: center;

    @media only screen and (max-width: 1050px) {
        flex-direction: column;
    }
}

.columnicon_one {
    width: 32%;

    @media only screen and (max-width: 1050px) {
        width: 100%;
    }
}

.row_six-1 {
    flex: 1;
    display: flex;
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    top: 0px;
    height: max-content;
    margin: auto;
}

.buttonprevious-1 {
    width: 100%;
    padding: var(--space-16xl) var(--space-3xl);

    @media only screen and (max-width: 1440px) {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    @media only screen and (max-width: 1050px) {
        padding-top: var(--space-6xl);
        padding-bottom: var(--space-6xl);
    }

    @media only screen and (max-width: 550px) {
        padding-top: var(--space-4xl);
        padding-bottom: var(--space-4xl);
    }
}

.card {
    background-color: var(--white);
    width: 32%;
    padding: 188px var(--space-13xl);
    border-radius: var(--radius-6xl);

    @media only screen and (max-width: 1050px) {
        width: 100%;
        padding: var(--space-6xl);
    }

    @media only screen and (max-width: 550px) {
        padding: var(--space-4xl);
    }
}

.rel-car-txt {
    position: relative;
    right: 28.4%;
    padding-bottom: 40px;
}

.columnrelatedca {
    gap: var(--space-12xl);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

    @media only screen and (max-width: 1440px) {
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }

    @media only screen and (max-width: 1050px) {
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }
}

.relatedcars {
    margin-left: 4px;
    font-family: Inter !important;
    font-size: 31.36px !important;

    @media only screen and (max-width: 1440px) {
        font-size: 26px !important;
    }

    @media only screen and (max-width: 1050px) {
        font-size: 25px !important;
        margin-left: 0px;
    }

    @media only screen and (max-width: 550px) {
        font-size: 23px !important;
    }
}

.listvector_one {
    padding-left: var(--space-sm);
    padding-right: var(--space-sm);
    gap: 32px;
    display: flex;
    align-self: stretch;

    @media only screen and (max-width: 1050px) {
        flex-direction: column;
    }
}

.columnfrequentl-1 {
    gap: var(--space-12xl);
    display: flex;
    flex-direction: column;

    @media only screen and (max-width: 1440px) {
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }

    @media only screen and (max-width: 1050px) {
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }
}

.divblocktitle-7 {
    padding-left: var(--space-15xl);
    padding-right: var(--space-15xl);
    display: flex;
    justify-content: center;

    @media only screen and (max-width: 1050px) {
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }

    @media only screen and (max-width: 550px) {
        padding-left: var(--space-4xl);
        padding-right: var(--space-4xl);
    }
}

.rowwhatdocument-1 {
    margin-right: 10px;
    gap: 42px;
    display: flex;
    align-items: flex-start;

    @media only screen and (max-width: 1050px) {
        flex-direction: column;
        margin-right: 0px;
    }
}

.faq-2 {
    gap: var(--space-6xl);
    display: flex;
    background-color: var(--liteblue);
    flex: 1;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding: var(--space-6xl);
    border-radius: var(--radius-4xl);

    @media only screen and (max-width: 550px) {
        flex-direction: column;
    }

    &::before {
        content: "";
        position: absolute;
        inset: 0;
        left: auto;
        top: 50%;
        transform: translate(-50%, -50%);
        aspect-ratio: 1;
        background-image: url(../../customer/assets/images/img_arr.svg);
        background-repeat: no-repeat;
        background-size: 30px;
        background-position: center;
    }
}

.specifications {
    border-bottom: 1px solid rgba(185, 170, 141, 1);
}

.rowspecificatio .active {
    border-bottom: 1px solid rgba(30, 75, 92, 1);
}

.whatdocuments {
    width: 90%;
    line-height: 120%;

    @media only screen and (max-width: 1440px) {
        font-size: 15px;
    }

    @media only screen and (max-width: 550px) {
        width: 100%;
    }
}

.compuare_cras {
    width: 89%;
}

/* SLAYDER */


.slider-container {
    text-align: center;
    position: relative;
}

.main-slider {
    position: relative;
    width: 100%;
    position: relative;
    width: 100%;
    margin-top: -70px;
    margin-left: -4%;
}

.main-slider img {
    width: 88%;
    border-radius: 10px;
    height: 433px;
    object-fit: cover;
}

.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 20px;
}

.arrow.left {
    left: 55px;
}

.arrow.right {
    right: 55px;
}

.thumbnail-slider {
    overflow-x: auto;
    white-space: nowrap;
    width: 88%;
    margin-left: 12px;
    margin-top: 10px;
    padding-bottom: 10px;
    scrollbar-width: thin;
    /* Firefox */
    scrollbar-color: rgb(30, 75, 92) transparent;
    /* Тонкая красная линия */
}

/* Скроллбар в Chrome/Safari */
.thumbnail-slider::-webkit-scrollbar {
    height: 1px !important;
    /* Тонкость линии */
}

/* Фон скроллбара */
.thumbnail-slider::-webkit-scrollbar-track {
    background: transparent;
    /* Полностью прозрачный */
}

/* Линия (ползунок) */
.thumbnail-slider::-webkit-scrollbar-thumb {
    background: rgba(30, 75, 92, 0.1);
    /* Цвет линии */
    border-radius: 10px;
}

/* Эффект при наведении */
.thumbnail-slider::-webkit-scrollbar-thumb:hover {
    background: darkred;
}

.thumbnail-slider::-webkit-scrollbar-button {
    display: none;
    width: 0;
    height: 0;
    background: transparent;
    visibility: hidden;
}

.thumbnails {
    display: inline-flex;
    gap: 10px;
}

.thumb {
    width: 237px;
    height: 133px;
    object-fit: cover;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.3s;
    opacity: 0.7;
}

.thumb.active {
    opacity: 1;
}

.pagination {
    width: 50%;
    height: 4px;
    background: gray;
    margin: 10px auto;
    border-radius: 2px;
}

.custom-list {
    list-style: disc;
    padding-bottom: 15px;
    margin-left: 25px;
}

.list-11 ul,
.list-13 ul {
    padding-top: 10px;
}

.list-11 h3,
.list-11 h3 {
    color: rgba(30, 75, 92, 1);
    font-size: 20px;
    font-weight: 700;
}

.list-12 ul,
.list-14 ul {
    padding-top: 10px;
}

.list-12 h3,
.list-14 ul {
    color: rgba(30, 75, 92, 1);
    font-size: 20px;
    font-weight: 700;
}

/*CUSTOM CALENDAR */

.hidden {
    display: none;
}


.date-picker {
    position: absolute;
    top: 50px;
    width: 360px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    background: white;
    padding: 10px;
    border: 1px solid #0f3d4d;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.header h2 {
    font-size: 18px;
    font-weight: bold;
    color: #0f3d4d;
    font-family: 'Roboto';
}

.prev-month img {
    transform: rotate(180deg);
}

.nav-btn {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
    color: #0f3d4d;
    transition: 0.3s;
}

.nav-btn:hover {
    color: #074051;
}

.week-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
    font-weight: bold;
    color: #b0b0b0;
    margin-bottom: 8px;
}

.days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5px;
}

.days div {
    text-align: center;
    padding: 11px;
    cursor: pointer;
    border-radius: 50%;
    height: 42px;
}

.days div:hover {
    background: #e0f2f1;
}

.days .selected {
    background: #0f3d4d;
    color: white;
    font-weight: bold;
}

.days .inactive {
    color: rgba(185, 170, 141, 1);
}

.week-days span {
    color: rgba(185, 170, 141, 1);
    font-size: 14px;
    font-weight: 700;
    font-family: Roboto;
}

.next-month {
    position: relative;
    top: 8px;
}

.prev-month {
    position: relative;
    top: -3px;
}



/* CUSTOM SELECTION CAR */

.custom-select-car {
    text-indent: 45px;
}

.custom-select-cars {
    text-indent: 45px;
}

.car-custom-selection {
    position: absolute;
    width: 25px;
    margin-left: 20px;
    margin-top: 4px;
    z-index: 9999;
}

.cars-custom-selection {
    position: absolute;
    width: 29px;
    margin-left: 20px;
    z-index: 9999;
    margin-top: 50px;
}

.giscar option {
    background: rgba(232, 238, 242, 1);
    color: rgba(30, 75, 92, 1);
    width: 294px;
    height: 200px !important;
}

.giscar option:checked {
    background: rgb(36, 84, 99);
    color: rgba(255, 255, 255, 1);
    height: 200px !important;
}

.giscar option:hover {
    background: rgb(36, 84, 99) !important;
    color: rgba(255, 255, 255, 1);
}


.custom-select {
    position: relative;
    display: flex;
    width: 100%;
    border: 1px solid #004d68;
    border-radius: 5px;
    background: white;
    padding-left: 10px;
    cursor: pointer;
    height: 35px;
}

.selected {
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: rgba(185, 170, 141, 1);
    font-weight: 300;
    padding-left: 50px;
}

.options {
    display: none;
    position: absolute;
    width: 101%;
    background: rgba(232, 238, 242, 1);
    border-radius: 5px;
    top: 116%;
    left: -1px;
    z-index: 999999;
    color: rgba(30, 75, 92, 1);
}

.option {
    padding: 10px;
    cursor: pointer;
    padding-left: 20px;
}

.show {
    display: block;
}

.arrow-selection-car {
    position: absolute;
    right: 15px;
    margin-top: 11px;
}

.close-btn {
    width: 30px;
    position: absolute;
    left: 56.6%;
    top: 42%;
    cursor: pointer;
}

.customtablecar {
    text-align: center;
    display: flex;
    cursor: pointer;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start !important;
    white-space: nowrap;
}

#brand-select-1 , #brand-select-2{
    width: 100%;
}

#brand-select-1 option{
    background-color: #E8EEF2;
    color: #054D62;
}


#car-select-1 option:hover {
    box-shadow: 0 0 10px 100px #4ddc3b inset;
    background-color: #0d2d3a;
}


.rowviolation {
    background-color: var(--gray_50);
    display: flex;
    padding: var(--space-2xl) var(--space-6xl);
    border-bottom: 1px solid var(--cyan_900);
}

.violation {
    font-family: Inter !important;
    font-weight: 900 !important;
    font-size: 22px !important;
    color: rgba(30, 75, 92, 1);

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
    }
}

.rowover80kmh {
    padding-bottom: 13px;
    padding-left: var(--space-6xl);
    padding-right: var(--space-6xl);
    display: flex;
    border-bottom: 1px solid var(--gold);
}

.crumbs-comparison {
    margin-left: -8.4%;
}


/* CARDS */

.car-card {
    width: 31%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 10px;
    text-align: center;
    position: relative;
    background: white;
    border-radius: 20px;
}

/* Слайдер */
.image-slider {
    position: relative;
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
}

.image-container {
    display: flex;
    transition: transform 0.3s ease-in-out;
}

.image-container img {
    width: 100%;
    display: block;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    object-fit: cover;
    flex-shrink: 0;
    height: 227px !important;
}

.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 22;
}

.prev-btn {
    left: 5px;
}

.next-btn {
    right: 5px;
}

.car-info {
    padding: 29px;
}

.car-info h2 {
    color: rgba(30, 75, 92, 1);
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
}

.card-title {
    display: flex;
    gap: 12px;
    height: 72px;
}

.card-title img {
    width: auto;
    height: 27px;
    margin-top: 8px;

}

.specifications-car {
    color: rgba(30, 75, 92, 1);
    font-weight: 400;
    font-family: Inter !important;
}

.badge {
    background: rgba(0, 0, 0, 0.2);
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    display: inline-block;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 1);
    top: 13px;
    left: 20px;
}

h2 {
    font-size: 18px;
    margin: 10px 0;
}

.price-dropdown {
    position: relative;
    display: flex;
    margin-left: 5px;
    margin-top: 10px;
    font-size: 24px;
    flex-direction: column;
    align-items: flex-start;
}

.price-label {
    font-size: 16px;
    cursor: pointer;
    font-size: 16px;
    margin-top: 8px;
}

.dropdown-toggle {
    background: none;
    border: none;
    font-size: 16px;
    cursor: pointer;
}

.dropdown-toggle img {
    margin-left: 8px;
    position: relative;
    top: -1px;
}

.dropdown-menu {
    position: absolute;
    background: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 5px;
    display: none;
    width: 179px;
    height: 151px;
    font-size: 16px;
    text-align: left;
    border: 1px solid rgba(30, 75, 92, 1);
    top: 123%;
}

.option {
    padding: 8px;
    cursor: pointer;
    color: rgba(30, 75, 92, 1);
    display: flex;
    justify-content: space-between;
    padding-left: 17px;
    padding-right: 17px;
}


.dropdown-menu .option span {
    color: rgba(30, 75, 92, 1);
    font-weight: 900;
}


.book-btn {
    background: none;
    border: 2px solid #0f3d4d;
    padding: 10px;
    width: 100%;
    font-size: 16px;
    cursor: pointer;
    border-radius: 12px;
    color: rgba(30, 75, 92, 1);
    margin-top: 20px;
}

.specifications-car {
    display: flex;
    justify-content: space-between;
}

.first-row,
.second-row {
    text-align: -webkit-left;
}

.first-row p {
    padding-bottom: 10px;
}

.second-row p {
    padding-bottom: 10px;
}

.list-11 p,
.list-11 p {
    font-size: 24px;
}

/* FAQ SECTION */

.faq-custom {
    width: 66%;
}

.faq-answer p {
    width: 96%;
}

.faq-container {
    width: 100%;
    max-width: 100%;
    padding: 20px;
    border-radius: 8px;
}

.faq-arrow {
    margin-top: 15px;
}

.faq-question {
    font-size: 18px;
    padding: 15px;
    background: rgba(232, 238, 242, 1);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    height: 70px;
    border-radius: 10px;
    padding-left: 30px;
    color: rgba(30, 75, 92, 1);
    font-weight: bold;
}

.faq-answer {
    display: none;
    padding: 15px;
    font-weight: 400;
    font-size: 16px;
    color: rgba(30, 75, 92, 1);
    background: rgba(232, 238, 242, 1);
    margin-top: -46px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 10px;
    padding-left: 30px;
}

.faq-item.active .faq-arrow {
    transform: rotate(180deg);
    margin-top: -17px;
}

.faq-item.active .faq-answer {
    display: block;
}

@media (max-width: 768px) {
    .faq-container {
        width: 90%;
    }
}

.faq-wrapper {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-top: 45px;
}

.faq-column {
    width: 48%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* Стили для адаптации */
@media (max-width: 768px) {
    .faq-wrapper {
        flex-direction: column;
    }

    .faq-column {
        width: 100%;
    }
}

/* SWIPPER CUSTOM ARROW */

.swiper-arrow-left {
    width: 8px !important;
    height: 19px !important;
}

.swiper-arrow-right {
    width: 8px !important;
    height: 19px !important;
}


/* RESPONSIVE DESIGN */


@media screen and (min-width: 360px) and (max-width: 1050px) {
    #main-slider-top {
        width: auto;
    }

    .days {
        gap: 2px;
    }

    .date-picker {
        position: fixed;
        top: 187px !important;
        left: 181px !important;
        width: 315px;
    }

    .main-slider img {
        height: auto;
        width: 100%;
    }

    .arrow.right {
        right: 0%;
    }

    .arrow.left {
        left: auto;
    }

    .main-slider {
        margin: 0;
    }

    .columnhomepage-1 {
        padding: 0;
    }

    .thumb {
        width: 40%;
        height: 54px;
    }

    .thumbnail-slider {
        width: 100%;
        margin-left: 0px;
    }

    .rowvector_one-4 {
        margin-top: 20px;
    }

    .newscreenbody {
        align-items: unset;
    }

    .thumbnails {
        margin-left: 0px;
    }

    .compuare-cras-custom {
        width: 100%;
        margin-left: 0px;
    }

    .columnspanswipe {
        gap: 30px;
    }

    .columnferrarisf {
        margin: 0;
    }

    .topreasonsto {
        padding-top: 20px;
        font-size: 24px !important;
    }

    .description-10 {
        font-size: 14px !important;
    }

    .description-11 {
        font-size: 14px !important;
        padding-bottom: 20px !important;
    }

    .column_four-1 {
        width: 93%;
        margin: 0 auto;
        position: relative;
    }

    .column_one-1 {
        gap: 15px;
    }

    .rowenddateof  {
        gap: 15px;
    }

    .listforresident {
        gap: 15px;
    }

    .specifications-car {
        gap: 18px;
    }

    .rowcall_one {
        flex-direction: column;
    }

    .columnbook_now {
        gap: 10px;
    }

    .car-info {
        padding: 16px;
    }

    .specifications {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .price-dropdown {
        margin-left: 0px;
    }

    .faq-custom {
        margin: 0 auto;
    }

    .faq-wrapper {
        gap: 0px;
    }

    .list-11 p,
    .list-11 p {
        font-size: 14px !important;
    }

    .rowpower780hp {
        gap: var(--space-9xl);
        display: flex;
        flex-wrap: wrap;
        width: 44%;
    }

    .list-11,
    .list-12 {
        flex: 1 1 40%;
    }

    .list-13,
    .list-14 {
        flex: 1 1 40%;
    }

    .list-11 {
        height: 158px;
        padding: 15px;
        max-width: 300px;
        display: flex;
        padding-top: 17px;
    }

    .list-13 {
        height: 158px;
        padding: 15px;
        max-width: 300px;
        display: flex;
        padding-top: 17px;
    }

    .list-12 p,
    .list-14 p {
        font-size: 14px !important;
    }

    .list-12,
    .list-14 {
        height: 158px;
        max-width: 300px;
    }

    .rowweare {
        justify-content: start;
    }

    .thumbsup_two {
        width: 334px;
    }

    .column_two-1 {
        margin-top: 50px !important;
        gap: 20px;
    }

    .column_two-1 p {
        font-size: 14px !important;
    }

    .comparecars {
        font-size: 24px !important;
    }

    .columncompareca {
        gap: 10px !important;
    }

    .columncompareca {
        padding: 25px;
    }

    .custom-select {
        margin: 0 auto;
        padding-left: 5px;
        font-size: 16px;
    }

    .car-custom-selection {
        width: 23px;
        margin-left: 19px;
        margin-top: 5px;
    }

    .cars-custom-selection {
        width: 28px;
        margin-left: 15px;
    }

    .rowicon_one {
        position: unset;
        margin-left: 21px;
        justify-content: start;
    }

    .columngiscar {
        margin-left: 20px;
        margin-right: 20px;
    }

    .rowicon_two {
        position: unset;
        margin-left: 21px;
        justify-content: start;
    }

    .row_two {
        width: 94%;
        padding: 0;
    }

    .distance {
        font-size: 14px !important;
    }

    .chipviewthumbsu .thumbsup_two span {
        font-size: 14px !important;
    }

    .selected {
        padding-left: 48px;
    }

    .rowgiscar .card button {
        width: 89%;
        margin: 0 auto;
    }

    .rowgiscar .card {
        padding-top: 177px;
        padding-bottom: 177px;
    }

    .compare_cars {
        margin-top: 30px;
    }

    .car-card {
        min-width: 321px;
    }

    .columnrelatedca {
        overflow-y: scroll !important;
        flex-wrap: nowrap;
        padding-bottom: 10px;
    }

    .dropdown-menu {
        position: relative;
    }

    .faq-custom {
        width: 88%;
    }

    .faq-question {
        font-size: 16px;
    }

    .frequently {
        font-size: 24px;
    }

    .herearethe {
        font-size: 14px !important;
    }

    .divblocktitle-7 {
        padding: 0;
    }

    .faq-column {
        gap: 0;
    }

    footer {
        display: none !important;
    }

    header {
        display: none !important;
    }

    .faq-custom {
        margin-bottom: 50px;
    }

    .faq-wrapper {
        margin-top: 25px !important;
    }

    .compare_cars {
        width: 100%;
    }

    .list-11,
    .list-12 {
        height: auto !important;
    }


    /* FOOTER MOBILE START */

    .div-subscribe-form {
        flex-shrink: 0;
        position: relative;
        width: 511px;
        height: 174px;
        background: rgba(255, 255, 255, 0.1);
        z-index: 910;
        border-radius: 20px;
    }

    .footer-mobile {
        background-color: rgba(30, 75, 92, 1);
        color: white;
        font-size: 16px;
        font-weight: 400;
        font-family: 'Inter';
    }

    .footer-logo-mobile {
        width: 137px;
        display: flex;
        margin: 0 auto;
        padding-top: 50px;
    }

    .content-footer-mobile {
        color: rgba(255, 255, 255, 1);
        font-size: 12px;
        font-family: 'Roboto';
        font-weight: 400;
        text-align: center;
        margin-top: 22px;
        padding-left: 20px;
        width: 93%;
    }

    .div-subscribe-form {
        width: 89%;
        margin: 0 auto;
    }


    .div-subscribe-form-2bb {
        margin: 12px 0 0 25px;
        width: 85%;
    }

    .div-subscribe-title {
        margin: 24px 0 0 25px;
        padding: 25px 315px 1px 0;
    }

    .div-subscribe-note {
        margin: 15px 0 0 25px;
    }

    .navigation-footer-1 {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .categories-footer-1 {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .lang-footer-1 {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .brands-footer-1 {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .currency-footer-1 {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .navigation-toggle-footer-section {
        padding-top: 10px;
        display: none;
        flex-direction: column;
        line-height: 24px;
    }

    .categories-toggle-footer-section {
        display: none;
        flex-direction: column;
        line-height: 24px;
        padding-top: 10px;
    }

    .lang-toggle-footer-section {
        display: none;
        flex-direction: column;
        line-height: 24px;
        padding-bottom: 15px;
    }

    .brands-toggle-footer-section {
        display: none;
        flex-direction: column;
        line-height: 24px;
    }

    .currency-toggle-footer-section {
        display: none;
        flex-direction: column;
        line-height: 24px;
        padding-bottom: 15px;
    }

    .footer-mobile a {
        text-decoration: none;
        color: #b9aa8d;
        font-size: 16px;
        line-height: 30px;
    }

    .currency-toggle-footer-section p {
        color: #b9aa8d;
        font-size: 16px;
    }

    .lang-toggle-footer-section p {
        color: #b9aa8d;
        font-size: 16px;
    }

    .categories-footer-section,
    .navigation-footer-section,
    .brands-footer-section {
        margin-left: 19px;
        margin-bottom: 25px;
    }

    .lang-currency-mobile-footer,
    .currency-footer-section {
        margin-left: 19px;
        margin-bottom: 25px;
    }

    .navigation-hr-footer-top {
        border: 1px solid #c6c6c64f;
        width: 89%;
        margin: 0 auto;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .active {
        display: flex;
        flex-direction: column;
    }

    .faq-answer {
        margin-top: -26px;
    }

    .lang-currency-mobile-footer {
        display: flex;
    }

    .footer-content-mobile {
        margin-left: 19px;
        margin-top: -30px;
    }

    .payment-img-mobile {
        margin-left: 19px;
        width: 90%;
    }

    .privacy-and-policy-mobile a {
        color: rgba(232, 238, 242, 1);
        font-size: 14px;
        font-weight: 400;
        font-family: 'Roboto';
    }

    .privacy-and-policy-mobile {
        display: flex;
        gap: 18px;
        margin-top: 15px;
    }

    .copyright-mobile {
        color: rgba(232, 238, 242, 1);
        font-size: 14px;
        font-weight: 400;
        font-family: 'Roboto';
        margin-left: 19px;
        margin-top: 15px;
        padding-bottom: 50px;
    }

         .subscribe-input-mobile {
              color: #0d2d3a;
        position: absolute;
        top: -5px;
        width: 106%;
        left: 1px;
    }

    .link-216 {
        width: 88% !important;
        margin: 30px auto;
    }

    .next-video {
        float: right;
        position: relative;
        right: 20px;
    }

    .prev-video {
        position: relative;
        left: 20px;
    }

    .frequently {
        font-family: 'Roboto' !important;
    }

    .herearethe {
        font-size: 14px !important;
    }

    .div-subscribe-form-2bb input {
        background: white;
        width: 98%;
        padding: 10px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        position: relative;
        top: 10px;
        left: -19px;
    }

    .leave-mail {
        font-size: 12px;
        padding-top: 20px;
    }

    .button-2bc {
        left: -30px;
    }

    .button-2bc {
        position: relative;
        left: -25px;
        top: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: nowrap;
        flex-shrink: 0;
        position: relative;
        width: 75px;
        padding: 14px 31px 14px 31px;
        background: #b9aa8d;
        z-index: 917;
        border-radius: 0 10px 10px 0;
    }

    .svg-2bd {
        flex-shrink: 0;
        position: relative;
        width: 13px;
        height: 10px;
        background: url(../../customer/assets/images/813ef609-8751-4168-8b22-e6dda8329780.png) no-repeat center;
        background-size: cover;
        z-index: 918;
        overflow: hidden;
    }

    .div-subscribe-form-2bb {
        display: flex;
        align-items: flex-start;
        flex-wrap: nowrap;
        position: relative;
        width: 385px;
        height: 38px;
        margin: 12px 0 0 63px;
        z-index: 913;
        border-radius: 20px;
    }


    .div-subscribe-form-2bb {
        margin: 0px 0 25px 44px;
        width: 85%;
    }

    .div-footer-addres {
        display: flex;
        align-items: center;
        gap: 10px;
        padding-bottom: 20px;
    }

    .div-footer-addres img {
        width: 13px;
    }

    .div-footer-email img {
        width: 19px;
    }

    .div-footer-email-2c3 img {
        width: 15px;
    }

    .div-footer-email-2c3 {
        display: flex;
        align-items: center;
        gap: 10px;
        padding-bottom: 20px;
    }

    .div-footer-email {
        display: flex;
        align-items: center;
        gap: 10px;
        padding-bottom: 20px;
    }

    .div-footer-social img {
        width: 18px;
    }

    .div-footer-social {
        display: flex;
        gap: 20px;
    }


    /* FOOTER MOBILE END */


}


/* MOBILE HEADER START */


@media screen and (min-width: 360px) and (max-width: 1050px) {

    .header-brands,
    .header-categories,
    .header-blog,
    .header-cars-for-rent,
    .header-contact-us,
    .header-about-company {
        padding: 12px;
        margin-left: 10px;
    }


    .div-header-bottom {
        display: none;
    }

    .div-header-top {
        display: none;
    }

    .frame-329 {
        display: none;
    }

    .header-mobile {
        background-color: rgba(236, 238, 239, 1);
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 16px;
        position: relative;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .header-mobile-content {
        display: flex;
        align-items: center;
    }

    .header-mobile-logo {
        width: 120px;
    }

    .header-selections {
        display: flex;
        align-items: center;
    }

    .header-mobile-dropdown {
        display: flex;
        align-items: center;
        gap: 15px;
        position: absolute;
        left: 42%;
    }

    .language-mob,
    .currency-mob {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: 14px;
    }

    .language-mob img,
    .currency-mob img {
        width: 9px;
        height: 7px;
    }

    .phones {
        width: 22px;
        height: 22px;
    }

    .header-menu-button {
        width: 38px;
        height: 38px;
        background-color: #1f4c5c;
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
        cursor: pointer;
        position: relative;
        right: 20px;
    }

    .lines {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: end;
        gap: 5px;
    }

    .header-menu-button .line-1 {
        display: block;
        width: 8px;
        height: 2px;
        background-color: white;
        border-radius: 2px;
        transition: 0.3s;
        position: relative;
        top: 12px;
    }

    .header-menu-button .line-2 {
        display: block;
        width: 17px;
        height: 2px;
        background-color: white;
        border-radius: 2px;
        transition: 0.3s;
        position: relative;
        top: 0px;
    }

    .header-menu-button .line-3 {
        display: block;
        width: 12px;
        height: 2px;
        background-color: white;
        border-radius: 2px;
        transition: 0.3s;
        position: relative;
        top: -12px;
    }

    .x-icon {
        display: none;
        width: 14px;
        margin-left: 1px;
    }

    .header-menu-button.active .x-icon {
        display: block;
    }

    .header-menu-button.active .line-1,
    .header-menu-button.active .line-2,
    .header-menu-button.active .line-3 {
        display: none;
    }

    .mobile-menu {
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        background: white;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        transform: translateY(-100%);
        transition: 0.3s ease-in-out;
        padding: 20px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .mobile-menu.active {
        transform: translateY(0);
    }
}


@media (min-width: 1050px) {
    .header-mobile {
        display: none;
    }

    .mobile-menu-section {
        display: none;
    }

    #slider-container-top-choice {
        display: none;
    }

    .progress-bar-top-choice {
        display: none;
    }

    .prev-top-choice,
    .next-top-choice {
        display: none;
    }
}

/* 🔹 АДАПТИВНОСТЬ */
@media (max-width: 1050px) {
    .header-mobile {
        padding: 10px;
    }

    .main-screen {
        display: none;
    }

    .link-346 {
        display: none;
    }

    .currency-mobile {
        background: #f7f7f7;
        position: absolute;
        top: 22px;
        width: 35%;
        text-align: center;
        border-radius: 3px;
        display: none;
        left: 47px;
    }

    .currency-mobile p {
        line-height: 23px;
        font-size: 14px;
    }

    .currency-mobile p:hover {
        background-color: #1f4c5c;
        color: white;
    }

    .language-mobile {
        background: #f7f7f7;
        position: absolute;
        top: 22px;
        width: 25%;
        text-align: center;
        border-radius: 3px;
        display: none;
    }

    .language-mobile p {
        line-height: 23px;
        font-size: 14px;
    }

    .language-mobile p:hover {
        background-color: #1f4c5c;
        color: white;
    }

    .header-brands,
    .header-categories,
    .header-blog,
    .header-cars-for-rent,
    .header-contact-us,
    .header-about-company {
        padding: 12px;
        margin-left: 10px;
    }

    .dropdown-mobile-txt {
        color: rgba(5, 77, 98, 1);
        font-size: 14px;
        font-weight: 400;
    }

    .mobile-menu-section {
        z-index: 22;
        position: relative;
        margin-top: 20px;
        height: 455px;
        display: none;
        overflow: scroll;
        scrollbar-width: thin !important;
        scrollbar-color: rgba(30, 75, 92, 1) rgba(243, 243, 243, 1) !important;
    }

    .mobile-menu-section hr {
        width: 88%;
        margin-left: 23px;
        border: 0.1px solid rgba(185, 170, 141, 1);
    }

    .header-mobile-logo {
        width: 78px;
        height: 39px;
        margin-left: 14px;
    }

    .mobile-menu {
        display: flex;
    }

    .header-brands {
        cursor: pointer;
        display: flex;
        flex-direction: column;
        align-items: start;
        padding: 10px;
        border-radius: 5px;
    }

    .header-brands span {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: 20px;
        margin-left: 3px;
        color: rgba(5, 77, 98, 1);
    }

    .header-categories,
    .header-blog,
    .header-cars-for-rent,
    .header-contact-us,
    .header-about-company {
        color: rgba(5, 77, 98, 1);
        font-size: 20px;
    }

    #brands-section-mobile {
        display: none;
        flex-direction: column;
        background: white;
        padding: 25px;
        margin-top: 5px;
        padding-top: 5px;
        padding-bottom: 1px;
    }

    #brands-section-mobile a {
        text-decoration: none;
        color: black;
        padding: 5px 0;
        display: block;
    }

    #brands-section-mobile hr {
        width: 88%;
        margin-left: 23px;
        border: 0.1px solid rgba(185, 170, 141, 1);
    }




    #categories-section-mobile {
        display: none;
        /* Скрыто по умолчанию */
        flex-direction: column;
        background: white;
        padding: 25px;
        margin-top: 5px;
        padding-top: 5px;
        padding-bottom: 1px;
    }

    #categories-section-mobile a {
        text-decoration: none;
        color: black;
        padding: 5px 0;
        display: block;
    }

    #categories-section-mobile hr {
        width: 88%;
        margin-left: 23px;
        border: 0.1px solid rgba(185, 170, 141, 1);
    }

    .brands-hr {
        display: none;
        width: 96% !important;
        margin-left: 3px !important;
        margin-top: 9px;
        border: 0.1px solid rgba(185, 170, 141, 1);
    }

    #brands-section-mobile a {
        color: rgba(5, 77, 98, 1);
        font-size: 14px;
        font-weight: 400;
    }
}

@media (max-width: 480px) {
    .header-mobile {
        padding: 8px;
    }

    .header-menu-button {
        width: 34px;
        height: 34px;
    }

    .line-1,
    .line-2,
    .line-3 {
        width: 18px;
    }

    .x-icon {
        width: 18px;
    }

}


/* MOBILE HEADER END */



@media (min-width: 1050px) {
    .header-mobile {
        display: none;
    }

    .footer-mobile {
        display: none;
    }

    .rowicon_two {
        position: unset;
        margin-left: 35px;
        justify-content: start;
    }
}

@media screen and (min-width: 1050px) and (max-width:1265px) {
    .chipviewthumbsu {
        padding: 40px;
        width: 95%;
    }

    .column_two-1 {
        padding: 40px;
        margin-top: 40px;
    }
}

@media screen and (min-width: 1050px) and (max-width: 1440px) {
    .row_two {
        width: 99%;
    }
}

.calendar-icon {
    height: 22px;
    margin-top: 9px;
    width: 19px;
}


.columnsave-2 {
    margin-top: 488px;
    gap: var(--space-7xl);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: fixed;
    top: 0;
    right: 25px;
    z-index: 2299;
}

.up-4 {
    background-color: var(--gold);
    box-shadow: var(--shadow-xs);
    width: 100%;
    height: 49px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 120%;
    padding: var(--space-4xl);
    margin: auto;
    border-radius: var(--radius-8xl);
}


/* MODAL CATEGORY START */
.category-dropdown {
    position: absolute;
    right: 272px;
    background: rgba(236, 238, 239, 1);
    padding: 34px;
    z-index: 999;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid rgba(30, 75, 92, 1);
    width: 664px;
    height: auto;
    display: none;
}

.show {
    display: block !important;
}

.category-dropdown__content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.category-card {
    background: white;
    border-radius: 20px;
    text-align: center;
    padding: 10px;
    transition: transform 0.3s ease;
    border: 1px solid rgba(30, 75, 92, 1);
    width: 134px;
    height: 131px;
    cursor: pointer;
}

.category-card:hover {
    transform: translateY(-5px);
}

.category-card__image {
    width: 108px;
    height: 53px;
    object-fit: contain;
    display: block;
    margin: 0 auto 5px;
}

.category-card__title {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    color: rgba(30, 75, 92, 1);
}

.category-card__count {
    font-size: 12px;
    color: rgba(40, 40, 40, 1);
    margin: 3px 0 0;
}

@media (max-width: 768px) {
    .category-dropdown {
        right: 50%;
        transform: translateX(50%);
    }

    .category-dropdown__content {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .category-dropdown__content {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* MODAL CATEGORY END */

/* MODAL BRANDS START */

.brand-dropdown {
    position: absolute;
    right: 250px;
    background: rgba(236, 238, 239, 1);
    padding: 15px;
    width: 785px;
    height: auto;
    z-index: 99;
    padding: 35px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 1px solid rgba(30, 75, 92, 1);
    display: none;
}

.brand-dropdown__content {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
}

.brand-card {
    background: white;
    border-radius: 20px;
    text-align: center;
    border: 1px solid rgba(30, 75, 92, 1);
    padding: 2px;
    padding-top: 9px;
    width: 107px;
    height: 131px;
    transition: transform 0.3s ease;
}

.brand-card:hover {
    transform: translateY(-5px);
}

.brand-card__image {
    width: 76px;
    height: 59px;
    object-fit: contain;
    display: block;
    margin: 0 auto 5px;
}

.brand-card__title {
    font-size: 16px;
    padding-top: 13px;
    font-weight: 700;
    color: rgba(30, 75, 92, 1);
    margin: 0;
}

.brand-card__count {
    font-size: 12px;
    color: rgba(40, 40, 40, 1);
    font-weight: 400;
    margin: 3px 0 0;
}

/* Адаптивность */
@media (max-width: 1200px) {
    .brand-dropdown__content {
        grid-template-columns: repeat(5, 1fr);
    }
}

@media (max-width: 992px) {
    .brand-dropdown__content {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 768px) {
    .brand-dropdown {
        right: 50%;
        transform: translateX(50%);
    }

    .brand-dropdown__content {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 576px) {
    .brand-dropdown__content {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* MODAL BRANDS END */

.show {
    display: block !important;
}

@media screen and (min-width:360px) and (max-width:1050px){
    .brand-dropdown {
        display: none !important;
    }

    .category-dropdown {
        display: none !important;
    }
}

/* LANGUAGE FOOTER START */
.language-footer {
    margin-top: 20px;
    margin-left: 0px !important;
    position: absolute;
    z-index: 999999;
    margin-left: 5px;
    background: white;
    width: 35px;
    text-align: center;
}

.language-footer span {
    color: rgba(30, 75, 92, 1);
    cursor: pointer;
}

/* LANGUAGE FOOTER END */

.close-btn {
    position: absolute;
    left: 373px;
    top: 13px;
    cursor: pointer;
    width: 33px;
    height: 30px;
}

@media (min-width: 1440px) {
    .close-btn {
        left: 320px;
    }
}

@media screen and (min-width: 1050px) and (max-width:1110px) {
    .close-btn {
        left: 275px;
    }
}

@media screen and (min-width: 360px) and (max-width:1050px) {
    .close-btn {
        display: none;
    }
}


.column-6 {
    gap: var(--space-8xl);
    align-self: stretch;
    flex-direction: column;
    width: 58%;
    display: flex;
    margin: 80px auto;
}

.rowviolation_specifications {
    background-color: var(--gray_50);
    display: flex
;
    padding: var(--space-2xl) var(--space-6xl);
    border-bottom: 1px solid var(--cyan_900);
}

.violation {
    font-family: 'Roboto' !important;
    font-weight: 900 !important;
    font-size: 22px !important;
    color: rgba(30, 75, 92, 1);
}

.rowviolation_car_1 {
    background-color: var(--gray_50);
    display: flex
;
    padding: var(--space-2xl) var(--space-6xl);
    border-bottom: 1px solid var(--cyan_900);
}

.rowviolation_car_2 {
    background-color: var(--gray_50);
    display: flex
;
    padding: var(--space-2xl) var(--space-6xl);
    border-bottom: 1px solid var(--cyan_900);
}

.rowover80kmh {
    padding-bottom: 13px;
    padding-left: var(--space-6xl);
    padding-right: var(--space-6xl);
    display: flex
;
    border-bottom: 1px solid var(--gold);
}

.rowclear {
    align-self: stretch;
    display: flex
;
    justify-content: center;
}

.clear_compare {
    color: var(--white) !important;
    padding-left: var(--space-7xl);
    padding-right: var(--space-7xl);
    font-size: 16px;
    gap: var(--space-11xl);
    background-color: var(--cyan_900) !important;
    height: 52px;
    min-width: 266px;
    border-radius: 10px !important;
}

.right-icon-wrapper-3 {
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.close-comp-cars {
    height: 25px;
    width: 25px;
    object-fit: contain;
    border-radius: 50%;
    margin-left: 35px;
}

.rowrent_mclaren {
    padding-left: 48px;
    padding-right: 28px;
    flex: 1;
    display: flex
;
    justify-content: space-between;
    gap: var(--space-6xl);
}

.rollsroyce-18 {
    color: var(--green) !important;
    margin-left: 88px;
    padding-left: 33px;
    padding-right: 33px;
    font-size: 16px;
    height: 52px;
    width: 100%;
    border-radius: 10px !important;
    border: 1px solid var(--green) !important;

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
        margin-left: 0px;
    }

    @media only screen and (max-width: 1050px) {
        margin-left: 0px;
    }

    @media only screen and (max-width: 550px) {
        padding-left: var(--space-4xl);
        padding-right: var(--space-4xl);
    }
}

.rent_mclaren {
    color: var(--green) !important;
    padding-left: 33px;
    padding-right: 33px;
    font-size: 16px;
    height: 52px;
    width: 100%;
    border-radius: 10px !important;
    border: 1px solid var(--green) !important;

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
    }

    @media only screen and (max-width: 550px) {
        padding-left: var(--space-4xl);
        padding-right: var(--space-4xl);
    }
}


@media screen and (min-width: 360px) and (max-width:1050px) {
    .violation {
        font-size: 14px !important;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 4px;
    }

    .rowviolation {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 0px;
        display: block;
    }

    .ui.text.size-textlg {
        font-size: 13px;
    }

    .rowviolation_specifications {
        padding-left: 13px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .rowviolation_car_1 {
        padding: 0;
        padding-top: 4px;
    }

    .rowover80kmh {
        padding-left: 8px;
        padding-right: 0px;
    }

    .rowviolation_car_2 {
        padding: 0;
        padding-bottom: 3px;
    }

    .rowviolation_car_2 .violation {
        width: 1px;
        margin-left: 10px;
    }

    .rowviolation_car_1 .violation {
        width: 100px;
    }

    .rowover p {
        width: 67px;
        text-align: center;
    }

    .rowrent_mclaren {
        margin-top: 25px;
        padding: 0 !important;
        flex-direction: column;
    }

    .column-6 {
        width: 91%;
        margin: 15px auto !important;
    }
}

.rowclear {
    align-self: stretch;
    display: flex;
    justify-content: center;


    @media only screen and (max-width: 1050px) {
        flex-direction: column;
    }
}

.clear_compare {
    color: var(--white) !important;
    padding-left: var(--space-7xl);
    padding-right: var(--space-7xl);
    font-size: 16px;
    gap: var(--space-11xl);
    background-color: var(--cyan_900) !important;
    height: 52px;
    min-width: 266px;
    border-radius: 10px !important;

    @media only screen and (max-width: 1440px) {
        font-size: 13px;
    }

    @media only screen and (max-width: 1050px) {
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }
}

.rowrent_mclaren {
    padding-left: 43px;
    padding-right: 55px;
    flex: 1;
    display: flex;
    justify-content: space-between;
    gap: var(--space-6xl);

    @media only screen and (max-width: 1440px) {
        padding-left: 32px;
        padding-right: 32px;
    }

    @media only screen and (max-width: 1050px) {
        align-self: stretch;
        padding-left: var(--space-6xl);
        padding-right: var(--space-6xl);
    }
}
.row-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: flex-start;
}

.tab-blocks {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.rowpower780hp,
.list-14{
    flex: 1 1 30%;
    min-width: 260px;
    background: #ECEEEF;
    padding: 20px;
    border-radius: 8px;
    box-sizing: border-box;
    height: 291px;
}

@media screen and (min-width: 360px) and (max-width:1050px) {
    .rowpower780hp, .list-14 {
        min-width: 50px;
    }

    .row-flex {
        justify-content: center;
        flex-direction: column;
        margin: 0 auto;
        align-items: center;
    }

    .rowpower780hp {
        padding: 0;
    }

}


/* MODAL BOOKING */


.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    display: none;
    z-index: 26;
}



.form-container-modal-booking {
    background-color: white;
    display: none;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    width: 350px;
    text-align: center;
    pointer-events: none;
    visibility: hidden;
    transition: all .3s ease-out;
    opacity: 0;
}


.form-container h2 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
}

form {
    display: flex;
    flex-direction: column;
}

.label-form {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}

#rentalStartDateForm,
#endDateOfLeaseForm,
#phone,
#name {
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
}

.book-btn {
    background-color: transparent;
    color: rgba(30, 75, 92, 1);
    font-size: 16px;
    padding: 10px;
    border: 2px solid rgba(30, 75, 92, 1);
    border-radius: 10px;
    margin-top: 15px;
    cursor: pointer;
    height: 45px;
    margin-top: 30px;
}

.contact-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.telegram-btn,
.whatsapp-btn {
    flex: 1;
    padding: 10px;
    border: none;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    padding-right: 16px;
}

.telegram-btn {
    background-color: #0088cc;
    margin-right: 5px;
}

.telegram-btn:hover {
    background-color: #0077b5;
}

.whatsapp-btn {
    background-color: #25d366;
    margin-left: 5px;
}

.whatsapp-btn:hover {
    background-color: #1ebe57;
}

.note {
    font-size: 12px;
    color: #666;
    margin-top: 15px;
}

#booking-modal h2 {
    color: rgba(5, 77, 98, 1);
    text-align: start;
    font-size: 18px;
    font-family: 'Inter';
    font-weight: 900;
    padding-bottom: 18px;
    margin-top: -5px;
}


#booking-modal label {
    color: rgba(5, 77, 98, 1);
    font-family: 'Roboto';
    font-size: 18px;
    text-align: start;
}

.lease-end {
    padding-top: 20px;
    padding-bottom: 7px;
}

.name-book-modal {
    padding-top: 20px;
    padding-bottom: 7px;
}

.rental-start {
    padding-bottom: 7px;
}

#booking-modal input {
    color: rgba(30, 75, 92, 0.8);
    border: 0.5px solid rgba(5, 77, 98, 1);
}

#booking-modal input::placeholder {
    color: rgba(30, 75, 92, 0.8);
}

#booking-modal .note {
    color: rgba(5, 77, 98, 1);
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 300;
    margin-top: 30px;
}

.modal-show {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    display: block;
}

.form-container-modal-booking {
    position: fixed;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(236, 238, 239, 1);
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    width: 410px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
    z-index: 27;
    border: 1px solid rgba(5, 77, 98, 1);
}

.calendar-icon-1 {
    @media screen and (min-width: 360px) and (max-width: 560px) {
        top: 167px !important;
    }
}

.calendar-icon-2 {
    @media screen and (min-width: 360px) and (max-width: 560px) {
        top: 260px;
    }
}

.book-btn-form-modal {
    background-color: rgba(5, 77, 98, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    padding: 10px;
    border-radius: 10px;
    margin-top: 15px;
    cursor: pointer;
    height: 45px;
    margin-top: 30px;
}

.modal-show {
    opacity: 1;
    visibility: visible;
}

.close-modal {
    position: absolute;
    color: white !important;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    background: rgba(30, 75, 92, 1);
    padding-left: 3px;
    padding-right: 3px;
}

/* BOOKING MODAL END */

.columntopreason p {
    color: var(--green);
}

.car-info span {
    color: rgba(30, 75, 92, 1);
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
}
