body {
    margin: 0;
    padding: 0;
    background-color: #F1F1F1;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #2B3430;
}

a {
    text-decoration: none;
    color: #F8F8F8;
    outline: none;
}
a:hover, a:focus {
    outline: none;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-left: 15px;
    padding-right: 15px;
}

.content ul {
    list-style: none;
    padding-left: 1.5rem;
}

.content ul li {
    display: flex;
    align-items: center;
    gap: 1rem;
    line-height: 1;
}

.content ul li::before {
    content: url("../img/ci_check-all.svg");
}

.content span {
    color: #009120;
}

.content h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.content a {
    color: #009120;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-color: #009120;
    text-decoration-thickness: .3px;
    text-underline-offset: 3px;
    transition-duration: .5s;
}
.content a:hover {
    text-decoration-color: transparent;
}

.call-button {
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: none;
    width: 80px;
    height: 80px;
    position: fixed;
    right: 5%;
    bottom: 5%;
    border-radius: 100%;
    background-color: #1cca5e;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    z-index: 9;
    transition-duration: 500ms;
}

.call-button:hover {
    background-color: #009120;
}

button.section-info__button,
.section-info__button a,
.hotels__button {
    border: 0;
    border-radius: 4px;
    padding: 16px 40px;
    cursor: pointer;
    background-color: #009120;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
}

.header-button__item:hover,
.section-button-with-icon:hover,
button.section-info__button:hover,
.section-info__button a:hover,
.hotels__button:hover {
    background-color: #0DAB2F;
    transition: 0.3s;
}

.section-button-with-icon {
    display: flex;
    align-items: center;
    gap: 10px;
}

.section-info-title {
    font-size: 48px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 24px;
    line-height: 1;
}

p {
    margin-bottom: 1.5rem;
}

.section-info-title p span {
    color: #009120;
    word-wrap: break-word;
}

/** Секция шапки */
.page .header {
    position: relative;
}
.header {
    background-color: rgba(43, 52, 48, 0.8);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.header-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    height: 100px;
}

.mobile-menu-wrapper {
    display: none;
}

.header-menu {
    width: 50%;
}

.nav {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    justify-content: space-between;
    --bs-nav-link-padding-x: none;
}

.nav .nav-item a {
    text-decoration: none;
    color: #F1F1F1;
}

.nav .nav-item a.active {
    border-bottom-color: currentcolor;
    color: #F1F1F1;
}

.nav-underline {
    --bs-nav-underline-border-width: 0.05rem;
}

.header-button__item {
    border: 0;
    border-radius: 24px;
    display: flex;
    align-items: center;
    cursor: pointer;
    background-color: #009120;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    height: 44px;
    padding: 12px 20px;
    gap: 10px;
}

/**  Конец секции шапки */
/** Секция футера */
.footer {
    width: 100%;
    background-color: #009120;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.footer .container {
    padding: 15px 0;
}

.footer .footer-text {
    font-weight: 500;
}

.footer .footer-text span {
    color: #F8F8F8;
    font-weight: 500;
}

.footer .footer-text .footer-text__link {
    text-decoration-line: none;
    color: #FFFFFF;
}

.footer .footer-text .footer-text__link:hover {
    color: #F1F1F1;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/**  Конец секции футреа */
/* Хлебные крошки */
.breadcrumb {
    margin-top: 10px;
}
.breadcrumb-item {
    font-size: 14px;
    line-height: 50px;
    font-weight: 500;
}
.breadcrumb-item a {
    color: #009120;
    text-decoration: underline;
}

.breadcrumb-item.active {
    color: #2B3430;
}

/* конец хлебных крошек */
/* Стрелочка подробнее */
.content-item-link {
    color: #009120;
    font-size: 15px;
    line-height: 25px;
    cursor: pointer;
    display: flex;
    gap: 16px;
    align-items: baseline;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    text-decoration-color: #009120;
}

.content-item-link:hover {
    text-decoration-color: transparent;
}

/* конец стрелочки подобнее */
/* для каруселек со скройлером */
.swiper-scrollbar-wrapper {
    display: flex;
    justify-content: center;
}

.swiper-custom.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: static;
    height: 8px;
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 15%));
}

.swiper-scrollbar.swiper-custom.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
    background-color: #009120;
}

/* конец каруселек со скройлером */
/** Секция медиа запросов */
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
    }
}
/** Секция важного медиа запроса */
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
    }
}
/** конец секции важного медиа запроса  */
/** Др медиа запросы для адаптивности */
@media screen and (min-width: 768px) and (max-width: 1400px) {
    .footer {
        height: inherit;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .header .header-logo svg {
        width: 150px;
    }
    .header .header-menu {
        width: 60%;
    }
    .header .header-button__item {
        padding: 7px;
    }
    .header .header-button__item span {
        display: none;
    }
    .header .header-button__item svg {
        width: 32px;
        height: 32px;
    }
}
@media only screen and (max-width: 767px) {
    body:has(#menu-toggle:checked) {
        overflow: hidden;
    }
    .header {
        position: fixed;
    }
    .header .header-content {
        height: 80px;
    }
    .header-button {
        margin-left: auto;
        margin-right: 16px;
    }
    .header .header-button__item {
        padding: 7px;
    }
    .header .header-button__item svg {
        width: 32px;
        height: 32px;
    }
    .header .header-button__item span {
        display: none;
    }
    .header nav.header-menu {
        display: none;
    }
    .header .mobile-menu-wrapper {
        position: relative;
        display: flex;
        align-items: center;
        width: 48px;
        height: 100%;
    }
    .header .mobile-menu-container {
        position: fixed;
        right: 1rem;
    }
    .header .menu-btn {
        display: flex;
        align-items: center;
        position: absolute;
        top: 0;
        right: 0;
        width: 26px;
        height: 26px;
        cursor: pointer;
        z-index: 1;
    }
    .header .menu-btn > span,
    .header .menu-btn > span::before,
    .header .menu-btn > span::after {
        display: block;
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #009120;
        transition-duration: 0.25s;
    }
    .header .menu-btn > span::before {
        content: "";
        top: -8px;
    }
    .header .menu-btn > span::after {
        content: "";
        top: 8px;
    }
    .header .menu-items {
        display: block;
        position: fixed;
        visibility: hidden;
        top: 0;
        left: -100%;
        width: 270px;
        height: 100%;
        margin: 0;
        padding: 80px 0;
        list-style: none;
        background-color: #F1F1F1;
        box-shadow: 1px 0 6px rgba(0, 0, 0, 0.2);
        transition-duration: 0.25s;
    }
    .header .menu-item {
        display: block;
        padding: 12px 24px;
        color: #2B3430;
        font-family: "Roboto", sans-serif;
        font-size: 20px;
        font-weight: 600;
        text-decoration: none;
        transition-duration: 0.25s;
    }
    .header .menu-item:hover {
        background-color: rgba(0, 145, 32, 0.5);
    }
    .header #menu-toggle {
        opacity: 0;
    }
    .header #menu-toggle:checked ~ .menu-btn > span {
        transform: rotate(45deg);
    }
    .header #menu-toggle:checked ~ .menu-btn > span::before {
        top: 0;
        transform: rotate(0);
    }
    .header #menu-toggle:checked ~ .menu-btn > span::after {
        top: 0;
        transform: rotate(90deg);
    }
    .header #menu-toggle:checked ~ .menu-items {
        visibility: visible;
        left: 0;
    }
    .header .header-logo svg {
        width: 120px;
    }
    .footer {
        height: inherit;
    }
    .footer .footer-text {
        padding-right: 0;
        text-align: center;
    }
    .footer .footer-text span:first-child {
        display: block;
    }
    .footer .footer-content {
        flex-direction: column;
        align-items: center;
    }
    .footer .footer-content svg {
        width: 100px;
    }
}

