:root {
    /*--color-body: #fef9f7;*/
    --color-body: #ffffff;
    --color-black: #333333;
    --color-dark: #43454b;
    --color-accent: #f15c2f;
    --color-accent-hover: #df5328;
    --color-brown: #2c211b;
    --color-brown-hover: #140f0b;
    --color-orange: #f15c2f;
    --color-caramel: #b39978;
    --color-caramel-hover: #a78862;
    --color-white: #ffffff;
    --color-red: #CE221E;
    --color-light: #f9f2ea;
    --color-coconut: #f9f2ea;
    --color-link: #33689e;
    --color-link-hover: #1F3B7A;
    --color-stroke: #ede0d1;
    --color-gray: #dddddd;
    --color-whatsapp: #3ae35b;
    --color-telegram: #2BA2DE;
    --color-vk: #0077ff;
    --color-instagram: #C13584;
    --border-radius-max: 240px;
    --border-radius-lg: 36px;
    --border-radius-sm: 16px;
    --border-radius-xs: 8px;
}
* { outline: none;}
*,
*::before,
*::after {
box-sizing: border-box;
}
.clr,.clear{clear:both; }
.clr.module{margin-bottom: 30px;}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@font-face {
    font-family: 'LagunaC';
    src: local('LagunaC'), local('LagunaC'), url('../webfonts/lagunac/lagunac.woff2') format('woff2'), url('../webfonts/lagunac/lagunac.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'LagunaC';
    src: local('LagunaC Bold'), local('LagunaC Bold'), url('../webfonts/lagunac/lagunac_bold.woff2') format('woff2'), url('../webfonts/lagunac/lagunac_bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
body {
    margin: 0;
    font-family: 'Montserrat', 'Manrope', 'Inter', 'Ubuntu', 'Open Sans', 'Arial', 'Noto Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6em;
    color: var(--color-black);
    text-align: left;
    background-color: var(--color-body);
    overflow-x: hidden;
}
body.nav-open{overflow: hidden;}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
p {margin-top: 0;margin-bottom: 8px;}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {font-weight: 700;}
dd {margin-bottom: .5rem; margin-left: 0;}
blockquote {margin: 0 0 1rem;}
b,
strong {
font-weight: 700;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a {
    color: var(--color-link);
    text-decoration: none;
}
a:hover {
color: var(--color-link2);
text-decoration: none;
}
a:not([href]):not([class]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
    max-width: 100%;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 0px;
box-shadow: none;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button{outline:0;}
button,
select {
text-transform: none;
}
[role="button"] {
cursor: pointer;
}
select {
word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
font-family: 'Montserrat', 'Inter', 'Ubuntu', 'Open Sans', Arial, 'Noto Sans', sans-serif;
margin-bottom: 25px;
font-weight: 600;
line-height: 1.3;
}
h1, .h1 {font-size: 38px;}
h2, .h2 {font-size: 34px;}
h3, .h3 {font-size: 30px;}
h4, .h4 {font-size: 28px;}
h5, .h5 {font-size: 26px; line-height: 1.2em;}
h6, .h6 {font-size: 24px;}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}

.container{
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1600px;
}

.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}

@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}

.table {
width: 100%;
margin-bottom: 1rem;
color: #212529;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-bottom: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid var(--color-stroke);
}
.table-bordered th,
.table-bordered td {
border:1px solid var(--color-stroke);
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: var(--color-light-blue);
}
.table-hover tbody tr:hover {
color: #212529;
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #7abaff;
}
.table-hover .table-primary:hover {
background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.form-control {
    display: block;
    width: 100%;
    height: 62px;
    padding: 15px 15px;
    font-weight: 300;
    line-height: 1.5;
    color: var(--color-black);
    background-color: var(--color-white);
    border: 1px solid var(--color-stroke);
    border-radius: var(--border-radius-xs);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
label .form-control{margin-top: 5px;}
@media (prefers-reduced-motion: reduce) {
.form-control {
transition: none;
}
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #495057;
}
.form-control:focus {
border-color: var(--color-caramel);
    outline: 0;
    box-shadow: 0 0 0;
}
.form-control::-webkit-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
textarea.form-control {height: auto;}
.form-group {margin-bottom: 1rem; position: relative;}
.modal form .btn{
    width: 100%;
    font-size: 20px;
    height: 66px;
 }
.form-group label{font-weight: 300; margin: 0;}
.form-group label>*{margin-top: 10px;}
.form-group input::-webkit-input-placeholder {color: color:var(--color-black);}
.form-group input:-moz-placeholder {color: color:var(--color-black);}
.form-group input::-moz-placeholder { color: color:var(--color-black);}
.form-group input:-ms-input-placeholder {color: color:var(--color-black);}
.form-group input::-ms-input-placeholder {color: color:var(--color-black);}
.form-group input::placeholder {color: color:var(--color-black);}
.btn {
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    color: var(--color-black);
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0px 25px;
    line-height: 58px;
    border-radius: var(--border-radius-xs);
    transition: all 200ms linear;
}
.btn-lg{
    line-height: 60px;
    padding: 0px 30px;
}
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:hover {
color: #212529;
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0;
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: var(--color-white);
    background-color: var(--color-orange);
}
.btn-primary:hover {
    color: var(--color-white);
    background-color: var(--color-accent-hover);
}
.btn-primary:focus, .btn-primary.focus {
color: var(--color-white);
box-shadow: 0 0 0 ;
}
.btn-default {
color: var(--color-white);
background-color: var(--color-caramel);
}
.btn-default:hover {
    color: var(--color-white);
    background-color: var(--color-caramel-hover);
}
.btn-fint{
border-radius: var(--border-radius-sm);
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 0px 15px;
}
.btn-fint:after{
display: inline-block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/pattern.svg);
    top: 0;
    left: 0;
    z-index: 3;
    background-size: 1000px;
    background-position: 0px 230px;
    transition: all 200ms linear;
}
.btn-fint span{
    display: flex;
    width: 40px;
    height: 40px;
    font-size: 13px;
    font-weight: 600;
    background: var(--color-white);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: var(--color-black);
    transition: all 200ms linear;
}
.btn-fint:hover:after{
    background-position: 10px 240px;
}
.btn-brown {
color: var(--color-white);
background-color: var(--color-brown);
}
.btn-brown:hover {
    color: var(--color-white);
    background-color: var(--color-accent2-hover);
}
.btn-default:focus, .btn-default.focus {
color: var(--color-white);
background-color: var(--color-caramel-hover);
}
.btn-info{
    color: var(--color-black);
    text-decoration: none;
    background: transparent;
    border: 1px solid var(--color-black);
}
.btn-info.white{
    color: var(--color-black);
    border-color: var(--color-white);
    background: var(--color-white);
}
.btn-info.white:hover{background: transparent; color:var(--color-white); border-color: var(--color-white)}
.btn-info:hover{
    background-color: transparent;
    color: var(--color-caramel);
    border-color: var(--color-caramel);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #666666;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {}
.btn-lg{
    height: 85px;
    font-size: 25px;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 8px;
}
.fade {
transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
.fade {
transition: none;
}
}
.fade:not(.show) {
opacity: 0;
}
.collapse:not(.show) {
display: none;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing {
transition: none;
}
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
nav {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
/*display: none;*/
opacity: 0;
visibility: hidden;
height: 0;
}
.tab-content > .active {
display: block;
height: auto;
opacity: 1;
visibility: visible;
}
.navbar {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: justify;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-align: center;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.breadcrumb {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.breadcrumb-item {
display: -ms-flexbox;
display: flex;
}
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #6c757d;
}
.pagination {
display: -ms-flexbox;
display: flex;
justify-content: center;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: var(--color-black);
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.post-nav{margin-top: 60px;}
.page-link:hover {
z-index: 2;
    text-decoration: none;
    background: var(--color-coconut);
}
.page-link:focus {
z-index: 3;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
    z-index: 3;
    color: var(--color-white);
    background-color: var(--color-caramel);
    border-color: var(--color-caramel);
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.alert {
    position: relative;
    padding: 15px 30px;
    margin-bottom: 1rem;
    display: inline-block;
    border: 0px solid transparent;
    border-radius: 0.25rem;
}
.alert-small, .alert-sm {padding: 5px 10px;}

.alert-link {
font-weight: 700;
}
.alert-dismissible {
padding-right: 4rem;
}
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: 0.75rem 1.25rem;
color: inherit;
}
.alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.alert-primary .alert-link {
}
.alert-success {
background-color: #b5decb;
    border-color: #b5decb;
}
.alert-info {
background-color: #d1ecf1;
border-color: #bee5eb;
}
.alert-info .alert-link {
}
.alert-warning {
background-color: #fff3cd;
border-color: #ffeeba;
}
.alert-danger {
background-color: #f8d7da;
border-color: #f5c6cb;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before{border-top-color: #1f8edc;}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before{border-bottom-color: #1f8edc;}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before{border-left-color: #1f8edc;}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before{border-right-color: #1f8edc;}
.custom-tooltip .tooltip-inner{
background: #fff;
    color: #333;
    box-shadow: 0px 0px 60px rgb(0 0 0 / 25%);
    border: 0px solid #ddd;
}
.tooltip.show {opacity: 1;}
.custom-tooltip.bs-tooltip-top .arrow::before{border-top-color:#fff;}
.custom-tooltip.bs-tooltip-bottom  .arrow::before{border-bottom-color: #fff;}
.custom-tooltip.bs-tooltip-left  .arrow::before{border-left-color: #fff;}
.custom-tooltip.bs-tooltip-right  .arrow::before{border-right-color: #fff;}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.d-flex {
display: -ms-flexbox ;
display: flex ;
}
.flex-row {
-ms-flex-direction: row ;
flex-direction: row ;
}
.flex-column {
-ms-flex-direction: column ;
flex-direction: column ;
}
.flex-row-reverse {
-ms-flex-direction: row-reverse ;
flex-direction: row-reverse ;
}
.flex-column-reverse {
-ms-flex-direction: column-reverse ;
flex-direction: column-reverse ;
}
.flex-wrap {
-ms-flex-wrap: wrap ;
flex-wrap: wrap ;
}
.flex-nowrap {
-ms-flex-wrap: nowrap ;
flex-wrap: nowrap ;
}
.flex-wrap-reverse {
-ms-flex-wrap: wrap-reverse ;
flex-wrap: wrap-reverse ;
}
.justify-content-start {
-ms-flex-pack: start ;
justify-content: flex-start ;
}
.justify-content-end {
-ms-flex-pack: end ;
justify-content: flex-end ;
}
.justify-content-center {
-ms-flex-pack: center ;
justify-content: center ;
}
.justify-content-between {
-ms-flex-pack: justify ;
justify-content: space-between ;
}
.align-items-start {
-ms-flex-align: start ;
align-items: flex-start ;
}
.align-items-end {
-ms-flex-align: end ;
align-items: flex-end ;
}
.align-items-center {
-ms-flex-align: center ;
align-items: center ;
}
.align-content-start {
-ms-flex-line-pack: start ;
align-content: flex-start ;
}
.align-content-end {
-ms-flex-line-pack: end ;
align-content: flex-end ;
}
.align-content-center {
-ms-flex-line-pack: center ;
align-content: center ;
}
.align-content-between {
-ms-flex-line-pack: justify ;
align-content: space-between ;
}
.text-left {text-align: left ;}
.text-right {text-align: right ;}
.text-center {text-align: center ;}
.text-uppercase {text-transform: uppercase ;}
.slow {
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../webfonts/icomoon/icomoon.eot?8wyk0b');
  src:  url('../webfonts/icomoon/icomoon.eot?8wyk0b#iefix') format('embedded-opentype'),
    url('../webfonts/icomoon/icomoon.ttf?8wyk0b') format('truetype'),
    url('../webfonts/icomoon/icomoon.woff?8wyk0b') format('woff'),
    url('../webfonts/icomoon/icomoon.svg?8wyk0b#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
  font-display: swap;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 .icon-download:before {content: "\e926";}
.icon-play1:before {content: "\e940";}
.icon-play:before {content: "\e93f";}
.icon-odnoklassniki:before {content: "\e93d";}
.icon-check-square-o:before {content: "\e93a";}
.icon-caret-right:before {content: "\e934";}
.icon-caret-left:before {content: "\e935";}
.icon-caret-up:before {content: "\e936";}
.icon-caret-down:before {content: "\e937";}
.icon-calculator:before {content: "\e92f";}
.icon-phone1:before {content: "\e924";}
.icon-vk:before {content: "\e919";}
.icon-camera:before {content: "\e93e";}
.icon-star:before {content: "\e93c";}
.icon-check-circle:before {content: "\e939";}
.icon-zoom_out_map:before {content: "\e927";}
.icon-phone:before {content: "\e923";}
.icon-bell:before {content: "\e920";}
.icon-sort:before {content: "\e903";}
.icon-trash-2:before {content: "\e904";}
.icon-log-out:before {content: "\e91d";}
.icon-log-in:before {content: "\e91e";}
.icon-search:before {content: "\e905";}
.icon-user:before {content: "\e906";}
.icon-cart:before {content: "\e907";}
.icon-arrow-up:before {content: "\e908";}
.icon-arrow-right:before {content: "\e909";}
.icon-arrow-left:before {content: "\e90a";}
.icon-arrow-down:before {content: "\e90b";}
.icon-chevron-right:before {content: "\e90c";}
.icon-chevrons-up:before {content: "\e90d";}
.icon-chevrons-right:before {content: "\e90e";}
.icon-chevrons-left:before {content: "\e90f";}
.icon-chevrons-down:before {content: "\e910";}
.icon-chevron-right1:before {content: "\e911";}
.icon-chevron-left:before {content: "\e912";}
.icon-chevron-down:before {content: "\e913";}
.icon-chevron-up:before {content: "\e914";}
.icon-minus:before {content: "\e915";}
.icon-plus:before {content: "\e916";}
.icon-eye:before {content: "\e918";}
.icon-file-pdf:before {content: "\e931";}
.icon-file-excel:before {content: "\e92b";}
.icon-file:before {content: "\e92b";}
.icon-file-format:before {content: "\e92b";}
.icon-xlc:before {content: "\e92b";}
.icon-file-word:before {content: "\e92c";}
.icon-file1:before {content: "\e92c";}
.icon-file-format1:before {content: "\e92c";}
.icon-word:before {content: "\e92c";}
.icon-docx:before {content: "\e92c";}
.icon-image:before {content: "\e928";}
.icon-instagram:before {content: "\e925";}
.icon-file-pdf1:before {content: "\e932";}
.icon-file-pdf2:before {content: "\e933";}
.icon-file-xls:before {content: "\e92d";}
.icon-file-xls1:before {content: "\e92e";}
.icon-calendar:before {content: "\e921";}
.icon-calculator1:before {content: "\e930";}
.icon-star-full:before {content: "\e93b";}
.icon-checkmark:before {content: "\e938";}
.icon-envelope:before {content: "\e92a";}
.icon-mail:before {content: "\e917";}
.icon-location:before {content: "\e929";}
.icon-heart-outlined:before {content: "\e900";}
.icon-close:before {content: "\e901";}
.icon-info:before {content: "\e902";}
.icon-viber:before {content: "\e922";}
.icon-whatsapp:before {content: "\e91a";}
.icon-twitter:before {content: "\e91b";}
.icon-telegram:before {content: "\e91c";}
.icon-map-pin:before {content: "\e91f";}
.icon-refresh:before {content: "\e940";}
.icon-clock:before {content: "\e941";}
.max img{height: 16px;}
/*common*/
.module{margin-bottom: 60px;}
.red{color:var(--color-red);}
.width100{width: 100%;}
.blue_text{color:var(--color-link);}
.mb-10{margin-bottom: 10px !important;}
.mb-15{margin-bottom: 15px !important;}
.mb-20{margin-bottom: 20px !important;}
.mb-30{margin-bottom: 30px !important;}
.mb-40{margin-bottom: 40px !important ;}
.mb-50{margin-bottom: 50px !important;}
.mb-60{margin-bottom: 60px !important;}
.mb-80{margin-bottom: 80px !important;}
.mt-10{margin-top: 10px !important;}
.mt-15{margin-top: 15px !important;}
.mt-20{margin-top: 20px !important;}
.mt-30{margin-top: 30px !important;}
.gap0-15{gap:0 15px;}
.gap10{gap:10px;}

/*header*/
.customize-support .header{padding-top: calc(15px + 32px);}
.header{padding-top: 15px; padding-bottom: 15px;}
.is-sticky .header .blur{
    background: var(--color-body);
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -2;
    opacity: .8;
}
.is-sticky .header{
    z-index: 9 !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.header .mobile_phone {display: none;}
/*logo-box*/
.logo-box{display: block;}
.logo-box .logo-image{display: inline-block;}
a.logo-box svg .st0{transition: all 200ms linear}
a.logo-box:hover svg .st0{transform: translate(0, -2px);}
.logo-box svg{height: 86px;}
.logo-box svg .st0{fill:var(--color-accent)}
.logo-box svg .st1{fill:var(--color-brown)}
.header .short_menu_inner{display: flex; gap:0px 30px}
.mobile_btn{
    display: flex;
    color: var(--color-black);
    cursor: pointer;
    gap: 0px 10px;
}
.mobile_btn .text{
writing-mode: vertical-rl;
    font-size: 8.8px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1em;
    transition: all 200ms linear;
}
.mobile_btn:hover .text{color: var(--color-caramel)}
.mobile_btn:hover .hamb_wrapper span{background: var(--color-caramel)}
.mobile_btn .hamb_wrapper{
    width: 35px;
    height: 29px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.mobile_btn .hamb_wrapper span{
    width: 80%;
    height: 2px;
    background-color: var(--color-black);
    border-radius: 2px;
    transition: all 200ms linear;
}
.mobile_btn .hamb_wrapper span:nth-child(2){width: 90%;}
.mobile_btn .hamb_wrapper span:nth-child(3){width: 100%;}
.mobile_btn:hover .hamb_wrapper span{width: 100%;}
/*main_menu*/
.short_menu{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
}
.short_menu .sub-menu>*{line-height: 1em}
.short_menu>.menu-li>* {
    font-weight: 500;
    line-height: 36px;
    display: flex;
    align-items: center;
    gap: 0px 5px;
    padding: 0px 15px;
    text-decoration: none;
    color: var(--color-black);
}
/*.short_menu>.menu-li.current>*, .promo_page .short_menu>.menu-li.current>*, .promo_page .is-sticky .short_menu>.menu-li.current>*{
    color:var(--color-caramel);
}*/
.short_menu>.menu-li>*:hover, .promo_page .short_menu>.menu-li>*:hover {
    color:var(--color-caramel);
}
.short_menu>.menu-li .icon{height: 16px;}
.phone_link {
    font-weight: 600;
    color:var(--color-black);
}
.phone_link:hover {
    color:var(--color-caramel);
}
/*promo_page*/
.header_promo{
    position: relative;
    /*height: 100vh;*/
    overflow: hidden;
}
.header_promo .promo_text{
        font-size: 22px;
}
.header_promo .promo_text ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    gap: 10px 30px;
    font-weight: 300;
    flex-wrap: wrap;
    font-size: 90%;
}
.header_promo .promo_text ul li{
    position: relative;
    display: inline-flex;
    align-items: center;
    line-height: 1.3em;
}
.header_promo .list-inline li:not(:last-child):after {
    display: inline-block;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    border: 1px solid var(--color-white);
    margin-top: 4px;
    right: -18px;
}
.header_promo .promo_subtitle{
    font-size: 25px;
    font-weight: 600;
}
.header_promo .promo_title{
    font-family: 'Lagunac';
    font-size: 65px;
    text-transform: uppercase;
    line-height: 1.1em;
}
.header_promo .promo_title span{display: block;}
/*.header_promo_video{height: 100%;}*/
.promo_page #sticky-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
}

body.open-uhotel #sticky-wrapper{z-index: 2}
/*.header_promo::after, .header_promo::before {
    display: inline-block;
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 2;
}
.header_promo::before {
    height: 50%;
    top: 0;
    left: 0;
    background: rgba(0, 51, 97, .4);
    background: linear-gradient(rgba(0, 0, 0, .65), rgba(255, 255, 255, 0));
}
.header_promo::after {
    height: 50%;
    bottom:0;
    left: 0;
    background: rgba(0, 51, 97, .4);
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .65))

}
.header_promo .promo_content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: var(--color-white);
    z-index: 3;
}*/
.header_promo .promo_content .container{
/*width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 0px;
    padding-bottom: 60px;*/
}
.header_promo .promo_content .promo_content_wrapper{
height: 100%;
    position: relative;
    display: flex;
    align-items: flex-end;
}
.header_promo .promo_content .promo_content_wrapper .col-left{
  max-width: 50%;
    flex: 0 0 50%;
}
.header_promo .promo_content .promo_content_wrapper .col-right{
        position: absolute; 
    right: 0; 
    width: 415px;
    overflow: hidden;
}
.header_promo #booking-widget-container{margin-top: 30px;}
.promo_page .header .logo-box svg .st1{fill:var(--color-white)}
.promo_page .short_menu>.menu-li>*, .promo_page .mobile_btn, .promo_page .header .phone_link{color:var(--color-white)}
.promo_page .mobile_btn .hamb_wrapper span{background: var(--color-white)}
.promo_page .col-booking-link .btn-info{color:var(--color-white); border-color: var(--color-white)}

.promo_page .is-sticky .short_menu>.menu-li>*, .promo_page .is-sticky .mobile_btn,  .promo_page .is-sticky .header .phone_link{color:var(--color-black);}
.promo_page .is-sticky .mobile_btn .hamb_wrapper span{background: var(--color-black)}
.promo_page .is-sticky .header .logo-box svg .st1{fill:var(--color-brown)}
.promo_page .is-sticky .col-booking-link .btn-info{color:var(--color-black); border-color: var(--color-black)}

.promo_page .is-sticky .short_menu>.menu-li>*:hover, .promo_page .is-sticky .mobile_btn:hover,  .promo_page .is-sticky .header .phone_link:hover, 
.promo_page .header .phone_link:hover{color:var(--color-caramel);}
.promo_page .is-sticky .mobile_btn:hover .hamb_wrapper span, .promo_page .mobile_btn:hover .hamb_wrapper span{background: var(--color-caramel)}
.promo_page .is-sticky .col-booking-link .btn-info:hover, .promo_page .col-booking-link .btn-info:hover{color:var(--color-caramel); border-color: var(--color-caramel)}
.bg-video {
    z-index: 1;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.bg-video_visible {display: block;}



/*///*/
.front-top {
    position: relative;
    min-height: 100svh;
    z-index: 4;
}
.home .front-top  .front-top__content{max-width: 50%;}
.inner .header_promo #booking-widget-container{max-width: 50%;}
.front-top  .front-top__content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px 0;
    width: 100%;
        position: relative;
}
.front-top__bg  .promo_image, .front-top__bg  .promo_image img{height: 100%; width: 100%;}
.front-top__bg  .promo_image img{object-fit: cover;}
.front-top__bg .mobile_content{
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 4;
    color: var(--color-white);
    padding: 30px;
    text-align: center;

}
.front-top__bg .mobile_content .promo_mobile_title span+span{margin-left: 8px;}
.front-top__bg .mobile_content .promo_mobile_subtitle {}
.front-top__bg .mobile_content .promo_mobile_title span{}
.front-top__bg .mobile_content .promo_mobile_title{
    font-family: 'LagunaC';
    font-size: 28px;
    margin-bottom: 5px;
}
.front-top__bg {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}
.front-top__bg::after, .front-top__bg::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    z-index: 3;
    opacity: .8;
}
.front-top__bg::before {
    background: linear-gradient(89deg, transparent 0, rgba(0, 0, 0, .7) 100%);
}
.front-top__bg::after {
    background: linear-gradient(271deg, transparent 0, rgba(0, 0, 0, .6) 100%);
}
.front-top__bg video{
    z-index: 2;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.front-top__inner {
    height: 100svh;
    display: flex;
    flex-direction: row;
    padding-bottom: 30px;
    color: var(--color-white);
    align-items: flex-end;
    padding-top: 160px;
    position: relative;
    min-height: 650px;
}
.front-top__banners {
display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    margin-left: auto;
    aspect-ratio: 2 / 3;
    gap: 16px;
    position: absolute;
    right: 0;
    top: 190px;
    height: calc(100% - 220px);
    transition: height .3s;
}
.front-top-slider {
    grid-column: span 2;
    grid-row: span 2;
    border-radius: 10px;
    overflow: hidden;
    min-width: 0;
    max-width: 100%;
    width: 100%;
}
/*///*/

.promo_page .promo_content .container .promo_content_wrapper .col_right{
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 460px;
    overflow: hidden;
    height: calc(100% - 140px);
}
.promo_page .promo_content .container .promo_content_wrapper .col_left{
    max-width: 50%;
    flex: 0 0 50%;
}
.promo_page .promo_content .container .promo_content_wrapper .col_left{
    gap: 30px 0;
    display: flex;
    flex-direction: column;
}

.front-top-slider__pagi {
    top: 20px;
    left: 20px!important;
    position: absolute;
    width: calc(100% - 40px)!important;
    z-index: 33;
    bottom: initial!important;
    display: flex;
    flex-direction: row;
    gap: 10px
}
.front-top-slider__pagi .swiper-pagination-bullet {
    flex: 1;
    border-radius: 10px;
    margin: 0!important;
    height: 2px;
    cursor: pointer;
    opacity: 1;
    background: rgba(255,255,255,.3);
    position: relative;
    transition: transform .3s;
    border:0;
}

.front-top-slider__pagi .swiper-pagination-bullet:hover {
    transform: scale(1,2)
}

.front-top-slider__pagi .swiper-pagination-bullet::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #fff
}

.front-top-slider__pagi .swiper-pagination-bullet::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50;
    height: 10px;
    width: 100%;
    transform: translateY(-50%);
    background: 0 0
}

.front-top-slider__pagi .swiper-pagination-bullet.swiper-pagination-bullet-prev:before {
    width: 100%
}

.front-top-slider__pagi .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    width: calc(100%*var(--progress))
}
.front-top-slider .carousel_item {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 16px;
        color: var(--color-white);
}
.front-top-slider .carousel_item .carousel_item_top_wrapper .carousel_item_title_wrapper{
    display: flex;
    justify-content: space-between;
}
.front-top-slider .carousel_item .carousel_item_top_wrapper{
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    z-index: 3;
}
.front-top-slider .carousel_item .carousel_item_bottom_wrapper{
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  
    z-index: 3;
}
.front-top-slider .carousel_item .carousel_item_top_wrapper{
    padding: 45px 20px 0px;
      top: 0;
    left: 0;
}
.front-top-slider .carousel_item .carousel_item_bottom_wrapper{
    padding: 0px 20px 20px;
    bottom: 0;
    left: 0;
}
.front-top-slider .carousel_item .carousel_item_bottom_wrapper .readmore{
text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    transition: all 200ms linear;
    line-height: 1em;
    padding-bottom: 5px;
    border-bottom: 1px solid var(--color-white);
}
.front-top-slider .carousel_item:hover .carousel_item_bottom_wrapper .readmore{
border-bottom-color: transparent;
}
.front-top-slider .carousel_item .image{
    position: relative;
}
.front-top-slider .carousel_item .image img{width: 100%; object-fit: cover;transition: all 200ms linear;}
.front-top-slider .carousel_item:hover .image img{
    transform: scale(1.05);
}
.front-top-slider .carousel_item:hover .image img.banner_image{
transform: scale(1.05);
}
.front-top-slider .carousel_item .title_wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.front-top-slider .carousel_item .icon{}
.front-top-slider .carousel_item:before, .front-top-slider .carousel_item:after{
    display: inline-block;
    content: '';
    width: 100%;
    position: absolute;
        height: 50%;
    left: 0;
    z-index: 2;

}
.front-top-slider .carousel_item:before{
    background: rgba(0, 51, 97, .4);
    /* background: linear-gradient(rgba(0, 51, 97, .65), rgba(255, 255, 255, 0)); */
    background: linear-gradient(rgba(0, 0, 0, .65), rgba(255, 255, 255, 0));
    top: 0;
}
.front-top-slider .carousel_item:after{
bottom: 0;
        background: rgba(0, 51, 97, .4);
    /* background: linear-gradient(rgba(0, 51, 97, .65), rgba(255, 255, 255, 0)); */
    background: linear-gradient(rgba(255, 255, 255, 0),rgba(0, 0, 0, .65));
}
.front-top-slider .carousel_item  .carousel_item_text{
    font-size: 16px;
}
.front-top-slider .carousel_item  .carousel_item_title{
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}
.front-top-slider .carousel_item .carousel_item_title span{display: block;}
.front-top-slider .carousel_item  .carousel_item_top_wrapper i{
transition: all 200ms linear;
    font-size: 24px;
    transform: rotate(-45deg);
}
.front-top-slider .carousel_item:hover  .carousel_item_top_wrapper i{
    transform: rotate(0);
}
.front-top-slider .carousel_item  .carousel_item_bottom_wrapper{}
.front-top-slider .carousel_item  .carousel_item_bottom_wrapper .readmore{}
.front-top-slider .front-top-slider__navs{
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 4;
    display: flex;
    align-items: center;
    gap:0px 10px;
}
.front-top-slider .front-top-slider__navs button{
    background: transparent;
    border: 0;
    font-size: 22px;
    color: var(--color-white);
    padding: 0;
    transition: all 200ms  linear;
    opacity: .8;
    line-height: 1em;
}
.front-top-slider .front-top-slider__navs button.swiper-button-disabled{opacity: .5}
.front-top-slider .front-top-slider__navs button:not(.swiper-button-disabled):hover{opacity: 1; color:var(--color-caramel)}

.promo_page .promo_blocks_wrapper{
    display: flex;
    flex-direction: column;
    gap:15px 0px;
}
.promo_page .promo_blocks_wrapper .promo_carousel{position: relative;}
.promo_page .promo_blocks_bottom_banner .banner_item_wrapper{
    /*flex:1;*/
}
/*.promo_page .promo_blocks_bottom_banner{
    display: flex;
    gap:0px 15px;
}*/
.promo_page  .banner_item{
display: flex;
    flex-direction: column;
    border-radius: 16px;
    width: 100%;
    overflow: hidden;
    position: relative;
    color: var(--color-white);
}
.promo_page  .banner_item .image{
    width: 100%;
}
.promo_page  .banner_item .image img{
    transition: all 200ms linear;
    width: 100%;
}
.promo_page  .banner_item:hover .image img{
    transform: scale(1.05);
}
.promo_page  .banner_item .banner_item_bottom{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(rgba(0, 0, 0, .65), rgba(255, 255, 255, 0));
    padding: 10px 15px 0;
}
.promo_page  .banner_item .banner_item_bottom .title{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3em;
    text-transform: uppercase;
}
.promo_page  .banner_item .banner_item_bottom .title span{display: block;}
.promo_page  .banner_item .banner_item_bottom .subtitle{
    font-size: 11px;
    color: var(--color-caramel);
    font-weight: 600;
}

/*swiper-pagination*/
.swiper-pagination-bullet{
    background: transparent;
    border:1px solid var(--color-caramel);
    opacity: .3;
}

.swiper-pagination-light .swiper-pagination-bullet-active{
        background: var(--color-caramel);
    opacity: 1;
    border-color: var(--color-caramel);
}

.swiper-pagination-light.white .swiper-pagination-bullet{border:1px solid var(--color-white); opacity: 1;}
.swiper-pagination-light.white .swiper-pagination-bullet-active{background: var(--color-white); border-color:var(--color-white)}
.swiper-pagination-light{text-align: center; margin-top: 10px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0px 3px;}
/*common */
.fint {
    font-size: 45px;
    font-weight: 800;
    line-height: 1em;
    margin-bottom: 40px;
    font-family: 'LagunaC';
}
.fint.x2{font-size: 60px;}
.fint.fint-sm{font-size: 25px;}
.fint span{display: block;}
.module{}
.module .module-title-wrapper{
    text-align: center;
    margin-bottom: 30px;
}
.module .module-title-wrapper.left{text-align: left;}
.module .module-title-wrapper.right{text-align: right;}
.module .module-title-wrapper.center{text-align: center;}
.module .module-subtitle{
    text-transform: uppercase;
    color: var(--color-caramel);
    font-size: 16px;
    font-weight: bold;
}
.module .module-title{
    margin-bottom: 0;
}
.module .module-text{
    text-align: center;
    margin-bottom: 30px;
}

.swiper {
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s ease;
}
.swiper.swiper-initialized {
    opacity: 1;
    visibility: visible;
}

/*events module*/
.last-events{}
.pretty-swiper{margin: 0px -24px}
.pretty-swiper .swiper{padding: 0px 24px}
.pretty-swiper .item, .rooms-list .item-room, .events-list .item, .offers-list .item{
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 36px;
}

.is-popup{cursor: pointer;}

.pretty-swiper .swiper-slide, .events-list .item-wrapper, .service-list .item-wrapper, .offers-list .item-wrapper{
    text-align: center;
    font-size: 18px;
    border-radius: 36px;
    margin-bottom: 40px;
    transition: opacity .4s cubic-bezier(.4, 0, .2, 1), transform .4s cubic-bezier(.4, 0, .2, 1);
    overflow: hidden;
    height: auto;
}
.pretty-swiper .item  img.img, .rooms-list .item-room img.img, .events-list .item img.img, .offers-list .item img.img, .service-list .item img.img, .offers-list .item img.img{
    transform: scale(1);
    border-radius: 36px 36px 36px 36px;
    transition: border-radius .5s ease, transform .5s ease;
}
.pretty-swiper .item:hover  img.img, .rooms-list .item-room:hover img.img, .events-list .item:hover img.img,  .offers-list .item:hover img.img, .service-list .item:hover img.img,
.service-list .item:hover  img.img, .offers-list .item:hover img.img{
    transform: scale(1.05);
    border-radius: 30px 30px; 
}
.pretty-swiper .item-wrapper {height: 100%;}
.pretty-swiper .item-content, .rooms-list .item-room .item-content, .events-list .item .item-content,  .offers-list .item .item-content,  .service-list .item .item-content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    gap: 20px 0 ;
    padding: 45px 30px 30px;
    background-color: rgba(0, 0, 0, 0);
    margin-top: -24px;
    color: var(--color-black);
    text-align: left;
    z-index: 1;
    height: 100%;
}
.pretty-swiper .item:hover .item-content{}
.pretty-swiper .item .item-content:before, .rooms-list .item-room .item-content:before, .events-list .item .item-content:before,  .offers-list .item .item-content:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    /*background-color: var(--color-white);*/
    background-color: var(--color-coconut);
    border-radius: 36px;
    z-index: -1;
    opacity: 0;
    transform: translateY(10%);
    transition: opacity .5s ease, transform .5s ease;
}
.bg-coconut .pretty-swiper .item .item-content:before,  .bg-coconut .pretty-swiper .item .item-content:before,  
.bg-coconut.row-rooms .item-room:hover .item-content:before{background: var(--color-white)}


.pretty-swiper .item:hover .item-content:before, .rooms-list .item-room:hover .item-content:before,
.events-list .item:hover .item-content:before, .bg-coconut .pretty-swiper .item .item-content:before, .offers-list .item:hover .item-content:before{
        opacity: 1;
        transform: translateY(0);
}
.last-events .item .date-start{}
.last-events .item .multiple_dates{
    display: flex;
    flex-wrap: wrap;
    gap:5px;
}
.last-events .item .multiple_dates .date, .last-events .item .date-start{
    font-size: 12px;
    line-height: 1em;
    padding: 8px 12px;
    border-radius: 16px;
    font-weight: 500;
    color: var(--color-caramel);
    border: 1px solid var(--color-caramel);
}
.pretty-swiper .item .title, .rooms-list .item-room .item-content .title, .events-list .item .item-content .title, .offers-list .item .item-content .title{
    font-size: 20px;
    font-weight: 600;
}
.pretty-swiper .item .title span, .rooms-list .item-room .item-content .title span, .events-list .item .title span, .offers-list .item .title span{display: block;}
.pretty-swiper .item  .readmore{color:var(--color-caramel)}
.pretty-swiper .item .short_desc, .events-list .item .short_desc, .offers-list .item .short_desc{
    font-size: 16px;
    line-height: 1.5em;
    overflow: hidden;
}
/*.events-carousel .item .short_desc{
        max-height: 180px;
    overflow: hidden;
    position: relative;
    transition: max-height .3s ease;
}
.events-carousel .item .short_desc:not(.is-open)::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 200ms linear;
    height: 60px;
}
.events-carousel .item:hover .short_desc:not(.is-open)::after {
}*/
.last-events .item .location{
    font-size: 15px;
    padding: 0px 0px;
    color: var(--color-black);
    display: flex;
    gap: 0px 10px;
    align-items: center;
}
.last-events .item .location img{height: 22px;}
.pretty-swiper .item .short_desc>*:last-child, .events-list .item .short_desc>*:last-child, .offers-list .item .short_desc>*:last-child{margin-bottom: 0;}
.pretty-swiper .item .slider-arrow, .events-list .item .slider-arrow, .offers-list .item .slider-arrow{
    min-width: 126px;
    height: 32px;
    right: 30px;
    position: absolute;
    bottom: 30px;
}
.slider-arrow:after, .slider-arrow:before, .custom-flex-block .item-wrapper .item .arrow:after, .custom-flex-block .item-wrapper .item .arrow:before, 
.readmore-arrow:before, .readmore-arrow:after, .events-list .item .slider-arrow:before, .events-list .item .slider-arrow:after ,
.offers-list .item .slider-arrow:before, .offers-list .item .slider-arrow:after{
    content: "";
    position: absolute;
    top: 50%;
    transition: all .3s ease;
}
.pretty-swiper .item .slider-arrow:after, .custom-flex-block .item-wrapper .item .arrow:after, .rooms-list .item-room .title-wrapper .slider-arrow:after,
.readmore-arrow:after, .events-list .item .slider-arrow:after, .offers-list .item .slider-arrow:after {
    right: 12px;
    display: block;
    width: 12px;
    height: 12px;
    border-top: 1px solid var(--color-caramel);
    border-right: 1px solid var(--color-caramel);
    transform: translateY(-50%) rotate(45deg);
    right: 50%;
}
.slider-arrow:before, .custom-flex-block .item-wrapper .item .arrow:before, .readmore-arrow:before,
.events-list .item .slider-arrow:before, .offers-list .item:before {
    left: 50%;
    height: 1px;
    background: var(--color-caramel);
    transform: translate(-50%, -50%);
    width: 0;
    opacity: 0;
}
.custom-flex-block .item-wrapper:hover .item .arrow:before, .rooms-list .item-room:hover .title-wrapper .slider-arrow:before,
.item:hover .readmore-arrow:before, .pretty-swiper .item:hover .slider-arrow:before, .events-list .item:hover .slider-arrow:before,
 .offers-list .item:hover .slider-arrow:before{
    width: 126px;
    left: 50%;
    top: 50%;
    opacity: 1;
}
.pretty-swiper .item:hover .slider-arrow:after, .swiper-slide:hover .slider-arrow:after, .custom-flex-block .item-wrapper:hover .item .arrow:after, .rooms-list .item-room:hover .title-wrapper .slider-arrow:after,
.item:hover .readmore-arrow:after, .events-list .item:hover .slider-arrow:after, .offers-list .item:hover .slider-arrow:after{
    right: 2px;
}
.pretty-swiper-sm .item .slider-arrow, .service-list .item .title-wrapper .slider-arrow , .custom-flex-block .item-wrapper .item .arrow, .rooms-list .item-room .title-wrapper .slider-arrow,
.rooms-list .item-room .title-wrapper .slider-arrow, .readmore-arrow, .offers-list .item .title-wrapper .slider-arrow{
    min-width: 48px;
    height: 32px;
}
.pretty-swiper-sm .swiper-slide:hover .slider-arrow:before, .custom-flex-block .item-wrapper:hover .item .arrow:before, 
.rooms-list .item-room:hover .title-wrapper .slider-arrow:before, .item:hover .readmore-arrow:before,
.service-list .item .title-wrapper .slider-arrow:before, .offers-list .item:hover .slider-arrow:before{width: 48px;}
.pretty-swiper .swiper-slide .title-wrapper, .rooms-list .item-room .title-wrapper,
.service-list .item .title-wrapper, .offers-list .item .title-wrapper{display: flex; align-items: center; gap: 0px 30px; justify-content: space-between; width: 100%;}
.pretty-swiper .swiper-slide .title-wrapper .slider-arrow, .rooms-list .item-room .title-wrapper .slider-arrow, .readmore-arrow, 
.service-list .item .title-wrapper .slider-arrow, .offers-list .item .title-wrapper .slider-arrow{
position: relative;
    bottom: 0;
    right: 0;
}
.arrow.white:after, .custom-flex-block .item-wrapper .item .arrow:after {
        border-top: 1px solid var(--color-white);
    border-right: 1px solid var(--color-white);
}
.arrow.white:before, .custom-flex-block .item-wrapper .item .arrow:before{background: var(--color-white)}

/*swiper button arrow*/
.swiper-button-next, .swiper-button-prev {
   top: 30%;
    width: 56px;
    height: 56px;
    background-color: var(--color-white);
    /*box-shadow: 0px 0px 10px rgba(0,0,0,.15);*/
    /*background-color: var(--color-white);*/
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
    border: none;
    transition: all .3s ease;
}
.swiper-button-next:after, .swiper-button-prev:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-top: 1px solid var(--color-caramel);
    border-right: 1px solid var(--color-caramel);
    transition: all .3s ease;
}

.swiper-button-next {right: 0;}
.swiper-button-prev {left: 0;}
.swiper-button-next:after {
    transform: rotate(45deg);
    right: 45%;
}
.swiper-button-prev:after {
    transform: rotate(-135deg);
    left: 45%;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    width: 72px;
    border-radius: 24px;
    background: var(--color-coconut);
}
.swiper-button-next:hover:after, .swiper-button-next:hover:after{border-color: var(--color-caramel);}
.swiper-button-next:hover:after {right: 22px;}
.swiper-button-prev:hover:after {left: 22px;}
.swiper-button-next:before, .swiper-button-prev:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 1px;
    width: 0;
    transform: translate(-50%, -50%);
    background: #333;
    opacity: 0;
    transition: all .3s ease;
}
.swiper-button-next:hover:before, .swiper-button-prev:hover:before{
    width: 30px;
    background: var(--color-caramel);
    opacity: 1;
}
.standart-slider-swiper .swiper-button-prev:after {
    left: 22px;
    transform: rotate(-135deg);
}
.standart-slider-swiper .swiper-button-next:after {
    transform: rotate(45deg);
    right: 22px;
    border-color: var(--color-caramel);
}

.flex-image img, .flex-images img{border-radius: var(--border-radius-lg)}
.flex-images{
    display: flex;
    gap:0px 15px;
    display: flex;
    gap: 0px 15px;
    margin-bottom: 30px;
}
.flex-images .item-image{}

/*pretty-tiles*/
.pretty-tiles{}
.pretty-tiles .pretty-grid{
    display:grid;
    grid-template-columns:  repeat(4,minmax(0,1fr));
    grid-auto-rows:380px;
    gap:24px;
    grid-auto-flow: dense;
}

.pretty-tiles .pretty-grid .pretty-row{
    grid-column:span 2;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:24px;
    min-width:0;
}
.pretty-tiles .pretty-grid .info-card.card-images, .pretty-tiles .pretty-grid .info-card.card-images .pretty-gallery,
.pretty-tiles .pretty-grid .info-card.card-images  img{height: 100%; width: 100%}
.pretty-tiles .pretty-grid .info-card.card-images  img{object-fit: cover;}
.pretty-tiles .pretty-grid .info-card.card-images .pretty-gallery{}
.pretty-tiles .pretty-grid .info-card.card-content{
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: var(--color-white);
}
.pretty-tiles .pretty-grid .info-card{
    position: relative;
    overflow: hidden;
    border-radius: var(--border-radius-lg);
    background: var(--color-caramel);
    min-width: 0;
}
.pretty-tiles.accent .pretty-grid .info-card.card-content{background: var(--color-accent);}
.pretty-tiles .pretty-grid .info-card.tall{
grid-row: span 2;
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 3;
}
.pretty-tiles .pretty-grid .info-card.tall video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pretty-tiles .pretty-grid .card-content .icon{
position: absolute;
    top: 30px;
    left: 30px;
     z-index: 3;
}
.pretty-tiles .pretty-grid .card-content .icon img{
    height: 60px;
}
.pretty-tiles .pretty-grid .card-content .content-bottom.is-popup{cursor: pointer;}
.hidden_modal_content{display: none;}
.pretty-tiles .pretty-grid .card-content .content-bottom{
display: flex;
    flex-direction: column;
    gap: 15px 0;
    align-items: flex-start;
    position: relative;
    z-index: 3;
}
.pretty-tiles .pretty-grid .card-content:after{
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    background-image: url(../images/pattern.svg);
    background-repeat: repeat;
    background-size: 2200px 2200px;
    background-position: center;
}
.pretty-tiles .pretty-grid  .card-content.card1:after{background-position: -190px -830px;}
.pretty-tiles .pretty-grid  .card-content.card2:after{background-position: -550px -1040px}
.pretty-tiles .pretty-grid  .card-content.card3:after{background-position: 0px -1020px;}
.pretty-tiles .pretty-grid .info-card .title{
    font-family: 'LagunaC';
    font-size: 32px;
    line-height: 1em;
}
.pretty-tiles .pretty-grid .info-card .title span{display: block;}
.pretty-tiles .pretty-grid .info-card a{
color: var(--color-white);
position: relative;
transition: all 200ms linear;
width: 100%;
}

.pretty-tiles .pretty-grid .info-card .is-popup .readmore-icon i{
    position: relative;
    display: inline-block;
    transition: all 200ms linear; 
}
.pretty-tiles .pretty-grid .info-card .is-popup:hover .readmore-icon i{
    transform: translate(10px, 0px);
}
.pretty-tiles .pretty-grid .info-card .is-popup .readmore-icon{
    min-width: 48px;    
}
.pretty-tiles .pretty-grid .info-card .text{
    line-height: 1.4em;
    /*font-size: 16px;*/
}
.pretty-tiles .pretty-grid .card-content .list{
display: flex;
    flex-direction: column;
    gap: 10px 0px;
}
.pretty-tiles .pretty-grid .card-content .list .list-item>*{}
.pretty-tiles .pretty-grid .card-content .list .list-item{}

.pretty-tiles .pretty-grid .card-content .list .list-item .list-item-name{
font-family: 'LagunaC';
    font-size: 20px;
    line-height: 1.2em;
}
.pretty-tiles .pretty-grid .card-content .list .list-item .list-item-subtitle{font-weight: 300;}
.pretty-tiles .pretty-grid .info-card .text ul.list-fint, #block6a072bfde109d.pretty-tiles .pretty-grid .card-content .list  {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    gap: 5px 30px;
    flex-wrap: wrap;
}
.pretty-tiles .pretty-grid .info-card .text ul.list-fint li, #block6a072bfde109d.pretty-tiles .pretty-grid .card-content .list .list-item{
    position: relative;
}
.pretty-tiles .pretty-grid .info-card .text ul.list-fint li:not(:last-child):after, 
#block6a072bfde109d.pretty-tiles .pretty-grid .card-content .list .list-item:not(:last-child):after{
    display: inline-block;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    border: 1px solid var(--color-white);
    right: -19px;
    top: 10px;
}
.pretty-tiles .pretty-grid .info-card .title-wrapper{
    display: flex;
    align-items: center;
    gap: 0px 30px;
}
.pretty-tiles .pretty-grid .info-card a:hover, .pretty-tiles .pretty-grid .info-card .title-wrapper.is-popup:hover .title{
    color: rgba(255,255,255,.8);
}
.pretty-tiles .pretty-grid .info-card a .arrow{
min-width: 48px;
    height: 32px;
    position: relative;
    bottom: 0;
    right: 0;
}
.pretty-tiles .pretty-grid .info-card a .arrow:after,  .pretty-tiles .pretty-grid .info-card a .arrow:before{
    content: "";
    position: absolute;
    top: 50%;
    transition: all .3s ease;
}
.pretty-tiles .pretty-grid .info-card a .arrow:after{
    right: 12px;
    display: block;
    width: 12px;
    height: 12px;
    border-top: 1px solid var(--color-white);
    border-right: 1px solid var(--color-white);
    transform: translateY(-50%) rotate(45deg);
}  
.pretty-tiles .pretty-grid .info-card a .arrow:before{
        left: 50%;
    height: 1px;
    background: var(--color-white);
    transform: translate(-50%, -50%);
    width: 0;
    opacity: 0;
}
.pretty-tiles .pretty-grid .info-card a:hover .arrow:before {
    width: 28px;
    left: 33px;
    top: 50%;
    opacity: 1;
}
.pretty-tiles .pretty-grid .info-card a:hover .arrow:after{
    right: 2px;
}
.pretty-gallery .swiper-pagination-light{
position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    z-index: 2;
    margin-top: 0;
}
/*fancybox__content*/
.modal{
        background-color: var(--color-coconut);
    background-image: url(../images/pattern.svg);
    background-size: 160%;
    padding: 30px;
    border-radius: 24px;
}
.popup-close{
        position: absolute;
    background: transparent;
    text-transform: uppercase;
    border: 0;
    right: 20px;
    font-size: 18px;
    top: 20px;
    color: rgba(0,0,0,.5);
    transition: all 200ms linear;
}
.popup-close:hover{color: rgba(0,0,0,.8);}

.modal form{position: relative; z-index: 2}
.fancybox__content {
    align-self: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0;
    padding: 2rem;
    max-width: 100%;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #fff);
    cursor: default;
    border-radius: 30px;
    z-index: 20;
    min-width: 900px;
}
.fancybox__content>.f-button.is-close-btn{outline: 0; box-shadow: 0 0 0}
/*accent_text*/
.flex-block .accent_text{
display: inline-block;
    background-color: var(--color-coconut);
    background-image: url(../images/pattern.svg);
    background-repeat: repeat;
    background-size: 800px;
    background-position: center;
    padding: 15px;
    border-radius: var(--border-radius-sm);
}
.flex-block .accent_text .inner>*:last-child{margin-bottom: 0;}
/*custom-flex-block accent*/
.custom-flex-block {}
.custom-flex-block.accent{
    padding: 60px 0;
    position: relative;
    background: var(--color-coconut);
}
.custom-flex-block.accent .pattern{
    display: inline-block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    background-image: url(../images/pattern.svg);
    background-repeat: repeat;
    background-size: 2200px 2200px;
    background-position: center;
    opacity: .5;
}
.custom-flex-block.accent .container{position: relative; z-index: 2}
.custom-flex-block .item-wrapper{}
.custom-flex-block .item-wrapper .item{
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    border-radius: var(--border-radius-sm);
    overflow: hidden;
}
.custom-flex-block .item-wrapper a.item{}

.custom-flex-block .item-wrapper .item .item-image{
    display: inline-block;
    width: 100%;
    height: 520px;
}
.custom-flex-block .item-wrapper .item .item-image img{
width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 200ms linear;
}
.custom-flex-block .item-wrapper a.item:hover .item-image img{
    transform: scale(1.05);
}
.custom-flex-block .item-wrapper .item .item-content{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(134, 134, 134, 0);
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .5));
    padding: 110px 30px 30px;
    display: flex;
    color: var(--color-white);
    flex-direction: column;
    gap: 15px 0;
}
.custom-flex-block .item-wrapper .item .item-title{font-size: 24px; font-weight: 600}
.custom-flex-block .item-wrapper .item .arrow{position: absolute; right: 30px; bottom: 30px;}

/*tab-gallery*/
.tab-gallery .tab-gallery-nav-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto 30px;
    gap: 0px 30px;
}
.tab-gallery .tab-gallery-nav-wrapper .fint{margin-bottom: 0;}
.tab-gallery .swiper-grid, .room-gallery-swiper .swiper-grid, .flex-gallery-swiper .swiper-grid{
    display: grid;
    gap: 15px;
    grid-template-rows:270px 270px;
    grid-template-columns: 1fr 25% 25%;
    height: 556px;
    justify-content: center;
}

