/* Господа заказчики, пожалуйста не лезте сюда, нет смысла стирать 10% стилей за оптимизацию - если вы за собой оставляете баги. */
/* Сжимать файл тоже не надо,это за вас делает битрикс */

:root {
    --white-color: #fff;
    --text-color: #303030;
    --firm-crimson: #E3000F;
    --light-blue: rgba(0, 139, 210, 0.05);
    --light-crimson: rgba(227, 0, 15, 0.05);
    --firm-blue: #1F8DCC;
    --firm-lightblue: #1E8DCB;
    --white-gray: rgba(242, 242, 242, 1);
    --firm-pink: rgba(253, 242, 243, 1);
    --cover-lightblue: #F2F9FC
}

body {
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    font-variant-numeric: lining-nums
}

body.lock {
    overflow: hidden
}

.container {
    max-width: 1400px;
    padding-right: 20px;
    padding-left: 20px;
    margin: 0 auto
}

a {
    color: var(--text-color)
}

.btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 14px 18px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    cursor: pointer
}

.btn-red {
    background: #E3000F;
    color: var(--white-color)
}

.img-obtain {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.img-full {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%
}

ol {
    margin: 0 0 0 20px
}

header {
    background-color: var(--white-gray)
}

.header-wrap {
    position: relative
}

#g-recaptcha-response,
#g-recaptcha-response-1 {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0;
}

.text-center {
    text-align: center
}

.header-head.is-banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 12;
    padding: 0 60px;
    -webkit-transition: .5s ease all;
    -o-transition: .5s ease all;
    transition: .5s ease all
}

.header-head.is-static {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 12;
    padding: 0 60px;
    -webkit-transition: .5s ease all;
    -o-transition: .5s ease all;
    transition: .5s ease all;
    background-color: var(--white-gray)
}

.header-head .header-top, .header-head .header-menu--wrap {
    -webkit-transition: .5s ease padding;
    -o-transition: .5s ease padding;
    transition: .5s ease padding
}

.header-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 24px 0 20px;
    gap: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top--left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 8px
}

.header-top--left, .header-top--right {
    max-width: 340px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.mod-transparent {
    color: var(--white-color)
}

.btn-callback {
    position: relative;
    color: var(--white-color);
    border-bottom: 1px solid #fff;
    margin: 0 50px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    font-size: 16px;
    line-height: 18px;
    height: max-content;
    padding: 0 0 10px;
}

.btn-phone-list {
    background: url(../assets/icons/icon-phone-white.svg) no-repeat 100% 100%;
    background-size: cover;
    margin: 0 24px 0 0;
    width: 26px;
    height: 25px;
    position: relative
}

.phone-list--inner {
    position: absolute;
    top: 100%;
    display: none;
    padding: 14px;
    background: #FFFFFF
}

.btn-phone-list:hover .phone-list--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 20;
    background-size: cover
}

.header-slider-btn {
    padding: 14px 18px;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    background: var(--firm-crimson);
    color: #fff;
    cursor: pointer;
    width: fit-content;
    display: inline
}

.btn-phone-list:hover .phone-list--inner a {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    z-index: 21;
    background-size: cover
}

.is-banner .phone-list--inner a {
    color: #333
}

.is-banner.sticky-head .phone-list--inner, .is-static.sticky-head .phone-list--inner, .is-static .phone-list--inner {
    background: #fff;
    padding: 10px
}

.is-banner.sticky-head .phone-list--inner a, .is-static .phone-list--inner a {
    color: #333
}

.phone-list--inner a:hover {
    text-decoration: underline
}

.btn-blind {
    content: url("../assets/icons/icon-eye-white.svg")
}

.btn-search {
    content: url("../assets/icons/icon-serach-white.svg")
}

.header-top--middle img, .header-slider img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.header-top--middle .logo-white, .header-top--middle .logo-colored, .footer-logo .logo-white {
    width: 175px
}

.header-top--middle img {
    -o-object-fit: contain;
    object-fit: contain
}

.btn-booking {
    color: var(--text-color);
    background: var(--white-color)
}

.right-side {
    margin: 0 0 0 auto
}

.header-menu {
    color: var(--white-color);
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-menu--item {
    position: relative
}

.header-menu--item > a {
    color: var(--white-color);
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 12px
}

.header-menu--item .is-dropped:after {
    content: url("../assets/icons/header-menu-arrow.svg");
    margin: 0 0 0 8px;
    height: 22px
}

.header-slider {
    position: relative
}

.header-slider--image {
    position: relative;
    height: 900px
}

.header-slider--image:after, .header-slider--video:after {
    background: rgba(0, 0, 0, 0.40);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    content: ""
}

.header-slider--video:after {
    bottom: 4px
}

.header-slider--video {
    position: relative;
    bottom: 0;
    top: 0
}

.header-slider--video video {
    height: 900px;
    -o-object-fit: cover;
    object-fit: cover
}

.header-menu--wrap {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 14px;
    margin: 0 auto;
    padding: 30px 0;
    border-top: .5px solid #FFFFFF7F
}

.drop-menu ul {
    list-style: none;
    padding: 32px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px
}

.drop-menu ul li a {
    padding: 8px 0;
    margin: 0 8px;
    color: var(--text-color);
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.drop-menu {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    background: var(--white-color);
    -webkit-transition: 0 ease max-height;
    -o-transition: 0 ease max-height;
    transition: 0 ease max-height
}

.header-menu--item:first-child .drop-menu {
    left: 0
}

.header-menu--item:nth-last-child(-n + 3) .drop-menu {
    right: 0;
    left: auto
}

.is-banner .drop-menu {
    background: var(--white-color)
}

.is-static .drop-menu {
    background: var(--white-gray)
}

.el-more-space {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.el-more-space ul {
    position: relative
}

.header-slider--content {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--white-color)
}

.header-slider--content h2 {
    font-family: AGOpusC, sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px;
    margin-bottom: 14px
}

.header-slider--content p {
    color: var(--white-color);
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 726px
}

.logo-white, .is-static .logo-colored {
    display: block
}

.logo-colored, .is-static .logo-white {
    display: none
}

.sticky-head {
    background: var(--white-color);
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.sticky-head .logo-white {
    display: none
}

.sticky-head .logo-colored {
    display: block
}

.sticky-head .btn-callback, .is-static .btn-callback {
    color: var(--text-color);
    border-bottom: 1px solid var(--text-color)
}

.sticky-head .header-menu--wrap {
    border-top: .5px solid rgba(48, 48, 48, 0.50);
    padding: 14px 0
}

.sticky-head .is-active .header-menu--wrap {
    border-top: none;
    padding: 14px 0
}

.sticky-head .header-top {
    padding: 20px 0 16px
}

.sticky-head .logo-colored, .sticky-head .logo-white {
    width: 150px
}

.sticky-head .header-menu--item > a, .is-static .header-menu--item > a {
    color: var(--text-color)
}

.sticky-head .header-menu--item .is-dropped:after, .is-static .header-menu--item .is-dropped:after {
    content: url("../assets/icons/header-menu-arrow-c.svg")
}

.sticky-head .btn-phone-list, .is-static .btn-phone-list {
    background: url(../assets/icons/icon-phone-color.svg) no-repeat 100% 100%;
    background-size: cover
}

.sticky-head .btn-blind, .is-static .btn-blind {
    content: url("../assets/icons/icon-eye-color.svg")
}

.sticky-head .btn-search, .is-static .btn-search {
    content: url("../assets/icons/icon-serach-color.svg")
}

.header-head.is-banner:hover .btn-booking, .sticky-head .btn-booking, .is-static .btn-booking, .about-fs_more {
    background: var(--firm-crimson);
    color: #fff
}

.btn-booking:hover {
    background: var(--firm-crimson);
    color: #fff
}

.header-head:hover .btn-booking:hover {
    background: rgba(227, 0, 15, 0.9)
}

.swHead .swiper-pagination-bullet {
    border: 2px solid var(--white-color);
    width: 18px;
    height: 18px
}

.swHead .swiper-pagination-bullet-active {
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: var(--white-color)
}

.index-banner {
    padding: 95px 0
}

.index-banner--cover {
    position: relative
}

.index-banner--cover:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 65%;
    content: "";
    background: var(--light-blue);
    z-index: 1
}

.index-banner--wrap {
    padding: 42px 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    z-index: 2;
    position: relative
}

.index-banner--left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 55%;
    -ms-flex: 0 1 55%;
    flex: 0 1 55%;
    margin: 0 120px 0 0
}

.index-banner--left a {
    color: #303030;
    text-decoration: underline
}

.index-banner--right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 35%;
    -ms-flex: 0 1 35%;
    flex: 0 1 35%;
    background: #fff;
    padding: 20px;
    position: relative;
    top: -100px;
    height: 100%
}

.index-banner--right img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.index-about {
    padding-top: 70px
}

.index-about--top {
    background: var(--white-color);
    position: relative
}

.index-about--content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 48px;
    width: 45%;
    padding-bottom: 100px
}

.index-about--content h1, .index-banner--left h1, .index-advantages--title, .index-cure--title, .index-news--top h1, .index-contacts--title {
    font-family: AGOpusC, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: var(--firm-blue)
}

.index-about--bottom {
    background: var(--light-crimson);
    position: relative;
    z-index: 0
}

.index-about--bottom:after {
    content: url("../assets/icons/stick1.svg");
    position: absolute;
    bottom: 90px;
    z-index: 1
}

.index-about--bottom:before {
    content: url("../assets/icons/stick2.svg");
    position: absolute;
    top: 0;
    left: 540px;
    z-index: 1
}

.index-about--grid {
    width: 45%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns:repeat(2, 1fr);
    gap: 40px 24px;
    padding: 40px 0 190px;
    z-index: 5;
    position: relative
}

.index-about--item h2 {
    color: #1F8DCC;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Raleway, sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.index-about--wrap {
    position: relative
}

.index-about--image {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 24px 0 24px 24px;
    background: var(--white-color);
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 50%
}

.index-about--image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 1000px
}

.image-parallax--container {
    width: 100%;
    height: 1000px;
    position: relative;
    overflow: hidden;
    font-size: 16px
}

.img-parallax {
    width: 100vmax;
    z-index: -1;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -10%);
    -ms-transform: translate(-50%, -10%);
    transform: translate(-50%, -10%);
    pointer-events: none;
    height: 1000px;
    -o-object-fit: cover;
    object-fit: cover
}

.adv-img--glass:before {
    content: "";
    background: url(../assets/icons/adv-sk1.svg) no-repeat 100% 100%
}

.adv-img--bath:before {
    content: "";
    background: url(../assets/icons/adv-sk2.svg) no-repeat 100% 100%
}

.adv-img--drop:before {
    content: "";
    background: url(../assets/icons/adv-sk3.svg) no-repeat 100% 100%
}

.adv-img--climate:before {
    content: "";
    background: url(../assets/icons/adv-sk4.svg) no-repeat 100% 100%
}

.adv-img--tree:before {
    content: "";
    background: url(../assets/icons/adv-sk5.svg) no-repeat 100% 100%
}

.index-advantages--content {
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--white-color);
    padding: 65px 170px 75px 100px;
    max-width: 1360px;
    overflow: hidden
}

.index-advantages--item:before {
    width: 75px;
    height: 75px;
    margin-bottom: 20px;
    display: block;
    background-size: contain
}

.index-advantages--grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2fr 56px 2fr 56px 1fr 56px 1fr 56px 1fr;
    grid-template-columns:2fr 2fr 1fr 1fr 1fr;
    color: #303030;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    gap: 56px;
    margin-top: 40px
}

.index-cure {
    background: var(--white-color);
    padding: 168px 0
}

.index-cure--wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 45px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.index-cure--left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 410px;
    -ms-flex: 0 0 410px;
    flex: 0 0 410px
}

.index-cure--left p {
    margin: 40px 30px 0 0
}

.index-cure--grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
    grid-template-columns:repeat(3, 1fr);
    gap: 40px
}

