.block__main--slider .slider__nav:hover {
    width: 40px;
    height: 40px;
}

.block__main--slider-item .block__main_pic {
    padding: 12px 0 0 12px;
}

.block__main--slider-item .block__main_pic:before {
    left: 0;
    top: 0;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
}

.block__main_02 .block__main--slider-item,
.block__main_04 .block__main--slider-item {
    text-align: right;
}

.block__main_01 .block__main--slider-item .slider__nav--next,
.block__main_03 .block__main--slider-item .slider__nav--next {
    right: 49px;
}

.block__main_02 .block__main--slider-item .slider__nav--prev,
.block__main_04 .block__main--slider-item .slider__nav--prev {
    left: 49px;
}

.block__main_02 .block__main--slider-item .block__main_pic,
.block__main_04 .block__main--slider-item .block__main_pic {
    padding: 0 12px 12px 0;
    left: unset;
}

.block__main_02 .block__main--slider-item .block__main_pic:before,
.block__main_04 .block__main--slider-item .block__main_pic:before {
    left: unset;
    top: unset;
    bottom: 0;
    right: 0;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
}

.zk-bottom--mp .wrapper .container {
    width: 100%;
}

.zk-bottom--mp .iconed-main .iconed__item {
    padding-bottom: 1rem;
}

body:not(.p-main) header .booking--wrapper {
    padding: 0;
    background: #fff;
    border-bottom: none;
}

body:not(.p-main) #tl-search-form {
    max-width: 1120px;
    background: #fff;
    margin: 0 auto;
    border-radius: 3px;
}

.p-contacts .breadcrumb {
    margin: -50px 0 65px;
}

.p-contacts .contacts__item .ico-phone {
    top: 4px;
}

.p-contacts .contacts__item--w-hours .ico-phone {
    top: 15px;
}

.overlay_popup + .form-message {
    position: fixed;
    z-index: 123123123;
    background: white;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    padding: 3rem;
}

[data-form-input].is-error input,
[data-form-input].is-error textarea {
    border-color: red;
}

[data-form-input].is-error .checkbox__label {
    margin-bottom: 4px;
}

[data-form-input].is-error .checkbox__label:after {
    border: 1px solid red;
}

[data-form-input].is-error + .text-err {
    color: red;
    display: none;
    font-size: 0.8rem;
    margin: 4px 0 12px;
}

.content_inner_block {
    margin-top: 0;
}

.content_inner_block--mt {
    margin-top: 95px;
}

.content_inner_block strong {
    font-weight: 900;
}

.p-services .block__main--wrapper .block__main--right,
.p-services .block__main--wrapper .block__main--left {
    height: unset;
}

.block__main--list-dotted li {
    list-style: disc outside !important;
}

.card__block:last-child {
    padding-bottom: 80px;
}

.card__block_video {
    margin: 0;
}

.card__block_video:before {
    content: none;
    display: none;
}

.subscribe-form .form-message {
    margin: 30px auto;
    text-align: center;
    max-width: 400px;
}

.zk-form-response .form-message {
    padding: 1rem;
    margin: 1.2rem 0;
    font-size: 0.95rem;
    border: 1px solid;
}

.zk-form-response .form-message.text-scs {
    border-color: #c3e6cb;
    background-color: #c3e6cb;
    color: #155724;
}

.zk-form-response .form-message.text-err {
    border-color: #f8d7da;
    background-color: #f8d7da;
    color: #721c24;

}

.p-bron .header--wrapper {
    height: 105px;
}

.p-menu .menu-page {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 30px
}

.p-menu .menu-items {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center
}

.p-menu img {
    padding: 20px 40px;
    max-width: 200px
}

.p-menu .menu-item, .p-menu .menu-item:active, .p-menu .menu-item:hover {
    padding: 20px 40px;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    border: 2px solid #a9a9a9;
    border-radius: 5px;
    margin: 10px
}

.p-menu .menu-description {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 20px
}

.p-menu .description-item {
    margin: 5px;
    font-size: 14px;
    color: #000;
    width: 60%
}

@media screen and (max-device-width: 768px) {
    .p-menu .menu-items {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 80%
    }

    .p-menu img {
        padding: 20px 40px;
        max-width: 200px
    }

    .p-menu .menu-item, .p-menu .menu-item:active, .p-menu .menu-item:hover {
        padding: 40px 40px;
        text-decoration: none;
        width: 70%;
        font-size: 26px;
        font-weight: 700;
        border-radius: 5px;
        margin: 20px 20px
    }

    .p-menu .menu-description {
        font-size: 16px;
        width: 90%;
        margin-top: 20px
    }

    .p-menu .description-item {
        width: 100%
    }
}
.card-similar--mt{
    margin-top: 105px;
}
.card-similar--mt .item{
    margin-bottom: 2rem;
}

.fmenu__item {
  font-size: 11px;
}

img{
    max-width: 100%;
}
.content__slider img{
    width: 100%;
}
.fmenu__link {
  max-width: 160px;
}
@media screen and (max-width: 768px) {
    .card__block_slider {margin: 0 -15px;}
    .card__slider_title {padding: 0 15px;}
    .content__slider--w-full-mobile{
        margin: 0 -30px;
        width: calc(100% + 60px);
    }
}


/* Новая шапка */
.p-main .header--wrapper {
  min-height: 100vh; }

html {
  font-size: 10px; }
  @media (max-width: 575px) {
    html {
      font-size: calc(100vw / 3.2 / 100 * 10); } }

@media (max-width: 767px) {
  .is-md-visible {
    display: none !important; } }

@media (min-width: 768px) {
  .is-md-hidden {
    display: none !important; } }

.is-nav-open .zk-header__nav-offcanvas,
.is-nav-open .zk-header__nav-overlay {
  opacity: 1;
  visibility: visible;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

@media (hover: none) {
  .is-nav-open body {
    overflow: hidden; } }

.zk-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  height: 5.7rem;
  background: rgba(0, 0, 0, 0.38);
  color: #fff;
  box-sizing: border-box;
  font-family: 'Montserrat', sans-serif; }
  .zk-header * {
    box-sizing: inherit; }
  .zk-header .container {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 192rem;
    padding: 0 5.6rem;
    position: relative; }
  @media (min-width: 768px) {
    .zk-header {
      height: 6.7rem; }
      .zk-header .container {
        -ms-flex-pack: center;
        justify-content: center; } }
  @media (min-width: 1600px) {
    .zk-header {
      height: 9rem; } }

.zk-header__nav {
  position: absolute;
  top: 0;
  left: 1.5rem;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    .zk-header__nav {
      left: 2rem; } }
  @media (min-width: 1200px) {
    .zk-header__nav {
      left: 5rem; } }

