

/* Start:/local/templates/ampm-multilang-redesign/components/ampm/system.empty/proektnye-postavki/style.css?17321178345491*/
/* banner */
.banner {
    background: url("/local/templates/ampm-multilang-redesign/components/ampm/system.empty/proektnye-postavki/./img/banner_fon.jpg") no-repeat;
    background-size: cover;
    color: #fff;
    padding-bottom: 110px;
    margin-bottom: 40px;
}

.banner h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
    margin-top: 114px;
    margin-bottom: 16px;
}

.banner__title {
    font-weight: 400;
    font-size: 22px;
    line-height: 150%;
    margin-bottom: 16px;
}

.banner__list {
    padding: 0;
    margin: 0 0 70px;
    list-style: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
}

.banner__list-item {
    position: relative;
    padding-left: 28px;
}

.banner__list-item:before {
    content: '';
    display: inline-block;
    background: url("/local/templates/ampm-multilang-redesign/components/ampm/system.empty/proektnye-postavki/./img/ico_banner_li.svg");
    width: 20px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 0;
}

.banner__list-item:not(:last-child) {
    margin-bottom: 16px;
}

.banner__btn.btn {
    background: #fff;
    font-size: 13px;
    letter-spacing: 1.35px;
    color: var(--main-color-black);
    width: 100%;
    max-width: 367px;
    height: 44px;
    line-height: 44px;
    text-transform: uppercase;
    border: 0;
}

@media (max-width: 1131px) {
    .banner {
        background: url("/local/templates/ampm-multilang-redesign/components/ampm/system.empty/proektnye-postavki/./img/banner_fon_table.jpg") no-repeat;
        padding-bottom: 0;
        margin-bottom: 40px;
    }

    .banner h1 {
        font-size: 34px;
        line-height: 44.2px;
        margin-top: 15px;
    }

    .banner__title {
        font-size: 20px;
        line-height: 30px;
    }

    .banner__list {
        margin-bottom: 44px;
    }

    .banner__list-item:not(:last-child) {
        margin-bottom: 10px;
    }

    .banner__btn.btn {
        margin-bottom: 31px;
    }
}

@media (max-width: 991px) {
    .banner {
        background: url("/local/templates/ampm-multilang-redesign/components/ampm/system.empty/proektnye-postavki/./img/banner_fon_mob.jpg") no-repeat;
        background-size: cover;
    }

    .banner__wrap {
        background: none;
        padding: 0;
        text-align: center;
    }

    .banner h1 {
        font-size: 22px;
        line-height: 28.6px;
        text-align: center;
        margin-bottom: 12px;
    }

    .banner__title {
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        text-align: center;
        margin-bottom: 12px;
    }

    .banner__list {
        width: min-content;
        margin: 0 auto;
    }

    .banner__list-item {
        display: flex;
        padding: 0;
        white-space: nowrap;
        margin-bottom: 16px;
    }

    .banner__list-item:before {
        position: relative;
        margin-right: 8px;
    }

    .banner__btn.btn {
        margin-top: 278px;
        margin-bottom: 31px;
    }
}


/*products-head*/
.complete-head {
    margin: 32px 0;
}

.complete-head h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 16px;
}

.complete-head__text {
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
}

@media (max-width: 768px) {
    .complete-head {
        margin: 16px 0;
    }

    .complete-head h2 {
        font-size: 24px;
        line-height: 31.2px;
    }

    .complete-head__text {
        font-size: 16px;
        line-height: 24px;
    }
}

/**/
.great-offer {
    background: url('/local/templates/ampm-multilang-redesign/components/ampm/system.empty/proektnye-postavki/./img/fon.jpg') no-repeat right bottom;
    min-height: 357px;
}

.great-offer__wrap {
}

.great-offer__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 30px;
    max-width: 1000px;
}

.great-offer__sub-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 31.2px;
    margin-bottom: 30px;
    max-width: 600px;
}