/** Main page end **/
/* тут для каруселек */
.infinity-vertical-swiper,
.swiper-main-thumb,
.swiper-main-img {
    width: 100%;
    height: 100%;
}

.infinity-vertical-swiper .swiper-slide,
.swiper-main-thumb .swiper-slide,
.swiper-main-img .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.infinity-vertical-swiper .swiper-slide img,
.swiper-main-thumb .swiper-slide img,
.swiper-main-img .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.infinity-vertical-swiper .swiper-slide,
.swiper-main-thumb .swiper-slide,
.swiper-main-img .swiper-slide {
    background-size: cover;
    background-position: center;
    text-align: start;
    font-size: 15px;
}

.infinity-vertical-swiper .swiper-slide img,
.swiper-main-thumb .swiper-slide img,
.swiper-main-img .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-main-thumb.swiper-container {
    position: absolute;
    bottom: 0;
    height: 16%;
    box-sizing: border-box;
    padding-right: 24rem;
    padding-bottom: 2rem;
}

.swiper-main-thumb.swiper-container .swiper-wrapper {
    justify-content: end;
    align-items: center;
}

.swiper-main-thumb.swiper-container .swiper-wrapper .swiper-slide {
    width: 180px !important;
    height: 100px;
    opacity: 0.4;
    cursor: pointer;
}

.swiper-main-thumb.swiper-container .swiper-wrapper .swiper-slide-active {
    background-size: cover;
    background-repeat: no-repeat;
}

.swiper-main-thumb.swiper-container .swiper-wrapper .swiper-slide-thumb-active{
    opacity: 1;
}

.infinity-vertical-swiper .swiper-main-img,
.swiper-main-thumb .swiper-main-img,
.swiper-main-img {
    position: absolute;
    z-index: 0;
}

/* конец каруселек */

/** Секция блока первого */
.first-section {
    position: relative;
}

.first-section-image {
    height: 840px;
}

.first-section-info {
    position: relative;
    color: #F1F1F1;
    padding-top: 20px;
}

.first-section-info .first-section-info-content {
    display: flex;
    flex-direction: column;
}

.first-section .section-info__button {
    display: flex;
    margin-top: 36px;
}

.first-section-info__title {
    font-weight: 500;
    font-size: 64px;
    text-transform: uppercase;
    word-break: break-all;
    margin-bottom: 1rem;
}

.first-section-info-text {
    line-height: 1.5rem;
    max-width: 420px;
}

/**  Конец секции первого блока */
/**  Секция второго блока */
.second-section {
    min-height: 796px;
    position: relative;
}

.second-section-image {
    background-image: url("../img/main-page/img_2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 45.5%;
}

.second-section-image svg {
    position: absolute;
    bottom: 0;
    right: 0;
}

.second-section-info {
    position: relative;
    min-height: inherit;
}

.second-section-info .row {
    justify-content: end;
    padding-left: 24rem;
    padding-top: 5rem;
    padding-bottom: 4rem;
    min-height: inherit;
}

.second-section-info p {
    text-align: end;
}

.second-section-info .section-info__button {
    padding-top: 1.5rem;
    text-align: right;
}

.second-section-info-content {
    display: flex;
    flex-direction: column;
}

.second-section-info-list ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 2rem;
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(4, 1fr);
    row-gap: 2px;
    margin-left: 12px;
    column-gap: 28px;
}

.second-section-info-list ul li {
    display: flex;
    align-items: center;
}

.second-section-info-list ul li:before {
    content: url("../img/ci_check-all.svg");
}

/**  Конец секции второго блока */
/**  Секция третьего блока */
.third-section {
    min-height: 940px;
    position: relative;
}

.third-section__image {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 54.5%;
}

.third-section-carousel-container {
    display: flex;
    gap: 20px;
    height: 940px;
}
.third-section-carousel-container .swiper {
    z-index: 0;
}

.third-section .section-info-title {
    margin-bottom: 2rem;
}

.third-section-carousel-container .swiper-slide {
    height: 512px;
    width: 100%;
}

.third-section-carousel-container .swiper-wrapper {
    transition-timing-function: linear;
}

.third-section__background {
    background-image: url("../img/main-page/img_3.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 45.5%;
}

.third-section-info {
    position: relative;
    padding-top: 5rem;
}

.third-section .third-section-info-text {
    line-height: 1.5rem;
    max-width: 430px;
    padding-top: 1rem;
}

.third-section-info .section-info__button {
    padding-top: 1.5rem;
}

/**  Конец секции третьего блока */
/** Секция четвертого блока  */
.fourth-section {
    min-height: 1095px;
}

.fourth-section .section-info__button {
    display: flex;
    justify-content: center;
    margin-top: 44px;
}

.fourth-section .section-info-title {
    text-align: center;
    line-height: 50px;
    padding-top: 6px;
}

.fourth-section .section-info-title p {
    margin-bottom: 0;
}

.fourth-section .fourth-section-info {
    font-size: 13px;
    line-height: 15.85px;
    display: flex;
    margin-bottom: 12px;
}
.fourth-section .fourth-section-info .fourth-section-info-text {
    max-width: 770px;
    text-align: center;
}

.fourth-section .container {
    min-height: inherit;
    display: flex;
    flex-direction: column;
    padding-top: 4rem;
}

.fourth-section-info {
    justify-content: center;
}

.fourth-section-content-img-wrapper {
    position: relative;
}

.fourth-section-content-img-wrapper .fourth-section-img-icon {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
    background-color: rgba(0, 145, 32, 0.8);
    opacity: 0;
    visibility: hidden;
}

.fourth-section-content-img-wrapper:hover .fourth-section-img-icon {
    opacity: 1;
    visibility: visible;
    transition: 0.3s;
}

.fourth-section-content-img-wrapper:hover .fourth-section-img-text {
    opacity: 0;
}

.fourth-section-content-first-line {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin-bottom: 30px;
}

.fourth-section-content-second-line {
    display: grid;
    grid-template-columns: 0.4fr 0.8fr 0.4fr;
    gap: 24px;
}

.fourth-section-content-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 340px;
    position: relative;
}

.fourth-section-content-img__first {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("../img/main-page/img_4_1.jpg");
}

.fourth-section-content-img__second {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("../img/main-page/img_4_2.jpg");
}

.fourth-section-content-img__third {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("../img/main-page/img_4_3.jpg");
}

.fourth-section-content-img__fourth {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("../img/main-page/img_4_4.jpg");
}

.fourth-section-content-img__fifth {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("../img/main-page/img_4_5.jpg");
}

.fourth-section-img-text-wrapper {
    display: flex;
    justify-content: center;
}

.fourth-section-img-text {
    position: absolute;
    bottom: 0;
    color: #F8F8F8;
    font-size: 20px;
    text-transform: uppercase;
    width: calc(100% - 40px);
    border-top: 1px solid;
    line-height: 24.38px;
    padding-top: 12px;
}
.fourth-section-img-text p {
    margin-bottom: 12px;
}
.fourth-section-img-text p:first-child {
    margin-bottom: 0;
}

