.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: #000;
  display: none;
  align-items: center;
  justify-content: center; }
  .preloader img {
    -webkit-animation: 2s linear infinite rotateY;
    -o-animation: 2s linear infinite rotateY;
    animation: 2s linear infinite rotateY; }

body.ovh {
  overflow: hidden; }
  body.ovh .preloader {
    display: flex; }

@keyframes rotateY {
  from {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  to {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg); } }
@-moz-keyframes rotateY {
  from {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  to {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg); } }
@-o-keyframes rotateY {
  from {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  to {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg); } }
@-webkit-keyframes rotateY {
  from {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  to {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg); } }
@-ms-keyframes rotateY {
  from {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  to {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg); } }
* {
  outline: none; }

.b-header {
  width: 100%; }

/*.b-header-wrap {
  padding-top: 55px;
  .b-header {
    margin-top: 0;
  }
}*/
@media screen and (min-width: 1152px) {
  .zvh .screen-slide.b-mainslider .b-slider {
    height: 100%; }
    .zvh .screen-slide.b-mainslider .b-slider .swiper-container {
      height: 100%; }
  .zvh .screen-slide.b-mainslider .b-mainblock {
    height: 100vh; }
  .zvh .mobile-only {
    display: none; } }
@media screen and (max-width: 1151px) {
  .zvh .b-mainslider .b-slider .swiper-container {
    height: 100%; } }
.b-header.desktop-only .b-menu__second:before {
  left: 20px;
  width: 100%; }
  @media screen and (max-width: 1580px) {
    .b-header.desktop-only .b-menu__second:before {
      width: calc(100% - 50px); } }
