

/* Start:/bitrix/templates/online_booking/styles.css?1678360812131189*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, .mfp-bottom-bar .mfp-title, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
Paul Irish
http://www.paulirish.com/2012/box-sizing-border-box-ftw/
*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*.after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

@font-face {
  font-family: "Lora";
  font-style: normal;
  font-weight: normal;
  src: url("/upload/fonts/lorabolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("/upload/fonts/lorabolditalic-webfont.woff") format("woff"), url("/upload/fonts/lorabolditalic-webfont.ttf") format("truetype"), url("/upload/fonts/lorabolditalic-webfont.svg#Lora") format("svg"); }
@font-face {
  font-family: "Lora Italic";
  font-style: normal;
  font-weight: normal;
  src: url("/upload/fonts/loraitalic-webfont.eot?#iefix") format("embedded-opentype"), url("/upload/fonts/loraitalic-webfont.woff") format("woff"), url("/upload/fonts/loraitalic-webfont.ttf") format("truetype"), url("/upload/fonts/loraitalic-webfont.svg#Lora Italic") format("svg"); }
@font-face {
  font-family: "Open Sans Extrabold";
  font-style: normal;
  font-weight: normal;
  src: url("/upload/fonts/opensans-extrabold.eot?#iefix") format("embedded-opentype"), url("/upload/fonts/opensans-extrabold.woff") format("woff"), url("/upload/fonts/opensans-extrabold.ttf") format("truetype"), url("/upload/fonts/opensans-extrabold.svg#Open Sans Extrabold") format("svg"); }
/* global susy settings */
html, body {
  width: 100%;
  min-height: 100%;
  height: 100%; }

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  background-color: #ffffff;
  color: #424242;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
  position: relative; }

h1,
h2,
h3,
.mfp-bottom-bar .mfp-title,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Times New Roman", serif;
  line-height: 1;
  margin: 0 0 0.5em 0;
  text-rendering: optimizeLegibility;
  color: #364e9b; }
  h1.heading-center,
  h2.heading-center,
  h3.heading-center,
  .mfp-bottom-bar .heading-center.mfp-title,
  h4.heading-center,
  h5.heading-center,
  h6.heading-center,
  .h1.heading-center,
  .h2.heading-center,
  .h3.heading-center,
  .h4.heading-center,
  .h5.heading-center,
  .h6.heading-center {
    text-align: center; }
  h1.with-gutters,
  h2.with-gutters,
  h3.with-gutters,
  .mfp-bottom-bar .with-gutters.mfp-title,
  h4.with-gutters,
  h5.with-gutters,
  h6.with-gutters,
  .h1.with-gutters,
  .h2.with-gutters,
  .h3.with-gutters,
  .h4.with-gutters,
  .h5.with-gutters,
  .h6.with-gutters {
    padding: 0 10px; }
    h1.with-gutters.more-top-gutter,
    h2.with-gutters.more-top-gutter,
    h3.with-gutters.more-top-gutter,
    .mfp-bottom-bar .with-gutters.more-top-gutter.mfp-title,
    h4.with-gutters.more-top-gutter,
    h5.with-gutters.more-top-gutter,
    h6.with-gutters.more-top-gutter,
    .h1.with-gutters.more-top-gutter,
    .h2.with-gutters.more-top-gutter,
    .h3.with-gutters.more-top-gutter,
    .h4.with-gutters.more-top-gutter,
    .h5.with-gutters.more-top-gutter,
    .h6.with-gutters.more-top-gutter {
      padding: 120px 10px 0; }

h1, .h1 {
  font-size: 36px;
  /* font-family: $heading-h1-font-family;*/
  font-family: "Lora", serif;
  text-align: center; }
  @media (max-width: 480px) {
    h1, .h1 {
      font-size: 26px; } }

h2, .h2 {
  font-size: 30px;
  font-family: "Lora", Georgia, sans-serif; }

h3, .mfp-bottom-bar .mfp-title, .h3 {
  font-size: 20px;
  font-style: italic; }
  @media (max-width: 480px) {
    h3, .mfp-bottom-bar .mfp-title, .h3 {
      font-size: 16px; } }

h4, .h4 {
  font-size: 21px;
  margin-bottom: 10px; }

p {
  margin-bottom: 10px; }

a, .b-link {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #fff; }
  a:hover, a:active, a:focus, .b-link:hover, .b-link:active, .b-link:focus {
    color: #fff;
    text-decoration: none;
    outline: none; }
  a.link-as-text, a.link-as-text:hover, a.link-as-text:active, a.link-as-text:focus, .b-link.link-as-text, .b-link.link-as-text:hover, .b-link.link-as-text:active, .b-link.link-as-text:focus {
    text-decoration: inherit;
    color: inherit; }
  a.link-text-decoration, .b-link.link-text-decoration {
    text-decoration: none; }
    a.link-text-decoration .text-decoration, .b-link.link-text-decoration .text-decoration {
      text-decoration: underline; }

hr {
  border: none;
  height: 1px;
  background: #fff;
  margin: 20px 0; }

img,
picture {
  display: inline-block;
  margin: 0;
  max-width: 100%; }

strong, b {
  font-weight: bold; }

sup {
  font-size: 0.83em;
  vertical-align: super;
  line-height: 0; }

.clearfix::after {
  clear: both;
  content: "";
  display: table; }

table {
  border-collapse: collapse;
  margin: 10px 0;
  table-layout: fixed;
  width: 100%; }

ul,
ol,
.b-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  ul.list-circle,
  ol.list-circle,
  .b-list.list-circle {
    margin-bottom: 10px; }
    ul.list-circle li,
    ol.list-circle li,
    .b-list.list-circle li {
      position: relative;
      padding-left: 16px !important; }
      ul.list-circle li:before,
      ol.list-circle li:before,
      .b-list.list-circle li:before {
        position: absolute;
        left: 0;
        top: -1px;
        content: '\25CF';
        font-size: 0.8em;
        color: #63311c; }
  ul.list-with-icon,
  ol.list-with-icon,
  .b-list.list-with-icon {
    margin-bottom: -10px; }
    ul.list-with-icon li,
    ol.list-with-icon li,
    .b-list.list-with-icon li {
      position: relative;
      padding-left: 40px !important;
      margin-bottom: 15px; }
      ul.list-with-icon li:before,
      ol.list-with-icon li:before,
      .b-list.list-with-icon li:before {
        position: absolute;
        top: 3px;
        left: 4px;
        display: inline-block;
        font-size: 20px;
        /*color: #e4c17d;*/ }
  ul.list-two-cols::after,
  ol.list-two-cols::after,
  .b-list.list-two-cols::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 480px) {
    ul.list-two-cols .item,
    ol.list-two-cols .item,
    .b-list.list-two-cols .item {
      width: 48.93617%;
      float: left; }
      ul.list-two-cols .item:nth-child(2n + 1),
      ol.list-two-cols .item:nth-child(2n + 1),
      .b-list.list-two-cols .item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      ul.list-two-cols .item:nth-child(2n + 2),
      ol.list-two-cols .item:nth-child(2n + 2),
      .b-list.list-two-cols .item:nth-child(2n + 2) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none; } }
  ul.list-three-cols::after,
  ol.list-three-cols::after,
  .b-list.list-three-cols::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 480px) {
    ul.list-three-cols li,
    ol.list-three-cols li,
    .b-list.list-three-cols li {
      width: 31.91489%;
      float: left; }
      ul.list-three-cols li:nth-child(3n + 1),
      ol.list-three-cols li:nth-child(3n + 1),
      .b-list.list-three-cols li:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      ul.list-three-cols li:nth-child(3n + 2),
      ol.list-three-cols li:nth-child(3n + 2),
      .b-list.list-three-cols li:nth-child(3n + 2) {
        margin-left: 34.04255%;
        margin-right: -100%;
        clear: none; }
      ul.list-three-cols li:nth-child(3n + 3),
      ol.list-three-cols li:nth-child(3n + 3),
      .b-list.list-three-cols li:nth-child(3n + 3) {
        margin-left: 68.08511%;
        margin-right: -100%;
        clear: none; } }