.tab-swiper-carousel{
/*min-width: 0;*/
overflow: hidden;
}
.tab-gallery .swiper-grid .item{}
.tab-gallery .swiper-grid .item1, .room-gallery-swiper .swiper-grid .item1, .flex-gallery-swiper .swiper-grid .item1{grid-area: 1 / 1 / 3 / 2;}
.tab-gallery .swiper-grid .item2, .room-gallery-swiper .swiper-grid .item2, .flex-gallery-swiper .swiper-grid .item2{grid-area: 1/2/2/3;}
.tab-gallery .swiper-grid .item3, .room-gallery-swiper .swiper-grid .item3, .flex-gallery-swiper .swiper-grid .item3{grid-area: 2/2/3/3;}
.tab-gallery .swiper-grid .item4, .room-gallery-swiper .swiper-grid .item4, .flex-gallery-swiper .swiper-grid .item4{grid-area: 1 / 3 / 3 / 4;}

.tab-gallery .full1 .swiper-grid .item1, .room-gallery-swiper .full1 .swiper-grid .item1, .flex-gallery-swiper .full1 .swiper-grid .item1 {grid-area: 1 / 1 / 3 / 4;}
.tab-gallery .full2 .swiper-grid .item2, .room-gallery-swiper .full2 .swiper-grid .item2, .flex-gallery-swiper .full2 .swiper-grid .item2 {grid-area: 1 / 2 / 3 / 4;}
.tab-gallery .full3 .swiper-grid .item1, .room-gallery-swiper .full3 .swiper-grid .item1, .flex-gallery-swiper .full3 .swiper-grid .item1 {grid-area: 1 / 1 / 3 / 3;}
.tab-gallery .full3 .swiper-grid .item2, .room-gallery-swiper .full3 .swiper-grid .item2, .flex-gallery-swiper .full3 .swiper-grid .item2 {grid-area: 1 / 3 / 2 / 4;}
.tab-gallery .full3 .swiper-grid .item3, .room-gallery-swiper .full3 .swiper-grid .item3, .flex-gallery-swiper .full3 .swiper-grid .item3 {grid-area: 2 / 3 / 3 / 4;}

