/* Extended css styles */

a[href^="tel:"] {
    white-space: nowrap;
}

@media (max-width: 767px) {
    .main-treatment .mCSB_horizontal.mCSB_inside > .mCSB_container {
        overflow-x: scroll;
    }

    .table-responsive > div > div:first-child {
        margin-bottom: 0px !important;
    }


}

.green-border {
    border: 5px solid #2ba713;
    padding: 20px 30px;
    margin: 20px 0px 30px;
}

.text-left {
    text-align: left !important;
    justify-content: left !important;
}

.align-center {
    align-items: center;
}

.room-slider__price {
    float: right;
    font-size: 24px;
    font-family: 'Muller', Arial, sans-serif;
    color: #c2ac1e;
}


/*****РЈР±СЂР°С‚СЊ РІ Р°РєС†РёРё Р·Р°РєРѕР»РѕРІРѕРє*******/
.stock__list > div:first-child .stock__item .stock__title span {
    margin-bottom: 5px;
}

.stock__list > div:first-child .stock__item .stock__title {
    top: 14px;
    transform: translate(0);
    font-size: 20px;
    left: 0px;
    text-shadow: 0px 0px 5px #000;
}


.header__phone--second {
/ / display: none;
}

p.lead {
    border-left: 5px solid #538aa9;
    padding: 10px 10px 10px 15px;
    margin: 10px;
}

.section-info p.lead {
    margin: 10px auto;
}

table.price-table td p {
    margin: 0px;
}

.items-gallery-inner {
    margin: 10px 5px;
}

.slider.js_multiple-items {
    margin: 20px 0px 30px;
}

.js_multiple-items .slick-dots {
    bottom: 0px;
}

.js_multiple-items .slick-dots li button {
    border: 1px solid #ccc;
    cursor: pointer;
}

.stock__title {
    max-width: none;
    left: 1em !important;
    right: 1em !important;
    font-size: x-large;
    line-height: initial;
    text-shadow: 0px 0px 5px #000;
}

.stock__title span {
    margin-bottom: 5px;
}

ol.multilevel {
    counter-reset: l1;
    list-style-type: none
}

ol.multilevel ol {
    list-style-type: none
}

ol.multilevel li {
    position: relative;
    margin-top: .5em
}

ol.multilevel li::before {
    position: absolute;
    display: block;
    width: 4em;
    left: -4.2em;
    text-align: right
}

ol.multilevel > li {
    font-weight: bold;
    text-transform: uppercase
}

ol.multilevel > li ol {
    font-weight: normal;
    text-transform: none
}

ol.multilevel > li ul > li, ol.multilevel > li p {
    text-indent: 0
}

ol.multilevel > li::before {
    counter-increment: l1;
    content: counter(l1) ".";
    font-weight: bold
}

ol.multilevel > li > ol {
    counter-reset: l2
}

ol.multilevel > li > ol > li::before {
    counter-increment: l2;
    content: counter(l1) "." counter(l2) "."
}

ol.multilevel > li > ol > li > ol {
    counter-reset: l3
}

ol.multilevel > li > ol > li > ol > li::before {
    counter-increment: l3;
    content: counter(l1) "." counter(l2) "." counter(l3) "."
}

ol.multilevel > li > ol > li > ol > li > ol {
    counter-reset: l4
}

ol.multilevel > li > ol > li > ol > li > ol > li::before {
    counter-increment: l4;
    content: counter(l1) "." counter(l2) "." counter(l3) "." counter(l4) "."
}


.promo-item__nopic {
    font-size: 5rem;
    text-align: center;
    line-height: 1.6em;
}

.fnote {
    margin: 1rem;
    padding: 0;
    font-size: small;
    text-align: left;
    opacity: 0.7;
    list-style: none;
}

.fnote li {
    margin-bottom: 0.4em;
}


h1.page__title {
    margin: 10px 0px 30px;
}

.accordion-container .content td p {
    margin-bottom: 1em;
    padding: 0;
}