/**  Конец секции четвертого блока */
/**  Секция пятого блока */
.fifth-section {
    position: relative;
    min-height: 700px;
    background-color: #FFFFFF;
}

.fifth-section .section-info-title {
    margin-bottom: 44px;
}

.fifth-section-image {
    background-image: url("../img/main-page/img_5.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 54.5%;
}

.fifth-section-image svg {
    position: absolute;
    transform: scale(1, 1);
    bottom: 0;
    left: 0;
}

.fifth-section-content {
    height: inherit;
    display: flex;
    flex-direction: column;
    padding-top: 5rem;
}

.fifth-section-content-text {
    max-width: 430px;
    line-height: 24px;
}
.fifth-section-content-text p {
    margin-bottom: 40px;
}

/**  Конец секции пятого блока */
/**  Секция шестого блока */
.sixth-section {
    min-height: 1137px;
}

.sixth-section .section-info-title {
    text-align: center;
}

.sixth-section .container, .sixth-section .row.sixth-section-content {
    height: inherit;
    padding-top: 4rem;
}

.sixth-section-logo {
    position: absolute;
    z-index: -1;
}

.sixth-section-logo svg {
    width: 100%;
    height: 100%;
}

.sixth-section-content {
    display: flex;
    flex-direction: column;
    min-height: inherit;
}

.sixth-section-info-wrapper{
    display: flex;
    justify-content: center;
}

.sixth-section-info {
    text-align: center;
    max-width: 770px;
    font-size: 13px;
    line-height: 15.85px;
}

.sixth-section-content .section-info-title {
    line-height: 50px;
    padding-top: 1rem;
    margin-bottom: 16px;
}
.sixth-section-content .section-info-title p {
    margin-bottom: 0;
}

.sixth-section__image {
    display: flex;
    justify-content: center;
    padding-top: 2rem;
}

.sixth-section__image img {
    height: 817px;
}

/**  Конец секции шестого блока */
/**  Секция седьмого блока */
.seventh-section {
    min-height: 894px;
    position: relative;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), url("../img/main-page/img_7.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.seventh-section .icon-content__title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 1rem;
}

.seventh-section .seventh-section-phone__text {
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
}

.seventh-section .phone-content {
    font-size: 20px;
    color: #fff;
}

@media (max-width: 1399px) {
    .seventh-section .phone-content {
        font-size: 18px;
    }
}

@media (max-width: 1199px) {
    .seventh-section .phone-content__col {
        max-width: 100%;
    }
}

@media (max-width: 991px) {
    .seventh-section .phone-content__col {
        max-width: 50%;
    }
}

@media (max-width: 575px) {
    .seventh-section .phone-content__col {
        max-width: 100%;
    }
}
.seventh-section .phone-content a {
    color: #fff;
    text-decoration-color: #fff;
}

.seventh-section .phone-content svg path{
    fill: #fff;
}

.seventh-section .section-info__button {
    width: fit-content;
    margin-top: 30px;
}

.seventh-section__image {
    background-image: url("../img/main-page/img_7_1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 35%;
    margin-right: 14%;
}

.seventh-section-info-container {
    min-height: inherit;
    color: #F8F8F8;
    padding-top: 8px;
}

.seventh-section-info-container .row {
    min-height: inherit;
    padding-bottom: 1rem;
    padding-top: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    line-height: 25px;
}

.seventh-section-info .section-info__button button {
    display: flex;
    align-items: center;
    gap: 10px;
}

.seventh-section__title p, .seventh-section__title p span {
    color: #F8F8F8;
}

.seventh-section-address {
    margin-bottom: 24px;
}

.seventh-section-info__title {
    font-weight: 700;
    font-size: 24px;
}

.address__info {
    font-weight: 500;
}

.seventh-section-info-banner {
    margin-bottom: 32px;
}

.seventh-section-info-banner p {
    text-transform: uppercase;
}

.seventh-section-phone {
    margin-top: 32px;
}

.seventh-section-phone__text {
    font-weight: 600;
}

.seventh-section-phone__number {
    font-weight: 700;
    font-size: 36px;
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    cursor: pointer;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 1px;
    text-underline-offset: 8px;
    text-decoration-color: #FFF;
}

.seventh-section-phone__number:hover {
    text-decoration-color: transparent;
}

.seventh-section__or {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
}

/**  Конец секции седьмого блока */

/* все медиа запросы для адаптивности */
@media screen and (min-width: 768px) and (max-width: 1400px) {
    .section-info-title {
        font-size: 40px;
    }
    .first-section .first-section-info__title {
        font-size: 44px;
    }
    .first-section .first-section-info-text {
        max-width: none;
    }
    .first-section .swiper.swiper-container {
        padding-right: 6rem;
        margin-bottom: 2rem;
    }
    .first-section .swiper.swiper-container .swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }
    .first-section .swiper.swiper-container .swiper-wrapper .swiper-slide {
        margin-left: 10px;
        padding: 120px 0 60px;
    }
    .second-section .row .second-section-info-text p,
    .second-section .row .section-info-title p {
        text-align: left;
    }
    .second-section .second-section-info-list ul {
        justify-content: start;
        grid-auto-flow: row;
        margin-left: 0;
    }
    .second-section .section-info__button {
        text-align: left;
    }
    .third-section .third-section__background {
        display: none;
    }
    .third-section .third-section-carousel-container .swiper-slide {
        width: 100%;
        height: 256px;
    }
    .fourth-section .fourth-section-info-text {
        max-width: none;
    }

    .fourth-section .fourth-section-info-text {
        max-width: none;
    }
}
@media screen and (max-width: 1200px) {
    .seventh-section {
        min-height: inherit;
        padding: 40px 0 0;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .seventh-section .seventh-section-phone__number {
        font-size: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .first-section .first-section-info__title {
        font-size: 44px;
    }
    .second-section .second-section-image {
        position: relative;
        width: 100%;
        height: 400px;
    }
    .second-section .second-section-image svg {
        width: 100px;
        height: 100px;
    }
    .second-section .second-section-info .row {
        padding-left: 0;
    }
    .second-section .row {
        justify-content: start;
    }
    .second-section .row .second-section-info-text p,
    .second-section .row .section-info-title p {
        text-align: left;
    }
    .second-section .row .second-section-info-text p {
        line-height: 1.5rem;
    }
    .third-section .third-section__image {
        position: relative;
        width: 100%;
    }
    .third-section .third-section__image .third-section-carousel-container {
        height: 400px;
    }
    .third-section .third-section-info-text {
        max-width: none;
    }
    .third-section .third-section__background {
        display: none;
    }
    .fourth-section {
        min-height: inherit;
    }
    .fourth-section .container {
        padding-top: 0;
        padding-bottom: 2rem;
    }
    .fourth-section .fourth-section-content-second-line {
        grid-template-columns: 0.33fr 0.33fr 0.33fr;
    }
    .fifth-section .fifth-section-image {
        position: relative;
        width: 100%;
        height: 400px;
    }
    .fifth-section .fifth-section-content-text {
        max-width: none;
    }
    .fifth-section .fifth-section-image svg {
        width: 100px;
        height: 100px;
    }
    .sixth-section {
        min-height: 100%;
    }
    .sixth-section .sixth-section-content {
        padding-bottom: 4rem;
    }
    .seventh-section {
        display: flex;
        flex-direction: column-reverse;
    }
    .seventh-section .seventh-section__image {
        position: relative;
        width: 100%;
        height: 400px;
    }
}
@media only screen and (max-width: 767px) {
    .section-info__button {
        display: flex;
        justify-content: center;
    }
    .section-info-title,
    .first-section-info__title {
        font-size: 28px;
    }

    .first-section .first-section-image {
        height: inherit;
    }
    .first-section .swiper-main-img {
        position: relative;
    }
    .first-section .swiper-main-img .swiper-slide {
        padding: 120px 0 60px;
    }
    .first-section .swiper-main-img .swiper-slide.swiper-slide-next {
        display: contents;
    }
    .first-section .swiper.swiper-container {
        display: none;
    }
    .second-section .section-info-title p {
        text-align: center;
    }
    .second-section .second-section-info-text p {
        text-align: left;
    }
    .second-section .second-section-image {
        position: relative;
        height: 300px;
        width: 100%;
    }
    .second-section .second-section-image svg {
        width: 64px;
        height: 64px;
    }
    .second-section .row {
        padding-left: 0;
        padding-bottom: 2rem;
    }
    .second-section .second-section-info-list ul {
        grid-auto-flow: row;
        margin-left: 0;
    }
    .third-section .third-section__image {
        position: relative;
        width: 100%;
    }
    .third-section .third-section__image .third-section-carousel-container {
        height: 300px;
    }
    .third-section .section-info-title {
        text-align: center;
    }
    .third-section .third-section-info-text {
        max-width: none;
    }
    .third-section .section-info__button {
        padding-bottom: 1.5rem;
    }
    .third-section .third-section__background {
        display: none;
    }
    .fourth-section .fourth-section-content-first-line,
    .fourth-section .fourth-section-content-second-line {
        grid-template-columns: repeat(1, 1fr);
    }
    .fourth-section .section-info__button {
        padding-bottom: 1.5rem;
    }
    .fourth-section .container {
        padding-top: 0;
    }
    .fourth-section a.section-button-with-icon {
        font-size: 9px;
    }
    .fifth-section {
        min-height: 100%;
    }
    .fifth-section .fifth-section-image {
        position: relative;
        width: 100%;
        height: 300px;
    }
    .fifth-section .fifth-section-image svg {
        width: 64px;
        height: 64px;
    }
    .fifth-section .section-info-title {
        text-align: center;
    }
    .fifth-section .fifth-section-content-text {
        padding-top: 0;
        max-width: none;
    }
    .sixth-section {
        min-height: 100%;
        padding-bottom: 2rem;
    }
    .sixth-section .section-info-title p {
        display: flex;
        flex-direction: column;
        line-height: 1;
    }
    .sixth-section .sixth-section__image img {
        height: 100%;
        width: 100%;
    }
    .seventh-section {
        display: flex;
        flex-direction: column-reverse;
    }
    .seventh-section .seventh-section__image {
        position: relative;
        height: 300px;
        width: 100%;
    }
    .seventh-section .seventh-section__title {
        text-align: center;
    }
    .seventh-section .seventh-section-phone__number {
        font-size: 28px;
    }
    .seventh-section .section-info__button {
        display: flex;
        flex-direction: column;
        margin-top: 0;
    }
    .seventh-section a.section-button-with-icon {
        font-size: 12px;
    }
}
/** конец секции с медиа запросов */

/** Main page end */

/** Workshop page start */
.page .header {
    position: relative;
    background-color: #2B3430;
}

/* Первая секция */
.workshop-first-section {
    padding-bottom: 30px;
    background-color: #F8F8F8;
}

.workshop-first-section__title {
    font-size: 48px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 50px;
    padding-top: 8px;
}
.workshop-first-section__title span {
    color: #009120;
}

.workshop-first-section-container {
    padding: 0 16px 1.5rem;
    position: relative;
}

.workshop-first-section-image {
    background-image: url("../img/workshop-page/img_1.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 368px;
    height: 448px;
    position: absolute;
    top: 11.5rem;
    left: 1rem;
}

.workshop-first-section-content {
    display: flex;
    gap: 2rem;
    padding-top: 0.5rem;
    padding-left: 25rem;
}

.workshop-first-section-filling {
    max-width: 770px;
}

.workshop-first-section-button-wrapper {
    display: flex;
    margin-top: 4rem;
}

.workshop-first-section-text {
    font-size: 15px;
    line-height: 25px;
}

/* конец первой секции */
/* начало второй секции */
.workshop-second-section {
    background-color: #F8F8F8;
}

.workshop-second-section-container {
    padding: 60px 125px 80px 125px;
}

.workshop-swiper .carousel-item-content-title {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #009120;
    padding: 0 15px;
    text-align: center;
    min-height: 58px;
}
.workshop-swiper .carousel-item-content-title p {
    margin-bottom: 0;
}

.workshop-swiper .carousel-wrapper {
    padding-bottom: 2rem;
}
.workshop-swiper .swiper-slide {
    max-width: 320px;
    display: flex;
    height: auto;
}
.workshop-swiper .swiper {
    overflow: visible;
    height: auto;
}
.workshop-swiper .swiper-wrapper {
    height: auto;
}
.workshop-swiper .carousel-item__el {
    position: relative;
    border-radius: 4px;
    background-color: #F1F1F1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.workshop-swiper.swiper-scroll-off .swiper-wrapper {
    justify-content: center;
}
.workshop-swiper.swiper-scroll-off .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0!important;
}

.workshop-swiper .carousel-item-image {
    text-align: center;
}

.workshop-swiper .carousel-item-image img {
    max-width: 100%;
}

.workshop-swiper .carousel-item-content {
    position: relative;
    z-index: 1;
    border-top: 4px solid #009120;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 2rem;
    padding-bottom: 15px;
}

.workshop-swiper .carousel-item-content-list {
    margin-top: 10px;
}

.workshop-swiper .carousel-item-content-list ul {
    list-style: none;
    font-size: 15px;
    line-height: 32px;
    padding-left: 0;
    z-index: 1;
}

.workshop-swiper .carousel-item-content-list ul li {
    display: flex;
    align-items: center;
}

.workshop-swiper .carousel-item-content-list ul li:before {
    content: url("../img/ci_check-all.svg");
}

.workshop-swiper .carousel-item-content-icon {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* конец второй секции */
/* начало третьей секции */
.workshop-third-section {
    padding-bottom: 120px;
    background-color: #FFFFFF;
    position: relative;
}

.workshop-third-section-image {
    position: absolute;
    background-image: url("../img/workshop-page/img_3.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 668px;
    height: 879px;
    bottom: 0;
    right: 13rem;
}

.workshop-third-section-container {
    padding-top: 4rem;
    padding-right: 7.5rem;
}

.workshop-third-section-title {
    font-size: 48px;
    line-height: 50px;
    font-weight: 500;
    text-transform: uppercase;
    max-width: 800px;
}
.workshop-third-section-title p:first-child {
    margin-bottom: 0;
}
.workshop-third-section-title p:last-child {
    color: #009120;
    margin-bottom: 2.5rem;
}

.workshop-third-section-text {
    font-size: 15px;
    line-height: 25px;
    max-width: 668px;
}

.workshop-third-section .icon-item-text {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
}
.workshop-third-section .icon-item-text p {
    margin-bottom: 0;
}

.workshop-third-section .icon-content-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 2rem;
    padding-top: 1rem;
    padding-left: 1rem;
    max-width: 668px;
}
.workshop-third-section .icon-content-wrapper svg {
    width: 100px;
    height: 100px;
}

.workshop-third-section .icon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

/* конец третьей секции */
/* начало четвертой секции */
.workshop-fourth-section {
    height: 662px;
}

.workshop-fourth-section-container {
    padding-top: 5rem;
}

.workshop-fourth-section-title-info {
    text-align: center;
}

.workshop-fourth-section-title {
    font-size: 48px;
    font-weight: 500;
    line-height: 50px;
    text-transform: uppercase;
}
.workshop-fourth-section-title p {
    margin-bottom: 1rem;
}
.workshop-fourth-section-title span {
    color: #009120;
}

.workshop-fourth-section-title-text {
    font-size: 13px;
    font-weight: 400;
    line-height: 15.85px;
}
.workshop-fourth-section-title-text p {
    max-width: 770px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2.5rem;
}

.workshop-fourth-section-content {
    display: flex;
    gap: 28px;
}

.workshop-fourth-section-content-item-image {
    position: relative;
}
.workshop-fourth-section-content-item-image img {
    width: 370px;
    height: 200px;
}
.workshop-fourth-section-content-item-image svg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
}

.workshop-fourth-section-content-item-filling {
    margin-top: 1rem;
}

.content-item-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    color: #2B3430;
}
.content-item-title p {
    margin-bottom: 1rem;
}

.content-item-text {
    font-size: 15px;
    line-height: 25px;
    color: #2B3430;
}
.content-item-text p {
    margin-bottom: 1rem;
}

/* конец четвертой секции */
/* начало пятой секции */
.workshop-fifth-section {
    height: 500px;
    background-image: url("../img/workshop-page/img_5.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: #F8F8F8;
}

.workshop-fifth-section-container {
    padding-top: 7rem;
    text-align: center;
}

.workshop-fifth-section-banner {
    font-size: 40px;
    line-height: 32px;
    text-transform: uppercase;
    word-break: break-word;
}

.workshop-fifth-section-text-wrapper {
    display: flex;
    justify-content: center;
}

.workshop-fifth-section-text {
    font-size: 16px;
    line-height: 24px;
    max-width: 1024px;
}

.workshop-fifth-section-number {
    font-size: 60px;
    font-weight: 700;
    line-height: 73.14px;
}

.workshop-fifth-section-input-wrapper {
    display: flex;
    justify-content: center;
    gap: 1rem;
}

input.js-phone {
    height: 50px;
    width: 300px;
    outline: none;
    border-radius: 4px;
    border: 1px solid #fff;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 19.5px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 1px;
    text-underline-offset: 1px;
    text-decoration-color: #F8F8F8;
}

.input-icon {
    background-image: url("../img/phone-icon.svg");
    background-position: 21px 16px;
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 4.25rem;
}

.section-info__button {
    color: #FFFFFF;
}

/* конец пятой секции */
/* Секция футера */
.footer .container {
    padding: 32px 0;
}

/* конец секции футеры */
@media screen and (min-width: 768px) and (max-width: 1829px) {
    .workshop-second-section-container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .workshop-third-section-image {
        right: 0;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
    .workshop-third-section-image {
        width: 42%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .workshop-fourth-section {
        height: auto;
    }
    .workshop-fourth-section-content {
        flex-wrap: wrap;
    }
    .workshop-third-section-image {
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .workshop-first-section {
        height: auto;
    }
    .workshop-first-section-content {
        display: block;
        padding-top: 0;
        padding-left: 0;
    }
    .workshop-first-section-image {
        width: 300px;
        height: 368px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 1rem;
        position: static;
    }
    .workshop-first-section-button-wrapper {
        margin-top: 2rem;
    }
    .workshop-second-section {
        height: auto;
    }
    .workshop-second-section-container {
        padding: 2rem 15px;
    }
    .swiper-slide.swiper-slide-next,
    .swiper-slide.swiper-slide-active {
        display: flex;
        justify-content: center;
    }
    .workshop-third-section {
        height: auto;
    }
    .workshop-third-section-image {
        display: none;
    }
    .workshop-third-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
        padding-right: 0;
    }
    .workshop-fourth-section {
        height: auto;
    }
    .workshop-fourth-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .workshop-fourth-section-content {
        flex-wrap: wrap;
    }
    .workshop-fifth-section {
        height: auto;
    }
    .workshop-fifth-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .footer .container {
        padding: 15px 0;
    }
}
@media only screen and (max-width: 767px) {
    .workshop-first-section {
        height: auto;
    }
    .workshop-first-section__title {
        font-size: 28px;
        text-align: center;
    }
    .workshop-first-section-content {
        display: block;
        padding-top: 0;
        padding-left: 0;
    }
    .workshop-first-section-image {
        width: 300px;
        height: 368px;
        margin-right: auto;
        margin-left: auto;
        position: static;
    }
    .workshop-first-section-text {
        padding-top: 2rem;
    }
    .workshop-first-section-button-wrapper {
        margin-top: 2rem;
        justify-content: center;
    }
    .section-info__button a.section-button-with-icon {
        font-size: 13px;
    }
    .workshop-second-section {
        height: auto;
    }
    .workshop-second-section-container {
        padding: 2rem 0 0 0;
    }
    .swiper-slide.swiper-slide-active {
        display: flex;
        justify-content: center;
    }
    .workshop-third-section {
        height: auto;
    }
    .workshop-third-section-container {
        padding-top: 2rem;
        padding-right: 0;
        padding-bottom: 2rem;
    }
    .workshop-third-section-image {
        display: none;
    }
    .workshop-third-section-title {
        font-size: 28px;
        text-align: center;
    }
    .workshop-third-section .icon-content-wrapper {
        padding-left: 0;
        grid-template-columns: repeat(2, 1fr);
    }
    .workshop-fourth-section {
        height: auto;
    }
    .workshop-fourth-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .workshop-fourth-section-title {
        font-size: 28px;
        text-align: center;
    }
    .workshop-fourth-section-content {
        flex-wrap: wrap;
    }
    .workshop-fourth-section-content-item-image img {
        width: 100%;
    }
    .workshop-fifth-section {
        height: auto;
    }
    .workshop-fifth-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .workshop-fifth-section-banner {
        line-height: 42px;
    }
    .workshop-fifth-section-number {
        font-size: 32px;
    }
    .workshop-fifth-section-input-wrapper {
        flex-direction: column;
    }
    .footer .container {
        padding: 15px 0;
    }
}
/** Workshop page end */

/** Cafe page start */
/* Первая секция */
.cafe-first-section {
    background-color: #F1F1F1;
    position: relative;
}

.cafe-first-section-container {
    position: relative;
    margin-top: 40px;
    min-height: 550px;
}

.cafe-first-section__title {
    font-size: 48px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 50px;
    padding-top: 8px;
}
.cafe-first-section__title span {
    color: #009120;
}

.cafe-first-section-image {
    background-image: url("../img/cafe-page/img_1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    position: absolute;
    height: 100%;
    width: 38.5%;
    bottom: 0;
    left: 0;
}

.cafe-first-section-filling {
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 40px;
}

.filling-list-title {
    font-weight: 600;
    margin-bottom: 1rem;
}

.section-filling-text-without-margin {
    margin-bottom: 0;
}

/* конец первой секции */
/* вторая секции */
.cafe-second-section {
    height: 180px;
    background-color: #009120;
}

.cafe-second-section-container {
    color: #F8F8F8;
    font-size: 14px;
    line-height: 17.07px;
    font-weight: 500;
    display: flex;
    align-items: center;
    height: inherit;
}

.cafe-second-section .icon-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}

.cafe-second-section .icon-item-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-align: center;
}
.cafe-second-section .icon-item-content p {
    margin-bottom: 0;
}

/* конец второй секции */
/* третья секция */
.cafe-third-section {
    background-color: #FFFFFF;
    padding-bottom: 4rem;
    overflow: hidden;
}

.cafe-third-section-container {
    padding-top: 4rem;
}

.cafe-third-section-image-filling {
    background-color: #F8F8F8;
    background-image: url("../img/cafe-page/cafe-bn-bg.jpg");
    display: flex;
    border-radius: 12px;
    align-items: center;
    position: relative;
}

.cafe-third-section-image img {
    border-radius: 12px 0 0 12px;
    margin-right: 30px;
}

.cafe-third-section-image-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.cafe-third-section-image-title p {
    margin-bottom: 0;
}

.cafe-third-section-image-price {
    font-size: 48px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 50px;
    color: #009120;
}

.cafe-third-section-image-text {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
}

.cafe-third-section-image-text p:last-child {
    margin-bottom: 0;
}

.cafe-third-section-image-filling-text {
    max-width: 500px;
    text-align: left;
    padding-right: 30px;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.carousel-wrapper {
    padding-bottom: 2rem;
    padding-top: 3.5rem;
}

.carousel-item-wrapper {
    position: relative;
}

.carousel-wrapper.swiper-wrapper {
    height: auto;
}
.swiper-menu.swiper {
    padding: 0 15px;
    overflow: visible;
}
.swiper-menu .swiper-slide {
    max-width: 570px;
    height: auto;
}

.swiper-menu .swiper-custom.swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 100%;
}

.carousel-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
    height: auto;
}

.carousel-mini .swiper-slide {
    width: 240px;
}

.swiper-menu .carousel-item-wrapper .carousel-item-img-icon {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
    background-color: rgba(0, 145, 32, 0.8);
    opacity: 0;
    visibility: hidden;
}

.swiper-menu .carousel-item-wrapper:hover .carousel-item-img-icon {
    opacity: 1;
    visibility: visible;
    transition: 0.3s;
}

.swiper-menu .carousel-item {
    background-color: #F1F1F1;
    text-align: center;
}

.swiper-menu .carousel-item-image img {
    max-width: 100%;
}

.swiper-menu.swiper-scroll-off .swiper-wrapper {
    justify-content: center;
}
.swiper-menu.swiper-scroll-off .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0!important;
}

/* конец третьей секция */
/**  Секция четвертого блока */

.cafe-fourth-section .section-info-title {
    text-align: center;
}

.cafe-fourth-section-container, .cafe-fourth-section .row.cafe-fourth-section-content {
    height: inherit;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.cafe-fourth-section-logo {
    position: absolute;
    z-index: -1;
}

.cafe-fourth-section-logo svg {
    width: 100%;
    height: 100%;
}

.cafe-fourth-section-content {
    display: flex;
    flex-direction: column;
    min-height: inherit;
}

.cafe-fourth-section-info-wrapper {
    display: flex;
    justify-content: center;
}

.cafe-fourth-section-info {
    text-align: center;
    max-width: 770px;
    font-size: 13px;
    line-height: 15.85px;
}

.cafe-fourth-section-content .section-info-title {
    line-height: 50px;
    padding-top: 1rem;
    margin-bottom: 16px;
}

.cafe-fourth-section-content .section-info-title p {
    margin-bottom: 0;
}

.cafe-fourth-section__image {
    display: flex;
    justify-content: center;
    padding-top: 2rem;
}

.cafe-fourth-section__image img {
    height: 817px;
}

/**  конец секции четвертого блока */
/* секция пятого блока */
.cafe-fifth-section {
    height: 240px;
}

.cafe-fifth-section-carousel-container .swiper-slide {
    height: 240px;
    background-size: cover;
    background-repeat: no-repeat;
}

.cafe-fifth-section-carousel-container .swiper-wrapper {
    transition-timing-function: linear;
    position: relative;
}

/* конец секции пятого блока*/
/* секция шестого блока */
.cafe-sixth-section {

}

.cafe-sixth-section-container {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.cafe-sixth-section-container .row {
    position: relative;
}

.cafe-sixth-section-title-info {
    text-align: center;
}

.cafe-sixth-section-title {
    font-size: 48px;
    font-weight: 500;
    line-height: 50px;
    text-transform: uppercase;
}
.cafe-sixth-section-title p {
    margin-bottom: 1rem;
}
.cafe-sixth-section-title span {
    color: #009120;
}

.cafe-sixth-section-title-text {
    font-size: 13px;
    font-weight: 400;
    line-height: 15.85px;
}
.cafe-sixth-section-title-text p {
    max-width: 770px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2.5rem;
}

.cafe-sixth-section-content {
    display: flex;
    row-gap: 30px;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.cafe-sixth-section-content-item {
    max-width: 33.33%;
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}

.cafe-sixth-section-content-item-image {
    position: relative;
}
.cafe-sixth-section-content-item-image img {
    max-width: 100%;
}
.cafe-sixth-section-content-item-image .cafe-sixth-section__icon {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #009120;
}

.cafe-sixth-section-content-item-image .cafe-sixth-section__icon img {
    max-width: 38px;
}

.cafe-sixth-section-content-item-filling {
    margin-top: 1rem;
}

.content-item-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    color: #2B3430;
}
.content-item-title p {
    margin-bottom: 1rem;
}

.content-item-text {
    font-size: 15px;
    line-height: 25px;
    color: #2B3430;
}
.content-item-text p {
    margin-bottom: 1rem;
}

.cafe-sixth-section-icon-wrapper {
    width: fit-content;
}

.cafe-sixth-section-icon {
    position: absolute;
    top: 2.5rem;
    right: -7rem;
}

/* конец секции шестого блока */
/* секция медиа запросов */
@media (max-width: 1880px) {
    .cafe-first-section-image {
        width: 36.5%;
    }
}
@media (max-width: 1600px) {
    .cafe-first-section-image {
        width: 33.5%;
    }
}
@media (max-width: 1199px) {
    .cafe-third-section-image img {
        width: 50%;
        object-fit: cover;
        height: 100%;
        position: absolute;
    }
}
@media (max-width: 1190px) {
    .swiper-menu .swiper-slide {
        max-width: 400px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1829px) {
    .cafe-first-section {
        height: auto;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .cafe-first-section,
    .cafe-sixth-section {
        height: auto;
    }
    .cafe-first-section-container,
    .cafe-sixth-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .cafe-first-section-image {
        position: static;
        margin-left: auto;
        margin-right: auto;
        min-height: 558px;
        width: 100%;
    }
    .cafe-first-section-filling {
        padding-top: 2rem;
        padding-left: 0;
    }
    .cafe-second-section .icon-content-wrapper {
        gap: 30px;
    }
    .cafe-third-section-image-filling-text {
        margin-bottom: auto;
        margin-top: auto;
        padding-top: 0;
        padding-right: 1rem;
    }
    .cafe-third-section-image-price {
        font-size: 36px;
    }
    .cafe-sixth-section-content {
        flex-wrap: wrap;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .cafe-first-section,
    .cafe-second-section,
    .cafe-third-section,
    .cafe-fourth-section,
    .cafe-fifth-section,
    .cafe-sixth-section {
        height: auto;
    }
    .cafe-first-section-container,
    .cafe-second-section-container,
    .cafe-third-section-container,
    .cafe-fourth-section-container,
    .cafe-fifth-section-container,
    .cafe-sixth-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .cafe-first-section-image {
        position: static;
        width: 100%;
        height: 524px;
    }
    .cafe-first-section-filling {
        padding-top: 2rem;
        padding-left: 0;
    }
    .cafe-second-section-container {
        justify-content: center;
    }
    .cafe-second-section .icon-content-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }
    .last-icon {
        grid-column: 1/span 2;
        margin-left: auto;
        margin-right: auto;
    }
    .cafe-third-section-image-filling {
        background-color: inherit;
        border-radius: 0;
        flex-direction: column;
        border-radius: 12px;
    }
    .cafe-third-section-image-filling img {
        width: 100%;
        position: relative;
        height: auto;
        margin: 0 0 0 0;
        border-radius: 12px 12px 0 0;
    }
    .cafe-third-section-image-filling-text {
        max-width: none;
        padding-top: 15px;
        padding-bottom: 20px;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
        margin: 0;
    }
    .carousel-wrapper {
        padding-top: 0;
    }
    .cafe-third-section .swiper {
        padding-bottom: 2rem;
    }
    .cafe-sixth-section-content {
        flex-wrap: wrap;
    }

    .cafe-sixth-section-content-item {
        max-width: 50%;
    }

    .footer .container {
        padding: 15px 0;
    }
}
@media only screen and (max-width: 767px) {
    .cafe-first-section,
    .cafe-second-section,
    .cafe-third-section,
    .cafe-fourth-section,
    .cafe-fifth-section,
    .cafe-sixth-section {
        height: auto;
    }
    .cafe-first-section__title {
        font-size: 28px;
        text-align: center;
    }
    .cafe-first-section-image {
        position: static;
        width: 100%;
        height: 300px;
    }
    .cafe-first-section-filling {
        padding-top: 2rem;
        padding-left: 0;
    }
    .filling-list ul li {
        line-height: inherit;
    }
    .cafe-second-section-container {
        padding-bottom: 2rem;
        padding-top: 2rem;
    }
    .cafe-second-section .icon-content-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
    }
    .last-icon {
        grid-column: 1/span 2;
        margin-left: auto;
        margin-right: auto;
    }
    .cafe-third-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .cafe-third-section-image-filling {
        display: block;
        background-color: inherit;
        border-radius: inherit;
    }
    .cafe-third-section-image-filling {
        border-radius: 12px;
    }
    .cafe-third-section-image-filling img {
        width: 100%;
        height: 200px;
        border-radius: 12px 12px 0 0;
        position: relative;
        margin: 0;
    }
    .cafe-third-section-image-filling-text {
        padding-top: 10px;
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 20px;
        text-align: left;
    }
    .cafe-third-section-image-title {
        font-size: 20px;
    }
    .cafe-third-section-image-price {
        font-size: 46px;
    }
    .cafe-third-section-image-price p {
        margin-bottom: 1rem;
    }
    .carousel-wrapper {
        padding-top: 0;
    }
    .carousel-item {
        width: 320px;
        height: 468px;
    }
    .cafe-third-section .swiper {
        padding-bottom: 2rem;
    }
    .cafe-fourth-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .cafe-fourth-section .section-info-title {
        font-size: 28px;
    }
    .cafe-fourth-section .section-info-title p {
        display: flex;
        flex-direction: column;
        line-height: 1;
    }
    .cafe-fourth-section .cafe-fourth-section__image img {
        height: 100%;
        width: 100%;
    }
    .cafe-sixth-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .cafe-sixth-section-title {
        font-size: 28px;
        text-align: center;
    }
    .cafe-sixth-section-content {
        flex-wrap: wrap;
    }
    .cafe-sixth-section-content-item-image img {
        width: 100%;
    }
    .cafe-sixth-section-content-item {
        max-width: 100%;
    }
    .footer .container {
        padding: 15px 0;
    }
}
/* конец секции медиа запросов*/

/** Cafe page end */

/** Contacts page start */
/* Первая секция */
.contacts-first-section {
    position: relative;
    height: 876px;
}

.contacts-first-section-content {
    padding: 0 16px 1.5rem;
}

.contacts-first-section__title {
    font-size: 48px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 50px;
    padding-top: 8px;
}
.contacts-first-section__title span {
    color: #009120;
}

.contacts-first-section-background-image {
    background-image: url("../img/contacts-page/img_1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 78.5%;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.contacts-first-section-button-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 3.75rem;
}

.contacts-first-section-feedback {
    position: absolute;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}

.first-text {
    top: 228px;
    left: 522px;
}

.second-text {
    top: 392px;
    left: 742px;
}

.third-text {
    top: 141px;
    right: 750px;
}

.fourth-text {
    top: 328px;
    right: 554px;
}

.fifth-text {
    top: 207px;
    right: 244px;
}

/* Конец первой секции */
/* Вторая секция */
.contacts-second-section {
    position: relative;
    min-height: 838px;
    background-color: #FFFFFF;
    padding-bottom: 40px;
}

.contacts-second-section-image {
    background-color: #fff;
    position: absolute;
    width: 35.5%;
    height: 107%;
    top: -116px;
    right: 0;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.15);
}

.contacts-second-section-content {
    padding-top: 3.5rem;
    padding-left: 1rem;
}

.contacts-second-section-text-content {
    max-width: 720px;
}

.address-content {
    margin-bottom: 48px;
}

.address-content-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 2px;
}

.address-content-text {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
}
.address-content-text p:first-child {
    margin-bottom: 0;
}

.banner-text {
    color: #009120;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
    margin-bottom: 28px;
}

.text-information {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
}

.phone-content__list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    row-gap: 30px;
    margin-bottom: 30px;
}

.phone-content__col {
    width: 100%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.phone-content {
    font-size: 26px;
    line-height: 1.4;
    font-weight: 700;
    color: #009120;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 16px;
}
.phone-content .phone-content__text {
    color: #009120;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 1px;
    text-underline-offset: 8px;
    text-decoration-color: #009120;
}
.phone-content .phone-content__text:hover {
    text-decoration-color: transparent;
}

.contacts-second-section .icon-content__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24.38px;
    margin-bottom: 1rem;
}

.contacts-second-section .icon-content-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.contacts-second-section .icon-content-item-text {
    font-weight: 600;
    line-height: 28px;
}
.contacts-second-section .icon-content-item-text p {
    margin-bottom: 0;
}
.contacts-second-section .icon-content-item-text p:first-child {
    font-size: 15px;
}
.contacts-second-section .icon-content-item-text p:last-child {
    font-size: 24px;
    color: #009120;
}

.contacts-second-section .icon-content-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 28px;
    width: calc(100% - 100px);
}

/* конец второй секции */
/* Третья секции */
.contacts-third-section {
    height: 662px;
}

.contacts-third-section-container {
    padding-top: 5rem;
}
.contacts-third-section-container .row {
    position: relative;
}

.contacts-third-section-title-info {
    text-align: center;
}

.contacts-third-section-title {
    font-size: 48px;
    font-weight: 500;
    line-height: 50px;
    text-transform: uppercase;
}
.contacts-third-section-title p {
    margin-bottom: 1rem;
}
.contacts-third-section-title span {
    color: #009120;
}

.contacts-third-section-title-text {
    font-size: 13px;
    font-weight: 400;
    line-height: 15.85px;
}
.contacts-third-section-title-text p {
    max-width: 770px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2.5rem;
}

.contacts-third-section-content {
    display: flex;
    gap: 28px;
}

.contacts-third-section-content-item-image {
    position: relative;
}
.contacts-third-section-content-item-image img {
    width: 370px;
    height: 200px;
}
.contacts-third-section-content-item-image svg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
}

.contacts-third-section-content-item-filling {
    margin-top: 1rem;
}

.content-item-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    color: #2B3430;
}
.content-item-title p {
    margin-bottom: 1rem;
}