.tab-gallery .swiper-grid a>img, .room-gallery-swiper .swiper-grid a>img, .flex-gallery-swiper .swiper-grid a>img{height: 100%; object-fit: cover; width: 100%;}

.tab-gallery a.fancybox, .room-gallery-swiper a.fancybox, .flex-gallery-swiper .swiper-grid a.fancybox{height: 100%; width: 100%;}

.flex-gallery-swiper .swiper-grid .image_title{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 80px 30px 30px;
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .65));
    color:var(--color-white);
}
#swiper-gallery6a12d052b7a4f .image_title{    padding: 80px 15px 15px;}
#swiper-gallery6a12d052b7a4f .image_title span{
background: var(--color-white);
    color: var(--color-black);
    border-radius: 6px;
    padding: 5px 15px;
    font-weight: 600;
    font-size: 15px;
}
.tab-gallery-nav{display: table;}
.tab-gallery-nav .swiper-slide{width: auto !important}

.tab-gallery-nav .tab-nav-wrapper {
    color: var(--color-caramel);
    line-height: 48px;
    padding: 0px 15px;
    border: 1px solid var(--color-caramel);
    transition: all 200ms linear;
    background: transparent;
    border-radius: var(--border-radius-sm);
    font-size: 20px;
    font-weight: 500;
    display: flex;
    gap: 0px 10px;
}
.tab-gallery-nav .tab-nav-wrapper svg{
    width: 22px;
    height: 22px;
    transition:  all 200ms linear;
}
.tab-gallery-nav .tab-nav-button0 svg{fill:var(--color-caramel)}
.tab-gallery-nav .tab-nav-button1 svg, .tab-gallery-nav .tab-nav-button0:hover svg{fill:var(--color-white)}
.tab-gallery-nav .tab-nav-button0:hover{background: var(--color-caramel); color:var(--color-white)}
.tab-gallery-nav .tab-nav-button1:hover svg{fill: var(--color-brown);}
.tab-gallery-nav .tab-nav-button1:hover{background: transparent; color:var(--color-brown)}
.tab-gallery-nav .tab-nav-wrapper img{
    width: auto;
    height: 22px;
}
.tab-gallery-nav .tab-nav-button0{}
.tab-gallery-nav .tab-nav-button1{
    background: var(--color-brown);
    color: var(--color-white);
    border-color: var(--color-brown);
}
/*a.fancybox {*/
 