.treatment-banner__heading {
    position: absolute;
    padding-left: 34px;
    font-size: 18px;
    font-weight: 700;
}

.rules {
    counter-reset: rules;
}

.rules li {
    position: relative;
    list-style-type: none;
    /*line-height: 1.8em;*/
}

.rules > li {
    margin-bottom: 1em;
}

.rules--big > li {
    font-size: larger;
}

.rules > li::before {
    counter-increment: rules;
    content: counter(rules);
    position: absolute;
    width: 3em;
    left: -3.5em;
    text-align: right;
    font-weight: bold;
    color: #537896;
}

.rules > li.null::before {
    counter-increment: none;
    content: '';
}

.rules .l2 li {
    padding-top: 1em;
}

.rules--big .l2 li {
    font-size: smaller;
}

.rules .l2 li::before {
    content: "";
    position: absolute;
    left: -1em;
    top: 1.75em;
    width: 6px;
    height: 5.52303px;
    background: #d2bb24;
    -webkit-transform: rotate(56.5deg) skewX(23deg);
    transform: rotate(56.5deg) skewX(23deg);
}

.big {
    font-size: large;
}

/* РњРёРЅРё-РіР°Р»РµСЂРµСЏ РґР»СЏ РґРѕРєСѓРјРµРЅС‚РѕРІ Рё РЅР°РіСЂР°Рґ */

.gall {
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 96%;
    margin: 1em auto 0.5em;
    padding: 0;
    list-style: none;
    text-align: center;
}

.gall a {
    display: block;
    max-width: 47%;
    margin-bottom: 2em;
    text-decoration: none;
}

.gall img {
    height: 56vw;
    width: auto;
}

.gall--awards img {
    max-height: 46vw;
}

.gall__text {
    display: block;
    padding-top: 1em;
    line-height: 1.4em;
    text-decoration: none;
    font-size: small;
    color: black;
    -webkit-transition: color 0.4s;
    -moz-transition: color 0.4s;
    -ms-transition: color 0.4s;
    -o-transition: color 0.4s;
    transition: color 0.4s;
}

@media ( min-width: 576px ) {
    .gall a {
        max-width: 33%;
    }

    .gall img {
        height: 210px;
    }

    .gall--awards img {
        max-height: 200px;
    }
}

@media ( min-width: 769px ) {
    .gall a {
    }

    .gall img {
        height: 15vw;
    }

    .gall--awards img {
        max-height: 12vw;
    }

    .gall__text {
        font-size: x-small;
        max-width: 9.5vw;
    }
}

.em {
    border-left: 5px solid #2a8cac;
    padding-left: 1em;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    margin: 20px 0 20px 0;
}

.em--upright {
    border-left: 5px solid #2a8cac;
    padding-left: 1em;
    text-align: left;
    font-style: normal;
    font-weight: bold;

}

.intro {
    text-align: center !important;
    max-width: 50em;
    margin-left: auto;
    margin-right: auto;
}