.content-item-text {
    font-size: 15px;
    line-height: 25px;
    color: #2B3430;
}
.content-item-text p {
    margin-bottom: 1rem;
}

.contacts-third-section-icon-wrapper {
    width: fit-content;
}

.contacts-third-section-icon {
    position: absolute;
    top: 2.5rem;
    right: -7rem;
}

/* конец третьей секции */
/* Секция футера */
.footer .container {
    padding: 32px 0;
}

/* конец секции футеры */
/** Секция медиа запросов для адаптивности */
@media screen and (min-width: 768px) and (max-width: 1829px) {
    .contacts-first-section-feedback-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 6rem;
        align-self: center;
        padding-top: 4rem;
    }
    .contacts-first-section-feedback-wrapper .contacts-first-section-feedback {
        position: static;
    }
    .fifth-text {
        grid-column: 1/span 2;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .contacts-second-section-image {
        width: 29%;
    }
    .contacts-third-section {
        height: auto;
    }
    .contacts-third-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .contacts-third-section-content {
        flex-wrap: wrap;
    }
    .contacts-third-section-icon {
        padding-right: -3rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .contacts-first-section {
        height: auto;
    }
    .contacts-first-section-background-image {
        height: auto;
    }
    .contacts-first-section-feedback-wrapper {
        padding-bottom: 2rem;
    }
    .contacts-first-section-button-wrapper {
        margin-bottom: 2rem;
    }
    .contacts-second-section {
        height: auto;
    }
    .contacts-second-section-content {
        padding-top: 2rem;
        padding-bottom: 1rem;
    }
    .contacts-second-section-image {
        position: static;
        width: 100%;
        height: 400px;
        margin-top: 30px;
    }
    .icon-content-wrapper {
        width: 100%;
    }
    .contacts-third-section {
        height: auto;
    }
    .contacts-third-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .contacts-third-section-content {
        flex-wrap: wrap;
    }
    .footer .container {
        padding: 15px 0;
    }
    .contacts-second-section {
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .phone-content__col {
        max-width: 100%;
    }
    .contacts-second-section {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .contacts-first-section {
        height: auto;
    }
    .contacts-first-section__title {
        font-size: 28px;
        text-align: center;
    }
    .contacts-first-section-feedback-wrapper {
        display: grid;
        justify-content: center;
        row-gap: 1rem;
        padding-top: 2rem;
    }
    .contacts-first-section-feedback-wrapper .contacts-first-section-feedback {
        position: static;
    }
    .contacts-first-section-background-image {
        height: auto;
    }
    .contacts-first-section-feedback-wrapper {
        padding-bottom: 2rem;
    }
    .contacts-first-section-button-wrapper {
        margin-bottom: 2rem;
    }
    .contacts-second-section {
        height: auto;
    }
    .contacts-second-section-content {
        padding-top: 2rem;
        padding-bottom: 1rem;
    }
    .contacts-second-section-image {
        position: static;
        width: 100%;
        height: 400px;
        margin-top: 30px;
    }
    .icon-content-wrapper {
        grid-template-columns: 1fr;
        width: 100%;
    }
    .contacts-third-section {
        height: auto;
    }
    .contacts-third-section-container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .contacts-third-section-title {
        font-size: 32px;
    }
    .contacts-third-section-title-text p {
        margin-bottom: 1.5rem;
    }
    .contacts-third-section-content {
        flex-wrap: wrap;
    }
    .contacts-third-section-content-item-image img {
        width: 100%;
    }
    .contacts-third-section-icon-wrapper {
        width: auto;
        text-align: center;
        margin-bottom: 0.5rem;
    }
    .contacts-third-section-icon {
        position: static;
    }
    .footer .container {
        padding: 15px 0;
    }
    .contacts-second-section .icon-content-wrapper {
        width: 100%;
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 575px) {
    .phone-content {
        font-size: 18px;
    }
}
/** Contacts page end */

/** Hotels page start */

.section-hotels {
    padding: 60px 0;
    background-color: #fff;
}

.section-hotels img {
    max-width: 100%;
}

.hotels__text {
    margin-top: 40px;
    margin-bottom: 40px;
}

.hotels__rooms-title {
    margin-bottom: 36px;
}

.hotels__info.content h3 {
    margin-bottom: 0;
}

.hotels__item {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 60px;
}

.hotels__item:first-child {
    margin-top: 0;
}

.hotels__images {
    width: 400px;
    padding: 0 15px;
}

@media (max-width: 991px) {
    .hotels__images {
        width: 100%;
    }
}

.hotels__thumbs {
    margin-top: 12px;
}

.hotels__thumbs .hotels__thumbs-item {
    cursor: pointer;
}

.hotels__info-list {
    max-width: 534px;
    width: 100%;
    margin: 34px -15px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}

.hotels__info-elem {
    width: 100%;
    max-width: 50%;
    padding: 0 15px;
}

@media (max-width: 575px) {
    .hotels__info-elem {
        max-width: 100%;
    }
}

.hotels__info-item {
    display: flex;
    align-items: center;
    column-gap: 12px;
}
.hotels__info-block {
    width: calc(100% - 60px);
    font-weight: 600;
    font-size: 15px;
}

.hotels__info-icon {
    width: 48px;
    height: 48px;
    background-color: #009120;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotels__info-icon img {
    max-width: 34px;
}

.hotels__info {
    width: calc(100% - 400px);
    padding: 0 15px;
}

@media (max-width: 991px) {
    .hotels__info {
        width: 100%;
        margin-top: 34px;
    }
}

.hotels__buttons {
    margin-top: 30px;
}
.hotels__button {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 12px;
    width: 100%;
}

.hotels__info-more {
    width: 100%;
    background: transparent;
    border: none;
    color: #009120;
    font-weight: 600;
    font-size: 15px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    column-gap: 8px;
    outline: none;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-color: #009120;
    text-decoration-thickness: .3px;
    text-underline-offset: 3px;
    transition-duration: .5s;
}

.hotels__info-more img {
    position: relative;
    top: -1px;
    transform: rotate(0deg);
    transition-duration: 500ms;
}

.hotels__info-more.open img {
    transform: rotate(180deg);
}

.hotels__info-more:hover {
    outline: none;
    text-decoration-color: transparent;
}

.hotels__info-dop {
    display: none;
    margin-top: 34px;
}

.hotels__info-dop.open {
    display: block;
}

.hotels__info-dop .content p {
    margin-bottom: 0.5rem;
}

.hotels__info-dop .content ul {
    padding-left: 0;
    margin: 0.5rem 0 1.5rem;
}

/** Hotels page end */