.index-cure--text h3 {
    color: #303030;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.index-cure--text .--line {
    height: 2px;
    width: 65%;
    background: #E3000F;
    content: "";
    margin: 30px 0
}

.index-cure--text p {
    color: #303030;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.index-cure--image {
    position: relative;
    margin-bottom: 18px;
    overflow: hidden
}

.index-news--image img {
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.index-cure--image img {
    height: 410px;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.index-news--image:after {
    content: ""
}

.index-cure--image .--image-hidden, .index-news--image:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(31, 141, 204, 0.50);
    padding: 20px;
    opacity: 0;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end
}

.index-cure--image .--image-hidden span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
    text-align: center;
    gap: 10px;
    color: var(--white-color);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all;
    opacity: 0
}

.index-cure--item:hover .--image-hidden, .index-news--item:hover .index-news--image:after {
    opacity: 1;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.index-cure--item:hover .index-cure--image img, .index-news--item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.index-cure--item:hover .--image-hidden span {
    opacity: 1;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.index-cure--image .--image-hidden span:after {
    content: url("../assets/icons/cure-arr.svg")
}

.index-news--image {
    position: relative;
    overflow: hidden;
    height: -webkit-fill-available
}

.index-news {
    background: rgba(0, 139, 210, 0.05);
    padding: 90px 0;
    position: relative;
    overflow: hidden
}

.index-news:after {
    content: url("../assets/icons/stick-news.svg");
    right: 0;
    top: 0;
    position: absolute;
    -webkit-transform: translate(0, 10%);
    -ms-transform: translate(0, 10%);
    transform: translate(0, 10%);
    z-index: 1
}

.index-news--top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ins-prev, .ins-next {
    width: 59px;
    height: 59px;
    background: var(--white-color);
    padding: 15px
}

.ins-next {
    content: url("../assets/icons/ins-next-arr.svg");
    right: -30px;
    top: 35%
}

.ins-prev {
    content: url("../assets/icons/ins-next-arr.svg");
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: -30px;
    top: 35%
}

.ins-prev.swiper-button-disabled, .ins-next.swiper-button-disabled {
    display: none
}

.index-news--inner h5 {
    color: #303030;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 24px
}

.index-news--item img, .index-news--item video, .index-news--item iframe {
    height: 360px
}

.index-news--item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 37px
}

.index-news--inner .--date {
    color: #303030;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: #FFF;
    padding: 8px 20px;
    margin-bottom: 20px;
    display: inline-block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.index-news--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.index-news--inner p {
    color: #303030;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    margin-top: auto
}

.index-news--slider {
    position: relative;
    padding: 65px 0
}

.indexNews-slider .swiper-slide {
    height: initial
}

.index-contacts--content {
    position: absolute;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background: var(--white-color);
    padding: 47px 44px;
    gap: 75px;
    max-width: 1400px
}

.index-contacts--map {
    -webkit-box-shadow: 0 4px 17px -1px rgba(0, 0, 0, 0.18);
    box-shadow: 0 4px 17px -1px rgba(0, 0, 0, 0.18);
    flex: 0 0 45%
}

.index-contacts--text {
    padding: 70px 0 20px
}

.index-contacts--title {
    margin-bottom: 32px
}

.index-contacts--inner-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 80px 1fr;
    grid-template-columns:repeat(2, 1fr);
    gap: 80px
}

.index-contacts--inner-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
    color: #303030;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 154.9%;
    font-family: Montserrat, sans-serif
}

.index-contacts--inner-column .btn {
    color: #fff;
    text-decoration: none
}

.index-contacts--inner-column h3 {
    color: #303030;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 154.9%;
    font-family: Raleway, sans-serif
}

.index-contacts--inner-column a {
    text-decoration: underline;
    color: #303030;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 154.9%;
    font-family: Montserrat, sans-serif
}

.footer {
    background: var(--firm-lightblue);
    padding: 85px 0 65px;
    position: relative;
    overflow: hidden;
    z-index: 2
}

.footer:before {
    content: "";
    position: absolute;
    bottom: 0;
    background: url(../assets/icons/stick4.svg) no-repeat 100% 100%;
    background-size: contain;
    width: 500px;
    height: 800px;
    left: 0;
    z-index: 1
}

.footer:after {
    content: "";
    background: url(../assets/icons/stick5.svg) no-repeat 100% 100%;
    background-size: contain;
    width: 500px;
    height: 800px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 1
}

.footer-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: var(--white-color);
    z-index: 5;
    position: relative
}

.footer-wrap a {
    color: var(--white-color)
}

.footer-top {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 65px 2fr 65px 2fr 65px 220px;
    grid-template-columns:1fr 2fr 2fr 220px;
    gap: 65px
}

.footer-menu {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 0 0
}

.footer-menu ul {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 410px;
    height: 340px;
    gap: 40px 75px
}

.footer-menu li {
    max-width: 240px
}

.footer-menu a, .footer-policy a {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block
}

.footer-socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 8px
}

.soc-element {
    width: 34px;
    height: 34px
}

.footer-socials .soc-vk {
    content: url("../assets/icons/vk-icon--white.svg")
}

.footer-socials .soc-tg {
    content: url("../assets/icons/tg-icon--white.svg")
}

.footer-socials .soc-inst {
    content: url("../assets/icons/inst-icon--white.svg")
}

.footer-socials .soc-ok {
    content: url("../assets/icons/ok-icon--white.svg")
}

.footer-contacts {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%
}

.footer-contacts .--mobile a, .footer-contacts .--address {
    font-family: Montserrat, sans-serif
}

.footer-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 200px;
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
    padding: 80px 0 0
}

.el-policy {
    margin-bottom: 24px
}

.index-booking {
    padding: 60px 0;
    background: #fff
}

.delete-booking {
    content: url("../assets/content/booking-plag.png");
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

.sticky + .content {
    padding-top: 102px
}

.hg-700 {
    height: 700px
}

.only-desktop, .only-mobile {
    display: none
}

.burger-menu {
    position: relative;
    width: 44px;
    height: 32px;
    margin: 0 0 0 auto;
    z-index: 100
}

.burger-menu span, .burger-menu span:before, .burger-menu span:after {
    content: "";
    width: 44px;
    height: 3px;
    background: #fff;
    display: block;
    position: absolute;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.burger-menu span {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.burger-menu span:before {
    top: -15px;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.burger-menu span:after {
    bottom: -15px;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.burger-menu.is-active span {
    width: 0;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.burger-menu.is-active span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.burger-menu.is-active span:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 0;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    transition: 1s ease all
}

.sticky-head .burger-menu span, .sticky-head .burger-menu span:before, .sticky-head .burger-menu span:after, .is-static .burger-menu span, .is-static .burger-menu span:before, .is-static .burger-menu span:after {
    background: #000
}

.sticky-head .burger-menu.is-active span, .sticky-head .burger-menu.is-active span:before, .sticky-head .burger-menu.is-active span:after, .is-static .burger-menu.is-active span, .is-static .burger-menu.is-active span:before, .is-static .burger-menu.is-active span:after {
    background: #fff
}

.index-news--wrap {
    z-index: 4;
    position: relative
}

.btn-white {
    color: var(--text-color);
    background: var(--white-color)
}

.mb-booking {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px 28px;
    margin-bottom: 40px
}

.header-socials {
    padding: 40px 0
}

.header-socials .--mobile {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 154.9%
}

.header-socials .--mobile > a {
    font-family: Montserrat, sans-serif;
    color: #fff;
    text-decoration: underline
}

.breadcrumbs {
    font-family: Montserrat, sans-serif;
    margin: 16px 0
}

.breadcrumbs a {
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-decoration: underline;
    position: relative;
    margin: 0 8px 0 0
}

.breadcrumbs a:not(:last-child):after {
    content: "/";
    position: absolute;
    right: -9px;
    top: 50%;
    -webkit-transform: translate(0, -45%);
    -ms-transform: translate(0, -45%);
    transform: translate(0, -45%)
}

a.disable-click {
    text-decoration: none
}

.h2-section-title {
    font-family: AGOpusC, sans-serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 52px;
    color: var(--firm-blue);
    margin: 16px 0
}

.cts-main__text {
    font-family: Raleway, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
    max-width: 900px;
    margin-bottom: 32px
}

.cts-row {
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: center;
    justify-content: space-between
}

.cts-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 32px 1fr 32px 1fr 32px 1fr;
    grid-template-columns:repeat(4, 1fr);
    gap: 48px 32px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 48px
}

.cts-grid p, .cts-grid a, .cts-bottom__text p {
    margin-bottom: 8px;
    display: block
}

.search-page {
    padding: 30px 0 100px
}

.search-page .search-query, .search-page .search-button {
    padding: 10px 16px
}

.cts-bottom__text h5 {
    font-size: 20px;
    line-height: 24px
}

.rest__mid-item img {
    height: 240px
}

.drop-menu ul li.item-selected a {
    text-decoration: underline
}

.cts-grid > div:first-child {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5
}

.cts-grid h5 {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 8px
}

.cts-grid > div :last-child, .cts-bottom__text :last-child {
    margin-bottom: 0
}

.link-underline > a {
    text-decoration: underline
}

.cts-map {
    margin-bottom: 48px
}

.h3-section-title, h3.stock-title, h3.docs-title, h3.price-title, h3.food-title, h3.cure-ind__title, h3.diagnostic-title, h3.photo-gl__title, h3.reviews__form-title, h3.leisure-title, h3.rest__item-title, h3.corpus-title, h3.intention-title, h3.employees-title {
    font-family: AGOpusC, sans-serif;
    font-size: 39px;
    font-weight: 400;
    line-height: 46px;
    color: var(--firm-blue)
}

.cts-bottom .h3-section-title {
    margin-bottom: 32px
}

.cts-bottom__types a:before {
    margin: 0 10px 0 0;
    width: 24px;
    height: 24px
}

.cts-bottom__types a, .cts-bottom__types {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cts-bottom__types {
    gap: 24px;
    margin: 16px 0 0
}

.cts-bottom__types a {
    text-decoration: underline
}

.list-marker__train:before {
    content: url("../assets/icons/icon-cts-train.svg")
}

.list-marker__plane:before {
    content: url("../assets/icons/icon-cts-plane.svg")
}

.list-marker_bus:before {
    content: url("../assets/icons/icon-cts-bus.svg")
}

main ul {
    list-style: none
}

.partners-section {
    padding: 0 0 120px
}

.partners-section .image-parallax--container {
    height: 1140px
}

.partners .delete-booking {
    padding: 80px 0
}

.partners--content {
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--white-color);
    padding: 40px 120px 0 100px;
    max-width: 900px;
    overflow: hidden
}

.partners--item, .diagnostic-dt__text {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px
}

.partners--item > div:not(:last-child) {
    margin-bottom: 20px
}

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

.partners--item h4 {
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    color: var(--firm-blue)
}

.partners--item h5 {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.about-imp-section {
    margin: 40px 0 138px
}

.about-imp-cover, .cure-factors-cover, .f-words__cover {
    position: relative
}

.about-imp-section:nth-last-of-type(2) {
    margin: 40px 0 0
}

.about-imp-cover:after, .cure-factors-cover:after, .f-words__cover:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 75%;
    content: "";
    z-index: 1
}

.about-imp-cover.bg-firm-blue:after, .cure-factors-cover.bg-firm-blue:after, .f-words__cover.bg-firm-blue:after {
    background: var(--light-blue)
}

.f-words__cover {
    margin: 30px 0 45px
}

.about-imp-cover.bg-firm-pink:after, .cure-factors-cover.bg-firm-pink:after {
    background: var(--firm-pink)
}

.about-imp-sect--wrap, .cure-fact-sect--wrap {
    padding: 65px 0 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    z-index: 2;
    position: relative
}

.f-words--wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    z-index: 2;
    position: relative
}

.about-imp-sect--wrap h4, .cure-factors--wrap h4 {
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    color: var(--firm-blue);
    margin-bottom: 4px
}

.about-imp-sect__left, .cure-fact-sect__left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 56%;
    -ms-flex: 0 0 56%;
    flex: 0 0 56%;
    margin: 0 5% 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px
}

.f-words__left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0 5% 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px
}

.cure-fact-sect__left {
    gap: 16px
}

.f-words__left {
    gap: 12px
}

.f-words--wrap {
    padding: 24px;
    font-family: Raleway;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.about-imp-sect__left li:not(:last-child), .cure-fact-sect__left li:not(:last-child), .f-words__left li:not(:last-child) {
    margin-bottom: 4px
}

.about-imp-sect__right, .cure-fact-sect__right, .f-words__right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 39%;
    -ms-flex: 0 0 39%;
    flex: 0 0 39%;
    background: #fff;
    padding: 20px;
    height: 100%;
    position: relative
}

.f-words__right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%
}