.zk-header__nav-toggle {
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
  color: #fff;
  transition: color 0.25s; }
  .zk-header__nav-toggle:hover {
    text-decoration: none;
    color: #CBC276; }
  .zk-header__nav-toggle svg {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    position: relative; }
  @media (min-width: 768px) {
    .zk-header__nav-toggle svg {
      width: 4.3rem;
      height: 4.3rem;
      top: -0.2rem; } }
  @media (min-width: 1200px) {
    .zk-header__nav-toggle svg {
      width: 4.7rem;
      height: 4.7rem; } }
  @media (min-width: 1600px) {
    .zk-header__nav-toggle svg {
      width: 5rem;
      height: 5rem; } }

.zk-header__nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(56, 66, 76, 0.48);
  transition: 0.7s cubic-bezier(0.55, 0.085, 0, 0.99);
  opacity: 0;
  visibility: hidden; }

.zk-header__nav-offcanvas {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  height: 100%;
  width: 100%;
  padding: 3rem 2rem;
  background: linear-gradient(0deg, rgba(203, 194, 118, 0.5), rgba(203, 194, 118, 0.5)), rgba(56, 66, 76, 0.8);
  color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  transition: 0.7s cubic-bezier(0.55, 0.085, 0, 0.99);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  opacity: 0;
  visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    .zk-header__nav-offcanvas {
      padding: 7rem 5rem;
      max-width: 658px; } }
  @media (min-width: 1200px) {
    .zk-header__nav-offcanvas {
      padding: 4.5rem 10rem;
      max-width: 97rem; } }
  @media (min-width: 1600px) {
    .zk-header__nav-offcanvas {
      padding: 8rem 13rem;
      max-width: 120rem; } }

.zk-header__nav-head {
  border-bottom: 1px solid #fff;
  padding: 0 0 3rem;
  margin: 0 0 3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .zk-header__nav-head {
      margin: 0 0 3.4rem;
      padding: 0 0 3.4rem; } }
  @media (min-width: 1200px) {
    .zk-header__nav-head {
      padding: 0 0 4rem;
      margin: 0 0 4rem; } }
  @media (min-width: 1600px) {
    .zk-header__nav-head {
      padding: 0 0 5rem;
      margin: 0 0 5rem; } }

.zk-header__nav-body {
  margin: 0 0 3rem;
  -ms-flex: 1;
  flex: 1; }
  @media (min-width: 768px) {
    .zk-header__nav-body {
      margin: 0 0 3.4rem; } }
  @media (min-width: 1200px) {
    .zk-header__nav-body {
      margin: 0 0 4rem; } }
  @media (min-width: 1600px) {
    .zk-header__nav-body {
      margin: 0 0 5rem; } }

