@keyframes rotate-up-amenities-button {
    0% {
        transform: rotate(90deg);
    }
    to {
        transform: rotate(-90deg);
    }
}
@keyframes rotate-down-amenities-button {
    0% {
        transform: rotate(-90deg);
    }
    to {
        transform: rotate(90deg);
    }
}
@keyframes rotate-up {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(180deg);
    }
}
@keyframes rotate-down {
    0% {
        transform: rotate(-180deg);
    }
    to {
        transform: rotate(0);
    }
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
html {
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
b {
    font-weight: 700;
}
a {
    color: inherit;
    text-decoration: none;
}
.about,
.footer__bottom,
.header__container_overlay,
.header__content,
.services_home,
.slider__container,
.social-networks,
.special-offer_home .special-offer__container,
.visa_home,
.visa_inner .visa__container {
    width: 95%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.buisness-policy__container,
.conference-halls_inner .conference-halls__container,
.contacts_inner .contacts__container,
.events_inner .events__container,
.excursions_inner .excursions__container,
.information_inner .information__container,
.loyalty-program_inner .loyalty-program__container,
.news_inner .news__container,
.payment-methods__container,
.privacy-policy__container,
.provider__container,
.services_inner .services__container,
.spa_inner .spa__container,
.special-offers_inner .special-offers__container,
.sustainability_inner .sustainability__container,
.terms-of-use__container,
.treatment_inner .treatment__container,
.vacancies_inner .vacancies__container {
    width: 95%;
    max-width: 1170px;
}
@media screen and (max-width: 767px) {
    .about,
    .buisness-policy__container,
    .conference-halls_inner .conference-halls__container,
    .contacts_inner .contacts__container,
    .events_inner .events__container,
    .excursions_inner .excursions__container,
    .footer__bottom,
    .header__container_overlay,
    .header__content,
    .information_inner .information__container,
    .loyalty-program_inner .loyalty-program__container,
    .news_inner .news__container,
    .payment-methods__container,
    .privacy-policy__container,
    .provider__container,
    .services_home,
    .services_inner .services__container,
    .slider__container,
    .social-networks,
    .spa_inner .spa__container,
    .special-offer_home .special-offer__container,
    .special-offers_inner .special-offers__container,
    .sustainability_inner .sustainability__container,
    .terms-of-use__container,
    .treatment_inner .treatment__container,
    .vacancies_inner .vacancies__container,
    .visa_home,
    .visa_inner .visa__container {
        width: 90%;
    }
}
.about,
.buisness-policy__container,
.conference-halls,
.conference-halls_inner .conference-halls__container,
.contacts_inner .contacts__container,
.events,
.events_inner .events__container,
.excursions,
.excursions_inner .excursions__container,
.footer__info,
.information,
.information_inner .information__container,
.loyalty-program,
.loyalty-program_inner .loyalty-program__container,
.news,
.news_inner .news__container,
.payment-methods__container,
.privacy-policy__container,
.provider__container,
.rooms,
.services_home,
.services_inner .services__container,
.spa,
.spa_inner .spa__container,
.special-offers,
.special-offers_inner .special-offers__container,
.sustainability,
.sustainability_inner .sustainability__container,
.terms-of-use__container,
.treatment,
.treatment_inner .treatment__container,
.vacancies,
.vacancies_inner .vacancies__container,
.visa_home {
    margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
    .about,
    .buisness-policy__container,
    .conference-halls,
    .conference-halls_inner .conference-halls__container,
    .contacts_inner .contacts__container,
    .events,
    .events_inner .events__container,
    .excursions,
    .excursions_inner .excursions__container,
    .footer__info,
    .information,
    .information_inner .information__container,
    .loyalty-program,
    .loyalty-program_inner .loyalty-program__container,
    .news,
    .news_inner .news__container,
    .payment-methods__container,
    .privacy-policy__container,
    .provider__container,
    .rooms,
    .services_home,
    .services_inner .services__container,
    .spa,
    .spa_inner .spa__container,
    .special-offers,
    .special-offers_inner .special-offers__container,
    .sustainability,
    .sustainability_inner .sustainability__container,
    .terms-of-use__container,
    .treatment,
    .treatment_inner .treatment__container,
    .vacancies,
    .vacancies_inner .vacancies__container,
    .visa_home {
        margin-bottom: 70px;
    }
}
.conference-halls__title,
.events__title,
.excursions__title,
.information__title,
.loyalty-program__title,
.news__title,
.rooms__title,
.services_home .services__title,
.spa__title,
.special-offers__title,
.sustainability__title,
.treatment__title,
.vacancies__title {
    text-align: center;
    transition: ease 0.3s;
}
.conference-halls__title:hover,
.events__title:hover,
.excursions__title:hover,
.information__title:hover,
.loyalty-program__title:hover,
.news__title:hover,
.rooms__title:hover,
.services_home .services__title:hover,
.spa__title:hover,
.special-offers__title:hover,
.sustainability__title:hover,
.treatment__title:hover,
.vacancies__title:hover {
    color: rgb(var(--color-bg-buttons));
}
.buisness-policy__container,
.conference-halls_inner .conference-halls__container,
.contacts_inner .contacts__container,
.events_inner .events__container,
.excursions_inner .excursions__container,
.information_inner .information__container,
.loyalty-program_inner .loyalty-program__container,
.news_inner .news__container,
.payment-methods__container,
.privacy-policy__container,
.provider__container,
.services_inner .services__container,
.spa_inner .spa__container,
.special-offers_inner .special-offers__container,
.sustainability_inner .sustainability__container,
.terms-of-use__container,
.treatment_inner .treatment__container,
.vacancies_inner .vacancies__container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
@media screen and (max-width: 767px) {
    .buisness-policy__container,
    .conference-halls_inner .conference-halls__container,
    .contacts_inner .contacts__container,
    .events_inner .events__container,
    .excursions_inner .excursions__container,
    .information_inner .information__container,
    .loyalty-program_inner .loyalty-program__container,
    .news_inner .news__container,
    .payment-methods__container,
    .privacy-policy__container,
    .provider__container,
    .services_inner .services__container,
    .spa_inner .spa__container,
    .special-offers_inner .special-offers__container,
    .sustainability_inner .sustainability__container,
    .terms-of-use__container,
    .treatment_inner .treatment__container,
    .vacancies_inner .vacancies__container {
        margin-top: 30px;
    }
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
body,
html {
    width: 100%;
}
body {
    font-family: var(--font-text);
    font-size: 16px;
    background: rgb(var(--color-bg-main));
    color: rgb(var(--color-text-main));
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-header);
    margin: 0 0 25px;
}
h1 {
    font-size: 48px;
}
h1,
h2,
h3 {
    line-height: 1;
}
h1,
h2 {
    margin-bottom: 40px;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 24px;
}
@media screen and (max-width: 480px) {
    .h1,
    .h2,
    h1,
    h2 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .h3,
    h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    body {
        font-size: 14px;
    }
}
p {
    line-height: 1.5;
}

.mb-0{
    margin-bottom:0px;
}

.pb-0{
    padding-bottom:0px;
}

.mt-0{
    margin-top:0px;
}

.pt-0{
    padding-top:0px;
}

.text-with-nl {
    white-space: pre-line;
}
.no-wrap {
    white-space: nowrap;
}
.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    clear: both;
}
.booking__description {
    margin: 5px 0 15px;
    word-break: break-word;
}
.booking__description ul {
    list-style-type: disc;
    margin: 0 0 30px 50px;
}
.booking__description li {
    margin-top: 5px;
}
@media screen and (max-width: 480px) {
    .booking__description {
        margin-left: auto;
        margin-right: auto;
        width: 95%;
    }
}
.slick-slide.slick-loading img,
.tl-analytics {
    display: none;
}
.svgstore-item {
    fill: rgb(var(--color-bg-buttons));
}
#theme-icons {
    height: 0;
    width: 0;
    display: none;
    visibility: hidden;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
    font-family: "starticons";
    font-style: normal;
    speak: none;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
.icon-d:before {
    content: "";
}
.icon-d1:before {
    content: "";
}
.icon-mans1:before {
    content: "";
}
.icon-mans:before {
    content: "";
}
.icon-hours:before {
    content: "";
}
.icon-AccessControlledCommunity:before {
    content: "";
}
.icon-adapter:before {
    content: "";
}
.icon-airplane:before {
    content: "";
}
.icon-alarm:before {
    content: "";
}
.icon-alcove:before {
    content: "";
}
.icon-ambulance:before {
    content: "";
}
.icon-aqua-aerobics:before {
    content: "";
}
.icon-arms:before {
    content: "";
}
.icon-arrow1:before {
    content: "";
}
.icon-arrow1_down:before {
    content: "";
}
.icon-arrow1_left:before {
    content: "";
}
.icon-arrow1_up:before {
    content: "";
}
.icon-arrow2:before {
    content: "";
}
.icon-arrow3:before {
    content: "";
}
.icon-arrow3_left:before {
    content: "";
}
.icon-arrow4:before {
    content: "";
}
.icon-arrow4_left:before {
    content: "";
}
.icon-arrow5:before {
    content: "";
}
.icon-arrow6:before {
    content: "";
}
.icon-arrow6_left:before {
    content: "";
}
.icon-atm:before {
    content: "";
}
.icon-audiocenter:before {
    content: "";
}
.icon-autowash:before {
    content: "";
}
.icon-baby-carriages:before {
    content: "";
}
.icon-badewanne:before {
    content: "";
}
.icon-ball:before {
    content: "";
}
.icon-bar:before {
    content: "";
}
.icon-barbershop:before {
    content: "";
}
.icon-basketball:before {
    content: "";
}
.icon-bathrobe:before {
    content: "";
}
.icon-beach:before {
    content: "";
}
.icon-bed:before {
    content: "";
}
.icon-bed2:before {
    content: "";
}
.icon-bell:before {
    content: "";
}
.icon-benches-lantern:before {
    content: "";
}
.icon-bicycle:before {
    content: "";
}
.icon-BikeTrailAccess:before {
    content: "";
}
.icon-billiards:before {
    content: "";
}
.icon-Billiards2:before {
    content: "";
}
.icon-binoculars:before {
    content: "";
}
.icon-birthday-cake:before {
    content: "";
}
.icon-book:before {
    content: "";
}
.icon-bottle:before {
    content: "";
}
.icon-bus:before {
    content: "";
}
.icon-BusinessCenter:before {
    content: "";
}
.icon-businesscentre:before {
    content: "";
}
.icon-businessman:before {
    content: "";
}
.icon-cake:before {
    content: "";
}
.icon-calendar1:before {
    content: "";
}
.icon-calendar2:before {
    content: "";
}
.icon-calendar3:before {
    content: "";
}
.icon-calendar4:before {
    content: "";
}
.icon-calendar5:before {
    content: "";
}
.icon-calendar6:before {
    content: "";
}
.icon-car:before {
    content: "";
}
.icon-car2:before {
    content: "";
}
.icon-carpet-covering:before {
    content: "";
}
.icon-casino_1:before {
    content: "";
}
.icon-casino_2:before {
    content: "";
}
.icon-casino_3:before {
    content: "";
}
.icon-CatFriendly:before {
    content: "";
}
.icon-cctv:before {
    content: "";
}
.icon-check:before {
    content: "";
}
.icon-chess:before {
    content: "";
}
.icon-chinese:before {
    content: "";
}
.icon-church:before {
    content: "";
}
.icon-clear:before {
    content: "";
}
.icon-cloche:before {
    content: "";
}
.icon-close:before {
    content: "";
}
.icon-cloudy:before {
    content: "";
}
.icon-clown:before {
    content: "";
}
.icon-cocktail:before {
    content: "";
}
.icon-coffeemaker:before {
    content: "";
}
.icon-concierge:before {
    content: "";
}
.icon-conditioner:before {
    content: "";
}
.icon-conference:before {
    content: "";
}
.icon-ConferenceRoom:before {
    content: "";
}
.icon-cooking:before {
    content: "";
}
.icon-cosmetics:before {
    content: "";
}
.icon-cot:before {
    content: "";
}
.icon-cow:before {
    content: "";
}
.icon-creditcard:before {
    content: "";
}
.icon-cripple:before {
    content: "";
}
.icon-cross-country-skiing:before {
    content: "";
}
.icon-cruise:before {
    content: "";
}
.icon-cup:before {
    content: "";
}
.icon-currencyexchange:before {
    content: "";
}
.icon-depositbox:before {
    content: "";
}
.icon-desk-2:before {
    content: "";
}
.icon-discount:before {
    content: "";
}
.icon-display:before {
    content: "";
}
.icon-document:before {
    content: "";
}
.icon-document2:before {
    content: "";
}
.icon-DogFriendly:before {
    content: "";
}
.icon-DogPark:before {
    content: "";
}
.icon-double-bed-2:before {
    content: "";
}
.icon-douche:before {
    content: "";
}
.icon-drink:before {
    content: "";
}
.icon-drink-machine:before {
    content: "";
}
.icon-drop:before {
    content: "";
}
.icon-duck:before {
    content: "";
}
.icon-duck-2:before {
    content: "";
}
.icon-electric-range:before {
    content: "";
}
.icon-elevator:before {
    content: "";
}
.icon-eng:before {
    content: "";
}
.icon-esp:before {
    content: "";
}
.icon-euro:before {
    content: "";
}
.icon-euro-serif:before {
    content: "";
}
.icon-EventRoom:before {
    content: "";
}
.icon-family:before {
    content: "";
}
.icon-faq:before {
    content: "";
}
.icon-fax1:before {
    content: "";
}
.icon-fax2:before {
    content: "";
}
.icon-fb:before {
    content: "";
}
.icon-feeder:before {
    content: "";
}
.icon-fireplacee:before {
    content: "";
}
.icon-fish:before {
    content: "";
}
.icon-flatTV:before {
    content: "";
}
.icon-flickr:before {
    content: "";
}
.icon-flower:before {
    content: "";
}
.icon-fousquare:before {
    content: "";
}
.icon-fruits:before {
    content: "";
}
.icon-gallery:before {
    content: "";
}
.icon-GarageParking:before {
    content: "";
}
.icon-gym:before {
    content: "";
}
.icon-gym-bike:before {
    content: "";
}
.icon-hairdryer:before {
    content: "";
}
.icon-hanger:before {
    content: "";
}
.icon-hanger-2:before {
    content: "";
}
.icon-heating:before {
    content: "";
}
.icon-HighSpeed:before {
    content: "";
}
.icon-home1:before {
    content: "";
}
.icon-home2:before {
    content: "";
}
.icon-home3:before {
    content: "";
}
.icon-home4:before {
    content: "";
}
.icon-home5:before {
    content: "";
}
.icon-home6:before {
    content: "";
}
.icon-hoover:before {
    content: "";
}
.icon-horse:before {
    content: "";
}
.icon-HotTub:before {
    content: "";
}
.icon-hygiene:before {
    content: "";
}
.icon-icq:before {
    content: "";
}
.icon-IndoorPool:before {
    content: "";
}
.icon-inmap:before {
    content: "";
}
.icon-inmap1:before {
    content: "";
}
.icon-inmap2:before {
    content: "";
}
.icon-inmap3:before {
    content: "";
}
.icon-inmap4:before {
    content: "";
}
.icon-inmap5:before {
    content: "";
}
.icon-inmap6:before {
    content: "";
}
.icon-inmap7:before {
    content: "";
}
.icon-instagram:before {
    content: "";
}
.icon-instagram2:before {
    content: "";
}
.icon-internet:before {
    content: "";
}
.icon-iPod:before {
    content: "";
}
.icon-iron:before {
    content: "";
}
.icon-ivisa:before {
    content: "";
}
.icon-jacuzzi:before {
    content: "";
}
.icon-keys:before {
    content: "";
}
.icon-keys2:before {
    content: "";
}
.icon-kidgirl:before {
    content: "";
}
.icon-kitchen-furniture:before {
    content: "";
}
.icon-krug:before {
    content: "";
}
.icon-kvadrik:before {
    content: "";
}
.icon-vk-2020:before {
    content: "";
}
.icon-lj:before {
    content: "";
}
.icon-lounge:before {
    content: "";
}
.icon-magnifier1:before {
    content: "";
}
.icon-magnifier2:before {
    content: "";
}
.icon-magnifier3:before {
    content: "";
}
.icon-magnifier4:before {
    content: "";
}
.icon-MaidServiceAvailable:before {
    content: "";
}
.icon-mail1:before {
    content: "";
}
.icon-mail2:before {
    content: "";
}
.icon-mail3:before {
    content: "";
}
.icon-mail4:before {
    content: "";
}
.icon-mail5:before {
    content: "";
}
.icon-mail6:before {
    content: "";
}
.icon-makeup-mirror:before {
    content: "";
}
.icon-man:before {
    content: "";
}
.icon-manbuysticket:before {
    content: "";
}
.icon-manOk:before {
    content: "";
}
.icon-man-roof:before {
    content: "";
}
.icon-man-with-racket:before {
    content: "";
}
.icon-mariornament:before {
    content: "";
}
.icon-massage:before {
    content: "";
}
.icon-matrioshka:before {
    content: "";
}
.icon-meal:before {
    content: "";
}
.icon-medicine:before {
    content: "";
}
.icon-menu1:before {
    content: "";
}
.icon-menu2:before {
    content: "";
}
.icon-metro:before {
    content: "";
}
.icon-metro2:before {
    content: "";
}
.icon-MetroAccessible:before {
    content: "";
}
.icon-microphone:before {
    content: "";
}
.icon-microwave:before {
    content: "";
}
.icon-mineralwater:before {
    content: "";
}
.icon-minibus:before {
    content: "";
}
.icon-moneypay:before {
    content: "";
}
.icon-moneyterminal:before {
    content: "";
}
.icon-monitor:before {
    content: "";
}
.icon-MovieTheater:before {
    content: "";
}
.icon-museum2:before {
    content: "";
}
.icon-music:before {
    content: "";
}
.icon-mute:before {
    content: "";
}
.icon-newspaper:before {
    content: "";
}
.icon-nightstand:before {
    content: "";
}
.icon-NoPetsPermitted:before {
    content: "";
}
.icon-nosmoke:before {
    content: "";
}
.icon-notdisturb:before {
    content: "";
}
.icon-odnoklassiki:before {
    content: "";
}
.icon-OutdoorGrillingArea:before {
    content: "";
}
.icon-overcast:before {
    content: "";
}
.icon-package:before {
    content: "";
}
.icon-pajamas:before {
    content: "";
}
.icon-paragliding:before {
    content: "";
}
.icon-parilka:before {
    content: "";
}
.icon-parking:before {
    content: "";
}
.icon-partlycloudy:before {
    content: "";
}
.icon-people:before {
    content: "";
}
.icon-phone1:before {
    content: "";
}
.icon-phone2:before {
    content: "";
}
.icon-phone3:before {
    content: "";
}
.icon-phone4:before {
    content: "";
}
.icon-phone5:before {
    content: "";
}
.icon-photocamera1:before {
    content: "";
}
.icon-photocamera2:before {
    content: "";
}
.icon-photocamera3:before {
    content: "";
}
.icon-pillow-one:before {
    content: "";
}
.icon-pinterest:before {
    content: "";
}
.icon-plates:before {
    content: "";
}
.icon-Playground:before {
    content: "";
}
.icon-pool:before {
    content: "";
}
.icon-porter:before {
    content: "";
}
.icon-present:before {
    content: "";
}
.icon-print:before {
    content: "";
}
.icon-projector:before {
    content: "";
}
.icon-pyramid:before {
    content: "";
}
.icon-qiwi:before {
    content: "";
}
.icon-rain:before {
    content: "";
}
.icon-ramp:before {
    content: "";
}
.icon-razor:before {
    content: "";
}
.icon-refrigerator:before {
    content: "";
}
.icon-restaurant:before {
    content: "";
}
.icon-RetailOn-site:before {
    content: "";
}
.icon-reverse:before {
    content: "";
}
.icon-review1:before {
    content: "";
}
.icon-rink:before {
    content: "";
}
.icon-rollerblade:before {
    content: "";
}
.icon-RooftopLounge:before {
    content: "";
}
.icon-roomservice:before {
    content: "";
}
.icon-rouble-sans:before {
    content: "";
}
.icon-rouble-serif:before {
    content: "";
}
.icon-safe:before {
    content: "";
}
.icon-sauna:before {
    content: "";
}
.icon-sauna-hot:before {
    content: "";
}
.icon-seating-banket:before {
    content: "";
}
.icon-seating-banquet:before {
    content: "";
}
.icon-seating-cabinet:before {
    content: "";
}
.icon-seating-furshet:before {
    content: "";
}
.icon-seating-klass:before {
    content: "";
}
.icon-seating-p:before {
    content: "";
}
.icon-seating-perimeter:before {
    content: "";
}
.icon-seating-roundtable:before {
    content: "";
}
.icon-seating-t:before {
    content: "";
}
.icon-seating-theater:before {
    content: "";
}
.icon-seating-ustyle:before {
    content: "";
}
.icon-setting:before {
    content: "";
}
.icon-shashlik:before {
    content: "";
}
.icon-shell:before {
    content: "";
}
.icon-shield:before {
    content: "";
}
.icon-shoes2:before {
    content: "";
}
.icon-shootingrange:before {
    content: "";
}
.icon-shower:before {
    content: "";
}
.icon-ShuttleServicetoMetro:before {
    content: "";
}
.icon-ski-slope:before {
    content: "";
}
.icon-skype:before {
    content: "";
}
.icon-slippers:before {
    content: "";
}
.icon-Smoke-freeLiving:before {
    content: "";
}
.icon-smokeman:before {
    content: "";
}
.icon-snow:before {
    content: "";
}
.icon-snowmobile:before {
    content: "";
}
.icon-soccerball:before {
    content: "";
}
.icon-solarium:before {
    content: "";
}
.icon-spa:before {
    content: "";
}
.icon-speech:before {
    content: "";
}
.icon-sport-2:before {
    content: "";
}
.icon-stairs:before {
    content: "";
}
.icon-star:before {
    content: "";
}
.icon-storm:before {
    content: "";
}
.icon-stroller:before {
    content: "";
}
.icon-SubwayAccessible:before {
    content: "";
}
.icon-suitcase:before {
    content: "";
}
.icon-sunbed:before {
    content: "";
}
.icon-swing:before {
    content: "";
}
.icon-tablet:before {
    content: "";
}
.icon-target:before {
    content: "";
}
.icon-taxi:before {
    content: "";
}
.icon-teapot:before {
    content: "";
}
.icon-telegram:before {
    content: "";
}
.icon-tennis-court:before {
    content: "";
}
.icon-tennissmall:before {
    content: "";
}
.icon-terrenkur:before {
    content: "";
}
.icon-theater:before {
    content: "";
}
.icon-threads:before {
    content: "";
}
.icon-tires:before {
    content: "";
}
.icon-tlstart:before {
    content: "";
}
.icon-tlstart2:before {
    content: "";
}
.icon-tooth:before {
    content: "";
}
.icon-towel:before {
    content: "";
}
.icon-train:before {
    content: "";
}
.icon-train-2:before {
    content: "";
}
.icon-trampoline:before {
    content: "";
}
.icon-brand-blue:before {
    content: "";
}
.icon-tripadvisor:before {
    content: "";
}
.icon-triplearrow:before {
    content: "";
}
.icon-tubing:before {
    content: "";
}
.icon-tubing2:before {
    content: "";
}
.icon-tv:before {
    content: "";
}
.icon-tv2:before {
    content: "";
}
.icon-twitter:before {
    content: "";
}
.icon-umbrella:before {
    content: "";
}
.icon-umbrellaandchair:before {
    content: "";
}
.icon-Valet-DryCleaningService:before {
    content: "";
}
.icon-valve:before {
    content: "";
}
.icon-viber:before {
    content: "";
}
.icon-viber2:before {
    content: "";
}
.icon-vk:before {
    content: "";
}
.icon-vk-new:before {
    content: "";
}
.icon-volleyball:before {
    content: "";
}
.icon-walking:before {
    content: "";
}
.icon-wallet:before {
    content: "";
}
.icon-warm:before {
    content: "";
}
.icon-warmflooring:before {
    content: "";
}
.icon-washingmachine:before {
    content: "";
}
.icon-watch:before {
    content: "";
}
.icon-wc:before {
    content: "";
}
.icon-webcam:before {
    content: "";
}
.icon-wedding1:before {
    content: "";
}
.icon-wedding2:before {
    content: "";
}
.icon-WelcomePackage:before {
    content: "";
}
.icon-whatsapp:before {
    content: "";
}
.icon-whatsapp2:before {
    content: "";
}
.icon-wifi:before {
    content: "";
}
.icon-wififree:before {
    content: "";
}
.icon-worktable:before {
    content: "";
}
.icon-youtube1:before {
    content: "";
}
.icon-youtube2:before {
    content: "";
}
.icon-ZipCar:before {
    content: "";
}
.icon-rest-menu:before {
    content: "";
}
.icon-tiktok:before {
    content: "";
}
.icon-line-me:before {
    content: "";
}
.icon-x:before {
    content: "";
}
@font-face {
    font-family: "starticons";
    src: url(/fonts/starticons.eot);
    src: url(/fonts/starticons.eot?#iefix) format("embedded-opentype"), url(/fonts/starticons.svg#icomoon) format("svg"), url(/fonts/starticons.woff) format("woff"), url(/fonts/starticons.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: "Franklin Gothic Demi";
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/franklin-gothic-demi.eot?#iefix) format("embedded-opentype"), local("Franklin Gothic Demi"), local("FranklinGothicDemi-Regular"), url(/fonts/franklin-gothic-demi.woff) format("woff"),
        url(/fonts/franklin-gothic-demi.ttf) format("truetype");
    font-display: swap;
}
:root {
    --color-bg-main: 255, 255, 255;
    --color-bg-additional: 71, 71, 71;
    --color-bg-transparent: 0, 0, 0;
    --color-bg-buttons: 204, 123, 10;
    --color-bg-decor: 239, 192, 127;
    --color-bg-logo: 255, 255, 255;
    --font-header: Franklin Gothic Demi, Roboto, Verdana, Open Sans, sans-serif;
    --font-text: Open Sans, PT Sans, Tahoma, Helvetica, sans-serif;
    --color-text-main: 0, 0, 0;
    --color-text-additional: 255, 255, 255;
    --color-text-transparent: 255, 255, 255;
    --color-text-accented: 255, 255, 255;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url(./ajax-loader.gif) center center no-repeat;
}
@font-face {
    font-family: "slick";
    src: url(./fonts/slick.eot);
    src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"), url(./fonts/slick.woff) format("woff"), url(./fonts/slick.ttf) format("truetype"), url(./fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal;
}
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: 0;
    outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
}
.header {
    width: 100%;
}
.header,
.header__wrapper,
.slick-dots li {
    position: relative;
}
.header__wrapper_inner {
    margin-bottom: 90px;
}
.header__wrapper_home {
    z-index: 5;
}
.header__wrapper_inner .header__background {
    width: 100%;
    height: 220px;
    position: absolute;
    background-position: center;
    background-size: cover;
    top: 0;
}
.header_secondary {
    z-index: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.header_with-sf {
    margin-bottom: 90px;
}
.header__container {
    height: 100px;
}
.header__container_base {
    box-sizing: border-box;
    width: 100%;
    background-color: rgba(var(--color-bg-transparent), 0.7);
}
.header__container_overlay {
    position: relative;
    display: flex;
    top: -50px;
    background-color: rgb(var(--color-bg-main));
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 480px) {
    .header__container {
        height: 50px;
    }
    .header__container_base {
        padding-bottom: 0;
    }
    .header__container_overlay {
        top: 0;
    }
    .header__wrapper_inner .header_fixed {
        margin-bottom: 170px;
        z-index: 100;
    }
    .header__wrapper_home .header_fixed {
        margin-bottom: 85px;
    }
    .header_fixed .header__container_overlay {
        position: fixed;
        top: 0;
    }
}
.header__content {
    display: flex;
    justify-content: space-between;
    height: 50%;
    padding: 0 15px;
}
@media screen and (max-width: 480px) {
    .header__content {
        height: 100%;
    }
}
.header__menu {
    z-index: 10;
    flex: 1;
    display: flex;
    justify-content: flex-end;
}
@media screen and (max-width: 480px) {
    .header__container_overlay {
        width: 100%;
        height: 80px;
    }
    .header__container_base {
        background-color: rgba(var(--color-bg-transparent), 1);
    }
}
.address_header {
    margin: auto 50px auto 0;
    display: flex;
    flex: 1;
    align-items: center;
    color: rgb(var(--color-text-transparent));
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    max-width: 520px;
}
.address_header:hover .address__text {
    border-bottom: solid 1px;
}
.address_header .address__link {
    display: inline-block;
    line-height: 18px;
    word-break: break-word;
}
.address_header .address__icon {
    font-size: 25px;
    margin-right: 10px;
}
.address_footer .address__link {
    transition: ease 0.1s;
}
.address_footer .address__link:hover,
.address_inner .address__link:hover {
    color: rgb(var(--color-bg-buttons));
}
.address__coordinates,
.address__remark {
    margin-left: 40px;
    margin-top: 15px;
    font-size: 0.875em;
}
.address__coordinates {
    line-height: 1.5;
}
.address__coordinates-title {
    font-weight: 700;
    line-height: 20px;
}
.address_inner .address__icon {
    color: rgb(var(--color-bg-decor));
    font-size: 24px;
    margin-left: 3px;
}
.address_inner .address__link {
    text-decoration: none;
    display: flex;
    cursor: pointer;
    transition: color 0.2s ease;
}
.address_inner .address__text {
    margin-left: 15px;
    line-height: 21px;
}
@media screen and (max-width: 768px) {
    .address_header {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .address__container_apartment {
        max-width: 320px;
    }
}
.lang {
    display: flex;
    position: relative;
    margin-left: auto;
    flex: 1;
}
.lang__columns {
    position: absolute;
    z-index: 20;
    top: 40px;
    right: 0;
    color: rgb(var(--color-text-main));
    background-color: rgb(var(--color-bg-main));
    padding: 30px 15px;
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.2);
    display: none;
}
.lang__columns_visible {
    display: flex;
}
.lang__item {
    padding: 0 15px;
    min-width: 140px;
}
.lang__item:hover .lang__link {
    cursor: pointer;
}
.lang__item:hover .lang__link,
.lang__item_current .lang__link {
    color: rgb(var(--color-text-main));
    background-color: hsl(from rgb(var(--color-bg-main)) h s calc(l - 10));
}
.lang__icon_arrow {
    font-size: 12px;
    transition: ease 0.2s;
}
.lang__link {
    display: flex;
    align-items: center;
    padding: 8px 15px;
    color: rgb(var(--color-bg-buttons));
}
.lang__name {
    font-size: 14px;
    font-weight: lighter;
    margin: 0 10px 0 0;
}
.lang__flag {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0 5px 0 0;
}
.lang__flag_ru {
    background: url(/img/flags/ru.png) 50%no-repeat;
}
.lang__flag_en {
    background: url(/img/flags/en.png) 50%no-repeat;
}
.lang__flag_fr {
    background: url(/img/flags/fr.png) 50%no-repeat;
}
.lang__flag_de {
    background: url(/img/flags/de.png) 50%no-repeat;
}
.lang__flag_es {
    background: url(/img/flags/es.png) 50%no-repeat;
}
.lang__flag_zh {
    background: url(/img/flags/cn.png) 50%no-repeat;
}
.lang__flag_cs {
    background: url(/img/flags/cz.png) 50%no-repeat;
}
.lang__flag_it {
    background: url(/img/flags/it.png) 50%no-repeat;
}
.lang__flag_ja {
    background: url(/img/flags/jp.png) 50%no-repeat;
}
.lang__flag_kk {
    background: url(/img/flags/kz.png) 50%no-repeat;
}
.lang__flag_ko {
    background: url(/img/flags/kr.png) 50%no-repeat;
}
.lang__flag_pl {
    background: url(/img/flags/pl.png) 50%no-repeat;
}
.lang__flag_uk {
    background: url(/img/flags/ua.png) 50%no-repeat;
}
.lang__flag_bg {
    background: url(/img/flags/bg.png) 50%no-repeat;
}
.lang__flag_ro {
    background: url(/img/flags/ro.png) 50%no-repeat;
}
.lang__flag_ka {
    background: url(/img/flags/ka.png) 50%no-repeat;
}
.lang__flag_fi {
    background: url(/img/flags/fi.png) 50%no-repeat;
}
.lang__flag_id {
    background: url(/img/flags/id.png) 50%no-repeat;
}
.lang__flag_lv {
    background: url(/img/flags/lv.png) 50%no-repeat;
}
.lang__flag_et {
    background: url(/img/flags/ee.png) 50%no-repeat;
}
.lang__flag_hy {
    background: url(/img/flags/am.png) 50%no-repeat;
}
.lang__flag_tr {
    background: url(/img/flags/tr.png) 50%no-repeat;
}
.lang__flag_el {
    background: url(/img/flags/gr.png) 50%no-repeat;
}
.lang__flag_az {
    background: url(/img/flags/az.png) 50%no-repeat;
}
.lang__flag_th {
    background: url(/img/flags/th.png) 50%no-repeat;
}
.lang__flag_ms {
    background: url(/img/flags/ms.png) 50%no-repeat;
}
.lang__flag_vi {
    background: url(/img/flags/vi.png) 50%no-repeat;
}
.lang__flag_uz {
    background: url(/img/flags/uz.png) 50%no-repeat;
}
.lang__flag_hi {
    background: url(/img/flags/hi.png) 50%no-repeat;
}
.lang__flag_fil {
    background: url(/img/flags/ph.png) 50%no-repeat;
}
.lang__flag_mk {
    background: url(/img/flags/mk.png) 50%no-repeat;
}
.lang__flag_si {
    background: url(/img/flags/si.png) 50%no-repeat;
}
.lang__flag_ar {
    background: url(/img/flags/ar.png) 50%no-repeat;
}
.lang__flag_sr {
    background: url(/img/flags/sr-RS.png) 50%no-repeat;
}
.lang__flag_sq {
    background: url(/img/flags/sq-AL.png) 50%no-repeat;
}
.lang__flag_cnr {
    background: url(/img/flags/cnr.png) 50%no-repeat;
}
.lang__flag_pt {
    background: url(/img/flags/pt.png) 50%no-repeat;
}
.lang__flag_hu {
    background: url(/img/flags/hu.png) 50%no-repeat;
}
.lang__flag_sv {
    background: url(/img/flags/sv.png) 50%no-repeat;
}
@media screen and (max-width: 480px) {
    .lang__columns {
        padding: 15px 5px;
    }
    .lang__item {
        padding: 0 5px;
    }
    .lang__link {
        padding: 5px;
    }
}
.button,
.search-form:after {
    background-color: rgb(var(--color-bg-buttons));
}
.button {
    display: inline-block;
    color: rgb(var(--color-text-accented));
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    outline: 0;
}
.button:hover {
    background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 10));
}
.button_ivisa,
.button_lang {
    align-items: center;
    display: flex;
}
.button_lang {
    color: rgb(var(--color-text-transparent));
    margin-left: auto;
}
.button_lang,
.button_lang:hover {
    background-color: transparent;
}
.button_lang_clicked .lang__icon_arrow {
    transform: rotate(180deg);
    transition: ease 0.2s;
}
.button_ivisa {
    height: 100%;
    font-weight: 700;
    font-size: 18px;
    flex: 1;
    text-align: left;
    padding: 0 25px;
    min-width: 200px;
    transition: ease 0.2s;
}
.button_ivisa span {
    margin: auto;
    width: -moz-min-content;
    width: min-content;
}
.button_common,
.button_visa {
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.button_visa {
    background: rgb(var(--color-bg-main));
    color: rgb(var(--color-text-main));
    padding: 12px;
    line-height: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.button_visa:hover {
    background: hsl(from rgb(var(--color-bg-main)) h s calc(l + 5));
    transition: all 0.5s ease-in;
}
.button_common {
    margin: 5px;
    padding: 12px 18px;
    display: inline-block;
}
.button_common,
.button_common:hover {
    transition: background-color 0.1s ease-in;
}
.button_small {
    margin: 15px 0;
    font-size: 14px;
    padding: 8px 15px;
}
.button_under-description {
    margin-left: 0;
    margin-top: 15px;
}
.button_menu {
    background-color: rgb(var(--color-bg-decor));
}
.button_menu .icon {
    font-size: 25px;
}
.button_menu .button__content {
    display: flex;
    align-items: center;
    margin: auto;
}
.button_menu .button__text {
    display: none;
    font-size: 16px;
    margin-left: 5px;
    font-weight: lighter;
}
.button_menu,
.button_menu-booking {
    display: flex;
    align-items: center;
    width: 100px;
    transition: ease 0.2s;
}
.button_menu-booking .icon {
    margin: auto;
    font-size: 30px;
}
.button_room {
    padding: 15px 30px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
    transition: ease 0.2s;
}
@media screen and (min-width: 769px) {
    .button_menu {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .button_ivisa {
        width: 100%;
        text-align: center;
    }
    .button_ivisa span {
        width: auto;
    }
}
@media screen and (max-width: 480px) {
    .button_menu,
    .button_menu-booking {
        width: 80px;
    }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
    .button_menu {
        width: 120px;
    }
    .button_menu .button__text {
        display: block;
    }
}
.logo,
.logo__image {
    display: inline-block;
}
.logo {
    opacity: 1;
    transition: ease 0.3s;
    margin: auto 0;
}
.logo:hover {
    transform: scale(1.05);
}
.logo__image {
    padding: 10px 25px 10px 10px;
    max-width: 250px;
    max-height: 100px;
    box-sizing: border-box;
}
.logo__image_express {
    width: 170px;
    height: 100px;
}
@media screen and (max-width: 480px) {
    .logo__image {
        max-height: 80px;
        padding: 5px;
    }
}
.menu {
    flex: 1;
}
.menu_visible {
    display: flex !important;
}
.menu_footer .menu__item {
    margin-bottom: 21px;
    color: rgb(var(--color-bg-buttons));
    transition: ease 0.3s;
    min-width: 100px;
}
.menu_footer .menu__item:hover {
    color: inherit;
}
.menu_header {
    margin: auto 20px auto 0;
    text-align: center;
    display: flex;
    align-items: center;
}
.menu_header .menu__list {
    display: inline-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    background-color: rgb(var(--color-bg-main));
}
.menu_header .menu__item {
    margin: 0 5px;
    transition: ease 0.2s;
}
.menu_header .menu__item:hover,
.menu_header .menu__item_current {
    color: rgb(var(--color-bg-buttons));
}
.menu_header .menu__link {
    padding: 5px;
    display: block;
}
@media screen and (max-width: 960px) {
    .menu_header .menu__list {
        font-size: 14px;
    }
}
@media screen and (max-width: 768px) {
    .menu_header {
        display: none;
        position: absolute;
        top: 100px;
        margin: 0;
    }
    .menu_header .menu__list {
        font-size: 16px;
        width: 240px;
        padding: 12px;
        flex-direction: column;
        align-items: flex-end;
        box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    }
    .menu_header .menu__item {
        margin: 12px;
        text-align: right;
    }
}
@media screen and (max-width: 480px) {
    .menu_header {
        top: 80px;
        display: none;
    }
    .menu_header .menu__list {
        font-size: 16px;
    }
}
.slider__item {
    outline: 0;
}
.slider__item-image {
    position: absolute;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.slider_main {
    margin-top: -200px;
    max-height: 800px;
}
.slider_main,
.slider_main .slider__list {
    width: 100%;
    height: 100%;
}
.slider_main .slider__item {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    display: none;
}
.slider_main .slider__item-image {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.slider_category .slider__item {
    position: relative;
    transition: all 500ms ease-in-out;
}
.slider_category .slider__item-image {
    height: 500px;
    width: 50%;
    background-color: rgba(var(--color-bg-buttons), 0.05);
    max-width: 800px;
    z-index: 1;
    top: 0;
    left: 50%;
}
.slider_category .slider__item-info {
    display: flex;
    align-items: center;
    width: 50%;
    box-sizing: content-box;
    height: 396px;
    padding-right: 100px;
    margin: 50px 0;
    border: 2px solid rgb(var(--color-bg-buttons));
    position: relative;
    z-index: 10;
}
.slider_content-gallery {
    position: relative;
    cursor: pointer;
}
.slider_content-gallery,
.slider_content-gallery .slick-list,
.slider_content-gallery .slick-slider,
.slider_content-gallery .slick-track,
.slider_content-gallery__inner,
.slider_content-gallery__list {
    width: inherit;
    height: inherit;
}
.slider_content-gallery__title {
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    color: #fff;
    font-size: 24px;
    font-family: var(--font-header);
    font-weight: 400;
    z-index: 2;
}
.slider_content-gallery__image {
    display: block;
    height: 100%;
    width: 100%;
    max-width: 100%;
}
.slider_content-gallery__image img {
    height: inherit;
    width: inherit;
    -o-object-fit: cover;
    object-fit: cover;
}
.slider_content-gallery .slick-slider .slick-dots {
    position: absolute;
    height: 85px;
    width: 100%;
    padding-bottom: 19px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: end;
    gap: 10px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    pointer-events: none;
    z-index: 1;
}
.slider_content-gallery .slick-slider .slick-dots li {
    height: unset;
    width: unset;
    margin: 0;
}
.slider_content-gallery .slick-slider .slick-dots li button {
    padding: 0;
}
.slider_content-gallery .slick-slider .slick-dots .slider_content-gallery__dot {
    height: 10px;
    width: 10px;
    border: 0;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.7);
    pointer-events: all;
}
.slider_content-gallery .slick-slider .slick-dots .slider_content-gallery__dot:hover {
    cursor: pointer;
}
.slider_content-gallery .slick-slider .slick-dots .slick-active .slider_content-gallery__dot {
    height: 12px;
    width: 12px;
    background-color: #fff;
}
.slider_content-gallery__overlay {
    position: absolute;
    top: 0;
    display: none;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    pointer-events: none;
}
.slider_content-gallery:hover .slider_content-gallery__overlay {
    display: flex;
}
.slider_content-gallery__overlay__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
}
.slider_content-gallery__overlay__inner i {
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 10px;
    font-size: 24px;
}
.slider_content-gallery__overlay__inner span {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
@media screen and (max-width: 767px) {
    .slider_category .slider__item-image {
        position: static;
        width: 100%;
        height: 240px;
        top: auto;
        max-width: 100%;
        left: auto;
    }
    .slider_category .slider__item-info {
        width: 100%;
        height: 350px;
        padding-right: 0;
        margin: -40px 0 0;
        padding-top: 25px;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 480px) {
    .slider_main {
        margin-top: -50px;
        height: auto;
    }
    .slider_main .slider__list {
        height: 100vw;
        max-height: 480px;
    }
}
.search-form,
.slick-slider .slick-arrow {
    z-index: 1;
    background-color: rgb(var(--color-bg-main));
}
.slick-slider .slick-arrow {
    display: block;
    color: rgb(var(--color-bg-decor));
    height: 70px;
    width: 70px;
    margin-top: 0;
}
[dir="rtl"] .slick-slider .slick-arrow {
    transform: rotate(180deg);
}
.slick-slider .slick-arrow:after,
.slick-slider .slick-arrow:before {
    font-family: "starticons";
    font-style: normal;
    speak: none;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-size: 30px;
    vertical-align: middle;
    color: inherit;
    opacity: 1;
}
.slick-slider .slick-next:before {
    content: "";
}
.slick-slider .slick-prev:before {
    content: "";
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    height: 100%;
}
.slick-slider .slick-slide {
    display: block;
    opacity: 1;
}
.slick-slider .slick-dots li button::before {
    content: unset;
}
.slick-slider_main .slick-next {
    right: 0;
}
.slick-slider_main .slick-prev {
    right: auto;
    left: 0;
}
.slick-slider_category .slick-arrow {
    top: auto;
    bottom: 17px;
}
.slick-slider_category .slick-next {
    left: 50%;
    right: auto;
}
.slick-slider_category .slick-prev {
    right: 50%;
    left: auto;
}
@media screen and (max-width: 767px) {
    .slick-slider_category .slick-next,
    .slick-slider_category .slick-prev {
        bottom: -69px;
    }
}
@media screen and (max-width: 768px) {
    .slick-slider_main .slick-arrow {
        display: none !important;
    }
}
.search-form {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    height: auto;
    min-height: 100px;
    margin-bottom: 70px;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    visibility: visible;
    opacity: 0;
}
.search-form_state_visible {
    opacity: 1;
    transition: opacity 0.5s ease-in;
}
.search-form:after {
    content: "";
    display: block;
    height: 100px;
    position: absolute;
    width: 200px;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.search-form_on-photo {
    top: -50px;
}
.search-form_inner {
    top: -50px;
    margin-bottom: -50px;
}
@media screen and (max-width: 1228.5px) {
    .search-form {
        width: 731px;
    }
}
@media screen and (max-width: 767px) {
    .search-form {
        width: 288px;
        margin-left: auto;
        margin-right: auto;
    }
    .search-form:after {
        width: 100%;
        height: 60px;
    }
}
@media screen and (max-width: 480px) {
    .search-form_on-photo.search-form_home {
        margin-bottom: 0;
    }
}
.about {
    padding: 50px 100px;
    border: 2px solid rgb(var(--color-bg-buttons));
}
.about__more,
.about__title {
    color: rgb(var(--color-bg-buttons));
}
.about__title {
    text-align: center;
    transition: ease 0.3s;
}
.about__title:hover {
    color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l - 14));
}
.about__more {
    text-decoration: underline;
}
.about__more:hover,
.link:hover {
    text-decoration: none;
}
.about__description {
    font-weight: lighter;
    word-break: break-word;
}
@media screen and (max-width: 768px) {
    .about {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width: 480px) {
    .about {
        border: 0;
        padding: 0;
    }
}
.link {
    color: rgb(var(--color-bg-buttons));
    font-size: 16px;
    text-decoration: underline;
}
.link_unstyled {
    color: inherit;
    font-size: inherit;
    text-decoration: inherit;
}
#tl-search-form #search-form-container .sf-submit-button-container.sf-submit-button-link-container .sfl-submit-button.sfl-submit-button-link span {
    background-color: #00f !important;
}
.hotel-rewards {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 15px;
    white-space: normal;
}
.hotel-rewards__item {
    margin: 20px 10px 0;
}
.hotel-rewards__link {
    display: block;
}
.hotel-rewards__image {
    width: 120px;
    height: 120px;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}
@media screen and (max-width: 480px) {
    .hotel-rewards {
        margin-top: 0;
    }
}
.rooms {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.room__info {
    margin: auto;
    width: 70%;
    min-width: 250px;
    text-align: center;
}
.room__title {
    color: rgb(var(--color-bg-buttons));
}
.room__description {
    margin-bottom: 25px;
}
.visa_home {
    height: 100px;
    display: flex;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    align-items: center;
}
.visa_home .visa__logo {
    width: 80px;
    margin: -8px 30px 0;
    height: 100%;
}
.visa_home .visa__info {
    margin-bottom: auto;
    margin-top: auto;
    padding-right: 20px;
}
.visa_home .visa__title {
    font-size: 24px;
    font-weight: 700;
    font-family: var(--font-text);
    margin-bottom: 5px;
}
.visa_home .visa__description {
    display: inline-block;
    font-size: 14px;
}
.visa_inner {
    background: rgb(var(--color-bg-buttons));
    color: rgb(var(--color-text-accented));
    margin: 0 0 60px;
    width: 100%;
    padding: 15px 0;
    min-height: 100px;
}
.visa_inner .visa__container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.visa_inner .visa__title {
    width: 100%;
    min-width: 320px;
    font-size: 30px;
    margin: 15px 0;
    padding: 0 15px;
    flex: 1 1 auto;
}
.visa_inner .visa__info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.visa_inner .visa__description {
    width: 400px;
    max-width: 100%;
    min-width: 320px;
    line-height: 18px;
    margin: 15px 0;
    padding: 0 15px;
    flex: 1 1 auto;
}
.visa_inner .visa__link {
    width: 320px;
    max-width: 340px;
    margin: 15px 0;
    padding: 0 15px;
    flex: 1 1 auto;
}
.visa_inner .visa__logo {
    min-width: 70px;
    width: 70px;
    height: 34px;
}
.visa_inner .visa__get {
    padding: 0 0 0 14px;
    line-height: 18px;
    text-align: left;
    align-self: center;
}
@media screen and (max-width: 768px) {
    .visa_home {
        flex-direction: column;
        height: 200px;
    }
    .visa_home .visa__logo {
        box-sizing: content-box;
        margin: auto;
        flex: 1;
    }
    .visa_home .visa__info {
        display: none;
    }
    .visa_inner .visa__description,
    .visa_inner .visa__title {
        width: 100%;
        max-width: none;
    }
}
@media screen and (max-width: 480px) {
    .visa_inner .visa__title {
        font-size: 30px;
    }
    .visa_inner .visa__description,
    .visa_inner .visa__title {
        width: 100%;
        max-width: none;
    }
    .visa_inner .visa__link {
        flex: none;
        width: auto;
        max-width: 300px;
    }
}
.special-offers {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.special-offers__item {
    outline: 0;
}
.special-offers_inner {
    margin-top: 50px;
}
.special-offers_inner .special-offers__title {
    text-align: left;
    margin-bottom: 47px;
}
.special-offer {
    position: relative;
}
.special-offer_hidden {
    display: none;
}
.special-offer_right .special-offer__container {
    justify-content: flex-end;
}
.special-offer_right .special-offer__image {
    right: 50%;
}
.special-offer_right .special-offer__info {
    align-items: center;
    padding-left: 100px;
}
.special-offer_inner,
.special-offer_left .special-offer__container {
    justify-content: flex-start;
}
.special-offer_left .special-offer__image {
    left: 50%;
}
.special-offer_left .special-offer__info {
    align-items: center;
    padding-right: 100px;
}
.special-offer_inner {
    display: flex;
}
.special-offer_inner:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.special-offer_inner .special-offer__info {
    text-align: left;
    width: 80%;
}
.special-offer_inner .special-offer__description,
.special-offer_inner .special-offer__name {
    word-break: break-word;
}
.special-offer_inner .special-offer__name {
    font-size: 24px;
    margin-bottom: 20px;
}
.special-offer_inner .special-offer__image {
    max-width: 270px;
    width: 270px;
    margin: 0 30px 0 0;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.special-offer_inner .special-offer__description {
    line-height: 24px;
}
.special-offer_inner .special-offer__description ul {
    list-style-type: disc;
    margin-left: 50px;
}
.special-offer_inner .special-offer__short-description {
    font-weight: 700;
}
.special-offer_inner .special-offer__title {
    position: static;
    text-align: left;
    font-size: 24px;
    margin-bottom: 4px;
}
.special-offer_inner .special-offer__button-wrap {
    display: flex;
}
.special-offer_inner .special-offer__text {
    text-align: left;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease-out;
}
.special-offer_home .special-offer__item {
    position: relative;
}
.special-offer_home .special-offer__container {
    display: flex;
}
.special-offer_home .special-offer__image {
    position: absolute;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 400px;
    width: 50%;
    background-color: rgba(var(--color-bg-buttons), 0.05);
    max-width: 800px;
    z-index: 1;
    top: 0;
}
.special-offer_home .special-offer__info {
    display: flex;
    width: 50%;
    box-sizing: content-box;
    height: 296px;
    margin: 50px 0;
    border: 2px solid rgb(var(--color-bg-buttons));
    position: relative;
    z-index: 3;
    word-break: break-word;
}
.special-offer_home .special-offer__info-wrap {
    margin: auto;
    width: 70%;
    min-width: 250px;
    text-align: center;
}
.services_home .services__item-name:hover,
.special-offer_home .special-offer__title {
    color: rgb(var(--color-bg-buttons));
}
.special-offer_home .special-offer__description {
    margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
    .special-offer_home .special-offer__image {
        position: static;
        width: 100%;
        height: 240px;
        max-width: 100%;
        top: auto;
        left: auto;
    }
    .special-offer_home .special-offer__info {
        width: 100%;
        height: 350px;
        box-sizing: border-box;
        padding-top: 25px;
        margin: -40px 0 0;
    }
    .special-offer_inner .special-offer__image {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .special-offer_hidden {
        display: block;
    }
    .special-offer_right .special-offer__info {
        padding-left: 0;
    }
    .special-offer_left .special-offer__info {
        padding-right: 0;
    }
}
@media screen and (max-width: 480px) {
    .special-offer_inner {
        flex-wrap: wrap;
    }
}
.services_home .services__list {
    display: flex;
    flex-wrap: wrap;
}
.services_home .services__item {
    display: flex;
    line-height: 30px;
    width: 585px;
    box-sizing: border-box;
    padding: 15px 15px 15px 0;
    word-break: break-word;
}
.services_home .services__item-icon {
    color: rgb(var(--color-bg-decor));
    font-size: 18px;
    margin-right: 15px;
}
.services_home .services__item-name {
    font-size: 24px;
    font-family: var(--font-header);
    transition: ease 0.3s;
}
.services_inner .services__title {
    text-align: left;
}
.services_inner .services_collapsible {
    overflow: hidden;
    max-height: -moz-max-content;
    max-height: max-content;
}
.services_inner .services__container .provider__container {
    padding: 0;
}
.services_inner .services__container .provider {
    margin: 0-15px 90px;
}
.services_inner .services__container .collapsible-button,
.services_inner .services__container .collapsible-button .icon-arrow::before {
    color: rgb(var(--color-bg-buttons));
}
.services_inner .services__container .collapsible-button_opened .icon-arrow {
    animation-name: rotate-up-amenities-button;
}
.services_inner .services__container .collapsible-button_collapse .icon-arrow {
    animation-name: rotate-down-amenities-button;
}
.services_inner .services__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.services_inner .services__item {
    margin-bottom: 30px;
    width: 360px;
    position: relative;
    height: 50px;
    color: inherit;
    display: flex;
    align-items: center;
    text-align: left;
}
.services_inner .services__item-name {
    line-height: 23px;
}
.services_inner .services__item-icon {
    max-width: 60px;
    padding: 0 20px 0 0;
    display: flex;
    justify-content: center;
}
.services_inner .services__item-icon:before {
    color: rgb(var(--color-bg-decor));
}
.services_inner .services__item-svg {
    width: 40px;
    height: 40px;
}
.services_inner .services__description {
    line-height: 1.5;
    word-break: break-word;
}
@media screen and (max-width: 480px) {
    .services_home .services__item-name {
        font-size: 18px;
    }
}
.photogallery {
    height: 450px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
}
.photogallery__link {
    width: 600px;
    height: 200px;
    margin: auto;
    display: flex;
    background-color: rgba(var(--color-bg-transparent), 0.7);
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-family: var(--font-header);
    color: rgb(var(--color-text-transparent));
    box-sizing: border-box;
    transition: ease 0.3s;
    position: relative;
}
.photogallery__link:before {
    width: 500px;
    height: 100px;
    transition: ease 0.3s;
    display: block;
    content: "";
    position: absolute;
    top: 50px;
    left: 50px;
    border: 2px solid rgb(var(--color-bg-buttons));
}
.photogallery__link:hover {
    color: rgb(var(--color-bg-buttons));
}
.photogallery__link:hover:before {
    width: 550px;
    height: 150px;
    top: 25px;
    left: 25px;
    border-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 50));
}
@media screen and (max-width: 768px) {
    .photogallery__link {
        width: 500px;
    }
    .photogallery__link:before {
        width: 400px;
    }
    .photogallery__link:hover:before {
        width: 450px;
    }
}
@media screen and (max-width: 480px) {
    .photogallery__link {
        font-size: 30px;
        width: auto;
        height: auto;
        padding: 32px 39px;
    }
    .photogallery__link:before {
        top: 20%;
        height: 60%;
        left: 9%;
        width: 82%;
    }
    .photogallery__link:hover:before {
        width: 91%;
        height: 80%;
        top: 10%;
        left: 4.5%;
    }
}
.footer {
    width: 100%;
    position: relative;
}
.footer_home {
    margin-top: 50px;
}
.footer_secondary .social-networks {
    position: static;
}
.footer_with-social-networks {
    margin-top: 0;
}
.footer__bottom {
    padding: 15px 0;
    height: -moz-fit-content;
    height: fit-content;
    border-top: 2px solid rgb(var(--color-bg-buttons));
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer__logo {
    display: inline-block;
    width: 140px;
    height: 40px;
    transition: ease 0.3s;
}
.footer__logo-img {
    height: 40px;
    width: 120px;
}
.footer__logo:hover {
    transform: scale(1.05);
}
.footer__contacts {
    max-width: 240px;
}
.footer__menu {
    margin-right: 6%;
}
.footer__info {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    width: 95%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.footer__copyright,
.text-with-html p {
    margin-bottom: 10px;
}
.footer__item {
    margin-right: 10px;
}
@media screen and (max-width: 767px) {
    .footer__menu {
        display: none;
    }
    .footer__info {
        width: 90%;
    }
}
@media screen and (max-width: 480px) {
    .footer__info {
        flex-direction: column;
        width: 100%;
    }
    .footer__contacts {
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .footer__bottom {
        height: auto;
        flex-direction: column;
        justify-content: space-around;
        text-align: center;
    }
}
.footer__other {
    margin-top: 0;
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.footer__other_link {
    font-size: 12px;
    text-decoration: underline;
    margin-bottom: 10px;
}
.footer__other_link:hover {
    text-decoration: none;
}
.contacts_footer .contacts__item:last-child,
.contacts_inner .contacts__item:last-child,
.footer__other_link:last-child {
    margin-bottom: 0;
}
.footer__other_centered {
    padding-top: 0;
    align-self: center;
}
@media screen and (max-width: 480px) {
    .footer__other {
        margin-top: 0;
    }
    .footer__other_link:last-child {
        margin-bottom: 10px;
    }
}
.social-networks {
    height: 100px;
    position: relative;
    bottom: 50px;
    margin-bottom: 50px;
    display: flex;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
.social-networks__title {
    flex: 1;
    background-color: rgb(var(--color-bg-additional));
    color: rgb(var(--color-text-additional));
    font-size: 24px;
    display: flex;
    padding: 0 30px;
    min-width: 230px;
    overflow: hidden;
    text-align: left;
    align-items: center;
}
.social-networks__title_full,
.social-networks__title_short {
    display: none;
    margin: auto;
}
.social-networks__item {
    height: 100%;
    width: 100px;
    display: flex;
    color: #fff;
    font-size: 28px;
    transition: ease 0.3s;
    align-items: center;
}
.social-networks__item_vk-2020 {
    color: #2787f5;
    background: #fff;
}
.social-networks__item_vk-2020:hover {
    color: #58a2f7;
}
.social-networks__item_fb {
    background-color: #45619d;
}
.social-networks__item_fb:hover {
    background-color: #5d7ab8;
}
.social-networks__item_x {
    background-color: #000;
}
.social-networks__item_x:hover {
    background-color: #1a1a1a;
}
.social-networks__item_instagram {
    background-color: #f2720c;
}
.social-networks__item_instagram:hover {
    background-color: #f58e3c;
}
.social-networks__item_odnoklassiki {
    background-color: #349d39;
}
.social-networks__item_odnoklassiki:hover {
    background-color: #43c149;
}
.social-networks__item_youtube2 {
    background-color: red;
}
.social-networks__item_youtube2:hover {
    background-color: #f33;
}
.social-networks__item_tiktok {
    background-color: #000;
}
.social-networks__item_tiktok:hover {
    background-color: #1a1a1a;
}
.social-networks__icon {
    margin: auto;
}
@media screen and (min-width: 768px) {
    .social-networks__title_full {
        display: inline;
    }
    .social-networks__title_short {
        display: none;
    }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    .social-networks {
        margin-bottom: 20px;
    }
    .social-networks__title {
        min-width: 200px;
        padding: 0 15px;
    }
    .social-networks__title_full {
        display: none;
    }
    .social-networks__title_short {
        display: inline;
    }
}
@media screen and (max-width: 480px) {
    .social-networks {
        height: 50px;
        bottom: 25px;
        max-width: 100%;
        margin-bottom: 45px;
        width: -moz-min-content;
        width: min-content;
    }
    .social-networks__item {
        width: 50px;
    }
    .social-networks__title {
        display: none;
    }
}
.contacts__item .address__link,
.contacts__item .email__link,
.contacts__item .messenger__link,
.contacts__item .phone__link,
.contacts__item .remainder__description {
    word-break: break-word;
}
.contacts_footer .contacts__item {
    margin-bottom: 20px;
}
.contacts_footer .contacts__title {
    display: block;
    color: rgb(var(--color-bg-buttons));
    margin-bottom: 3px;
}
.contacts_footer .contacts__text {
    line-height: 1.7;
}
.contacts_inner .contacts {
    font-size: 16px;
    color: inherit;
}
.contacts_inner .contacts__container {
    position: relative;
}
.contacts_inner .contacts__description-text {
    word-break: break-word;
}
.contacts_inner .contacts__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 100%;
}
.contacts_inner .contacts__item {
    width: 360px;
    margin: 0 30px 20px 0;
    display: flex;
    flex-direction: column;
}
.contacts_inner .contacts__item_email {
    flex-wrap: wrap;
}
@media screen and (max-width: 1170px) {
    .contacts_inner .contacts__item {
        width: 226px;
        min-width: 250px;
    }
}
@media screen and (max-width: 768px) {
    .contacts_inner .contacts__item {
        width: 195px;
        min-width: 250px;
    }
}
@media screen and (max-width: 480px) {
    .contacts_footer .contacts__items {
        margin-bottom: 40px;
    }
    .contacts_inner {
        font-size: 14px;
    }
    .contacts_inner .contacts__item {
        max-width: 320px;
        margin: 0 0 20px;
    }
}
.phone__item {
    margin-bottom: 5px;
}
.phone__link {
    transition: ease 0.1s;
}
.phone__link:hover {
    color: rgb(var(--color-bg-buttons));
}
[dir="rtl"] .phone__text .phone__number {
    unicode-bidi: bidi-override;
    direction: ltr;
}
.phone__number {
    font-weight: 700;
}
.phone__description {
    display: block;
    font-size: 0.875em;
}
.phone_inner .phone__icon {
    color: rgb(var(--color-bg-decor));
    font-size: 24px;
    margin-left: 2px;
    align-self: baseline;
}
.phone_inner .phone__text {
    line-height: 20px;
    margin-left: 15px;
}
.phone_inner .phone__list {
    flex-wrap: wrap;
}
.phone_inner .phone__item {
    margin-bottom: 15px;
    max-width: 320px;
    width: 100%;
}
.phone_inner .phone__item .phone__icon {
    visibility: hidden;
}
.email_inner .email__item:first-child .email__icon,
.phone_inner .phone__item:first-child .phone__icon {
    visibility: visible;
}
.phone_inner .phone__item:last-of-type {
    margin-bottom: 0;
}
.phone_inner .phone__link {
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: color 0.2s ease;
}
.email_footer .email__link:hover,
.phone_inner .phone__link:hover {
    color: rgb(var(--color-bg-buttons));
}
@media screen and (max-width: 480px) {
    .phone__number {
        display: block;
    }
}
.email_footer .email__link {
    transition: ease 0.1s;
}
.email_footer .email__description {
    display: block;
    font-size: 0.875em;
}
.email_inner .email {
    align-items: flex-start;
}
.email_inner .email__mail {
    text-decoration: underline;
}
.email_inner .email__description {
    font-size: 0.875em;
    display: block;
}
.email_inner .email__item {
    margin-bottom: 15px;
}
.email_inner .email__item .email__icon {
    visibility: hidden;
}
.email_inner .email__item:last-child {
    margin-bottom: 0;
}
.email_inner .email__icon {
    color: rgb(var(--color-bg-decor));
    font-size: 24px;
    margin-left: 2px;
    vertical-align: middle;
}
.email_inner .email__text {
    line-height: 21px;
    margin-left: 15px;
}
.email_inner .email__link {
    display: flex;
    text-decoration: none;
    vertical-align: middle;
}
.email_inner .email__link:hover .email__mail {
    text-decoration: none;
}
.map {
    min-width: 50%;
    width: 50%;
    height: inherit;
}
.map_inner {
    width: 100%;
}
.map_inner .map__container {
    height: 500px;
}
.map__container {
    height: 100%;
    width: 100%;
}
@media screen and (max-width: 480px) {
    .map {
        width: 100%;
        height: 240px;
    }
}
.payment-methods_footer {
    display: flex;
    align-items: center;
    margin: 10px 10px 10px 0;
}
.payment-methods__wrap {
    margin-bottom: 30px;
}
.payment-methods__text {
    text-align: left;
}
.payment-methods__title {
    text-align: left;
    margin-bottom: 47px;
}
.payment-methods__list,
.payment-methods__subtitle {
    text-align: left;
}
.payment-methods__icon {
    font-size: 20px;
    margin-right: 10px;
    color: rgb(var(--color-bg-decor));
}
.payment-methods__link {
    text-decoration: none;
    margin-bottom: 1px;
    transition: ease 0.1s;
}
.payment-methods__link:hover {
    color: rgb(var(--color-bg-buttons));
}
.payment-method {
    margin-bottom: 40px;
}
.payment-method:last-child {
    margin-bottom: 0;
}
.payment-method__name {
    font-size: 24px;
    margin-bottom: 10px;
}
.payment-method__description {
    line-height: 1.5;
    margin-bottom: 10px;
}
.payment-method__images {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.payment-method__image {
    margin-right: 30px;
}
.payment-method__image:last-child {
    margin-right: 0;
}
.payment-method__img {
    max-height: 250px;
    min-width: 100%;
}
.hotel-license__container p,
.messenger_home .messenger__item {
    margin-bottom: 5px;
}
.messenger_home .messenger__icon {
    display: none;
}
.messenger_home .messenger__text {
    margin-left: 0;
}
.messenger_home .messenger__title {
    display: block;
    color: rgb(var(--color-bg-buttons));
}
.messenger_home .messenger__phone {
    font-weight: inherit;
}
[dir="rtl"] .messenger_home .messenger__phone {
    unicode-bidi: bidi-override;
    direction: ltr;
}
.messenger_home .messenger__link {
    display: inline-flex;
}
.messenger__list {
    margin-top: 20px;
}
.messenger__item {
    padding-right: 10px;
    margin-bottom: 15px;
}
.messenger__item:last-child {
    margin-bottom: 0;
}
.messenger__phone,
.text-with-html strong {
    font-weight: 700;
}
.messenger__link {
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: color 0.2s ease;
}
.messenger__link:hover {
    color: rgb(var(--color-bg-buttons));
}
.messenger__icon {
    color: rgb(var(--color-bg-decor));
    font-size: 24px;
    margin-left: 2px;
}
.messenger__text {
    line-height: 20px;
    margin-left: 15px;
}
.provider {
    overflow: auto;
}
.provider_style_primary {
    background: rgb(var(--color-bg-main));
    color: rgb(var(--color-text-main));
}
.provider_style_complementary {
    background: rgb(var(--color-bg-additional));
    color: rgb(var(--color-text-additional));
}
.provider_visa_page .provider__container {
    max-width: 800px;
}
.provider__title {
    margin-bottom: 35px;
}
.provider__information {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.provider__description {
    margin-left: 15px;
    width: 50%;
    line-height: 24px;
    flex: 1 1 290px;
    text-align: left;
    word-wrap: break-word;
}
.provider__more_info_link {
    color: rgb(var(--color-bg-buttons));
    text-decoration: underline;
}
.provider__more_info_link:hover {
    text-decoration: none;
}
.provider__image {
    position: relative;
    margin: 5px 15px 15px 0;
    min-width: 290px;
    flex: 1 2 290px;
    height: 100%;
}
.provider__image-background {
    border-radius: 5px;
    width: 100%;
    height: 320px;
    background-size: cover;
    background-position: center;
}
.provider .reservation-and-cancellation-text {
    word-break: break-word;
}
@media screen and (max-width: 1170px) {
    .provider__photo {
        height: 240px;
    }
}
@media screen and (max-width: 480px) {
    .provider__photo {
        height: 240px;
    }
    .provider__image {
        margin: 0 0 15px;
    }
    .provider__container_booking {
        width: 100%;
    }
    .provider__container_booking .provider__title {
        width: 95%;
        margin: 0 auto;
    }
}
.presentation__wrap {
    width: 100%;
    min-width: 288px;
    flex: 1 1;
    max-width: 590px;
}
.presentation__video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin: 5px 0 15px;
    overflow: hidden;
    border-radius: 5px;
}
.presentation__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.presentation__item {
    margin: 5px 0;
    display: flex;
    align-items: center;
}
.presentation__icon {
    color: rgb(var(--color-bg-decor));
}
.document__icon:before,
.presentation__icon:before,
.restaurants__icon:before {
    font-size: 30px;
    line-height: 1;
    vertical-align: top;
}
.presentation__link {
    color: rgb(var(--color-bg-buttons));
    font-weight: 700;
    padding: 0 15px;
}
.presentation__link:hover {
    color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 10));
}
@media screen and (min-width: 640px) {
    .presentation__item {
        padding-left: 15px;
    }
}
.table {
    width: 100%;
    margin: 16px 0;
    line-height: 1.5;
    border-bottom: 1px solid #dedede;
}
.table__item,
.table__value {
    border-top: 1px solid #dedede;
}
.table__item {
    font-weight: 700;
    padding: 5px 20px 5px 0;
    width: 33.3333333333%;
}
.table__value {
    padding: 15px 0;
    line-height: 30px;
}
.paid-service {
    margin: 50px 0;
}
.paid-service__item {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 40px;
}
.paid-service__info {
    margin-left: 15px;
    width: 80%;
    word-break: break-word;
}
.paid-service__photo {
    height: 160px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.paid-service__photo-item {
    overflow: hidden;
    border-radius: 5px;
}
.paid-service__name {
    font-family: var(--font-header);
    font-size: 24px;
    word-break: break-word;
}
.paid-service__name-link {
    color: rgb(var(--color-bg-buttons));
    text-decoration: none;
}
.paid-service__description {
    margin: 20px 0 10px;
    line-height: 1.5;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}
.paid-service__photo-item {
    display: block;
    position: relative;
    height: 100%;
    width: 270px;
}
.paid-service__gallery {
    height: 160px;
    border-radius: 5px;
    overflow: hidden;
}
@media screen and (max-width: 480px) {
    .paid-service__item {
        flex-wrap: wrap;
    }
    .paid-service__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
    .paid-service__info {
        width: 100%;
    }
    .paid-service__photo {
        width: 100%;
        max-width: 100%;
    }
}
.photos__list {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.photos__image {
    max-width: 380px;
    max-height: 320px;
}
.photos__separation-line {
    margin: 25px 10px 35px 0;
    background: rgba(var(--color-bg-additional), 0.8);
    width: auto;
    height: 2px;
}
.photos__groups-list {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.photos__group {
    align-self: center;
    text-align: center;
    margin: 0 10px 10px 0;
}
.photos__group__item {
    text-decoration: none;
    display: none;
    position: relative;
    align-self: center;
    text-align: center;
}
.photos__group__item:first-child {
    display: block;
}
.photos__group-title {
    text-align: center;
}
.photos__group__gallery {
    height: 296px;
    width: 370px;
}
.photos__item {
    align-self: center;
    text-align: center;
    margin: 0 10px 10px 0;
}
.photos__item-overlay {
    position: absolute;
    left: 0;
    background-color: rgba(var(--color-bg-transparent), 0.7);
    align-items: center;
    justify-content: flex-start;
    display: flex;
    flex-direction: row;
    width: 100%;
    color: rgb(var(--color-text-transparent));
    height: 70px;
    bottom: 5px;
}
.photos__item-overlay_title {
    display: block;
    width: 82%;
    padding-left: 25px;
    font-size: 24px;
    bottom: 0;
    margin: auto 0;
    color: inherit;
    text-align: left;
    word-break: break-word;
}
.photos__gallery-icon {
    color: #fff;
    display: block;
    font-size: 20px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    padding: 8px;
    border-radius: 5px;
}
@media screen and (max-width: 480px) {
    .photos {
        margin: 0;
    }
    .photos__groups-list,
    .photos__list {
        margin: 0 15px;
        justify-content: center;
    }
    .photos__group,
    .photos__item {
        padding: 0;
    }
    .photos__image {
        width: 100%;
        max-height: 570px;
    }
    .photos__item-overlay {
        bottom: 4px;
    }
}
.remainder {
    display: flex;
    margin-top: 20px;
}
.remainder__description {
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 0.815em;
}
.remainder__icon {
    margin: 0 15px 0 1px;
    font-size: 24px;
    color: rgb(var(--color-bg-decor));
}
.remainder__button {
    background-color: rgb(var(--color-bg-buttons));
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none;
    padding: 13px 27px;
    display: inline-block;
    border-radius: 5px;
    color: rgb(var(--color-text-additional));
    font-size: 16px;
}
.remainder__button:hover {
    background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 5));
}
.reputation {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.reputation__container {
    width: 240px;
    height: 112px;
}
.reputation_on-home-slider {
    margin-top: -200px;
    margin-bottom: 90px;
    justify-content: flex-end;
}
.reputation_under-sf {
    display: none;
}
@media screen and (max-width: 1228.5px) {
    .reputation {
        width: 731px;
    }
}
@media screen and (max-width: 767px) {
    .reputation {
        justify-content: center;
        width: 288px;
    }
}
@media screen and (max-width: 480px) {
    .reputation {
        display: none;
    }
    .reputation_under-sf {
        display: block;
        margin-bottom: 30px;
        margin-top: -10px;
    }
}
body,
html {
    height: 100%;
    margin: 0;
}
.error {
    height: 100%;
    display: flex;
}
.error_404 .error__image {
    background: url(./../img/man-404.gif) no-repeat;
    background-size: contain;
}
.error_404 .error__container {
    min-height: 480px;
}
.error_500 {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    top: 0;
    left: 0;
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgba(0, 0, 0, 0.75);
}
.error_500 .error__image {
    background: url(./../img/man-500.gif) no-repeat;
    background-size: contain;
}
.error_500 .error__container {
    min-height: 420px;
}
.error .error__message {
    position: absolute;
    top: 70px;
    right: 40px;
    padding-right: 0;
    z-index: 10;
    margin-left: 43%;
}
.error__container {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 1000px;
    min-height: 380px;
    overflow: hidden;
    margin: auto;
    background-color: #fff;
}
.error__image {
    position: absolute;
    width: 100%;
    height: 380px;
    min-width: 650px;
}
.error__header {
    font-family: "Franklin Gothic Demi", Arial, sans-serif;
    font-size: 40px;
    margin: 0;
    line-height: 48px;
}
.error__text {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
}
.error__buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    flex-wrap: wrap;
}
.error__button {
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    font-weight: 700;
    width: 240px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    margin: 0 6px 15px 0;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
}
.error__button,
.error__button:hover {
    transition: background-color 0.1s ease-in;
}
.error__button_booking {
    color: rgb(var(--color-text-accented));
    background-color: rgb(var(--color-bg-buttons));
}
.error__button_booking:hover {
    background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 5));
}
.error__button_goto_main {
    color: rgb(var(--color-bg-buttons));
    background-color: rgb(var(--color-bg-main));
}
.error__button_goto_main:hover {
    background-color: hsl(from rgb(var(--color-bg-main)) h s calc(l - 10));
}
@media screen and (max-width: 768px) {
    .error__image {
        position: static;
        display: none;
    }
    .error__buttons {
        justify-content: center;
        gap: 15px;
    }
    .error__buttons .error__button {
        margin: 0;
    }
    .error_404 .error__container .error__message,
    .error_500 .error__container .error__message {
        top: unset;
        right: unset;
        left: unset;
        margin: 0;
        padding: 0 30px;
        text-align: center;
    }
    .error_500 .error__image {
        height: 300px;
    }
    .error_500 .error__container {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 360px;
        padding-top: 0;
    }
}
@media screen and (max-width: 768px) and (max-width: 480px) {
    .error .error__header {
        font-size: 30px;
    }
    .error .error__text {
        font-size: 14px;
    }
}
.restaurants_style_primary {
    background: rgb(var(--color-bg-main));
    color: rgb(var(--color-text-main));
}
.restaurants__menu-container {
    width: 100%;
}
.restaurants__menu-mobile-container {
    display: none;
}
.restaurants__container {
    max-width: 1170px;
    min-width: 320px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
}
.restaurants__title {
    margin-bottom: 35px;
    padding: 0 15px;
}
.restaurants__information {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.restaurants__description {
    margin: 0 15px;
    width: 50%;
    line-height: 24px;
    flex: 1 1 290px;
    word-wrap: break-word;
}
.restaurants__wrap {
    margin-top: 10px;
    width: 100%;
    flex: 1 1;
    max-width: 590px;
    min-width: 320px;
}
.restaurants__menu-link {
    display: none;
    color: rgb(var(--color-bg-buttons));
    font-weight: 700;
    padding: 0 15px;
    text-decoration: none;
}
.restaurants__menu-link:hover {
    color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 10));
}
.restaurants__menu-link:first-child {
    display: block;
}
.restaurants__menu-item {
    margin: 5px 15px;
    display: flex;
    text-align: left;
}
.restaurants__menu-name {
    margin-left: 10px;
    line-height: 1.3;
    display: flex;
    text-decoration: underline;
    word-break: break-word;
}
.restaurants__icon {
    color: rgb(var(--color-bg-decor));
    float: left;
    padding-right: 10px;
}
.restaurants__image-menu-block {
    position: relative;
    margin: 5px 15px 15px;
    min-width: 290px;
    flex: 1 2 290px;
}
.restaurants__gallery {
    height: 320px;
    border-radius: 5px;
    overflow: hidden;
}
.restaurants__photo {
    border-radius: 5px;
    width: 100%;
    max-width: 100%;
    height: 320px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
@media screen and (max-width: 639px) {
    .restaurants__menu-container {
        display: none;
    }
    .restaurants__menu-mobile-container {
        display: block;
        width: 100%;
    }
}
.qr-code__image {
    position: relative;
    display: block;
    margin-top: 30px;
    margin-left: 40px;
    height: 160px;
    width: 160px;
}
@media screen and (max-width: 480px) {
    .qr-code__image {
        margin-top: 20px;
    }
}
.news {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.news__item {
    outline: 0;
}
.news_inner {
    margin-top: 50px;
}
.news_inner .news__title {
    text-align: left;
    margin-bottom: 47px;
}
.news-item {
    display: flex;
    flex-direction: row;
}
.news-item:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.news-item__info {
    text-align: left;
    width: 100%;
}
.news-item__title {
    font-size: 24px;
    margin-bottom: 30px;
    word-break: break-word;
    text-align: left;
}
.news-item .no-photo,
.news-item__gallery {
    height: 180px;
    max-width: 270px;
    width: 100%;
    margin-right: 30px;
    border-radius: 5px;
    overflow: hidden;
}
.news-item__description {
    word-break: break-word;
    margin-bottom: 20px;
    overflow: hidden;
    max-height: -moz-max-content;
    max-height: max-content;
}
.news-item__publish-date {
    margin: 0 0 25px;
    font-size: 14px;
}
.news-item__photo-item {
    margin: 0 30px 0 0;
    display: block;
    position: relative;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .news-item__photo {
        min-width: 270px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .news-item {
        flex-wrap: wrap;
    }
    .news-item__photo {
        min-width: 100%;
    }
    .news-item__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.collapsible-button {
    font-size: 16px;
    cursor: pointer;
    height: -moz-fit-content;
    height: fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.collapsible-button .icon-arrow {
    display: inline-block;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    float: left;
    margin: -5px 10px 0 0;
}
.collapsible-button_opened .icon-arrow {
    animation-name: rotate-up;
}
.collapsible-button .icon-arrow:before {
    font-size: 25px;
}
.collapsible-button_collapse .icon-arrow {
    animation-name: rotate-down;
}
.collapsible-button__text {
    float: left;
    text-align: left;
}
@media screen and (max-width: 480px) {
    .collapsible-button {
        font-size: 14px;
    }
}
.vacancies {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.vacancies__item {
    outline: 0;
}
.vacancies_inner {
    margin-top: 50px;
}
.vacancies_inner .vacancies__title {
    text-align: left;
    margin-bottom: 47px;
}
.vacancy {
    display: flex;
    justify-content: flex-start;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.vacancy:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.vacancy__info {
    text-align: left;
    width: 100%;
}
.vacancy__name {
    font-size: 24px;
    margin-bottom: 30px;
    word-break: break-word;
    text-align: left;
}
.vacancy__photo {
    max-width: 270px;
    width: 270px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.vacancy__description {
    word-break: break-word;
    margin-bottom: 20px;
    overflow: hidden;
    max-height: -moz-max-content;
    max-height: max-content;
}
.vacancy__photo-item {
    margin: 0 30px 0 0;
    display: block;
    position: relative;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .vacancy__photo {
        min-width: 270px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .vacancy {
        flex-wrap: wrap;
    }
    .vacancy__photo {
        min-width: 100%;
    }
    .vacancy__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.loyalty-program {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.loyalty-program__item {
    outline: 0;
}
.loyalty-program_inner {
    margin-top: 50px;
}
.loyalty-program_inner .loyalty-program__title {
    text-align: left;
    margin-bottom: 47px;
}
.loyalty-program__document-container {
    margin-top: 70px;
}
.loyalty-program__document-item {
    margin-bottom: 15px;
    display: flex;
    text-align: left;
}
.loyalty-program__document-item:last-child {
    margin-bottom: 0;
}
.loyalty-program-item {
    display: flex;
    justify-content: flex-start;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.loyalty-program-item:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.loyalty-program-item__info {
    text-align: left;
    width: 100%;
}
.loyalty-program-item__name {
    font-size: 24px;
    margin-bottom: 30px;
    word-break: break-word;
    text-align: left;
}
.loyalty-program-item__photo {
    max-width: 270px;
    width: 270px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.loyalty-program-item__description {
    word-break: break-word;
    margin-bottom: 20px;
    overflow: hidden;
    max-height: -moz-max-content;
    max-height: max-content;
}
.loyalty-program-item__photo-item {
    margin: 0 30px 0 0;
    display: block;
    position: relative;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .loyalty-program-item__photo {
        min-width: 270px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .loyalty-program-item {
        flex-wrap: wrap;
    }
    .loyalty-program-item__photo {
        min-width: 100%;
    }
    .loyalty-program-item__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.treatment {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.treatment__item {
    outline: 0;
}
.treatment_inner {
    margin-top: 50px;
}
.treatment_inner .treatment__title {
    text-align: left;
    margin-bottom: 47px;
}
.treatment_inner .treatment .no-photo,
.treatment_inner .treatment__gallery {
    height: 180px;
    max-width: 270px;
    width: 100%;
    margin-right: 30px;
    border-radius: 5px;
    overflow: hidden;
}
.procedure {
    display: flex;
    justify-content: flex-start;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.procedure:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.procedure__info {
    text-align: left;
    width: 100%;
}
.procedure__name {
    font-size: 24px;
    margin-bottom: 30px;
    word-break: break-word;
    text-align: left;
}
.procedure__description {
    word-break: break-word;
    max-height: -moz-max-content;
    max-height: max-content;
}
.procedure__photo-item {
    margin: 0 30px 0 0;
    display: block;
    position: relative;
    height: 100%;
}
.procedure__photo {
    max-width: 270px;
    width: 270px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.procedure__photo-overlay {
    position: absolute;
    max-width: 500px;
    left: 0;
    background-color: rgba(var(--color-bg-transparent), 0.7);
    align-items: center;
    justify-content: flex-start;
    display: flex;
    flex-direction: row;
    width: 100%;
    color: rgb(var(--color-text-transparent));
    height: 60px;
    bottom: 0;
}
.procedure__gallery-icon {
    color: #fff;
    display: block;
    font-size: 20px;
    position: absolute;
    right: 15px;
    padding: 8px;
    border-radius: 5px;
}
.procedure__gallery {
    display: none;
}
.procedure__gallery:first-child {
    display: block;
}
.procedure__documents {
    margin-top: 25px;
}
.procedure__document-item {
    margin-bottom: 15px;
    display: flex;
    text-align: left;
}
.procedure__document-item:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .procedure__photo {
        min-width: 270px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .procedure {
        flex-wrap: wrap;
    }
    .procedure__photo {
        min-width: 100%;
    }
    .procedure__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.document__link {
    display: block;
    color: rgb(var(--color-bg-buttons));
    font-weight: 700;
    text-decoration: none;
}
.document__link:hover {
    color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 10));
}
.document__link:first-child {
    display: block;
}
.document__name {
    margin-left: 10px;
    line-height: 1.3;
    display: flex;
    word-break: break-word;
    height: 100%;
    align-items: center;
}
.document__icon {
    color: rgb(var(--color-bg-decor));
    float: left;
    padding-right: 10px;
}
.spa {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.spa__item {
    outline: 0;
}
.spa__item .no-photo {
    margin-right: 30px;
}
.spa_inner {
    margin-top: 50px;
}
.spa_inner .spa__title {
    text-align: left;
    margin-bottom: 47px;
}
.spa_inner .spa .no-photo,
.spa_inner .spa__gallery {
    height: 180px;
    max-width: 270px;
    width: 100%;
    margin-right: 30px;
    border-radius: 5px;
    overflow: hidden;
}
.spa-procedure {
    display: flex;
    flex-direction: row;
}
.spa-procedure:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.spa-procedure__info {
    text-align: left;
    width: 100%;
}
.spa-procedure__name {
    font-size: 24px;
    margin-bottom: 30px;
    word-break: break-word;
    text-align: left;
}
.spa-procedure__description {
    word-break: break-word;
    max-height: -moz-max-content;
    max-height: max-content;
}
.spa-procedure__photo {
    max-width: 270px;
    width: 270px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.spa-procedure__documents {
    margin-top: 25px;
}
.spa-procedure__document-item {
    margin-bottom: 15px;
    display: flex;
    text-align: left;
}
.spa-procedure__document-item:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .spa-procedure__photo {
        min-width: 270px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .spa-procedure {
        flex-wrap: wrap;
    }
    .spa-procedure__photo {
        min-width: 100%;
    }
    .spa-procedure__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.events {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.events__item {
    outline: 0;
}
.events_inner {
    margin-top: 50px;
}
.events_inner .events__title {
    text-align: left;
    margin-bottom: 47px;
}
.event {
    display: flex;
    flex-direction: row;
}
.event:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.event__info {
    text-align: left;
    width: 100%;
}
.event__name {
    font-size: 24px;
    margin-bottom: 30px;
    word-break: break-word;
    text-align: left;
}
.event__description {
    word-break: break-word;
    max-height: -moz-max-content;
    max-height: max-content;
}
.event__photo {
    max-width: 270px;
    width: 270px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.event .no-photo,
.event__gallery {
    height: 180px;
    max-width: 270px;
    width: 100%;
    margin-right: 30px;
    border-radius: 5px;
    overflow: hidden;
}
.event__documents {
    margin-top: 25px;
}
.event__document-item {
    margin-bottom: 15px;
    display: flex;
    text-align: left;
}
.event__document-item:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .event__photo {
        min-width: 270px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .event {
        flex-wrap: wrap;
    }
    .event__photo {
        min-width: 100%;
    }
    .event__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.excursions {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.excursions__item {
    outline: 0;
}
.excursions_inner {
    margin-top: 50px;
}
.excursions_inner .excursions__title {
    text-align: left;
    margin-bottom: 47px;
}
.excursion {
    display: flex;
    flex-direction: row;
}
.excursion:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.excursion__info {
    text-align: left;
    width: 100%;
}
.excursion__name {
    font-size: 24px;
    margin-bottom: 30px;
    word-break: break-word;
    text-align: left;
}
.excursion__description {
    word-break: break-word;
    max-height: -moz-max-content;
    max-height: max-content;
}
.excursion__photo {
    max-width: 270px;
    width: 270px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.excursion .no-photo,
.excursion__gallery {
    height: 180px;
    max-width: 270px;
    width: 100%;
    margin-right: 30px;
    border-radius: 5px;
    overflow: hidden;
}
.excursion__documents {
    margin-top: 25px;
}
.excursion__document-item {
    margin-bottom: 15px;
    display: flex;
    text-align: left;
}
.excursion__document-item:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .excursion__photo {
        min-width: 270px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .excursion {
        flex-wrap: wrap;
    }
    .excursion__photo {
        min-width: 100%;
    }
    .excursion__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.conference-halls {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.conference-halls__item {
    outline: 0;
}
.conference-halls_inner {
    margin-top: 50px;
}
.conference-halls_inner .conference-halls__title {
    text-align: left;
    margin-bottom: 47px;
}
.conference-hall {
    display: flex;
    flex-direction: row;
}
.conference-hall:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.conference-hall__info {
    text-align: left;
    width: 100%;
}
.conference-hall__name {
    font-size: 24px;
    margin-bottom: 30px;
    word-break: break-word;
    text-align: left;
}
.conference-hall__description {
    word-break: break-word;
    max-height: -moz-max-content;
    max-height: max-content;
}
.conference-hall__photo {
    max-width: 270px;
    width: 270px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.conference-hall .no-photo,
.conference-hall__gallery {
    height: 180px;
    max-width: 270px;
    width: 100%;
    margin-right: 30px;
    border-radius: 5px;
    overflow: hidden;
}
.conference-hall__documents {
    margin-top: 25px;
}
.conference-hall__document-item {
    margin-bottom: 15px;
    display: flex;
    text-align: left;
}
.conference-hall__document-item:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
    .conference-hall__photo {
        min-width: 270px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .conference-hall {
        flex-wrap: wrap;
    }
    .conference-hall__photo {
        min-width: 100%;
    }
    .conference-hall__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.text-with-html em,
.text-with-html i {
    font-style: italic;
}
.text-with-html ol,
.text-with-html ul {
    list-style-type: decimal;
    margin-left: 40px;
    margin-bottom: 10px;
}
.text-with-html ul {
    list-style-type: disc;
}
.information {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.information__item {
    outline: 0;
}
.information_inner {
    margin-top: 50px;
}
.information_inner .information__title {
    text-align: left;
    margin-bottom: 47px;
}
.information__document-container {
    margin-top: 70px;
}
.information__document-item {
    margin-bottom: 15px;
    display: flex;
    text-align: left;
}
.information__document-item:last-child {
    margin-bottom: 0;
}
.information-item {
    display: flex;
    justify-content: flex-start;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.information-item:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.information-item__info {
    text-align: left;
    width: 100%;
}
.information-item__name {
    font-size: 24px;
    margin-bottom: 30px;
    word-break: break-word;
    text-align: left;
}
.information-item__photo {
    max-width: 270px;
    width: 270px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.information-item__description {
    word-break: break-word;
    margin-bottom: 20px;
    overflow: hidden;
    max-height: -moz-max-content;
    max-height: max-content;
}
.information-item__photo-item {
    margin: 0 30px 0 0;
    display: block;
    position: relative;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .information-item__photo {
        min-width: 270px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .information-item {
        flex-wrap: wrap;
    }
    .information-item__photo {
        min-width: 100%;
    }
    .information-item__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
.terms-of-use__wrap {
    margin-bottom: 30px;
}
.terms-of-use__title {
    text-align: left;
    margin-bottom: 47px;
}
.terms-of-use__list,
.terms-of-use__subtitle {
    text-align: left;
}
.terms-of-use-paragraph {
    margin-bottom: 40px;
}
.buisness-policy-paragraph:last-child,
.privacy-policy-paragraph:last-child,
.terms-of-use-paragraph:last-child {
    margin-bottom: 0;
}
.terms-of-use-paragraph__title {
    font-size: 24px;
    margin-bottom: 10px;
}
.terms-of-use-paragraph__text {
    line-height: 1.5;
    margin-bottom: 10px;
}
.privacy-policy__wrap {
    margin-bottom: 30px;
}
.privacy-policy__title {
    text-align: left;
    margin-bottom: 47px;
}
.privacy-policy__list,
.privacy-policy__subtitle {
    text-align: left;
}
.privacy-policy-paragraph {
    margin-bottom: 40px;
}
.privacy-policy-paragraph__name {
    font-size: 24px;
    margin-bottom: 10px;
}
.privacy-policy-paragraph__description {
    line-height: 1.5;
    margin-bottom: 10px;
}
.buisness-policy__wrap {
    margin-bottom: 30px;
}
.buisness-policy__title,
.sustainability_inner .sustainability__title {
    text-align: left;
    margin-bottom: 47px;
}
.buisness-policy__list,
.buisness-policy__subtitle {
    text-align: left;
}
.buisness-policy-paragraph {
    margin-bottom: 40px;
}
.buisness-policy-paragraph__title {
    font-size: 24px;
    margin-bottom: 10px;
}
.buisness-policy-paragraph__text {
    line-height: 1.5;
    margin-bottom: 10px;
}
.accommodation__description,
.accommodation__heading,
.accommodation__opening-text {
    word-break: break-word;
}
.sustainability {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}
.sustainability__item {
    outline: 0;
}
.sustainability_inner {
    margin-top: 50px;
}
.sustainability__document-container {
    margin-top: 70px;
}
.sustainability__document-item {
    margin-bottom: 15px;
    display: flex;
    text-align: left;
}
.sustainability__document-item:last-child {
    margin-bottom: 0;
}
.sustainability-item {
    display: flex;
    justify-content: flex-start;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sustainability-item:not(:last-child) {
    padding: 0 0 60px;
    border-bottom: 1px solid rgb(var(--color-bg-decor));
    margin: 0 0 60px;
}
.sustainability-item__info {
    text-align: left;
    width: 100%;
}
.sustainability-item__name {
    font-size: 24px;
    margin-bottom: 30px;
    word-break: break-word;
    text-align: left;
}
.sustainability-item__photo {
    max-width: 270px;
    width: 270px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgba(var(--color-bg-buttons), 0.05);
}
.sustainability-item__description {
    word-break: break-word;
    margin-bottom: 20px;
    overflow: hidden;
    max-height: -moz-max-content;
    max-height: max-content;
}
.sustainability-item__photo-item {
    margin: 0 30px 0 0;
    display: block;
    position: relative;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .sustainability-item__photo {
        min-width: 270px;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .sustainability-item {
        flex-wrap: wrap;
    }
    .sustainability-item__photo {
        min-width: 100%;
    }
    .sustainability-item__photo-item {
        width: 100%;
        margin: 0 0 20px;
    }
}
#hotel-license {
    background-color: rgb(var(--color-bg-main));
    margin-bottom: 100px;
}
.hotel-license__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    min-height: 204px;
    max-width: 1170px;
    width: 95%;
    margin: 0 auto;
    padding: 50px 100px;
    border: 2px solid rgb(var(--color-bg-buttons));
    color: rgb(var(--color-text-main));
}
.hotel-license__container p span:not(:last-of-type)::after {
    content: "  ";
}
.hotel-license__info {
    margin-right: 30px;
}
.hotel-license__mark img {
    height: 78px;
    width: 200px;
}
@media screen and (max-width: 767px) {
    .hotel-license__container {
        flex-direction: column;
        align-items: center;
        gap: 15px;
        width: 90%;
        text-align: center;
    }
    .hotel-license__info {
        margin-right: 0;
    }
    .hotel-license__info p,
    .hotel-license__info p span {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .hotel-license__info p span:not(:last-of-type)::after {
        content: none;
    }
}
.cookies-settings-popup {
    width: 800px;
    max-width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000000;
    background-color: rgb(var(--color-bg-main));
}
.cookies-settings-popup_hidden,
.cookies-settings-popup_hidden .cookies-settings-popup__blackout {
    display: none;
}
.cookies-settings-popup__blackout {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 999999;
}
.cookies-settings-popup__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    padding: 30px 30px 0;
}
.cookies-settings-popup__header-title {
    font-weight: 700;
    font-size: 24px;
    color: rgb(var(--color-text-main));
}
.cookies-settings-popup__header-close-button {
    cursor: pointer;
    height: 14px;
}
.cookies-settings-popup__content {
    padding: 0 30px;
}
.cookies-settings-popup__content-description {
    color: rgb(var(--color-text-main));
}
.cookies-settings-popup__content-cookie {
    font-size: 16px;
    color: rgb(var(--color-text-main));
    padding: 0 15px;
}
.cookies-settings-popup__content-cookie-list {
    padding: 15px 0;
}
.cookies-settings-popup__content-cookie-list li:not(:last-child) {
    border-bottom: 1px solid rgba(var(--color-text-main), 0.15);
}
.cookies-settings-popup__content-cookie-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    cursor: pointer;
}
.cookies-settings-popup__content-cookie-header-title {
    font-size: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    word-break: break-word;
}
.cookies-settings-popup__content-cookie-header-icon {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-right: 5px;
    transition: transform 0.2s ease-in;
    font-size: 10px;
}
.cookies-settings-popup__content-cookie-description {
    overflow: hidden;
    padding: 10px 30px;
    background-color: rgba(var(--color-bg-buttons), 0.2);
    margin-top: 10px;
}
.cookies-settings-popup__content-cookie-description-wrapper {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s ease-in;
    margin-bottom: 10px;
}
.cookies-settings-popup__footer {
    display: flex;
    justify-content: space-between;
    padding: 0 30px 30px;
}
@media screen and (max-width: 768px) {
    .cookies-settings-popup {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .cookies-settings-popup__header {
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
        padding-bottom: 17px;
        margin-bottom: 18px;
    }
    .cookies-settings-popup__content {
        height: 100%;
        overflow: scroll;
    }
    .cookies-settings-popup__content-cookie-header-title {
        margin-right: 10px;
    }
    .cookies-settings-popup__footer {
        box-shadow: 0-4px 10px 0 rgba(0, 0, 0, 0.15);
        flex-direction: column;
        padding: 15px 30px 30px;
    }
    .cookies-settings-popup__footer :not(:last-child) {
        margin-bottom: 15px;
    }
}
.cookies-common__text {
    color: rgb(var(--color-text-main));
}
.cookies-common__link {
    color: rgb(var(--color-bg-decor));
}
.cookies-common__button_primary,
.cookies-common__button_secondary {
    display: inline-block;
    padding: 0 18px;
    text-decoration: none;
    cursor: pointer;
    background: rgb(var(--color-bg-buttons));
    border: 0;
    border-radius: 0;
    width: 100%;
    height: 46px;
}
.cookies-common__button_primary {
    color: rgb(var(--color-text-accented));
    transition: background-color 0.1s ease-in;
    margin-right: 15px;
}
.cookies-common__button_primary:hover,
.cookies-common__button_secondary:hover {
    background-color: hsl(from rgb(var(--color-bg-buttons)) h s calc(l + 5));
    transition: background-color 0.1s ease-in;
}
.cookies-common__button_secondary:hover {
    background-color: rgb(var(--color-bg-buttons));
    color: rgb(var(--color-text-accented));
    transition: background-color 0.1s ease-in, color 0.1s ease-in;
}
.cookies-common__button_secondary {
    background: rgb(var(--color-bg-main));
    color: rgb(var(--color-bg-buttons));
    border: 1px rgb(var(--color-bg-buttons)) solid;
    transition: background-color 0.1s ease-in, color 0.1s ease-in;
}
.cookie-notification {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    z-index: 4;
    background-color: rgb(var(--color-bg-main));
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3019607843);
}
.cookie-notification_hidden {
    display: none;
}
.cookie-notification_center {
    padding: 30px;
    flex-direction: column;
    width: 600px;
    border-radius: 5px;
    max-width: calc(100% - 32px);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.cookie-notification_center .cookie-notification__buttons {
    display: flex;
    flex-direction: row;
    margin-top: 15px;
    width: 100%;
}
.cookie-notification_center .cookies-common__button_primary,
.cookie-notification_center .cookies-common__button_secondary {
    width: 100%;
}
.cookie-notification_bottom {
    padding: 20px 30px;
    flex-direction: row;
    width: calc(100% - 30px);
    max-width: 1760px;
    left: 50%;
    bottom: 40px;
    transform: translate(-50%, 0);
}
.cookie-notification_bottom .cookie-notification__buttons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
}
.cookie-notification_bottom .cookie-notification__buttons .cookies-common__button_primary,
.cookie-notification_bottom .cookie-notification__buttons .cookies-common__button_secondary {
    width: 200px;
}
@media screen and (max-width: 1170px) {
    .cookie-notification_bottom {
        flex-direction: column;
    }
    .cookie-notification_bottom .cookie-notification__buttons {
        margin-top: 15px;
        width: 100%;
    }
    .cookie-notification_bottom .cookies-common__button_primary,
    .cookie-notification_bottom .cookies-common__button_secondary {
        width: 100% !important;
    }
}
@media screen and (max-width: 768px) {
    .cookie-notification {
        flex-direction: column;
    }
    .cookie-notification .cookie-notification__buttons {
        width: 100%;
        margin-left: 0;
    }
    .cookie-notification .cookies-common__button_primary {
        width: 100% !important;
        margin: 0 15px 0 0;
    }
    .cookie-notification .cookies-common__button_secondary {
        width: 100% !important;
    }
}
@media screen and (max-width: 480px) {
    .cookie-notification .cookie-notification__buttons {
        flex-direction: column;
        margin: 0;
    }
    .cookie-notification .cookies-common__button_primary,
    .cookie-notification .cookies-common__button_secondary {
        margin: 15px 0 0;
    }
}
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    height: 30px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.switch input:checked + .switch-slider {
    background-color: rgb(var(--color-bg-buttons));
}
.switch input:checked + .switch-slider::before {
    width: 24px;
    height: 24px;
    left: calc(100% - 26px);
    transform: translate(0, -50%);
    background-color: rgb(var(--color-bg-main));
}
.switch input:disabled:checked + .switch-slider {
    background-color: rgba(var(--color-text-main), 0.16);
    border-color: transparent;
}
.switch input:disabled:checked + .switch-slider::before {
    background-color: rgb(var(--color-bg-main));
}
.switch input:disabled + .switch-slider {
    background-color: rgb(var(--color-bg-main));
    border-color: rgba(var(--color-text-main), 0.16);
}
.switch input:disabled + .switch-slider::before {
    background-color: rgba(var(--color-text-main), 0.16);
}
.switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-color 0.3s;
    background-color: rgb(var(--color-bg-main));
    border-radius: 15px;
    border: 2px rgb(var(--color-bg-buttons)) solid;
}
.switch-slider::before {
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translate(0, -50%);
    transition: all 0.3s;
    content: "";
    height: 18px;
    width: 18px;
    background-color: rgba(var(--color-bg-buttons), 0.6);
    border-radius: 50%;
}
img.gallery-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.header__container_overlay{
	padding-left:10px;
}
				
.header__container_overlay .header__menu ul{					
	width:100%;
	display:flex;					
}

.header__container_overlay .header__menu ul li{
	flex: auto;
}

.d-none{
    display:none;
}

.row{
    display: flex;
    flex-wrap: wrap;
    margin:0px -10px;
    width:100%;	
}

.row .col-2{
    flex: 0 0 auto;
    width: 50%;
    margin-bottom:20px;
}

.row .col-3{
    flex: 0 0 auto;
    width: 33.33%;
    margin-bottom:20px;
}

.row .col-4{
    flex: 0 0 auto;
    width: 25%;
    margin-bottom:20px;
}

.border{
        border:1px solid #cccccc;
}

.provider__container .m-0{
    margin:0px;
}

.provider__container .ms-2{
    margin-left:20px;
}

.provider__container .me-2{
    margin-right:20px;
}

.provider__container .mt-2{
    margin-top:20px;
}

.provider__container .p-2{
    padding:20px;
}

.provider__container .row img{
    max-width:100%;
}

.provider__container .more{        
    display:inline-block;
    color:rgb(var(--color-bg-buttons));
    text-decoration:underline;
    cursor:pointer;
}

.w-50{
    max-width:1000px !important;
}

.what-to-more img{
    max-width:100%;
}

.what-to-more .row .col-img{
    width:40%;
    padding-right:30px;
}

.what-to-more .row .col{
    width:60%;
}

.what-to-more p{
    margin-bottom:10px;
    font-size: 11pt;
}

.what-to-more i{
    font-style:italic;
    color:rgb(var(--color-bg-buttons));
}

.provider__information ul,
.provider__information ol{        
    list-style: disc inside;
}

@media (max-width: 1200px) { 
	.row .col-4{
        width: 33.33%;		
	}	
}	
	
@media (max-width: 800px) { 
	.row .col-2,
	.row .col-3{
        width: 100%;
    }
    
    .row .col-4{	    
        width: 50%;		
	}
	
}

@media (max-width: 500px) { 
	.row .col-img,
	.row .col-2,
	.row .col-3,
    .row .col{
        width: 100%;
	}
}

.menu__item span{
    cursor:default;
}
.menu__item .submenu__list{
    position:absolute;
    border:1px solid #ffffff;
    overflow:hidden;
    height:0px;
    display:block !important;
    flex:none;
    max-width:200px;
    background:#ffffff;
    text-align: left;
    padding:0px 0px;
    opacity:0;
    transition: all 0.25s;
}

.menu__item:hover .submenu__list{
    display:block !important;
    border:1px solid black;
    padding:15px 0px;
    height:auto;
    opacity:1;
    z-index:10000;
}

.menu__item .submenu__list .submenu__item{
    display:block;
    color:#000000;
    padding:7px 20px;
}

.menu__item .submenu__list .submenu__item:hover{
    color:#cc7b0a;
}

@media (max-width: 768px) { 
	.menu_header .menu__item{
        margin:5px 12px;
    }

    .menu_header .menu__item span{
        color:#999999;
    }

    .menu_header .menu__item .submenu__list{
        padding:0px;
        position:relative;
        height:auto;
        opacity:1;
        text-align:right;
        padding:0px;
    }

    .menu_header .menu__item .submenu__list .submenu__item{
        margin: 5px;
        padding:0px 10px;
        font-size:10pt;
    }
    
}