/*!
 * Bootstrap Reboot v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
::after,
::before {
    box-sizing: border-box
}

@media(prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media(min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media(min-width:1200px) {
    h2 {
        font-size: 2rem
    }
}

h3 {
    font-size: calc(1.3rem + .6vw)
}

@media(min-width:1200px) {
    h3 {
        font-size: 1.75rem
    }
}

h4 {
    font-size: calc(1.275rem + .3vw)
}

@media(min-width:1200px) {
    h4 {
        font-size: 1.5rem
    }
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-bs-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul {
    padding-left: 2rem
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: .875em
}

mark {
    padding: .2em;
    background-color: #fcf8e3
}

sub,
sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #0d6efd;
    text-decoration: underline
}

a:hover {
    color: #0a58ca
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: #d63384;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media(min-width:1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::-webkit-file-upload-button {
    font: inherit
}

::file-selector-button {
    font: inherit
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Medium.woff) format("woff"), url(../fonts/Roboto-Medium.woff2) format("woff2");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Oswald;
    src: url(../fonts/Oswald-Regular.woff) format("woff"), url(../fonts/Oswald-Regular.woff2) format("woff2");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Oswald;
    src: url(../fonts/Oswald-Bold.woff) format("woff"), url(../fonts/Oswald-Bold.woff2) format("woff2");
    font-weight: 900;
    font-display: swap
}

.button {
    width: 8vw;
    min-width: 150px;
    padding: 6px 20px;
    border-radius: 50px;
    border: 2px solid var(--text-primary);
    color: var(--text-primary);
    background: 0 0;
    transition: .3s ease-in
}

.button:hover {
    background-color: var(--text-primary);
    color: var(--background-secondary)
}

.button__text {
    font-size: min(max(16px, 1vw), 60px)
}

.button_card {
    position: absolute;
    bottom: 40px
}

.button_mobile {
    display: none
}

.socials {
    min-width: 140px;
    margin-left: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 30%
}

.socials__icon {
    width: min(max(20px, 1.2vw), 80px);
    transition: .3s ease-in
}

.socials__icon:active,
.socials__icon:focus,
.socials__icon:hover {
    transform: translateY(-1vh) scale(1.1) rotate(360deg)
}

.socials_footer {
    align-items: flex-end;
    width: 10%;
    margin-bottom: 10px
}

.sec-header {
    position: relative;
    overflow: hidden;
    height: 143px;
    width: 100%;
    background-color: var(--background-secondary);
    transform: rotate(180deg);
    padding: 1.5vh 0
}

.sec-header_reversed {
    transform: rotate(0)
}

.sec-header_footer {
    padding: 30px 0
}

.sec-header::after {
    content: "";
    position: absolute;
    top: 120px;
    width: 110%;
    height: 200px;
    background-color: var(--background-primary);
    transform: rotate(-2deg)
}

.sec-header__title {
    transform: rotate(180deg);
    text-align: right;
    text-transform: uppercase;
    font-size: min(max(50px, 4vw), 150px)
}

.sec-header__title_reversed {
    transform: rotate(0);
    text-align: left
}

.sec-wrapper {
    padding: 10vh 0
}

.header {
    position: fixed;
    top: 0;
    z-index: 5;
    min-height: 9vh;
    width: 100%;
    background-color: var(--background-primary);
    box-shadow: 0 0 30px rgba(0, 0, 0, .04)
}

.header__wrapper {
    display: flex;
    justify-content: space-between;
    min-height: 9vh;
    align-items: center;
    flex-wrap: wrap
}

.header__wrapper_mobile {
    display: none
}

.header__menu {
    display: flex;
    justify-content: space-around;
    width: 30%
}

.header__item {
    color: var(--text-secondary);
    font-size: min(max(20px, 1vw), 60px);
    cursor: pointer;
    transition: .3s ease-in
}

.header__item:active,
.header__item:focus,
.header__item:hover {
    color: var(--text-primary)
}

.header .box {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header .box h3 {
    font-size: min(max(20px, 1vw), 60px);
    margin-right: 10px
}

.logo-box {
    width: 20%;
    min-width: 200px;
    cursor: pointer
}

.logo-box img {
    width: 100%
}

.promo {
    position: relative;
    overflow: hidden;
    z-index: 0;
    min-height: 81vh;
    margin-top: 9vh;
    background-color: var(--background-secondary);
    padding: 13vh 0 20vh 0
}

.promo__wrapper {
    max-width: 50%
}

.promo__title {
    font-size: min(max(60px, 6vw), 300px);
    text-transform: uppercase
}

.promo__subtitle {
    padding: 3vh 0 5vh 0
}

.promo__deeds {
    display: flex;
    justify-content: space-between;
    max-width: 90%
}

.promo__main-img {
    position: absolute;
    transform: scale(-1, 1);
    top: 10vh;
    right: 0;
    z-index: -1;
    width: 50%;
    height: 50vh;
    background: url(../img/promo.svg) center center/contain no-repeat
}

.cards {
    padding: 2vh 0 3vh 0;
    min-height: 20vh;
    position: relative;
    overflow: hidden
}

.cards::before {
    content: "";
    position: absolute;
    top: 0;
    height: 200px;
    width: 100%;
    background-color: var(--background-secondary);
    z-index: -1;
    margin-top: -2px
}

.cards::after {
    content: "";
    position: absolute;
    top: 120px;
    width: 110%;
    height: 200px;
    background-color: var(--background-primary);
    transform: rotate(-2deg);
    z-index: -1
}

.cards__wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.card {
    width: 25%;
    min-width: 250px;
    min-height: 380px;
    border-radius: 30px;
    margin: 0 10px 20px 10px;
    padding: 40px;
    border: 3px solid var(--background-secondary);
    background-color: var(--background-primary)
}

.card__title {
    padding: 2vh 0 3vh 0;
    width: 50%;
    font-size: min(max(24px, 1.5vw), 60px)
}

.card__subtitle {
    font-size: min(max(14px, .9vw), 38px)
}

.card__icon {
    width: min(max(40px, 3vw), 100px);
    transition: .3s ease-in
}

.card__icon:hover {
    transform: scale(1.1) rotate(-360deg)
}

.card_car {
    width: 100%;
    min-height: 41vh;
    margin: 0 0 40px 0;
    padding: 45px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.about__wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.about__info {
    max-width: 35%;
    margin: 0 0 0 auto;
    text-align: right
}

.about__img {
    width: 60%;
    height: 50vh;
    background: url(../img/about.svg) center center/contain no-repeat
}

.about__title {
    font-size: min(max(35px, 2vw), 70px);
    max-width: 90%;
    margin: 0 0 0 auto;
    text-align: right
}

.about__descr {
    padding: 5vh 0;
    max-width: 90%;
    margin: 0 0 0 auto;
    text-align: right
}

.about__features {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.about__feature {
    display: flex;
    justify-content: space-between;
    margin: 0 5px 40px 5px
}

.about__feature-descr {
    width: 8vw;
    font-size: min(max(14px, .9vw), 38px)
}

.about__feature-icon {
    width: min(max(30px, 2vw), 70px);
    transition: .3s ease-in
}

.about__feature-icon:hover {
    transform: scale(1.1) rotate(-360deg)
}

.services__wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.services__info {
    max-width: 40%
}

.services__img {
    width: 50%;
    height: 45vh;
    background: url(../img/boxes.svg) center center/contain no-repeat
}

.services__title {
    font-size: min(max(35px, 2vw), 70px);
    max-width: 90%
}

.services__descr {
    padding: 5vh 0;
    max-width: 90%
}

.services__features {
    background-color: rgba(226, 226, 226, .26);
    border-radius: 30px;
    padding: 50px
}

.services__features-title {
    font-size: min(max(26px, 2vw), 60px);
    padding-bottom: 7vh
}

.services__features-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.services__feature {
    max-width: 40%
}

.services__feature-title {
    font-size: min(max(20px, 1.2vw), 50px)
}

.services__feature-descr {
    font-size: min(max(14px, .9vw), 38px);
    margin: 20px 0 80px 0
}

.carpark__img-box {
    width: 40%;
    display: flex;
    justify-content: center
}

.carpark__img {
    width: 90%
}

.carpark__img_reversed {
    transform: scale(-1, 1)
}

.carpark__info {
    max-width: 30%
}

.carpark__info_right {
    text-align: right
}

.carpark__title {
    font-size: min(max(20px, 1.5vw), 50px);
    padding-bottom: 3vh
}

.carpark__divider {
    height: 3px;
    width: 100px;
    background-color: var(--background-secondary);
    border-radius: 3px;
    margin: 4vh 0 2vh 0
}

.carpark__divider_right {
    margin: 4vh 0 2vh auto
}

.carpark__descr {
    font-size: min(max(14px, .9vw), 38px)
}

.contact__wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.contact__info {
    width: 35%;
    margin-left: 40px;
    background-color: rgba(226, 226, 226, .26);
    border-radius: 30px;
    padding: 30px;
    display: flex;
    justify-content: space-around;
    flex-direction: column
}

.contact__feature {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.contact__feature-icon {
    margin-right: 10px;
    transition: .3s ease-in;
    width: min(max(20px, 2vw), 30px)
}

.contact__feature-icon:hover {
    transform: scale(1.1) rotate(-360deg)
}

.contact__feature-descr {
    font-size: min(max(12px, 1vw), 30px);
    text-align: left;
    max-width: 80%;
    align-self: center
}

.form {
    width: 55%
}

.form__box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 40px;
    flex-wrap: wrap
}

.form__item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 48%
}

.form__item_horizontal {
    flex-direction: row;
    align-items: center
}

.form__label {
    font-family: Oswald, sans-serif;
    font-weight: 400;
    color: var(--text-primary);
    line-height: 1;
    font-size: min(max(20px, 1vw), 50px);
    margin-bottom: 20px
}

.form__label_checkbox {
    font-family: Roboto, sans-serif;
    color: var(--text-secondary);
    font-size: min(max(15px, .7vw), 30px);
    align-self: center;
    margin-bottom: 0
}

.form__label_mb {
    margin-bottom: 0
}

.form__input {
    height: 4vh;
    min-height: 50px;
    width: 100%;
    color: var(--text-secondary);
    font-size: min(max(13px, 1vw), 30px);
    padding: 0 10px;
    border: none;
    border-bottom: 1px solid var(--text-primary);
    outline: 0
}

.form__input_checkbox {
    width: 25px;
    cursor: pointer
}

.form__input_mb {
    border-bottom: none;
    border: 1px solid var(--text-primary);
    width: 40px;
    min-height: 25px;
    padding: 0 0 0 5px;
    border-radius: 2px
}

.form__select {
    width: 100%;
    height: 4vh;
    min-height: 50px;
    background-color: rgba(226, 226, 226, .26);
    border-radius: 10px;
    padding: 0 10px;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    color: var(--text-primary);
    line-height: 1;
    font-size: min(max(20px, 1vw), 50px);
    cursor: pointer;
    border: none
}

.form__option {
    font-family: Roboto, sans-serif;
    color: var(--text-secondary);
    font-size: min(max(16px, .5vw), 30px)
}

.form__message {
    display: none;
    margin-top: 20px;
    font-family: Roboto, sans-serif;
    color: var(--text-secondary);
    font-size: min(max(16px, .5vw), 30px);
    padding: 10px 20px;
    border-radius: 10px;
    background-color: rgba(226, 226, 226, .26)
}

.form__message_active {
    display: block
}

.footer__wrapper {
    transform: rotate(180deg);
    display: flex;
    justify-content: flex-end
}

.footer__text {
    transform: rotate(180deg);
    text-align: center;
    font-size: min(max(14px, 1vw), 30px);
    margin-top: -20px
}

.burger-button {
    width: 7%;
    height: 2vh;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    cursor: pointer
}

.burger-button div {
    width: 100%;
    height: .3vh;
    background-color: var(--text-primary)
}

.burger {
    position: absolute;
    height: 100vh;
    width: 70%;
    top: 0;
    right: 0;
    background-color: var(--background-primary);
    z-index: 10;
    padding: 20px;
    transform: translateX(100%);
    transition: .5s all;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.burger_active {
    transform: translateX(0)
}

.burger__close {
    width: 15%;
    height: 5vh;
    padding-bottom: 15vh;
    cursor: pointer
}

.burger__close div {
    font-size: min(max(40px, 9vw), 60px);
    color: var(--text-primary);
    width: 100%;
    height: 100%
}

.burger__menu {
    height: 60vh
}

.burger__item {
    font-family: Oswald, sans-serif;
    font-size: min(max(26px, 4vw), 60px);
    color: var(--text-secondary);
    padding: 1vh 0;
    cursor: pointer;
    transition: .3s ease-in
}

.burger__item:active,
.burger__item:focus,
.burger__item:hover {
    color: var(--text-primary)
}

.burger .burger-deeds {
    padding-bottom: 10vh
}

.bg {
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 8;
    display: none
}

.bg_active {
    display: block
}

* {
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif
}

:root {
    --text-primary: #013A51;
    --text-secondary: #587483;
    --background-primary: #ffffff;
    --background-secondary: #d9e8ed;
    --background-accent: #e2e2e2
}

body {
    position: relative
}

section {
    scroll-margin-top: 9vh
}

li,
ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

p {
    margin: 0;
    color: var(--text-secondary);
    line-height: 1.3;
    font-size: min(max(16px, 1vw), 40px)
}

h1,
h2,
h3 {
    margin: 0;
    font-family: Oswald, sans-serif;
    font-weight: 900;
    color: var(--text-primary);
    line-height: 1
}

a {
    text-decoration: none;
    color: inherit
}

a:hover {
    text-decoration: none;
    color: inherit
}

.container {
    max-width: 70%;
    margin: 0 auto
}

.view-anim {
    opacity: 0;
    transform: translateY(4vh);
    transition: opacity .3s ease-in, transform .3s ease-in
}

.view-anim_appear {
    opacity: 1;
    transform: translateY(0)
}

.button_main {
    width: auto;
    font-size: 22px;
}
.button_main:last-child {
    margin: 15px 0 0 10px
}

@-webkit-keyframes anim {
    0% {
        transform: translateY(-4vh)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes anim {
    0% {
        transform: translateY(-4vh)
    }

    100% {
        transform: translateY(0)
    }
}

.view-anim-reversed {
    -webkit-animation: anim .3s ease-in 0s 1 normal forwards;
    animation: anim .3s ease-in 0s 1 normal forwards;
    -webkit-animation: name duration timing-function delay iteration-count direction fill-mode;
    animation: name duration timing-function delay iteration-count direction fill-mode
}

@media (max-width: 1842px) {
    .promo__deeds {
        flex-direction: column;
        text-align: center;
    }
}

@media(max-width:1500px) {
    .form {
        width: 100%
    }

    .contact__info {
        margin-left: 0;
        width: 100%;
        min-height: 200px;
        margin-top: 30px
    }
}

@media(max-width:1302px) {
    .cards__wrapper {
        justify-content: space-around
    }

    .container {
        max-width: 80%
    }
}

@media(max-width:1024px) {
    .header__wrapper {
        display: none
    }

    .header__wrapper_mobile {
        display: flex
    }

    .promo__main-img {
        top: unset;
        bottom: 0;
        width: 50%
    }

    .promo__deeds {
        flex-direction: column;
    }

    .about__wrapper {
        flex-direction: column
    }

    .about__img {
        margin: 0 auto;
        width: 100%;
        height: 65vh;
        margin-bottom: 20px
    }

    .about__info {
        max-width: 100%;
        margin: 0;
        text-align: unset
    }

    .about__descr,
    .about__title {
        text-align: center;
        max-width: 100%;
        margin: 0
    }

    .about__features {
        width: 60%;
        justify-content: space-around;
        margin: 0 auto
    }

    .about__feature {
        min-width: 150px;
        justify-content: space-around
    }

    .about__feature-descr {
        width: 10vw
    }

    .services__img {
        height: unset
    }

    .button_mobile {
        display: block
    }
}

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

    .about__info,
    .promo__deeds,
    .promo__wrapper,
    .services__info {
        max-width: 70%
    }

    .about__img,
    .services__img {
        display: none
    }

    .promo__main-img {
        top: unset;
        bottom: -3vh;
        width: 45%
    }

    .promo__title {
        font-size: min(max(50px, 14vw), 300px)
    }

    .promo__deeds {
        flex-direction: column;
        max-width: 30%
    }

    .promo__deeds .socials {
        padding-top: 20px;
        margin-left: 0;
        min-width: 150px
    }

    .about__info {
        max-width: 100%
    }

    .about__descr,
    .about__title {
        text-align: right;
        margin: 0 0 0 auto;
        max-width: 80%
    }

    .about__features {
        width: 100%;
        justify-content: space-between;
        margin: 0 0 0 auto;
        text-align: right
    }

    .about__feature {
        min-width: 100px;
        justify-content: space-around
    }

    .about__feature-descr {
        width: 18vw
    }

    .services__feature {
        max-width: 100%
    }

    .card_car {
        flex-direction: column;
        min-height: 60vh
    }

    .card_car_reversed {
        flex-direction: column-reverse
    }

    .carpark__info {
        max-width: 100%;
        text-align: left
    }

    .carpark__divider_right {
        margin: 4vh 0 2vh 0
    }

    .carpark__img-box {
        margin: 0 auto;
        width: 100%;
        padding-top: 4vh
    }

    .form__box {
        margin-bottom: 0
    }

    .form__item {
        width: 100%;
        margin-bottom: 40px
    }

    .form__item_horizontal {
        width: 60%
    }

    .form__select {
        width: 100%
    }

    .footer__wrapper {
        justify-content: center;
        padding-bottom: 10px
    }

    .socials_footer {
        justify-content: space-between;
        margin-left: 0
    }
}

@media(max-width:425px) {
    .promo__wrapper {
        max-width: 100%
    }

    .promo__main-img {
        top: unset;
        bottom: -10vh;
        width: 50%
    }

    .about__info,
    .services__info {
        max-width: 100%
    }

    .about__feature-descr {
        width: 30vw
    }
}

@media(max-width:317px) {
    .about__features {
        justify-content: space-around
    }
}