.f-words__right b {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px;
    display: block
}

.about-imp-sect__right.__img-bottom, .cure-fact-sect__right.__img-bottom, .f-words__right.__img-bottom {
    bottom: -105px
}

.about-imp-sect__right.__img-top, .cure-fact-sect__right.__img-top, .f-words__right.__img-top {
    top: -125px
}

.about-imp-sect__right.__img-flow, .cure-fact-sect__right.__img-flow, .f-words__right.__img-flow {
    top: 60px
}

.about-imp-time__content {
    padding: 65px 0
}

.about-top {
    padding: 50px 0
}

.atp__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 55% 24px 1fr;
    grid-template-columns:55% 1fr;
    gap: 24px
}

.atp__left img {
    height: 600px
}

.at_inner-text {
    padding: 58px 72px
}

.at_inner-text p {
    width: 90%
}

.about-fs__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns:repeat(2, 1fr);
    gap: 24px
}

.about-fs__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.about-fs__item-img img {
    height: 420px
}

.about-fs__item-txt {
    padding: 30px 55px
}

.about-fs__item-txt p {
    width: 90%
}

.about-fs__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.about-fs_more {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    height: 100%
}

.about-as__wrap, .leisure-mid__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    padding: 25px 0
}

.about-as__item, .leisure-mid__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.leisure-mid {
    margin-bottom: 15px
}

.about-as__item.lr-direction, .leisure-mid__item.lr-direction {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.about-as__item.rl-direction, .leisure-mid__item.rl-direction {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.about-as__left, .leisure-mid__left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    left: 0;
    top: 24px;
    z-index: 5;
    position: relative;
    height: 100%;
    padding: 24px 40px
}

.leisure-mid__left > :not(:last-child) {
    margin-bottom: 12px
}

.bg-color--firm-pink {
    background-color: var(--firm-pink)
}

.bg-color--firm-lightblue {
    background-color: var(--cover-lightblue)
}

.lr-direction .about-as__left, .lr-direction .leisure-mid__left {
    margin: 0 -90px 0 0
}

.rl-direction .about-as__left, .rl-direction .leisure-mid__left {
    margin: 0 0 0 -90px
}

.about-as__right, .leisure-mid__right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 65%;
    -ms-flex: 0 1 65%;
    flex: 0 1 65%
}

.news-list--grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
    grid-template-columns:repeat(3, 1fr);
    gap: 24px;
    padding: 18px 0 100px
}

.news-list--item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.news-list--item img {
    aspect-ratio: 5 / 5
}

.nlt-item--img {
    width: auto
}

.nlt-item--txt {
    padding: 32px 0
}

.nlt-item--txt span {
    margin: 5px 0;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    display: block
}

.nlt-item--txt h5 {
    font-family: Raleway, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 29px;
    margin: 15px 0 20px
}

.nlt-item--txt a {
    text-decoration: underline;
    margin: 4px 0;
    font-weight: 600;
    display: block
}

.multi-pag, .multi-pag--row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.multi-pag {
    gap: 10px
}

.multi-prev {
    content: url("../assets/icons/pag-next.svg");
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.multi-pag--row {
    gap: 19px
}

.pag-item {
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 29px;
    padding: 10px 16px;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: var(--text-color);
    text-align: center
}

.pag-item.pag_active, .pag-item:hover {
    background-color: var(--firm-lightblue);
    color: var(--white-color);
    -webkit-transition: 1s ease background-color;
    -o-transition: 1s ease background-color;
    transition: 1s ease background-color
}

.multi-next {
    content: url("../assets/icons/pag-next.svg")
}

.multi-prev._disable, .multi-next._disable {
    -webkit-filter: invert(12%) sepia(6%) saturate(280%) hue-rotate(283deg) brightness(139%) contrast(90%);
    filter: invert(12%) sepia(6%) saturate(280%) hue-rotate(283deg) brightness(139%) contrast(90%)
}

.multi-prev, .multi-next {
    padding: 12px 10px
}

.news-detail--content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    padding: 38px 0 14px;
    position: relative
}

.ndl--c-date {
    position: absolute;
    right: 0;
    top: -8px
}

.ndl--c-txt {
    padding: 14px 0
}

.news-detail--slider {
    position: relative;
    padding: 40px 0
}

.ndl-slider {
    margin: 0 40px
}

.ndl-prev, .ndl-next {
    width: 48px;
    height: 48px;
    padding: 15px
}

.ndl-next {
    content: url("../assets/icons/pag-next.svg");
    right: -10px;
    top: 50%
}

.ndl-prev {
    content: url("../assets/icons/pag-next.svg");
    left: -10px;
    top: 50%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.stock-list--content {
    padding: 18px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px
}

.stock-list--item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.slt--item_left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.slt--item_right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding: 0 24px
}

.slt--item_right p {
    margin: 20px 0;
    font-family: Raleway, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 29px
}

.slt--item_right a {
    text-decoration: underline;
    font-weight: 600
}

.stock-det--content {
    padding: 18px 0 24px
}

.stock-det--content img{
    object-fit: cover;
    max-width: 420px;
    width: 100%;
}

.lightblue--cover-txt {
    background: var(--cover-lightblue);
    padding: 40px 48px;
    margin: 36px 0;
    display: block;
    font-weight: 500;
    line-height: 30px
}

.firm-color--blue, .firm-color--blue a, .dipl-sect__year {
    color: var(--firm-blue)
}

.get-back-btn {
    font-weight: 600;
    text-decoration: underline;
    margin: 32px 0;
    display: block
}

.about-history--content {
    margin: 0 60px;
    padding: 30px 0 65px
}

.about-history--item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 16px 0;
    gap: 24px;
    border-bottom: 2px dashed rgba(222, 222, 222, 1)
}

.ath--item-date, .ath--item-txt {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500
}

.ath--item-date {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 154px;
    -ms-flex: 0 0 154px;
    flex: 0 0 154px;
    font-weight: 700
}

.ath--item-date span {
    background: rgba(82, 176, 72, 0.23);
    padding: 10px;
    display: block
}

.ath--item-txt {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 12px 12px 0 0
}

.about-diploma__content {
    padding: 18px 0 0
}

.about-diploma__trademarks {
    padding: 0 24px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px 40px;
	align-items: center;
}

.about-diploma__trademarks img {
    max-width: 100px
}

.about-diploma__grid {
    padding: 20px 0
}

.about-diploma__section {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;
    grid-template-columns:repeat(5, 1fr);
    gap: 54px 24px;
    padding: 54px 0 20px
}

.about-diploma__section > div {
    position: relative
}

.about-diploma__section img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
}

.dipl-sect__year {
    position: absolute;
    left: 0;
    top: -30px
}

.about-docs__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    padding: 18px 0 20px
}

.about-docs__section .docs-title {
    margin-bottom: 12px
}

.docs-markers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px
}

.docs-markers li, .docs-markers a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.prices-files {
    padding: 16px 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px
}

.price-title {
    margin: 0 0 16px
}

.prices__inner .prices__inner-txt {
    padding-top: 20px;
    font-size: 20px;
    line-height: 30px
}

.prices__inner-txt .lightblue--cover-txt {
    margin: 16px 0
}

.prices__section .prices-files {
    padding: 16px 0 40px
}

.__pdf-icon:before {
    content: url("../assets/icons/docs_pdf.svg")
}

.__dload-icon:after {
    content: url("../assets/icons/dwld-icon-green.svg")
}

.__doc-icon:before, .__docx-icon:before, .__rtf-icon:before {
    content: url("../assets/icons/docs_doc.svg")
}

.__jpg-icon:before {
    content: url("../assets/icons/docs_jpg.svg")
}

.__xls-icon:before {
    content: url("../assets/icons/docs_xls.svg")
}

.__pdf-icon:before, .__dload-icon:after, .__doc-icon:before, .__jpg-icon:before, .__xls-icon:before, .__docx-icon:before, .__rtf-icon:before {
    width: 33px;
    height: 32px;
    background-color: initial;
    position: relative;
    inset: 0 0 0 0
}

.food-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    font-size: 20px;
    line-height: 30px
}

.food-txt p:not(:last-child) {
    margin-bottom: 16px
}

.food-content .lightblue--cover-txt {
    margin: 20px 0 0
}

.food-title {
    margin: 0 0 16px
}

.food-time--row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 20px 80px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.food-time--item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 16px;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start
}

.food-slider {
    padding: 30px 0
}

.food-slider img {
    height: 295px
}

.food-slider .swiper-js-container, .photo-gl__slider .swiper-js-container, .video-gl__slider .swiper-js-container {
    padding: 16px 0
}

.food-sliders {
    padding: 40px 0 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 42px
}

.vcy-title {
    background: rgba(177, 178, 179, 0.1);
    padding: 18px 24px;
    font-family: AGOpusC, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    border: 1px solid rgba(222, 222, 222, 1);
    color: rgba(0, 0, 0, 1);
    position: relative
}

.vac-arrow-s, .vac-arrow-e {
    content: url("../assets/icons/horizontal-arrow-blue.svg");
    position: absolute;
    right: 24px;
    top: 30px;
    width: 20px
}

.vac-arrow-s {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.vcy_price {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    background: rgba(31, 141, 204, 0.5);
    padding: 4px 8px;
    margin: 0 30px;
    color: var(--white-color)
}

.vcy-title.ui-accordion-header-active.ui-state-active {
    background: var(--white-color);
    border-bottom: none
}

.ui-accordion-header-active.ui-state-active .vcy_price {
    display: none
}

.vcy_price:after {
    content: "₽";
    margin: 0 0 0 4px;
    font-size: 16px;
    line-height: 18px
}

.vcy-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.vcy-inner *, .vcy-inner-row h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px
}

.vcy-inner h5 {
    color: rgba(0, 0, 0, 0.5);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px
}

.vcy-inner p {
    color: rgba(48, 48, 48, 1)
}

.vcy-inner-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 16px
}

.vcy-inner .lightblue--cover-txt {
    padding: 8px;
    margin: 0
}

.ui-accordion .vcy-title.ui-accordion-header {
    padding: 16px 24px;
    margin: 24px 0 0
}

.ui-accordion .vcy-inner.ui-accordion-content {
    padding: 0 24px 16px
}

.rules__txt article {
    margin-bottom: 16px
}

.rules__txt article, .cure-ind__content article, .cure-fact-sect--wrap, .cure-pgm-dt__wrap {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.rules__txt article h5, .cure-ind__content article h5, .cure-pgm-dt__wrap h5, .l-schedule-top h5, .leisure-excurs--bot h5, .r-schedule-top h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px
}

.cure-ind__section, .cure-ind__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.cure-ind__section {
    gap: 16px
}

.cure-ind__content {
    gap: 35px;
    padding: 18px 0 0
}

.cure-profile__content {
    padding: 18px 0 30px
}

.cure-pf_grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
    grid-template-columns:repeat(3, 1fr);
    gap: 24px
}

.cure-pf__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px
}

.cure-pf__item:hover line {
    max-width: 90%;
    -webkit-transition: 1s ease max-width;
    -o-transition: 1s ease max-width;
    transition: 1s ease max-width
}

.cure-pf__item_img {
    height: 330px
}

.cure-pf__item_bot {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    padding: 24px 0
}