a.fancybox {
position: relative;
    overflow: hidden;
    display: inline-block;
    border-radius: 14px;
}
.fancybox .hidden_info{
display: flex;
    flex-direction: column;
    gap: 10px;
    position: absolute;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: rgba(44, 33, 27, .8);
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 200ms linear;
    z-index: 9;
}

.pulse{
    transform-origin: center;
    transform-box: fill-box;
    animation: pulse 2s infinite;
}
@keyframes pulse{

    0%{
        transform: scale(1);
        opacity: 1;
    }

    70%{
        transform: scale(1.8);
        opacity: 0;
    }

    100%{
        transform: scale(1.8);
        opacity: 0;
    }
}

.fancybox .hidden_info svg{height: 52px; width: auto;}
.fancybox .hidden_info svg circle{
    fill:var(--color-accent);
}
.fancybox .hidden_info svg .st1{
    fill:var(--color-white);
}
.fancybox .hidden_info .icon_svg{
    width: auto;
    height: 65px;
    fill: var(--color-white);
}
.fancybox .hidden_info span{
    border-radius: 8px;
    color: var(--color-white);
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    line-height: 1.2em;
    position: relative;
    border: 1px solid var(--color-white);
    font-weight: 600;
    padding: 10px 15px;
}
.fancybox .hidden_info img{height: 50px;}
.fancybox .hidden_info span.readmore{position: relative;}
.fancybox .hidden_info span.circle{
    display: inline-block;
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    top: -4px;
    z-index: 2;
    margin-right: -5px;
    right: -3px;
    background: var(--color-white);
    animation: pulse 2s infinite;
    color: var(--color-white);
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    line-height: 1.2em;
    font-weight: 500;
}
.fancybox .hidden_info span.circle:before{
display: inline-block;
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid var(--color-white);
    left: -3px;
    position: absolute;
    top: -3px;
    border-radius: 50%;
}
a.fancybox div{
    position: relative;
    display: inline-block;
}
a.fancybox:hover .hidden_info{
opacity: 1;
visibility: visible;
}

