.container,
.auto-select .container,
.credit .container {
    max-width: 1180px;
}

/* .header-info {
    flex-basis: 40%;
} */
.header-info a {
    font-size: 16px;
}

.header-info div:nth-child(2) img {
    margin-top: 0;
}

.header-search input {
    width: 315px;
    height: 41px;
}

.header-search::before {
    top: 11px;
}

.header-button button {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 281.56px;
    height: 41.96px;
    background: #E00000;
    border-radius: 59.5893px;
}

.header-button span {
    display: block;
    font-family: var(--font-family-tactic);
    font-weight: 500;
    font-size: 10.9107px;
    line-height: 25px;
    color: #FFFFFF;
    flex-basis: 60%;
    text-align: right;
}


.banner {
    background-size: cover;
    /* min-height: 1500px; */
    min-height: 1300px;
    background-position: center;
    padding-top: 106px;
}

.banner-info div:nth-child(1) {
    display: block;
}

.banner-info {
    /* padding-top: 106px; */
    padding-top: 40px;
}

.banner-info-text {
    padding-top: 361px;
}

.banner-advantage {
    /* padding-top: 370px; */
    /* padding-top: 210px; */
    padding-top: 100px;
}

.auto-price {
    margin-top: -160px;
}

.auto-price-card {
    margin: 0;
    align-items: flex-end;
    width: 100%;
    height: 290px;
    padding: 30px 20px 20px 40px;
    margin-bottom: 140px;
}

.auto-card-info__title {
    font-size: 28px;
    line-height: 34px;
    width: max-content;
    margin: 0;
}