.b-header.desktop-only .b-menu__second .b-menu__second_block {
  justify-content: space-between;
  line-height: 2.2222222222vh;
  height: 6.4814814815vh; }
  .b-header.desktop-only .b-menu__second .b-menu__second_block:before, .b-header.desktop-only .b-menu__second .b-menu__second_block:after {
    top: 1vh; }
  .b-header.desktop-only .b-menu__second .b-menu__second_block .b-menu__second_item {
    display: block; }
    .b-header.desktop-only .b-menu__second .b-menu__second_block .b-menu__second_item .link-gold {
      font-size: 2.59vh;
      height: 7.33vh;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      @media screen and (max-width: 1580px) {
        .b-header.desktop-only .b-menu__second .b-menu__second_block .b-menu__second_item .link-gold {
          font-size: 1.85vh; } }

.b-menu__main_block .link-grey {
  font-size: 1.85vh; }

.b-bron {
  margin-top: 2.7777777778vh; }
  @media (min-width: 1151px) {
    .b-bron .form-group label {
      font-size: 1.48vh; }
    .b-bron .form-group .input-group._w237 {
      width: 21.94vh; } }
  @media screen and (max-width: 1580px) {
    .b-bron {
      margin-top: 2.7777777778vh; } }

.zvh .b-seo {
  padding-top: 30px; }

.b-header__logo img {
  width: 23.1481481481vh;
  height: 16.0185185185vh; }
.b-header__logo span {
  font-size: 1.6666666667vh; }

@media screen and (min-width: 1151px) {
  .b-bron__btn .btn {
    width: 17.6851851852vh;
    font-size: 1.4814814815vh;
    min-width: 18.5185185185vh;
    padding-top: 1.2037037037vh;
    padding-bottom: 1.2037037037vh; } }
.b-hs-container .b-header {
  padding: 20px 80px 0 0; }
  @media (max-width: 1200px) {
    .b-hs-container .b-header {
      padding-right: 40px; } }
  .b-hs-container .b-header .link-gold {
    font-size: 28px; }

.zvh {
  /*.b-room__info, .b-contact__info {
    h2 {
      font-size: 4vh;
    }
  }*/ }

.b-room__scroll {
  margin-bottom: 20px; }

.zvh {
  /*.b-room__desc {
    font-size: 1.8vh;
    line-height: 2.1vh;
  }*/
  /*.b-scroll {
    .b-room__block {
      height: 55vh;
      .horizontal-only {
        //height: 53vh;
        height: 56vh;
      }
      .b-card__pict {
        //width: 53vh;
        height: 53vh;
        @include scrollInfoHeight(1, 0px);
        &._v2 {
          height: 53vh;
          @include scrollInfoHeight(2, 5px);
        }
        &._v4 {
          //width: 24.3vh;
          @include scrollInfoHeight(2, 5px);
        }
        .b-card__pict_photo {
          width: 100%;
          height: 100%;
          img {
            width: 100%;
            height: 100%;
          }
        }
        .b-card__item {
          .b-card__vid {
            font-size: 2.6vh;
          }
          .b-card__vidinfo {
            font-size: 2.6vh;
          }
        }
      }

      @media screen and (max-width: 1580px) {
        width: calc(100% - 8px);
      }
    }
  }*/ }
  .zvh .b-room__service img {
    width: 5.3vh;
    height: 5.3vh; }
  .zvh .b-rate_block img {
    width: 20vh;
    height: 9.7vh; }
  .zvh .b-contact {
    /*p {
      font-size: 1.7vh;
    }*/
    /*.b-contact__map_desc,
    .b-contact__item {
      font-size: 1.85vh;
    }*/ }
    .zvh .b-contact .b-hs-container {
      padding-left: 80px; }
      @media (max-width: 1200px) {
        .zvh .b-contact .b-hs-container {
          padding-left: 40px; } }
  @media screen and (min-width: 1151px) {
    .zvh .b-ttl {
      margin: 5.55vh auto 0; }
      .zvh .b-ttl img {
        height: 8.33vh; }
      .zvh .b-ttl h1 {
        font-size: 6.66vh;
        line-height: 8.15vh;
        margin-top: 3.7vh;
        margin-bottom: 2.96vh; } }
  @media screen and (min-width: 1151px) and (max-width: 1580px) {
    .zvh .b-ttl {
      margin: 15.55vh auto 0; }
      .zvh .b-ttl img {
        height: auto; }
      .zvh .b-ttl h1 {
        font-size: 6.66vh;
        line-height: 8.15vh;
        margin-top: 3.7vh;
        margin-bottom: 2.96vh; } }

.input-group .form-control, .input-group .input-group-btn, .input-group-addon .form-control, .input-group-addon .input-group-btn {
  display: flex;
  align-items: center; }

.js-group-data .form-control, .input-group:not(.js-group-select) .form-control {
  padding-right: 3.24vh;
  float: none;
  height: 4.4444444444vh;
  font-size: 1.6666666667vh; }
.js-group-data:before, .input-group:not(.js-group-select):before {
  zoom: .6;
  -moz-transform: scale(0.6);
  /* Firefox */
  -o-transform: scale(0.6);
  /* Opera */
  top: 0;
  bottom: 0;
  margin: auto; }

@media screen and (min-width: 1151px) {
  .form-control.input-group {
    width: 14.94vh;
    min-width: auto;
    height: 4.4444444444vh;
    font-size: 1.6666666667vh; }
    .form-control.input-group:before {
      zoom: .6;
      -moz-transform: scale(0.6);
      /* Firefox */
      -o-transform: scale(0.6);
      /* Opera */
      top: 0;
      bottom: 0;
      margin: auto; } }
form .js-group-data .form-control, form .input-group:not(.js-group-select) .form-control {
  font-size: 18px;
  letter-spacing: .5px;
  display: block;
  width: 100%;
  height: 48px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: transparent;
  color: #fff;
  border: 2px solid rgba(220, 186, 129, 0.5);
  color: rgba(49, 49, 49, 0.5);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
form .b-bron__btn .btn {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #378c54;
  border: 2px solid #378c54;
  padding: 13px 0;
  text-align: center;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1.3px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  min-width: 200px; }

@media screen and (min-width: 1151px) {
  .zvh {
    /*    form {
          .js-group-data, .input-group {
            .form-control {
              padding-right: 3.24vh;
              float: none;
              @include vhmodify(48, height);
              @include vhmodify(18, font-size);
            }
            &:before {
              zoom: .6;
              top: 0;
              bottom: 0;
              margin: auto;
            }
          }
        }*/ }
    .zvh .input-group input, .zvh .input-group textarea {
      height: 4.4444444444vh;
      font-size: 1.6666666667vh; }
    .zvh .b-section {
      margin-top: 2.7777777778vh; }
      .zvh .b-section.white {
        margin-top: 4.6296296296vh; }
      .zvh .b-section h2 {
        font-size: 2.2222222222vh; }
      .zvh .b-section img {
        width: 5.3703703704vh;
        height: 5.3703703704vh; } }
    @media screen and (min-width: 1151px) and (max-width: 1580px) {
      .zvh .b-section {
        margin-top: 3.7037037037vh; } }

.zvh .b-mainblock .b-header-wrap {
  background: none; }

@media screen and (max-width: 1151px) {
  .b-mainblock {
    padding-top: 82px; }
    .b-mainblock .b-header-wrap {
      background: #fff;
      padding-top: 0;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 10; }
      .b-mainblock .b-header-wrap .b-header .b-header-top-row {
        background: rgba(0, 0, 0, 0.5);
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 9px 16px; }
        .b-mainblock .b-header-wrap .b-header .b-header-top-row .phone {
          font-size: 14px;
          color: #fff;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .b-mainblock .b-header-wrap .b-header .b-header-top-row .phone span {
            margin-left: 5px; }
        .b-mainblock .b-header-wrap .b-header .b-header-top-row .language-select {
          display: flex;
          align-items: center;
          justify-content: space-between;
          color: #fff;
          cursor: pointer; }
          .b-mainblock .b-header-wrap .b-header .b-header-top-row .language-select img {
            border-radius: 50%;
            width: 16px;
            height: 16px;
            object-fit: cover;
            margin-right: 5px; }
          .b-mainblock .b-header-wrap .b-header .b-header-top-row .language-select .select-arrow {
            position: relative;
            margin-left: 5px;
            border: 1px solid rgba(255, 255, 255, 0.5);
            width: 6px;
            height: 6px;
            transform: rotate(45deg);
            border-top-color: transparent;
            border-left-color: transparent;
            margin-top: -5px; }
      .b-mainblock .b-header-wrap .b-header .b-header-second-row {
        padding: 8px 16px;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .b-mainblock .b-header-wrap .b-header .b-header-second-row .b-header__logo {
          padding-left: 0; }
        .b-mainblock .b-header-wrap .b-header .b-header-second-row .b-header-menu-row {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .b-mainblock .b-header-wrap .b-header .b-header-second-row .b-header-menu-row a:not(:last-child) {
            margin-right: 24px; }
    .b-mainblock .wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      height: 100%; }
      .b-mainblock .wrapper:before {
        content: ''; }

  .zvh .screen-slide:not(.b-mainslider),
  .zvh .b-contact:not(.b-mainslider) {
    padding-top: 40px; }
  .zvh .b-header__logo img {
    width: 53px;
    margin-top: 0;
    height: auto; }
  .zvh .b-header__menu {
    display: none; }
  .zvh .desktop-only {
    display: none; }
  .zvh .mobile-only {
    display: block; }
  .zvh h2 {
    font-size: 24px; }
  .zvh .b-room__desc {
    font-size: 16px;
    line-height: 24px; }
  .zvh .b-room__service img {
    width: 45px;
    height: 45px; }
  .zvh .b-rate_block img {
    width: auto;
    height: auto; }
  .zvh .b-scroll .b-room__block {
    height: 500px; }
    .zvh .b-scroll .b-room__block .horizontal-only {
      height: 500px; }
    .zvh .b-scroll .b-room__block .b-card__pict {
      height: 470px; }
      .zvh .b-scroll .b-room__block .b-card__pict._v2 {
        height: 470px; }
  .zvh .b-contact p {
    font-size: 16px; }
  .zvh .b-contact .b-contact__map_desc,
  .zvh .b-contact .b-contact__item {
    font-size: 18px; }
  .zvh .b-section h2 {
    font-size: 18px; }
  .zvh .b-section img {
    width: 58px;
    height: 58px; }
  .zvh body {
    min-width: auto;
    width: 100%; }
  .zvh .b-ttl h1 {
    line-height: 58px;
    margin-top: 18px;
    margin-bottom: 15px;
    font-size: 52px; } }
@media screen and (max-width: 992px) {
  .zvh .b-scroll .b-room__block {
    flex-wrap: wrap;
    height: auto; }
    .zvh .b-scroll .b-room__block .b-room__info {
      width: 100%;
      margin-bottom: 40px; }
  .zvh .b-scroll._right .b-room__block .b-room__info {
    order: 0; }
  .zvh .b-scroll._right .b-room__block .scroll-pane {
    order: 1; }
  .zvh .b-contact-item {
    flex-wrap: wrap; }
    .zvh .b-contact-item .b-contact__desc {
      padding-right: 0; }
  .zvh .b-footer__block {
    flex-wrap: wrap; } }
.b-card__bed > span {
  max-width: 220px; }

/*.zvh {
  .b-card__pict._v2 {
    .b-card__pict_info {
      &:hover {
        &:first-child {
          height: 100%;
        }

        &:last-child {
          height: 100%;
          top: 0;
          bottom: 0;
        }
      }

      &:first-child {
        top: 0;
        left: 0;
      }

      &:last-child {
        top: calc(50% + 3px);
        left: 0;
        bottom: 0;
      }
    }
  }

  .b-card__pict._v4 {
    &:last-child {
      .b-card__pict_info {
        &:hover {
          &:first-child {
            height: 100%;
            width: calc(200% + 5px + .36em);
          }

          &:last-child {
            height: 100%;
            width: calc(200% + 5px + .36em);
            top: 0;
          }
        }

        &:first-child {
          top: 0;
          right: 0;
          left: auto;
        }

        &:last-child {
          top: calc(50% + 3px);
          right: 0;
          left: auto;
        }
      }
    }

    .b-card__pict_info {
      &:hover {
        &:first-child {
          height: 100%;
          width: calc(200% + 5px);
        }

        &:last-child {
          height: 100%;
          width: calc(200% + 5px);
          top: 0;
        }
      }

      &:first-child {
        top: 0;
        left: 0;
      }

      &:last-child {
        top: calc(50% + 3px);
        left: 0;
      }
    }
  }
}*/
.b-foto__main > a {
  bottom: 0;
  display: flex;
  align-items: center; }

.b-card__pict._v2 .b-card__pict_info:hover:first-child {
  height: 100%;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto; }
.b-card__pict._v2 .b-card__pict_info:hover:last-child {
  height: 100%;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0; }
.b-card__pict._v2 .b-card__pict_info:first-child {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto; }
.b-card__pict._v2 .b-card__pict_info:last-child {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0; }

.b-card__pict._v4:last-child .b-card__pict_info:hover:first-child {
  height: 533px;
  width: 535px;
  top: 0;
  right: 0;
  left: auto;
  bottom: auto; }
.b-card__pict._v4:last-child .b-card__pict_info:hover:last-child {
  height: 533px;
  width: 535px;
  top: auto;
  left: auto;
  bottom: 0;
  right: 0; }
.b-card__pict._v4:last-child .b-card__pict_info:first-child {
  top: 0;
  right: 0;
  left: auto;
  bottom: auto;
  width: 263px;
  height: 263px; }
.b-card__pict._v4:last-child .b-card__pict_info:last-child {
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
  width: 263px;
  height: 263px; }
.b-card__pict._v4:not(:last-child) .b-card__pict_info:hover:first-child {
  height: 533px;
  width: 535px;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto; }
.b-card__pict._v4:not(:last-child) .b-card__pict_info:hover:last-child {
  height: 533px;
  width: 535px;
  top: auto;
  left: 0;
  bottom: 0;
  right: auto; }
.b-card__pict._v4:not(:last-child) .b-card__pict_info:first-child {
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 263px;
  height: 263px; }
.b-card__pict._v4:not(:last-child) .b-card__pict_info:last-child {
  top: auto;
  left: 0;
  bottom: 0;
  right: auto;
  width: 263px;
  height: 263px; }

/*h1,h2 {
  padding: 0px;
  margin: 0;
  font-family: Merriweather;
  font-size: 42px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0.6px;
  color: #515151;
}*/
.b-main-content h2, .b-interior h2, .b-page-details__content h2 {
  font-family: Merriweather;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: .3px;
  color: #debc82;
  margin: 0;
  margin-bottom: 15px; }

.input-group-select {
  left: calc(50% - 140px);
  margin: 0;
  top: calc(100% + 10px);
  height: auto; }

.b-page-details__block .b-page-details_item:last-child {
  text-align: center;
  width: calc(100% - 700px); }
.b-page-details__block .b-page-details_item img {
  max-width: 100%;
  width: auto; }

.js-group-select:before {
  content: none; }

.wrapper.as-numbers-block {
  padding-left: 65px;
  padding-right: 30px; }
  .wrapper.as-numbers-block > .b-mainpage__block {
    display: flex;
    padding-right: 0; }
    .wrapper.as-numbers-block > .b-mainpage__block .b-mainpage__item {
      width: calc(100% - 395px); }
    .wrapper.as-numbers-block > .b-mainpage__block .b-mainpage__info {
      padding-left: 35px;
      width: 395px;
      position: static; }
      .wrapper.as-numbers-block > .b-mainpage__block .b-mainpage__info .b-room__info {
        width: 100%;
        padding: 0; }

.b-bron .form-control {
  color: #000 !important; }

.form-control.js-select {
  color: rgba(49, 49, 49, 0.5) !important; }

.form-control.dark {
  color: #000 !important; }

.error .form-control {
  border-color: red !important; }

.b-card__pict._v2 .b-card__pict_info, .b-card__pict._v4 .b-card__pict_info {
  -webkit-transition: linear 0.3s;
  -moz-transition: linear 0.3s;
  -ms-transition: linear 0.3s;
  -o-transition: linear 0.3s;
  transition: linear 0.3s; }
  .b-card__pict._v2 .b-card__pict_info .b-card__pict_photo img, .b-card__pict._v4 .b-card__pict_info .b-card__pict_photo img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

#aboutphoto {
  position: fixed;
  background: rgba(0, 0, 0, 0.87);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  overflow: auto;
  text-align: center; }

.b-footer__block .b-footer__item:last-child {
  padding-right: 0; }

.wrapper {
  padding-right: 80px;
  padding-left: 80px; }
  @media (max-width: 1200px) {
    .wrapper {
      padding-right: 40px;
      padding-left: 40px; } }

.b-contact .col-sm-7 {
  padding-right: 0; }

#map {
  width: 100%;
  height: 535px; }

.b-scroll._right {
  padding-left: 80px;
  padding-right: 80px; }
  @media (max-width: 1200px) {
    .b-scroll._right {
      padding-left: 40px;
      padding-right: 40px; } }
  .b-scroll._right .b-header {
    padding-right: 0; }
  .b-scroll._right .b-room__info {
    width: 355px; }
    .b-scroll._right .b-room__info .b-room__desc {
      padding-right: 0; }
.b-scroll._left {
  padding-left: 80px; }
  @media (max-width: 1200px) {
    .b-scroll._left {
      padding-left: 40px; } }

.b-seo__open {
  padding-right: 80px;
  padding-left: 80px; }
  @media (max-width: 1200px) {
    .b-seo__open {
      padding-left: 40px;
      padding-right: 40px; } }

@media (max-height: 910px) {
  .js-next-slide > h2 {
    display: none; }
  .js-next-slide > img {
    margin-top: 0; } }
.b-specials__info {
  width: 355px;
  padding-right: 35px; }
  .b-specials__info .b-room__desc {
    padding-right: 0; }

.fancybox-inner > .fancybox-infobar {
  display: none; }

.fancybox-navigation {
  max-width: 1520px;
  position: relative;
  margin: 0 auto;
  height: 100%; }
  .fancybox-navigation > .fancybox-button {
    top: calc(50% - 31px);
    width: 30px;
    height: 58px;
    outline: none;
    opacity: 1;
    visibility: visible; }
    .fancybox-navigation > .fancybox-button[disabled] {
      opacity: 0; }
    .fancybox-navigation > .fancybox-button:hover, .fancybox-navigation > .fancybox-button:focus {
      border: none !important; }
    .fancybox-navigation > .fancybox-button > div {
      background: none; }
      .fancybox-navigation > .fancybox-button > div > svg {
        display: none; }
      .fancybox-navigation > .fancybox-button > div:before {
        background-image: url(../img/icon-s9a95b5bbb6.png);
        background-repeat: no-repeat;
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0; }
    .fancybox-navigation > .fancybox-button.fancybox-button--arrow_right > div:before {
      background-position: -19px -214px;
      height: 58px;
      width: 30px; }
    .fancybox-navigation > .fancybox-button.fancybox-button--arrow_left > div:before {
      background-position: 0 -470px;
      height: 58px;
      width: 30px; }

.fancybox-slide--image .fancybox-content .fancybox-button--close {
  position: absolute;
  background: none;
  z-index: 1;
  right: -35px;
  top: -35px;
  outline: none;
  color: #fff; }
  .fancybox-slide--image .fancybox-content .fancybox-button--close:hover {
    border: none !important; }
.fancybox-slide--image .fancybox-content:after {
  position: absolute;
  content: '';
  display: block;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border: 2px solid #fff; }
.fancybox-slide--image .fancybox-content .fancybox-infobar {
  font-size: 14px;
  opacity: 1;
  visibility: visible;
  color: #fff;
  mix-blend-mode: unset;
  position: absolute;
  bottom: 20px;
  right: 30px;
  padding: 0;
  left: auto;
  top: auto;
  height: auto;
  line-height: normal;
  min-width: auto; }

.container.page .b-mainblock {
  min-height: auto; }

.b-crumbs {
  margin-top: 55px;
  margin-bottom: 20px; }

.b-contact-item .b-contact__desc {
  font-size: 18px; }
  .b-contact-item .b-contact__desc h3 {
    font-family: Merriweather;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: .5px;
    color: #debc82; }

.b-seo__open {
  cursor: pointer; }

.b-header.desktop-only .b-menu__second:before {
  left: -15px; }

.b-bron .js-group-select.bron:before {
  right: 25px; }

.b-rooms__no-smoking {
  max-width: 355px;
  width: 100%; }

@media screen and (max-width: 1850px) {
  .b-foto__main {
    width: 415px;
    height: 600px;
    overflow: hidden; }

  .b-foto__mini {
    width: 170px;
    white-space: nowrap;
    height: 600px; }

  .v-list.scroll-pane {
    height: 600px; }

  .b-foto__mini .b-foto__mini_item {
    width: 145px;
    height: 120px;
    display: block; }

  .b-foto__mini .jspTrack {
    height: 7px; } }
@media screen and (max-width: 1650px) {
  .b-foto__main {
    width: 300px;
    height: 500px;
    overflow: hidden; }

  .b-foto__mini {
    width: 170px;
    white-space: nowrap;
    height: 500px; }

  .v-list.scroll-pane {
    height: 500px; }

  .b-foto__mini .b-foto__mini_item {
    width: 145px;
    height: 120px;
    display: block; }

  .b-foto__mini .jspTrack {
    height: 7px; } }
@media screen and (max-width: 1550px) {
  .b-foto__main {
    width: 308px;
    height: 411px;
    overflow: hidden; }

  .b-foto__mini {
    margin-top: 15px;
    width: 308px;
    white-space: nowrap;
    display: block;
    height: 75px; }

  .v-list.scroll-pane {
    height: 75px; }

  .b-foto__mini .b-foto__mini_item {
    width: 66px;
    height: 56px;
    display: inline-block; }

  .i-fancybox-gallery.vert {
    top: 102px; }

  .b-foto__mini .jspTrack {
    height: 7px; } }
/*custom select*/
.Cselect {
  position: relative;
  font-size: 1.6666666667vh;
  letter-spacing: 0.5px;
  display: block;
  width: 100%;
  height: 48px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: transparent;
  color: rgba(49, 49, 49, 0.5);
  color: rgba(49, 49, 49, 0.5);
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 0;
  width: 100%; }
  .Cselect select {
    display: none !important;
    /*hide original SELECT element:*/ }
  .Cselect .select-items div {
    color: rgba(49, 49, 49, 0.5);
    padding: 2px 12px;
    display: flex;
    cursor: pointer;
    user-select: none; }
  .Cselect .select-selected {
    color: rgba(49, 49, 49, 0.5);
    padding: 6px 0px 6px 12px;
    display: flex;
    cursor: pointer;
    user-select: none;
    height: 100%;
    align-items: center;
    border: 2px solid rgba(220, 186, 129, 0.5);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
    .Cselect .select-selected:hover, .Cselect .select-selected.select-arrow-active {
      border: 2px solid #dcba81; }
  .Cselect .select-items {
    position: absolute;
    top: calc(100% - 2px);
    left: 0;
    right: 0;
    z-index: 99;
    background-color: #fff;
    border: 2px solid #dcba81; }
  .Cselect .select-hide {
    display: none; }
  .Cselect .select-items div:hover, .Cselect .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1); }

.form-inline .children-age {
  display: none; }
  .form-inline .children-age .children-age-control {
    padding: 8px 12px 0;
    display: flex;
    flex-wrap: wrap; }
    .form-inline .children-age .children-age-control > input {
      margin-right: 5px;
      margin-bottom: 5px;
      height: 48px;
      max-width: 72px;
      width: 100%;
      padding: 0 12px;
      font-size: 1.6666666667vh;
      letter-spacing: 0.5px;
      color: rgba(49, 49, 49, 0.5) !important; }
      .form-inline .children-age .children-age-control > input:nth-child(3) {
        margin-right: 0; }
      .form-inline .children-age .children-age-control > input.error {
        border-color: red; }

.b-header__mobile .b-bron .js-group-select.bron:before {
  right: 25px; }
.b-header__mobile .b-bron .js-group-select:not(.bron):before {
  top: 0;
  bottom: 0;
  margin: auto;
  right: 8px; }

.b-bron .form-group .form-control.small.form-guest {
  color: #fff !important;
  font-size: 14px;
  padding: 6px 12px; }

.zvh .b-contact {
  margin-top: 0; }

.b-programs, .b-contact {
  margin-top: 70px; }

.guest-btn {
  font-size: 1.6666666667vh; }

/*@media (min-width: 1920px) {
  .b-room__scroll {
    .b-room__scroll {
      width: calc(100% - 355px);

      .b-card__pict._v5 {
        width: 24%;
      }
    }
  }
}*/
.b-404 .b-room__desc {
  padding-right: 0; }
.b-404 ul li {
  position: relative;
  padding-left: 10px; }
  .b-404 ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
    height: 1px;
    width: 5px;
    background-color: #515151; }
.b-404 a {
  color: #debc82; }

.b-header__mobile_top {
  height: 50px; }
  .b-header__mobile_top .b-header__mobile_item {
    text-align: center; }
    .b-header__mobile_top .b-header__mobile_item .b-header__mobile_phone {
      display: inline-block;
      padding-left: 15px; }
      .b-header__mobile_top .b-header__mobile_item .b-header__mobile_phone:before {
        left: 0; }
    .b-header__mobile_top .b-header__mobile_item .header_phone_title {
      font-size: 13px;
      color: #debc82; }
  .b-header__mobile_top .language_wrapper {
    height: 26px;
    bottom: 0;
    top: 0;
    margin: auto; }

.b-mainslider .b-header__mobile_top .b-header__mobile_item .header_phone_title {
  color: #fff; }

.b-header__mobile__menu .b-header__logo img {
  height: auto; }

h4 {
  color: #debc82; }

.language_wrapper .custom_value {
  font-size: 15px; }
.language_wrapper .current_value {
  padding-top: 0;
  font-size: 15px; }

* {
  outline: none !important; }

[class*=ch_age]:disabled {
  display: none; }

/*
.form-control {
  & input,& textarea {
    &::-webkit-input-placeholder,
    &:-moz-placeholder,
    &::-moz-placeholder,
    &:-ms-input-placeholder,
    &::-webkit-input-placeholder:hover,
    &:-moz-placeholder:hover,
    &::-moz-placeholder:hover,
    &:-ms-input-placeholder:hover
    {
      color: rgba(49, 49, 49, 0.5) !important;
    }
  }
}*/
.b-contact__item {
  overflow: hidden; }

_:-ms-fullscreen, :root .b-card__pict_info:hover .b-card__pict_photo::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

/*# sourceMappingURL=custom_al.css.map */