.cure-pf__item_bot h5 {
    font-weight: 700;
    padding: 28px 0;
    font-size: 20px;
    line-height: 24px
}

.cure-pf__item_bot line {
    content: "";
    height: 1px;
    background: rgba(227, 0, 15, 1);
    max-width: 170px;
    width: 100%;
    display: block;
    -webkit-transition: .4s ease max-width;
    -o-transition: .4s ease max-width;
    transition: .4s ease max-width
}

.cure-fact-sect--wrap h5 {
    color: var(--firm-blue);
    font-size: 24px;
    font-weight: 700;
    line-height: 24px
}

.cure-fact-sect__right img, .about-imp-sect__right img, .f-words__right img {
    aspect-ratio: 4 / 5
}

.cure-spa-lightblue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 48px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px
}

.cure-spa__white-doc a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.cure-spa__white-doc {
    background: var(--white-color);
    padding: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 370px;
    -ms-flex: 0 0 370px;
    flex: 0 0 370px
}

.cure-spa__middle {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px
}

.cure-spa__middle img {
    width: 50%
}

.cure-spa__middle :not(:last-child) {
    margin-bottom: 12px
}

.cure-spa__middle h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    color: var(--firm-blue)
}

.cure-spa__middle p {
    margin: 0 0 0 16px
}

.cure-spa-slider {
    margin: 38px 0
}

.cure-program__content {
    padding: 38px 0 40px
}

.cure-pgm-dt__about h5, .cure-pgm-dt__i-left h5, .l-schedule-top h5, .l-schedule-point h5, .leisure-excurs--bot h5, .r-schedule-top h5, .r-schedule-point h5, .intention--item h5, .dt-corpus__prev-bot h5, .dt-employees-text--plate h5 {
    color: var(--firm-blue)
}

.cure-pgm-dt__content {
    padding: 40px 0 0
}

.cure-pgm-dt__about {
    position: relative;
    margin-bottom: 60px;
    line-height: 23px
}

.cure-pgm-dt__about-img img, .diagnostic-dt__banner img {
    aspect-ratio: 10 / 5
}

.cure-pgm-dt__about-bot, .dt-corpus__prev-bot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 24px;
    position: relative;
    top: -22px
}

.cure-pgm-dt__about-bot .__about-bot-item, .dt-corpus__prev-bot .__prev-bot-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
    padding: 16px 24px;
    background: rgba(242, 242, 242, 1)
}

.cure-pgm-dt__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 24px;
    margin-bottom: 32px
}

.cure-pgm-dt__i-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    padding: 10px 0
}

.cure-pgm-dt__i-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    margin: auto 0 0
}

.cure-pgm-dt__i-left, .cure-pgm-dt__i-right, .cure-pgm-dt__about-bot .__about-bot-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 12px);
    -ms-flex: 0 0 calc(50% - 12px);
    flex: 0 0 calc(50% - 12px)
}

.dt-corpus__prev-bot .__prev-bot-item:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 400px;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px
}

.cure-pgm-dt__i-right .__fill-space-plate {
    background: var(--firm-blue);
    color: var(--white-color);
    padding: 24px
}

.cure-pgm-dt__i-right .__fill-space-plate h3 {
    font-family: AGOpusC, sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 8px
}

.cure-pgm-dt__i-right .__fill-space-plate p {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px
}

.cure-pgm-dt__i-right .__attention {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    padding: 8px 16px;
    background: rgba(247, 247, 247, 1)
}

h3.diagnostic-title {
    margin-bottom: 8px
}

.diagnostic-dt__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px
}

.diagnostic-dt__banner {
    margin-bottom: 56px
}

.cure-diagnostic-dt__content {
    margin-top: 56px
}

.photo-gl__slider .photo-gl__title, .video-gl__slider .photo-gl__title {
    margin-bottom: 8px
}

.photo-gl__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 48px;
    padding: 40px 0
}

.multi-slider-type2 {
    height: 365px
}

.photo-gl__content img, .swiper-js-container img {
    height: 280px
}

h3.reviews__form-title {
    color: var(--white-color);
    margin-bottom: 11px
}

.reviews__form {
    position: relative
}

.reviews__form-inner {
    z-index: 2;
    position: relative;
    padding: 80px 0 100px
}

.reviews__form:after {
    content: "";
    background: url(../assets/content/revievs-bg.jpg) no-repeat 100%;
    background-size: cover;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.reviews__form-inner form {
    background-color: var(--white-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
    padding: 32px
}

.input-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 32px 1fr;
    grid-template-columns:repeat(2, 1fr);
    gap: 24px 32px
}

.rev-input, .rev-textarea, .modal-input, .modal-textarea {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(48, 48, 48, 1);
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(196, 196, 196, 1)
}

.rev-textarea, .modal-textarea {
    height: 150px;
    resize: none
}

.rev-submit, .modal-submit {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-transform: uppercase;
    font-weight: 300
}

.review__text {
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    padding: 50px 0
}

.review__text-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px
}

.review__item {
    padding: 16px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 40px
}

.review__item-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 220px;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    text-align: center
}

.review__item-left h5, .leisure-top--txt h5, .dt-employees-text--plate h5 {
    color: var(--firm-blue);
    font-size: 20px;
    line-height: 24px;
    font-weight: 700
}

.review__item-left span {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px
}

.review__item-left img {
    aspect-ratio: 5 / 5;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 220px;
    margin-bottom: 8px
}

.leisure__content, .rest__content {
    padding: 50px 0 0
}

.leisure-top, .rest__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 24px;
    margin-bottom: 45px
}

.room-tumbed .swiper-slide {
    cursor: pointer
}

.room-tumbed .swiper-slide:not(.swiper-slide-thumb-active):after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5)
}

.leisure-top--img, .leisure-top--txt, .rest__top--txt, .rest__top--img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 12px);
    -ms-flex: 0 0 calc(50% - 12px);
    flex: 0 0 calc(50% - 12px)
}

.leisure-top--txt, .rest__top--txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px
}

.leisure-schedule, .rest-schedule {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 17px
}

.leisure-schedule {
    padding: 25px 0 70px
}

.rest-schedule {
    padding: 25px 0
}