.bg-coconut{
    background: var(--color-coconut);
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
}
.bg-coconut-sm{padding-top: 30px; padding-bottom: 30px;}
.bg-coconut .pattern, .flex_pretty_cute_action .pattern, .accent_date_price_event .pattern,
.massage-programs .pattern{
position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../images/pattern.svg);
    background-repeat: repeat;
    background-size: 1500px;
    background-position: 0 0;
    opacity: .5;
    z-index: 1;
}
.bg-coconut .container, .flex_pretty_cute_action .container, .accent_date_price_event .container{position: relative; z-index: 2}
/*last-rooms*/
.last-rooms{}
.last-rooms .item-room{}
.last-rooms .item-room .room-info, .rooms-list .item-room .room-info{
    display: flex;
    flex-wrap: wrap;
    gap:0px 15px;
}
.last-rooms .item-room .room-info span{}
/*tab-swiper-pretty-tiles*/
.tab-pretty-tiles-nav-wrapper{display: table; margin: 0px auto 30px;}
.tab-pretty-tiles{}
.tab-swiper-pretty-tiles{overflow: hidden;}
.tab-pretty-tiles-nav .swiper-slide{width: auto !important;}
.tab-pretty-tiles-nav .tab-nav-wrapper {
    font-family: 'LagunaC';
    font-size: 22px;
    background: var(--color-white);
    color: var(--color-black);
    border: 1px solid transparent;
    height: 56px;
    padding: 0px 15px;
    border-radius: var(--border-radius-sm);
    /*text-transform: uppercase;*/
}
.tab-pretty-tiles-nav .is-active .tab-nav-wrapper{
    border-color:var(--color-caramel);
    color:var(--color-caramel);
}

/*flex-block video*/
.flex-block .teaser_video{
        display: inline-block;
    position: relative;
    border-radius: var(--border-radius-max);
    overflow: hidden;
    width: 370px;
    height: 658px;
}
.flex-block .teaser_video video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.flex-block .btn-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 15px 10px;
    margin-top: 30px;
}
/*/Блок балийский массаж/*/
#row6a0ac712dfec8 .column0{flex:1;}
#row6a0ac712dfec8 .column1{}

.checked_wrapper{
    display: flex;
    gap: 5px 15px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.checkLabel{
    cursor: pointer;
    display: flex;
    position: relative;
    transition: color 0.3s ease-out;
    vertical-align: top;
    align-items: center;
    /*flex-wrap: wrap;*/
    /*white-space: nowrap;*/
    /*font-size: 14px;*/
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.checkLabel .label_text{
    font-size: 80%;
    line-height: 1.2em;
}
.checkInput input{
        opacity: 0;
    position: absolute;
    z-index: -1;
}
.checkInput {
    cursor: pointer;
    display: inline-block;
    margin: 0px 10px 0px 0px;
    position: relative;
    vertical-align: middle;
}
.checkLabel .element{
background: var(--color-white);
    border: 1px solid var(--color-stroke);
    border-radius: 4px;
    display: block;
    width: 25px;
    height: 25px;
    transition: all 0.2s ease-out;
    position: relative;
}
.checkLabel input[type="radio"]+.element{border-radius: 50%;}
.checkLabel input+.element .i-check {
    color: #fff;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.1s ease-out;
    visibility: hidden;
    width: 10px;
    height: 10px;
}

.checkLabel input:checked+.element .i-check {
    opacity: 1;
    visibility: visible;
    fill: #333;
}

.checkLabel input:checked+.element {
border-color: #ccc;
    background: #fff;
}

.checkLabel a{color:#333;text-decoration: underline;}
.checkLabel a:hover{text-decoration: none;}

/*marquee-image-vertical*/
.marquee-images-vertical-module{padding-top: 0; padding-bottom: 0}
.marquee-image-vertical {
    display: flex;
    gap: 24px;
    height: 900px;
    overflow: hidden;
    position: relative;
}

.marquee-column {
    flex: 1;
    height: 100%;
    position: relative;
    overflow: hidden;
    overscroll-behavior: contain;
}

.marquee-track {
    display: flex;
    flex-direction: column;
    gap: 24px;
    will-change: transform;
    transform: translate3d(0, 0, 0);
}

.marquee-item {
    border-radius: var(--border-radius-lg);
    overflow: hidden;
    position: relative;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
}

.marquee-item img {
    width: 100%;
    object-fit: cover;
    display: block;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
}

/*call_order_form*/
.call_order_form{
    padding-top: 25px;
    padding-bottom: 15px;
}
.call_order_form .title_block{
    font-family: 'LagunaC';
    margin-bottom: 15px;
    /* text-transform: uppercase; */
    font-size: 26px;
}
.call_order_form .d-flex{
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 15px;
}
.call_order_form .d-flex>*{
    padding-left: 10px;
    padding-right: 10px;
}
.call_order_form textarea{height: 62px;}

/*footer*/
footer.bg-coconut {
    padding-bottom: 0;
}
footer .logo-box{display: block;}
footer .social a img {
    height: 44px;
}
footer .phones{
    display: flex;
    flex-wrap: wrap;
    gap:0px 30px;
}
footer .phones .phone{
    display: flex;
    align-items: center;
    gap: 0px 15px;
}
footer .conctact_wrapper{
    display: flex;
    flex-direction: column;
    gap:20px 0px;
    margin-top: 15px;
}
footer .messenger_wrap a{color: #ababab;}
footer .messenger_wrap a.max{filter: grayscale(1);}
footer .messenger_wrap a.max:hover{filter: grayscale(0);}
footer .messenger_wrap a.link_vk:hover{color:var(--color-vk)}
footer .messenger_wrap a:hover{opacity: 1;}
footer .messenger_wrap a.whatsapp:hover{color:var(--color-whatsapp);}
footer .messenger_wrap a.telegram:hover{color:var(--color-telegram);}
footer .social a.vk:hover{color:var(--color-vk);}
footer .social a.instagram:hover{color:var(--color-instagram);}
footer .social{
display: flex;
    gap: 0px 20px;
}
footer .social a{
font-size: 30px;
    color: #c4c4c4;
}
footer .reestr{
    font-size: 80%; margin-top: 30px;
}
footer .reestr a{color:var(--color-caramel); }

footer .footer-menu-wrapper{
    display: flex;
    gap: 0px 60px;
    justify-content: space-between;
}
footer .footer-menu-wrapper{
}
footer .footer-menu-wrapper ul.sub-menu{
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 3px 0px;
}
footer .footer-menu-wrapper ul{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
footer .footer_menu .icon-chevron-down{
    display: none;
}
footer .footer_menu a{color:var(--color-black);}
footer .footer_menu a:hover{color:var(--color-caramel);}
footer .footer_menu>li{padding-bottom: 15px;}
footer .footer_menu>li>a{
    font-weight: bold;
    font-family: 'Lagunac';
    font-size: 22px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 0px 5px;
}
footer .footer_menu a img{height: 22px;}
footer .documents { margin-top: 15px;}
footer .documents ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 70%;
    gap: 4px 30px;
}
footer .documents a {
color: var(--color-black);
line-height: 1.4em;
display: inline-block;
}
footer .documents a:hover {color: var(--color-caramel);}
footer .copyright {
    padding-top: 15px;
    font-size: 70%;
    padding-bottom: 15px;
    border-top: 1px solid #ece2d6;
    margin-top: 30px;
    opacity: .7;
}
footer .copyright a{color: var(--color-black); text-decoration: underline;}
footer .copyright a:hover{text-decoration: none;}
/*.nav-modal-wrap {*/
.side-nav-overlay {
    background: rgba(0, 0, 0, .65);
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    bottom: 0;
    /*transform: translate(100%, 0);*/
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 200ms linear;
    cursor: pointer;
}
.nav-open .side-nav-overlay{opacity: 1;visibility: visible;}
/*.nav-modal-wrap {
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(-30%, 0);
    padding: 30px 30px;
    z-index: 10;
    width: 30%;
    height: 100%;
    background-color: #fff;
    visibility: visible;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
    transition: all .6s cubic-bezier(.645,.045,.355,1);
}*/


/*
|--------------------------------------------------------------------------
| NAV MODAL
|--------------------------------------------------------------------------
*/
#menu-main_menu{padding: 0; margin: 0; list-style-type: none}
.nav-modal-wrap {
    position: fixed;
    inset: 0;
    width: 30%;
        min-width: 500px;
    height: 100vh;
    background: #fff;
    z-index: 9999;
    overflow: hidden;
}

/*
|--------------------------------------------------------------------------
| CONTAINER
|--------------------------------------------------------------------------
*/

.customize-support .mobile_menu_container {
    padding-top: 60px;
}
.mobile_menu_container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    padding-top: 30px;
}

/*
|--------------------------------------------------------------------------
| SOURCE
|--------------------------------------------------------------------------
*/

.mobile_menu_source {
position:absolute;
    opacity:0;
    pointer-events:none;
    inset:0;
}

/*
|--------------------------------------------------------------------------
| VIEW
|--------------------------------------------------------------------------
*/

.mobile_menu_view {
    position: relative;

    width: 100%;
    height: 100%;

    overflow: hidden;
}

/*
|--------------------------------------------------------------------------
| SCREEN
|--------------------------------------------------------------------------
*/

.mm-screen {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0px 40px;
    will-change: transform;

    transform: translate3d(0,0,0);

    backface-visibility: hidden;

    z-index: 2;
}

/*
|--------------------------------------------------------------------------
| ROOT
|--------------------------------------------------------------------------
*/

.mm-screen.is-root {
    z-index: 1;
}

/*
|--------------------------------------------------------------------------
| TOP
|--------------------------------------------------------------------------
*/

.mm-nav-top {
    margin-bottom: 20px;
    display: flex;
    gap: 0px 10px;
    align-items: center;
}

/*
|--------------------------------------------------------------------------
| BACK
|--------------------------------------------------------------------------
*/

.mm-back {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: none;
    border: 0;
    padding: 0px 15px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    /* margin-bottom: 24px; */
    background: rgba(179, 153, 120, .7);
    color: var(--color-white);
    border-radius: 10px;
    transition: all 200ms linear;
}
.mm-back:hover{background: rgba(179, 153, 120, 1);}

/*
|--------------------------------------------------------------------------
| PARENT LINK
|--------------------------------------------------------------------------
*/
.mm-parent-link {
    display: block;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    color: inherit;
    font-family: 'LagunaC';
    transition: all 200ms linear;
}
.mm-parent-link:hover{color:var(--color-caramel)}
/*
|--------------------------------------------------------------------------
| ITEM
|--------------------------------------------------------------------------
*/
.mm-item {
    border-bottom: 1px solid rgba(0,0,0,.06);
}

/*
|--------------------------------------------------------------------------
| INNER
|--------------------------------------------------------------------------
*/

.mm-item-inner {
    display: flex;
    align-items: center;

    /*min-height: 58px;*/
}

/*
|--------------------------------------------------------------------------
| LINK
|--------------------------------------------------------------------------
*/
.mm-link {
flex: 1;
    display: flex;
    align-items: center;
    padding: 12px 0;
    text-decoration: none;
    color: inherit;
    font-family: 'Lagunac';
    font-size: 24px;
}
.mm-item:hover .mm-toggle, .mm-item:hover .mm-title{color:var(--color-caramel)}
.mm-title {
    gap: 0px 10px;
    display: flex;
    align-items: center;
    transition: all 200ms linear;
}
.mm-subtitle {}
.mm-icon {
    width: 22px;
    height: 22px;
    object-fit: contain;
    margin-right: 12px;
}

/*
|--------------------------------------------------------------------------
| TOGGLE
|--------------------------------------------------------------------------
*/

.mm-toggle {
width: 38px;
    height: 38px;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: 0;
    cursor: pointer;
    padding: 0;
    color: rgba(0, 0, 0, .3);
    border-radius: 10px;
    transition: all 200ms linear;
    background: var(--color-coconut);
}
.mm-submenu {display: none !important;}
.mm-nav-content .mm-item-inner{min-height: inherit;}
.mm-nav-content .mm-link{
    font-size: 18px;
    font-family: inherit;
    text-transform: inherit;
    font-weight: 400;
    padding: 10px 0px;
}
/*
|--------------------------------------------------------------------------
| CURRENT
|--------------------------------------------------------------------------
*/

.mm-item.is-current > .mm-item-inner .mm-link {
    font-weight: 700;
}

/*
|--------------------------------------------------------------------------
| REMOVE WP/THEME CONFLICTS
|--------------------------------------------------------------------------
*/

.mm-item-603 .mm-subtitle{
    background: var(--color-caramel);
    color: var(--color-white);
    line-height: 1em;
    font-size: 13px;
    padding: 5px 10px;
    border-radius: 8px;
}

.mobile_menu_view .menu,
.mobile_menu_view .sub-menu,
.mobile_menu_view .nav {all: unset;}

.nav-modal-wrap .close-btn-side {
    background: transparent;
    border: 0;
    position: absolute;
    right: 30px;
    top: 15px;
    font-size: 26px;
    z-index: 99;
    opacity: .2;
    transition: all 200ms linear;
}
.customize-support .nav-modal-wrap .close-btn-side{top: 50px; right: 10px;}
.nav-modal-wrap .close-btn-side:hover{opacity: .5}
.nav-modal-wrap .mobile_menu .item603 .subtitle{
    background: var(--color-caramel);
    color: var(--color-white);
    font-size: 12px;
    line-height: 1em;
    padding: 6px 10px;
    border-radius: 20px;
    margin-left: 5px;
}


#block6a072bfde109d.pretty-tiles .pretty-grid .card-content .list{ flex-direction: row;}

/*preloader*/
#preloader.hidden{
    opacity:0;
    visibility:hidden;
    pointer-events:none;
}
.preloader-hidden #preloader{
    display:none !important;
}
#preloader{
    position:fixed;
    inset:0;
    background:#f5f2ef;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    z-index:999999;
    transition:
        opacity 1.4s cubic-bezier(.77,0,.18,1),
        visibility 1.4s cubic-bezier(.77,0,.18,1);
}

