* {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}

@font-face {
    font-family: "ChangAnunitype";
    src: url("/assets/fonts/ChangAnunitype-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: "ChangAnunitype";
    src: url("/assets/fonts/ChangAnunitype-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

html, body {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ChangAnunitype, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal
}

@media (min-width: 500px) {
    ._show-499 {
        display: none !important;
    }
}

@media (max-width: 499px) {
    ._hide-499 {
        display: none !important;
    }
}

@media (min-width: 768px) {
    ._show-767 {
        display: none !important;
    }
}

@media (max-width: 767px) {
    ._hide-767 {
        display: none !important;
    }
}

@media (min-width: 992px) {
    ._show-991 {
        display: none !important;
    }
}

@media (max-width: 991px) {
    ._hide-991 {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    ._show-1199 {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    ._hide-1199 {
        display: none !important;
    }
}

@media (min-width: 1300px) {
    ._show-1299 {
        display: none !important;
    }
}

@media (max-width: 1299px) {
    ._hide-1299 {
        display: none !important;
    }
}

._w100 {
    width: 100% !important;
}

.btn, .btn.disabled, .btn:disabled, fieldset:disabled .btn {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    display: inline-block;
    cursor: pointer;
    border-radius: 3.25rem;
    border-width: 1px;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(16 111 199 / var(--tw-bg-opacity));
    background-image: linear-gradient(92.29deg, transparent 0%, #0C5AA8 100%);
    padding: .9375rem 2.4375rem;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(12 90 168 / var(--tw-bg-opacity));
    color: rgb(255 255 255);
}

.input {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    display: block;
    width: 100%;
    border-radius: 3.25rem;
    border-width: 1px;

    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: .9375rem 1.8125rem;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25rem;
}


.input {

    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

[type=checkbox]:checked {
    border-color: transparent;
    background-color: rgb(16, 111, 199) !important;
}

.checkbox input[type=checkbox]:checked + .checkbox__mocker {
    background-color: rgb(16, 111, 199) !important;
}

.steps .modal-form--wrap {
    margin-bottom: 10px;
}

picture {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

img {
    border: 0;
    max-width: 100%;
    display: block;
}

.header {
    z-index: 999;
}

/*start menu-top*/
@media (max-width: 1199px) {
    body.menu-show {
        overflow: hidden;
    }

    body.menu-show .menu-top {
        background-color: #fff;
    }

    body.menu-show .menu-top--nav {
        height: calc(100vh - 50px);
        right: 0;
        overflow-y: auto;
        transition: 0.25s;
    }

    body.menu-show .menu-top--nav-overlay:before {
        width: calc(100vw - 350px);
        transition: 0.3s;
        transition-delay: 0.2s;
    }
}

.menu-top {
    height: 80px;
    padding: 0 30px;
    position: fixed;
    width: 100vw;
    z-index: 20;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    background-color: #fff;
    transition: 0.15s;
}

.menu-top.menu-shrink {
    height: 60px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    transition: 0.4s;
}

@media (max-width: 1199px) {
    .menu-top.menu-shrink {
        height: 50px;
    }
}

@media (max-width: 1199px) {
    .menu-top {
        height: 50px;
        color: #828282;
        padding: 0 15px;
    }
}

@media (max-width: 1299px) {
    .menu-top {
        font-size: 14px;
    }
}

.menu-top--wrap {
    width: 100%;
    max-width: 1440px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
    transition: 0.25s;
}

@media (max-width: 1399px) {
    .menu-top--wrap {
        max-width: 100%;
    }
}

@media (max-width: 1199px) {
    .menu-top--wrap {
        align-items: center;
    }
}

.menu-top--logo {
    display: flex;
    align-items: center;
    font-size: 22px;
}

.menu-top--logo img {
    height: 30px;
    transition: 0.25s;
    margin-right: 15px;
}

.mobile-logo {
    display: none;
}

@media (max-width: 499px) {
    .mobile-logo {
        display: block;
    }

    .desktop-logo {
        display: none;
    }
}

@media (max-width: 1199px) {
    .menu-top--logo {
        flex-grow: 1;

    }

    .menu-top--logo img {
        height: 40px;
    }
}

.menu-top.menu-shrink .menu-top--logo img {
    height: 40px;
}

.menu-top.menu-shrink .menu-top--logo ._dealer strong {
    font-size: 14px;
}

.menu-top.menu-shrink .menu-top--logo ._dealer span {
    font-size: 12px;
}

.menu-top.menu-shrink .menu-top--button svg {
    width: 40px;
}

.menu-top--nav {
    flex-grow: 1;
    margin: 0;
    display: flex;
    justify-content: end;
}

@media (max-width: 1199px) {
    .menu-top--nav {
        height: calc(100vh - 50px);
        background-color: #fff;
        display: flex;
        flex-direction: column;
        position: fixed;
        right: -200%;
        top: 50px;
        width: 350px;
        z-index: 11;
        padding: 30px 20px;
        margin: 0;
        transition: 0.25s;
    }

    .menu-top--nav.active {
        right: 0;
        transition: 0.25s;
    }
}

@media (max-width: 399px) {
    .menu-top--nav {
        width: 100vw;
    }
}

@media (max-width: 1199px) {
    .menu-top--nav-overlay:before {
        height: calc(100vh - 50px);
        background: linear-gradient(101.43deg, rgba(0, 0, 0, 0.24) -5.15%, rgba(0, 0, 0, 0.04) 104.36%);
        backdrop-filter: blur(8px);
        content: "";
        position: fixed;
        width: 0;
        right: 350px;
        top: 50px;
    }
}

@media (max-width: 399px) {
    .menu-top--nav-overlay:before {
        display: none;
    }
}

.menu-top--nav-links {
    display: flex;
    align-self: center;
    justify-content: center;
    flex-grow: 1;
}

@media (max-width: 1199px) {
    .menu-top--nav-links {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 2px solid #BDBDBD;
    }
}

.menu-top--nav-links .menu-link {
    padding: 5px 0;
    margin: 0 20px;
    font-weight: 600;
    font-size: 20px;
    color: #000;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    transition: 0.25s;
}

@media (max-width: 1399px) {
    .menu-top--nav-links .menu-link {
        font-size: 18px;
        margin: 0 15px;
    }
}

@media (max-width: 1199px) {
    .menu-top--nav-links .menu-link {
        padding: 15px 0;
        margin: 0;
        font-size: 18px;
        color: #fff;
    }
}

.menu-top--nav-links .menu-link:hover, .menu-top--nav-links .menu-link.active {
    color: #fff;
}

.menu-top--nav-title {
    display: none;
    color: #fff;
}

@media (max-width: 599px) {
    .menu-top--nav-title {
        display: inline-flex;
        margin-bottom: 16px;
    }
}

@media (max-width: 1199px) {
    .menu-top--nav-buttons {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .menu-top--nav-buttons .page-btn {
        margin-bottom: 25px;
        width: 100%;
    }

    .menu-top--nav-buttons .page-btn:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 599px) {
    .menu-top--nav-buttons {
        justify-content: center;
    }
}

.menu-top--contacts {
    margin-right: 20px;
    text-align: center;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

.menu-top--contacts-phone {
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    color: #000;
}

.menu-top--contacts-address {
    font-size: 16px;
    font-weight: 300;
    color: #000;
}

@media (max-width: 1299px) {
    .menu-top--contacts {
        display: flex;
        align-items: center;
    }

    .menu-top--contacts-phone {
        display: flex;
        width: 50px;
        padding: 10px;
        background: url(../img/ico-phone.svg) no-repeat center/24px;
        text-indent: -9999px;
    }

    .menu-top--contacts-address {
        display: none;
    }
}

@media (max-width: 1199px) {
    .menu-top--contacts {
        display: none;
    }

    .menu-top--contacts-phone {
        text-indent: 0;
        width: 100%;
        background: none;
        color: #323242;
        text-align: center;
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .show-mob,
    .js-mob-btn {
        display: none;
    }
}

@media (max-width: 1199px) {
    .show-mob,
    .js-mob-btn {
        display: inline-flex;
    }
}

@media (max-width: 1199px) {
    .js-mob-btn {
        position: relative;
        border: none;
        background: transparent;
        width: 24px;
        height: 24px;
        z-index: 2;
    }

    .js-mob-btn::before, .js-mob-btn::after {
        content: "";
        left: 0;
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        background: #fff;
        border-radius: 2px;
    }

    .js-mob-btn::before {
        top: 3px;
        box-shadow: 0 8px 0 #fff;
        transition: box-shadow 0.3s 0.15s, top 0.3s 0.15s, transform 0.3s;
    }

    .js-mob-btn::after {
        bottom: 3px;
        transition: bottom 0.3s 0.15s, transform 0.3s;
    }

    .js-mob-btn.active::before {
        top: 11px;
        transform: rotate(45deg);
        box-shadow: none;
        transition: box-shadow 0.15s, top 0.3s, transform 0.3s 0.15s;
    }

    .js-mob-btn.active::after {
        bottom: 11px;
        transform: rotate(-45deg);
        transition: bottom 0.3s, transform 0.3s 0.15s;
    }
}

@media (max-width: 767px) {
    body.menu-show {
        overflow: hidden;
    }

    body.menu-show .menu-top--nav {
        right: 0;
        overflow-y: auto;
        height: calc(100vh - 50px);
        transition: 0.25s;
    }

    body.menu-show .menu-top--nav-overlay:before {
        width: calc(100vw - 350px);
        transition: 0.3s;
        transition-delay: 0.2s;
    }
}

.menu-top--button {
    display: flex;
}

.menu-top--button svg {
    display: block;
    width: 50px;
    transition: 0.25s;
}

.menu-top--button svg path {
    transition: 0.25s;
}

.menu-top--button:hover svg path {
    fill: #ccc;
}

@media (max-width: 1199px) {
    .menu-top--button {
        margin-bottom: 30px;
    }

    .menu-top--button .page-btn {
        width: 100%;
    }
}

.menu-top--mobile-phone {
    display: none;
}

@media (max-width: 1199px) {
    .menu-top--mobile-phone {
        display: flex;
        padding: 12px;
    }
}

.menu-top--slides {
    display: none;
}

@media (max-width: 1199px) {
    .menu-top--slides {
        display: flex;
        flex-direction: column;
        padding: 12px;
    }

    .menu-top--slides .footer-slide._info {
        width: 100%;
        max-width: inherit;
        margin-bottom: 15px;
    }

    .menu-top--slides .footer-slide._rules {
        width: 100%;
        max-width: inherit;
    }

    .menu-top--slides .footer-slide .slide__text {
        padding-top: 10px;
    }
}

.menu-top--slides {
    display: none;
}

@media (max-width: 1199px) {
    .menu-top--slides {
        display: flex;
        flex-direction: column;
        padding: 12px;
        color: #fff;
    }

    .menu-top--slides .footer-slide._info {
        width: 100%;
        max-width: inherit;
        margin-bottom: 15px;
    }

    .menu-top--slides .footer-slide._rules {
        width: 100%;
        max-width: inherit;
    }

    .menu-top--slides .footer-slide .slide__title {
        color: #fff;
        font-size: 18px;
    }
}

@media (max-width: 1199px) and (max-width: 379px) {
    .menu-top--slides .footer-slide .slide__title {
        font-size: 16px;
    }
}

@media (max-width: 1199px) {
    .menu-top--slides .footer-slide .slide__text {
        padding-top: 10px;
    }
}

.menu-top__social {
    display: none;
}

@media (max-width: 1199px) {
    .menu-top__social {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .menu-top__social a {
        text-decoration: none;
        padding: 10px;
    }
}

/*end menu-top*/

/*start section-top*/

.section-top {
    padding-top: 80px;
}

@media (max-width: 499px) {
    .section-top {
        padding-top: 50px;
    }
}

.section-top .engine-button {
    position: absolute;
    left: 50px;
    bottom: 0px;
    z-index: 2;
}

.section-top .engine-button img {
    min-width: inherit;
    min-height: inherit !important;
    object-fit: contain !important;
}

@media (max-width: 1299px) {
    .section-top .engine-button {
        width: 75px;
        height: 75px;
        left: calc(100% - 100px);
    }
}

@media (max-width: 991px) {
    .section-top .engine-button {
        display: none;
    }
}

.section-top .one-ptz {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 2;
}

@media (max-width: 1299px) {
    .section-top .one-ptz {
        font-size: 25px;
    }
}

@media (max-width: 991px) {
    .section-top .one-ptz {
        font-size: 20px;
        padding: 25px 0;
        background: url("../img/engine-button.png") no-repeat 30px 50%;
        background-size: contain;
    }
}

@media (max-width: 849px) {
    .section-top .one-ptz {
        background-position: 15px 50%;
        padding: 20px 0 20px 80px;
    }
}

@media (max-width: 767px) {
    .section-top .one-ptz {
        background: none;
        padding: 10px 15px;
        bottom: 0;
    }
}

@media (max-width: 576px) {
    .section-top .one-ptz {
        font-size: 18px;
    }
}

.section-top__point {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.section-top__wrap {
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    left: calc(50% - 820px);
    top: 0;
    z-index: 2;
}

@media (max-width: 1699px) {
    .section-top__wrap {
        left: calc(50% - 640px);
    }
}

@media (max-width: 1299px) {
    .section-top__wrap {
        left: calc(50% - 550px);
    }
}

@media (max-width: 1199px) {
    .section-top__wrap {
        left: calc(50% - 460px);
    }
}

@media (max-width: 991px) {
    .section-top__wrap {
        left: 27px;
        flex-direction: column;
        max-width: 350px;
    }
}

@media (max-width: 576px) {
    .section-top__wrap {
        left: 15px;
        height: 90%;
    }
}

@media (max-width: 499px) {
    .section-top__wrap {
        max-width: 320px;
    }
}

.section-top__text {
    letter-spacing: -0.8px;
    text-transform: uppercase;
    padding-top: 170px;
    width: 100%;
    max-width: 750px;
}

@media (max-width: 1699px) {
    .section-top__text {
        padding-top: 150px;
    }
}

@media (max-width: 1399px) {
    .section-top__text {
        padding-top: 80px;
    }
}

@media (max-width: 1199px) {
    .section-top__text {
        padding-top: 80px;
    }
}

@media (max-width: 991px) {
    .section-top__text {
        padding-top: 75px;
    }
}

@media (max-width: 499px) {
    .section-top__text {
        padding-top: 40px;
    }
}

.section-top__title {
    font-size: 45px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    line-height: 1.2;
}


@media (max-width: 1399px) {
    .section-top__title {
        font-size: 40px;
    }
}

@media (max-width: 1199px) {
    .section-top__title {
        font-size: 32px;
    }
}

@media (max-width: 991px) {
    .section-top__title {
        font-size: 27px;
        margin-bottom: 15px;
    }
}

@media (max-width: 576px) {
    .section-top__title {
        font-size: 24px;
    }
}

@media (max-width: 499px) {
    .section-top__title {
        font-size: 21px;
    }
}

.section-top__subtitle {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
    margin-bottom: 30px;
}

.section-top__title .price {
    color: rgb(11, 69, 127);
    font-weight: bold;
}

@media (max-width: 1399px) {
    .section-top__subtitle {
        font-size: 35px;
    }
}

@media (max-width: 1199px) {
    .section-top__subtitle {
        font-size: 28px;
    }
}

@media (max-width: 991px) {
    .section-top__subtitle {
        font-size: 24px;
    }
}

@media (max-width: 576px) {
    .section-top__subtitle {
        font-size: 21px;
    }
}

.section-top__image {
    width: 100%;
}

@media (max-width: 991px) {
    .section-top__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        min-height: 500px;
    }
}

@media (max-width: 576px) {
    .section-top__image img {
        min-height: 400px;
    }
}

.section-top__form {
    max-width: 540px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #000;
}

.section-top__form .section-top__subtitle {
    margin-bottom: 20px;
}

.section-top__form ._fz20 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -0.8px;
}

.section-top__form ._row {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
}

.section-top__form__title {
    font-weight: 600;
    margin-bottom: 20px;
}

.top-advantages {
    display: flex;
    align-items: center;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 30px;
}

.top-advantages li {
    display: flex;
    align-items: center;
    padding-left: 0;
    margin-bottom: 0;
    margin-right: 10px;
    border: 1px solid rgb(16, 111, 199);
    border-radius: 10px;
    background: linear-gradient(0deg, rgba(255, 255, 255, .5) 0%, rgba(255, 255, 255, 0) 100%);
    padding: 5px;
}

.top-advantages li img {
    max-width: 40px;
    margin-right: 10px;
}

@media (max-width: 499px) {
    .top-advantages {
        flex-direction: column;
    }

    .top-advantages li img {
        max-width: 30px;
    }

    .top-advantages li {
        line-height: 1.2em;
        margin-bottom: 1em;
    }
}


.section-top__form .modal-form--wrap,
.section-top__form .modal-button {
    margin-bottom: 0;
    width: calc(50% - 5px);
}


.section-top__form .label-agreement {
    color: #222;
}

.label-agreement {
    margin-top: 8px;
}

.section-top__form input[type=checkbox] + label:before,
.section-top__form input[type=checkbox] + span:before {
    border: 1px solid rgba(34, 34, 34, 0.5);
}

.section-top__form input[type=checkbox] + label:hover:before,
.section-top__form input[type=checkbox] + span:hover:before {
    border-color: #222;
}

.section-top__form input[type=checkbox]:checked + span:before,
.section-top__form input[type=checkbox]:checked + label:before {
    border-color: #222;
}

/*end section-top*/
/*start form-mobile*/
.form-mobile {
    padding: 30px 0;
    background-color: #717171;
    color: #fff;
}

.form-mobile .feedback-form__wrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

@media (max-width: 576px) {
    .form-mobile .feedback-form__wrap {
        flex-direction: column;
    }
}

.form-mobile .modal-input input {
    background-color: #222;
}

.form-mobile .modal-form--wrap,
.form-mobile .modal-button {
    width: calc(50% - 8px);
}

@media (max-width: 576px) {
    .form-mobile .modal-form--wrap,
    .form-mobile .modal-button {
        width: 100%;
    }
}

.form-mobile .modal-form--wrap {
    margin-bottom: 0;
}

@media (max-width: 576px) {
    .form-mobile .modal-form--wrap {
        margin-bottom: 15px;
    }
}

.form-mobile .section-top__form__title {
    text-align: center;
}

.form-mobile .top-advantages {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 399px) {
    .form-mobile .top-advantages {
        justify-content: space-evenly;
    }
}

.form-mobile .top-advantages li {
    text-transform: uppercase;
    display: flex;
    align-items: center;
    padding-left: 0;
    margin-bottom: 0;
    margin-right: 10px;
}

@media (max-width: 399px) {
    .form-mobile .top-advantages li {
        flex-direction: column;
    }

    .form-mobile .top-advantages li img {
        margin-bottom: 10px;
    }
}

/*end form-mobile*/
/*models*/
.model-choice, .color-choice {
    cursor: pointer;
}

.model-name-1 {
    font-size: 22px
}

.model-mobile {
    border: 1px solid rgb(16, 111, 199);
    border-radius: 10px;
    padding: calc(var(--bs-gutter-x) * .5);
}

@media (max-width: 499px) {
    .model-name-1 {
        font-size: 18px
    }
}

.steps.hidden {
    display: none;
}

.model-characteristics {
    display: flex;
    padding: 0;

    flex-direction: column;
}

@media (max-width: 499px) {
    .model-characteristics {

        margin-top: 20px;

    }
}

.model-characteristics li {
    display: flex;
    align-items: center;
    margin-right: 10px;
    border: 1px solid rgb(16, 111, 199);
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 10px;
}

.model-characteristics li span.mc-number {
    color: rgb(16, 111, 199);
    font-size: 30px;
    padding-right: 10px;
}

.complectation-name {
    font-size: 22px
}

@media (max-width: 499px) {
    .complectation-name {
        font-size: 18px
    }
}

.complectation {
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
    margin-bottom: 1em;
}

.complect-wrap{
    border-bottom: 1px solid #ccc;
    height: 100%;
    padding-bottom: 1em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.complectiation-picture{
    margin-bottom: .5em;
}

.complectation-text{
    flex-grow: 1;
}

/*
@media (min-width: 499px) {
    .complectation:nth-child(even) {
        flex-direction: column-reverse;
    }

    .complectiation-picture {
        margin-top: 1em;
    }
}

*/
@media (max-width: 499px) {
    .complectation {
        flex-direction: column-reverse;
        margin-top: 1rem;
    }
}


.checklist {
    display: flex;
    padding: 0;
    margin-top: 20px;
    flex-direction: column;
}

.checklist li {
    display: flex;
    align-items: center;

    border: 1px solid rgb(16, 111, 199);
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 10px;
}

@media (min-width: 499px) {
    .checklist li {
        font-size: 20px;
    }
}

.checklist li input {
    color: rgb(16, 111, 199);
    font-size: 30px;
    padding-right: 10px;
}


.checkbox input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -10;
    opacity: 0
}

.checkbox__mocker {
    position: relative;
    height: 1.7125rem;
    width: 1.7125rem;
    cursor: pointer;
    border-radius: .1875rem;
    --tw-bg-opacity: 1;
    border-color: rgb(12 90 168 / var(--tw-bg-opacity));
    margin-right: 15px;
    border: 1px solid rgb(12 90 168);
}

.checkbox__mocker:before {
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    height: .5rem;
    width: .6875rem;
    background-image: url(/assets/img/checkbox.svg);
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    --tw-content: "";
    content: var(--tw-content)
}

.checkbox__mocker:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: .1875rem;
    --tw-bg-opacity: 1;
    background-color: rgb(16 111 199 / var(--tw-bg-opacity));
    background-image: linear-gradient(92.29deg, transparent 0%, #0C5AA8 100%);
    background-image: url(/assets/img/checkbox-white.svg);
    background-size: 11px auto;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    --tw-content: "";
    content: var(--tw-content)
}

.checkbox input[type=checkbox]:checked + .checkbox__mocker:before {
    opacity: 1
}

.checkbox input[type=checkbox]:focus:checked + .checkbox__mocker:after {
    opacity: 1
}

.checkbox label {
    display: flex;
}

.mob-model-header {
    display: flex;
    justify-content: space-around;
    color: var(--bs-body-color);
    text-decoration: none;
}

.mob-model-name {
    font-weight: bold;
}

.mob-model-picture {
    max-width: 45%;
}

.mob-model-descr {
    display: none;
}

.price-mobile {
    display: block;
    font-size: 14px;
    font-weight: normal;
}

section.models {
    padding: 40px 0;
    scroll-margin-top: 80px;
}

#contacts a {
    color: rgb(28 31 34);
    text-decoration: none;
}

/*end models*/
footer a {
    color: #fff;
    text-decoration: none;
}

.why-us {
    padding: 40px 0;
}

.why-us h3 {
    color: #0C5AA8;
}

.why-us img {
    margin-bottom: 15px;
    border-radius: 20px;
}

.why-us-col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.contacts {
    /*margin-bottom: 60px;*/
    position: relative;
    overflow: hidden;
}

/* Общий стиль блоков */
.block {
    display: flex;
    align-items: stretch;
    margin: 30px 0;
    border: 1px solid #8F8F8F;
    height: 450px;
}


.block-left {
    width: 100%;

    border-radius: 30px 30px 30px 0;
    overflow: hidden;
}


/* Область с картой */
.map-area {
    width: 50%; /* фиксированная ширина карты */
    height: 100%;
    flex: 0 0 auto;
    margin-top: -20px;
}

/* Текстовая часть */
.block .text {
    width: 50%; /* 1460px - 638px = 822px */
    padding: 40px 50px;
    flex: 0 0 auto;
}

/* Специфичный отступ для текста в block-right */
.block-right .text {
    padding: 40px 50px 40px 250px;
}

.block .text h3 {
    font-size: 46px;
    line-height: 1;
    font-weight: normal;
    margin-bottom: 20px;
}

.block .text .map-subtitle {

    font-size: 24px;
    font-weight: normal;
    margin-bottom: 25px;
}

/* Стили для точек информации */
.map-info-point {
    margin-bottom: 30px;

    font-weight: normal;
    font-size: 20px;
}

.map-info-point-phone {
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-bottom: 5px;

}

.map-info-point-geo {
    margin-bottom: 5px;
    align-items: center;
    display: flex;

}

/* Иконки */
.map-info-point-phone::before {
    content: "";
    display: inline-flex;
    align-items: center;
    width: 24px;
    height: 24px;
    margin-right: 9px;
    background-image: url(/assets/img/phone-blue.svg);

    background-size: contain;
    background-repeat: no-repeat;
}

.map-info-point-geo::before {
    content: "";
    display: inline-flex;
    align-items: center;
    width: 21px;
    height: 21px;
    margin-right: 9px;
    background-image: url(/assets/img/location.svg);

    background-size: contain;
    background-repeat: no-repeat;
}

/* Ссылки */
.map-info-point-phone a {
    color: var(--color-black);
    text-decoration: none;
    font-size: 28px;
    font-weight: 300;
}

.map-info-point-phone a:hover {
    color: var(--color-black);
}

.map-info-point-call a,
.map-info-point-howget a {
    color: var(--color-black);
}

.map-info-point-call a:hover,
.map-info-point-howget a:hover {
    color: var(--color-gray);
}

.map-info-point-call {
    margin-left: 36px;
}

.map-info-point-howget {
    margin-left: 28px;
}

/* Футер карты */
.map-info__footer {
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 576px) {
    .map-info__footer {
        flex-direction: column;
        align-items: center;
    }

    .map-info__footer iframe {
        margin-top: 10px;
    }
}

/* Стили для Яндекс.Карт */
.block-left .map-area ymaps {
    border-radius: 30px 30px 30px 0 !important;
}

.block-right .map-area ymaps {
    border-radius: 30px !important;
}

/* Адаптивность */
@media (max-width: 1699px) {
    .block-left,
    .block-right {
        width: 1272px;
    }

    .block-left {
        margin-right: calc((1320px - 1272px) / 2); /* 24px */
    }

    .block-right {
        margin-left: calc((1320px - 1272px) / 2 - 24px); /* 0px */
    }

    .block-right .text {
        padding: 40px 50px;
    }

    .block .text {
        width: 632px;
        padding: 25px 35px;
    }
}

@media (max-width: 1399px) {
    .contacts {
        padding: 50px 0;
    }

    .block-left,
    .block-right {
        width: 100%;
        margin: 0;
        flex-direction: column;
        height: auto;
        border-radius: 20px;
        border: 1px solid #8F8F8F;
    }

    .block-left {
        margin-bottom: 30px;
    }

    .block .text {
        order: 2;
        padding: 20px;
        margin: 30px 20px;
        width: auto;
    }

    .block-right .text {
        padding: 20px;
    }

    .map-area {
        width: 100%;
        height: 520px;
        min-height: 520px;
        order: 1;
    }

    .block-left .map-area ymaps,
    .block-right .map-area ymaps {
        border-radius: 20px 20px 0 0 !important;
    }
}

@media (max-width: 767px) {
    .map-area {
        width: 100%;
        height: 320px;
        min-height: 320px;
        order: 1;
    }

    .block .text h3 {
        font-size: 32px;
    }
}

@media (max-width: 575px) {
    .contacts {
        padding: 30px 0;
    }

    .block .text {
        padding: 15px;
        margin: 0;
    }

    .block .text h3 {
        font-size: 24px;
        margin-top: 20px;
    }

    .block .text .map-subtitle {
        font-size: 20px;
    }

    .map-info-point {
        font-size: 16px;
    }

    .map-info-point-phone a {
        font-size: 22px;
    }

    .map-info-point-geo {
        margin-bottom: 5px;
    }

    .map-info__footer a {
        display: block;
        width: 100%;
    }

    .map-info-point-call,
    .map-info-point-howget {
        margin-left: 0;
        margin-top: 10px;
    }
}

.phone-icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: linear-gradient(to right, rgb(37, 99, 235), rgb(124, 58, 237));
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius: 20px;
    z-index: 99999999;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(59, 130, 246, 0.2) 0px 4px 6px -1px, rgba(59, 130, 246, 0.2) 0px 2px 4px -2px;
}

.phone-icon img {
    width: 100%;
}

.footer-menu, .footer-menu ul {
    padding-left: 0 !important;
}

.qsteps {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1em;
}

.qstep {
    border: 1px solid #106fc7;
    border-radius: 10px;
    width: 40px;
    height: 10px;
    margin: 0 .4em;
}

.qstep.passed {
    background-color: #106fc7;
}

@media (min-width: 768px) {
    .md\:w-\[200px\] {
        width: 200px;
    }
}

.w-\[200px\] {
    width: 200px;
}


@media (min-width: 499px) {
    .section-top__image:after {
        content: " ";
        background: #ffffff;
        background: linear-gradient(90deg, rgba(255, 255, 255, .9) 0%, rgba(255, 255, 255, 0.6) 80%, rgba(255, 255, 255, 0) 100%);
        width: 65%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }
}

.menu-top--mobile-phone img{
    width: 20px;
    height: 20px;
}
.btn-end{
    float:right;
    align-self: self-end;
}

.phone-descr{
        margin-top: 10px;
    margin-left: 10px;
}
@media (max-width:499px){
    .map-info-point-phone{
        flex-wrap: wrap;
    }
    .phone-descr{
        margin: 0;
        flex-basis: 100%;
    }
}

.is_email{
    display:none;
}