@media (min-width: 1200px) {
  .zk-header__nav-foot {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.zk-header__nav-logo {
  display: block;
  margin: 0;
  max-width: 11.2rem; }
  .zk-header__nav-logo img {
    display: block; }
  @media (min-width: 768px) {
    .zk-header__nav-logo {
      max-width: 19.2rem; } }
  @media (min-width: 1200px) {
    .zk-header__nav-logo {
      max-width: 19.2rem; } }
  @media (min-width: 1600px) {
    .zk-header__nav-logo {
      max-width: 24.8rem; } }

.zk-header__nav-close {
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
  color: #fff;
  transition: color 0.25s; }
  .zk-header__nav-close svg {
    display: block;
    width: 1.6rem;
    height: 1.6rem; }
  .zk-header__nav-close:hover {
    text-decoration: none;
    color: #CBC276; }
  @media (min-width: 768px) {
    .zk-header__nav-close svg {
      width: 2.6rem;
      height: 2.6rem; } }
  @media (min-width: 1200px) {
    .zk-header__nav-close svg {
      width: 2.6rem;
      height: 2.6rem; } }
  @media (min-width: 1600px) {
    .zk-header__nav-close svg {
      width: 3rem;
      height: 3rem; } }

.zk-header__nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.2rem;
  line-height: 1.33;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  .zk-header__nav-menu > li {
    margin: 0 0 2rem; }
    .zk-header__nav-menu > li:last-child {
      margin: 0; }
  @media (min-width: 768px) {
    .zk-header__nav-menu {
      font-size: 1.8rem;
      line-height: 1.17;
      font-weight: 500;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
      .zk-header__nav-menu > li {
        margin: 0 0 3rem; } }
  @media (min-width: 1200px) {
    .zk-header__nav-menu {
      font-size: 1.8rem;
      line-height: 1.17;
      font-weight: 500;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
      .zk-header__nav-menu > li {
        margin: 0 0 2rem; } }
  @media (min-width: 1600px) {
    .zk-header__nav-menu {
      font-size: 2.4rem;
      line-height: 1.17;
      font-weight: 500;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
      .zk-header__nav-menu > li {
        margin: 0 0 3rem; } }

.zk-header__nav-link {
  text-decoration: none;
  color: #fff;
  transition: opacity 0.25s;
  opacity: 0.6; }
  .zk-header__nav-link:hover {
    text-decoration: none;
    color: #fff;
    opacity: 1; }

.zk-header__nav-email {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1.29;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  transition: color 0.25s;
  margin: 0 0 1.5rem;
  white-space: nowrap; }
  .zk-header__nav-email svg {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 2rem;
    height: 2rem;
    margin: 0 1rem 0 0;
    color: #CBC276; }
  .zk-header__nav-email:hover {
    text-decoration: none;
    color: #CBC276; }
  @media (min-width: 768px) {
    .zk-header__nav-email {
      font-size: 1.8rem;
      line-height: 1.22;
      font-weight: 400;
      margin: 0 0 0.5rem; }
      .zk-header__nav-email svg {
        width: 2.6rem;
        height: 2.6rem;
        margin: 0 2rem 0 0; } }
  @media (min-width: 1200px) {
    .zk-header__nav-email {
      font-size: 1.8rem;
      line-height: 1.22;
      font-weight: 400;
      margin: 0 0 0.5rem; }
      .zk-header__nav-email svg {
        width: 3.2rem;
        height: 3.2rem;
        margin: 0 2rem 0 0; } }
  @media (min-width: 1600px) {
    .zk-header__nav-email {
      font-size: 2.4rem;
      line-height: 1.42;
      font-weight: 400;
      margin: 0; }
      .zk-header__nav-email svg {
        width: 3.2rem;
        height: 3.2rem;
        margin: 0 2rem 0 0; } }

.zk-header__nav-social {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 400; }
  .zk-header__nav-social > li {
    margin: 0 1.5rem 0 0; }
    .zk-header__nav-social > li:first-child {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin: 0 0 1.5rem; }
    .zk-header__nav-social > li:last-child {
      margin: 0; }
  @media (min-width: 768px) {
    .zk-header__nav-social {
      font-size: 1.6rem;
      line-height: 1.62;
      font-weight: 400; }
      .zk-header__nav-social > li {
        margin: 0 1.5rem 0 0; }
        .zk-header__nav-social > li:first-child {
          -ms-flex: 1 1 auto;
          flex: 1 1 auto;
          margin: 0 2.5rem 0 0; } }
  @media (min-width: 1200px) {
    .zk-header__nav-social {
      font-size: 1.6rem;
      line-height: 1.62;
      font-weight: 400; }
      .zk-header__nav-social > li {
        margin: 0 1.5rem 0 0; }
        .zk-header__nav-social > li:first-child {
          -ms-flex: 1 1 auto;
          flex: 1 1 auto;
          margin: 0 2.5rem 0 0; } }
  @media (min-width: 1600px) {
    .zk-header__nav-social {
      font-size: 1.8rem;
      line-height: 1.44;
      font-weight: 400; }
      .zk-header__nav-social > li {
        margin: 0 4rem 0 0; } }

.zk-header__nav-social-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  transition: color 0.25s, background 0.25s;
  color: #fff;
  text-decoration: none; }
  .zk-header__nav-social-link svg {
    display: block;
    width: 100%;
    height: 100%; }
  .zk-header__nav-social-link:hover {
    background: #CBC276;
    color: #fff; }
  @media (min-width: 768px) {
    .zk-header__nav-social-link {
      width: 5rem;
      height: 5rem; } }
  @media (min-width: 1200px) {
    .zk-header__nav-social-link {
      width: 5rem;
      height: 5rem; } }
  @media (min-width: 1600px) {
    .zk-header__nav-social-link {
      width: 6rem;
      height: 6rem; } }

.zk-header__logo {
  height: 100%;
  padding: 1.5rem 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }
  .zk-header__logo img {
    display: block;
    max-height: 100%;
    display: block; }
  @media (min-width: 768px) {
    .zk-header__logo {
      padding: 1.8rem 0 1.3rem; } }
  @media (min-width: 1600px) {
    .zk-header__logo {
      padding: 2rem 0; } }

.zk-header__additional {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 1.5rem;
  height: 100%;
  font-size: 1.1rem;
  line-height: 1.4;
  font-weight: 400;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .zk-header__additional {
      right: 2rem;
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .zk-header__additional {
      right: 5rem; } }
  @media (min-width: 1600px) {
    .zk-header__additional {
      font-size: 2rem; } }

.zk-header__additional-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .zk-header__additional-menu > li {
    margin: 0 1rem 0 0; }
    .zk-header__additional-menu > li:last-child {
      margin: 0; }
  .zk-header__additional-menu svg {
    display: block;
    width: 1.6rem;
    height: 1.6rem; }
  @media (min-width: 768px) {
    .zk-header__additional-menu > li {
      margin: 0 2rem 0 0; }
    .zk-header__additional-menu svg {
      width: 2.4rem;
      height: 2.4rem; } }
  @media (min-width: 1600px) {
    .zk-header__additional-menu > li {
      margin: 0 3rem 0 0; }
    .zk-header__additional-menu svg {
      width: 2.6rem;
      height: 2.6rem; } }

.zk-header__additional-link {
  display: block;
  text-decoration: none;
  color: #fff;
  transition: color 0.25s; }
  .zk-header__additional-link:hover {
    text-decoration: none;
    color: #CBC276; }
.header--wrapper{
    height: 200px;
}
@media (max-width: 768px) {
    .header--wrapper{height: 50px;}
}
.block__main--slider .slider__nav{
    background: rgba(255,255,255,0.15);
}
.block__main--slider .slider__nav--prev{ left: 25px; }
.block__main--slider .slider__nav--next{ right: 25px; }

.card__summ.inner {
    padding: 20px 20px 10px;
}
.card__summ_list{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.card__summ_list .card__summ_item {
    margin: 0 0 10px;
    width: auto;
}
.card__summ_list .card__summ_item .ico.ico-man{
    top: unset;
    left: unset;
}
.zk .item__summ_item{
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.item__summ_item .ico.ico-man{
    top: unset;
    left: unset;
}
@media (max-width: 768px){

.zk .item__summ_item{
    flex: 1;
    margin-right: 10px;
}
.zk .item__summ_item:last-child{
margin-right: 0;}

.card__summ_list .card__summ_item{
    font-size: 16px;
}
.card__summ.inner{
    margin: 0 -30px;
}

}
.restaurant__item{
  margin:  0 20px 45px!important;
}
.restaurant__item .iconed__item:before{
  width: 60px;
  height: 60px;
  left:  calc(50% - 30px);
  background-position: center;
  margin: 0;
}
.restaurant__item .iconed__item_menu:before{
  background-image: url('/netcat_template/template/ZkSu/assets/images/icons/menu.svg');
}
.restaurant__item .iconed__item_zavtrak:before{
  background-image: url('/netcat_template/template/ZkSu/assets/images/icons/breakfast.svg');
}
.restaurant__item .iconed__item_bar-menu:before{
  background-image: url('/netcat_template/template/ZkSu/assets/images/icons/bar.svg');
}
.restaurant__item .iconed__item_greengo:before{
  background-image: url('/netcat_template/template/ZkSu/assets/images/icons/greengo.svg');
}
.restaurant__item .iconed__item_vinnaya-karta:before{
  background-image: url('/netcat_template/template/ZkSu/assets/images/icons/wine.svg');
}
.content .list-dotted ul li{
    list-style: disc;
    padding: 0;
    margin-left: 2em;
}


.ico-tv{
    background-position: -115.5px -228px;
    background-image: url('../images/sprite-new.svg');
    background-size: 314px 287px;
}
.card__block_equip + .card__block_slider:before{
content: none;
}
.ico-toilet{
  background: url('../images/icons/ico-toilet.svg') no-repeat center;
  background-size: 60px;
}
.ico-balcony{
  background: url('../images/icons/ico-balcony.svg') no-repeat center;
    background-size: 60px;
}
.ico-dormer{
  background: url('../images/icons/ico-dormer.svg') no-repeat center;
    background-size: 60px;
}
.ico-double-storeys{
  background: url('../images/icons/ico-double-storeys.svg') no-repeat center;
    background-size: 50px;
}
.ico-oven{
  background: url('../images/icons/ico-oven.svg') no-repeat center;
    background-size: 60px;
}
.ico-wood-sauna{
  background: url('../images/icons/ico-wood-sauna.svg') no-repeat center;
    background-size: 60px;
}

.ico-writing-desc{
  background: url('../images/icons/ico-writing-desc.svg') no-repeat center;
    background-size: 60px;
}

.ico-territory{
  background: url('../images/icons/ico-territory.svg') no-repeat center;
    background-size: 60px;
}
.zk-grid {
    max-width: 80rem;
    margin:  0 auto;
}
.zk-grid__row {
    display: flex;
}

.zk-grid__row:nth-child(2n + 2) .zk-grid__col--full {
    order:  1;
}
.zk-grid__col{
    flex: 0 0 calc(50% - 1rem);
    margin:  0 0.5rem;
}
.zk-grid__item{
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 1.2rem;
    position: relative;

}
.zk-grid__item:after {
    content:  '';
    display: block;
    position: absolute;
    top:  0;
    left:  0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: linear-gradient(0, rgba(0,0,0,0.5) 20%, transparent);
}
.zk-grid__col--full .zk-grid__item {
    height:  46rem;
}
.zk-grid__col--half .zk-grid__item {
    height:  22.4rem;
}
.zk-grid__item-image {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 1;
    object-fit: cover;
    object-position: center;
}
.zk-grid__item-title {
    color:  #fff;
    position: absolute;
    bottom:  1.5rem;
    right:  1.5rem;
    text-align: right;
    text-transform: uppercase;
    z-index:  3;
}
@media (max-width:  768px) {
    .zk-grid {
        max-width:  100%;
    }
    .zk-grid__row {
        flex-wrap:  wrap;
    }
    .zk-grid__col {
        flex:  100%;
    }
    .zk-grid__col .zk-grid__item{
        height:  70vw;
    }
    
}
.front__title {
    margin: 6rem 0 2rem;
    font-size: 4rem;
    line-height: 1;
}
.front__title span{
    font-size: 3.2rem;
}
@media (max-width:  768px) {
    .front__title {
        font-size: 2.3rem;
    }
    .front__title span{
    font-size: 1.5rem;
}
    .p-fs-slider .header--wrapper {
        min-height: unset;
        height:  75vw;
    }
    .p-fs-slider .booking--wrapper {
        display: none !important;
    }
    .zk.catalog .item {
        margin-right: 0;
    }
}
.fun__item_title {
    overflow: hidden !important;
}
.p-slider-text .slider--fullscreen .slider__item_content {
    background: linear-gradient(0deg, rgba(0,0,0,0.5) 20%, transparent 50%);
}
.first__text {
    position: absolute;
    left: 0;
    width: 100%;
    font-size: 3.5rem;
    bottom: 12rem;
    font-family: 'Yeseva One';
    z-index: 12;
    color: #FFF;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.1rem;
    text-shadow: 0 0 13px black;
}
@media (max-width: 992px) {
    .first__text  { font-size: 2.8rem; }
}
@media (max-width: 768px) {
    .first__text  { display: none; }
    .p-fs-slider .breadcrumb {
        margin-top: 3rem;
    }
    .p-fs-slider .content_inner {
        padding-top: 2.4rem;
    }
}
.popup__form .form-message{
    position: fixed;
    z-index: 123123123;
    background: white;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    padding: 3rem;
}

.yButton {
    background: none;
    margin: 0;
    padding: 0;
}
@media (min-width: 768px) {
   .yWidgetBlock-yclients, .yCloseIcon {z-index: 100005!important;}
}

.cookie-banner {
    display: flex;
    background: #27292d;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 15px;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
}
.cookie-banner a {
    color: #fff !important;
    text-decoration: underline;
    padding: 0 10px 0;
}
.js-cookie-dismiss {
    background: #cbc276;
    border: none;
    border-radius: 2px;
    color: #ffff;
    padding: 5px;
}
.js-cookie-dismiss:hover {
    cursor:pointer;
}
@media (min-width: 1020px){
  .cook_btn {
      display: inline-block;
  }
}
@media (max-width: 360px){
  .cook_btn {
      margin-top: 10px;
  }
}
    
.footer_bottom {
  height:auto;
}
.svoboda-link {
  display: flex;
  font-size: 1.2rem;
  color: #fff;
  justify-content: flex-end;
}
.svoboda-link img {
  height: 3rem;
  margin-left: 2rem;
  display: block;
  position: relative;
  top: -1rem;
}
@media (max-width: 768px) {
  .svoboda-link {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 4rem;
  }
  .svoboda-link img {
    top: 0;
    width: 70%;
    height: auto;
    margin: 2rem auto 0;
  }
}
@media (min-width: 991px) {
  .zk-header__nav-offcanvas::-webkit-scrollbar {
    width: 10px;               /* ширина scrollbar */
  }
  .zk-header__nav-offcanvas::-webkit-scrollbar-track {
    background: rgba(203, 194, 118, 0.5);        /* цвет дорожки */
  }
  .zk-header__nav-offcanvas::-webkit-scrollbar-thumb {
    background-color: #7c7740;    /* цвет плашки */
    border-radius: 0px;       /* закругления плашки */
    border: 0;  /* padding вокруг плашки */
  }
}
@media (min-width: 1600px) {
  .zk-header__nav-menu > li {
      margin: 0 0 1.8rem;
  }
  .zk-header__nav-body {
    margin: 0 0 3rem;
  }
}
.zk-header__nav-logo {
    position: relative;
}
.zk-header__nav-managed-by {
    font-size: 10px;
    opacity: 0.7;
    width: max-content;
    margin-bottom: 0.2rem;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -150%);
}
@media (max-width: 767px) {
    .content_inner {
        padding-top: 32px;
    }
    .fun {
        margin-top: 10px;
    }
}


/* ======== Галерея «Впечатления» и Новый вид каталога коттеджей ======== */

.catalog-grid {
    overflow: hidden;
}
.catalog-grid__box {
    margin-bottom: 6.4rem;
}
.catalog-grid__box:last-child {
    margin-bottom: 0;
}
.catalog-grid__slider {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3,1fr);
    gap: 40px 20px;
}
.catalog-grid__slider .item {
    min-height: 100%;
}
.catalog-grid p {
    margin-bottom: 4rem;
    font-weight: 400;
}
.catalog-grid .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.catalog-grid .item__left {
    width: 100%;
}
.catalog-grid .item__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0 !important;
}
.catalog-grid .item__image--wrapper {
    overflow: hidden;
    padding-bottom: 55%;
}
.catalog-grid .item__image--wrapper img {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.catalog-grid  .item__info {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.catalog-grid .item__title--wrapper {
    margin-bottom: 8px;
}
.catalog-grid .item__title {
    margin-bottom: 0;
    font-family: "Yeseva One";
    font-weight: 400;
    color: #38424C;
    font-size: 20px;
    line-height: 130%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.catalog-grid .item__summ_list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 12px;
}
.catalog-grid .item__summ_item {
    width: auto;
    gap: 8px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: transparent;
    font-family: "Yeseva One";
    line-height: 100%;
}

.catalog-grid .item__summ_item .bold {
    font-size: 18px;
}
.catalog-grid .item__desc {
    overflow: hidden;
    display: block;
    margin: 0;
    margin-bottom: 20px;
    height: auto;
    font-size: 14px;
    line-height: 140%;
}
.catalog-grid .item__desc p {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
}
.catalog-grid .item__booking {
    position: static;
    margin: 0;
    margin-top: auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 12px 1fr;
    grid-template-columns: repeat(2,1fr);
    gap: 12px;
    width: 100%;
}
.catalog-grid .detail-btn {
    margin: 0;
}
.catalog-grid .item__booking_btn {
    width: auto;
    border: none;
}
.catalog-grid .booking-btn,
.catalog-grid .booking-tl {
    display: block;
    width: auto;
    margin: 0;
    height: auto !important;
    line-height: 100%;
    margin: 0;
    font-family: 'Montserrat';
    padding: 16px !important;
    font-size: 14px;
    color: #38424C;
    border: 1px solid #CBC276;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.catalog-grid .booking-btn:hover {
    border-color: #B6AD65;
    color: #38424C;
}
.catalog-grid .booking-tl {
    color: #fff;
}
.catalog-grid .booking-tl:hover {
    color: #fff;
    background: #B6AD65;
    border-color: #B6AD65;
}
.gallery-cards .fun:last-child {
    padding-bottom: 45px;
}
.gallery-cards .fun__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}
.gallery-cards .fun__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: auto;
    margin: 0;
    max-width: unset;
}
.gallery-cards .fun__item_link {
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 16px 20px;
    padding-top: 38%;
}
.gallery-cards .fun__list::after {
    display: none;
}
.gallery-cards .fun__item_link::before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0;
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(41.27%, rgba(0, 0, 0, 0.00)), to(rgba(0, 0, 0, 0.70)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 41.27%, rgba(0, 0, 0, 0.70) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 41.27%, rgba(0, 0, 0, 0.70) 100%);
}
.gallery-cards .fun__item_link::after {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0;
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.00)), to(rgba(0, 0, 0, 0.90)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
    opacity: 0;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}
.gallery-cards .fun__item_link:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.gallery-cards .fun__item_link:hover .fun__item_title {
    color: #CBC276;
}
.gallery-cards .fun__item_link:hover::after {
    opacity: 1;
}
.gallery-cards .fun__item_image--wrapper {
    position: absolute;
    inset: 0;
    overflow: hidden;
}
.gallery-cards .fun__item_image--wrapper img {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.gallery-cards .fun__item_title {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 0;
    padding: 0;
    background: transparent;
    color: #fff;
    font-family: "Yeseva One";
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.gallery-cards .fun__item:nth-child(1) {
    -ms-grid-row-span: 2;
    grid-row: 2 span;
}

.gallery-cards .fun__list.--clean .fun__item:nth-child(1) {
    grid-row: auto;
}
.gallery-cards .fun__list.--small .fun__item:nth-child(3) {
    -ms-grid-row-span: 2;
    grid-row: 2 span;
}

.gallery-cards .fun__list.--middle .fun__item:nth-child(3) {
    -ms-grid-row-span: 2;
    grid-row: 2 span;
}

.gallery-cards .fun__list.--small-middle {
    -ms-grid-rows: (1fr)[3];
    grid-template-rows: repeat(3,1fr);
}
.gallery-cards .fun__list.--small-middle .fun__item:nth-child(3) {
    -ms-grid-row-span: 2;
    grid-row: 2 span;
}
.gallery-cards .fun__list.--small-middle .fun__item:nth-last-child(3) {
    -ms-grid-row-span: 2;
    grid-row: 2 span;
}

.gallery-cards .fun__list.--medium .fun__item:nth-last-child(4) {
    -ms-grid-row-span: 2;
    grid-row: 2 span;
}

.gallery-cards .fun__list.--big .fun__item:nth-last-child(3) {
    -ms-grid-row-span: 2;
    grid-row: 2 span;
}


@media (max-width:1200px) {
    .gallery-cards .fun__list {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2,1fr);
    }

    .gallery-cards .fun__list.--small .fun__item:nth-child(3) {
        grid-row: auto;
    }
    .gallery-cards .fun__list.--small .fun__item:nth-child(1) {
        grid-row: auto;
    }

    .gallery-cards .fun__list.--small-middle {
        -ms-grid-rows: auto;
        grid-template-rows: auto;
    }
    .gallery-cards .fun__list.--small-middle .fun__item:nth-child(3) {
        grid-row: auto;
    }
    .gallery-cards .fun__list.--small-middle .fun__item:nth-last-child(3) {
        grid-row: auto;
    }
    .gallery-cards .fun__list.--small-middle .fun__item:nth-last-child(2) {
        -ms-grid-row-span: 2;
        grid-row: 2 span;
    }

    .gallery-cards .fun__list.--clean .fun__item:nth-child(1) {
        -ms-grid-row-span: 2;
        grid-row: 2 span;
    }

    .gallery-cards .fun__list.--null .fun__item:nth-child(1) {
        grid-row: auto;
    }

    .gallery-cards .fun__list.--big .fun__item:nth-last-child(3) {
        grid-row: auto;
    }
    .gallery-cards .fun__list.--big .fun__item:nth-last-child(2) {
        -ms-grid-row-span: 2;
        grid-row: 2 span;
    }

    .gallery-cards .fun__list.--mob-one .fun__item:nth-last-child(2) {
        grid-row: auto;
    }

    .gallery-cards .fun__list.--mob-too .fun__item:nth-last-child(2) {
        -ms-grid-row-span: 2;
        grid-row: 2 span;
    }

    .gallery-cards .fun__list.--middle .fun__item:nth-child(3) {
        grid-row: auto;
    }
    .gallery-cards .fun__list.--middle .fun__item:nth-child(2) {
        grid-row: auto;
    }

    .gallery-cards .fun__list.--medium .fun__item:nth-last-child(4) {
        grid-row: auto;
    }
}

@media (max-width:1200px) {
    .catalog-grid .item__left[class*=col-], .item__right[class*=col-] {
        width: 100%;
    }
    .catalog-grid__slider {
        gap: 30px 15px;
    }
    .catalog-grid .item {
        gap: 15px;
    }
    .gallery-cards .fun__item_link {
        padding-top: 35%;
    }
}
@media (max-width:950px) {
    .catalog-grid__slider {
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: repeat(2,1fr);
        gap: 40px 20px;
    }
    .catalog-grid .item {
        gap: 20px;
    }
    .catalog-grid .item__image--wrapper {
        padding-bottom: 65%;
    }
}
@media (max-width:768px) {
    .catalog-grid__slider .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        padding-right: 20px;
    }
    .catalog-grid__slide {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        height: auto;
    }
    .catalog-grid__slider .slick-slide {
        margin-right: 20px;
    }
    .catalog-grid .item__summ_item {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
    }
    .catalog-grid .item__summ_item .bold {
        font-size: 18px !important;
    }
    .catalog-grid .description__open {
        display: none;
    }
    .catalog-grid .item__desc {
        display: block;
        -webkit-box-ordinal-group: unset;
            -ms-flex-order: unset;
                order: unset;
    }
    .catalog-grid__slider .slick-dots {
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        gap: 7px;
        margin: 0;
        margin-top: 24px;
        width: calc(100% - 15px);
    }
    .catalog-grid__slider .slick-dots li {
        margin: 0;
        padding: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-color: #F1F1E5;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    .catalog-grid__slider .slick-dots li button {
        opacity: 0;
    }
    .catalog-grid__slider .slick-dots li.slick-active {
        background-color: #CBC276;
    }

    
    .gallery-cards .fun__item_link {
        padding: 10px 12px;
        padding-top: 80%;
    }
    .gallery-cards .fun__item_title {
        font-size: 16px;
        line-height: 120%;
    }

    .gallery-cards .fun__list {
        gap: 8px;
    }
    .gallery-cards .fun__item:nth-child(1) {
        grid-row: auto;
        -ms-grid-column-span: 2;
        grid-column: 2 span;
    }
    .gallery-cards .fun__item:nth-child(1) .fun__item_link {
        padding-top: 45%;
    }
    .gallery-cards .fun__list.--mob-too .fun__item:nth-last-child(2) {
        grid-row: auto;
    }
    .gallery-cards .fun__list.--mob-too .fun__item:nth-last-child(1) {
        -ms-grid-column-span: 2;
        grid-column: 2 span;
    }
    .gallery-cards .fun__list.--mob-too .fun__item:nth-last-child(1) .fun__item_link {
        padding-top: 45%;
    }

    .gallery-cards .fun__list.--null .fun__item:nth-child(1) {
        grid-column: auto;
    }

    .gallery-cards .fun__list.--small .fun__item:nth-last-child(1) {
        -ms-grid-column-span: 2;
        grid-column: 2 span;
    }
    .gallery-cards .fun__list.--small .fun__item:nth-last-child(1) .fun__item_link {
        padding-top: 45%;
    }
    .gallery-cards .fun__list.--small-middle .fun__item:nth-last-child(2) {
        grid-row: auto;
    }
    .gallery-cards .fun__list.--small-middle .fun__item:nth-last-child(1) {
        grid-row: auto;
        -ms-grid-column-span: 2;
        grid-column: 2 span;
    }
    .gallery-cards .fun__list.--small-middle .fun__item:nth-last-child(1) .fun__item_link {
        padding-top: 45%;
    }

    .gallery-cards .fun__list.--big .fun__item:nth-last-child(2) {
        grid-row: auto;
    }
    .gallery-cards .fun__list.--big .fun__item:nth-last-child(1) {
        -ms-grid-column-span: 2;
        grid-column: 2 span;
    }
    .gallery-cards .fun__list.--big .fun__item:nth-last-child(1) .fun__item_link {
        padding-top: 45%;
    }
    .gallery-cards .fun__list.--mob-one .fun__item:nth-last-child(1) {
        grid-column: auto;
    }
}

@media (max-width:767px) {
    .gallery-cards {
        overflow: hidden;
        margin: 0 -15px;
    }
    .catalog-grid {
        margin-right: -30px;
    }
    .catalog-grid__slider {
        display: block;
    }
}

@media (max-width:550px) {
    .gallery-cards .fun__item:nth-child(1) .fun__item_link {
        padding-top: 12px;
        min-height: 161px;
    }
    
    .gallery-cards .fun__list.--mob-too .fun__item:nth-last-child(1) .fun__item_link {
        padding-top: 12px;
        min-height: 161px;
    }

    .gallery-cards .fun__list.--small .fun__item:nth-last-child(1) .fun__item_link {
        padding-top: 12px;
        min-height: 161px;
    }

    .gallery-cards .fun__list.--small-middle .fun__item:nth-last-child(1) .fun__item_link {
        padding-top: 12px;
        min-height: 161px;
    }
    
    .gallery-cards .fun__list.--big .fun__item:nth-last-child(1) .fun__item_link {
        padding-top: 12px;
        min-height: 161px;
    }
    .gallery-cards .fun__item_link {
        padding-top: 12px;
        min-height: 161px;
    }
}


/* ===== Видео в слайдере ===== */
.slider__item .home-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
}

.screen-full.container {
    overflow: hidden;
    margin: 0 auto;
    max-width: 192rem;
    width: 100%;
    padding: 0 50px;
}

.screen-full.container .content {
    margin: 0;
}

.screen-full .row.block__main--wrapper {
    max-width: 1060px;
    margin: 0 auto;
}

.home-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 45%;
}

.home-video__item {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width:1199px) {
    .screen-full.container {
        padding: 0 20px;
    }

    .home-video {
        margin-left: -20px;
        width: calc(100% + 40px);
    }

    .slider__item .home-video {
        margin: 0;
        width: 100%;
    }
}

@media (max-width:767px) {
    .home-video {
        height: 100vh;
        padding-bottom: 0;
    }

    .slider__item .home-video {
        height: 100%;
    }
}

/* ======== Контент с картинкой и карточки с мероприятиями ========= */
.special-offers {
    padding: 80px 0;
    margin: 50px 0;
}
.special-offers + .special-offers {
    margin-top: 0;
}
.special-offers:has(+ .special-offers) {
    margin-bottom: 0;
}
.special-offers:last-child  {
    margin-bottom: 0;
}
.special-offers__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 70px;
    max-width: 1060px;
    margin: 0 auto;
}
.special-offers__content {
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
}
.special-offers__content h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
    margin-bottom: 32px;
    font-weight: 400;
    font-size: 36px;
    line-height: 120%;
    color: inherit;
}
.special-offers__content h2::before {
    content: "";
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100px;
    height: 3px;
    background-color: currentColor;
}
.special-offers__content p {
    margin: 0;
    margin-bottom: 10px;
}
.special-offers .link-more  {
    margin-top: 20px;
}
.link-more {
    display: inline-block;
    padding: 0;
    font: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    color: inherit;
    border: none;
    background: transparent;
    border-bottom: 1px solid currentColor;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.link-more:hover {
    border-color: transparent;
}
.special-offers__image {
    position: relative;
    overflow: hidden;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 520px;
            flex: 0 0 520px;
    padding-bottom: 40%;
}
.special-offers__image img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.special-offers.-reverse .special-offers__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.special-offers.-green {
    background-color: #264630;
}
.special-offers.-green .special-offers__content {
    color: #C1D1B6;
}

.special-offers.-green-light {
    background-color: #C1D1B6;
}
.special-offers.-green-light .special-offers__content {
    color: #264630;
}

.special-offers.-light {
    background-color: #FAEDE0;
}
.special-offers.-light .special-offers__content {
    color: #264630;
}

.special-offers.-yellow {
    background-color: #DE914B
}
.special-offers.-yellow .special-offers__content {
    color: #ffffff;
}

.special-offers.-blue {
    background-color: #9AC5E5;
}
.special-offers.-blue .special-offers__content {
    color: #282A34;
}

.calendar-cards {
    padding: 70px 0;
    margin: 50px 0;
}
.calendar-cards__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3,1fr);
    gap: 40px 20px;
    max-width: 1060px;
    margin: 0 auto;
}
.calendar-cards__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-decoration: none;
}
.calendar-cards__image {
    position: relative;
    overflow: hidden;
    padding-bottom: 83%;
}
.calendar-cards__image img {
    will-change: transform;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
a.calendar-cards__item:hover .calendar-cards__image img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.calendar-cards__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-top: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    color: #373D3F;
}
.calendar-cards__content h3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 120%;
    color: #38424C;
}
.calendar-cards__content p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;
}
.calendar-cards__content em {
    display: inline-block;
    margin-bottom: 10px;
    font: inherit;
}
.calendar-cards__item.-color .calendar-cards__image {
    padding-bottom: 77%;
}
.calendar-cards__item.-color .calendar-cards__content {
    padding: 20px;
    padding-right: 35px;
    background-color: #C1D1B6;
    color: #264630;
}
.calendar-cards__item.-color .calendar-cards__content em {
    color: #373D3F;
}
.calendar-cards__item.-color .calendar-cards__content h3 {
    margin-bottom: 14px;
    font-size: 24px;
    color: inherit;
}