.auto-card-info__title span {
    display: block;
    position: absolute;
    right: -160px;
    top: -30px;
    background: linear-gradient(180deg, rgba(197, 197, 197, 0.4) 0%, rgba(169, 169, 169, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-transform: uppercase;
    font-size: 70px;
    line-height: 100%;
}

.auto-card-info p {
    font-size: 13px;
    line-height: 100%;
    font-weight: 600;
    padding: 10px 0;
    flex-basis: 50%;
    gap: 20px;
}

.auto-card-info div:nth-child(3) h4 {
    font-size: 55.1396px;
    line-height: 67px;
    padding-top: 55px;
}

.auto-card-info div:nth-child(3) h4 span {
    font-size: 35.1396px;
    line-height: 40px;
}

.auto-card__prices {
    display: flex;
    flex-direction: column;
    margin-top: 0;
}

.auto-card__prices .old-price {
    color: #E00000;
    font-size: 15px;
    line-height: 18px;
    position: static;
}

.auto-card__prices .new-price {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    padding: 0;
}

.auto-card__prices .new-price span {
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
}

.auto-card__img {
    max-width: 80%;
    /* top: auto; */
}

.auto-card__bg {
    position: absolute;
    width: 90%;
    right: -20px;
    /* top: -85px; */
}

.auto-card-info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    position: relative;
}

/* .block-img {
    padding: 337px 12px 0;
} */
/* .bk__img {
    width: 133px;
    height: 94px;
}
.block-img img {
    width: 120px;
    height: 94px;
    cursor: pointer;
} */
.block-img .img-cont {
    width: 133px;
    height: 72px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.img-cont::after {
    height: 100%;
}

.img-cont.active {
    border-bottom-width: 1px;
}

.bk__img.active::after {
    width: 80px;
}

.auto-card__bg {
    width: 90%;
    right: -20px;
    /* top: -85px; */
}

.auto-card__btns {
    flex-direction: row;
    /* margin-bottom: 20px; */
    margin-top: 0;
}

.auto-price-card::before {
    top: 40px;
    right: 46px;
    z-index: 1;
    background: rgb(255, 254, 254);
    background: linear-gradient(90deg, rgba(255, 254, 254, 0.1727284663865546) 0%, rgba(150, 150, 150, 0.3968181022408963) 45%, rgba(0, 0, 0, 0.9178265056022409) 100%);
}

.auto-price-card::after {
    right: 43px;
    top: 40px;
    background: rgb(255, 254, 254);
    background: linear-gradient(0deg, rgba(255, 254, 254, 0.1727284663865546) 0%, rgba(150, 150, 150, 0.3968181022408963) 45%, rgba(0, 0, 0, 0.9178265056022409) 100%);
}

.auto-price-card::before,
.auto-price-card::after,
.auto-card-info p::before,
.auto-card-info p::after {
    display: none;
}

.auto-card-info p::after {
    top: 47px;
    width: 21px;
}

.auto-card-info p::before {
    height: 21px;
    left: 7px;
    top: 26px;
}

.swiper-padding {
    padding-bottom: 91px;
    width: 139%;
}

.slide-width {
    background: none;
}

.slide-width img {
    width: 600px;
}

.pop-up-swiper {
    padding: 97px 315px 94px 0;
    width: 915px;
    height: 700px;
    top: 15%;
}

.swiper-pagination {
    text-align: center;
}

.swiper-closed {
    width: 22px;
    height: 22px;
    right: 16px;
    top: 46px;
}

.pop-up-swiper::after {
    right: 0;
    top: 35px;
}

.pop-up-swiper::before {
    right: 0;
    top: 35px;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 644px;
    bottom: 0;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: 750px;
    bottom: 0;
}

.swiper-button-next,
.swiper-button-prev {
    width: 77px;
    height: 77px;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    background: url(../img/next-desk.svg);
    width: 77px;
    height: 77px;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    background: url(../img/next-desk.svg);
    width: 77px;
    height: 77px;
}

.auto-card-img {
    flex-basis: 50%;

    width: 460px;

}

/* .wrapper-main-img-model .swiper {
    width: 460px;
} */



/* offer style */

.offer {
    height: 737px;
    margin-top: -20px;
}

.offer__title {
    padding: 235px 0 54px;
    font-size: 33px;
    line-height: 40px;
}

.offer-flex {
    justify-content: flex-start;
}

.offer__form {
    margin-right: 43px;
}

.offer__form input:not(input[type='checkbox']) {
    width: 362px;
    height: 40px;
    font-size: 15px;
    line-height: 20px;
    border: 1px solid #4B4B4B;
}

.offer-flex button {
    width: 362px;
    height: 50px;
    font-family: 'Tactic Sans';
    font-weight: 400;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
}

.offer-btn__img {
    width: 22px;
    height: 20px;
    position: absolute;
    right: 28px;
}

.form__checkbox {
    width: 28px;
    height: 28px;
    cursor: pointer;
}

input[type=checkbox]+label:before {
    cursor: pointer;
    width: 28px;
    height: 28px;
    bottom: 39px;
}

.form__checkbox[type=checkbox]:checked+label:before {
    background-size: 12px;
}

input[type=checkbox]+label:before {
    bottom: 40px;
}

.block-checkbox label {
    font-size: 13px;
    line-height: 15px;
    padding-left: 50px;
}

.block-checkbox label a {
    font-size: inherit;
    color: inherit;
}

.block-select {
    width: 100%;
    padding: 30px 42px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.select-swiper {
    position: relative;
}

.selects {
    flex-direction: row;
    gap: 0;
}

.block-select__title {
    font-size: 33px;
    line-height: 40px;
    flex-basis: 100%;
    padding-bottom: 30px;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 50px;
}

.mobile-hidden-select {
    display: flex;
    width: 70%;
    justify-content: space-between;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 24px;
    line-height: 29px;
}

.select2-results__option--selectable {
    font-size: 15px;
    line-height: 20px;
}

.swiper-select-next::after {
    content: "";
    position: absolute;
    background: url(../img/select-desk-swiper.svg) no-repeat;
    width: 78px;
    height: 78px;
}

.swiper-select-prev::after {
    content: "";
    position: absolute;
    background: url(../img/select-desk-swiper.svg) no-repeat;
    width: 78px;
    height: 78px;
    transform: rotate(180deg);
}

.swiper-select-next {
    width: 78px;
    height: 78px;
    right: 55px;
    left: auto;
    bottom: 33px;
}

.swiper-select-prev {
    width: 78px;
    height: 78px;
    right: 155px;
    left: auto;
    bottom: 33px;
}

.mySwiper-select {
    min-height: 740px;
    padding-top: 130px;
}

.select-card {
    text-align: left;
    width: 100%;

    border: 1px solid rgb(233, 233, 233);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.select-card-info p {
    font-size: 20px;
    line-height: 33px;
}

/* .select-card-info p:nth-child(2) {
    margin-bottom: 25px;
} */
.select-card button {
    /* width: 100%; */
    margin-top: 10px;
    /* height: 50px; */
    font-size: 16px;
    line-height: 16px;

    height: 50px;
    width: 326px
}

.align-start {
    align-items: flex-start;
}

.desk-hidden-select {
    display: none;
}

.wrapper-character-equip {
    padding: 25px 0 35px;
}


/* credit style  */

.credit {
    /* background: url(../img/credit-desk.png) no-repeat; */
    /* background: url(../img/bg/bg-credit.webp) no-repeat; */
    /* min-height: 572px; */
    background-position-x: right;
    /* padding-top: 0; */
    margin-top: 100px;

    height: 514px;
    position: relative;
    padding: 0;
    padding-top: 30px;
    box-shadow: 1px 5px 5px rgba(0, 0, 0, .3);
    overflow: hidden;
}

.bg-credit {
    position: absolute;
    right: 0;
    top: 0;
    width: 55%;
    height: 100%;
}


.credit-container {
    padding: 0 13px 35px 42px;
}

.credit-container h3 {
    font-size: 28px;
    line-height: 36px;
    padding: 0;
    padding-bottom: 65px;
}


.desk-flex-hidden {
    display: none;
}

.offer-flex {
    display: block;
}

.offer-block {
    display: flex;
}

.block-checkbox {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
    padding-top: 20px;
}

.desk-position {
    display: block;
    position: absolute;
    right: 3%;
    bottom: 30%;
}

.credit-info::before {
    left: 10%;
}

.credit-info::after {
    left: -14%;
}

.offer-block-checkbox {
    width: 100%;
    padding-top: 0;
}

.equipments {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* gap: 100px; */
    gap: 20px;
}

.map button {
    position: absolute;
    top: 50%;
    left: 16%;
}

.footer {
    /* background: url(../img/map.webp) no-repeat; */
    padding-top: 493px;
    min-height: 1050px;
    /* background-position: center; */
    flex-direction: row;
}

#map {
    position: absolute;
    top: 0;
    left: 0;
    height: 600px;
    width: 100%;
    z-index: 0;
}

.footer-bk {
    z-index: 1;
    position: relative;
}

.footer-container {
    padding: 54px 0 0;
}

.map__img {
    /* top: 25%;
    left: 55%; */
    display: none;
}

.footer__title {
    font-size: 20.6419px;
    line-height: 29px;
}

.footer__title::after {
    width: 133px;
}

.footer-contact div,
a {
    font-size: 16px;
    line-height: 30px;
}

.footer-contact div:nth-child(3) {
    width: 100%;
}

.footer-contact div:nth-child(2) {
    margin-bottom: 13px;
}

.footer-contact div:nth-child(3) a:nth-child(1) {
    margin-right: 56px;
}

.footer__form input {
    width: 347px;
    height: 48px;
    font-size: 24px;
    line-height: 29px;
}

.footer__form button {
    width: 347px;
    height: 48px;
}

.footer-dealer {
    flex-basis: 50%;
}

.footer__form {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
    column-gap: 15px;
}

.footer-checkbox {
    padding-top: 0;
    width: auto;
    align-items: center;
}

.footer-form__checkbox[type=checkbox]+label:before {
    bottom: auto;
    top: 20px;
}

.footer-diskl {
    display: flex;
    flex-wrap: wrap;
    padding: 27px 70px 27px 210px;
    align-items: flex-end;
    position: absolute;
}

.footer-diskl p {
    flex-basis: 50%;
}

.footer-diskl p:nth-child(1) {
    order: 2;
}

.footer-diskl p:nth-child(2) {
    margin-top: 0;
    order: 1;
}

.footer-diskl p:nth-child(3) {
    order: 3;
}

.pop-up-one img:nth-child(1) {
    width: 140px;
    height: 79px;
}

.pop-up-one {
    width: 672px;
    top: 25%;
}

.pop-up-one-container {
    width: 100%;
    padding: 10px 18px 30px;
    border-top-right-radius: 299px;
}

.pop-up-one__title {
    position: absolute;
    font-size: 32.9442px;
    line-height: 40px;
    right: 30px;
    bottom: 29px;
}

.pop-up-one-container p {
    font-size: 24px;
    line-height: 29px;
}

.pop-up__form input {
    width: 311px;
    height: 40px;
}

.pop-up__form button {
    width: 311px;
    height: 44px;
}

/* .pop-up__input-checkbox {
    padding-top: 28px;
} */
.pop-up-one__img-position-line {
    width: 110%;
    left: 0px;
    top: -41px;
    z-index: -1;
}

.pop-up-one__img-position-car {
    right: -95px;
    top: auto;
    bottom: -7px;
}

.pop-up-one-container::before {
    top: -132px;
    right: -68px;
}

.pop-up-one-container::after {
    right: -68px;
    top: -131px;
}

.pop-up-one__img-closed {
    position: absolute;
    top: -100px;
    right: -39px;
}


.pop-up-two {
    width: 672px;
}

.pop-up-two img:nth-child(1) {
    width: 140px;
}

.pop-up-two__img-position-city {
    width: 372px;
    top: -83px;
    right: -21px;
}

.pop-up-two__img-position-car {
    width: 471px;
    z-index: 1;
    right: -105px;
    top: 36px;
}


.pop-up-all {
    width: 768px;
}

.pop-up-all img:nth-child(1) {
    width: 140px;
}

.pop-up-all-container {
    background: linear-gradient(0deg, #000000 43.84%, rgba(0, 0, 0, 0.72) 70.9%, rgba(0, 0, 0, 0) 92.04%);
    border-radius: 17px;
}

.pop-up-all__form {
    display: block;
    width: 50%;
}

.pop-up-all__img-position-city {
    top: -194px;
    right: -21px;
}

.pop-up-all__img-position-car {
    right: -105px;
    top: -46px;
}

.pop-up-btn {
    bottom: 27px;
    top: auto;
    right: 48px;
    width: 88px;
    height: 88px;
}

.pop-up-btn img {
    width: 77px;
    height: 77px;
}

.pop-up-all-2 {
    width: 768px;
    height: 460px;
    padding: 26px 20px;
}

.pop-up-all-2 div:nth-child(1) {
    align-items: flex-start;
}

.pop-up-all-2 div:nth-child(1) img:nth-child(1) {
    width: 140px;
}

.pop-up-all-2 h3 {
    padding: 0 0 78px;
    flex-basis: 75%;
    order: 2;
    font-size: 24px;
    line-height: 29px;
}

.pop-up-all-2__img-closed {
    cursor: pointer;
    order: 3;
}

.pop-up-all-2__img-position-car {
    height: 100%;
    top: 0;
    border-radius: 9px;
}


.action__timer {
    display: flex;
    flex-direction: column;
    gap: 40px;
    /* width: 350px; */
    width: 300px;
    margin: 0;
    margin-left: auto;
    font-family: 'Montserrat';
    color: white;
    /* margin-bottom: 30px; */
}

.action__timer-title::before {
    display: none;
}

.action__timer-title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 0;
}

.action__timer-title span {
    color: var(--accent);
}

.timer {
    margin: 0 0 15px;
}


@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1850px) {
    .credit {
        background-size: 1000px
    }

    .credit {
        height: 500px;
    }
}

@media screen and (max-width: 1750px) {
    .credit {
        background-size: 1000px
    }

    .credit {
        height: 450px;
        padding-top: 10px;
    }

    .credit-container h3 {
        padding-bottom: 35px;
    }
}

@media screen and (max-width: 1700px) {
    .credit {
        background-size: 1000px
    }

    .credit {
        height: 400px;
    }
}


@media screen and (max-width: 1600px) {
    .pop-up-swiper::after {
        right: 3%;
    }

    .pop-up-swiper::before {
        right: 3%;
    }

    .swiper-closed {
        right: 4%;
    }

    .credit {
        background-size: 850px
    }

    .map__img {
        left: 57%;
    }
}

@media screen and (max-width: 1536px) {
    .container {
        max-width: 1200px;
    }

    .header-info a {
        font-size: 14px;
    }

    /* .auto-price-card {
        width: 95%;
    } */
    /* .block-img {
        padding-top: 505px;
    } */
    /* .header-info {
        flex-basis: 33%;
    } */
    .auto-card-info p {
        font-size: 14px;
    }

    .auto-card-img {
        flex-basis: 82%;
    }

    .select-card button {
        /* width: 350px;
        height: 57px; */

        /* height: 50px;
        width: 326px */
    }

    .credit {
        background-size: 850px;
    }

    .credit-container h3 {
        padding-bottom: 20px;
    }

    .credit .list-advantages {
        margin-bottom: 30px;
    }


    .map__img {
        left: 56%;
    }

    .footer-container {
        /* padding: 54px 0 178px; */
        padding: 25px 0 178px;
    }

    /* .block-img {
        padding-top: 253px;
} */
    .auto-card__bg {
        right: 12px;
    }
}

@media screen and (max-width: 1440px) {
    .credit {
        background-size: 750px;
    }



    .desk-position {
        bottom: 50%;
    }

    .map__img {
        left: 68%;
    }
}

@media screen and (max-width: 1366px) {
    .credit {
        background-size: 650px;
    }

    .map__img {
        left: 72%;
    }

    .equipments {
        gap: 20px;
    }
}

@media screen and (max-width: 1280px) {
    .map__img {
        left: 77%;
    }

    .auto-card-info button {
        width: 235px;
    }


    .action__timer {
        width: 300px;
        gap: 18px;
    }

    .action__timer-title {
        font-size: 15px;
    }
}

@media screen and (max-width: 1170px) {
    .container {
        max-width: 1146px;
    }

    .auto-price-card {
        padding: 30px 20px 20px 15px;
    }

    /* .header-info {
        flex-basis: 48%;
    } */
    .select-card button {
        width: 295px;
    }

    .block-img .img-cont {
        width: 110px;
    }
}