.text-block--img.text-block--img--rev img {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

.fig {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1em;
}

.fig img {
    max-width: 100%;
    margin-bottom: 1em;
}

.fig__text {
    order: 1;
}

.fig__title {
    margin-bottom: 1em;
    font-family: 'Muller', Arial, sans-serif;
    font-size: x-large;
}

@media ( min-width: 768px ) {
    .fig {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 0;
    }

    .fig img {
        margin-bottom: 0;
    }

    .fig__img,
    .fig__text {
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
    }

    .fig__text {
        order: 0;
        padding: 1em 3em;
        padding-left: 0;
        font-size: smaller;
    }

    /*.fig__text p {
        font-size: inherit !important;
    }*/
    .fig__img + .fig__text {
        padding-left: 3em;
        padding-right: 0;
    }
}

.entertainment__title {
    text-decoration: none;
}

.entertainment__title a {
    color: #537896;
}

.programs__name {
    width: 100%;
}

@media (min-width: 769px) and (max-width: 1380px) {
    .programs__name {
        font-size: smaller;
    }
}

.link--themed {
    color: #537896;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}

.link--themed:hover,
.link--themed:active {
    color: #a12739;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .feedback .form__input-inner {
        max-width: 320px;
    }

    .contacts__form .form-check {
        display: inline-block;
    }
}


.main-slider__title {
    font-style: normal;
}

.header-nav.header-nav--show .container {
    padding-top: 15px;
}


.programs__treatment-view.main-treatment {
    background: #fff;
}

.programs__treatment-view .tab-list--scrolled .mCSB_container {
    justify-content: left;
    background: transparent;
    margin-bottom: 0px !important;
}

.programs__treatment-view .tab-list .tab-list__item {
    max-width: initial;
    padding: 1rem 1.6rem;
    margin-right: 5px;
    background: #deebf2;
    font-weight: bold;
}

.mark-list-inner-block {
    padding: 10px 20px;
    background: #deebf2;
}

.programs__treatment-view.main-treatment nav.tab-list-inner {
    margin-bottom: 0px;
}

.programs__treatment-view.main-treatment table.serviceTable {
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .mark-list-inner-block {
        overflow-x: scroll;
    }
}


.programs__treatment-view.main-treatment h2.price-list__title {
    margin-top: 40px;
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .programs__treatment-view.main-treatment h2.price-list__title {
        margin-top: 25px;
    }
}


td.star-main {
    position: relative;
    padding-left: 45px !important;
}

.star {
    margin: 8px 5px;
    height: 0;
    width: 0;
    position: absolute;
    left: 20px;
    top: 50%;
    border-right: 10px solid transparent;
    border-bottom: 6px solid #537896;
    border-left: 10px solid transparent;
    transform: rotate(35deg) translate(-7px, -7px);
}

.star:before,
.star:after {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
}

.star:before {
    top: -7px;
    left: -7px;
    border-bottom: 10px solid #537896;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    transform: rotate(-35deg);
}

.star:after {
    top: 1px;
    left: -11px;
    border-right: 10px solid transparent;
    border-bottom: 6px solid #537896;
    border-left: 10px solid transparent;
    transform: rotate(-70deg);
}

span.star {
    font-size: 0px;
}


/*******************/
a.servis-item img {
    width: 100%;
    box-shadow: 3px 3px 3px #969696;
}

a.servis-item {
    margin-bottom: 50px;
    display: block;
}

a.servis-item span.h3 {
    font-size: 14px;
    text-align: center;
    display: block;
    line-height: 1.4;
    margin-top: 20px;
}

span.em.h2 {
    margin-bottom: 25px;
    margin-top: 20px;
    display: block;
}

.doctors-all {
    display: flex;
    flex-wrap: wrap;
}

.doctors-all > div {
    max-width: calc(50% - 20px);
    margin: 0px 10px;
}

.doctor-all-info {
    padding: 50px;
    background: #deebf2;
    margin-bottom: 15px;
}

.masonry-gallery-new.row .masonry-gallery__pic img {
    max-width: 100%;
}


@media (max-width: 600px) {
    .doctor-all-info {
        padding: 30px;
    }

    a.servis-item {
        margin-bottom: 30px;
    }

    section.masonry-info + section.page-section .slick-dots {
        flex-wrap: wrap;
        bottom: 0px !important;
        transform: translate(-50%, 100%);
    }

    .slick-dots li {
        margin: 1px 3px;
    }
}


.masonry-gallery-new {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.masonry-gallery-new .masonry-gallery__item .masonry-gallery__pic {
    height: 100%;
    position: absolute;
    width: 100%;
    background-position: center;
    background-size: cover;
}


.masonry-gallery-new .one-half:first-child {
    width: calc(100% / 3 * 2);
}

.masonry-gallery-new .one-half:last-child {
    width: calc(100% / 3 * 1);
}

.masonry-gallery-new .masonry-gallery__item {
    min-height: 250px;
    margin: 20px 10px;
}

.masonry-gallery-new .one-half:last-child .masonry-gallery__item {
    min-height: 520px;
}

@media (max-width: 768px) {
    .masonry-gallery-new .one-half {
        width: 100% !important;
    }

    .masonry-gallery-new .one-half .masonry-gallery__item {
        min-height: 250px !important;
    }

    .one-half a.masonry-gallery__item:last-child {
        margin-bottom: 0px;
    }
}

@media (max-width: 500px) {
    .masonry-gallery-new .one-half .masonry-gallery__item {
        min-height: 200px !important;
    }
}

.price-list__title--long {
    width: 100%;
}

@media (min-width: 576px) {
    .header__contacts {
        margin-left: auto;
    }

    .header .order-btn {
        margin-left: 2rem;
    }
}

@media (min-width: 992px) {
    .header__phone {
        margin-top: 10px;
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .header__phone {
        margin-top: 0;
    }
}

.header__address {
    margin-bottom: 1em;
}

.header--fixed .header__address {
    margin-bottom: 0;
}

.header--fixed .header__title {
    display: none;
}


section.page-section.gallery-section {
    margin-bottom: 40px;
}

.gallery-list div[class^="col-md-"] {
    margin-bottom: 10px;
}

section.page-section.gallery-section .filter a.active {
    background: transparent;
    color: #2a1515;
}

section.page-section.gallery-section .filter a {
    color: #ffffff;
    font-size: 16px;
    padding: 10px 15px;
    background: #537896;
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: none;
    border: 1px solid #537896;
}

section.page-section.gallery-section .filter {
    text-align: center;
}


li.additional-nav__item a:before {
    transform: scale(.8);
}

.header__logo {
    position: relative;
    left: auto;
    top: auto;
}

@media (max-width: 460px) {
    .header__logo {
        left: 5px;
    }

    .header__contacts {
        margin-right: 0;
    }

    .header {
        padding-right: 50px;
    }
}

.header--fixed .header__logo {
    top: auto;
}

.header__logo span {
    position: absolute;
    top: calc(100% - 3px);
    left: 0;
    display: block;
    color: #fff;
    font-size: 9px;
    letter-spacing: 0.49em;
    line-height: 1;
    margin-top: 0px;
    text-align: left;
    width: 100%;
    padding-left: 65px;
}

@media (max-width: 991px) {
    .header__logo span {
        top: calc(100% - 1px);
        padding-left: 35px;
        font-size: 6px;
        letter-spacing: 0.3em;
    }
}

.header--fixed .header__logo span {
    top: calc(100% - 1px);
    padding-left: 40px;
    font-size: 6.5px;
    letter-spacing: 0.32em;
}

@media (max-width: 1199px) {
    .header__top {
        padding-bottom: 10px;
        padding-top: 19px;
        padding-right: 15px;
    }
}


@media (max-width: 991px) {
    .new-submenu--mobile .new-submenu__item {
        border-right: 1px solid #fff;
    }

    .header__logo span {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .main-treatment .tab-list {
        width: 280px;
    }
}

@media (max-width: 600px) {
    .header-nav--index {
        margin-top: 10px !important;
    }

    section.main-treatment .section-info__link {
        display: none;
    }

    .main-treatment .treatment-info {
        padding-top: 20px;
    }

    .main-treatment .treatment-info__title {
        display: none;
    }
}


div#nav-8 .treatment-banner.treatment-banner--cardio.lazyloaded {
    background-position: center;
}

.table__scroll {

}

@media (max-width: 767px) {
    .table__scroll {
        overflow-x: scroll;
    }
}

.table__norm tr td {
    padding: 10px 20px;
    border-top: 1px solid #7896af;
    vertical-align: baseline;
}

@media (max-width: 767px) {
    .table__norm {

    }
}


.header-nav__item.active > a {
    font-weight: 500 !important;
}

.header-nav--page .header-nav__item--drop.active > .header-nav__link:after {
    width: calc(100% - 20px);
    background: #d5ab82;
}

.header-nav--page .header-nav__item--drop.active:hover > .header-nav__link:after {
    background: #ffffff;
}

table.price-table td a {
    color: #000;
}

@media (max-width: 768px) {
    .slick-slide:nth-child(2) video + img {
        object-position: 75%;
    }
}


.room-slider__title span:after {
    width: 50px;
}


.accordion-container .set > a i {
    filter: brightness(.7);
}


.golden-border {
    border: 5px solid #d5ab82;
    padding: 20px 30px;
    margin: 20px 0px 30px;
}

.golden-border > *:last-child {
    margin-bottom: 0px;
}

.for-spa h2, .for-spa h3 {
    margin: 1.4em 0px 0.6em;
}

.f-w-n {
    font-weight: normal !important;
}

.room-features__item.room-features__item--soap {
    max-width: 500px;
    margin: 0 auto;
}

.room-features__item.room-features__item--cofe {
    max-width: 500px;
    margin: 0 auto;
}

.two-row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.two-row__list {
    flex: 1 1 450px;
}

.program-features__two-rows {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    column-gap: 40px;
}

.program-features__row-second {
    flex: 1 1 calc(70% - 40px);
}

.program-features__row-thirst {
    flex: 1 0 30%;
}

@media screen and (max-width: 991px) {
    .program-features__row-thirst {
        flex: 1 1 100%;
        order: 2;
    }
}

.article-image {
    max-width: 100%;
    margin: 0px 0px 20px 0;
}

.golden-border_middle {
    text-align: center;
}

.oxygen-two-column {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 40px;
}

.oxygen-two-column__list {
    flex: 1 1 calc(50% - 40px);
}

.oxygen-two-column__image {
    flex: 0 0 50%;
}

@media screen and (max-width: 991px) {
    .oxygen-two-column__image {
        flex: 1 1 100%;
        order: 2;
        margin: 0px 0px 20px 0;
    }
}

.contacts__info .social-list a {
    background: #7896af;
    border-color: #7896af;
    transition: opacity .7s;
}

.contacts__info .social-list a:hover {
    opacity: .7;

}

.golden-border_middle-text {
    text-align: center;
}

.golden-border--middle-text {
    text-align: center;
}

.lead--middle-text {
    text-align: center;
}


.dermadrop-two-clm {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 16px;

}

.dermadrop-two-clm__item {
    max-width: 400px;
    width: 100%;
}

.text-middle {
    text-align: center;
}

/* РѕС‚РєР»СЋС‡Р°Р» РѕСЃС‚Р°С‚РєРё Р±Р»РѕРєР° РЅР° СЌС‚РѕР№ СЃС‚СЂР°РЅРёС†Рµ https://www.istok-kmv.ru/treatments/detox.html РІРµСЃСЊ РѕСЃС‚Р°Р»СЊРЅРѕР№ РєРѕРґ РІ Р±Р»РѕРєР°С…*/
.order-ticket__info {
    display: none;
}

.room-slider__links {
    color: black;
}

.room-slider__links:hover {
    text-decoration: none;
    color: black;
}


@media (max-width: 575px) {

    .mass-media__list {
        overflow: auto;
        -webkit-overflow-scrolling: auto;
        -webkit-appearance: none;
    }

    .mass-media__list::-webkit-scrollbar {
        height: 8px;
    }


    .mass-media__list::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .2);
        border-radius: 10px;
        border: 2px solid #ffffff;
    }

    .mass-media__list::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #ffffff;
    }


}