@media (max-width:1200px) {
    .special-offers.-green {
        padding: 70px 0;
    }
    .special-offers__row {
        gap: 50px;
    }
    .special-offers__content h2 {
        margin-bottom: 24px;
    }
    .special-offers .link-more {
        margin-top: 15px;
    }
    .special-offers__image {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45%;
                flex: 0 0 45%;
        padding-bottom: 36%;
    }
}
@media (max-width: 991px) {
    .special-offers__row {
        gap: 30px;
    }

    .calendar-cards__grid {
        gap: 30px 15px;
    }
    .calendar-cards__item.-color .calendar-cards__content {
        padding: 15px;
    }
    .calendar-cards__content {
        padding-top: 15px;
    }
    .calendar-cards__content h3 {
        font-size: 18px;
    }
    .calendar-cards__item.-color .calendar-cards__content h3 {
        font-size: 22px;
    }
}
@media (max-width: 768px) {
    .special-offers__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        gap: 40px;
    }
    .special-offers__image {
        width: 100%;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        padding-bottom: 90%;
    }
    .special-offers.-reverse .special-offers__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .calendar-cards__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 40px;
    }
    .calendar-cards__item.-color .calendar-cards__content {
        padding: 20px;
    }
    .calendar-cards__content {
        padding-top: 20px;
    }
    .calendar-cards__content h3 {
        font-size: 16px;
    }
    .calendar-cards__item.-color .calendar-cards__content h3 {
        margin-bottom: 12px;
        font-size: 20px;
    }
    .calendar-cards__content .link-more {
        font-size: 14px;
    }
}