#preloader.loaded{
    opacity:0;
    visibility:hidden;
}

/* SOFT GLOW */

.preloader-glow{
    position:absolute;
    inset:-30%;
    background:
        radial-gradient(circle at center,
        rgba(241,92,47,.06) 0%,
        transparent 60%);

    animation:glowFloat 8s ease-in-out infinite;
}

/* CONTENT */

.preloader-inner{
    position:relative;
    z-index:2;

    display:flex;
    flex-direction:column;
    align-items:center;
}

/* SVG */

#preloader .logo_el{
    width:230px;
    overflow:visible;
}

#preloader .st1{
    fill:#111;
}

#preloader .st0{
    fill:#f15c2f;
}

/* INITIAL STATE */

#preloader .logo-group{
    opacity:0;
    filter:blur(14px);

    transform:translateY(4px) scale(.985);
    transform-origin:center;
}

#preloader .logo-dot{
    opacity:0;
}

/* LOADER LINE */

#preloader .loader-line{
    width:180px;
    height:1px;

    margin-top:28px;

    background:rgba(0,0,0,.08);

    overflow:hidden;
}

#preloader .loader-progress{
    width:0%;
    height:100%;

    background:#f15c2f;
}

/* GLOW */

@keyframes glowFloat{
    0%,100%{
        transform:translateY(0px) scale(1);
    }
    50%{
        transform:translateY(-2%) scale(1.05);
    }
}


/*lwpcngNotice*/
.lwpcngNotice{font-family: inherit !important; }
.lwpcngNoticeBox {
    max-width: 45% !important;
    font-size: 14px !important;
    font-family: inherit;
    line-height: 1.2em;
    align-items: center;
    gap: 0px 15px;
    border-radius: 24px !important;
    border: 0 !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1) !important;
    padding: 20px !important;
    z-index: 88 !important;
    
}
.lwpcngNotice-light{}
.lwpcngNotice-light .lwpcngNotice_accept{
    background: var(--color-caramel) !important;
    color: var(--color-white) !important;
    border: 0;
    padding: 0px 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 10px;
    transition: all 200ms linear;
    margin: 0 !important;
    font-weight: 300;
}
.lwpcngNotice-light .lwpcngNotice_accept:hover{
    background: var(--color-caramel-hover) !important;
}
/*rooms-list*/
.rooms-list{}
.rooms-list .row-rooms{
    padding-top: 60px;
    padding-bottom: 60px;
}
.rooms-list .row-rooms:first-child{padding-top: 0;}
.rooms-list .row-rooms:last-child{padding-bottom: 0;}
.rooms-list .room-item-wrapper{
    text-align: center;
    font-size: 18px;
    border-radius: 36px;
    margin-bottom: 40px;
    transition: opacity .4s cubic-bezier(.4, 0, .2, 1), transform .4s cubic-bezier(.4, 0, .2, 1);
    overflow: hidden;
    height: auto;
}
.rooms-list .item-room{}
.rooms-list .item-room img{}
.rooms-list .item-room .item-content{}
.rooms-list .item-room .item-content .title-wrapper{}
.rooms-list .item-room .item-content .title{
font-family: 'LagunaC';
font-size: 25px;
line-height: 1.2em;
}
.rooms-list .item-room .item-content .slider-arrow{}

