@media (min-width: 1560px) {
    .colored-card {
        height: 300px;
    }

    .colored-card__title {
        font-size: 20px;
    }

    .geography.wrapper {
        margin-bottom: 140px;
    }
}

.news-page.wrapper .news-page__text a,
.news-page.wrapper .news-page__text div a {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-decoration: underline;
}

.news-page.wrapper .news-page__text a:hover,
.news-page.wrapper .news-page__text div a:hover {
    text-decoration: none;
}

div[id*=bx_incl_area] {
    min-width: 100px;
}

.news__wrapper_inner .news__el_bg .news__el_photo {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.news__el.swiper-slide.big.white_text .news__el_tag,
.news__el.swiper-slide.big.white_text .news__el_data,
.news__el.swiper-slide.big.white_text .news__el_title,
.news__el.swiper-slide.big.white_text .news__el_text,
.news__el.swiper-slide.big.white_text .news__el_btn {
    color: white;
}

.vacancies-form .itc-select_wr .itc-select__inner {
    padding: 20px;
}

.industries__slide_content h3.industries__slide_title {
    max-width: 300px;
}

.filter-wrap .itc-select__dropdown {
    height: 220px;
    overflow-y: scroll;
}


.industries.air-logistcs .industries__slide_text {
    font-size: 19px;
}

@media (min-width: 1560px) {
    .regions .import-countries__country-wrap_img {
        width: 90%;
    }
}

.select-city-footer.itc-select_show .itc-select__dropdown {
    z-index: 1;
}

.air-advantages__card:nth-child(4) {
    transform: translate(-7px, 45px) rotate(calc(-55deg * (var(--delta) - 0.4)));
}

.air-advantages__card:nth-child(6) {
    transform: translate(7px, 75px) rotate(calc(-30deg * (var(--delta) - 0.35)));
}

/*кстомное решение для блока основные регионы страница /cargoes/ */

.import-countries__country-wrap_text li {
    position: relative;
    padding-left: 15px;
    margin-top: unset;
    font-size: 16px;
    color: #FFF;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}

.import-countries__country-wrap_text li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: white;
    position: absolute;
    border-radius: 100%;
    top: 9px;
    left: 0;
}

.park__img .swiper-pagination {
    width: 100%;
}

/*.bubble-menu__pannel_link.active {*/
/*    background: #0F2D72;*/
/*    color: white;*/
/*}*/

/*.grey-theme .air-advantages__card.card-blue {*/
/*    background: #477AAD;*/
/*    border: 1px solid rgba(0, 0, 0, 0.15);*/
/*}*/

/*.grey-theme .air-advantages__card.card-orange {*/
/*    background: #DABF7E;*/
/*    border: 1px solid rgba(0, 0, 0, 0.15);*/
/*}*/

/*.grey-theme .air-advantages__card.card-gray {*/
/*    background: #525558;*/
/*    border: 1px solid rgba(0, 0, 0, 0.15);*/
/*}*/

/*.bubble-menu__dropdown_col {*/
/*    width: 50%;*/
/*}*/

/*.bubble-menu__dropdown {*/
/*    width: 565px;*/
/*}*/

/*.bubble-menu__dropdown_col ul a {*/
/*    width: 100%;*/
/*}*/

.park__img .swiper-pagination {
    width: 100%;
}

@media (min-width: 1560px) {
    .regions .import-countries__country-wrap .import-countries__country-wrap_img {
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        width: unset;
    }

}

@media (max-width: 600px) {
    .regions .import-countries__country-wrap {
        height: 400px;
    }

}

@media screen and (max-width: 1024px) {
    .services-page .services__text {
        font-size: 15px;
        line-height: 15px;
    }
}


/*.mission.wrapper .mission__wrapper {*/
/*    background-image: url("/local/templates/STA-Logistic/img/education/white-texture.jpg");*/
/*}*/

.itc-select_show .itc-select__dropdown {
    max-height: calc(var(--h) * 0.42);
}

.itc-select__category {
    font-size: 20px;
    padding: 5px 15px;
    font-weight: bold;
}

.vacancies-p.intro-green .vacancies-form .itc-select .itc-select__dropdown {
    height: 300px;
}

/*.lang-wrap .itc-select.w50 {*/
/*    width: calc(50%) !important;*/
/*}*/

.import-countries__country-tabs::before {
    /*background: 0;*/
}

.import-countries__top .page-title {
    color: #e9eaf000;
}

.industries .page-title {
    color: #f5f5f700;
}

.grey-theme .wrapper.rising-nums {
    margin-top: 0;
}

main {
    padding-bottom: 50px;
}

.stock .projects__block .projects-slide::before {
    background: linear-gradient(0deg, #f0e9e900 0%, transparent 100%);
}

/*.rising-nums__period.wrapper {*/
/*    padding-bottom: 25px;*/
/*}*/


.air-advantages__info_wrap {
    margin-right: 10%;
}

.light_menu:hover {
    color: #00ADEE; /* Меняем цвет текста */
}

.grey-theme {
    background: #f5f5f700;
    position: relative;
}

.grey-theme .page-title {
    color: white;
}

.partners .page-title {
    color: #f7f5f600;
}

.advantages__slide:hover {
    box-shadow: 0px 0px 15px 0px rgba(15, 45, 114, 0.3019607843);
}

.news__wrapper .swiper-slide .news__el {
    border: 0px;
    box-shadow: 0px 0px 14px 0px rgba(15, 45, 114, 0.1);
}

.header-container {
    /*border: 1px solid rgba(15, 45, 114, 0.4);*/
    box-shadow: 0px 0px 14px 0px rgba(15, 45, 114, 0.21);
}


.services-page .services__card {
    box-shadow: 0px 0px 15px 0px rgba(177, 177, 177, 0.45);
}

.services-page .services__card:hover {
    box-shadow: 0px 0px 15px 0px rgba(177, 177, 177, 0.94);
}

.timeline__block {
    border: 1px solid #cdc5c5;
}

/*.intro-blue .intro__bg {*/
/*    background: none;*/
/*}*/

.import-countries__country-wrap {
    border: 1px solid #b9b7b7;
}

/*.footer {*/
/*    border-top: none !important;*/
/*}*/

.contacts__el:hover {
    box-shadow: 0px 0px 15px 0px rgba(177, 177, 177, 0.94);
}

/*.services__card img {*/
/*    width: 80%;*/
/*}*/

/*.services-page .services__card.big img {*/
/*    width: 80%;*/
/*    height: 80%;*/
/*}*/

/*.services-page .services__card.multi img {*/
/*    height: 80%;*/
/*}*/

/*@media screen and (max-width: 600px) {*/
/*    .services-page .services__card.multi img {*/
/*        height: auto;*/
/*        width: 80%;*/
/*    }*/
/*}*/

/*@media (min-width: 1560px) {*/
/*    .services__wrapper .swiper-slide.big .services__text {*/
/*        font-size: 16px;*/
/*    }*/
/*}*/

.green-theme {
    position: relative;
}

@media screen and (max-width: 500px) {
    .partners .swiper-slide {
        padding: 0 !important;
    }
}

@media screen and (max-width: 600px) {
    .grey-theme .intro__content {
        background: none;
    }
}

@media screen and (max-width: 600px) {
    .grey-theme .about__intro .intro__title {
        font-size: 30px;
    }
}

.footer__mail {
    font-size: 17px;
}

.green-theme .form-wrap.wrapper::before {
    content: none;
}

.footer__mail:hover {
    color: #00adee;
}

@media screen and (max-width: 500px) {
    .header-container .select-lang .itc-select__toggle, .header-container .select-lang .itc-select__option {
        text-align: unset !important;
    }
}

@media screen and (max-width: 600px) {
    .bubble-menu__dropdown_links {
        flex-wrap: unset;
    }
}

@media screen and (max-width: 600px) {
    .partners-page .about__intro .intro__title {
        font-size: 30px;
    }
}

@media screen and (max-width: 600px) {
    .intro-green {
        height: unset !important;
        min-height: unset !important;
    }
}

.footer__corp a:hover {
    color: #00adee;
}

.footer__socials a:hover {
    box-shadow: 0px 0px 15px 0px rgba(177, 177, 177, 0.94);
}

/*.itc-select__option, .custom {*/
/*    color: #00adee;*/
/*  font-weight: bold;*/
/*}*/

@media (min-width: 1560px) {
    .partners img, .partners svg {
        width: 250px;
    }

    .partners img, .partners svg {
        max-width: 250px;
        max-height: 250px;

    }
}

.geography__info::before {
    z-index: 0 !important;
}