.l-schedule-top, .r-schedule-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 12px 24px;
/*    padding: 0 12px;*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.l-schedule-points, .r-schedule-points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px
}

.l-schedule-point, .r-schedule-point, .r-schedule-top {
    padding: 8px 12px;
    background-color: var(--light-blue);
    height: 100%;
    border: 1px solid rgba(242, 242, 242, 1)
}

.l-schedule-point {
    max-width: 360px
}

.r-schedule-point {
    max-width: 460px
}

.leisure-schedule, .rest-schedule {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.l-schedule-point h5, .r-schedule-point h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px
}

.leisure-excurs-main {
    margin-bottom: 8px
}

.leisure-excurs--row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns:repeat(2, 1fr);
    gap: 24px;
    padding: 24px 0 32px
}

.leisure-excurs--row > img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 12px);
    -ms-flex: 0 0 calc(50% - 12px);
    flex: 0 0 calc(50% - 12px)
}

.leisure-excurs--grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns:repeat(2, 1fr);
    gap: 24px;
    padding: 24px 0 32px
}

.leisure-excurs--prog .leisure-excurs--links, .leisure-excurs--prog .leisure-excurs--bot {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3
}

.leisure-excurs-txt > :not(:last-child) {
    margin-bottom: 12px
}

.leisure-excurs--prog {
    padding: 24px 0
}

.leisure-excurs--prog .leisure-excurs--row img {
    height: 420px
}

.leisure-excurs--links {
    margin-bottom: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px
}

.leisure-excurs--links a {
    font-weight: 700
}

.leisure-excurs--bot {
    margin-bottom: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 32px
}

.leisure-excurs--bot > div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 16px);
    -ms-flex: 0 0 calc(50% - 16px);
    flex: 0 0 calc(50% - 16px)
}

.leisure-excurs--bot .lightblue--cover-txt {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    padding: 24px;
    margin: 0
}

.lex-cover ul li {
    font-weight: 700
}

.rest__mid-slider .swiper-js-container {
    padding: 20px 0
}

h3.rest__item-title {
    margin-bottom: 12px
}

.rest__mid-item-txt {
    padding: 24px 40px 80px;
    width: 50%
}

.rest__mid-item-txt + .rest__mid-slider {
    position: relative;
    top: -60px
}

.rest__mid {
    margin: 0 0 -60px
}

.corpus-content {
    padding: 16px 0
}

.corpus-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns:repeat(2, 1fr);
    gap: 30px 24px
}

.corpus-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.corpus-title {
    padding: 0 0 26px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.corpus-title:after {
    content: "";
    border-bottom: 1px solid rgba(31, 141, 204, 1);
    height: 1px;
    width: 100%;
    display: block;
    margin: 24px 0 0
}

.dt-corpus__prev-bot {
    top: -75px
}

.intention--grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 36px 1fr 36px 1fr;
    grid-template-columns:repeat(3, 1fr);
    gap: 24px 36px;
    padding: 40px 0
}

.intention--grid a {
    display: block
}

.intention--item h5, .dt-corpus__prev-bot h5 {
    font-size: 20px;
    line-height: 23px;
    font-weight: 700
}

.intention--item h5 {
    padding: 16px 0
}

.intention--item img {
    aspect-ratio: 5 / 5;
    max-height: 400px
}

.dt-corpus-content {
    padding: 18px 0 30px
}

.dt-corpus__preview {
    margin: 0 0 -20px
}

.room-content {
    padding: 18px 0 35px
}

.room-top--txt {
    margin-bottom: 36px
}

.room-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns:repeat(2, 1fr);
    gap: 40px
}

.room-images {
    width: 50%
}

.room-image--row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 8px 1fr 8px 1fr;
    grid-template-columns:repeat(3, 1fr);
    gap: 8px
}

.room-image--row > a {
    position: relative;
    display: block;
    z-index: 1
}

.room-image--row > a:not(:first-child):after {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    inset: 0 0 0 0;
    z-index: 2;
    -webkit-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all
}

.room-image--row > a:hover:after {
    background: rgba(255, 255, 255, 0);
    -webkit-transition: .6s ease all;
    -o-transition: .6s ease all;
    transition: .6s ease all
}

.room-points {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 56px);
    -ms-flex: 0 0 calc(50% - 56px);
    flex: 0 0 calc(50% - 56px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 56px
}

.room-points--top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 24px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.room-points--top h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px
}

.room-points--top > div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 12px);
    -ms-flex: 0 0 calc(50% - 12px);
    flex: 0 0 calc(50% - 12px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.icon-square:before {
    content: url("../assets/icons/room/icon-square.svg")
}

.square-point:after {
    content: "м²";
    margin: 0 4px
}

.icon-count:before {
    content: url("../assets/icons/room/icon-count.svg")
}

.room-points--main h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 32px
}

.icon-point {
    margin: 0 0 0 40px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.icon-point:before {
    position: absolute;
    left: -40px;
    top: 50%;
    bottom: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 32px;
    height: 32px
}

.points-main--grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr 16px 1fr;
    grid-template-rows:repeat(14, 1fr);
    gap: 16px 24px;
    grid-auto-flow: column
}

.points-main--grid.less20 {
    -ms-grid-rows:(1fr) [ 10 ];
    grid-template-rows:repeat(10, 1fr)
}

.points-main--grid.less14 {
    -ms-grid-rows:(1fr) [ 7 ];
    grid-template-rows:repeat(7, 1fr)
}

.points-main--grid.less10 {
    -ms-grid-rows:(1fr) [ 5 ];
    grid-template-rows:repeat(5, 1fr)
}

.icon-double-bad:before {
    content: url("../assets/icons/room/icon-double-bad.svg")
}

.icon-2-simple-bad:before {
    content: url("../assets/icons/room/icon-2-simple-bad.svg")
}

.icon-simple-bad:before {
    content: url("../assets/icons/room/icon-simple-bad.svg")
}

.icon-sofa:before {
    content: url("../assets/icons/room/icon-sofa.svg")
}

.icon-armchair:before {
    content: url("../assets/icons/room/icon-armchair.svg")
}

.icon-locker:before {
    content: url("../assets/icons/room/icon-locker.svg")
}

.icon-table:before {
    content: url("../assets/icons/room/icon-table.svg")
}

.icon-chairs:before {
    content: url("../assets/icons/room/icon-chairs.svg")
}

.icon-wifi:before {
    content: url("../assets/icons/room/icon-wifi.svg")
}

.icon-phone:before {
    content: url("../assets/icons/room/icon-phone.svg")
}

.icon-tv:before {
    content: url("../assets/icons/room/icon-tv.svg")
}

.icon-conditioner:before {
    content: url("../assets/icons/room/icon-conditioner.svg")
}

.icon-mini-freez:before {
    content: url("../assets/icons/room/icon-mini-freez.svg")
}

.icon-dishes:before {
    content: url("../assets/icons/room/icon-dishes.svg")
}

.icon-kettle:before {
    content: url("../assets/icons/room/icon-kettle.svg")
}

.icon-dryer:before {
    content: url("../assets/icons/room/icon-dryer.svg")
}

.icon-safe:before {
    content: url("../assets/icons/room/icon-safe.svg")
}

.icon-iron:before {
    content: url("../assets/icons/room/icon-iron.svg")
}

.icon-ironboard:before {
    content: url("../assets/icons/room/icon-ironboard.svg")
}

.icon-bathroom:before {
    content: url("../assets/icons/room/icon-bathroom.svg")
}

.icon-toilet-staf:before {
    content: url("../assets/icons/room/icon-toilet-staf.svg")
}

.icon-towels:before {
    content: url("../assets/icons/room/icon-towels.svg")
}

.icon-linen:before {
    content: url("../assets/icons/room/icon-linen.svg")
}

.icon-shower:before {
    content: url("../assets/icons/room/icon-shower.svg")
}

.icon-bath:before {
    content: url("../assets/icons/room/icon-bath.svg")
}

.icon-balkony:before {
    content: url("../assets/icons/room/icon-balkony.svg")
}

.icon-plastic-chair:before {
    content: url("../assets/icons/room/icon-plastic-chair.svg")
}

.icon-clothdryer:before {
    content: url("../assets/icons/room/icon-clothdryer.svg")
}

.page404-content {
    margin: 100px auto;
    max-width: 800px;
    color: rgba(111, 111, 110, 1)
}

.employees-content {
    padding: 40px 0 0
}

.employees-title {
    margin-bottom: 56px
}

.employees-grid {
    margin: 26px 0 56px;
    -ms-grid-columns: 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr;
    grid-template-columns:repeat(5, 1fr);
    display: -ms-grid;
    display: grid;
    gap: 32px
}

.employees-item--img {
    margin: 0 30px 0 0;
    display: block
}

.employees-item--img, .dt-employees-img {
    position: relative;
    aspect-ratio: 5 / 5
}

.employees-item--img:after, .dt-employees-img:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: url(../assets/content/employer-nonpage.png) no-repeat 100% 100%;
    background-size: cover;
    aspect-ratio: 5 / 5
}

.employees-item--img img {
    aspect-ratio: 5 / 5;
    z-index: 2;
    position: relative
}

.dt-employees-img img {
    z-index: 2;
    position: relative
}

.employees-item--txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    padding: 15px 0
}

.employees-item--txt h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px
}

.employees-item--txt p {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px
}

.dt-employees-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    font-size: 20px;
    line-height: 23px
}

.dt-employees-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 56px
}

.dt-employees-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 38%;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%
}

.dt-employees-text--main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.dt-employees-text--plate {
    background: var(--light-blue);
    padding: 24px
}

.dt-employees-text--plate > div, .dt-employees-text--main > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 16px
}

.dt-employees-text--plate > div .__plate-left, .dt-employees-text--main > div .__plate-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 245px;
    -ms-flex: 0 0 245px;
    flex: 0 0 245px
}

.dt-employees-text--plate .__plate-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
}

.dt-employees-text--plate h5 {
    margin-bottom: 16px
}

.room-tumbed {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 0
}

.leftfloat {
    float: left;
    margin: 20px 20px 20px 0
}

.rightfloat {
    float: right;
    padding: 30px 0 30px 30px
}

.swiper-js-container {
    position: relative
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-140 {
    margin-bottom: 140px
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}

.mt-120 {
    margin-top: 120px
}

.mt-140 {
    margin-top: 140px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-140 {
    padding-bottom: 140px
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pt-70 {
    padding-top: 70px
}

.pt-80 {
    padding-top: 80px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-120 {
    padding-top: 120px
}

.pt-140 {
    padding-top: 140px
}

.modal-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.modal .h2-section-title {
    margin: 0 0 32px
}

.modal-chekwrap {
    padding: 8px 16px;
    margin: 8px 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 12px;
    cursor: pointer
}

.modal-cover {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99
}

.modal-cover.kshow {
    display: block
}

.modal-callback, .modal-quest, .universal-form {
    top: -200vh;
    -webkit-transition: 1s ease top;
    -o-transition: 1s ease top;
    transition: 1s ease top
}

.modal-callback.kshow, .modal-quest.kshow, .universal-form.kshow {
    top: 50%;
    -webkit-transition: 1s ease top;
    -o-transition: 1s ease top;
    transition: 1s ease top
}

.modal {
    position: fixed;
    max-width: 700px;
    z-index: 100;
    left: 50%;
    background: #fff;
    padding: 30px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.modal-close {
    position: absolute;
    right: 0;
    top: 0;
    content: url("../assets/icons/charm_cross.svg");
    cursor: pointer
}

.modal-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    top: 5px
}

.modal-checkbox:before {
    content: url("../assets/icons/unchek-icon.svg");
    width: 18px;
    height: 18px
}

.modal-checkbox:checked {
    content: url("../assets/icons/check.png");
    width: 19px;
    height: 19px
}

.slider_mobile {
    display: none;
}

.header-slider--content h1 {
    font-family: AGOpusC, sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px;
    margin-bottom: 14px;
}

.disc-window {
    background: var(--firm-blue);
    padding: 18px 26px;
    position: fixed;
    left: 0;
    bottom: 0;
    color: #fff;
    max-width:280px;
    z-index: 900;
    display: none;
}

.disc-window.showing-discount{
    display: block;
}

.disc-content {
    font-family: AGOpusC, sans-serif;
    text-align: center;
}

.disc__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 4px;
}

.disc__description {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 16px;
}

.disc__date {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
}

.disc__date>p{
    color: rgba(255, 255, 255, 0.8);
}

.exp-date{
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    margin: 8px 0 16px;
    background-color: #fff;
    border-radius: 20px;
    padding: 10px 24px;
    color: rgba(71, 71, 71, 1);
}

.disc__link {
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    background: rgba(227, 0, 15, 1);
    padding: 12px 24px;
    color: #fff;
    display: inline-block
}

.exp-date span{
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
}

.disc-close {
    content: url("../assets/icons/charm_cross.svg");
    width: 32px;
    height: 32px;
    padding: 7px;
    position: absolute;
    top: -32px;
    right: -32px;
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
}

@media screen and (min-width: 1199px) {
    .drop-menu ul li {
        font-size: 15px;
        font-weight: 500;
        line-height: 17px;
        min-width: 200px
    }

    .drop-menu ul li a:after {
        content: "";
        border-bottom: 1px solid var(--text-color);
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        width: 0;
        -webkit-transition: .5s ease width;
        -o-transition: .5s ease width;
        transition: .5s ease width
    }

    .drop-menu ul li a:hover:after {
        width: 100%;
        -webkit-transition: 1s ease width;
        -o-transition: 1s ease width;
        transition: 1s ease width
    }

    .header-menu--item:hover .drop-menu {
        max-height: 440px;
        -webkit-transition: 1s ease max-height;
        -o-transition: 1s ease max-height;
        transition: 1s ease max-height
    }

    .only-desktop {
        display: block
    }

    .header-head.is-banner:hover .header-menu--wrap, .header-head.is-static .header-menu--wrap {
        border-top: .5px solid rgba(48, 48, 48, 0.50)
    }

    .header-head.is-banner:hover {
        background: var(--white-color);
        -webkit-transition: 1s ease all;
        -o-transition: 1s ease all;
        transition: 1s ease all
    }

    .header-head.is-banner:hover .logo-white {
        display: none
    }

    .header-head.is-banner:hover .logo-colored {
        display: block
    }

    .header-head.is-banner:hover .btn-callback {
        color: var(--text-color);
        border-bottom: 1px solid var(--text-color)
    }

    .header-head.is-banner:hover .header-menu--item > a {
        color: var(--text-color)
    }

    .header-head.is-banner:hover .header-menu--item .is-dropped:after {
        content: url("../assets/icons/header-menu-arrow-c.svg")
    }

    .header-head.is-banner:hover .btn-phone-list {
        background: url(../assets/icons/icon-phone-color.svg) no-repeat 100% 100%;
        background-size: cover
    }

    .header-head.is-banner:hover .btn-blind {
        content: url("../assets/icons/icon-eye-color.svg")
    }

    .header-head.is-banner:hover .btn-search {
        content: url("../assets/icons/icon-serach-color.svg")
    }

    .el-more-space ul:not(:last-child):after {
        border-right: 1px solid rgba(0, 0, 0, 0.2);
        content: "";
        position: absolute;
        right: 0;
        top: 24px;
        bottom: 24px
    }
}

@media screen and (max-width: 1370px) {
    .index-advantages--content {
        padding: 40px 105px 50px 65px;
        max-width: 1160px
    }

    .index-advantages--grid, .index-contacts--content, .index-contacts--inner-row {
        gap: 40px
    }

    .index-contacts--text {
        padding: 40px 0 20px
    }

    .index-contacts--content {
        padding: 40px 36px;
        max-width: 1120px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .index-contacts--map, .index-contacts--map iframe {
        width: 500px;
        height: 360px
    }

    .footer-top {
        grid-template-columns:repeat(2, 2fr)
    }

    .footer:before {
        top: -145px
    }

    .footer:after {
        left: auto;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    /*.footer-logo,
    .footer-menu{
        grid-column: 1 / 3;
    }*/
    .footer-logo {
        order: 1;
        grid-column: 1 / 3;
    }

    .footer-menu {
        order: 2;
    }

    .footer-contacts {
        order: 3;
    }

    .footer-policy {
        order: 4;
    }
}