/*breadcrumbs */
.kama_breadcrumbs{}
.breadcrumbs {margin-bottom: 20px; text-align: center;}
.flex-block .breadcrumbs{text-align: left;}
.breadcrumbs a {color:var(--color-black); text-decoration: none;}
.breadcrumbs a:hover{color:var(--color-caramel);}
.breadcrumbs .kb_title{opacity: .5}
.breadcrumbs .kb_sep{color: #ddd;font-size: 11px; padding: 0px 10px;}

/*room-gallery-swiper*/
.room-gallery{ position: relative; margin-bottom: 30px;}
.room-gallery-swiper, .flex-gallery-swiper{overflow: hidden; }
.room-gallery .arrow, .flex-gallery-module .arrow{
    top: 50%;
    background: var(--color-coconut);
    transform: translate(0px, -28px);
}
.room-gallery .swiper-button-prev, .flex-gallery-module .swiper-button-prev{left: -30px;}
.room-gallery .swiper-button-next , .flex-gallery-module .swiper-button-next{right: -30px;}
.flex-gallery-module{position: relative;}
/*single-room*/
.single-room .single-room-info {margin-bottom: 30px;}
.single-room .single-room-info .single-room-info-wrapper{
    display: flex; 
    flex-wrap: wrap;
    gap:0px 15px;
}
.single-room .single-room-info .single-room-info-wrapper .room-info-value{
    background: var(--color-white);
    padding: 0px 20px;
    line-height: 1em;
    border-radius: var(--border-radius-sm);
    height: 50px;
    display: flex;
    align-items: center;
    font-weight: 500;
}
.single-room .single-room-info .single-room-info-wrapper .room-info-value svg{
    width: 22px;
    height: 22px;
        flex: 0 0 22px;
    margin-right: 10px;
    fill: var(--color-caramel);
}
.single-room .room-description-row{}
.single-room .room-description-row .wrapper{
    display: flex;
    gap:0px 30px;
}
.single-room .room-description-row .block .h3{
    font-size: 22px;
    margin-bottom: 10px;
}
.single-room .room-description-row .block{
    flex: 1;
    border: 1px solid rgba(179, 153, 120, .5);
    padding: 30px;
    border-radius: var(--border-radius-sm);
}
.single-room .room-description-row .block ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.single-room .room-description-row .block ul li{
display: flex;
    align-items: center;
    gap: 0px 15px;
}
.single-room .room-description-row .block ul li:before{
    display: inline-block;
    content: '';
    width: 7px;
    height: 7px;
    border:1px solid var(--color-caramel);
    border-radius: 50%;
}
/*summer page*/
#row6a0ea1c2e8771 .module-title span:last-child{color:var(--color-accent)}
#row6a0ea1c2e8771 .teaser_video video, #row6a1199b8191e7 .teaser_video video, #row6a312746df8b2 .teaser_video video, #row6a3127f196f96 .teaser_video video,
#row6a31260d199f5 .teaser_video video{transform: translate(-15px, 0px);width: 124%;}

/*flex-circles-image-block-content*/
.flex-circles-image-block-content{}
.flex-circles-image-block-content .items{}
.flex-circles-image-block-content .items .row{gap: 30px 0;}
.flex-circles-image-block-content .items .item-wrapper{
    max-width: 50%; 
    flex:0 0 50%;
    padding-right: 15px;
    padding-left: 15px;
}
.flex-circles-image-block-content .items .item{
    display: flex;
    gap: 0px 30px;
}
.flex-circles-image-block-content .items a.item{color:var(--color-black)} 
.flex-circles-image-block-content .items .item .item-image{
flex: 0 0 100px;
    max-width: 100px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
}
.flex-circles-image-block-content .items .item .item-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.flex-circles-image-block-content .items .item .item-content{
    display: flex;
    flex-direction: column;
    padding-right: 60px;
}
.flex-circles-image-block-content .items .item .item-text{
    font-size: 16px;
    line-height: 1.5em;
}
.flex-circles-image-block-content .items .item .wrapper-item-title{
    display: flex;
    gap:0px 30px;
}
.flex-circles-image-block-content .items a.item:hover .item-title, .flex-circles-image-block-content .items .item.is-popup:hover .item-title{color:var(--color-caramel)}
.flex-circles-image-block-content .items .item .item-title{font-weight: 600; transition: all 200ms linear;}
.flex-circles-image-block-content .items .item .item-text>*:last-child{margin-bottom: 0;}
.flex-circles-image-block-content .items .item .readmore i{color:var(--color-caramel)}
.flex-circles-image-block-content .items .item.is-popup{cursor: pointer;}
    

/*flex_pretty_cute_action*/
.flex_pretty_cute_action, .accent_date_price_event{
    background: var(--color-caramel);
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    color:var(--color-white);
}
.flex_pretty_cute_action .wrapper_content{
display: flex;
align-items: center;
justify-content: center;
gap: 0px 30px;
}
.flex_pretty_cute_action .wrapper_content .fint{font-size: 28px; margin-bottom: 0;}
.flex_pretty_cute_action .wrapper_content .text{}
.flex_pretty_cute_action .wrapper_content .text>*:last-child{margin-bottom: 0}

/*accordion */
.accordion{
    display:flex;
    flex-direction:column;
    gap:15px;
}
.accordion.two_column{
    flex-direction: row;
    gap:15px 0;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.accordion.two_column .accordion-item-wrapper .accordion-item{height: 100%;}
.accordion.two_column .accordion-item-wrapper{
    max-width: 50%; 
    flex:0 0 50%;
    padding: 0px 15px;
}
.accordion-item{
    border: 1px solid var(--color-caramel);
    border-radius: 14px;
    overflow: hidden;
    background: var(--color-white);
    transition: 0.3s;
}
.accordion-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    padding:20px;
    cursor:pointer;
}
.accordion-title{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}
.accordion-short{
    font-size:15px;
    color:#777;
}
.accordion-icon{
position: relative;
    width: 45px;
    height: 45px;
    flex-shrink: 0;
    border-radius: var(--border-radius-xs);
    color: var(--color-white);
    background: var(--color-caramel);
}
.accordion-icon span{
    position:absolute;
    inset:0;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:28px;
    font-weight:300;
    transition:0.3s;
}
.accordion-icon .minus{
    opacity:0;
    transform:rotate(90deg);
}
.accordion-item.active .accordion-icon .plus{
    opacity:0;
    transform:rotate(90deg);
}
.accordion-item.active .accordion-icon .minus{
    opacity:1;
    transform:rotate(0);
}
.accordion-content{
    height:0;
    overflow:hidden;
    transition:height 0.35s ease;
}
.accordion-content-inner{
    padding:0 20px 20px;
    color:#555;
    line-height:1.6;
}
.accordion-item.active{
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
    border-color:#cfcfcf;
}
.fancybox__content{
    max-width: 1140px;
    min-width: 960px;
}

/*flex_multiple_blocks*/
.flex_multiple_blocks{margin-top: 20px;  margin-bottom: 20px;}
.flex_multiple_blocks .flex_multiple_blocks_wrapper{
    display: flex;
    flex-wrap: wrap;
    gap:15px 15px;
}
.flex_multiple_blocks .flex_multiple_blocks_wrapper .item_wrapper{
        flex: 1;
}
.flex_multiple_blocks .flex_multiple_blocks_wrapper .item{
padding: 15px 30px;
    border: 1px solid var(--color-caramel);
    border-radius: var(--border-radius-sm);
        height: 100%;
}
.flex_multiple_blocks .flex_multiple_blocks_wrapper .item .item_text>*{margin-bottom: 0;}
.flex_multiple_blocks .flex_multiple_blocks_wrapper .item .item_title{font-weight: 600;}
/*contact-page*/
.contact-page .contact_item_info {}
.contact-page .contact_items_info {
    display: flex;
    flex-direction: column;
    gap: 30px 0;
}
.contact-page .contact_item_info .caption{
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 16px;
}
.contact-page .contact_item_info.phones{
    display: flex;
    gap:0px 30px;
}
.contact_item_info.address a:not(.btn){color:var(--color-black)}
.contact_item_info.address a:hover:not(.btn){color:var(--color-caramel)}


.contact-page .main-content  .social a {
    height: 70px;
    width: 56px;
    display: inline-flex;
    background: var(--color-coconut);
    align-items: center;
    text-decoration: none;
    justify-content: center;
    border-radius: 24px;
    font-size: 26px;
    color: var(--color-caramel);
    transition: all 200ms linear;
}
.contact-page .main-content .social a.vk:hover{color: var(--color-vk)}

.inner:not(.promo_page) #sticky-wrapper{margin-bottom: 30px;}

.userForm  .col-check{flex:1}
.modal .fint{font-size: 28px;}

.contact_item_info  .notice_phone{
font-size: 14px;
    line-height: 1em;
}
.contact-page .how-to-get{
    background: var(--color-coconut);
    padding: 10px;
    border-radius: var(--border-radius-sm);
}
#map{height: 550px; width: 100%;}
.contact-page .userForm {
    background-color: var(--color-coconut);
    padding: 30px;
    margin-bottom: 60px;
    border-radius: 24px;
    background-image: url(../images/pattern.svg);
    background-size: 1000px;
}

.userForm .d-flex.row-bottom{margin-right: -15px; margin-left: -15px;}
#row6a1040ab08b10 .flex_multiple_blocks_wrapper{}
#row6a1040ab08b10 .item_wrapper{flex:1}
#row6a1040ab08b10 .btn-wrapper{justify-content: center;}

#row6a104540cc414 .module-title-wrapper{text-align: center;}
#row6a104540cc414 .flex_multiple_blocks .flex_multiple_blocks_wrapper .item_wrapper{flex:1; min-width: 48%}
#row6a1045f6c706c .flex-text{text-align: center;}


.masonry{
    position: relative;
    column-count:4;
    column-gap:8px;
}
.masonry {
    max-height: 850px;
    overflow: hidden;
    transition: max-height .3s ease;
}
.masonry.is-open {
    max-height: none;
}
.masonry-more {
    text-align: center;
    margin-top: 20px;
}
.masonry-item{
    break-inside:avoid;
    margin-bottom:8px;
    border-radius:24px;
    overflow:hidden;
}
.masonry-item img{
    width:100%;
    display:block;
    transition:transform .6s cubic-bezier(.4,0,.2,1);
}
.masonry-item:hover img{
    transform:scale(1.03);
}
#masonry-gallery6a105ace35698{    column-count: 7;}
#row6a1060a7193cb .breadcrumbs, #row6a1060a7193cb  .module-title-wrapper{text-align: center;}

.slider_gallery{
    position: relative;
    border-radius: 24px;
    overflow: hidden;
}
.slider_gallery .swiper_title{
        position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    text-align: center;
    font-family: 'LagunaC';
    color: var(--color-white);
    font-size: 20px;
    text-transform: uppercase;
}
.slider_gallery .swiper-button-next, .slider_gallery .swiper-button-prev{top:50%;}
.slider_gallery .swiper-button-next{right: 10px;}
.slider_gallery .swiper-button-prev{left: 10px;}

#block6a107252e5c9b .module-text{
      text-align: center;
    padding: 0px 15%;
}
.swiper-button-lock{display: none;}

/*accent_date_price_event*/
.accent_date_price_event{}
.accent_date_price_event .wrapper{
    justify-content: center;
}
.accent_date_price_event .wrapper, .accent_date_price_event .prices{
    display: flex;
    gap:0px 30px;
}
.accent_date_price_event .wrapper{
    gap: 60px;
    align-items: flex-start;
}
.accent_date_price_event .prices{}
.accent_date_price_event .prices .item{}
.accent_date_price_event .value{
    font-family: 'LagunaC';
    font-size: 32px;
    line-height: 1em;
}
.accent_date_price_event .note{
    font-size: 14px;
    line-height: 1em;
    margin-top: 5px;
}
.accent_date_price_event .btn-wrapper{
    display: flex;
    gap: 0px 10px;
}
.accent_date_price_event .caption{    font-weight: 600;}

#row6a1193f96cdea .flex_multiple_blocks .flex_multiple_blocks_wrapper .item_wrapper {
    flex: 1;
    min-width: 48%;
}

#row6a11a27e5e3f9 ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
#row6a11a27e5e3f9 ul li{
        max-width: 33.333%;
    flex: 0 0 33.333%;
}

/*single-event*/
.single-event{}
.single-event .multiple_dates{
        display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 15px;
}
.single-event .multiple_dates .date, .single-event .multiple_dates .date-start, .single-event .date-start{
        font-size: 14px;
    line-height: 1em;
    padding: 8px 12px;
    border-radius: 16px;
    font-weight: 500;
    color: var(--color-caramel);
    border: 1px solid var(--color-caramel);
    display: inline-block;
}
.single-event .main-single-event-row  .col-image{}
.single-event .main-single-event-row  .col-image img{
    border-radius: var(--border-radius-lg);
}
.single-event .main-single-event-row  .col-content{padding-left: 60px;}
.single-event .main-single-event-row .btn-wrapper{
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    gap:15px;
}
.single-event .main-single-event-row .btn-wrapper{}
.single-event .main-single-event-row .location{
    background: var(--color-coconut);
    display: inline-block;
    padding: 5px 15px;
    border-radius: 16px;
    font-size: 15px;
    height: 40px;
}
.single-event .main-single-event-row .location img{height: 22px;}

/*tab-like-events*/
.tab-events-main-slider{overflow: hidden;}
.tab-like-events{}
.tab-like-events:after{
    display: inline-block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    opacity: .5;
    background-image: url(../images/pattern.svg);
}
.tab-like-events .tab-events-main-row{
    display: flex;
    align-items: flex-start;
        gap: 0px 30px;
}
.tab-like-events .tab-events-main-row .col-image{
    flex:0 0 30%;
    max-width: 30%;
}
.tab-like-events .tab-events-main-row .col-image img{border-radius: var(--border-radius-lg)}
.tab-like-events .tab-events-main-row .col-content{
    flex:1;
    display: flex;
    flex-direction: column;
    gap:15px;
}
.tab-events-nav-wrapper{
    display: flex;
    justify-content: center;
        margin-bottom: 30px;
}
.tab-nav-slider{
    width: auto;
}
.tab-nav-slider .swiper-wrapper{
    align-items: center;
}
.tab-nav-slider .swiper-slide{width: auto !important}
.tab-nav-slider .tab-nav-wrapper{
    text-transform: uppercase;
    padding: 15px 15px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    gap: 0px 10px;
    color: var(--color-black);
    font-family: 'LagunaC';
    font-size: 25px;
    font-weight: bold;
    transition: all 200ms linear;
    background: transparent;
    border: 0;
}
.tab-nav-slider .swiper-slide-thumb-active .tab-nav-wrapper{
    background: var(--color-accent);
    color:var(--color-white);
}
.tab-like-events .tab-events-main-row .col-content .fint{font-size: 28px; margin-bottom: 20px;}

.tab-like-events .advantage{
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.tab-like-events .advantage .item-wrapper{
    flex:1;
    padding-right: 10px;
    padding-left: 10px;
}
.tab-like-events .advantage .item{
    background: var(--color-coconut);
    padding: 15px;
    border-radius: 10px;
}
.tab-like-events.bg-coconut .advantage .item{
    background: var(--color-white);
}
.tab-like-events.bg-coconut .advantage .item .title{font-weight: 600;}
/*legend*/
.legend{
    margin-top: 15px;
}
.legend .module-text{text-align: center;}
.legend .transcript{ font-size:14px; margin-top: 30px; }
.legend .transcript ul{
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    justify-content: center;
    gap: 0px 20px;
}
.legend .transcript img{height: 22px; width: 22px; margin-right: 3px;}
.legend .block_title{font-weight: 600; font-size: 20px; margin-bottom: 15px;}

.legend .legend-items{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 0px;
    margin-left: -5px;
    margin-right: -5px;
}
.legend .legend-items .legend-item-wrapper{
    padding-right: 5px;
    padding-left: 5px;
    max-width: 50%;
    flex: 0 0 50%;
}
.legend .legend-items .legend-item-wrapper:last-child{flex:1; max-width: inherit;}
.legend .legend-items .legend-item{
    background: var(--color-white);
    border: 1px solid var(--color-caramel);
    padding: 10px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    gap: 0px 10px;
    height: 100%;
}
.legend .legend-items .legend-item .legend-time{
background: var(--color-coconut);
    line-height: 1em;
    padding: 8px 10px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
}
.legend .legend-items .legend-item .legend-item-content{
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
}

.legend .legend-items .legend-item-title{font-weight: 500; line-height: 1.3em;}
.legend .legend-items .legend-item-note{}
.legend .legend-items .legend-item img{}
.single-event .date-start{
    font-size: 15px;
    height: 40px;
    align-items: center;
    display: inline-flex;
}
.single-event .event-info{
display: flex;
    align-items: center;
    gap: 15px 15px;
    margin-bottom: 15px;
    flex-wrap: wrap;
}
.single-event .breadcrumbs{text-align: left;}
.single-event .col-content .fint{margin-bottom: 15px;}

#block6a12e29250257 .flex_multiple_blocks_wrapper{
    gap: 20px 0;
    margin-left: -10px;
    margin-right: -10px;
}
#block6a12e29250257 .flex_multiple_blocks_wrapper .item_wrapper{
    max-width: 50%;
    flex:0 0 50%;
    padding-right: 10px;
    padding-left: 10px;
}
#block6a12e29253b37 .item_wrapper{min-width: 33.333%;}
.page514  .flex_multiple_blocks{margin-bottom: 45px;}

#row6a12e008239e7 .btn-wrapper{justify-content: center;}

.service-list.pretty-swiper{
    margin-left: -15px;
    margin-right: -15px;
}

.flex-block .row-flex .padding-right{padding-right: 60px}
.flex-block .row-flex .padding-left{padding-left: 60px}
.flex-block .row-flex .padding-both{padding-left: 60px; padding-right: 60px}

#row6a13dd091211d .flex-image img{
    border-radius: var(--border-radius-max);
}

#row6a13dd091211d .column2  {
    flex: 1;
    text-align: right;
}
#row6a13dd091211d .teaser_video {
    width: 310px;
    height: 550px;
}

#row6a13e07086f0b .teaser_video, #row6a13e480a403a .teaser_video, #row6a13e5a5aced2 .teaser_video{width: 100%; height: 500px; border-radius: var(--border-radius-lg)}
#row6a13e07086f0b img, #row6a13e480a403a img, #row6a13e5a5aced2 img{height: 500px;    object-fit: cover;}
.page607 .flex_multiple_blocks_wrapper{ justify-content:center; }
.page607 .flex_multiple_blocks_wrapper .item_wrapper{flex: 0 0 auto;}
#row6a13e3ad4f189, #row6a13e5a5aced2{margin-bottom: 15px;}
 #row6a13e618edfde{margin-top: 0px;}