/* ======== Контент с картинкой и карточки с мероприятиями - Edits ========= */
.container .special-offers, .container .calendar-cards {
    width: 100vw;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
}

.content .calendar-cards__content p + .link-more {
    margin-top: 10px;
}
    
.content .link-more {
    display: inline-block;
    padding: 0;
    font: inherit;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    color: inherit;
    border: none;
    background: transparent;
    border-bottom: 1px solid currentColor;
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.content .link-more:hover {
    border-color: transparent;
    color: inherit;
}
.content  .calendar-cards__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: inherit;
}
.special-offers__content h2::after {
    display: none;
}



/* --- Contacts --- */
.p-contacts:has(.contacts-v2) .footer {
    margin: 0 auto;
    height: auto;
}
.p-contacts:has(.contacts-v2) .wrapper > .container {
    padding: 0;
}
.p-contacts:has(.contacts-v2) .breadcrumbs {
    margin: 0 0 44px;
}
.p-contacts:has(.contacts-v2) .breadcrumbs > * {
    margin: 0 !important;
    max-width: 100% !important;
}
.p-contacts:has(.contacts-v2) .breadcrumb {
    margin: 0;
    padding: 0 15px;
}
.contacts-v2 {
    color: #555;
    line-height: 1.2;
    font-weight: 400;
}
.contacts-v2__title {
    margin: 0 0 70px !important;
}
.contacts-v2__title:after {
    max-width: 200px;
}
.contacts-v2__row {
    margin: 0 -45px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    position: relative;
}
.contacts-v2__contacts {
    position: relative;
    margin: 0 0 80px;
}
.contacts-v2__contacts::after {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 0px;
    width: 34%;
    min-width: 100px;
    max-width: 200px;
    height: 1px;
    background: #cbc276;
}
.contacts-v2__col {
    padding: 0 45px;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    box-sizing: border-box;
}
.contacts-v2__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 11px;
}
.contacts-v2__icon {
    flex-shrink: 0;
}
.contacts-v2__item {
    display: flex;
    gap: 8px;
}
.contacts-v2__item--address {
    max-width: 270px;
}
.contacts-v2__block-title {
    font-family: "Yeseva One";
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 16px;
}
.contacts-v2__link {
    font-family: Montserrat;
    font-size: 14px;
}
.contacts-v2__col--map {
    flex: 0 0 66.666%;
    max-width: 66.666%;
}
.contacts-v2__map {
    height: 305px;
}
.contacts-v2__network {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 0;
}
.contacts-v2__block-address {
    margin: 0 0 80px;
    position: relative;
}
.contacts-v2__block-address::after {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 0px;
    width: 34%;
    min-width: 100px;
    max-width: 200px;
    height: 1px;
    background: #cbc276;
}
.contacts-v2__block-networks {
    position: relative;
}
@media (max-width: 991px) {
    .contacts-v2__col {
        padding: 0 45px;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .contacts-v2__col--map {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 768px) {
    .contacts-v2__title {
        margin-bottom: 60px !important;
    }
    .contacts-v2__contacts, .contacts-v2__block-networks {
        margin-bottom: 60px;
    }
    .contacts-v2__contacts::after, .contacts-v2__title::after {
        bottom: -35px;
    }
    .contacts-v2__block-networks::after {
        content: '';
        position: absolute;
        bottom: -35px;
        left: 0px;
        width: 34%;
        min-width: 100px;
        max-width: 200px;
        height: 1px;
        background: #cbc276;
    }
    .contacts-v2__block-address {
        margin-bottom: 0;
    }
    .contacts-v2__block-address::after {
        display: none;
    }
    .contacts-v2__row {
        margin: 0 -15px;
    }
    .contacts-v2__col {
        padding: 0 15px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contacts-v2__col--map {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contacts-v2__address-map .contacts-v2__col{
        display: flex;
        flex-direction: column-reverse;
    }
    .contacts-v2__map {
        height: 450px;
    }
    .p-contacts:has(.contacts-v2) .breadcrumbs {
        margin: 44px 0;
    }
}


/* --- Resort map --- */
.fancybox-container {
    z-index: 3000000000;
}
.resort-map {
    margin: 60px 0;
}
.resort-map__title {
    position: relative;
    margin: 0 0 70px;
}
.resort-map__title::after {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 34%;
    min-width: 100px;
    height: 1px;
    background: #cbc276;
}
.resort-map__img {
    border: 1px solid #CBC276;
    position: relative;
    line-height: 0;
}
.resort-map__loupe {
    padding: 15px;
    border-radius: 999px;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 0;
}
@media (min-width: 768px) {
    .resort-map__loupe {
        display: none;
    }
}
.fancybox-resort-map .fancybox-buttons {
    top: 15px;
    right: 15px;
}



/* === UI === */
.ui-btn {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  font-family: 'Montserrat', Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid transparent;
  background: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  vertical-align: top;
  position: relative;
  padding: 4px 10px;
  transition: 0.25s;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  min-height: 45px;
  box-sizing: border-box;
}
.ui-btn:hover {
  text-decoration: none;
}
.ui-btn:active {
  transition: none;
  transform: translate3d(0, 1px, 0);
}
@media (min-width: 1200px) {
  .ui-btn {
    padding: 10px 20px;
    min-height: 45px;
    font-size: 14px;
  }
}

.ui-btn--yellow {
  background: #cbc276;
  color: #fff;
}
.ui-btn--yellow:hover {
  background: #918a4f;
  color: #fff;
}

.ui-btn--gray {
    background: #768692;
    color: #fff;
}
.ui-btn--gray:hover {
    background: #3b444b;
    color: #fff;
}

.ui-btn--dark {
    background: #38424C;
    color: #fff;
}
.ui-btn--dark:hover {
    background: rgb(42, 49, 54);
    color: #fff;
}


.ui-btn--outline {
  background: transparent;
  border-color: #27292d;
  color: #101820;
}
.ui-btn--outline:hover {
  background: #d1d1d1;
}



/* ====== Checkbox Toggle ====== */
.checkbox-toggle {
	display: inline-flex;
    align-items: center;
    gap: 15px; 
    position: relative;
	font-size: 14px;
	user-select: none;	
}
@media (max-width: 650px) {
    .checkbox-toggle {
        width: 100%;
        justify-content: space-between;
    }
}
.checkbox-toggle__text {
    font-size: 12px;
}
.checkbox-toggle__label {
  display: inline-block;
}
.checkbox-toggle__switch {
	position: relative;	
	display: inline-block;
	box-sizing: border-box;			
  height: 24px;
  width: 44px;
	padding: 2px;
	border-radius: 9999px;	
	vertical-align: top;
	background: #D1D3D7;
	transition: .2s;
}
.checkbox-toggle__switch:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;	
	display: inline-block;
	height: calc(100% - 4px);
    aspect-ratio: 1 / 1;
	border-radius: 50%;
	background: white;
	box-shadow: 0px 1px 2px rgba(13, 16, 23, 0.04), 0px 1px 3px rgba(13, 16, 23, 0.12);
	transition: .15s;
}
.checkbox-toggle input[type=checkbox] {
	display: block;	
	width: 0;
	height: 0;	
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.checkbox-toggle input[type=checkbox]:not(:disabled):active + .checkbox-toggle__switch:before {
	box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
}
.checkbox-toggle input[type=checkbox]:checked + .checkbox-toggle__switch:before {
	transform:translateX(20px);
}
 
/* Hover */
.checkbox-toggle input[type="checkbox"]:not(:disabled) + .checkbox-toggle__switch {
	cursor: pointer;
	border-color: #D1D3D7;
}
 
/* Disabled */
.checkbox-toggle input[type=checkbox]:disabled + .checkbox-toggle__switch {
	opacity: 0.5;
}
 
/* Focus */
.checkbox-toggle.focused .checkbox-toggle__switch:before {
	box-shadow: inset 0px 0px 4px #ff5623;
}

/* Checked */
.checkbox-toggle input[type=checkbox]:checked + .checkbox-toggle__switch {
	background: #cbc276;
}



/* === Плашка с куками === */
.cookie {
  padding: 32px 40px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99990;
  background: #F7F8F9;
}
@media (max-width: 1199px) {
  .cookie {
    flex-wrap: wrap;
  }
}
@media (max-width: 576px) {
  .cookie {
    padding: 30px 20px;
    gap: 24px;
  }
}
.cookie:not(.show) {
  display: none;
}
.cookie__content {
  display: flex;
  align-items: flex-start;
  gap: 32px;
}
@media (max-width: 1199px) {
  .cookie__content {
    flex-wrap: wrap;
  }
}
.cookie__content.hide {
    display: none;
}
@media (max-width: 576px) {
  .cookie__content {
    gap: 24px;
  }
}
.cookie__text {
  font-size: 16px;
  line-height: 140%;
}
@media (max-width: 576px) {
  .cookie__text {
    font-size: 14px;
  }
}
.cookie__text a {
  color: inherit;
  transition: color .2s;
}
.cookie__text a:hover {
  color: #2fd6c4;
}
.cookie__action {
  display: flex;
  gap: 20px;
}
@media (max-width: 1199px) {
  .cookie__action {
    width: 100%;
    flex-wrap: wrap;
  }
}
@media (max-width: 650px) {
  .cookie__action {
    gap: 16px;
  }
  .cookie__action > * {
    flex: 1;
  }
  .cookie__action > *:first-child {
    flex: 100%;
  }
}
.cookie__settings {
  display: none;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.cookie__settings.show {
  display: flex;
}
.cookie__checkbox-group {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}
.cookie__checkbox {
  padding: 10px 20px;
  display: flex;
  align-items: center;
  position: relative;
}
.cookie__checkbox:not(:last-child)::after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  background: #DEDEDE;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1400px) {
  .cookie__settings {
    flex-wrap: wrap;
  }
  .cookie__checkbox-group {
    flex-direction: column;
    margin: 0;
    width: 100%;
  }
  .cookie__checkbox:not(:last-child)::after {
    display: none;
  }
  .cookie__checkbox {
    padding: 20px 0;
    width: 100%;
  }
  .cookie__checkbox:not(:last-child) {
    border-bottom: 1px solid #DEDEDE;
  }
}
body:has(.cookie.show) .tl-widgets-container {
    opacity: 0 !important;
    pointer-events: none !important;
}

/* === Footer === */
.fcontacts__address {
    max-width: 240px;
}