@media screen and (max-width: 1199px) {
    .employees-grid {
        -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr;
        grid-template-columns:repeat(4, 1fr);
        gap: 24px
    }

    .drop-menu ul li a {
        padding: 2px 0;
        margin: 0 2px;
        font-size: 18px;
        line-height: 20px
    }

    .sticky-head .header-menu--wrap {
        border-top: none;
        padding: 14px 0
    }

    .header-menu--wrap {
        padding: 90px 0
    }

    .el-more-space {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .is-dropped.drop + .drop-menu {
        max-height: 1200px;
        -webkit-transition: 1s ease max-height;
        -o-transition: 1s ease max-height;
        transition: 1s ease max-height;
        background: var(--firm-blue)
    }

    .is-dropped.drop + .drop-menu ul li a {
        color: #fff
    }

    .only-mobile {
        display: block
    }

    .header-menu.is-active {
        left: 0;
        right: 0;
        overflow: scroll;
        padding: 110px 24px;
        -webkit-transition: 1s ease left, right;
        -o-transition: 1s ease left, right;
        transition: 1s ease left, right
    }

    .header-menu {
        position: fixed;
        left: -300vw;
        top: 0;
        right: auto;
        bottom: 0;
        background: var(--firm-blue);
        -webkit-box-align: start;
        -webkit-align-items: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-transition: 1s ease left, right;
        -o-transition: 1s ease left, right;
        transition: 1s ease left, right;
        padding: 75px 0;
        display: block
    }

    .header-menu--wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }

    .sticky-head .is-active .header-menu--item > a, .sticky-head .header-menu--item > a, .is-static .header-menu--item > a {
        color: #fff
    }

    .header-menu--item .is-dropped:after, .sticky-head .header-menu--item .is-dropped:after, .is-static .header-menu--item .is-dropped:after {
        content: url(../assets/icons/header-menu-arrow.svg);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .header-menu--item .is-dropped.drop:after, .sticky-head .header-menu--item .is-dropped.drop:after {
        content: url(../assets/icons/header-menu-arrow.svg);
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        height: 35px;
        margin: 0 0 0 13px
    }

    .drop-menu {
        position: relative
    }

    .header-top .header-top--middle, .header-top--left .btn-search {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .header-top .header-top--left, .header-top--left .btn-callback {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .header-top .header-top--right {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .el-more-space ul:not(:last-child), .el-more-space ul:not(:first-child), .drop-menu ul {
        padding: 4px 20px 0
    }

    .header-menu--wrap {
        border-top: 0;
        padding: 0
    }

    .index-advantages--content {
        padding: 30px 80px 35px 50px;
        max-width: 1030px
    }

    .index-advantages--grid {
        gap: 30px
    }

    .index-cure--wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .index-cure--left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-bottom: 50px
    }

    .index-cure {
        padding: 110px 0
    }

    .index-contacts--content {
        padding: 36px;
        max-width: 1015px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .index-contacts--map, .index-contacts--map iframe {
        width: 420px;
        height: 320px
    }

    .index-contacts--text {
        padding: 20px 0
    }

    .header-menu--item > a, .drop-menu ul li a {
        font-size: 28px;
        line-height: 30px;
        min-height: 50px
    }

    .employees-title {
        margin-bottom: 42px
    }
}

@media screen and (min-width: 991px) {
    .room-tubes .swiper-wrapper {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 0 1fr 0 1fr;
        grid-template-columns:repeat(3, 1fr);
        gap: 12px 0
    }

    .room-next, .room-prev {
        display: none
    }
}

@media screen and (max-width: 991px) {
    .index-banner--cover:before {
        top: 35%;
        width: 95%
    }

    .index-banner--left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 95%;
        -ms-flex: 0 1 95%;
        flex: 0 1 95%;
        margin: 0
    }

    .dt-employees-img {
        width: 50%
    }

    .dt-employees-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .employees-title {
        margin-bottom: 36px
    }

    .room-next, .room-prev {
        display: block;
        color: rgba(177, 178, 179, 1)
    }

    .points-main--grid {
        grid-auto-flow: row;
        -ms-grid-columns: inherit;
        grid-template-columns:inherit
    }

    .rest__mid-item-txt {
        width: 75%
    }

    .footer-policy .footer-booking {
        margin-bottom: 30px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    body, .f-words--wrap, .f-words__right b {
        font-size: 18px;
        line-height: 22px
    }

    .mb-10 {
        margin-bottom: 5px
    }

    .mb-20 {
        margin-bottom: 10px
    }

    .mb-30 {
        margin-bottom: 15px
    }

    .mb-40 {
        margin-bottom: 20px
    }

    .mb-50 {
        margin-bottom: 25px
    }

    .mb-60 {
        margin-bottom: 30px
    }

    .mb-70 {
        margin-bottom: 35px
    }

    .mb-80 {
        margin-bottom: 40px
    }

    .mb-90 {
        margin-bottom: 45px
    }

    .mb-100 {
        margin-bottom: 50px
    }

    .mb-120 {
        margin-bottom: 60px
    }

    .mb-140 {
        margin-bottom: 70px
    }

    .mt-10 {
        margin-top: 5px
    }

    .mt-20 {
        margin-top: 10px
    }

    .mt-30 {
        margin-top: 15px
    }

    .mt-40 {
        margin-top: 20px
    }

    .mt-50 {
        margin-top: 25px
    }

    .mt-60 {
        margin-top: 30px
    }

    .mt-70 {
        margin-top: 35px
    }

    .mt-80 {
        margin-top: 40px
    }

    .mt-90 {
        margin-top: 45px
    }

    .mt-100 {
        margin-top: 50px
    }

    .mt-120 {
        margin-top: 60px
    }

    .mt-140 {
        margin-top: 70px
    }

    .pb-10 {
        padding-bottom: 5px
    }

    .pb-20 {
        padding-bottom: 10px
    }

    .pb-30 {
        padding-bottom: 15px
    }

    .pb-40 {
        padding-bottom: 20px
    }

    .pb-50 {
        padding-bottom: 25px
    }

    .pb-60 {
        padding-bottom: 30px
    }

    .pb-70 {
        padding-bottom: 35px
    }

    .pb-80 {
        padding-bottom: 40px
    }

    .pb-90 {
        padding-bottom: 45px
    }

    .pb-100 {
        padding-bottom: 50px
    }

    .pb-120 {
        padding-bottom: 60px
    }

    .pb-140 {
        padding-bottom: 70px
    }

    .pt-10 {
        padding-top: 5px
    }

    .pt-20 {
        padding-top: 10px
    }

    .pt-30 {
        padding-top: 15px
    }

    .pt-40 {
        padding-top: 20px
    }

    .pt-50 {
        padding-top: 25px
    }

    .pt-60 {
        padding-top: 30px
    }

    .pt-70 {
        padding-top: 35px
    }

    .pt-80 {
        padding-top: 40px
    }

    .pt-90 {
        padding-top: 45px
    }

    .pt-100 {
        padding-top: 50px
    }

    .pt-120 {
        padding-top: 60px
    }

    .pt-140 {
        padding-top: 70px
    }

    .cure-pf__item_img {
        height: 230px
    }

    .about-top {
        padding: 36px 0
    }

    .at_inner-text {
        padding: 24px 28px
    }

    .atp__wrap {
        -ms-grid-columns: 50% 1fr;
        grid-template-columns:50% 1fr
    }

    .atp__left img {
        height: 500px
    }

    .about-fs__item-txt {
        padding: 24px 28px
    }

    .about-fs__item-img img {
        height: 300px
    }

    .about-fs__item-txt p, .at_inner-text p {
        width: 100%
    }

    .about-imp-sect--wrap, .cure-fact-sect--wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 20px
    }

    .about-imp-sect__right.__img-flow, .cure-fact-sect__right.__img-flow, .f-words__right.__img-flow, .about-imp-sect__right.__img-top, .cure-fact-sect__right.__img-top, .f-words__right.__img-top {
        top: 0
    }

    .about-imp-sect__right.__img-bottom, .cure-fact-sect__right.__img-bottom, .f-words__right.__img-bottom {
        bottom: 0
    }

    .about-imp-cover:after, .cure-factors-cover:after, .f-words__cover:after {
        width: 100%
    }

    .not-index .header-slider--content {
        position: relative;
        top: 0;
        padding: 20px 0
    }

    .not-index .header-slider--image {
        display: none
    }

    .not-index .header-slider--content h1 {
        font-family: AGOpusC, sans-serif;
        font-size: 36px;
        line-height: 42px;
        color: rgba(31, 141, 204, 1);
        margin-bottom: 14px;
    }

    .not-index .header-slider--content p {
        color: var(--text-color);
        font-size: 24px
    }

    .cts-grid > div:first-child {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3
    }

    .cts-grid {
        -ms-grid-columns: 1fr 16px 1fr;
        grid-template-columns:repeat(2, 1fr);
        gap: 30px 16px;
        margin-bottom: 28px;
        font-size: 18px;
        line-height: 22px
    }

    .h2-section-title {
        font-size: 36px;
        line-height: 42px;
        margin: 12px 0
    }

    .cts-main__text {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .h3-section-title, h3.stock-title, h3.docs-title, h3.price-title, h3.food-title, h3.cure-ind__title, h3.diagnostic-title, h3.photo-gl__title, h3.reviews__form-title, h3.leisure-title, h3.rest__item-title, h3.corpus-title, h3.intention-title, h3.employees-title {
        font-size: 36px;
        line-height: 42px
    }

    .cts-bottom .h3-section-title {
        margin-bottom: 22px
    }

    .cts-map {
        margin-bottom: 28px
    }

    .cts-map iframe {
        height: 460px
    }

    .header-top {
        gap: 50px
    }

    .header-head.is-banner, .header-head.is-static {
        padding: 0 45px
    }

    .btn-callback {
        margin: 0 0 0 15px
    }

    .index-banner--wrap {
        padding: 40px 40px 60px
    }

    .index-banner {
        padding: 70px 0
    }

    .index-about {
        padding-top: 30px
    }

    .index-about--content {
        padding-bottom: 70px
    }

    .index-about--grid {
        padding: 40px 0 240px
    }

    .index-contacts--content {
        max-width: -webkit-min-content;
        max-width: -moz-min-content;
        max-width: min-content;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .index-contacts--map, .index-contacts--map iframe {
        width: 100%;
        height: 320px
    }

    .index-contacts--map {
        position: relative;
        left: -36px
    }

    .index-advantages--grid {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr
    }

    .index-advantages .image-parallax--container {
        height: 1200px
    }

    .index-advantages--content {
        max-width: 65%
    }

    .image-parallax--container .img-parallax {
        height: 1500px
    }

    .index-about--bottom:before, .index-about--bottom:after, .index-news:after {
        display: none
    }

    .index-about--image {
        width: 35%
    }

    .index-about--content, .index-about--grid {
        width: 60%
    }

    .index-cure, .index-news {
        padding: 85px 0
    }

    .image-parallax--container {
        height: 1300px
    }

    .partners--content {
        right: 0;
        padding: 40px 70px 0
    }

    .about-imp-section {
        margin: 30px 0 70px
    }

    .slt--item_right p {
        font-size: 21px;
        line-height: 24px
    }

    .lightblue--cover-txt {
        padding: 30px 36px;
        margin: 30px 0
    }

    .about-history--content {
        margin: 0 30px;
        padding: 24px 0 48px
    }

    .about-diploma__section {
        -ms-grid-columns:(1fr) [ 4 ];
        grid-template-columns:repeat(4, 1fr)
    }

    .cure-spa-lightblue {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 24px
    }

    .cure-spa__white-doc {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        padding: 24px
    }

    .cure-pgm-dt__i-right .__fill-space-plate h3 {
        font-size: 34px;
        line-height: 40px
    }

    .cure-pgm-dt__content {
        padding: 28px 0 0
    }

    .cure-program__content {
        padding: 18px 0 30px
    }

    .cure-diagnostic-dt__content {
        margin-top: 34px
    }

    .diagnostic-dt__banner {
        margin-bottom: 34px
    }

    .photo-gl__content {
        gap: 30px;
        padding: 20px 0
    }

    .input-grid {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .reviews__form-inner {
        padding: 30px 0 60px
    }

    .review__text {
        padding: 36px 0
    }

    .leisure__content, .rest__content {
        padding: 36px 0 0
    }

    .leisure-excurs--prog .leisure-excurs--row img {
        height: 100%
    }

    .intention--grid {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .employees-content {
        padding: 20px 0 0
    }

    .replace-banner .index-banner--right {
        top: 0;
        margin: 30px 0 0
    }

    .replace-banner {
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .replace-about {
        display: none
    }
}

@media screen and (max-width: 768px) {
    main ul.prices-files{
        margin: 0;
    }
    /*.footer-top{grid-template-columns:repeat(1,2fr)}
    .footer-logo,
    .footer-menu{
        grid-column: 1 / 2;
    }*/
    .footer-logo {
        grid-column: 1 / 2;
    }

    .footer-top {
        grid-template-columns: repeat(1, 2fr);
    }

    .modal {
        padding: 20px
    }

    .index-cure--image img {
        height: 260px
    }

    .employees-grid {
        -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
        grid-template-columns:repeat(3, 1fr);
        gap: 20px
    }

    .employees-item--img {
        margin: 0
    }

    .room-main {
        margin: 0 -20px
    }

    .room-image--row img {
        aspect-ratio: 3 / 2;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .room-image--row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 100px;
        width: 100%;
        overflow: scroll
    }

    .room-points {
        gap: 28px
    }

    .room-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 14px
    }

    .rest__mid {
        margin: 0
    }

    .rest__mid-slider .ndl-prev, .rest__mid-slider .ndl-next {
        width: 55px;
        height: 55px
    }

    .rest__mid-item-txt {
        width: 100%;
        padding: 16px 40px 24px
    }

    .rest__mid-item-txt + .rest__mid-slider {
        top: 0;
        position: relative
    }

    .rest__mid-item-txt + .rest__mid-slider:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 45%;
        top: 0;
        background: var(--firm-pink)
    }

    .leisure-excurs--grid img:first-child {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .leisure-excurs--grid .leisure-excurs--links {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .leisure-excurs--grid img {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .leisure-excurs--grid .leisure-excurs--bot {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .leisure-excurs--prog .leisure-excurs--links, .leisure-excurs--prog .leisure-excurs--bot {
        grid-column: inherit
    }

    .leisure-excurs--grid {
        -ms-grid-columns: 1fr;
        grid-template-columns:repeat(1, 1fr);
        gap: 24px 0
    }

    .leisure-top--img {
        margin: 0 -20px
    }

    .leisure-top, .rest__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .f-words--wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 24px
    }

    .review__text {
        font-size: 18px;
        line-height: 25px;
        padding: 24px 0
    }

    .review__item-left img {
        width: 70px
    }

    .review__item-left {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        text-align: left;
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        gap: 24px
    }

    .review__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 24px
    }

    .cure-pgm-dt__about {
        margin-bottom: 30px
    }

    .cure-pgm-dt__about-bot, .dt-corpus__prev-bot {
        top: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cure-pgm-dt__about-img img, .diagnostic-dt__banner img {
        aspect-ratio: inherit
    }

    .cure-pf__item_img {
        height: 100%
    }

    .cure-pf_grid {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .food-sliders {
        gap: 25px
    }

    .about-docs__content {
        gap: 24px
    }

    .docs-markers a {
        border-top: 1px solid rgba(242, 242, 242, 1);
        border-bottom: 1px solid rgba(242, 242, 242, 1)
    }

    .docs-markers li {
        padding: 8px 0
    }

    .news-detail--slider {
        padding: 0 0 30px
    }

    .get-back-btn {
        margin: 24px 0
    }

    .ndl-next {
        right: -20px
    }

    .ndl-prev {
        left: -20px
    }

    .ndl-slider {
        margin: 0 20px
    }

    .news-detail--slider img, .food-slider img, .rest__mid-slider img {
        height: 360px
    }

    .ndl--c-date {
        display: none
    }

    .news-detail--content {
        margin: 0 -20px;
        padding: 10px 0 14px
    }

    .ndl--c-txt {
        padding: 14px 20px
    }

    .nlt-item--txt {
        padding: 24px 0
    }

    .about-as__item.rl-direction, .leisure-mid__item.rl-direction, .about-as__item.lr-direction, .leisure-mid__item.lr-direction {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .lr-direction .about-as__left, .lr-direction .leisure-mid__left, .rl-direction .about-as__left, .rl-direction .leisure-mid__left {
        margin: 0
    }

    .about-as__left, .leisure-mid__left {
        top: 0;
        padding: 16px
    }

    .about-as__item {
        margin: 0 -20px
    }

    .contacts-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .contacts-wrap .h2-section-title {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .contacts-wrap .cts-map {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .contacts-wrap .cts-grid {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .contacts-wrap .cts-bottom {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .header-menu--wrap {
        gap: 6px
    }

    .btn-search {
        width: 20px;
        height: 20px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .index-about--content h1, .index-banner--left h1, .index-advantages--title, .index-cure--title, .index-news--top h1, .index-contacts--title {
        font-family: AGOpusC, sans-serif;
        color: #1F8DCC;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: normal
    }

    .header-top {
        gap: 36px
    }

    .header-head.is-banner, .header-head.is-static {
        padding: 0 30px
    }

    .burger-menu {
        width: 50px;
        padding: 0;
        height: 50px
    }

    .burger-menu span, .burger-menu span:before, .burger-menu span:after {
        content: "";
        width: 34px;
        height: 2px;
        background: #fff;
        display: block;
        position: absolute
    }

    .burger-menu span:before {
        top: -10px
    }

    .burger-menu span:after {
        bottom: -10px
    }

    .header-top--middle .logo-white, .header-top--middle .logo-colored {
        width: 120px
    }

    .header-top .header-top--left, .header-top--left .btn-callback {
        font-size: 16px
    }

    .header-top--left {
        gap: 14px
    }

    .replace-banner .index-banner--right {
        top: 0;
        width: 75%
    }

    .index-banner--wrap {
        padding: 20px 0 65px
    }

    .replace-about .index-about--image {
        position: relative;
        width: 100%;
        padding: 24px;
        z-index: 1
    }

    .replace-about .index-about--image img {
        height: 100%
    }

    .index-about--content {
        width: 100%;
        gap: 24px;
        padding-bottom: 20px
    }

    .index-about--grid {
        width: 100%;
        padding: 40px 0 120px
    }

    .index-about--top:after {
        content: "";
        background: var(--light-crimson);
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 50%
    }

    .index-about--top, .index-about--bottom {
        width: 95%
    }

    .index-about {
        padding-top: 30px;
        padding-bottom: 80px
    }

    .index-banner {
        padding: 50px 0
    }

    .index-advantages--content {
        max-width: 95%
    }

    .index-advantages .image-parallax--container {
        height: 1100px
    }

    .index-cure, .index-news {
        padding: 65px 0
    }

    .index-cure--grid {
        -ms-grid-columns: 1fr;
        grid-template-columns:repeat(1, 1fr);
        padding: 0 14px;
        gap: 60px
    }

    .index-news--slider {
        padding: 40px 0
    }

    .index-advantages--content {
        padding: 30px 55px 35px 30px
    }

    .footer-top {
        gap: 30px
    }

    .footer-logo {
        margin-bottom: 30px
    }

    .footer-contacts {
        display: none
    }

    .footer-policy .footer-booking {
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-bottom: 30px
    }

    .footer-bottom {
        gap: 10px
    }

    .footer-menu ul {
        height: 310px;
        min-width: 310px
    }

    .index-booking {
        padding: 36px 0;
        width: 100%
    }

    .footer:before, .footer:after {
        width: 350px;
        height: 600px
    }

    .index-about--item h2 {
        font-size: 68px
    }

    .header-menu--item > a, .drop-menu ul li a {
        font-size: 22px;
        line-height: 24px
    }

    .header-menu--item .is-dropped:after {
        height: 30px
    }

    .header-slider--content h1 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 14px;
    }

    .header-slider--content p {
        font-size: 22px
    }

    .btn-phone-list {
        margin: 0 4px 0 0;
        width: 18px;
        height: 17px;
        background-size: cover
    }

    .news-list--grid {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .nlt-item--img img {
        height: 460px
    }

    .about-diploma__section {
        -ms-grid-columns:(1fr) [ 3 ];
        grid-template-columns:repeat(3, 1fr)
    }

    .review__text-col {
        gap: 12px
    }

    .dt-corpus__preview {
        margin: 0;
        padding: 0 0 30px
    }

    .dt-corpus__prev-bot .__prev-bot-item:first-child {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit
    }

    .dt-corpus-content .dt-corpus__preview {
        margin: 0 -16px
    }

    .room-images {
        width: 100%
    }
}

@media screen and (max-width: 640px) {
    .cts-row {
        flex-direction: column;
        margin: 0 0 30px;
        align-items: start;
        gap: 10px
    }

    .about-fs_more {
        font-size: 16px;
        line-height: 18px
    }

    .dt-employees-text--plate {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }

    .dt-employees-row {
        gap: 24px
    }

    .dt-employees-img {
        width: 100%
    }

    .dt-employees-text--plate h5 {
        margin-bottom: 0;
        margin-top: 8px
    }

    .dt-employees-text--plate > div, .dt-employees-text--main > div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .dt-employees-text--main > div {
        gap: 4px
    }

    .dt-employees-text--plate > div .__plate-left, .dt-employees-text--main > div .__plate-left {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit
    }

    .employees-content {
        padding: 10px 0 0
    }

    .employees-title {
        margin-bottom: 20px
    }

    .employees-grid {
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns:repeat(2, 1fr);
        gap: 20px;
        margin: 20px 0 30px
    }

    .room-btn, .room-btn .btn-red {
        width: 100%
    }

    .room-points--top > div {
        gap: 16px
    }

    .room-points--top h2 {
        font-size: 24px;
        line-height: 28px
    }

    .room-image--row {
        height: 60px
    }

    .room-row, .room-points {
        gap: 28px
    }

    .room-points--top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .dt-corpus-content {
        padding: 10px 0 16px
    }

    .cure-pgm-dt__about-bot .__about-bot-item, .dt-corpus__prev-bot .__prev-bot-item {
        padding: 16px
    }

    .intention--grid {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr);
        padding: 24px 0
    }

    .corpus-content {
        padding: 10px 0 16px
    }

    .corpus-grid {
        gap: 16px 24px;
        -ms-grid-columns: 1fr;
        grid-template-columns:repeat(1, 1fr)
    }

    .rest__mid-slider .swiper-js-container {
        padding: 28px 0
    }

    .rest-schedule {
        padding: 14px 0
    }

    .rest__mid-item-txt {
        padding: 16px
    }

    .leisure-excurs--row {
        padding: 0
    }

    .leisure__content, .rest__content {
        padding: 20px 0 0
    }

    .leisure-top, .rest__top {
        margin-bottom: 20px
    }

    .leisure-mid__wrap, .rest__top--img {
        margin: 0 -16px
    }

    .l-schedule-point {
        max-width: 100%
    }

    .l-schedule-top, .r-schedule-top {
        -webkit-box-align: start;
        -webkit-align-items: start;
        -ms-flex-align: start;
        align-items: start
    }

    .l-schedule-points, .r-schedule-points, .l-schedule-top, .r-schedule-top {
        gap: 12px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .leisure-schedule {
        padding: 14px 0 24px
    }

    .leisure-excurs-main .leisure-excurs-img, .leisure-top--img {
        margin: 0 -16px
    }

    .leisure-excurs--links {
        gap: 10px;
        margin-bottom: 4px
    }

    .leisure-excurs--bot {
        line-height: 25px
    }

    .leisure-excurs--bot > div {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit
    }

    .leisure-excurs--bot {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .leisure-excurs--prog .leisure-excurs--row, .leisure-excurs--row {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .f-words__cover {
        margin: 12px 0 28px
    }

    .reviews__form-inner {
        padding: 24px 0
    }

    .photo-gl__content {
        gap: 20px;
        padding: 12px 0
    }

    .diagnostic-dt__text {
        gap: 16px
    }

    .cure-diagnostic-dt__content {
        margin-top: 16px
    }

    .diagnostic-dt__banner {
        margin-bottom: 16px
    }

    .cure-program__content {
        padding: 12px 0 20px
    }

    .cure-pgm-dt__i-right .__fill-space-plate p, .cure-pgm-dt__i-right .__attention {
        font-size: 17px;
        line-height: 21px
    }

    .cure-pgm-dt__content {
        padding: 12px 0 0
    }

    .cure-pgm-dt__about {
        margin-bottom: 20px
    }

    .cure-pgm-dt__i-right {
        gap: 24px
    }

    .cure-pgm-dt__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cure-pgm-dt__i-right .__fill-space-plate h3 {
        font-size: 20px;
        line-height: 24px
    }

    .cure-spa__middle .rightfloat {
        width: -webkit-fill-available;
        float: none;
        padding: 20px 0;
        margin: 0 -16px
    }

    .cure-spa__middle h4 {
        font-size: 18px;
        line-height: 25px
    }

    .cure-spa__white-doc {
        padding: 8px
    }

    .cure-spa-lightblue, .cure-spa__middle {
        font-size: 17px;
        line-height: 21px
    }

    .cure-pf__item {
        gap: 0
    }

    .rules__txt article, .cure-ind__content article, .cure-fact-sect--wrap, .cure-pgm-dt__wrap {
        font-size: 17px;
        line-height: 21px
    }

    .vac-arrow-s, .vac-arrow-e {
        top: 50%;
        -webkit-transform: translate(0px, -50%);
        -ms-transform: translate(0px, -50%);
        transform: translate(0px, -50%)
    }

    .cure-ind__content {
        padding: 12px 0 0
    }

    .vcy_price {
        margin: 0;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .ui-accordion .vcy-title.ui-accordion-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 8px;
        line-height: 20px;
        margin: 8px 0 0;
        padding: 16px 60px 16px 16px
    }

    .vcy-inner h5 {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit
    }

    .vcy-inner-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .ndl-slider {
        margin: 0 26px
    }

    .ndl-next {
        right: -16px
    }

    .ndl-prev {
        left: -16px
    }

    .food-content {
        font-size: 17px;
        line-height: 21px;
        gap: 25px
    }

    .food-content .lightblue--cover-txt, .rules__content .lightblue--cover-txt {
        line-height: 25px;
        margin: 20px -16px
    }

    .cure-factors__content .lightblue--cover-txt {
        background: #fff;
        line-height: 25px;
        padding: 0
    }

    .food-time--row {
        gap: 8px
    }

    .food-time--row, .food-time--item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .prices__inner .prices__inner-txt {
        font-size: 17px;
        line-height: 21px
    }

    .about-diploma__grid {
        padding: 20px
    }

    .about-diploma__section {
        -ms-grid-columns:(1fr) [ 2 ];
        grid-template-columns:repeat(2, 1fr)
    }

    .about-history--content {
        padding: 2px 0 0
    }

    .ath--item-date, .ath--item-txt {
        font-size: 17px;
        line-height: 21px
    }

    .ath--item-date {
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .about-history--content {
        margin: 0
    }

    .about-history--item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
        padding: 14px 0
    }

    .stock-det--content {
        padding: 12px 0 24px
    }

    .stock-det--content .lightblue--cover-txt, .about-history .lightblue--cover-txt {
        margin: 24px -16px;
        line-height: 24px
    }

    .prices__inner-txt .lightblue--cover-txt {
        margin: 16px -16px;
        line-height: 24px
    }

    .lightblue--cover-txt {
        padding: 32px 24px;
        margin: 24px 0
    }

    .stock-list--content {
        padding: 10px 0 40px
    }

    .slt--item_right {
        padding: 24px 0
    }

    .stock-list--item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .slt--item_right p {
        font-size: 17px;
        line-height: 20px
    }

    .nlt-item--img img {
        height: 360px
    }

    .about-top {
        padding: 16px 0
    }

    .about-as__item {
        margin: 0 -16px
    }

    .about-fs__item-img img {
        height: 270px
    }

    .about-fs__item-txt {
        padding: 16px 0
    }

    .about-fs__grid {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .atp__left {
        margin: 0 -16px
    }

    .atp__left img {
        height: 100%
    }

    .at_inner-text {
        padding: 18px 0
    }

    .atp__wrap {
        -ms-grid-columns: 1fr;
        grid-template-columns:1fr;
        gap: 0
    }

    .about-imp-time__content {
        padding: 36px 0 120px
    }

    .about-imp-sect--wrap h4, .cure-factors--wrap h4 {
        font-size: 20px;
        line-height: 20px
    }

    .about-imp-section {
        margin: 10px 0 24px
    }

    .about-imp-sect--wrap, .cure-fact-sect--wrap {
        padding: 20px 0 32px
    }

    .about-imp-sect__right, .cure-fact-sect__right {
        margin: 0 -20px
    }

    .not-index .header-slider--content h1 {
        font-size: 25px;
        line-height: 30px
    }

    .not-index .header-slider--content p {
        font-size: 17px
    }

    .header-slider--content p {
        font-size: 17px
    }

    body, .f-words--wrap, .f-words__right b {
        font-size: 17px;
        line-height: 20px
    }

    .mb-10 {
        margin-bottom: 0
    }

    .mb-20 {
        margin-bottom: 5px
    }

    .mb-30 {
        margin-bottom: 10px
    }

    .mb-40 {
        margin-bottom: 15px
    }

    .mb-50 {
        margin-bottom: 20px
    }

    .mb-60 {
        margin-bottom: 25px
    }

    .mb-70 {
        margin-bottom: 30px
    }

    .mb-80 {
        margin-bottom: 35px
    }

    .mb-90 {
        margin-bottom: 40px
    }

    .mb-100 {
        margin-bottom: 45px
    }

    .mb-120 {
        margin-bottom: 50px
    }

    .mb-140 {
        margin-bottom: 60px
    }

    .mt-10 {
        margin-top: 0
    }

    .mt-20 {
        margin-top: 5px
    }

    .mt-30 {
        margin-top: 10px
    }

    .mt-40 {
        margin-top: 15px
    }

    .mt-50 {
        margin-top: 20px
    }

    .mt-60 {
        margin-top: 25px
    }

    .mt-70 {
        margin-top: 30px
    }

    .mt-80 {
        margin-top: 35px
    }

    .mt-90 {
        margin-top: 40px
    }

    .mt-100 {
        margin-top: 45px
    }

    .mt-120 {
        margin-top: 50px
    }

    .mt-140 {
        margin-top: 60px
    }

    .pb-10 {
        padding-bottom: 0
    }

    .pb-20 {
        padding-bottom: 5px
    }

    .pb-30 {
        padding-bottom: 10px
    }

    .pb-40 {
        padding-bottom: 15px
    }

    .pb-50 {
        padding-bottom: 20px
    }

    .pb-60 {
        padding-bottom: 25px
    }

    .pb-70 {
        padding-bottom: 30px
    }

    .pb-80 {
        padding-bottom: 35px
    }

    .pb-90 {
        padding-bottom: 40px
    }

    .pb-100 {
        padding-bottom: 45px
    }

    .pb-120 {
        padding-bottom: 50px
    }

    .pb-140 {
        padding-bottom: 60px
    }

    .pt-10 {
        padding-top: 0
    }

    .pt-20 {
        padding-top: 5px
    }

    .pt-30 {
        padding-top: 10px
    }

    .pt-40 {
        padding-top: 15px
    }

    .pt-50 {
        padding-top: 20px
    }

    .pt-60 {
        padding-top: 25px
    }

    .pt-70 {
        padding-top: 30px
    }

    .pt-80 {
        padding-top: 35px
    }

    .pt-90 {
        padding-top: 40px
    }

    .pt-100 {
        padding-top: 45px
    }

    .pt-120 {
        padding-top: 50px
    }

    .pt-140 {
        padding-top: 60px
    }

    .cts-map {
        margin: 0 -16px 24px
    }

    .cts-map iframe {
        height: 320px
    }

    .cts-main__text {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .cts-grid > div:first-child {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2
    }

    .cts-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns:repeat(1, 1fr);
        font-size: 17px;
        line-height: 20px;
        gap: 28px 16px;
        margin-bottom: 20px
    }

    .partners--content {
        right: 0;
        padding: 30px 30px 20px
    }

    .partners--item, .diagnostic-dt__text {
        font-size: 17px;
        line-height: 20px
    }

    .h3-section-title, h3.stock-title, h3.docs-title, h3.price-title, h3.food-title, h3.cure-ind__title, h3.diagnostic-title, h3.photo-gl__title, h3.reviews__form-title, h3.leisure-title, h3.rest__item-title, h3.corpus-title, h3.intention-title, h3.employees-title {
        font-size: 24px;
        line-height: 26px
    }

    .cts-bottom .h3-section-title {
        margin-bottom: 16px
    }

    .h2-section-title {
        font-size: 28px;
        line-height: 30px;
        margin: 0 0 16px
    }

    .container {
        padding-right: 16px;
        padding-left: 16px
    }

    .header-top--middle .logo-white, .header-top--middle .logo-colored {
        width: 100px
    }

    .header-top {
        gap: 24px
    }

    .header-head.is-banner, .header-head.is-static {
        padding: 0 22px
    }

    .index-contacts--content {
        width: 95%;
        max-width: 100%
    }

    .index-contacts--inner-row {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .index-contacts--map {
        left: 0
    }

    .index-advantages .image-parallax--container {
        height: 1200px
    }

    .index-advantages--item:before {
        width: 55px;
        height: 55px
    }

    .index-about--grid {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .footer-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 50px 0 0
    }

    .footer-top {
        gap: 20px
    }

    .drop-menu ul li a {
        white-space: inherit
    }

    .header-menu.is-active {
        padding: 75px 0
    }

    .header-slider--video video, .header-slider--image {
        height: 600px
    }

    .header-slider--video:after {
        bottom: 5px
    }

    .partners-section .img-parallax {
        display: none
    }

    .partners--content {
        position: relative;
        padding: 24px 16px 20px
    }

    .partners-section .image-parallax--container {
        height: 100%
    }

    .partners--item h4 {
        font-size: 20px;
        line-height: 24px
    }

    .partners--item h5 {
        font-size: 17px;
        line-height: 20px
    }

    .partners-section {
        padding: 0 0 60px
    }

    .room-main {
        margin: 0 -16px
    }

    .room-tumbed {
        padding: 16px 0
    }

    .page404-content {
        margin: 50px auto
    }
}

@media screen and (max-width: 465px) {
    .index-contacts--content {
        width: 100%;
        max-width: 100%
    }

    .employees-grid {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr);
        margin: 10px 0 20px
    }

    .about-imp-sect__right, .cure-fact-sect__right {
        margin: 0 -16px
    }

    .about-diploma__section {
        -ms-grid-columns:(1fr) [ 1 ];
        grid-template-columns:repeat(1, 1fr)
    }

    .news-detail--slider img, .food-slider img, .rest__mid-slider img {
        height: 220px
    }

    .nlt-item--txt {
        padding: 24px 0 0
    }

    .nlt-item--txt h5 {
        font-size: 18px;
        font-weight: 500;
        line-height: 22px
    }

    .nlt-item--img img {
        height: 240px
    }

    .about-fs__item-img img {
        height: 100%;
        max-height: 200px
    }

    .header-top {
        gap: 14px
    }

    .header-top--middle .logo-white, .header-top--middle .logo-colored {
        width: 70px
    }

    .header-top .header-top--left, .header-top--left .btn-callback {
        font-size: 14px
    }

    .header-head.is-banner, .header-head.is-static {
        padding: 0 14px
    }

    .burger-menu {
        width: 24px;
        height: 20px
    }

    .burger-menu span, .burger-menu span:before, .burger-menu span:after {
        width: 24px
    }

    .burger-menu span:before {
        top: -9px
    }

    .burger-menu span:after {
        bottom: -9px
    }

    .header-top--left {
        gap: 7px
    }

    .footer-menu ul {
        gap: 36px 15px;
        height: 310px;
        margin-bottom: 36px
    }

    .slider_mobile {
        display: block;
    }

    .slider_desktop {
        display: none;
    }
}

.btn-phone-list {
    margin: 0 24px 0 auto;
}
.header-top--left .btn {
    margin-right: 25px;
}
.popup-book {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: -1;
    background: rgba(255, 255, 255, 0.85);
    transition: all 0.5s;
    opacity: 0;
    pointer-events: none;
}
.popup-book._active {
    opacity: 1;
    pointer-events: auto;
}
.popup-book .container {
    position: relative;
    padding-left: 65px;
}
.popup-book .popup-book-btn {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0 auto 20px;
    font-weight: 600;
    height: 30px;
    background: #e3000f;
    color: white;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 1024px) {
    .popup-book {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .btn-callback {
        margin: 0 15px 0 0;
    }
}
.index-news--image .img-obtain,
.nlt-item--img .img-obtain {
    opacity: 0;
}
.index-news--image .img-obtain[src*="/"],
.nlt-item--img .img-obtain[src*="/"] {
    opacity: 1;
}
.index-news--image,
.nlt-item--img {
    background: rgb(204 215 222 / 55%) url(/local/templates/b/assets/icons/logo-white.svg) no-repeat center;
}