#block6a13e6c44cf38 .flex_multiple_blocks_wrapper{gap:30px 0}
#block6a13e6c44cf38 .flex_multiple_blocks_wrapper .item_wrapper{flex:0 0 50%; max-width: 50%; padding: 0px 15px;}
#block6a13e6c44cf38 .flex_multiple_blocks_wrapper .item,
#block6a13eb5ba1653 .flex_multiple_blocks_wrapper .item, #block6a14273be9619 .flex_multiple_blocks_wrapper .item{background: var(--color-white); border: 0; padding: 30px; text-align: center;}
#block6a13eb5ba1653 .flex_multiple_blocks_wrapper .item{text-align: inherit;}
#row6a13e6c451d6c .btn-wrapper{justify-content: center;}
#block6a14273be9619 .flex_multiple_blocks_wrapper .item{text-align: left;}

#row6a13ec08348dc .fint  {font-size: 32px;margin-bottom: 15px;}
.page607 .flex_pretty_cute_action {background-color: var(--color-accent);}
#row6a13dd091211d .row-flex{flex-wrap: nowrap;}


.page1885 .sale-list{
padding: 0; 
margin: 0;
list-style-type: none;
}
.page1885 .sale-list li:before, .uniq6a0d3d86bb25a .bl2 ul li:before{
    display: inline-block;
    content: '';
    width: 6px;
    height: 6px;
    background: var(--color-caramel);
    border-radius: 50%;
        margin-right: 10px;
}
.page1885 .sale-list li{
        display: flex;
    align-items: center;
    padding: 5px 0;
}
.page1885 .sale-list li{
    display: flex;
    align-items: center;
}
.page1885  .hot_sale {
    background-color: var(--color-accent);
    background-image: url(../images/pattern.svg);
    color: var(--color-white);
    padding: 0px 10px;
    border-radius: 16px;
    font-size: 14px;
    display: inline-block;
    background-size: 2000px;
    background-position: 0px 410px;
    font-weight: 500;
    margin-left: 10px;
}
#row6a141ac8279b6,#row6a14211e509f8,#row6a14227d68ea0, #row6a1424b480a31, #row6a14279257a36, #row6a142891e4b82{text-align: center;}
#row6a1420b99c193 .btn-wrapper{justify-content: center;}
#row6a1424b480a31 .column0{
    display: flex;
    flex-direction: column;
    gap:15px 0;
        align-items: center;
}

.tab-pretty-tiles-nav .swiper-slide{
    width:auto;
}

.tab-nav-wrapper{
    white-space: nowrap;
}

.tab-swiper-pretty-tiles,
.pretty-tiles-carousel .swiper{
    overflow: hidden;
}

.pretty-tiles-carousel .swiper-slide{
    height: auto;
}

.pretty-tiles-carousel .item-wrapper{
    height: 100%;
}
.tab-swiper-pretty-tiles,
.tab-swiper-pretty-tiles .swiper-wrapper,
.tab-swiper-pretty-tiles .swiper-slide,
.pretty-tiles-carousel,
.pretty-tiles-carousel .swiper,
.pretty-tiles-carousel .swiper-wrapper,
.pretty-tiles-carousel .swiper-slide {
    min-width: 0;
}

.pretty-tiles-carousel .swiper-slide {
    height: auto;
}

.pretty-tiles-carousel {
    width: 100%;
    overflow: hidden;
}

.pretty-tiles-carousel .swiper {
    width: 100%;
}

.pretty-tiles-carousel .item-wrapper {
    height: 100%;
}
/*author-tours*/
.author-tours{}
.author-tours .items {
    gap: 30px 0;
}
.author-tours .items .post-item{
        display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px 0;
}
.author-tours .items .post-item h3{
    margin-bottom: 0;
    font-family: 'Lagunac';
    font-size: 22px;
}
.author-tours .items .post-item .image{
    height: 295px;
    overflow: hidden;
    position: relative;
    border-radius: 16px;
}
.author-tours .items .post-item .image img{}
.author-tours .items .post-item:hover .image .hidden_info{

}
.author-tours .items .post-item:hover .image .hidden_info{
    opacity: 1;
    visibility: visible;
}
.author-tours .items .post-item .image .hidden_info{
    display: flex;
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all 200ms linear;
    opacity: 0;
    visibility: hidden;
    background: rgba(173, 153, 120, .9);
}

.author-tours .items .post-item .image .hidden_info .btn{
        background: var(--color-white);
    border-color: var(--color-white);
    line-height: 40px;
    padding: 0px 15px;
    font-size: 80%;
}
.author-tours .items .post-item .image .hidden_info .btn:hover{color:var(--color-caramel)}
.author-tours .items .post-item  .title-wrapper{text-align: center;}
.author-tours .items .post-item  .btn-link{
    transition: all 200ms linear;
    line-height: 1em;
    font-size: 14px;
    border-bottom: 1px solid var(--color-gray);
    border-radius: 0;
    padding: 0px 0px 3px;
    font-weight: 400;
}
.author-tours .items .post-item  .btn-link:hover{
color:var(--color-caramel);
border-bottom-color: transparent;
}

.single-author-tours .main-image{
    float: left;
    margin-right: 60px;
    margin-bottom: 30px;
    border-radius: var(--border-radius-sm);
    overflow: hidden;
}
.single-author-tours .main-image img{}

#row6a1ecc2b8d75e .alert{
    margin: 0px auto;
    display: table;
}
/*tab-content*/
.tab-content{
    display:none;
}

.tab-content.active{
    display:block;
}
/*.tab-content {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    inset: 0;
    transform: translateY(15px);
    transition: opacity .35s ease, transform .35s ease, visibility .35s;
    }

.tab-content.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    position: relative;
    transform: translateY(0);
}*/
.tabs{}
.tabs .tabs-nav{
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    gap: 0px 15px;
}
.tab-btn.active{
    background: var(--color-caramel);
    color:var(--color-white);
    border-color:var(--color-caramel);
}

#tab-nav-slider6a22ea7da6a40{}
.item-room .title-wrapper .title-room .corpus{
    display: block;
    font-size: 14px;
}

/*//massage-programs//*/
.massage-programs{
    display:flex;
    gap: 30px;
    align-items:stretch;
}
.massage-programs .pattern{}
.massage-programs .massage-programs_col .inner{
    background-color: var(--color-coconut);
    padding: 30px;
    border-radius: 40px;
    height: 100%;
    max-height: 85vh;
}
.massage-programs__left, .massage-programs__right{
    flex:1;
}
.massage-programs .program-group{
    margin-bottom:25px;
}
.massage-programs .program-group__title{
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1em;
    font-family: 'Lagunac';
}
.massage-programs .program-group .program-items{
    display: flex;
    flex-direction: column;
    gap: 10px 0px;
    align-items: flex-start;
}
.massage-programs .program-item{
display: inline-block;
    text-align: left;
    background: none;
    border: none;
    cursor: pointer;
    border-radius: var(--border-radius-sm);
    font-size: 18px;
    padding: 10px 15px;
    background: var(--color-white);
    line-height: 1em;
    color: var(--color-black);
}
.massage-programs #programTitle{
     font-size: 32px;
    font-family: 'LagunaC';
}
.massage-programs .program-item.active{
    background: var(--color-accent);
    color:var(--color-white);
    border-radius:50px;
    width:auto;
}
.massage-programs .program-card{
        display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.massage-programs .program-card__top{
    display: flex;
    gap: 40px;
    align-items: center;
}
.massage-programs .program-card__text{margin-top: 30px;}
.massage-programs .program-card__text .table-responsive, .program-list-carousel .item .table-responsive{
    background: var(--color-white);
    padding: 30px;
    border-radius: 36px;
}
.massage-programs .program-card__text table{}
.massage-programs .program-card__image img{
    width:250px;
    height:250px;
    object-fit:cover;
    border-radius:25px;
}
.massage-programs .program-card__content{
    flex:1;
}

.massage-programs .program-prices{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    margin-top:30px;
    border-radius:25px;
    background:#fff;
    padding:30px;
}
.massage-programs .program-nav{
    display:flex;
    justify-content:space-between;
    margin-top:30px;
        gap: 0px 30px;
}
.massage-programs .program-nav span.text{
    transition: all 200ms linear;
    font-family: 'LagunaC';
    color: rgba(0, 0, 0, .7);
}
.massage-programs  .js-program-title{
    font-family: 'LagunaC';
    font-size: 26px;
}
.massage-programs .program-nav button:hover span.text{color: rgba(0, 0, 0, 1);}
.massage-programs .program-nav button{
    border: none;
    position: relative;
    background: none;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    align-items: center;
    transition: all 200ms linear;
}
.massage-programs__left{
    top: 20px;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
}
.massage-programs__left{
    scrollbar-width: thin;
    scrollbar-color: rgba(255,107,53,.5) transparent;
}
.massage-programs__left::-webkit-scrollbar{
    width: 4px;
}
.massage-programs__left::-webkit-scrollbar-track{
    background: transparent;
}
.massage-programs__left::-webkit-scrollbar-thumb{
    background: #c4c4c4;
    border-radius: 100px;
}
.massage-programs__left:hover::-webkit-scrollbar-thumb{
    background: #c4c4c4;
}
.massage-programs_col .inner {
max-height: calc(100vh - 40px);
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #c4c4c4 transparent;
    
}
.massage-programs__left .inner{
    background-image: url(../images/pattern.svg);
}
.massage-programs .program-nav button .arrow{
min-width: 32px;
    height: 32px;
    transition: all .3s ease;
    position: relative;
    display: flex;
    align-items: center;
}
.massage-programs .program-nav button .arrow:after, .massage-programs .program-nav button .arrow:before{
    display: inline-block;
    position: absolute;
    content: '';
}
.massage-programs .program-nav button .arrow:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-top: 1px solid var(--color-caramel);
    border-right: 1px solid var(--color-caramel);
    transition: all 200ms linear;
}
.massage-programs .program-nav button .arrow:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 1px;
    width: 0;
    transform: translate(-50%, -50%);
    background: #333;
    opacity: 0;
    transition: all .3s ease;
}
.massage-programs .program-nav button:hover .arrow{min-width: 45px;}
.massage-programs .program-nav .js-next-program .arrow{justify-content: flex-end; right:0; }
.massage-programs .program-nav .js-next-program:hover .arrow{right: -3px;}
.massage-programs .program-nav .js-prev-program .arrow{justify-content: flex-start;left: 0;}
.massage-programs .program-nav .js-prev-program:hover .arrow{left: -3px;}
.massage-programs .program-nav .js-prev-program .arrow:after{transform: rotate(-140deg); left: 0;}
.massage-programs .program-nav .js-next-program .arrow:after{transform: rotate(45deg); right: 0;}
.massage-programs .program-nav button .arrow:before{
    left: 50%;
    height: 1px;
    background: var(--color-caramel);
    transform: translate(-50%, -50%);
    width: 0;
    opacity: 0;
}
.massage-programs .program-nav button:hover .arrow:before{width: 30px; opacity: 1;}
.massage-programs .program-nav .js-next-program:hover .arrow:before{left: 32px;}
.massage-programs .program-nav .js-prev-program:hover .arrow:before{left: 14px;}
.massage-programs .program-nav .js-next-program:hover .arrow:after{}
/*.massage-programs .program-nav button .arrow:after, .massage-programs .program-nav button .arrow:before{
    content: "";
    position: absolute;
    top: 50%;
    transition: all .3s ease;
}
.massage-programs .program-nav button .arrow:after{
    display: block;
    width: 12px;
    height: 12px;
    border-top: 1px solid var(--color-caramel);
    border-right: 1px solid var(--color-caramel);
    transform: translateY(-50%) rotate(45deg);
        right: 0px;
}
.massage-programs .program-nav button .arrow:before{
        left: 50%;
    height: 1px;
    background: var(--color-caramel);
    transform: translate(-50%, -50%);
    width: 0;
    opacity: 0;
}
.massage-programs #nextProgram{justify-content: end}
.massage-programs button:hover .arrow{min-width: 45px;}
.massage-programs button:hover .arrow:before{
        width: 30px;
    background: var(--color-caramel);
    opacity: 1;
}
.massage-programs #nextProgram:hover .arrow:after{right: 6px;}
.massage-programs #nextProgram:hover .arrow:before{left: 40px;}

.massage-programs #prevProgram .arrow:after{
    transform: rotate(-135deg);
    top: 10px;
    left: 0;
}
.massage-programs #prevProgram:hover .arrow:after{
left: 6px;
}
.massage-programs #prevProgram:hover .arrow:after{
    left:-6px;
}
.massage-programs button:hover .arrow:before{left: 8px;}
*/

.program-list-carousel .js-program-button{width: 100%;}

.page2245 .flex-block .table-responsive{
    background: var(--color-coconut);
    padding: 20px;
    overflow-x: auto;
    border-radius: 16px;
}
.page2245 .flex-block .table-responsive table{
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: var(--color-white);
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 0;
}
.page2245 .flex-block .table-responsive table th,
.page2245 .flex-block .table-responsive table td {
    padding: 18px 24px;
    text-align: center;
}
.page2245 .flex-block .table-responsive .table-responsive tr:not(:last-child) td,
.page2245 .flex-block .table-responsive .table-responsive tr:not(:last-child) th {
    border-bottom: 1px solid rgba(0,0,0,.08);
}
#row6a27a8f1de145 .column2 {margin-top: 30px;}
#row6a27a8f1de145.row-flex > [class*="col-"]{display:flex;}
#row6a27a8f1de145 .column0, #row6a27a8f1de145 .column1{display:flex;flex-direction:column;}
#row6a27a8f1de145 .flex-text{flex:1;}
#row6a27a8f1de145 .flex-text .table-responsive{height:100%;}

.page2254  .flex_multiple_blocks .flex_multiple_blocks_wrapper{flex-wrap: wrap; gap: 10px;}
.page2254  .flex_multiple_blocks .flex_multiple_blocks_wrapper .item{padding: 10px 20px; font-size: 16px; line-height: 1.4em;}