.new__btn {
    color: #D5AB82;
    font-size: 15px;
    text-decoration: underline;
}

.single-rooms-slider--pic {
    max-height: none;
}

.single-rooms-slider--pic .slick-dots {
    position: static;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.single-rooms-slider--pic .slick-dots > li {
    margin: 14px 9px 0;
}

@media (max-width: 600px) {
    .single-rooms-slider--pic .slick-dots > li {
        margin: 3px 3px 1px;
    }
}


.flex-content {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 20px;
}

.flex-content__inside {
    width: 50%;
    padding: 10px;
    margin-top: auto;
    margin-bottom: auto;
}


@media (max-width: 1000px) {
    .flex-content {

        flex-direction: column;

    }

    .flex-content__inside {
        width: 100%;

    }
}

/*РѕС‚РєР»СЋС‡РёС‚СЊ РєР°Рє Р·Р°РєРѕРЅС‡Р°С‚СЃСЏ РїРµСЂРёСѓРґС‹ СЃ РїСЂР°Р·РґРЅРёС‡РЅС‹РјРё РґРЅСЏРјРё*/
@media (max-width: 767px) {
    .tab-prise__holiday {
        padding-bottom: 66px;
    }

    .main-treatment .treatment-info .mCSB_horizontal.mCSB_inside > .mCSB_container {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .main-treatment .treatment-info .tab-list .tab-list__item {
        min-height: 100%;
        font-size: 12px;
        line-height: 1.4;
        padding: 10px;
        display: flex;
        align-items: center;
    }
}

.article-view .entertainment__pic {
    margin-bottom: 30px;
}

.article-view p.lead {
    margin-bottom: 30px;
}

@media (max-width: 375px) {
    .header__contacts {
        margin-right: 0;
    }

    .header__top {
        padding-left: 50px;
    }

    .header-nav .container {
        padding-left: 15px;
    }

    .new-submenu--mobile .new-submenu__item {
        padding-right: 15px;
    }
}


.tab-container__item .price-list__top {
    line-height: 1.4;
}


.tab-container__item .price-list__top .small-text {
    width: 60%;
}

@media (max-width: 429px) {
    .tab-container__item .price-list__top .small-text {
        width: 100%;
    }
}

.nounderline:hover {
    text-decoration: none;
}

.article-view h2 {
    margin: 40px 0 16px;
    font-weight: 500;
}

.article-view h3 {
    font-size: 22px;
    font-weight: 400;
    margin: 40px 0 16px;
}

.program-features-inner__list {
    margin: 0;
    margin-left: 30px !important;
    padding: 0;
    list-style: none;
}

.program-features-inner__item {
    position: relative;
    margin-bottom: 10px;
    padding-left: 23px;
}

.program-features-inner__item::after {
    content: 'вЂ”';
    position: absolute;
    left: 0;
    top: 0;
}

.article-view p {
    margin: 0 0 12px;
}

.article-view .golden-border {
    margin: 20px 0px 30px !important;
}

.article-view .em {
    margin: 20px 0 20px 0 !important;
}

.for-spa h2 {
    font-size: 22px;
}

.for-spa h3 {
    font-size: 18px;
    color: #7190AA;
}

@media (min-width: 768px) {
    .for-spa h2 {
        font-size: 28px;
    }

    .for-spa h3 {
        font-size: 22px;

    }
}

.article-view .section-title__inner {
    text-align: center;
}


.program-info--new .section-info > p:first-child {
    text-align: center;
    font-weight: 400;
}

.program-info--new .section-info p {
    text-align: left;
    font-weight: 400;
}

.program-info--new .section-info .program-features__list {
    display: flex;
    flex-direction: column;
    align-items: start;
    margin: 0 auto;
    margin-top: 10px;
    max-width: 770px;
}

.program-info--new .program-features__item {
    font-size: 18px;
}

.program-info--new .section-info ol {
    display: flex;
    flex-direction: column;
    align-items: start;
    margin: 0 auto;
    margin-top: 10px;
    max-width: 770px;
    text-align: justify;
}

.program-info--new .section-info ol li {
    margin-bottom: 10px;
    padding-left: 23px;
    font-size: 18px;
}

.mark-list-inner-block {
    background: #fff;
}

.programs__treatment-view .tab-list .tab-list__item {
    background: #fff;
}

.accordeon__content {
    padding: 1px 35px 35px;
}

.program-features-wrapper .program-features__list {
    margin: 0;
    margin-top: 10px;
}

.for-spa h2 {
    margin: 2.4em 0px 0.6em;
}

.article-info__links {
    align-items: center;
}

@media (max-width: 440px) {
    .article-info__links {
        align-items: flex-start;
    }
}

h2.article-info__links-title {
    margin: 10px 10px 10px 0;
}

.section-info .program-features__list {
    text-align: justify;
}

.for-spa .video-row {
    display: flex;
    gap: 20px;
}

@media (max-width: 991px) {
    .for-spa .video-row {
        flex-direction: column-reverse;
    }
}

.for-spa .video-row__item {
    flex-basis: 30%;
}

.for-spa .video-row__item:first-child {
    flex-basis: 70%;
}

.programs .section-info .text-bg {
    margin: 20px 0;
}

.section-categories--slider .section-categories__title {
    font-weight: 500;
}

.section-categories__content .section-categories__title {
    font-weight: 500;
}

.for-spa .fig .program-features__list .program-features__item {
    font-size: 16px;
}

@media (min-width: 768px) {
    .for-spa .fig.--reverse {
        flex-direction: row-reverse;
    }

    .for-spa .fig.--reverse .fig__text {
        padding-left: 0;
        padding-right: 3em;
        padding-top: 1em;
    }
}

.for-spa .text-bg {
    margin: 30px 0;
}

.section-info div.lead {
    border-left: 5px solid #538aa9;
    padding: 10px 10px 10px 15px;
    margin: 10px auto;
}

@media (max-width: 767px) {
    .smp_widget.smp_reviews {
        display: none !important;
    }
}

.yan-reviws-widget {
    margin: 20px 0;
}

@media (max-width: 991px) {
    .new-submenu--mobile {
        justify-content: flex-start;
    }

    .new-submenu--mobile .new-submenu__item + .new-submenu__item {
        margin-left: 5px;
    }
}

.main-treatment + .main-rooms {
    padding-top: 60px;
}

@media (max-width: 767px) {
    .room-slider--spa {
        max-width: 100%;
    }
}

.header__contacts {
    flex-direction: row;
    align-items: center;
}

.header__contacts .social {
    margin-right: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.header__contacts .social a {
    transition: opacity 0.3s ease-in-out;
}

@media (max-width: 360px) {
    .header__contacts .social a {
        width: 18px;
        height: 18px
    }

    .header__contacts .social a img {
        max-width: 100%;
    }

    .header__contacts .social {
        gap: 8px;
        margin-right: 8px;
    }

    .header__phone {
        position: relative;
        top: 4px;
    }
}

.header__contacts .social a:hover,
.header__contacts .social a:focus {
    opacity: 0.7;
}

.header__contacts .phones {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
}

@media (max-width: 767px) {
    .text-center .btn {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

.treatment-info--new .tab-list-inner,
.treatment-info--new .tab-list-inner * {
    overflow: visible !Important;
}

.tooltip-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    margin-left: 5px;
}

.tooltip-text {
    visibility: hidden;
    width: 160px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 8px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip-container:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.tab-list-inner .tab-list__item .tooltip-text {
    top: 100%;
    height: 100px;
    width: 175px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    white-space: initial;
    transform: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.tab-list-inner .tab-list__item .tooltip-text {
    right: 0;
    left: auto;
}

.js-medical-procedures-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.js-medical-procedures-content + .mobile-table {
    display: none;
}

.form-consent {
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.form-consent__input {
    width: 14px !important;
    height: 14px !important;
}

.form-consent__label {
    padding: 0 !important;
    font-size: inherit !important;
    line-height: inherit !important;
}

.social-list li a {
    width: 38px;
    box-sizing: border-box;
}

@media (max-width: 340px) {
    .header__top .order-btn {
        width: 55px;
        padding: 10px;
        font-size: 0;
    }

    .header {
        padding-right: 40px;
    }
}