.great-offer__btn.btn {
    font-size: 13px;
    letter-spacing: 1.35px;
    max-width: 367px;
    width: 100%;
    margin-left: 50px;
    line-height: 60px;
    height: 60px;
    text-transform: uppercase;
}

.great-offer__signature {
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-left: 50px;
    margin-bottom: 50px;
}

.signature__img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    margin-right: 40px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #DADADA
}

.signature__body {
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
}

.signature__contact {
    display: flex;
    align-items: center;
    text-decoration: none;

    &:not(:last-child) {
        margin-bottom: 8px;
    }
}

.signature__contact svg {
    margin-right: 8px;
}

@media (max-width: 1131px) {
    .great-offer {
        background: url('/local/templates/ampm-multilang-redesign/components/ampm/system.empty/proektnye-postavki/./img/fon_table.jpg') no-repeat right bottom;
        min-height: 349px;
        padding-top: 0;
    }

    .great-offer__title {
        margin-bottom: 20px;
        max-width: 80%;
    }

    .great-offer__sub-title {
        margin-bottom: 20px;
    }

    .great-offer__signature {
        margin-top: 20px;
    }

    .great-offer__btn.btn {
        margin-bottom: 36px;
    }
}

@media (max-width: 991px) {
    .great-offer {
        background: none;
        min-height: auto;
        padding-bottom: 30px;
    }

    .great-offer__title {
        max-width: 100%;
        font-size: 24px;
        line-height: 28.8px;
        margin-bottom: 20px;
    }

    .great-offer__sub-title {
        font-size: 15px;
        line-height: 19.5px;
        margin-bottom: 20px;
    }

    .great-offer__btn.btn {
        margin-top: 52px;
        margin-bottom: 0;
        margin-left: 0;
    }

    .great-offer__signature {
        margin-left: 0;
    }
}
/* End */


/* Start:/local/templates/ampm-multilang-redesign/components/bitrix/breadcrumb/main/style.css?1732117834736*/
.breadcrumb {
    padding-top: 20px;
    height: 36px;
    overflow: hidden;
    width: 100%;
    line-height: 0;
    font-size: 0;
}

.breadcrumb-scroll {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 40px;
}

.breadcrumb__item {
    display: flex;
    align-items: center;
    color: var(--main-color-gray);
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-decoration: none;
}

.breadcrumb__item--link {
    position: relative;
    padding-right: 17px;
}

.breadcrumb__item--link:before {
    content: '';
    position: absolute;
    right: 9px;
    width: 1px;
    height: 8px;
    background: var(--main-color-gray);
}
/* End */


/* Start:/local/templates/ampm-multilang-redesign/components/ampm/system.empty/advantages/style.css?17321178342209*/
.advantages {
    color: #1D1D1D;
    margin: 40px 0;
}

.advantages__list {
    display: flex;
    margin: 0 -16px;
}

.advantages__item {
    padding: 32px;
    border: 1px solid #E4E7EA;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 0 16px;
}

.advantages__item-ico {
    margin-bottom: 20px;
}

.advantages__item-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 4px;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}

