@font-face {
    font-family: 'Carmen Sans';
    src:
            local(Carmen Sans),
            url('/fonts/CarmenSans/CarmenSans-Bold.eot') format('eot'),
            url('/fonts/CarmenSans/CarmenSans-Bold.woff') format('woff'),
            url('/fonts/CarmenSans/CarmenSans-Bold.woff2') format('woff2'),
            url('/fonts/CarmenSans/CarmenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Caros Extra Soft';
    src:
            local(Carmen Sans),
            url('/fonts/CarosSoft/CarosSoftExtraLight.eot') format('eot'),
            url('/fonts/CarosSoft/CarosSoftExtraLight.woff') format('woff'),
            url('/fonts/CarosSoft/CarosSoftExtraLight.woff2') format('woff2'),
            url('/fonts/CarosSoft/CarosSoftExtraLight.ttf') format('truetype');
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}
html {
    height: 100%;
    width: 100%;
}
img {
    user-select: none;
}
ul {
    list-style: none;
}
body{
    overflow-x:hidden;
}
li {
    font-size: 1.2rem;
    font-family: 'Caros Extra Soft', sans-serif;
}
p {
    font-size: 1.4rem;
    font-family: 'Caros Extra Soft', sans-serif;
}
label {
    font-size: 1.20rem;
}
h1 {
    font-size: 2rem;
}
span {
    font-weight:bold;
}
a {
    color: #04498d;
}
a:hover {
    color: #020c1e;
}
.content__list li {
    line-height: 1.5;
    font-size: 1.3rem;
    font-family: 'Caros Extra Soft', sans-serif;
}
.footer--manager li {
    line-height: 1.5;
    font-size: 1.2rem;
    font-family: 'Caros Extra Soft', sans-serif;
}
/*сборка хедера*/
.header {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.header-content__image {
    position: absolute;
    transform: translateX(0);
}
.header-content {
    position: relative;
    width: 100%;
    height: 100vw;
}
.header-content__images {
    position: relative;
    width: 130vw;
    height: 85%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.header-content__image--top {
    position: relative;
    left: -13%;
    width: 130vw;
    height: 160vh;
    object-fit: cover;
    top: -22%;
    display: block;
}
.header-content__image--bottom {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100vw;
}
.header-content__image--left {
    position: absolute;
    left: 50%;
    bottom: 25%;
    width: 33%;
}
/*сборка лого*/
.header-content__logo {
    position: absolute;
    bottom: 45%;
    margin-left: 120px;
    text-align: center;
    height: 15%;
    width: 22%;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: white;
}
.header-content__text {
    display: flex;
    flex-direction: column;
    color: white;
    text-align: left;
    flex-wrap: wrap;
    margin-left: 20px;
}
.header-content__logo--top {
    margin-bottom: 5%;
    width: 22%;
}
.header-content__logo--bottom {
    margin-left: -16%;
    margin-bottom: -8%;
    margin-top: -2%;
    width: 22%;
}
.header-content__line {
    width: 4px;
    height: 80px;
    background-color: white;
}
.header-content__text--title {
    top: 62px;
}
.header-content__text--subtitle {
    font-size: 1.5em;
    bottom: 65px;

}
.header-content__title--left {
    font-size: 2rem;
    margin-bottom: 10px;
    text-align:left;
}
.header-content__title--right {
    font-size: 2rem;
    margin-top: 5px;
}

.header-content__title {
    position: absolute;
    bottom: 28%;
    left: 2%;
    text-align: center;
    height:20%;
    width: 70%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    color: white;
}
.header-content__list {
    position: absolute;
    margin-top: 55%;
    background: #1d2229;
    height: 30%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    color: white;
    z-index: 2;
}
.header-content__list--left {
    width: 50%;
}
.header-content__list--right {
    width: 50%;
}
.header-content__list--left ul,
.header-content__list--right ul {
    display: grid;
    gap: 15px;
}
.header-content__list--left-top ul {
    display: grid; /* Используем Grid для размещения элементов */
    grid-template-columns: repeat(3, auto); /* Три колонки с шириной по содержимому */
    gap: 20px; /* Задаём отступы между колонками */
    list-style: none; /* Убираем маркеры списка */
    margin-left: 100px; /* Убираем внешние отступы списка */
    padding: 0; /* Убираем внутренние отступы списка */

}
.header-content__list--left-middle ul {
    display: grid; /* Используем Grid для размещения элементов */
    grid-template-columns: repeat(3, 250px); /* Три колонки с шириной по содержимому */
    gap: 20px; /* Задаём отступы между колонками */
    list-style: none; /* Убираем маркеры списка */
    padding: 0; /* Убираем внутренние отступы списка */
    margin-left: 100px; /* Убираем внешние отступы списка */
    margin-top: 20px;
}
.header-content__list--left-bottom ul {
    display: grid; /* Используем Grid для размещения элементов */
    grid-template-columns: repeat(2, 450px); /* Три колонки с шириной по содержимому */
    gap: 20px; /* Задаём отступы между колонками */
    list-style: none; /* Убираем маркеры списка */
    padding: 0; /* Убираем внутренние отступы списка */
    margin-left: 100px; /* Убираем внешние отступы списка */
    margin-top: 20px;
}

.header-content__list--right ul {
    grid-template-columns: repeat(2, 1fr);
    margin-left: 13%;
}
.header-content__list--airplane::before,
.header-content__list--hotel::before,
.header-content__list--transfers::before,
.header-content__list--railway::before,
.header-content__list--visa::before {
    content: "";
    background-size: contain;
    position: absolute;
    transform: translateY(-40%) translateX(-70%);
    width: 300px;
    height: 300px;
}
.header-content__list--transfers::before {
    background-image: url('/img/icons/iconTransfers.png');
}
.header-content__list--airplane::before {
    background-image: url('/img/icons/iconAirplane.png');
}
.header-content__list--hotel::before {
    background-image: url('/img/icons/iconHotel.png');
}
.header-content__list--railway::before {
    background-image: url('/img/icons/iconTrain.png');
}
.header-content__list--visa::before {
    background-image: url('/img/icons/iconPerson.png');
}
.header-content__list--point::before {
    content: "";
    background-size: contain;
    position: absolute;
    transform: translateY(-43%)  translateX(-60%);
    width: 300px;
    height: 300px;
    background-image: url('/img/icons/listPoint.png');
}
.content {
    width: 100%;
    height: 100%;

    position: absolute;
    margin-top: 15%;
}
.content__items {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    position: absolute;
    background: #ffffff;
    width: 100%;
    height: 50%;
}
.content__left {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 40%;
    height: auto;
    background: rgb(255, 255, 255);
}
.content__logo {
    left: 8%;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #000000;
    margin-top: 25%;
    margin-left: -20px;
}
.content__logo-image--top,
.content__logo-image--bottom {
    width: 45%;
    margin-left: 1%;

}
.header-content__list--left-title {
    display: none;
}
.content__logo-image--bottom {
    margin-left: -42%;
    margin-bottom: -5%;
}
.content__logo-line {
    width: 4px;
    height: 76px;
    margin-left: -17%;
    margin-bottom: -2.5%;
    background-color: #000000;
}
.content__logo-text {
    text-align: center;
    height: 20%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 20px;
    color: #000000;
}
.content__logo-subtitle {
    font-size: 1.5em;
    margin-top: 22px;
}
.content__right {

}
.content__list {
    color: #000000;
    margin-left: 20%;
    margin-top: -10%;
}
.content__list p {
    margin-bottom: 6%;
    margin-left: -2%;
}
.content__list ul {
    display: flex;
    flex-direction: column; /* Вертикальное расположение */
    gap: 10px; /* Отступы между элементами */
    text-align: start;
    margin-left: 2%;
}
.content__list li:before {
    content: '';
    background-image: url('/img/pointDark.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    width: 200px; /* Размер изображения */
    height: 200px;
    flex-shrink: 0; /* Картинка не сжимается */
    transform: translateX(-60%) translateY(-42%);
}
.content__right {
    display: flex;
    flex-wrap: wrap;
    width: 60%;
    height: 200%;
    background: #ffffff;
    margin-top: 100px;

}
.content__right--logo {
    background: #ffffff;
    height: 15%;
    margin-left: 80%;
}
.content__right--logo img {
    width: 300px;
    height: 300px;
}
.content__right--road {
    margin-top: -10%;
    width: 100%;
    position: relative;
    z-index: 10;
}
.content__right-road__label {
    position: absolute;
    font-size: 1.2vw;
    color: #000;
    text-align: center;
    white-space: nowrap;
}
.content__right-road__label--request {
    position: absolute;
    top: 165px;
    left: 180px;
}
.content__right-road__label--receiving {
    position: absolute;
    top: 110px;
    left: 450px;
}
.content__right-road__label--price {
    position: absolute;
    top: 255px;
    left: 592px;
}
.content__right-road__label--booking {
    position: absolute;
    top: 300px;
    left: 968px;
}
.content__right-road__label--confirmation {
    position: absolute;
    top: 542px;
    left: 905px;
}
.content__right-road__label--issuance {
    position: absolute;
    top: 685px;
    left: 810px;
}
.content__right-road__label--additional {
    position: absolute;
    top: 490px;
    left: 425px;
}
.content__right-road__label--support {
    position: absolute;
    top: 640px;
    left: 315px;
}
.content__right-road__label--prompt {
    position: absolute;
    top: 1010px;
    left: 870px;
}
.footer {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    margin-top: 50%;
    position: relative; /* Убедимся, что блок позиционирован */
    z-index: 15; /* Устанавливаем значение выше, чем у других элементов */
}
.footer--airplane img {
    position: absolute; /* Позиционируем картинку над остальными */
    left: 0;
    width: 100%;
    z-index: 16; /* Делаем картинку выше всех */
    margin-left: -19%;
    margin-top: 90px;
}
.content__right-road__cloud {
    position: absolute; /* Позиционируем картинку над остальными */
    top: 10px; /* Регулируем положение картинки */
    width: 145%;
    left: 0;
    z-index: 16; /* Делаем картинку выше всех */
    margin-left: -22%;
    transform: translateX(-10%) translateY(-10%); /* Центрирование по горизонтали */
}
.footer--airplane-cloud {
    transform: translateX(10%) translateY(20%); /* Центрирование по горизонтали */
}
.footer--manager {
    display: flex; /* Горизонтальное расположение содержимого */
    align-items: center; /* Вертикальное выравнивание элементов */
    gap: 20px; /* Отступ между списком и полоской */
    position: absolute;
    bottom:250px;
    left: 1200px;
    width: auto; /* Автоматическая ширина */
    z-index: 33;
}
.footer--manager ul {
    display: grid;
    grid-template-columns: repeat(2, 200px);
}
.footer--manager__line {
    width: 4px;
    height: 40px; /* Высота полоски */
    background-color: #04498d;
    margin-top: 5px;
    display: flex;
    flex-direction: column; /* Вертикальное расположение элементов списка */
    z-index: 26;
}
.header-content__list--right-title {
    display: none;
}
.footer--manager__button {
    display: flex;
    align-items: center;
}

.footer--manager__button button {
    background-color: #04498d;
    color: white;
    border: none;
    padding: 10px 60px;
    border-radius: 5px;
    font-size: 1rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
    white-space: nowrap;
    z-index: 100;
    position: relative;
}
.footer--manager__button button:hover {
    background-color: #0056b3;
}
.content__right--road-text {
    display: none;
}
.header-content__image {
    display: block; /* Убедитесь, что изображения отображаются на больших экранах */
}

.header-content__image--bottom {
    display: block; /* Убедитесь, что изображение отображается на больших экранах */
    background: none; /* По умолчанию фон не задаём */
}
@media (min-width: 314px) and (max-width: 400px) {
    .header-content__list {
        margin-top: 40% !important;
    }
    .header-content__list--left {
        margin-top: 10% !important;
    }
    .header-content__images {
        height: 200px !important;
    }
    .footer--manager {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 699px) {

    li {
        font-size: 0.5em;
    }
    label {
        font-size: 0.5em;
    }
    .header-content__images {
        display: block; /* Убедитесь, что контейнер отображается */
        background-image: url("../img/background/headerImage660.png");
        background-repeat: no-repeat;
        background-size: cover; /* Масштабируем изображение, чтобы заполнить контейнер */
        background-position: center; /* Центрируем изображение */
        width: 100%; /* Растягиваем контейнер на всю ширину */
        height: 300px; /* Установите высоту под ваши нужды */
    }

    .header-content__image,
    .header-content__image--top,
    .header-content__image--bottom,
    .header-content__image--left {
        display: none;
    }
        /*logo*/
    .header-content__list {
        flex-direction: column;
        margin-top: 40%;
    }

    /** {*/
    /*    outline: 1px solid red;*/
    /*}*/
    .header-content__line {
        height: 17px;
        width: 1px;
    }
    .header-content__logo {
        margin-left: 6%;
        height: 15%;
        bottom: 35%;
    }
    .header-content__image--left {
        position: absolute;
        bottom: 45%;
        width: 20%;
        left: 58%;
    }
    .header-content__text--title {
        font-size: 0.6em;
        margin-left: -15px;
        margin-bottom: -40px;
    }

    .header-content__text--subtitle {
        font-size: 0.4em;
        margin-left: -15px;
    }

    .header-content__logo--top,
    .header-content__logo--bottom {
        width: 20%;
    }

    /**/
    .header-content__title,
    .header-content__title--left {
        display: none;
    }

    .header-content__list--title {
        font-size: 0.6em;
        margin-top: -10%;
        margin-left: -45%;
    }

    .header-content__image--bottom {
        margin-top: 30px;
    }

    .header-content__list--airplane::before,
    .header-content__list--hotel::before,
    .header-content__list--transfers::before,
    .header-content__list--railway::before,
    .header-content__list--visa::before {
        width: 100px;
        height: 100px;
    }

    .header-content__list {
        height: auto;
    }

    .header-content__list--point::before {
        width: 100px;
        height: 100px;
    }

    .header-content__list--left {
        width: 100%;
        margin-left: -10%;
        margin-top: 6%;
    }

    .header-content__list--right {
        /*margin-left: 2%;*/
        width: 100%;
        margin-top: 15%;
        margin-bottom: 20px;
    }

    .header-content__list--left-top ul {
        grid-template-columns: repeat(3, auto);
    }

    .header-content__list--left-middle ul {
        grid-template-columns: repeat(3, auto);
    }

    .header-content__list--left-bottom ul {
        grid-template-columns: repeat(3, auto);
    }

    .header-content__list--right-title {
        display: block;
        font-size: 0.6em;
        /*margin-left: 5%;*/
        margin-top: -10%;
        margin-bottom: 5%;
        width: 100%;
        padding-left: 40px;
    }

    .header-content__list--left-title {
        display: block;
        font-size: 0.6em;
        /*margin-left: 29%;*/
        margin-bottom: 20px;
        width: 100%;
        padding-left: 100px;
    }

    .header-content__list--right ul {
        /*grid-template-columns: repeat(2, auto);*/
    }
    /*content*/
    .header {
        height: 50vw;
    }
    .content__items {
        flex-direction: column;
    }
    .content__right {
        width: 100%;
        height: 50%;
    }
    .content__left {
        margin-top: 300px;
        flex-direction: column;
        width: 100%;
        height: auto;
        flex-wrap: nowrap;
    }
    .content__logo  {
        flex-direction: row;
        text-align: left;
        margin-top: 0px;
    }
    .content__logo-text {
        display: block;
        text-align: left;
    }
    .content__logo-line {
        width: 2px;
        height: 40px;
        margin-left: -10%;
        margin-bottom: -2.5%;
    }
    .content__logo-title {
        font-size: 1rem;
    }
    .content__logo-subtitle {
        font-size: 1em;
        margin-top: 10px;
    }
    p {
        font-size: 0.9rem;
        margin-top: 40px;
    }
    .content__list li {
        font-size: 0.8rem;
    }
    .content__logo-image--top {
        width: 30%;
    }
    .content__logo-image--bottom {
        width: 30%;
        margin-left: -29%;
        margin-bottom: -5%;
    }
    .content__list li:before {
        width: 100px;
        height: 100px;
        transform: translateX(-60%) translateY(-40%);
    }
    .content__right{
        width: 50%;
    }
    .content__right--road {
        left: 100px;
    }
    .content__right--road img {
        width: 170%;
        margin-left: -90px;
    }
    .content__right {
        margin-top: -1px;
    }
    .content__right--logo {
        margin-left: 140% ;
    }
    .content__right--logo img {
        width: 200px;
        height: 200px;
    }

    .footer--manager {
        left: 10px;
        top: 800px;
        margin-bottom: -250px;
    }
    .footer--manager ul {
        grid-template-columns: repeat(2, 120px);
    }
    .footer--manager li {
        font-size: 0.7rem;
    }
    .footer--airplane {
        display: none;
    }
        /*label*/
    .content__right-road__label--request {
        display: none;
    }
    .content__right-road__label--receiving {
        display: none;
    }
    .content__right-road__label--price {
        display: none;
    }
    .content__right-road__label--booking {
        display: none;
    }
    .content__right-road__label--confirmation {
        display: none;
    }
    .content__right-road__label--issuance {
        display: none;
    }
    .content__right-road__label--additional {
        display: none;
    }
    .content__right-road__label--support {
        display: none;
    }
    .content__right-road__label--prompt {
        display: none;
    }
    .content__right--road-text {
        display: block;
    }
    .content__right--road-empty {
        display: none;
    }
    .footer--manager {
        flex-wrap: wrap;
    }
    .footer--manager__line {
        display: none;
    }


}

@media (min-width: 401px) and (max-width: 499px) {
    body .header-content__list {
        margin-top: 46% !important;
    }
}
@media (min-width: 700px) and (max-width: 900px) {
    .content__logo {
        margin-top: 800px !important;
    }
    .footer--manager {
        top: 1800px !important;
    }
}
/*@media  (min-width: 700px) and (max-width: 799px) {*/
/*    .content__logo {*/
/*        margin-top: 1100px;!important;*/
/*    }*/
/*}*/
@media (min-width: 700px) and (max-width: 1450px){

    li {
        font-size: 1.6em;
    }
    .header-content__image,
    .header-content__image--top,
    .header-content__image--bottom,
    .header-content__image--left {
        display: none;
    }
    .header-content__images {
        display: block; /* Убедитесь, что контейнер отображается */
        background-image: url("../img/background/headerImage660.png");
        background-repeat: no-repeat;
        background-size: cover; /* Масштабируем изображение, чтобы заполнить контейнер */
        background-position: center; /* Центрируем изображение */
        width: 100%; /* Растягиваем контейнер на всю ширину */
        height: 300px; /* Установите высоту под ваши нужды */
    }

    /*logo*/
    .header-content__list {
        flex-direction: column;
    }

    .header-content__title{
        display: none;
    }
    label {
        font-size: 1em;
    }
    .header-content__image--top {
        width: 126%;
    }
    /*logo*/
    .header-content__list {
        flex-direction: column;
    }

    .header-content__line {
        height: 55px;
        width: 2px;
    }

    .header-content__logo {
        margin-left: 90px;
        height: 380px;
    }

    .header-content__image--left {
        position: absolute;
        bottom: 50%;
        width: 20%;
        left: 75%;
    }

    .header-content__text--title {
        font-size: 1em;
        margin-left: -15px;
    }

    .header-content__text--subtitle {
        font-size: 1em;
        top: 10px;
        margin-left: -15px;
        margin-top: 10px;
    }

    .header-content__logo--top,
    .header-content__logo--bottom {
        width: 25%;
    }

    /**/
    .header-content__title,
    .header-content__title--left {
        display: none;
    }

    .header-content__list--title {
        font-size: 0.6em;
        margin-top: -10%;
        margin-left: -45%;
    }

    .header-content__image--bottom {
        margin-top: 30px;
    }

    .header-content__list--airplane::before,
    .header-content__list--hotel::before,
    .header-content__list--transfers::before,
    .header-content__list--railway::before,
    .header-content__list--visa::before {
        width: 250px;
        height: 250px;
    }

    .header-content__list {
        height: auto;
        margin-top: 300px;
    }

    .header-content__list--point::before {
        width: 250px;
        height: 250px;
    }
    .header-content__list--right {
        /*margin-left: 2%;*/
        width: 100%;
        margin-top: 15%;
        margin-bottom: 20px;
    }

    .header-content__list--left-top ul {
        grid-template-columns: repeat(3, 50%);
    }

    .header-content__list--left-middle ul {
        grid-template-columns: repeat(3, 50%);
    }

    .header-content__list--left-bottom ul {
        grid-template-columns: repeat(3, 50%);
    }

    .header-content__list--right-title {
        display: block;
        font-size: 2em;
        /*margin-left: 5%;*/
        margin-top: -10%;
        margin-bottom: 5%;
        width: 100%;
        padding-left: 40px;
    }

    .header-content__list--left-title {
        display: block;
        font-size: 2em;
        /*margin-left: 16%;*/
        margin-bottom: 60px;
        width: 100%;
        padding-left: 100px;
    }
    .header-content__list--right ul {
        /*grid-template-columns: repeat(2, auto);*/
    }
    .header-content__title--left {
        font-size: 2rem;
        margin-bottom: 10px;
        text-align:left;
    }
    .header-content__title--right {
        font-size: 2rem;
        margin-top: 5px;
    }
    /*content*/

    .content__items {
        flex-direction: column;
    }
    .content__right {
        width: 100%;
        height: 50%;
    }
    .content__left {

        flex-direction: column;
        width: 100%;
        height: auto;
        flex-wrap: nowrap;
    }
    .content__logo  {
        margin-top: 500px;
        flex-direction: row;
        text-align: left;
        /*margin-top: 0px;*/
        margin-bottom: 40px;
    }
    .content__logo-text {
        display: block;
        text-align: left;
    }
    .content__logo-line {
        width: 2px;
        height: 90px;
        margin-left: -10%;
        margin-bottom: -1.2%;
    }
    .content__logo-title {
        font-size: 2rem;
    }
    .content__logo-subtitle {
        font-size: 2em;
        margin-top: 20px;
    }
    p {
        font-size: 2rem;
    }
    .content__list li {
        font-size: 1.8rem;
    }
    .content__logo-image--top {
        width: 30%;
    }
    .content__logo-image--bottom {
        width: 30%;
        margin-left: -29%;
        margin-bottom: -5%;
    }
    .content__list li:before {
        width: 250px;
        height: 250px;
        transform: translateX(-60%) translateY(-42%);
    }
    .content__right{
        width: 50%;
    }
    .content__right--road {
        position: relative;
        left: 20%;
    }
    .content__right--road img {
        width: 180%;
    }
    .content__right {
        margin-top: -1px;
    }
    .content__right--logo {
        margin-left: 180% ;
    }
    .content__right--logo img {
        width: 300px;
        height: 300px;
    }
    .footer--airplane  {
        display: none;
    }
    .footer--manager {
        left: 10%;
        top: 1700px;
    }
    .footer--manager__line {
        font-size: 0.6rem;
    }
    /*label*/
    .content__right-road__label--request {
        display: none;
    }
    .content__right-road__label--receiving {
        display: none;
    }
    .content__right-road__label--price {
        display: none;
    }
    .content__right-road__label--booking {
        display: none;
    }
    .content__right-road__label--confirmation {
        display: none;
    }
    .content__right-road__label--issuance {
        display: none;
    }
    .content__right-road__label--additional {
        display: none;
    }
    .content__right-road__label--support {
        display: none;
    }
    .content__right-road__label--prompt {
        display: none;
    }
    .content__right--road-text {
        display: block;
    }
    .content__right--road-empty {
        display: none;
    }
}
@media (min-width: 1451px) and (max-width: 1900px) {

    li {
        font-size: 1em;
    }

    label {
        font-size: 1em;
    }
    /*logo*/
    .header-content__list {
        flex-direction: row;
    }

    .header-content__line {
        height: 70px;
        width: 3px;
    }
    .header-content__title--left {
        font-size: 2rem;
        margin-bottom: 10px;
        text-align:left;
    }
    .header-content__title--right {
        font-size: 2rem;
        margin-top: 5px;
    }
    .header-content__logo {
        top: 60%;
        margin-left: 6%;
        height: 15%;
    }

    .header-content__image--left {
        position: absolute;
        bottom: 50%;
        width: 20%;
        left: 58%;
    }

    .header-content__text--title {
        font-size: 1.4em;
        margin-left: -15px;
    }

    .header-content__text--subtitle {
        font-size: 1.4em;
        top: 10px;
        margin-left: -15px;
    }

    .header-content__logo--top,
    .header-content__logo--bottom {
        width: 20%;
    }
    .header-content__image {
        display: none;
    }
    .header-content__images {
        display: block; /* Убедитесь, что контейнер отображается */
        background-image: url("../img/background/headerImage1700.jpg");
        background-repeat: no-repeat;
        background-size: cover; /* Масштабируем изображение, чтобы заполнить контейнер */
        background-position: center; /* Центрируем изображение */
        width: 100%; /* Растягиваем контейнер на всю ширину */
    }
    /**/
    .header-content__title {
        position: absolute;
        bottom: -10%;
        left: -50px;
    }
    .header-content__list--right-title{
        display: none !important;
    }
    .header-content__list--left-title {
        display: none !important;
    }
    .header-content__list--title {
        font-size: 0.6em;
        margin-top: -10%;
        margin-left: -45%;
    }

    .header-content__image--bottom {
        margin-top: 30px;
    }

    .header-content__list--airplane::before,
    .header-content__list--hotel::before,
    .header-content__list--transfers::before,
    .header-content__list--railway::before,
    .header-content__list--visa::before {
        width: 200px;
        height: 200px;
    }

    .header-content__list {
        height: auto;
    }
    .header-content__list--left {
        bottom: 200px;
    }
    .header-content__list--point::before {
        width: 200px;
        height: 200px;
    }
    .header-content__list--right {
        margin-left: -5%;
        margin-bottom: 20px;
    }

    .header-content__list--left-top ul {
        grid-template-columns: repeat(3, auto);
    }

    .header-content__list--left-middle ul {
        grid-template-columns: repeat(3, auto);
    }

    .header-content__list--left-bottom ul {
        grid-template-columns: repeat(3, auto);
    }
    .header-content__list--left-title {
        display: flex;
        font-size: 2em;
        /*margin-left: 16%;*/
        margin-top: -40px;
        margin-bottom: 20px;
        width: 100%;
    }

    .header-content__list--right ul {
        grid-template-columns: repeat(2, auto);
    }
    /*content*/
    .header {
        height: 50vw;
    }
    .content__items {
        flex-direction: column;
    }
    .content__right--road {
        left: 20%;
    }

    .content__right {
        margin-top: -1px;
    }
    .content__right--logo {
        margin-left: 140% ;
    }
    .content__right--logo img {
        width: 300px;
        height: 300px;
    }
    .footer--airplane  {
        display: none;
    }
    .footer--manager__line {
        font-size: 0.6rem;
    }
    .footer--manager {
        left: 50%;
        top: 1200px;
    }
    .content__right-road__label--request {
        display: none;
    }
    .content__right-road__label--receiving {
        display: none;
    }
    .content__right-road__label--price {
        display: none;
    }
    .content__right-road__label--booking {
        display: none;
    }
    .content__right-road__label--confirmation {
        display: none;
    }
    .content__right-road__label--issuance {
        display: none;
    }
    .content__right-road__label--additional {
        display: none;
    }
    .content__right-road__label--support {
        display: none;
    }
    .content__right-road__label--prompt {
        display: none;
    }
    .content__right--road-text {
        display: block;
        margin-left: -230px;
    }
    .content__right--road-empty {
        display: none;
    }

}
@media (min-width: 1901px) and (max-width: 2500px) {

    /** {*/
    /*    outline: 1px solid red !important;*/
    /*}*/
    .header {
        height: 50vw;
    }
    .content__right--logo {
        height: 15%;
    }
    .footer--airplane img {
        margin-top: -180px;
    }
}
@media (min-width: 2501px) and (max-width: 2600px) {

    .header-content__image--top {
         left: 0%;
    }
    .header-content__image--bottom {

        width: 130vw;
    }
    .header-content__title {
        position: absolute;
        bottom: 30%;
        left: -50px;
    }
    .header-content__logo {
        top: 35%;
        margin-left: 6%;
        height: 15%;
    }
    .header-content__image--left {
        bottom: 50%;
        width: 25%;
        left: 55%;
    }
    /*content*/
    .header {
        height: 50vw;
    }


}
@media (min-width: 2601px)  {
    li {
        font-size: 2em;
    }
    .header-content__title h1 {
        font-size: 3em;
    }
    .header-content__text h1, p {
        font-size: 4em;
    }
    .header-content__title {
        position: absolute;
        bottom: 40%;
        left: -120px;
    }
    .header-content__logo {
        top: 33%;
        margin-left: 6%;
        height: 15%;
    }
    .header-content__image--left {
        bottom: 50%;
        width: 25%;
        left: 55%;
    }

    .header-content__list--airplane::before,
    .header-content__list--hotel::before,
    .header-content__list--transfers::before,
    .header-content__list--railway::before,
    .header-content__list--visa::before {
        width: 500px;
        height: 500px;
    }
    .header-content__list--point::before {
        width: 500px;
        height: 500px;
    }
    /*content*/
    .header {
        height: 50vw;
    }
}