dl {
  margin-bottom: 10px; }
  dl dt {
    font-weight: bold;
    margin-top: 10px; }
  dl dd {
    margin: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(245, 240, 234, 0.8);
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.b-image {
  position: relative;
  box-shadow: none;
  border-radius: 3px;
  z-index: 1; }
  .b-image .image-src {
    border-radius: 3px;
    display: block;
    width: 100%; }
  .b-image .image-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
  .b-image .image-overlay {
    margin: 0;
    padding: 15px 5px;
    background: rgba(227, 171, 21, 0.75);
    color: #ffffff;
    text-transform: none;
    font-family: "Lora", serif;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    font-style: italic;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.b-text.text-one-line {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.b-text.text-two-lines {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-height: 42px;
  /* Fallback for non-webkit */
  font-size: 14px;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
.b-text.text-four-lines {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-height: 84px;
  /* Fallback for non-webkit */
  font-size: 14px;
  line-height: 1.5;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
.b-text.text-five-lines {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-height: 105px;
  /* Fallback for non-webkit */
  font-size: 14px;
  line-height: 1.5;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
.b-text.text-info {
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
  font-family: "Times New Roman", serif; }
.b-text.text-bigger {
  font-size: 1.29em;
  line-height: 1.65em; }
.b-text.text-bold {
  font-family: "Open Sans Extrabold", sans-serif; }
.b-text.text-smaller {
  font-size: 11px;
  line-height: 1em; }
.b-text.text-large {
  font-size: 1.1em;
  font-weight: bold; }
.b-text.text-super-large {
  font-size: 1.66em;
  font-weight: bold; }
.b-text.text-no-margin {
  margin: 0; }
.b-text.text-two-columns {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  -ms-column-count: 2; }
  @media (max-width: 720px) {
    .b-text.text-two-columns {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      -ms-column-count: 1; } }
.b-text.text-date {
  font-size: 12px;
  font-weight: bold; }
.b-text.text-price {
  font-family: "Lora Italic", serif;
  color: #fff;
  font-style: italic;
  font-size: 22px;
  line-height: 36px; }
  .b-text.text-price .price-digits {
    font-weight: bold; }
    .b-text.text-price .price-digits:after {
      /*  content: '\20BD';
        font-weight: normal;
        margin-left: 4px;
        color: #e1a30d;*/
      content: '';
      background: url("/upload/images/rouble.png") no-repeat top center;
      font-weight: bold;
      width: 12px;
      height: 16px;
      margin-left: 4px;
      display: inline-block;
      color: #e1a30d; }
  .b-text.text-price .main-price {
    font-weight: bold; }
    .b-text.text-price .main-price:after {
      color: #fff;
      font-weight: normal;
      margin-left: 4px;
      font-style: normal; }
  .b-text.text-price .price-digits {
    color: #e1a30d; }
.b-text.text-info-block {
  font-family: "Times New Roman", serif;
  color: #ffffff;
  font-size: 20px; }
.b-text.text-phone .phone-digits {
  font-size: 1.4em;
  font-weight: bold; }

.price-digits-single {
  font-weight: bold; }
  .price-digits-single:after {
    content: '\20BD';
    font-weight: normal;
    margin-left: 4px; }

.b-container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .b-container:after {
    content: " ";
    display: block;
    clear: both; }
  .b-container .main-text-full {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .b-container .column-content::after {
    clear: both;
    content: "";
    display: table; }
  .b-container .column-content .col-item.col-half {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 50px 0; }
    @media (min-width: 768px) {
      .b-container .column-content .col-item.col-half {
        width: 50%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; }
        .b-container .column-content .col-item.col-half:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both; }
        .b-container .column-content .col-item.col-half:nth-child(2n + 2) {
          margin-left: 50%;
          margin-right: -100%;
          clear: none; }
        .b-container .column-content .col-item.col-half:nth-last-child(-n+2) {
          margin-bottom: 0; } }
    .b-container .column-content .col-item.col-half:last-child {
      margin-bottom: 0; }
  .b-container .column-content .col-item.col-4 {
    width: 33.33333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .b-container .column-content .col-item.col-4 {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
  .b-container .column-content .col-item.col-8 {
    width: 66.66667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .b-container .column-content .col-item.col-8 {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
  .b-container .column-content .col-item.col-12 {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }

.page-content {
  min-height: 100%; }

@media (max-width: 910px) {
  .page-content {
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 0; } }
.b-header {
  position: relative;
  z-index: 10;
  height: 100px; }
  .b-header-container {
    height: 100%; }
  .b-header .b-header-address {
    width: 33.33333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 992px) {
      .b-header .b-header-address {
        display: none; } }
  .b-header .b-header-logo {
    height: 100%;
    width: 33.33333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 992px) {
      .b-header .b-header-logo {
        width: 41.66667%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
    @media (max-width: 767px) {
      .b-header .b-header-logo {
        width: 66.66667%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
  .b-header .b-header-phone {
    text-align: right;
    width: 25%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 992px) {
      .b-header .b-header-phone {
        text-align: left;
        width: 41.66667%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
    @media (max-width: 767px) {
      .b-header .b-header-phone {
        display: none; } }
  .b-header .b-lang-switcher {
    text-align: center;
    width: 8.33333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 992px) {
      .b-header .b-lang-switcher {
        text-align: right;
        width: 16.66667%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
    @media (max-width: 767px) {
      .b-header .b-lang-switcher {
        width: 33.33333%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
  .b-header.no-langs .b-header-phone {
    width: 33.33333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 992px) {
      .b-header.no-langs .b-header-phone {
        text-align: right;
        width: 50%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
  @media (max-width: 992px) {
    .b-header.no-langs .b-header-logo {
      width: 50%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; } }
  @media (max-width: 767px) {
    .b-header.no-langs .b-header-logo {
      width: 100%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; } }

@media (max-width: 480px) {
  .b-header-logo-link .logo-img {
    margin: 0;
    width: 30%;
    left: 35%; } }
.b-header-logo-link {
  height: 100%;
  display: block; }
  .b-header-logo-link-container {
    height: 100%;
    display: block;
    padding: 0 10px; }
  .b-header-logo-link .logo-img {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 100%;
    margin: 0 auto; }
    @media (max-width: 992px) {
      .b-header-logo-link .logo-img {
        margin: 0; } }

.b-header-info {
  height: 100%; }
  .b-header-info-container {
    position: relative;
    z-index: 1;
    height: 100%;
    padding: 10px 0; }
  .b-header-info .info-holder {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%; }
  .b-header-info .info-item {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 10px; }
    .b-header-info .info-item.item-address {
      font-size: 14px;
      line-height: 18px;
      padding: 26px 0 0 0;
      display: inline-block; }
    .b-header-info .info-item.item-langs {
      padding-top: 25px;
      display: inline-block; }
    .b-header-info .info-item.item-phone {
      font-size: 12px;
      line-height: 18px;
      padding: 26px 0 0 0;
      display: inline-block; }
      .b-header-info .info-item.item-phone .info-icon {
        padding-left: 28px;
        text-decoration: none; }
      .b-header-info .info-item.item-phone .info-phone-content {
        color: #424242; }
        .b-header-info .info-item.item-phone .info-phone-content .info-phone-num {
          font-size: 18px;
          font-family: "Open Sans", sans-serif;
          font-weight: bold; }
    .b-header-info .info-item .info-label {
      color: #364e9b;
      font-size: 12px;
      text-transform: uppercase;
      display: block;
      margin: -5px 0 2px 0; }
  .b-header-info .info-icon {
    position: relative;
    display: inline-block;
    padding-left: 25px; }
    .b-header-info .info-icon:before {
      position: absolute;
      left: 0;
      margin-top: 3px;
      font-size: 22px;
      color: #fab600; }
    .b-header-info .info-icon:hover:before {
      color: #fab600; }
    .b-header-info .info-icon.link-as-text:hover:before {
      color: #fab600; }
  .b-header-info .info-align {
    display: inline-block;
    text-align: left;
    vertical-align: middle; }

@font-face {
  font-family: "TL Icon";
  font-style: normal;
  font-weight: normal;
  src: url("/upload/fonts/starticons.eot?#iefix") format("embedded-opentype"), url("/upload/fonts/starticons.woff") format("woff"), url("/upload/fonts/starticons.ttf") format("truetype"), url("/upload/fonts/starticons.svg#TL Icon") format("svg"); }
.b-icon:before, button.mfp-arrow:before {
  font-family: 'TL Icon';
  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; }
.b-icon.icon-d:before, button.icon-d.mfp-arrow:before {
  content: "\e900"; }
.b-icon.icon-d1:before, button.icon-d1.mfp-arrow:before {
  content: "\e901"; }
.b-icon.icon-mans:before, button.icon-mans.mfp-arrow:before {
  content: "\e902"; }
.b-icon.icon-hours:before, button.icon-hours.mfp-arrow:before {
  content: "\e903"; }
.b-icon.icon-adapter:before, button.icon-adapter.mfp-arrow:before {
  content: "\e904"; }
.b-icon.icon-airplane:before, button.icon-airplane.mfp-arrow:before {
  content: "\e905"; }
.b-icon.icon-alarm:before, button.icon-alarm.mfp-arrow:before {
  content: "\e906"; }
.b-icon.icon-ambulance:before, button.icon-ambulance.mfp-arrow:before {
  content: "\e907"; }
.b-icon.icon-arms:before, button.icon-arms.mfp-arrow:before {
  content: "\e908"; }
.b-icon.icon-arrow1:before, button.icon-arrow1.mfp-arrow:before {
  content: "\e909"; }
.b-icon.icon-arrow1_down:before, button.icon-arrow1_down.mfp-arrow:before {
  content: "\e90a"; }
.b-icon.icon-arrow1_left:before, button.icon-arrow1_left.mfp-arrow:before {
  content: "\e90b"; }
.b-icon.icon-arrow1_up:before, button.icon-arrow1_up.mfp-arrow:before {
  content: "\e90c"; }
.b-icon.icon-arrow2:before, button.icon-arrow2.mfp-arrow:before {
  content: "\e90d"; }
.b-icon.icon-arrow3:before, .b-icon.icon-next:before, button.icon-next.mfp-arrow:before, button.mfp-arrow.mfp-arrow-right:before, button.icon-arrow3.mfp-arrow:before {
  content: "\e90e"; }
.b-icon.icon-arrow3_left:before, .b-icon.icon-back:before, button.icon-back.mfp-arrow:before, button.mfp-arrow.mfp-arrow-left:before, button.icon-arrow3_left.mfp-arrow:before {
  content: "\e90f"; }
.b-icon.icon-arrow4:before, button.icon-arrow4.mfp-arrow:before {
  content: "\e910"; }
.b-icon.icon-arrow4_left:before, button.icon-arrow4_left.mfp-arrow:before {
  content: "\e911"; }
.b-icon.icon-arrow5:before, button.icon-arrow5.mfp-arrow:before {
  content: "\e912"; }
.b-icon.icon-autowash:before, button.icon-autowash.mfp-arrow:before {
  content: "\e913"; }
.b-icon.icon-badewanne:before, button.icon-badewanne.mfp-arrow:before {
  content: "\e914"; }
.b-icon.icon-ball:before, button.icon-ball.mfp-arrow:before {
  content: "\e915"; }
.b-icon.icon-bar:before, button.icon-bar.mfp-arrow:before {
  content: "\e916"; }
.b-icon.icon-barbershop:before, button.icon-barbershop.mfp-arrow:before {
  content: "\e917"; }
.b-icon.icon-beach:before, button.icon-beach.mfp-arrow:before {
  content: "\e918"; }
.b-icon.icon-bed:before, button.icon-bed.mfp-arrow:before {
  content: "\e919"; }
.b-icon.icon-bell:before, button.icon-bell.mfp-arrow:before {
  content: "\e91a"; }
.b-icon.icon-bicycle:before, button.icon-bicycle.mfp-arrow:before {
  content: "\e91b"; }
.b-icon.icon-billiards:before, button.icon-billiards.mfp-arrow:before {
  content: "\e91c"; }
.b-icon.icon-bottle:before, button.icon-bottle.mfp-arrow:before {
  content: "\e91d"; }
.b-icon.icon-businessman:before, button.icon-businessman.mfp-arrow:before {
  content: "\e91e"; }
.b-icon.icon-cake:before, button.icon-cake.mfp-arrow:before {
  content: "\e91f"; }
.b-icon.icon-calendar1:before, button.icon-calendar1.mfp-arrow:before {
  content: "\e920"; }
.b-icon.icon-calendar2:before, button.icon-calendar2.mfp-arrow:before {
  content: "\e921"; }
.b-icon.icon-calendar3:before, button.icon-calendar3.mfp-arrow:before {
  content: "\e922"; }
.b-icon.icon-calendar4:before, button.icon-calendar4.mfp-arrow:before {
  content: "\e923"; }
.b-icon.icon-calendar5:before, button.icon-calendar5.mfp-arrow:before {
  content: "\e924"; }
.b-icon.icon-calendar6:before, button.icon-calendar6.mfp-arrow:before {
  content: "\e925"; }
.b-icon.icon-car:before, button.icon-car.mfp-arrow:before {
  content: "\e926"; }
.b-icon.icon-casino_1:before, button.icon-casino_1.mfp-arrow:before {
  content: "\e927"; }
.b-icon.icon-casino_2:before, button.icon-casino_2.mfp-arrow:before {
  content: "\e928"; }
.b-icon.icon-casino_3:before, button.icon-casino_3.mfp-arrow:before {
  content: "\e929"; }
.b-icon.icon-check:before, button.icon-check.mfp-arrow:before {
  content: "\e92a"; }
.b-icon.icon-chinese:before, button.icon-chinese.mfp-arrow:before {
  content: "\e92b"; }
.b-icon.icon-church:before, button.icon-church.mfp-arrow:before {
  content: "\e92c"; }
.b-icon.icon-clear:before, button.icon-clear.mfp-arrow:before {
  content: "\e92d"; }
.b-icon.icon-cloche:before, button.icon-cloche.mfp-arrow:before {
  content: "\e92e"; }
.b-icon.icon-close:before, button.icon-close.mfp-arrow:before {
  content: "\e92f"; }
.b-icon.icon-cloudy:before, button.icon-cloudy.mfp-arrow:before {
  content: "\e930"; }
.b-icon.icon-clown:before, button.icon-clown.mfp-arrow:before {
  content: "\e931"; }
.b-icon.icon-cocktail:before, button.icon-cocktail.mfp-arrow:before {
  content: "\e932"; }
.b-icon.icon-conditioner:before, button.icon-conditioner.mfp-arrow:before {
  content: "\e933"; }
.b-icon.icon-cow:before, button.icon-cow.mfp-arrow:before {
  content: "\e934"; }
.b-icon.icon-creditcard:before, button.icon-creditcard.mfp-arrow:before {
  content: "\e935"; }
.b-icon.icon-cup:before, button.icon-cup.mfp-arrow:before {
  content: "\e936"; }
.b-icon.icon-currencyexchange:before, button.icon-currencyexchange.mfp-arrow:before {
  content: "\e937"; }
.b-icon.icon-depositbox:before, button.icon-depositbox.mfp-arrow:before {
  content: "\e938"; }
.b-icon.icon-display:before, button.icon-display.mfp-arrow:before {
  content: "\e939"; }
.b-icon.icon-document:before, button.icon-document.mfp-arrow:before {
  content: "\e93a"; }
.b-icon.icon-document2:before, button.icon-document2.mfp-arrow:before {
  content: "\e93b"; }
.b-icon.icon-douche:before, button.icon-douche.mfp-arrow:before {
  content: "\e93c"; }
.b-icon.icon-drink:before, button.icon-drink.mfp-arrow:before {
  content: "\e93d"; }
.b-icon.icon-elevator:before, button.icon-elevator.mfp-arrow:before {
  content: "\e93e"; }
.b-icon.icon-eng:before, button.icon-eng.mfp-arrow:before {
  content: "\e93f"; }
.b-icon.icon-family:before, button.icon-family.mfp-arrow:before {
  content: "\e940"; }
.b-icon.icon-faq:before, button.icon-faq.mfp-arrow:before {
  content: "\e941"; }
.b-icon.icon-fax1:before, button.icon-fax1.mfp-arrow:before {
  content: "\e942"; }
.b-icon.icon-fax2:before, button.icon-fax2.mfp-arrow:before {
  content: "\e943"; }
.b-icon.icon-fb:before, button.icon-fb.mfp-arrow:before {
  content: "\e944"; }
.b-icon.icon-fish:before, button.icon-fish.mfp-arrow:before {
  content: "\e945"; }
.b-icon.icon-flower:before, button.icon-flower.mfp-arrow:before {
  content: "\e946"; }
.b-icon.icon-FREE:before, button.icon-FREE.mfp-arrow:before {
  content: "\e947"; }
.b-icon.icon-fruits:before, button.icon-fruits.mfp-arrow:before {
  content: "\e948"; }
.b-icon.icon-gallery:before, button.icon-gallery.mfp-arrow:before {
  content: "\e949"; }
.b-icon.icon-gym:before, button.icon-gym.mfp-arrow:before {
  content: "\e94a"; }
.b-icon.icon-hairdryer:before, button.icon-hairdryer.mfp-arrow:before {
  content: "\e94b"; }
.b-icon.icon-hanger:before, button.icon-hanger.mfp-arrow:before {
  content: "\e94c"; }
.b-icon.icon-heating:before, button.icon-heating.mfp-arrow:before {
  content: "\e94d"; }
.b-icon.icon-home1:before, button.icon-home1.mfp-arrow:before {
  content: "\e94e"; }
.b-icon.icon-home2:before, button.icon-home2.mfp-arrow:before {
  content: "\e94f"; }
.b-icon.icon-home3:before, button.icon-home3.mfp-arrow:before {
  content: "\e950"; }
.b-icon.icon-home4:before, button.icon-home4.mfp-arrow:before {
  content: "\e951"; }
.b-icon.icon-home5:before, button.icon-home5.mfp-arrow:before {
  content: "\e952"; }
.b-icon.icon-home6:before, button.icon-home6.mfp-arrow:before {
  content: "\e953"; }
.b-icon.icon-hoover:before, button.icon-hoover.mfp-arrow:before {
  content: "\e954"; }
.b-icon.icon-horse:before, button.icon-horse.mfp-arrow:before {
  content: "\e955"; }
.b-icon.icon-hygiene:before, button.icon-hygiene.mfp-arrow:before {
  content: "\e956"; }
.b-icon.icon-icq:before, button.icon-icq.mfp-arrow:before {
  content: "\e957"; }
.b-icon.icon-inmap1:before, button.icon-inmap1.mfp-arrow:before {
  content: "\e958"; }
.b-icon.icon-inmap2:before, button.icon-inmap2.mfp-arrow:before {
  content: "\e959"; }
.b-icon.icon-inmap3:before, button.icon-inmap3.mfp-arrow:before {
  content: "\e95a"; }
.b-icon.icon-inmap4:before, button.icon-inmap4.mfp-arrow:before {
  content: "\e95b"; }
.b-icon.icon-inmap5:before, button.icon-inmap5.mfp-arrow:before {
  content: "\e95c"; }
.b-icon.icon-inmap6:before, button.icon-inmap6.mfp-arrow:before {
  content: "\e95d"; }
.b-icon.icon-inmap7:before, button.icon-inmap7.mfp-arrow:before {
  content: "\e95e"; }
.b-icon.icon-instagram:before, button.icon-instagram.mfp-arrow:before {
  content: "\e95f"; }
.b-icon.icon-internet:before, button.icon-internet.mfp-arrow:before {
  content: "\e960"; }
.b-icon.icon-iron:before, button.icon-iron.mfp-arrow:before {
  content: "\e961"; }
.b-icon.icon-ivisa:before, button.icon-ivisa.mfp-arrow:before {
  content: "\e962"; }
.b-icon.icon-keys:before, button.icon-keys.mfp-arrow:before {
  content: "\e963"; }
.b-icon.icon-keys2:before, button.icon-keys2.mfp-arrow:before {
  content: "\e964"; }
.b-icon.icon-kidgirl:before, button.icon-kidgirl.mfp-arrow:before {
  content: "\e965"; }
.b-icon.icon-kvadrik:before, button.icon-kvadrik.mfp-arrow:before {
  content: "\e966"; }
.b-icon.icon-lj:before, button.icon-lj.mfp-arrow:before {
  content: "\e967"; }
.b-icon.icon-magnifier1:before, button.icon-magnifier1.mfp-arrow:before {
  content: "\e968"; }
.b-icon.icon-magnifier2:before, button.icon-magnifier2.mfp-arrow:before {
  content: "\e969"; }
.b-icon.icon-magnifier3:before, button.icon-magnifier3.mfp-arrow:before {
  content: "\e96a"; }
.b-icon.icon-magnifier4:before, button.icon-magnifier4.mfp-arrow:before {
  content: "\e96b"; }
.b-icon.icon-mail1:before, button.icon-mail1.mfp-arrow:before {
  content: "\e96c";
  font-size: 15px !important; }
.b-icon.icon-mail2:before, button.icon-mail2.mfp-arrow:before {
  content: "\e96d"; }
.b-icon.icon-mail3:before, button.icon-mail3.mfp-arrow:before {
  content: "\e96e"; }
.b-icon.icon-mail4:before, button.icon-mail4.mfp-arrow:before {
  content: "\e96f"; }
.b-icon.icon-mail5:before, button.icon-mail5.mfp-arrow:before {
  content: "\e970"; }
.b-icon.icon-mail6:before, button.icon-mail6.mfp-arrow:before {
  content: "\e971"; }
.b-icon.icon-man:before, button.icon-man.mfp-arrow:before {
  content: "\e972"; }
.b-icon.icon-massage:before, button.icon-massage.mfp-arrow:before {
  content: "\e973"; }
.b-icon.icon-matrioshka:before, button.icon-matrioshka.mfp-arrow:before {
  content: "\e974"; }
.b-icon.icon-medicine:before, button.icon-medicine.mfp-arrow:before {
  content: "\e975"; }
.b-icon.icon-menu1:before, button.icon-menu1.mfp-arrow:before {
  content: "\e976"; }
.b-icon.icon-menu2:before, button.icon-menu2.mfp-arrow:before {
  content: "\e977"; }
.b-icon.icon-metro:before, button.icon-metro.mfp-arrow:before {
  content: "\e978"; }
.b-icon.icon-microphone:before, button.icon-microphone.mfp-arrow:before {
  content: "\e979"; }
.b-icon.icon-mineralwater:before, button.icon-mineralwater.mfp-arrow:before {
  content: "\e97a"; }
.b-icon.icon-minibus:before, button.icon-minibus.mfp-arrow:before {
  content: "\e97b"; }
.b-icon.icon-moneyterminal:before, button.icon-moneyterminal.mfp-arrow:before {
  content: "\e97c"; }
.b-icon.icon-music:before, button.icon-music.mfp-arrow:before {
  content: "\e97d"; }
.b-icon.icon-mute:before, button.icon-mute.mfp-arrow:before {
  content: "\e97e"; }
.b-icon.icon-newspaper:before, button.icon-newspaper.mfp-arrow:before {
  content: "\e97f"; }
.b-icon.icon-nosmoke:before, button.icon-nosmoke.mfp-arrow:before {
  content: "\e980"; }
.b-icon.icon-notdisturb:before, button.icon-notdisturb.mfp-arrow:before {
  content: "\e981"; }
.b-icon.icon-odnoklassiki:before, button.icon-odnoklassiki.mfp-arrow:before {
  content: "\e982"; }
.b-icon.icon-overcast:before, button.icon-overcast.mfp-arrow:before {
  content: "\e983"; }
.b-icon.icon-pajamas:before, button.icon-pajamas.mfp-arrow:before {
  content: "\e984"; }
.b-icon.icon-parilka:before, button.icon-parilka.mfp-arrow:before {
  content: "\e985"; }
.b-icon.icon-parking:before, button.icon-parking.mfp-arrow:before {
  content: "\e986"; }
.b-icon.icon-partlycloudy:before, button.icon-partlycloudy.mfp-arrow:before {
  content: "\e987"; }
.b-icon.icon-people:before, button.icon-people.mfp-arrow:before {
  content: "\e988"; }
.b-icon.icon-phone1:before, button.icon-phone1.mfp-arrow:before {
  content: "\e989"; }
.b-icon.icon-phone2:before, button.icon-phone2.mfp-arrow:before {
  content: "\e98a"; }
.b-icon.icon-phone3:before, button.icon-phone3.mfp-arrow:before {
  content: "\e98b"; }
.b-icon.icon-phone4:before, button.icon-phone4.mfp-arrow:before {
  content: "\e98c"; }
.b-icon.icon-phone5:before, button.icon-phone5.mfp-arrow:before {
  content: "\e98d"; }
.b-icon.icon-photocamera1:before, button.icon-photocamera1.mfp-arrow:before {
  content: "\e98e"; }
.b-icon.icon-photocamera2:before, button.icon-photocamera2.mfp-arrow:before {
  content: "\e98f"; }
.b-icon.icon-photocamera3:before, button.icon-photocamera3.mfp-arrow:before {
  content: "\e990"; }
.b-icon.icon-pool:before, button.icon-pool.mfp-arrow:before {
  content: "\e991"; }
.b-icon.icon-print:before, button.icon-print.mfp-arrow:before {
  content: "\e992"; }
.b-icon.icon-projector:before, button.icon-projector.mfp-arrow:before {
  content: "\e993"; }
.b-icon.icon-pyramid:before, button.icon-pyramid.mfp-arrow:before {
  content: "\e994"; }
.b-icon.icon-qiwi:before, button.icon-qiwi.mfp-arrow:before {
  content: "\e995"; }
.b-icon.icon-rain:before, button.icon-rain.mfp-arrow:before {
  content: "\e996"; }
.b-icon.icon-ramp:before, button.icon-ramp.mfp-arrow:before {
  content: "\e997"; }
.b-icon.icon-razor:before, button.icon-razor.mfp-arrow:before {
  content: "\e998"; }
.b-icon.icon-restaurant:before, button.icon-restaurant.mfp-arrow:before {
  content: "\e999"; }
.b-icon.icon-review1:before, button.icon-review1.mfp-arrow:before {
  content: "\e99a"; }
.b-icon.icon-roomservice:before, button.icon-roomservice.mfp-arrow:before {
  content: "\e99b"; }
.b-icon.icon-safe:before, button.icon-safe.mfp-arrow:before {
  content: "\e99c"; }
.b-icon.icon-sauna:before, button.icon-sauna.mfp-arrow:before {
  content: "\e99d"; }
.b-icon.icon-shashlik:before, button.icon-shashlik.mfp-arrow:before {
  content: "\e99e"; }
.b-icon.icon-shell:before, button.icon-shell.mfp-arrow:before {
  content: "\e99f"; }
.b-icon.icon-shield:before, button.icon-shield.mfp-arrow:before {
  content: "\e9a0"; }
.b-icon.icon-shoes2:before, button.icon-shoes2.mfp-arrow:before {
  content: "\e9a1"; }
.b-icon.icon-shower:before, button.icon-shower.mfp-arrow:before {
  content: "\e9a2"; }
.b-icon.icon-skype1:before, button.icon-skype1.mfp-arrow:before {
  content: "\e9a3"; }
.b-icon.icon-skype2:before, button.icon-skype2.mfp-arrow:before {
  content: "\e9a4"; }
.b-icon.icon-snow:before, button.icon-snow.mfp-arrow:before {
  content: "\e9a5"; }
.b-icon.icon-soccerball:before, button.icon-soccerball.mfp-arrow:before {
  content: "\e9a6"; }
.b-icon.icon-spa:before, button.icon-spa.mfp-arrow:before {
  content: "\e9a7"; }
.b-icon.icon-star:before, button.icon-star.mfp-arrow:before {
  content: "\e9a8"; }
.b-icon.icon-storm:before, button.icon-storm.mfp-arrow:before {
  content: "\e9a9"; }
.b-icon.icon-suitcase:before, button.icon-suitcase.mfp-arrow:before {
  content: "\e9aa"; }
.b-icon.icon-sunbed:before, button.icon-sunbed.mfp-arrow:before {
  content: "\e9ab"; }
.b-icon.icon-tablet:before, button.icon-tablet.mfp-arrow:before {
  content: "\e9ac"; }
.b-icon.icon-target:before, button.icon-target.mfp-arrow:before {
  content: "\e9ad"; }
.b-icon.icon-taxi:before, button.icon-taxi.mfp-arrow:before {
  content: "\e9ae"; }
.b-icon.icon-theater:before, button.icon-theater.mfp-arrow:before {
  content: "\e9af"; }
.b-icon.icon-threads:before, button.icon-threads.mfp-arrow:before {
  content: "\e9b0"; }
.b-icon.icon-tires:before, button.icon-tires.mfp-arrow:before {
  content: "\e9b1"; }
.b-icon.icon-tlman:before, button.icon-tlman.mfp-arrow:before {
  content: "\e9b2"; }
.b-icon.icon-tlstart:before, button.icon-tlstart.mfp-arrow:before {
  content: "\e9b3"; }
.b-icon.icon-tlstart2:before, button.icon-tlstart2.mfp-arrow:before {
  content: "\e9b4"; }
.b-icon.icon-tooth:before, button.icon-tooth.mfp-arrow:before {
  content: "\e9b5"; }
.b-icon.icon-towel:before, button.icon-towel.mfp-arrow:before {
  content: "\e9b6"; }
.b-icon.icon-train:before, button.icon-train.mfp-arrow:before {
  content: "\e9b7"; }
.b-icon.icon-travelline:before, button.icon-travelline.mfp-arrow:before {
  content: "\e9b8"; }
.b-icon.icon-tripadvisor:before, button.icon-tripadvisor.mfp-arrow:before {
  content: "\e9b9"; }
.b-icon.icon-tv:before, button.icon-tv.mfp-arrow:before {
  content: "\e9ba"; }
.b-icon.icon-tv2:before, button.icon-tv2.mfp-arrow:before {
  content: "\e9bb"; }
.b-icon.icon-twitter:before, button.icon-twitter.mfp-arrow:before {
  content: "\e9bc"; }
.b-icon.icon-valve:before, button.icon-valve.mfp-arrow:before {
  content: "\e9bd"; }
.b-icon.icon-vk:before, button.icon-vk.mfp-arrow:before {
  content: "\e9be"; }
.b-icon.icon-volleyball:before, button.icon-volleyball.mfp-arrow:before {
  content: "\e9bf"; }
.b-icon.icon-wallet:before, button.icon-wallet.mfp-arrow:before {
  content: "\e9c0"; }
.b-icon.icon-warmflooring:before, button.icon-warmflooring.mfp-arrow:before {
  content: "\e9c1"; }
.b-icon.icon-washingmachine:before, button.icon-washingmachine.mfp-arrow:before {
  content: "\e9c2"; }
.b-icon.icon-watch:before, button.icon-watch.mfp-arrow:before {
  content: "\e9c3"; }
.b-icon.icon-webcam:before, button.icon-webcam.mfp-arrow:before {
  content: "\e9c4"; }
.b-icon.icon-wedding1:before, button.icon-wedding1.mfp-arrow:before {
  content: "\e9c5"; }
.b-icon.icon-wedding2:before, button.icon-wedding2.mfp-arrow:before {
  content: "\e9c6"; }
.b-icon.icon-wifi:before, button.icon-wifi.mfp-arrow:before {
  content: "\e9c7"; }
.b-icon.icon-worktable:before, button.icon-worktable.mfp-arrow:before {
  content: "\e9c8"; }
.b-icon.icon-youtube1:before, button.icon-youtube1.mfp-arrow:before {
  content: "\e9c9"; }
.b-icon.icon-youtube2:before, button.icon-youtube2.mfp-arrow:before {
  content: "\e9ca"; }

.b-block {
  position: relative;
  z-index: 1;
  border-radius: 0;
  overflow: hidden; }
  .b-block-nested {
    width: 100%;
    float: left; }
  .b-block.width-full {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    .b-block.width-full .block-content::after {
      clear: both;
      content: "";
      display: table; }
  .b-block.width-half {
    width: 50%;
    float: left; }
    @media (max-width: 500px) {
      .b-block.width-half {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
  .b-block .block-heading {
    position: relative;
    z-index: 5;
    margin: 0 0 40px;
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: center; }
    .b-block .block-heading.with-slogan {
      padding-top: 10px; }
    .b-block .block-heading h2 {
      color: #fff; }
    .b-block .block-heading .heading-slogan {
      display: block;
      font-size: 12px;
      line-height: 1;
      font-style: italic; }
  .b-block .block-link {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100; }

.b-slider {
  position: relative;
  z-index: 1; }
  .b-slider .slick-list {
    outline: none; }
  .b-slider .slider-item {
    float: left;
    position: relative; }
    .b-slider .slider-item .item-link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .b-slider .slider-item .item-button {
      position: relative;
      z-index: 2; }
  .b-slider .image-src {
    display: block;
    width: 100%; }
  .b-slider .slider-navigation {
    position: absolute;
    top: 10px;
    font-size: 48px;
    color: #fff;
    width: 48px;
    height: 48px;
    cursor: pointer;
    opacity: 0.7;
    z-index: 10; }
    @media (max-width: 767px) {
      .b-slider .slider-navigation {
        visibility: hidden; } }
    .b-slider .slider-navigation:hover {
      opacity: 1; }
    .b-slider .slider-navigation.navigation-prev {
      right: 81px; }
    .b-slider .slider-navigation.navigation-next {
      right: 27px; }
  .b-slider.slider-main {
    position: relative;
    width: 100%;
    height: 680px;
    overflow: hidden;
   /*
    @media (max-width: 767px) {
      padding-bottom: (600/1200)*100%;
    }
/*
    @media (max-width: 480px) {
      padding-bottom: (800/1200)*100%;
    }
    */ }
    .b-slider.slider-main:before {
      content: '';
      width: 10%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 5; }
    .b-slider.slider-main:after {
      content: '';
      width: 10%;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 5; }
    @media (max-width: 1240px) {
      .b-slider.slider-main:before, .b-slider.slider-main:after {
        display: none; } }
    .b-slider.slider-main .slider-navigation {
      top: auto;
      bottom: 30px; }
    .b-slider.slider-main .slick-list {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .b-slider.slider-main .slick-track {
      height: 100%; }
    .b-slider.slider-main .slider-item {
      position: relative;
      width: 100%;
      height: 100%; }
    .b-slider.slider-main .slider-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
      .b-slider.slider-main .slider-image .b-container {
        height: 100%; }
        .b-slider.slider-main .slider-image .b-container .item-slide-holder {
          width: 50%;
          position: absolute;
          bottom: 90px;
          right: 0; }
          .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide {
            width: 100%;
            float: left;
            padding-left: 10px;
            padding-right: 10px;
            text-align: center;
            font-family: "Lora Italic", serif; }
            .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-name {
              background: rgba(10, 144, 237, 0.75);
              color: #dbf0ff;
              font-size: 22px;
              line-height: 1;
              padding: 15px; }
            .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slider-under-description {
              width: 460px;
              height: 50px;
              background: url("/upload/ui/yellow-back.png") no-repeat;
              z-index: 6; }
            .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-description {
              background: rgba(83, 105, 168, 0.75);
              color: #ffffff;
              padding: 7px 5px 6px; }
              .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-description::after {
                clear: both;
                content: "";
                display: table; }
              .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-description .slide-content {
                text-align: left;
                font-size: 22px;
                line-height: 30px;
                width: 66.66667%;
                float: left;
                padding-left: 10px;
                padding-right: 10px; }
                .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-description .slide-content.nolink {
                  width: 100%;
                  float: left;
                  padding-left: 10px;
                  padding-right: 10px; }
              .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-description .slide-link-holder {
                width: 33.33333%;
                float: left;
                padding-left: 10px;
                padding-right: 10px; }
          @media (max-width: 1001px) {
            .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slider-under-description {
              display: none; }
            .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-description {
              display: none; } }
          @media (max-width: 767px) {
            .b-slider.slider-main .slider-image .b-container .item-slide-holder {
              width: 70%; }
              .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-name {
                font-size: 20px; }
              .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-description .slide-content {
                font-size: 18px; } }
          @media (max-width: 480px) {
            .b-slider.slider-main .slider-image .b-container .item-slide-holder {
              width: 100%; }
              .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-description .slide-content {
                width: 100%;
                float: left;
                padding-left: 10px;
                padding-right: 10px;
                line-height: 22px; }
              .b-slider.slider-main .slider-image .b-container .item-slide-holder .item-slide .slide-description .slide-link-holder {
                width: 100%;
                float: left;
                padding-left: 10px;
                padding-right: 10px;
                padding-top: 10px; } }
  .b-slider.slider-main-offers .slider-content .b-text {
    margin-bottom: 23px; }
  .b-slider.slider-main-offers .slider-content .item-title {
    font-family: "Lora", Georgia, sans-serif;
    font-style: italic;
    font-size: 24px;
    line-height: 1;
    color: #fab600;
    text-decoration: underline;
    text-transform: none;
    margin-bottom: 28px; }
    .b-slider.slider-main-offers .slider-content .item-title:hover {
      text-decoration: none; }
  .b-slider.slider-main-offers .slider-item .offers-detail-link {
    text-decoration: underline; }
  .b-slider.slider-main-offers .slider-item:hover .offers-detail-link {
    text-decoration: none; }
  .b-slider.slider-main-rooms {
    overflow: visible; }
    .b-slider.slider-main-rooms::after {
      clear: both;
      content: "";
      display: table; }
    .b-slider.slider-main-rooms .slick-list {
      overflow: hidden;
      width: 100%;
      margin: -3px; }
      .b-slider.slider-main-rooms .slick-list .slick-track {
        margin: 3px;
        padding: 2px 0 4px 0; }
        .b-slider.slider-main-rooms .slick-list .slick-track::after {
          clear: both;
          content: "";
          display: table; }
    .b-slider.slider-main-rooms .text-price {
      text-align: right; }
    .b-slider.slider-main-rooms .slider-item {
      padding: 0 10px; }
    .b-slider.slider-main-rooms .slider-image {
      width: 100%;
      height: 200px;
      position: relative;
      background: no-repeat center center;
      background-size: cover;
      border-radius: 3px; }
      .b-slider.slider-main-rooms .slider-image .title-overlay {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding: 15px 5px;
        background: rgba(225, 163, 13, 0.75);
        color: #ffffff;
        font-family: "Lora", serif;
        font-size: 22px;
        line-height: 16px;
        text-transform: none;
        text-align: center;
        font-style: italic;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px; }
    .b-slider.slider-main-rooms .slider-content {
      padding: 10px 0;
      width: 100%;
      display: table; }
      .b-slider.slider-main-rooms .slider-content .text-price {
        display: table-cell; }
        @media (max-width: 992px) {
          .b-slider.slider-main-rooms .slider-content .text-price {
            display: block;
            width: 100%; } }
      .b-slider.slider-main-rooms .slider-content .b-button-container {
        text-align: right;
        display: table-cell; }
        @media (max-width: 992px) {
          .b-slider.slider-main-rooms .slider-content .b-button-container {
            display: block;
            width: 100%; } }
    .b-slider.slider-main-rooms .slider-navigation {
      width: 25px;
      height: 40px;
      font-size: 36px;
      z-index: 100;
      top: 150px;
      opacity: 1;
      color: #ffffff; }
      .b-slider.slider-main-rooms .slider-navigation:hover {
        color: #ffffff; }
      .b-slider.slider-main-rooms .slider-navigation.navigation-next {
        right: -70px; }
      .b-slider.slider-main-rooms .slider-navigation.navigation-prev {
        left: -57px; }
    .b-slider.slider-main-rooms .b-button {
      margin-top: 10px; }
    .b-slider.slider-main-rooms .slick-dots {
      width: auto;
      position: absolute;
      bottom: -30px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      .b-slider.slider-main-rooms .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px;
        border-radius: 5px;
        position: relative;
        display: inline-block; }
        .b-slider.slider-main-rooms .slick-dots li button {
          border: 0;
          background: transparent;
          display: block;
          height: 10px;
          width: 10px;
          outline: none;
          line-height: 0;
          font-size: 0;
          color: transparent;
          cursor: pointer; }
          .b-slider.slider-main-rooms .slick-dots li button:before {
            content: '';
            display: block;
            background: #ffffff;
            width: 10px;
            height: 10px;
            vertical-align: middle;
            border-radius: 5px;
            opacity: 1;
            position: absolute;
            top: 0;
            left: 0; }
        .b-slider.slider-main-rooms .slick-dots li.slick-active button:before {
          background: #fab600; }
  .b-slider.slider-main-attractions {
    overflow: visible; }
    .b-slider.slider-main-attractions::after {
      clear: both;
      content: "";
      display: table; }
    .b-slider.slider-main-attractions .slick-list {
      overflow: hidden;
      width: 100%;
      margin: -3px; }
      .b-slider.slider-main-attractions .slick-list .slick-track {
        margin: 3px;
        padding: 2px 0 4px 0; }
        .b-slider.slider-main-attractions .slick-list .slick-track::after {
          clear: both;
          content: "";
          display: table; }
    .b-slider.slider-main-attractions .slider-item {
      padding: 0 10px; }
    .b-slider.slider-main-attractions .slider-image {
      width: 100%;
      height: 200px;
      position: relative;
      background: no-repeat center center;
      background-size: cover;
      border-radius: 3px; }
      .b-slider.slider-main-attractions .slider-image .title-overlay {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding: 15px 5px;
        background: rgba(225, 163, 13, 0.75);
        color: #ffffff;
        font-family: "Times New Roman", serif;
        font-size: 24px;
        line-height: 16px;
        text-transform: none;
        text-align: center;
        font-style: italic;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px; }
    .b-slider.slider-main-attractions .slider-content {
      padding: 10px 0;
      width: 100%;
      display: table; }
      .b-slider.slider-main-attractions .slider-content .text-price {
        display: table-cell; }
      .b-slider.slider-main-attractions .slider-content .b-button-container {
        text-align: right;
        display: table-cell; }
    .b-slider.slider-main-attractions .slider-navigation {
      width: 25px;
      height: 40px;
      font-size: 36px;
      z-index: 100;
      top: 150px;
      opacity: 1;
      color: #ffffff; }
      .b-slider.slider-main-attractions .slider-navigation:hover {
        color: #ffffff; }
      .b-slider.slider-main-attractions .slider-navigation.navigation-next {
        right: -70px; }
      .b-slider.slider-main-attractions .slider-navigation.navigation-prev {
        left: -57px; }
    .b-slider.slider-main-attractions .b-button {
      margin-top: 10px; }
    .b-slider.slider-main-attractions .slick-dots {
      width: auto;
      position: absolute;
      bottom: -30px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      .b-slider.slider-main-attractions .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px;
        border-radius: 5px;
        position: relative;
        display: inline-block; }
        .b-slider.slider-main-attractions .slick-dots li button {
          border: 0;
          background: transparent;
          display: block;
          height: 10px;
          width: 10px;
          outline: none;
          line-height: 0;
          font-size: 0;
          color: transparent;
          cursor: pointer; }
          .b-slider.slider-main-attractions .slick-dots li button:before {
            content: '';
            display: block;
            background: #ffffff;
            width: 10px;
            height: 10px;
            vertical-align: middle;
            border-radius: 5px;
            opacity: 1;
            position: absolute;
            top: 0;
            left: 0; }
        .b-slider.slider-main-attractions .slick-dots li.slick-active button:before {
          background: #fab600; }
  .b-slider.b-half-slider {
    overflow: visible; }
    .b-slider.b-half-slider::after {
      clear: both;
      content: "";
      display: table; }
    .b-slider.b-half-slider .slick-list {
      overflow: hidden;
      width: 100%;
      margin: -3px; }
      .b-slider.b-half-slider .slick-list .slick-track {
        margin: 3px;
        padding: 2px 0 4px 0; }
        .b-slider.b-half-slider .slick-list .slick-track::after {
          clear: both;
          content: "";
          display: table; }
    .b-slider.b-half-slider .slider-item {
      padding: 0; }
      .b-slider.b-half-slider .slider-item .slider-half-item {
        width: 50%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        padding: 0 10px 10px; }
        @media (max-width: 480px) {
          .b-slider.b-half-slider .slider-item .slider-half-item {
            width: 100%;
            float: left;
            padding-left: 10px;
            padding-right: 10px; } }
    .b-slider.b-half-slider .slider-image {
      width: 100%;
      height: 200px;
      background: no-repeat center center;
      background-size: cover;
      border-radius: 3px;
      position: relative; }
      .b-slider.b-half-slider .slider-image .title-overlay {
        margin: 0;
        padding: 15px 5px;
        background: rgba(10, 144, 237, 0.75);
        color: #ffffff;
        font-size: 24px;
        line-height: 16px;
        text-transform: none;
        text-align: center;
        font-style: italic;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px; }
    .b-slider.b-half-slider .restaurants-detail-link {
      display: inline-block;
      text-decoration: none;
      text-align: center;
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      line-height: 1;
      text-transform: uppercase;
      color: #63311c;
      background-color: #ffe5c2;
      border-bottom: 2px solid #bfac91;
      padding: 12px 17px 10px 17px;
      border-radius: 3px;
      z-index: 9;
      cursor: pointer; }
      .b-slider.b-half-slider .restaurants-detail-link:hover {
        color: #63311c;
        background-color: #fff6e1;
        border-bottom: 2px solid #bfac91; }
    .b-slider.b-half-slider .slider-content {
      padding: 0; }
      .b-slider.b-half-slider .slider-content .text-five-lines {
        margin-bottom: 23px; }
      @media (max-width: 480px) {
        .b-slider.b-half-slider .slider-content .b-text {
          margin: 10px 0 0 0; } }
    .b-slider.b-half-slider .slider-navigation {
      width: 36px;
      height: 36px;
      font-size: 36px;
      z-index: 100;
      top: 110px;
      opacity: 1;
      color: #ffe5c2; }
      .b-slider.b-half-slider .slider-navigation:hover {
        color: #ffe5c2; }
      .b-slider.b-half-slider .slider-navigation.navigation-next {
        right: -70px; }
      .b-slider.b-half-slider .slider-navigation.navigation-prev {
        left: -57px; }
    .b-slider.b-half-slider .b-button {
      margin-top: 10px; }
    .b-slider.b-half-slider .slick-dots {
      width: auto;
      position: absolute;
      bottom: -30px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      .b-slider.b-half-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px;
        border-radius: 5px;
        position: relative;
        display: inline-block; }
        .b-slider.b-half-slider .slick-dots li button {
          border: 0;
          background: transparent;
          display: block;
          height: 10px;
          width: 10px;
          outline: none;
          line-height: 0;
          font-size: 0;
          color: transparent;
          cursor: pointer; }
          .b-slider.b-half-slider .slick-dots li button:before {
            content: '';
            display: block;
            background: #ffe5c2;
            width: 10px;
            height: 10px;
            vertical-align: middle;
            border-radius: 5px;
            opacity: 1;
            position: absolute;
            top: 0;
            left: 0; }
        .b-slider.b-half-slider .slick-dots li.slick-active button:before {
          background: #fab600; }
    .b-slider.b-half-slider.slider-main-coloured .slider-image .title-overlay {
      background: rgba(255, 255, 255, 0.75);
      color: #364e9b; }
    .b-slider.b-half-slider.slider-main-coloured .slick-dots li button:before {
      background: #ffe5c2; }
    .b-slider.b-half-slider.slider-main-coloured .slick-dots li.slick-active button:before {
      background: #0062a7; }
    .b-slider.b-half-slider.slider-main-coloured .slider-content {
      color: #ffffff; }
    .b-slider.b-half-slider.slider-main-conference .slider-image .title-overlay {
      background: rgba(225, 163, 13, 0.75);
      color: #364e9b; }
    .b-slider.b-half-slider.slider-main-restaurants .slider-half-item p {
      margin: 0; }
    @media (max-width: 768px) {
      .b-slider.b-half-slider.slider-main-restaurants .slider-half-item .b-text.text-five-lines {
        margin: 10px 0 10px 0; } }
    .b-slider.b-half-slider.slider-main-restaurants .capacity-count {
      font-family: "Times New Roman", serif;
      font-style: italic;
      font-size: 20px;
      padding: 15px 0 0 0; }
      .b-slider.b-half-slider.slider-main-restaurants .capacity-count .b-icon, .b-slider.b-half-slider.slider-main-restaurants .capacity-count button.mfp-arrow {
        display: inline-block;
        margin: 0 5px 0 0; }
        .b-slider.b-half-slider.slider-main-restaurants .capacity-count .b-icon:before, .b-slider.b-half-slider.slider-main-restaurants .capacity-count button.mfp-arrow:before {
          color: #ffeeb9; }
    .b-slider.b-half-slider.slider-main-conference .capacity-count {
      font-family: "Times New Roman", serif;
      font-style: italic;
      font-size: 20px;
      padding: 15px 0 0 0; }
      .b-slider.b-half-slider.slider-main-conference .capacity-count .b-icon, .b-slider.b-half-slider.slider-main-conference .capacity-count button.mfp-arrow {
        display: inline-block;
        margin: 0 5px 0 0; }
        .b-slider.b-half-slider.slider-main-conference .capacity-count .b-icon:before, .b-slider.b-half-slider.slider-main-conference .capacity-count button.mfp-arrow:before {
          color: #037bcf; }
  .b-slider.slider-category-detail, .b-slider.slider-category-index {
    /*
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: (470/1200)*100%;
    overflow: hidden;

    @media (max-width: 767px) {
      padding-bottom: (600/1200)*100%;
    }

    @media (max-width: 480px) {
      padding-bottom: (800/1200)*100%;
    }
    */ }
    .b-slider.slider-category-detail .bx-context-toolbar-empty-area, .b-slider.slider-category-index .bx-context-toolbar-empty-area {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 5; }
    .b-slider.slider-category-detail .slider-navigation, .b-slider.slider-category-index .slider-navigation {
      top: auto;
      right: auto;
      bottom: 30px;
      z-index: 10; }
      .b-slider.slider-category-detail .slider-navigation.navigation-prev, .b-slider.slider-category-index .slider-navigation.navigation-prev {
        left: 20px; }
      .b-slider.slider-category-detail .slider-navigation.navigation-next, .b-slider.slider-category-index .slider-navigation.navigation-next {
        left: 75px; }
    @media (max-width: 767px) {
      .b-slider.slider-category-detail .slider-price, .b-slider.slider-category-index .slider-price {
        display: none; } }
    .b-slider.slider-category-detail .slick-list, .b-slider.slider-category-index .slick-list {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .b-slider.slider-category-detail .slick-track, .b-slider.slider-category-index .slick-track {
      height: 100%; }
    .b-slider.slider-category-detail .slider-item, .b-slider.slider-category-index .slider-item {
      position: relative;
      width: 100%;
      height: 100%; }
    .b-slider.slider-category-detail .slider-image, .b-slider.slider-category-index .slider-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
  .b-slider.slider-category-index {
    padding-bottom: 60.83333%;
    overflow: hidden; }
    @media (max-width: 767px) {
      .b-slider.slider-category-index {
        padding-bottom: 60.83333%; } }
    @media (max-width: 480px) {
      .b-slider.slider-category-index {
        padding-bottom: 60.83333%; } }
  .b-slider.slider-category-detail {
    width: 100%;
    float: left;
    position: relative;
    height: 600px;
    overflow: hidden;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .b-slider.slider-category-detail {
        height: 0;
        margin-top: 70px;
        padding-bottom: 50%; } }
    @media (max-width: 480px) {
      .b-slider.slider-category-detail {
        height: 0;
        padding-bottom: 66.66667%; } }
  .b-slider.slider-rounded {
    box-shadow: none;
    border-radius: 3px; }
    .b-slider.slider-rounded .slider-item {
      border-radius: 3px; }

.detail-slider-controls .slick-dots {
  width: auto;
  position: absolute;
  bottom: 80px;
  right: 5px;
  z-index: 1; }
  @media (max-width: 480px) {
    .detail-slider-controls .slick-dots {
      bottom: 65px; } }
  .detail-slider-controls .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 5px;
    position: relative;
    display: inline-block; }
    .detail-slider-controls .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 10px;
      width: 10px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      cursor: pointer; }
      .detail-slider-controls .slick-dots li button:before {
        content: '';
        display: block;
        background: #ffffff;
        width: 10px;
        height: 10px;
        vertical-align: middle;
        border-radius: 5px;
        opacity: 1;
        position: absolute;
        top: 0;
        left: 0; }
    .detail-slider-controls .slick-dots li.slick-active button:before {
      background: #fab600; }
.detail-slider-controls .panoram-link {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  bottom: 80px;
  left: 10px;
  color: #63311c;
  border-radius: 50%;
  text-decoration: none;
  z-index: 1; }
  .detail-slider-controls .panoram-link:before {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    width: 30px;
    font-size: 30px; }
  @media (max-width: 480px) {
    .detail-slider-controls .panoram-link {
      bottom: 65px;
      width: 40px;
      height: 40px; }
      .detail-slider-controls .panoram-link:before {
        width: 20px;
        font-size: 20px; } }

.main-slider-container {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  .main-slider-container.main-slider-ready {
    opacity: 1; }
  .main-slider-container .main-slider-dots .slick-dots {
    width: auto;
    position: absolute;
    bottom: 60px;
    right: 5px;
    z-index: 1; }
    .main-slider-container .main-slider-dots .slick-dots li {
      width: 10px;
      height: 10px;
      margin: 0 5px;
      border-radius: 5px;
      position: relative;
      display: inline-block; }
      .main-slider-container .main-slider-dots .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 10px;
        width: 10px;
        outline: none;
        line-height: 0;
        font-size: 0;
        color: transparent;
        cursor: pointer; }
        .main-slider-container .main-slider-dots .slick-dots li button:before {
          content: '';
          display: block;
          background: #ffffff;
          width: 10px;
          height: 10px;
          vertical-align: middle;
          border-radius: 5px;
          opacity: 1;
          position: absolute;
          top: 0;
          left: 0; }
      .main-slider-container .main-slider-dots .slick-dots li.slick-active button:before {
        background: #fab600; }

.b-offers.offers-on-main .offer-item {
  position: relative;
  overflow: hidden; }
  .b-offers.offers-on-main .offer-item .offer-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1; }
    @media (max-width: 790px) {
      .b-offers.offers-on-main .offer-item .offer-overlay .offer-text {
        display: none; } }
  .b-offers.offers-on-main .offer-item .offer-button {
    margin-top: 20px; }
    @media (max-width: 480px) {
      .b-offers.offers-on-main .offer-item .offer-button {
        display: none; } }
  .b-offers.offers-on-main .offer-item .offer-text {
    color: #fff;
    font-family: "Times New Roman", serif;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);
    text-transform: uppercase; }
    .b-offers.offers-on-main .offer-item .offer-text strong {
      font-size: 30px; }
    .b-offers.offers-on-main .offer-item .offer-text .h2 {
      font-size: 33px;
      color: #ffffff; }
  .b-offers.offers-on-main .offer-item .b-image {
    height: 0;
    padding-bottom: 38.7%; }
    .b-offers.offers-on-main .offer-item .b-image.image-src {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.b-offers.offers-category .offer-slogan {
  font-size: 12px;
  line-height: 14px;
  font-style: italic; }

.b-news.news-main {
  padding: 0 0 30px; }
  .b-news.news-main .news-title {
    text-transform: none;
    font-style: italic; }

.b-button {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-family: "Open Sans Extrabold", sans-serif;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  color: #304487;
  background: #ffd601;
  background: -moz-linear-gradient(top, #ffd601 0%, #fdca02 33%, #fbbf04 69%, #f7ad06 100%);
  background: -webkit-linear-gradient(top, #ffd601 0%, #fdca02 33%, #fbbf04 69%, #f7ad06 100%);
  background: linear-gradient(to bottom, #ffd601 0%, #fdca02 33%, #fbbf04 69%, #f7ad06 100%);
  border-bottom: 2px solid #b98104;
  padding: 12px 17px 10px 17px;
  border-radius: 3px;
  cursor: pointer; }
  .b-button:hover {
    color: #ffffff;
    background: #f7ad06;
    background: -moz-linear-gradient(top, #f7ad06 0%, #fbbf04 31%, #fdca02 67%, #ffd601 100%);
    background: -webkit-linear-gradient(top, #f7ad06 0%, #fbbf04 31%, #fdca02 67%, #ffd601 100%);
    background: linear-gradient(to bottom, #f7ad06 0%, #fbbf04 31%, #fdca02 67%, #ffd601 100%);
    border-bottom: 2px solid #b98104; }
  .b-button.button-full-width {
    width: 100%; }
  .b-button.button-large {
    font-size: 13px;
    padding: 11px 13px 10px 13px; }
  .b-button.button-blue {
    color: #364e9b;
    background-color: #ffe5c2;
    border-bottom: 2px solid #bfac91;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase; }
    .b-button.button-blue:hover {
      background-color: #fff6e1;
      border-bottom: 2px solid #bfac91;
      color: #364e9b; }

.b-scroll-top {
  color: #ffffff;
  top: 0;
  right: 10px;
  position: absolute;
  cursor: pointer;
  font-size: 24px;
  z-index: 1; }
  .b-scroll-top.other-color {
    color: #ffe5c2; }

.b-scroll-down {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #ffffff;
  bottom: 20px;
  left: 50%;
  position: absolute;
  cursor: pointer;
  font-size: 24px;
  z-index: 1;
  /*
  @media(max-width: 767px){
    right: 10px;
    left: auto;
    @include transform(translateX(0));
  }
  */ }
  .b-scroll-down.js-anchor {
    position: absolute; }

.b-map {
  height: 480px; }
  @media (max-height: 500px) {
    .b-map {
      height: 480px; } }
  @media (max-height: 400px) {
    .b-map {
      height: 200px; } }
  @media (max-height: 300px) {
    .b-map {
      height: 180px; } }
  .b-map-container {
    padding: 0 10px;
    position: relative;
    z-index: 1; }
    .b-map-container .b-map-contacts {
      background: rgba(78, 104, 167, 0.75);
      position: absolute;
      z-index: 1;
      padding: 50px 10px 0;
      width: 260px;
      height: 480px; }
      .b-map-container .b-map-contacts .b-map-list .b-map-item {
        padding: 0 0 50px 30px;
        position: relative;
        color: #fff; }
        .b-map-container .b-map-contacts .b-map-list .b-map-item.b-icon:before, .b-map-container .b-map-contacts .b-map-list button.b-map-item.mfp-arrow:before {
          font-size: 24px;
          position: absolute;
          top: 3px;
          left: 0;
          color: #fab600; }
        .b-map-container .b-map-contacts .b-map-list .b-map-item .map-phone-text {
          font-family: "Open Sans Extrabold", sans-serif;
          line-height: 1em;
          margin: 0 0 5px 0; }
          .b-map-container .b-map-contacts .b-map-list .b-map-item .map-phone-text .text-smaller {
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            line-height: 21px;
            margin: 10px 0 0 0;
            display: inline-block; }
      @media (max-height: 500px) {
        .b-map-container .b-map-contacts {
          height: 300px; }
          .b-map-container .b-map-contacts .map-add-phone-text {
            display: none; } }
      @media (max-height: 400px) {
        .b-map-container .b-map-contacts {
          height: 200px;
          padding: 20px 10px 0; }
          .b-map-container .b-map-contacts .b-map-item-email {
            display: none; } }
      @media (max-height: 300px) {
        .b-map-container .b-map-contacts {
          height: 180px;
          padding: 15px 10px 0; }
          .b-map-container .b-map-contacts .b-map-list .b-map-item {
            padding-bottom: 10px; }
          .b-map-container .b-map-contacts .block-heading {
            margin-bottom: 0.8em; } }
  .b-map .map-content {
    width: 100%;
    height: 100%; }

.b-rooms .category-item .category-content .text-price {
  margin-left: 20px;
  color: #424242; }
  .b-rooms .category-item .category-content .text-price .b-icon, .b-rooms .category-item .category-content .text-price button.mfp-arrow {
    color: #364e9b;
    margin: 0 10px 0 0; }
.b-rooms.rooms-detail .room-price {
  width: 100%;
  display: table;
  margin-bottom: 20px;
  border: 1px solid #364e9b; }
  @media (max-width: 480px) {
    .b-rooms.rooms-detail .room-price {
      display: block;
      width: 100%;
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 20px;
      padding-bottom: 0; } }
  .b-rooms.rooms-detail .room-price .price-item {
    width: 50%;
    display: table-cell;
    padding: 20px; }
    @media (max-width: 480px) {
      .b-rooms.rooms-detail .room-price .price-item {
        display: block;
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0;
        padding-bottom: 20px; } }
    .b-rooms.rooms-detail .room-price .price-item.room-price-value {
      padding-right: 10px; }
      .b-rooms.rooms-detail .room-price .price-item.room-price-value .b-icon, .b-rooms.rooms-detail .room-price .price-item.room-price-value button.mfp-arrow {
        position: relative;
        padding: 0 0 0 30px; }
        .b-rooms.rooms-detail .room-price .price-item.room-price-value .b-icon:before, .b-rooms.rooms-detail .room-price .price-item.room-price-value button.mfp-arrow:before {
          font-size: 22px;
          color: #364e9b;
          position: absolute;
          top: 3px;
          left: 0; }
      .b-rooms.rooms-detail .room-price .price-item.room-price-value .text-price {
        color: #424242; }
        .b-rooms.rooms-detail .room-price .price-item.room-price-value .text-price .price-label {
          display: inline-block;
          margin: 0 0 10px 0; }
        .b-rooms.rooms-detail .room-price .price-item.room-price-value .text-price .price-digits {
          color: #364e9b;
          font-weight: normal;
          font-style: normal;
          font-size: 24px; }
    .b-rooms.rooms-detail .room-price .price-item.room-booking-btn {
      padding-left: 10px;
      vertical-align: bottom; }
      .b-rooms.rooms-detail .room-price .price-item.room-booking-btn .b-button {
        width: 100%; }
.b-rooms.rooms-detail .price-info {
  font-size: 12px; }

.b-restaurants .category-item .category-content .capacity-count {
  margin-left: 20px;
  color: #424242;
  font-family: "Times New Roman", serif;
  font-style: italic;
  font-size: 20px; }
  .b-restaurants .category-item .category-content .capacity-count .b-icon, .b-restaurants .category-item .category-content .capacity-count button.mfp-arrow {
    color: #037bcf;
    margin: 0 10px 0 0; }

.b-conference .category-item .category-content .capacity-count {
  margin-left: 20px;
  color: #424242;
  font-family: "Times New Roman", serif;
  font-style: italic;
  font-size: 20px; }
  .b-conference .category-item .category-content .capacity-count .b-icon, .b-conference .category-item .category-content .capacity-count button.mfp-arrow {
    color: #037bcf;
    margin: 0 10px 0 0; }

.b-attraction .category-item .category-content .capacity-count {
  margin-left: 20px;
  color: #424242;
  font-family: "Times New Roman", serif;
  font-style: italic;
  font-size: 20px; }
  .b-attraction .category-item .category-content .capacity-count .b-icon, .b-attraction .category-item .category-content .capacity-count button.mfp-arrow {
    color: #037bcf;
    margin: 0 10px 0 0; }

.b-date-holder {
  margin: 0 0 15px 0; }
  .b-date-holder::after {
    clear: both;
    content: "";
    display: table; }
  .b-date-holder .b-date {
    display: inline-block;
    background: #364e9b;
    color: #ffffff;
    border-radius: 3px;
    font-size: 12px;
    line-height: 1;
    padding: 9px 7px 8px 7px; }

.b-category::after {
  clear: both;
  content: "";
  display: table; }
.b-category .category-item {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 50px 0; }
  @media (min-width: 768px) {
    .b-category .category-item {
      width: 50%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
      .b-category .category-item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both; }
      .b-category .category-item:nth-child(2n + 2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none; }
      .b-category .category-item:nth-last-child(-n+2) {
        margin-bottom: 0; } }
  .b-category .category-item:last-child {
    margin-bottom: 0; }
  .b-category .category-item .item-date {
    float: right; }
  .b-category .category-item .category-image {
    width: 100%;
    float: left; }
  .b-category .category-item .category-content {
    width: 100%;
    float: left;
    padding: 20px 0 0; }
    .b-category .category-item .category-content .item-offer {
      padding: 0 0 20px;
      width: 100%;
      display: table; }
      .b-category .category-item .category-content .item-offer .offer-cell {
        display: table-cell;
        vertical-align: middle; }
        .b-category .category-item .category-content .item-offer .offer-cell.cell-price {
          text-align: left; }
        .b-category .category-item .category-content .item-offer .offer-cell.cell-capacity {
          text-align: left; }
        .b-category .category-item .category-content .item-offer .offer-cell.cell-button {
          text-align: right; }
  .b-category .category-item .b-image {
    height: 0;
    padding-bottom: 60.83333%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
.b-category.full-size .category-item {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 50px 0; }
  .b-category.full-size .category-item:last-child {
    margin-bottom: 0; }

.item-detailed .detailed-info {
  display: block;
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 0;
  margin-bottom: 20px;
  border: 1px solid #364e9b; }
  @media (min-width: 479px) and (max-width: 767px) {
    .item-detailed .detailed-info {
      display: table;
      width: 100%; } }
  .item-detailed .detailed-info .info-item {
    display: block;
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 20px; }
    @media (min-width: 479px) and (max-width: 767px) {
      .item-detailed .detailed-info .info-item {
        width: 50%;
        display: table-cell;
        vertical-align: top;
        padding-top: 0; } }
    .item-detailed .detailed-info .info-item .b-icon, .item-detailed .detailed-info .info-item button.mfp-arrow {
      position: relative;
      padding: 0 0 0 30px; }
      .item-detailed .detailed-info .info-item .b-icon:before, .item-detailed .detailed-info .info-item button.mfp-arrow:before {
        font-size: 22px;
        color: #364e9b;
        position: absolute;
        top: 3px;
        left: 0; }
    .item-detailed .detailed-info .info-item .text-info-block {
      color: #424242; }
      .item-detailed .detailed-info .info-item .text-info-block .info-block-label {
        display: inline-block;
        margin: 0 0 10px 0; }
      .item-detailed .detailed-info .info-item .text-info-block .info-block-value {
        color: #364e9b; }
    @media (min-width: 479px) and (max-width: 767px) {
      .item-detailed .detailed-info .info-item.offer-booking-btn {
        width: 100%; } }
    .item-detailed .detailed-info .info-item.placement-block .info-block-label {
      margin: 0; }
    .item-detailed .detailed-info .info-item.placement-block .b-icon:before, .item-detailed .detailed-info .info-item.placement-block button.mfp-arrow:before {
      top: 0; }
  .item-detailed .detailed-info .detailed-link {
    text-decoration: none; }

.b-gallery::after {
  clear: both;
  content: "";
  display: table; }
.b-gallery .gallery-item {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 50px 0; }
  @media (min-width: 480px) {
    .b-gallery .gallery-item {
      width: 50%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
      .b-gallery .gallery-item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both; }
      .b-gallery .gallery-item:nth-child(2n + 2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none; }
      .b-gallery .gallery-item:nth-last-child(-n+2) {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .b-gallery .gallery-item {
      width: 33.33333%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
      .b-gallery .gallery-item:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both; }
      .b-gallery .gallery-item:nth-child(3n + 2) {
        margin-left: 33.33333%;
        margin-right: -100%;
        clear: none; }
      .b-gallery .gallery-item:nth-child(3n + 3) {
        margin-left: 66.66667%;
        margin-right: -100%;
        clear: none; }
      .b-gallery .gallery-item:nth-last-child(-n+3) {
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .b-gallery .gallery-item {
      width: 25%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
      .b-gallery .gallery-item:nth-child(4n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both; }
      .b-gallery .gallery-item:nth-child(4n + 2) {
        margin-left: 25%;
        margin-right: -100%;
        clear: none; }
      .b-gallery .gallery-item:nth-child(4n + 3) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none; }
      .b-gallery .gallery-item:nth-child(4n + 4) {
        margin-left: 75%;
        margin-right: -100%;
        clear: none; }
      .b-gallery .gallery-item:nth-last-child(-n+4) {
        margin-bottom: 0; } }
  .b-gallery .gallery-item:last-child {
    margin-bottom: 0; }
  .b-gallery .gallery-item .b-image {
    height: 0;
    padding-bottom: 60.83333%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }

.b-footer {
  background: #364e9b;
  border-top: 5px solid #6592e5;
  border-radius: 0;
  color: #ffffff; }
  @media (max-width: 768px) {
    .b-footer .icon-arrow1_up.js-scroll-top {
      display: none; } }
  @media (max-width: 768px) {
    .b-footer .bx-composite-btn {
      font-size: 9px !important; } }
  .b-footer .footer-official {
    width: 33.33333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    font-size: 13px;
    line-height: 24px; }
    @media (max-width: 992px) {
      .b-footer .footer-official {
        margin: 0 0 20px 0;
        text-align: left; } }
    @media (max-width: 767px) {
      .b-footer .footer-official {
        width: 33.33333%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center; } }
    @media (max-width: 480px) {
      .b-footer .footer-official {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center; } }
    .b-footer .footer-official .footer-social {
      padding: 20px 0 0 0;
      text-align: left; }
      .b-footer .footer-official .footer-social::after {
        clear: both;
        content: "";
        display: table; }
      @media (max-width: 767px) {
        .b-footer .footer-official .footer-social {
          width: 50%;
          float: left;
          padding-left: 10px;
          padding-right: 10px;
          text-align: center; } }
      @media (max-width: 480px) {
        .b-footer .footer-official .footer-social {
          width: 100%;
          float: left;
          padding-left: 10px;
          padding-right: 10px;
          text-align: center; } }
      .b-footer .footer-official .footer-social .b-icon, .b-footer .footer-official .footer-social button.mfp-arrow {
        float: left;
        margin: 0 10px 0 0;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        border: 3px solid #ffffff;
        text-decoration: none;
        text-align: center; }
        @media (max-width: 767px) {
          .b-footer .footer-official .footer-social .b-icon, .b-footer .footer-official .footer-social button.mfp-arrow {
            float: none;
            display: inline-block; } }
        .b-footer .footer-official .footer-social .b-icon:before, .b-footer .footer-official .footer-social button.mfp-arrow:before {
          line-height: 26px;
          color: #fff; }
  .b-footer .footer-time {
    width: 33.33333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .b-footer .footer-time {
        width: 33.33333%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center; } }
    @media (max-width: 480px) {
      .b-footer .footer-time {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
    .b-footer .footer-time .text-bold, .b-footer .footer-time .temp {
      font-size: larger;
      font-family: "Open Sans Extrabold", sans-serif; }
    .b-footer .footer-time .time-holder {
      display: inline-block;
      position: relative;
      margin: 0 0 20px 0;
      padding: 0 0 0 45px; }
      .b-footer .footer-time .time-holder .b-icon, .b-footer .footer-time .time-holder button.mfp-arrow {
        font-size: 30px;
        display: block;
        position: absolute;
        top: 0;
        left: 0; }
      .b-footer .footer-time .time-holder .time-content {
        display: block;
        text-align: left; }
  .b-footer .footer-weather {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0; }
    @media (max-width: 992px) {
      .b-footer .footer-weather {
        width: 25%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        padding-left: 0; } }
    @media (max-width: 767px) {
      .b-footer .footer-weather {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        padding-left: 0; } }
    @media (max-width: 480px) {
      .b-footer .footer-weather {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        padding-left: 0; } }
    .b-footer .footer-weather .weather-holder {
      display: inline-block;
      position: relative;
      padding: 0 0 0 50px;
      margin: 0 0 20px 0; }
      .b-footer .footer-weather .weather-holder .b-icon, .b-footer .footer-weather .weather-holder button.mfp-arrow {
        font-size: 30px;
        display: block;
        position: absolute;
        top: 0;
        left: 0; }
      .b-footer .footer-weather .weather-holder .weather-content {
        display: block;
        text-align: left;
        min-width: 122px; }
        .b-footer .footer-weather .weather-holder .weather-content .temp {
          font-weight: bold; }
  .b-footer .footer-counters {
    width: 25%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 45px;
    position: relative;
    text-align: right;
    margin-top: -17px; }
    @media (max-width: 992px) {
      .b-footer .footer-counters {
        text-align: center; } }
    @media (max-width: 767px) {
      .b-footer .footer-counters {
        width: 33.33333%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
    @media (max-width: 480px) {
      .b-footer .footer-counters {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center; } }
    .b-footer .footer-counters .footer-counter {
      display: inline-block;
      vertical-align: middle;
      margin: 12px 0 0 36px;
      position: relative; }
      @media (max-width: 992px) {
        .b-footer .footer-counters .footer-counter {
          margin: 12px 5px 0; } }
      @media (max-width: 480px) {
        .b-footer .footer-counters .footer-counter {
          width: 100%;
          float: left;
          padding-left: 10px;
          padding-right: 10px;
          text-align: center; } }
      .b-footer .footer-counters .footer-counter.counter-tlstart {
        text-decoration: none; }
        .b-footer .footer-counters .footer-counter.counter-tlstart:before {
          color: #ffffff;
          font-size: 50px;
          line-height: 1; }
        .b-footer .footer-counters .footer-counter.counter-tlstart span {
          font-size: 11px; }
      .b-footer .footer-counters .footer-counter iframe {
        display: block; }
    .b-footer .footer-counters .b-scroll-top {
      color: #6490e3;
      top: auto;
      bottom: 0px;
      right: -70px; }
    .b-footer .footer-counters .bx-composite-counter {
      position: absolute;
      bottom: 0;
      left: 50px;
      margin-left: 0; }
  .b-footer .footer-start-logo {
    display: block;
    fill: #ffffff; }
  .b-footer .footer-link {
    color: #ffffff;
    text-decoration: none; }
    .b-footer .footer-link:hover {
      border: none; }

.b-services::after {
  clear: both;
  content: "";
  display: table; }
.b-services .service-icon {
  width: 42px;
  text-align: center;
  padding: 0 10px 0 0; }
  .b-services .service-icon:before {
    font-size: 32px;
    color: #364e9b; }
.b-services.services-on-main {
  width: 100%;
  float: left; }
  .b-services.services-on-main::after {
    clear: both;
    content: "";
    display: table; }
  .b-services.services-on-main .service-item {
    width: 33.33333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: left; }
    .b-services.services-on-main .service-item:nth-child(3n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both; }
    .b-services.services-on-main .service-item:nth-child(3n + 2) {
      margin-left: 33.33333%;
      margin-right: -100%;
      clear: none; }
    .b-services.services-on-main .service-item:nth-child(3n + 3) {
      margin-left: 66.66667%;
      margin-right: -100%;
      clear: none; }
    .b-services.services-on-main .service-item .service-item-content {
      display: table;
      text-decoration: none; }
      .b-services.services-on-main .service-item .service-item-content .service-icon {
        display: table-cell;
        vertical-align: top; }
        .b-services.services-on-main .service-item .service-item-content .service-icon:before {
          color: #364e9b; }
      .b-services.services-on-main .service-item .service-item-content .service-name {
        display: table-cell;
        vertical-align: middle; }
        .b-services.services-on-main .service-item .service-item-content .service-name h3, .b-services.services-on-main .service-item .service-item-content .service-name .mfp-bottom-bar .mfp-title, .mfp-bottom-bar .b-services.services-on-main .service-item .service-item-content .service-name .mfp-title {
          font-size: 14px;
          line-height: 18px;
          font-family: "Open Sans Extrabold", sans-serif;
          text-transform: none;
          font-style: normal;
          color: inherit;
          margin: 0; }
      .b-services.services-on-main .service-item .service-item-content.service-item-link:hover .service-icon {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-color: #fff; }
        .b-services.services-on-main .service-item .service-item-content.service-item-link:hover .service-icon:before {
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          transition: all 0.3s ease; }
    .b-services.services-on-main .service-item.all-services a:hover .icon-arrow1:before:before {
      color: #364e9b; }
    .b-services.services-on-main .service-item.all-services .icon-arrow1:before {
      color: #364e9b; }
    .b-services.services-on-main .service-item.all-services .service-name h3, .b-services.services-on-main .service-item.all-services .service-name .mfp-bottom-bar .mfp-title, .mfp-bottom-bar .b-services.services-on-main .service-item.all-services .service-name .mfp-title {
      font-family: "Open Sans", sans-serif;
      text-decoration: underline;
      color: #364e9b; }
      .b-services.services-on-main .service-item.all-services .service-name h3:hover, .b-services.services-on-main .service-item.all-services .service-name .mfp-bottom-bar .mfp-title:hover, .mfp-bottom-bar .b-services.services-on-main .service-item.all-services .service-name .mfp-title:hover {
        text-decoration: none; }
    .b-services.services-on-main .service-item.item-link .service-icon {
      background: none;
      border: none; }
    .b-services.services-on-main .service-item.item-link .service-name {
      font-size: 14px;
      line-height: 1;
      margin-top: -35%; }
    .b-services.services-on-main .service-item.item-link:hover .service-icon:before {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease;
      color: #fff; }
    @media (max-width: 992px) {
      .b-services.services-on-main .service-item {
        width: 33.33333%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; }
        .b-services.services-on-main .service-item:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both; }
        .b-services.services-on-main .service-item:nth-child(3n + 2) {
          margin-left: 33.33333%;
          margin-right: -100%;
          clear: none; }
        .b-services.services-on-main .service-item:nth-child(3n + 3) {
          margin-left: 66.66667%;
          margin-right: -100%;
          clear: none; } }
    @media (max-width: 480px) {
      .b-services.services-on-main .service-item {
        width: 50%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; }
        .b-services.services-on-main .service-item:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both; }
        .b-services.services-on-main .service-item:nth-child(2n + 2) {
          margin-left: 50%;
          margin-right: -100%;
          clear: none; }
        .b-services.services-on-main .service-item h3, .b-services.services-on-main .service-item .mfp-bottom-bar .mfp-title, .mfp-bottom-bar .b-services.services-on-main .service-item .mfp-title {
          font-size: 11px !important; } }
.b-services.services-category .service-item {
  margin-bottom: 30px; }
  .b-services.services-category .service-item .service-name {
    font-size: 14px;
    color: #424242;
    text-transform: none;
    font-style: normal;
    font-family: "Open Sans Extrabold", sans-serif;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .b-services.services-category .service-item {
      width: 50%;
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      padding-right: 30px; }
      .b-services.services-category .service-item:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both; }
      .b-services.services-category .service-item:nth-child(2n + 2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none; } }
  @media (max-width: 767px) {
    .b-services.services-category .service-item {
      width: 100%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; } }
  .b-services.services-category .service-item.item-no-desc .service-icon,
  .b-services.services-category .service-item.item-no-desc .service-content {
    display: inline-block;
    float: none;
    margin-bottom: 0;
    vertical-align: middle; }
.b-services.services-category .service-icon {
  float: left;
  width: 60px; }
  .b-services.services-category .service-icon:before {
    font-size: 40px;
    color: #364e9b; }
.b-services.services-category .service-content {
  float: left;
  margin-left: -65px;
  padding-left: 75px;
  width: 100%; }
.b-services.service-detail {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px; }

.b-search-form {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background-color: #6578b1; }
  .b-search-form.form-ready {
    opacity: 1; }
  .b-search-form iframe {
    display: block; }
  .b-search-form .b-search {
    width: 100%;
    height: 100%;
    display: table;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    @media (max-width: 480px) {
      .b-search-form .b-search {
        padding-left: 68px; } }
    .b-search-form .b-search .search-cell {
      display: table-cell;
      vertical-align: middle; }
      .b-search-form .b-search .search-cell.cell-heading {
        font-family: "Lora", Georgia, sans-serif;
        font-size: 22px;
        color: #ffffff;
        width: 160px;
        padding: 0 10px 4px 0; }
        @media (max-width: 992px) {
          .b-search-form .b-search .search-cell.cell-heading {
            display: none; } }
        .b-search-form .b-search .search-cell.cell-heading .b-block-holder {
          width: 140px;
          display: block; }
      .b-search-form .b-search .search-cell.cell-form {
        width: 100%;
        padding: 0 10px; }
      .b-search-form .b-search .search-cell.cell-visa {
        background-color: #a00042;
        background-image: url("/upload/ui/ivisa.png");
        background-repeat: no-repeat;
        background-position: 10px center;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 11px;
        line-height: 14px;
        height: 100%;
        width: 160px;
        padding: 0 10px; }
        .b-search-form .b-search .search-cell.cell-visa .b-ivisa-holder {
          display: table;
          width: 100%;
          height: 100%; }
          @media (max-width: 480px) {
            .b-search-form .b-search .search-cell.cell-visa .b-ivisa-holder {
              display: none; } }
          .b-search-form .b-search .search-cell.cell-visa .b-ivisa-holder .b-ivisa-content {
            display: table-cell;
            vertical-align: middle;
            padding: 0 0 0 50px; }
        @media (max-width: 480px) {
          .b-search-form .b-search .search-cell.cell-visa {
            width: 80px;
            background-position: center center; } }
      .b-search-form .b-search .search-cell .search-cell-holder {
        width: 140px;
        display: block; }
        @media (max-width: 480px) {
          .b-search-form .b-search .search-cell .search-cell-holder {
            width: 60px; } }

.type-contacts .b-section.section-inner {
  padding: 120px 0 0 0; }
.type-contacts .b-map {
  height: 560px; }
  @media (max-height: 500px) {
    .type-contacts .b-map {
      height: 480px; } }
  @media (max-height: 400px) {
    .type-contacts .b-map {
      height: 200px; } }
  @media (max-height: 300px) {
    .type-contacts .b-map {
      height: 180px; } }

.b-contacts {
  width: 100%;
  float: left; }
  .b-contacts .contact-item {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 50px 0; }
    @media (min-width: 768px) {
      .b-contacts .contact-item {
        width: 50%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; }
        .b-contacts .contact-item:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both; }
        .b-contacts .contact-item:nth-child(2n + 2) {
          margin-left: 50%;
          margin-right: -100%;
          clear: none; }
        .b-contacts .contact-item:nth-last-child(-n+2) {
          margin-bottom: 0; } }
    .b-contacts .contact-item:last-child {
      margin-bottom: 0; }
    .b-contacts .contact-item .item-content {
      margin: 20px 15px;
      padding: 0 0 0 30px;
      position: relative; }
      .b-contacts .contact-item .item-content.content-italic {
        font-family: "Times New Roman", serif;
        font-size: 18px;
        line-height: 24px;
        font-style: italic; }
      .b-contacts .contact-item .item-content.icon-bell {
        padding: 0 0 0 40px; }
      .b-contacts .contact-item .item-content .item-label {
        color: #364E9B; }
      .b-contacts .contact-item .item-content:before {
        font-size: 24px;
        color: #fab600;
        position: absolute;
        top: 0;
        left: 0; }
    .b-contacts .contact-item .h2 {
      text-transform: none;
      color: #424242;
      margin-bottom: 0.75em; }
    .b-contacts .contact-item .contact-phone {
      font-family: "Times New Roman", serif;
      font-size: 18px;
      line-height: 24px;
      font-style: italic;
      font-weight: bold; }
    .b-contacts .contact-item.item-requisites .requisites-content {
      line-height: 30px; }
      .b-contacts .contact-item.item-requisites .requisites-content.with-margin {
        margin-bottom: 50px; }
  .b-contacts.contacts-bordered {
    border: 1px solid #fab600;
    margin: 0 0 50px 0; }
    .b-contacts.contacts-bordered .contact-item {
      margin-bottom: 0; }

.b-magic {
  position: relative;
  z-index: 8;
  float: left;
  width: 100%; }
  .b-magic::after {
    clear: both;
    content: "";
    display: table; }
  .b-magic img {
    width: 100%; }
  .b-magic .b-search-form {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    border-top: 5px solid #648ddb;
    height: 70px;
    padding: 0; }
    .b-magic .b-search-form.fixed {
      position: fixed;
      top: 0; }

.mfp-content .mfp-close {
  position: absolute;
  right: 0;
  top: 40px;
  color: #fff;
  font-size: 50px;
  width: 60px;
  height: 60px;
  background-color: #860038;
  text-align: center;
  padding: 0;
  opacity: 0.8; }
  .mfp-content .mfp-close:hover {
    opacity: 1; }

.mfp-tour .mfp-close {
  top: 0; }

.mfp-bottom-bar {
  top: auto;
  bottom: 40px;
  margin: 0;
  background: rgba(134, 0, 56, 0.8);
  padding: 20px 0;
  min-height: 60px; }
  .mfp-bottom-bar .mfp-title {
    color: #fff;
    padding: 0 60px;
    text-align: center;
    line-height: 1.2;
    margin: 0; }

button.mfp-arrow {
  width: 60px;
  height: 60px;
  margin-top: -30px;
  text-align: center; }
  button.mfp-arrow:active {
    margin-top: -30px; }
  button.mfp-arrow:before, button.mfp-arrow:after {
    content: none;
    position: absolute;
    border: 0;
    margin: 0;
    width: 100%;
    height: auto;
    font-size: 26px;
    top: 50%;
    margin-top: -13px;
    color: #fff; }

.b-offcanvas.offcanvas-outer {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1; }
.b-offcanvas.offcanvas-inner {
  position: relative;
  width: 100%;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  transition: transform 0.3s ease; }
  @media (max-width: 767px) {
    .menu-active .b-offcanvas.offcanvas-inner {
      -webkit-transform: translate3d(-70%, 0, 0);
      -moz-transform: translate3d(-70%, 0, 0);
      -ms-transform: translate3d(-70%, 0, 0);
      -o-transform: translate3d(-70%, 0, 0);
      transform: translate3d(-70%, 0, 0); }
      .menu-active .b-offcanvas.offcanvas-inner .offcanvas-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: ' ';
        background-color: transparent;
        background-image: -webkit-linear-gradient(right, transparent, rgba(0, 0, 0, 0.3) 20%);
        background-image: linear-gradient(to left,transparent, rgba(0, 0, 0, 0.3) 20%);
        z-index: 100; } }

.b-menu {
  height: 0; }
  .b-menu .menu-heading {
    display: none; }
  .b-menu.menu-list {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .b-menu.menu-main .b-menu-main-list {
    position: absolute;
    top: 80px; }
    @media (max-width: 480px) {
      .b-menu.menu-main .b-menu-main-list {
        top: 13px; } }
  .b-menu.menu-inner .b-menu-main-list {
    position: absolute;
    top: 70px; }
    @media (max-width: 480px) {
      .b-menu.menu-inner .b-menu-main-list {
        top: 13px; } }
  .b-menu .b-menu-main-list {
    z-index: 20;
    width: 48px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .b-menu .b-menu-main-list.menu-ready {
      opacity: 1; }
    .b-menu .b-menu-main-list.fixed {
      top: 70px;
      position: fixed; }
      @media (max-width: 480px) {
        .b-menu .b-menu-main-list.fixed {
          top: 13px; } }
  .b-menu-container {
    position: relative;
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
  .b-menu .b-menu-switcher {
    display: inline-block;
    width: 48px;
    height: 48px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    vertical-align: middle;
    text-transform: uppercase;
    cursor: pointer;
    padding: 10px 0 0;
    color: #364e9b;
    background: #fab600; }
    .b-menu .b-menu-switcher .icon-menu {
      display: block;
      font-size: 15px; }
    .b-menu .b-menu-switcher .menu-text {
      display: block;
      line-height: 1; }
  .b-menu .menu-items {
    width: 260px;
    height: 0;
    position: relative;
    z-index: 1;
    border-radius: 0;
    border: 1px solid none;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease opacity;
    -moz-transition: 0.3s ease opacity;
    transition: 0.3s ease opacity;
    background: rgba(86, 107, 170, 0.9); }
    .b-menu .menu-items.state-opened {
      height: auto;
      visibility: visible;
      opacity: 1; }
    .b-menu .menu-items .menu-item {
      position: relative;
      text-align: left;
      height: 37px; }
      @media (max-height: 480px) {
        .b-menu .menu-items .menu-item {
          height: 29px; }
          .b-menu .menu-items .menu-item .menu-icon {
            font-size: 16px; } }
      .b-menu .menu-items .menu-item .link-wrapper {
        display: table;
        border-bottom: 1px dashed #6592e5;
        width: 100%;
        height: 100%; }
      .b-menu .menu-items .menu-item:last-child .link-wrapper {
        border-bottom: none; }
      .b-menu .menu-items .menu-item.item-active .menu-link .menu-icon {
        color: inherit; }
      .b-menu .menu-items .menu-item:last-child .menu-link:after {
        content: none; }
    .b-menu .menu-items .menu-link {
      width: 100%;
      height: 100%;
      display: table;
      text-decoration: none;
      font-family: "Open Sans", serif;
      font-size: 14px;
      line-height: 1em;
      color: #fff;
      padding: 0 10px;
      margin: 0; }
      .b-menu .menu-items .menu-link:after {
        content: '';
        position: absolute;
        left: 10px;
        right: 10px;
        bottom: 0;
        height: 0;
        border-bottom: 1px dotted none; }
      .b-menu .menu-items .menu-link:hover .menu-icon {
        color: #fab600; }
    .b-menu .menu-items .menu-icon {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      width: 40px;
      font-size: 20px;
      color: #fab600; }
    .b-menu .menu-items .menu-anchor {
      display: table-cell;
      vertical-align: middle; }
  @media (max-width: 767px) {
    .b-menu-container {
      height: 100%; }
    .b-menu .menu-heading {
      display: block; }
    .b-menu.menu-list {
      position: absolute;
      top: 0;
      right: 0;
      width: 70%;
      height: 100%;
      padding: 10px;
      -webkit-transform: translate3d(100%, 0, 0);
      -moz-transform: translate3d(100%, 0, 0);
      -ms-transform: translate3d(100%, 0, 0);
      -o-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      z-index: 10; }
      .b-menu.menu-list .menu-items {
        display: block;
        box-shadow: none;
        margin: 0;
        padding: 0; }
      .b-menu.menu-list .menu-item {
        display: block;
        height: auto;
        border-right: none;
        border-radius: 0 !important;
        text-align: left; }
        .b-menu.menu-list .menu-item:first-child {
          border-left: 0; }
        .b-menu.menu-list .menu-item:before, .b-menu.menu-list .menu-item:after {
          display: none; }
      .b-menu.menu-list .menu-link {
        display: block;
        width: auto;
        padding: 5px 10px;
        margin: 0 5px;
        border-bottom: 1px solid none; }
        .b-menu.menu-list .menu-link:before {
          display: none; }
        .b-menu.menu-list .menu-link:after {
          display: none; }
      .b-menu.menu-list .menu-icon {
        display: inline-block;
        vertical-align: middle;
        line-height: 50px;
        margin-right: 10px; }
      .b-menu.menu-list .menu-anchor {
        vertical-align: middle;
        text-transform: uppercase;
        font-weight: bold; }
    .b-menu.menu-switcher {
      display: inline-block; } }

.b-lang-switcher {
  padding-top: 18px; }
  .b-lang-switcher .b-lang-switcher-holder {
    position: relative; }
    .b-lang-switcher .b-lang-switcher-holder:hover .current-lang {
      border-bottom: 0;
      border-color: #a00042; }
    .b-lang-switcher .b-lang-switcher-holder:hover .list {
      visibility: visible;
      opacity: 1;
      border: 1px solid #a00042; }
    .b-lang-switcher .b-lang-switcher-holder .list {
      -webkit-transition: 0.3s ease opacity;
      -moz-transition: 0.3s ease opacity;
      transition: 0.3s ease opacity;
      overflow: hidden;
      visibility: hidden;
      opacity: 0;
      position: absolute;
      background: #ffffff;
      border: 0;
      top: 47px;
      right: 0;
      z-index: 15; }
      .b-lang-switcher .b-lang-switcher-holder .list .link {
        position: relative;
        height: 40px;
        display: block;
        line-height: 40px;
        padding: 0 20px 0 50px;
        text-decoration: none;
        color: #63311c; }
        .b-lang-switcher .b-lang-switcher-holder .list .link:hover {
          background: #005494;
          color: #fff; }
        .b-lang-switcher .b-lang-switcher-holder .list .link:before {
          position: absolute;
          top: 11px;
          left: 20px; }
    .b-lang-switcher .b-lang-switcher-holder .current-lang {
      border: 1px solid transparent;
      background: #ffffff;
      width: 60px;
      height: 48px;
      padding: 0;
      float: right;
      position: relative;
      cursor: pointer;
      z-index: 20; }
      .b-lang-switcher .b-lang-switcher-holder .current-lang:before {
        position: absolute;
        top: 14px;
        right: 24px; }
      .b-lang-switcher .b-lang-switcher-holder .current-lang:after {
        position: absolute;
        right: 9px;
        top: 21px;
        content: ' ';
        height: 0;
        width: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #63311c; }
    .b-lang-switcher .b-lang-switcher-holder .link:before, .b-lang-switcher .b-lang-switcher-holder .current-lang:before {
      display: block;
      width: 24px;
      height: 18px;
      content: ' ';
      background: url("/upload/ui/lang.png") 0 0 no-repeat;
      border: 1px solid #e0e0e0; }
    .b-lang-switcher .b-lang-switcher-holder .link.ru:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.ru:before {
      background-position: 0px 0; }
    .b-lang-switcher .b-lang-switcher-holder .link.en:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.en:before {
      background-position: -22px 0; }
    .b-lang-switcher .b-lang-switcher-holder .link.de:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.de:before {
      background-position: -44px 0; }
    .b-lang-switcher .b-lang-switcher-holder .link.fr:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.fr:before {
      background-position: -66px 0; }
    .b-lang-switcher .b-lang-switcher-holder .link.it:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.it:before {
      background-position: -88px 0; }
    .b-lang-switcher .b-lang-switcher-holder .link.fn:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.fn:before {
      background-position: -110px 0; }
    .b-lang-switcher .b-lang-switcher-holder .link.cn:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.cn:before {
      background-position: -132px 0; }
    .b-lang-switcher .b-lang-switcher-holder .link.kz:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.kz:before {
      background-position: -154px 0; }
    .b-lang-switcher .b-lang-switcher-holder .link.sp:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.sp:before {
      background-position: -176px 0; }
    .b-lang-switcher .b-lang-switcher-holder .link.uk:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.uk:before {
      background-position: -198px 0; }
    .b-lang-switcher .b-lang-switcher-holder .link.tu:before, .b-lang-switcher .b-lang-switcher-holder .current-lang.tu:before {
      background-position: -220px 0; }

.b-grid.grid-full {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px; }
.b-grid.grid-half {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (max-width: 767px) {
    .b-grid.grid-half {
      width: 100%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; } }

.b-section {
  position: relative; }
  .b-section.section-full {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding: 50px 0; }
  .b-section.section-half {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    .b-section.section-half.no-gutters {
      padding: 0; }
    @media (max-width: 767px) {
      .b-section.section-half {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
    .b-section.section-half .section-quarter {
      width: 50%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
      @media (max-width: 767px) {
        .b-section.section-half .section-quarter {
          padding: 10px; } }
      @media (max-width: 480px) {
        .b-section.section-half .section-quarter {
          width: 100%;
          float: left;
          padding-left: 10px;
          padding-right: 10px; } }
  .b-section .images-block .image-item {
    padding: 10px 0;
    text-align: center; }
    .b-section .images-block .image-item img {
      display: inline-block;
      margin: 0 auto; }
  .b-section .main-text-left {
    width: 75%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .b-section .main-text-left {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }
  .b-section .main-text-right {
    width: 25%;
    float: left;
    padding-left: 10px;
    padding-right: 10px; }
    .b-section .main-text-right .main-text-part {
      text-align: right;
      padding: 10px 0 0 0; }
    @media (max-width: 767px) {
      .b-section .main-text-right {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; }
        .b-section .main-text-right .main-text-part {
          text-align: left;
          padding: 30px 0 0 0; } }
  .b-section.section-inner {
    padding: 120px 0 50px; }
  .b-section.section-main-rooms .section-main-rooms-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #364e9b; }
  .b-section.section-main-restaurants .section-main-restaurants-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #860038; }
  .b-section.section-main-services {
    background: #ffffff;
    background-size: cover;
    padding-bottom: 10px; }
    .b-section.section-main-services .section-main-services-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(250, 182, 0, 0.9); }
  .b-section.section-main-attractions .section-main-attractions-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffe5c2; }
  .b-section.section-main-news-reviews {
    padding: 50px 0 20px; }
  .b-section.section-map {
    padding: 0; }
  .b-section.section-reviews-form .section-reviews-form-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #364e9b; }
  @media (max-width: 767px) {
    .b-section.section-footer {
      padding: 40px 0; } }
  .b-section .info-content {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 40px 0; }
  .b-section .slider-main-rooms .block-heading .link-as-text {
    min-width: 240px; }
  .b-section .block-heading.other-color .link-as-text:after {
    border-bottom: 2px solid #4258a1; }
  .b-section .block-heading .link-as-text {
    width: auto;
    display: inline-block;
    line-height: 0.3;
    padding-top: 18px; }
    .b-section .block-heading .link-as-text:after {
      content: ' ';
      width: 100%;
      display: inline-block;
      border-bottom: 1px solid #fff; }
    .b-section .block-heading .link-as-text:hover {
      text-decoration: none; }
      .b-section .block-heading .link-as-text:hover:after {
        border-bottom: none; }
  .b-section .block-heading.other-color {
    color: #364e9b; }

.type-detailed .b-section.section-inner {
  padding: 0 0 50px; }

.type-detailed.type-404 .b-section.section-inner {
  padding: 120px 0 50px; }

.b-form h3, .b-form .mfp-bottom-bar .mfp-title, .mfp-bottom-bar .b-form .mfp-title {
  margin-bottom: 20px; }
.b-form input, .b-form textarea {
  border: 1px solid #fff;
  border-radius: 4px;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
  padding: 5px; }
.b-form input {
  height: 28px;
  line-height: 28px; }
.b-form textarea {
  height: 100px;
  resize: vertical; }
.b-form.type-reviews {
  padding: 0; }
  .b-form.type-reviews::after {
    clear: both;
    content: "";
    display: table; }
  .b-form.type-reviews .block-heading {
    padding: 0 10px; }
  .b-form.type-reviews .b-button {
    border-top: none;
    border-left: none;
    border-right: none; }
  .b-form.type-reviews .form-content {
    width: 100%; }
    .b-form.type-reviews .form-content::after {
      clear: both;
      content: "";
      display: table; }
  .b-form.type-reviews .form-message {
    padding: 0 10px; }
    .b-form.type-reviews .form-message h3, .b-form.type-reviews .form-message .mfp-bottom-bar .mfp-title, .mfp-bottom-bar .b-form.type-reviews .form-message .mfp-title {
      color: #ffffff;
      margin-bottom: 0; }
  .b-form.type-reviews .form-label {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 20px 0; }
    .b-form.type-reviews .form-label.half-size {
      width: 50%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
      .b-form.type-reviews .form-label.half-size .label-name {
        width: 33.33333%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; }
      .b-form.type-reviews .form-label.half-size .label-field {
        width: 66.66667%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; }
      @media (max-width: 767px) {
        .b-form.type-reviews .form-label.half-size {
          width: 100%;
          float: left;
          padding-left: 10px;
          padding-right: 10px; } }
    .b-form.type-reviews .form-label .label-name {
      text-align: left;
      color: #ffffff;
      line-height: 28px;
      width: 16.66667%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
      @media (max-width: 767px) {
        .b-form.type-reviews .form-label .label-name.mobile-none {
          display: none; } }
    .b-form.type-reviews .form-label .label-field {
      width: 83.33333%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
    @media (max-width: 767px) {
      .b-form.type-reviews .form-label .label-name, .b-form.type-reviews .form-label .label-field {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px; } }

.b-reviews .reviews-anchor-holder {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(227, 171, 21, 0.75);
  height: 20px;
  z-index: 1000; }
  .b-reviews .reviews-anchor-holder .b-wrapper {
    position: relative; }
.b-reviews .reviews-anchor {
  position: absolute;
  right: 20px;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  padding: 10px 30px 0;
  background: rgba(227, 171, 21, 0.75);
  color: #fff;
  margin-bottom: 0; }
.b-reviews .reviews-title {
  text-transform: none;
  font-style: italic;
  color: #424242; }
  .b-reviews .reviews-title .reviews-city {
    color: #fff; }
.b-reviews.reviews-main {
  padding: 0 0 30px; }

.js-anchor {
  position: relative; }
  .js-anchor.anchor-link {
    cursor: pointer; }
  .js-anchor .anchor-target {
    position: absolute;
    top: -20px; }

/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/bitrix/templates/online_booking/template_styles.css?167836081250*/
#gotech_online_booking { height: auto!important; }
/* End */
/* /bitrix/templates/online_booking/styles.css?1678360812131189 */
/* /bitrix/templates/online_booking/template_styles.css?167836081250 */