.advantages__item:nth-child(1) .advantages__item-title {
    background: linear-gradient(135deg, #50D1F1 0%, #074FB1 100%);
    color: transparent;
    -webkit-background-clip: text;
}

.advantages__item:nth-child(2) .advantages__item-title {
    background: linear-gradient(135deg, #FEB984 0%, #FF5542 100%);
    color: transparent;
    -webkit-background-clip: text;
}

.advantages__item:nth-child(3) .advantages__item-title {
    background: linear-gradient(178.12deg, #FF566D 0%, #D61E3D 100%);
    color: transparent;
    -webkit-background-clip: text;
}

.advantages__item:nth-child(4) .advantages__item-title {
    background: linear-gradient(135deg, #5F86EC 0%, #7C4CB0 100%);
    color: transparent;
    -webkit-background-clip: text;
}

.advantages__item-desc {
    font-size: 14px;
    line-height: 21px;
}

@media (max-width: 1131px) {
    .advantages__item {
        padding: 32px 10px;
    }

    .advantages__item-title {
        font-size: 18px;
        line-height: 23.4px;
    }

    .advantages__item-desc {
        font-size: 13px;
        line-height: 19.5px;
    }
}

@media (max-width: 992px) {
    .advantages {
        margin: 30px 0
    }

    .advantages__list {
        flex-wrap: wrap;
    }

    .advantages__list {
        margin: 0 -4px;
    }

    .advantages__item {
        max-width: calc(50% - 8px);
        padding: 16px;
        margin: 0 4px 8px;
    }

    .advantages__item-ico {
        margin-bottom: 20px;
    }

    .advantages__item-title {
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .advantages__item-desc {
        font-size: 12px;
    }
}
/* End */


/* Start:/local/templates/ampm-multilang-redesign/components/ampm/system.empty/complete_hotels/style.css?17321178343021*/
.complete {
    margin: 32px 0;
    overflow: hidden;
}

.complete__title {
    font-size: 28px;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 32px;
    text-decoration: underline;
}

.complete__list {
    display: flex;
    flex-wrap: wrap;
    margin: -47px;
}

.complete__item {
    position: relative;
    width: calc(100% / 4 - 94px);
    min-height: 205px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #E4E7EA;
    border-radius: 10px;
    padding: 32px;
    box-sizing: border-box;
    margin: 47px;

    &:nth-child(n+9) {
        display: none;
    }
}

.complete__item-logo {
    position: relative;
    z-index: 1;

    .complete__item:not(:hover) & {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: gray; /* IE 6-9 */
    }
}

.complete__item-title {
    max-width: 70%;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    position: relative;
    z-index: 1;
}

.complete__item-img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 240px;
    height: auto;
    line-height: 0;
}

.complete__show-more {
    display: none;
    width: 100%;
    margin: 16px 4px 0;
}

.complete__show-more button {
    display: block;
    width: 100%;
    text-align: center;
    background: #F1F3F4;
    border-radius: 0;
    color: #1D1D1D;
    height: 48px;
    font-size: 14px;
}

.complete:not(.open) .complete__btn-hide,
.complete.open .complete__btn-show {
    display: none;
}


/**/
@media (max-width: 1131px) {
    .complete__list {
        margin: -10px;
    }

    .complete__item {
        position: relative;
        width: calc(100% / 3 - 20px);
        margin: 10px;
    }
}

@media (max-width: 991px) {
    .complete {
        margin: 16px 0;
    }

    .complete__title {
        font-size: 15px;
        line-height: 22.5px;
        margin-bottom: 16px;
    }

    .complete__list {
        margin: -4px;
    }

    .complete__item {
        position: relative;
        width: calc(100% / 2 - 8px);
        min-height: 183px;
        padding: 16px;
        margin: 4px;
    }

    .complete__item-logo img {
        max-height: 24px;
        width: auto;
    }

    .complete__item-title {
        order: 2;
        max-width: 100%;
        font-size: 12px;
        line-height: 15.6px;
    }

    .complete__item-img {
        position: relative;
        width: 103px;
        height: 103px;
        margin: 0 auto 8px;
        box-sizing: border-box;
    }

    .complete__item-img img {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        max-width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .complete:not(.open) .complete__item:nth-child(n+5) {
        display: none;
    }

    .complete__item:nth-child(n+5) ~ .complete__show-more {
        display: block;
    }
}
/* End */


/* Start:/local/templates/ampm-multilang-redesign/components/ampm/system.empty/slider_international_deliveries/style.css?17405793444001*/
.supply {
    margin-bottom: 80px;
    overflow: hidden;
}

.supply__title {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 46px
}

.supply__list.wrap {
    position: relative;
    margin-right: 0;
    padding-right: 0;
    max-width: calc(1600px + (100% - 1600px) / 2);
}

.supply__item.swiper-slide {
    position: relative;
    width: 100%;
    height: 100vh;
    max-width: 664px;
    max-height: 720px;
    padding: 80px;
    color: #fff;
    box-sizing: border-box;
    border-radius: 10px;
}

.supply__item-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    margin-bottom: 4px;
}

.supply__item-desc {
    font-weight: 400;
    font-size: 28px;
    line-height: 150%;
}

.supply__item-map {
    position: absolute;
    bottom: 40px;
    right: 40px;
    max-height: 160px;
    width: auto;
}

/*.swiper-initialized*/
.supply__list .swiper:not(.swiper-initialized) .swiper-wrapper {
    display: flex;
    margin-right: -22px;
}

.supply__list .swiper:not(.swiper-initialized) .supply__item {
    width: 664px;
    margin-right: 32px;
}

.supply__list .swiper:not(.swiper-initialized) .supply__item:nth-child(n+3),
.supply__list .swiper:not(.swiper-initialized) + .swiper-nav {
    display: none;
}


@media (max-width: 991px) {
    .supply {
        margin-bottom: 30px;
    }

    .supply__title {
        font-size: 24px;
        line-height: 31.2px;
        margin-bottom: 24px
    }

    .supply__list.wrap {
        max-width: 100%;
        margin: 0;
        padding: 0
    }

    .supply__item.swiper-slide {
        padding: 40px;
        max-height: 600px;
        border-radius: 0;
    }

    .supply__item-title {
        font-size: 24px;
        margin-bottom: 4px;
    }

    .supply__item-desc {
        font-size: 18px;
    }


    /*.swiper-initialized*/
    .supply__list .swiper:not(.swiper-initialized) .swiper-wrapper {
        margin-right: 0;
    }

    .supply__list .swiper:not(.swiper-initialized) .supply__item {
        margin: 0;
        width: 100%;
    }

    .supply__list .swiper:not(.swiper-initialized) .supply__item:nth-child(n+2) {
        display: none;
    }
}

/*swiper*/
.supply .swiper-button-next:after,
.supply .swiper-button-prev:after {
    display: none;
}

.supply .swiper-button-next,
.supply .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    border: 1px solid var(--main-color-black);
    box-sizing: border-box;
    transition: background 0.2s ease-in-out;
    cursor: pointer;
    background: #fff;
    margin-top: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
}

.supply .swiper-button-prev {
    transform: rotate(180deg) translateY(50%);
    left: 0;
    margin-left: 40px;
}

.supply .swiper-button-next {
    right: 0;
    margin-right: 40px
}

.supply .swiper-pagination {
    display: none;
}

.supply .swiper-pagination-bullet {
    padding: 0;
    font-size: 0;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #000;
    background: #ffffffb3;
    opacity: 1;
}

.supply .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--main-color-red);
}

@media (max-width: 991px) {
    .supply .swiper-button-next,
    .supply .swiper-button-prev {
        display: none;
    }

    .supply .swiper-pagination {
        display: block;
    }

    .supply .swiper-pagination-bullet {
        padding: 0;
        font-size: 0;
        width: 12px;
        height: 12px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 1px solid #000;
        background: #fff;
        opacity: .5;
    }

    .supply .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
    }
}
/* End */
/* /local/templates/ampm-multilang-redesign/components/ampm/system.empty/proektnye-postavki/style.css?17321178345491 */
/* /local/templates/ampm-multilang-redesign/components/bitrix/breadcrumb/main/style.css?1732117834736 */
/* /local/templates/ampm-multilang-redesign/components/ampm/system.empty/advantages/style.css?17321178342209 */
/* /local/templates/ampm-multilang-redesign/components/ampm/system.empty/complete_hotels/style.css?17321178343021 */
/* /local/templates/ampm-multilang-redesign/components/ampm/system.empty/slider_international_deliveries/style.css?17405793444001 */
