

/* Start:/local/templates/2018/css/plugins/magnific-popup.css?16241143596950*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.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;
  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;
  box-shadow: none;
  touch-action: manipulation; }

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;
  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; }
  .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;
  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; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    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 {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

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

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    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;
  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;
    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; } }
/* End */


/* Start:/local/templates/2018/css/plugins/slick.css?16241143591776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/2018/css/plugins/jquery.fancybox.min.css?162411435912795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/2018/css/plugins/datepicker.min.css?162411435912257*/
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}
/* End */


/* Start:/local/templates/2018/css/winery.css?175308090366282*/
.winery-map {
	margin-top: 75px;
}
.winery-map-heading {
	text-align: center;
	}
	.winery-map-heading-item {
		margin: 0 15px;
		
		display: inline-block;
		padding: 5px 0 15px 0;
		
		border-bottom: 3px solid transparent;
		
		text-decoration: none;
		color: #273051;
		font-size: 24px;
		line-height: 1;
		font-family: "GerberaMedium";
		
		transition: .3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
		}
		.winery-map-heading-item.active,
		.winery-map-heading-item:hover {
			border-bottom-color: #273051;
		}
		
.winery-map-google {
	height: 600px;
}

.winery-panel {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: space-between;
	}
	.winery-panel-slider {
		width: 48%;
	}
	.winery-panel-info {
		width: 48%;
		}
		.winery-panel-info .page-text h2 {
			text-align: left;
		}
	.winery-panel-small {
		margin-bottom: 15px;
		
		font-size: 14px;
		line-height: 1;
	}

.winery-panel-slider {
	
	}
	.winery-panel-slider img {
		display: none;
		max-width: 100%;
		height: auto;
	}
	.winery-panel-slider img:first-child {
		display: block;
	}
	
.winery-items .slick-dots {
	text-align: center;
}
.winery-map-location-title {
	padding-top: 20px;
}
.winery-detail .page-close {
	top: -37px;
	right: 15px;
	cursor: pointer;
}
	
.winery-item {
	margin-bottom: 25px;
	
	display: block;
	width: 20%;
	box-sizing: border-box;
	
	text-decoration: none;
	}
	.winery-item-photo-holder {
		position: relative;
		margin-bottom: 20px;
		
		display: block;
		box-sizing: border-box;
		
		border: 15px solid #FFF;
		
		transition: .3s border-color  cubic-bezier(0.25, 0.46, 0.45, 0.94);
		}
		.winery-item-photo-holder:before {
			content: "";
			
			display: block;
			padding-top: 100%;
		}
		.winery-item img {
			position: absolute;
			left: 50%;
			top: 50%;
			transform: translate(-50%, -50%);
			
			display: block;
			width: 90%;
			height: 90%;
			
			object-fit: contain;
			object-position: center;
		}
	.winery-item-title {
		display: block;
		
		font-family: "GerberaMedium";
		font-size: 22px;
		line-height: 28px;
		text-align: center;
		color: #273051;
	}

	.winery-item:hover .winery-item-photo-holder,
	.winery-item.active .winery-item-photo-holder {
		border-color: #D9EDF0;
	}

.card-item-logo-holder {	
	display: block;
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	padding: 10px;
	
	background-color: #FFF;
	
	line-height: 80px;
	text-align: center;
	font-size: 0;
	}
	.card-item-logo-holder img {
		vertical-align: middle;
		display: inline-block;
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
	}

	
	
	
	
	
.card-item-type {
	font-family: "GerberaMedium";
	font-size: 16px;
	line-height: 1;
	}
	.card-item-type--small {
		font-size: 14px;
		line-height: 18px;
		font-family: "GerberaLight";
		}
		.card-item-type--small span {
			white-space: nowrap;
			font-size: 16px;
			font-family: "GerberaMedium";
		}
.card-item-smalldescription {
	margin-top: -20px;
}

.page-text dl dd .price {
	margin: 0;
	
	display: inline-block;

	line-height: 1;
}
.section .section-left {
	width: 45%;
}
.section .section-right {
	width: 45%;
}



.restaurant-menu {
	margin-top: 50px;
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: center;
	}
	.restaurant-menu-item-holder {
		margin: 0 30px 20px 30px;
		}
		.restaurant-menu-item-holder .link {
			margin: 0 0 10px 0;
			
			font-size: 18px;
			font-family: "GerberaMedium";
			line-height: 1;
		}
		.restaurant-menu-note {
			font-size: 10px;
			color: #9B9B9B;
			line-height: 1;
			text-transform: uppercase;
		}
		
	
	.restaurant-menu.rows {
		margin-top: -20px;
		
		display: block;
		}
		.restaurant-menu.rows .restaurant-menu-item-holder {
			margin: 0 0 25px 0;
			position: relative;
			
			display: flex;
			flex-flow: row wrap;
			align-items: center;
			justify-content: space-between;
			
			text-decoration: none;
		}
		.restaurant-menu.rows .restaurant-menu-item-holder .link,
		.restaurant-menu.rows .restaurant-menu-note {
			position: relative;
			z-index: 20;
			margin-bottom: 0;
			top: 2px;
			
			padding: 0;
			
			background-color: #FFF;
		}
		.restaurant-menu.rows .restaurant-menu-item-holder .link {
			padding-right: 7px;
		}
		.restaurant-menu.rows .restaurant-menu-note {
			top: 3px;
			
			padding-left: 5px;
			box-sizing: border-box;
			min-width: 165px;
		}
		.restaurant-menu.rows .restaurant-menu-item-holder:before {
			content: "";
			
			position: absolute;
			left: 0;
			bottom: 0;
			
			display: block;
			width: 100%;
			
			border-bottom: 2px dotted #273051;
		}
		.restaurant-menu.rows .restaurant-menu-note span {
			padding-right: 10px;
			
			font-size: 16px;
			font-family: "GerberaMedium";
			line-height: 1;
			text-transform: none;
			color: #273051;
		}
	
.restaurant-form {
	position: sticky;
	top: 130px;
	float: right;
	z-index: 50;
	
	
	box-sizing: border-box;
	width: 350px;
	padding: 30px 20px;
	
	background-color: #ffe1af;
    -webkit-box-shadow: 10px 22px 26px 0 rgba(0,0,0,0.22);
    box-shadow: 10px 22px 26px 0 rgba(0,0,0,0.22);
}

.restaurant-content-wrapper {
	width: calc(100% - 350px);
}
.restaurant-content-wrapper--fullwidth {
	width: 100%;
}

.restaurant-wrapper {
	margin: 0 auto;
	
	max-width: 1215px;
	padding-top: 35px;
}

.restaurant-contacts {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.restaurant-contacts .contacts-location {
	font-size: 24px;
	line-height: 1;
}
.restaurant-contacts .contacts-location:before {
	width: 20px;
	height: 20px;
}
.phone-icon {
	padding-left: 30px;
	font-size: 24px;
	line-height: 1;
	
	background: url("/local/templates/2018/css/../svg/icon_phone.svg") no-repeat 0 0;
}



.restaurant-menu-icon {
	padding-left: 50px;
	padding-top: 5px;
	border: none !important;
	font-size: 22px;
	line-height: 1;
	border: none;
	
	background: url("/local/templates/2018/css/../dummy/areas/dish.svg") no-repeat 0 0;
}



.restaurant-contacts .btn {
	display: none;
}
.restaurant-content-wrapper .page-block--pink {
	
}
.restaurant-content-wrapper .page-block--pink:before {

}
.page--restaurant .page-content {
	
}

@media screen and (max-width: 990px) {
	.restaurant-contacts {
		justify-content: space-between;
	}
	.restaurant-wrapper {
		padding-top: 0;
	}
	.restaurant-contacts .btn {
		display: block;
	}
	.restaurant-form {
		display: none;
	}
	.restaurant-content-wrapper {
		width: 100%;
	}
}
	
		
		
		
.slider--restaurant .slick-dots {
	text-align: center;
}
	
	
	
	
.restaurant-features-items {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-flow: row wrap;
}
.restaurant-feature-item {
	position: relative;
	
	box-sizing: border-box;
	max-width: 25%;
	padding-left: 25px;
}
.restaurant-feature-item:before {
	content: "";
	
	position: absolute;
	left: 0;
	top: 0;
	
	display: block;
	
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.restaurant-feature-item.location:before,
.restaurant-feature-item.address:before {
	width: 20px;
	height: 20px;
	background-image: url("/local/templates/2018/css/../svg/location_point.svg");
}
.restaurant-feature-item.workhours:before {
	top: 2px;
	
	width: 16px;
	height: 16px;
	background-image: url("/local/templates/2018/css/../svg/icon_time.svg");
}
.restaurant-feature-item.phones:before {
	top: 2px;
	
	width: 18px;
	height: 18px;
	background-image: url("/local/templates/2018/css/../svg/icon_hotel_phone.png");
}
.restaurant-feature-item.emails:before {
	top: 2px;
	
	width: 18px;
	height: 18px;
	background-image: url("/local/templates/2018/css/../svg/icon_hotel_email.png");
}
.restaurant-feature-item.www:before {
    left: -3px;
    top: 1px;
    width: 20px;
    height: 20px;
	background-image: url("/local/templates/2018/css/../svg/icon_earth.svg");
}
.restaurant-feature-item.cousin:before {
	left: -7px;
	top: 5px;
	
	width: 23px;
	height: 14px;
	background-image: url("/local/templates/2018/css/../svg/icon_cousin.svg");
}
.restaurant-feature-item.pricing:before {
	content: "₽";
	
	top: 2px;
	
	background: none;
	
	font-family: "GerberaMedium";
	font-size: 21px;
	line-height: 1;
}
.restaurant-feature-item.rating:before {
	left: -5px;
	
	width: 20px;
	height: 20px;
	background-image: url("/local/templates/2018/css/../svg/icon_rating.svg");
}
.restaurant-feature-item-title {
	margin-bottom: 5px;
	
	font-size: 18px;
	line-height: 24px;
}
.restaurant-feature-item-title.large {

}
.restaurant-feature-item-title:last-child {
	margin-bottom: 0;
}
.restaurant-feature-item-text {
	font-size: 14px;
	line-height: 1;
}

.restaurant-feature-item.location .restaurant-feature-item-title {
    font-size: 14px;
    line-height: 20px;
}


	
	
	
	
	
@media screen and (max-width: 950px) {
	.winery-map-heading-item {
		font-size: 16px;
	}
	.winery-map-google {
		height: 70vh;
	}
	.winery-panel-slider,
	.winery-panel-info {
		width: 100%;
		margin: 15px 0;
	}
	
	.card-item .card-item-type {
		font-size: 14px;
	}
	
	
	
	
	.page--restaurant .header-image-logo {
		height: 75vh;
		}
		.page--restaurant .header-image-logo .header-image-logo-inner {
			top: 7%;
		}
	.section .section-left {
		width: 100%;
	}
	.section .section-right {
		width: 100%;
	}
	.restaurant-menu {
		margin-top: 20px;
		}
		.restaurant-menu-item-holder {
			margin: 0 15px 16px 15px;
			
			text-align: center;
		}
		.restaurant-menu-item-holder .link {
			margin-bottom: 5px;
			font-size: 14px;
			line-height: 16px;
		}
		
	.restaurant-menu.rows {
		margin-top: -5px;
	}
		
		

	.restaurant-feature-item {
		margin-bottom: 20px;
		
		box-sizing: border-box;
		width: 47.5%;
		max-width: 100%;
	}
	.page-lake .restaurant-feature-item {
		width: 100%;
	}
	.restaurant-feature-item-title {
		font-size: 16px;
	}

	
	.restaurant-feature-item:last-child {
		margin-bottom: 0;
	}
	.phone-icon {
		padding-left: 20px;
		font-size: 18px;
		background-size: 14px;
	}
	
	
	.restaurant-contacts .contacts-location {
		display: none;
	}
	
	
	.slider.new2020 .slick-dots {
		bottom: 0;
	}
}

@media screen and (max-width: 400px) {
	.restaurant-contacts {
		display: block;
		
		text-align: center;
	}
	.phone-icon {
		margin-bottom: 20px;
		
		text-align: center;
	}
	.restaurant-contacts .btn {
		margin-top: 20px;
	}
}


.winery-popup {
	position: relative;
	left: 10px;
	
	padding: 20px 10px;
	
	text-align: center;
}
.winery-popup-logo {
	margin-bottom: 18px;
}
.winery-popup-logo img {
	display: block;
	margin: 0 auto;
}
.winery-popup-title {
	margin-bottom: 20px;
	max-width: 200px;
	
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-family: "GerberaMedium";
}
.winery-popup .btn {
padding: 10px 13px 8px 13px;
line-height: 1;
font-size: 14px;
letter-spacing: 1px;
}


.photos-gallery {
	margin-bottom: 100px;
}
.photos-gallery-items {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: flex-start;
	}
	.photos-gallery-items .photo-gallery-item {
		margin: 0 1.33% 1.33% 0;
		position: relative;
		
		display: block;
		width: 24%;
		
		text-decoration: none;
		
		transition: .3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
		}
		.photos-gallery-items .photo-gallery-item:nth-child(4n) {
			margin-right: 0;
		}
		.photos-gallery-items .photo-gallery-item:before {
			content: "";
			
			display: block;
			padding-top: 100%;
		}
		.photos-gallery-items .photo-gallery-item img {
			position: absolute;
			left: 50%;
			top: 50%;
			transform: translate(-50%, -50%);
			
			display: block;
			width: 100%;
			height: 100%;
			
			object-fit: cover;
			object-position: center;
		}
		.photos-gallery-items .photo-gallery-item:hover {
			opacity: 0.7;
		}

.fancybox-thumbs__list a:before {
	border-color: #b5e2e9 !important;
}
.fancybox-thumbs {
	background-color: #fefdf8 !important;
}

@media screen and (max-width: 950px) {
	.photos-gallery {
		margin-bottom: 50px;
	}
	.photos-gallery-items .photo-gallery-item {
		margin: 0 5% 5% 0;
		
		width: 47.5%;
	}
	.photos-gallery-items .photo-gallery-item:nth-child(2n) {
		margin-right: 0;
	}
}



.header-video {
	position: relative;
	
    overflow: hidden;
    max-height: calc(100vh - 75px);
}
.header-video:after {
    content: '';
    background: rgba(0,0,0,.3);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.header-video video {
    position: relative;
    display: block;
    width: 100%;
}





.main-slider {
	position: relative;
	
    overflow: hidden;
	}
	.main-slider .slick-dots {
		position: absolute;
		left: 0;
		bottom: 0px;
		
		opacity: 0;
		padding: 15px 0 !important;
		
		text-align: center;
		
		transition: .3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition-delay: 2s;
	}
	.main-slider .slick-arrow,
	.slick-slider .slick-arrow {
		position: absolute;
		top: 50%;
		margin-top: -25px;
		z-index: 20;
		
		display: block;
		width: 50px;
		height: 50px;
		opacity: 0;
		
		background-color: #cecece;
		border-radius: 50%;
		
		text-indent: -9999px;
		
		transition: .3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
		}
		.main-slider:hover .slick-arrow,
		.slick-slider:hover .slick-arrow {
			opacity: 0.7;
		}
		.main-slider .slick-arrow:hover,
		.slick-slider .slick-arrow:hover {
			opacity: 1;
		}
		.main-slider .slick-arrow:before,
		.slick-slider .slick-arrow:before {
			content: "";
			
			position: absolute;
			left: 0;
			top: 0;
			
			display: block;
			width: 100%;
			height: 100%;
			
			font-size: 26px;
			line-height: 48px;
			text-indent: 0;
			color: #273051;
		}
	.main-slider .slick-arrow.slick-prev,
	.slick-slider .slick-arrow.slick-prev {
		left: 20px;
		}
		.main-slider .slick-arrow.slick-prev:before,
		.slick-slider .slick-arrow.slick-prev:before {
			content: "←";
		}
	.main-slider .slick-arrow.slick-next,
	.slick-slider .slick-arrow.slick-next {
		right: 20px;
		}
		.main-slider .slick-arrow.slick-next:before,
		.slick-slider .slick-arrow.slick-next:before {
			content: "→";
		}
	body.loaded .main-slider .slick-dots {
		opacity: 1;
	}
	.main-slider-item {
		position: relative;
		
		width: 100%;
		height: calc(80vh);
		min-height: 500px;
	}
	.main-slider-item:not(.main-slider-item--white):after {
	    content: '';
	    background: rgba(0,0,0,.2);
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    z-index: 20;
	    width: 100%;
	    height: 100%;
	}
	.main-slider-item.main-slider-item--white:after {
	    content: '';
	    display: block;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    z-index: 20;
	    width: 100%;
	    height: 200px;
	    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	}	


	
	.main-slider-item-video,
	.main-slider-item-image,
	.main-slider-item-image-mobile {
	    position: absolute;
	    left: 0;
	    top: 0;
	    z-index: 10;
	    
	    display: block;
	    width: 100% !important;
	    height: 100% !important;
	    max-height: 100% !important;
	    
	    object-fit: cover;
	    object-position: center;
	}
	
	.main-slider-item-image-mobile {
		display: none !important;
	}
	.main-slider-item-content {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		z-index: 30;
		
		display: block;
		box-sizing: border-box;
		width: 100%;
		padding: 0 5%;
		height: 80%;
		
		text-align: center;
	}
	.main-slider-item-title {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		
		margin-bottom: 140px;
		
		box-sizing: border-box;
		padding: 0 5%;
		display: block;
		width: 100%;
		
		font-family: "GerberaLight";
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 48px;
		color: #FFF;
		line-height: 56px;
		text-align: center;
	}
	.main-slider-item-btns {
		position: absolute;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
	}
	.main-slider-item-btns .btn {
		margin: 5px 5px;
	}
	.main-slider-item-title:last-child {
		margin-bottom: 0;
	}

.btn--white {
  padding: 15px 40px 10px 40px;
  border-radius: 35px;
  border: 1px solid #FFF;
  font-family: "GerberaMedium";
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #273051;
  text-align: center;
  background-color: #FFF;
  -webkit-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  
  box-shadow: 5px 11px 13px 0 rgba(0,0,0,0);
  
  transition:  .3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--white:hover {
  box-shadow: 5px 11px 13px 0 rgba(0,0,0,0.11);
}




@media screen and (max-width: 980px) {
	.main-slider-item-title {
		margin-bottom: 60px;
		
		font-size: 24px;
		line-height: 34px;
	}
	.main-slider .slick-arrow,
	.slick-slider .slick-arrow {
		display: none !important;
	}
	
	.btn--white {
		padding: 10px 25px 7px 25px;
  		border-radius: 25px;
  		
  		font-size: 14px;
  		line-height: 26px;
	}
	
	.main-slider-item {
		min-height: 425px;
		max-height: 600px;
	}
	
	.main-slider-item-image {
		display: none !important;
	}
	.main-slider-item-image-mobile {
		display: block !important;
	}
}






.btn--yakht,
.btn--restaurant,
.btn--pushkin {
	margin-top: 30px;
	position: relative;
	}
	.btn--yakht:before,
	.btn--restaurant:before,
	.btn--pushkin:before {
		content: "";
		
		position: relative;
		top: -2px;
		margin-right: 10px;
		vertical-align: middle;
		
		display: inline-block;
		width: 40px;
		height: 40px;
		
		background: url("/local/templates/2018/css/../svg/boat.svg") no-repeat center center;
		background-size: contain;
		
		transition: .3s filter cubic-bezier(0.25, 0.46, 0.45, 0.94);
	}
	.btn--restaurant:before {
		background-image: url("/local/templates/2018/css/../svg/restaurant_icon.svg");
	}
	.btn--pushkin:before {
		background-image: url("/local/templates/2018/css/../svg/pushkin.svg");
		width: 34px;
		height: 34px;
		background-size: 70px;
	}
	.btn--yakht:hover:before,
	.btn--restaurant:hover:before,
	.btn--pushkin:hover:before {
		filter: brightness(0) invert(1);
	}
@media screen and (max-width: 550px) {
	.btn--yakht,
	.btn--restaurant,
	.btn--pushkin {
		margin: 10px 0 15px 0;
		
		padding: 20px 0 17px 55px !important;
		
		white-space: normal !important;
	}
	.btn--yakht:before,
	.btn--restaurant:before,
	.btn--pushkin:before {
		position: absolute;
		left: 22px;
		top: 12px;
	}
	.btn--restaurant {
		padding: 25px 15px 25px 70px !important;
	}
}



@media screen and (max-width: 350px) {
	.restaurant-menu.rows .restaurant-menu-note {
		min-width: 140px;
	}
	.restaurant-menu.rows .restaurant-menu-note span {
		font-size: 12px;
		font-family: "GerberaRegular";
	}
	.restaurant-menu.rows .restaurant-menu-item-holder .link {
		font-size: 12px;
	}
}


/*** Popup ***/
.mfp-bg {
  background-color: #000;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}
.page-popup {
  position: relative;
  margin: 0 auto;
  padding: 50px;
  background-color: #feefd5;

  max-width: 70%;
}
.page-popup .resort {
	margin-bottom: 0;
}
.page-popup#go2shop-popup {
	max-width: 600px;
}
/*** //Popup ***/
	
	

.slider.panel-item-slider--new .slick-slide {
	position: relative;
}
.slider.panel-item-slider--new .slick-slide:before {
	content: "";
	
	display: block;
	padding-top: 120%;
}
	
.slider.panel-item-slider--new .slick-slide > img {
	position: absolute;
	left: 0;
	top: 0;
	
	width: 100%;
	height: 100%;
	
	max-height: none;
	
	object-position: center;
}
	
	
	
	
	

@font-face {
	font-family: "ArnoPro";
	font-weight: normal;
	font-style: normal;
	src: url("/local/templates/2018/fonts/ArnoPro-Regular.woff") format("woff");
}
.header-links {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	
	background-color: #191919;
	
	font-family: "ArnoPro";
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 1px;
	
	transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-links .page-inner {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
}
.header-links-content {
	position: relative;
	
	box-sizing: border-box;
	width: 100%;
	padding-right: 0;
}
.header-links-items {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
a.header-link-item {
	position: relative;
	top: 2px;
	border-bottom: 1px solid transparent;
	
	color: #FFF;
	text-decoration: none;
	
	transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
a.header-link-item:hover {
	border-bottom-color: #FFF;
}
.header-link-item img {
	display: block;
	width: 120px;
	height: auto;
}
.header-links-close {
	position: absolute;
	right: 0;
	top: -1px;
	
	display: block;
	width: 14px;
	height: 14px;
	
	background: url("/local/templates/2018/svg/close_white.svg") no-repeat center center;
	background-size: contain;
	
	cursor: pointer;
	
	transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-links-close:hover {
	opacity: 0.6;
}

@media screen and (max-width: 700px) {
	.header-links {
		top: 0;
		height: 40px;
	}
	.header-link-item:first-child {
		display: none;
	}
	.header-links-content {
		padding-right: 0;
	}
	.header-links-items {
		justify-content: space-between;
	}
	a.header-link-item {
		border-bottom: none;
		
		font-size: 12px;
		letter-spacing: 0;
	}
	.header-links-close {
		top: -2px;
		
		width: 12px;
		height: 12px;
	}
	.page-header {
		top: 40px !important;
	}
}

@media screen and (max-width: 420px) {
	a.header-link-item {
		font-size: 10px;
	}
}
	

.no_top_adv .header-links {
	display: none;
}
.no_top_adv .page-header {
	top: 0 !important;
}
	
	
	
	

.page-block--blue .cert {
	background: transparent;
}
.cert.cert--block {
	align-items: flex-start;
	padding: 0;
}
.cert.cert--block .cert-icon {
	width: 230px;
}
.cert.cert--block .cert-icon svg {
	display: block;
	width: 100%;
	height: auto;
}
.cert.cert--block .cert-content {
	padding: 0;
	width: 100%;
	
	text-align: center;
}
.cert.cert--block .cert-title {
	margin-bottom: 25px;
	
	font-size: 34px;
	font-family: "Gerbera";
	text-transform: uppercase;
}
.cert.cert--block .cert-description {
	margin: 0 auto 25px auto;
	
	max-width: 350px;
}
.page-block--fadeIn {
	position: relative;
	z-index: 10;
}
.page-block--up {
	margin-top: -150px;
}
.section--gastro .section-aside {
	width: 36%;
}
.section--gastro .section-content {
	width: 60%;
}

.section--gastro .slick-dots {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.event-item.event-item--blue {
	padding: 20px;
	box-sizing: border-box;
}
.event-item.event-item--blue .event-item-content {
	width: 100%;
	background-color: #D9EDF0;
}
.page-block--white .events-list--individual .slick-dots {
	text-align: center;
}

.section .only-mobile,
.page-text .only-mobile {
	display: none;
}
.section .only-desktop,
.page-text .only-desktop {
	display: block;
}


@media screen and (max-width: 900px) {
	.cert.cert--block {
		display: block;
	}
	.cert.cert--block .cert-icon {
		margin-bottom: 35px;
		
		width: 100%;
	}
	.cert.cert--block .cert-content {
		width: 100%;
	}
	.cert.cert--block .cert-title {
		margin-bottom: 20px;
		
		font-size: 28px;
	}
	
	
	.section--gastro .section-aside {
		width: 100%;
	}
	.section--gastro .section-content {
		width: 100%;
	}
	
	
	.event-item.event-item--blue {
		padding: 0;
	}
	.event-item.event-item--blue .event-item-description {
		font-size: 12px;
		line-height: 22px;
	}
	
	.events-list--individual {
		margin-bottom: 25px;
	}
	.events-list--individual .slick-arrow {
		display: none !important;
	}
	
	.partners-items img {
		margin: 0 15px !important;
		
		max-width: 40% !important;
	}
	.page-text .col-item h1,
	.page-text .col-item .h1 {
		margin-bottom: 25px !important;
		
		min-height: 0;
	}
	
	.individual-text.page-text .h3 {
		margin: 10px 7px !important;
		
		font-size: 14px;
	}
	
	.section .only-mobile,
	.page-text .only-mobile {
		display: block;
	}
	.section .only-desktop,
	.page-text .only-desktop {
		display: none;
	}
	
	
	.page-text ul.columns {
	  column-count: 1 !important;
	  -webkit-column-count: 1 !important;
	  -moz-column-count: 1 !important;
	}
	
	
}
	
.page-text div.middle {
	margin: 5px 0 30px 0;
}
.page-text div.middle p {
	margin: 0 0 5px 0;
}
.page-text div.middle ul {
	margin-bottom: 15px;
}
	
	
	
	









.page-peshie-marshruty .content-inner--white .content-inner-up > div:first-child,
.page-peshie-marshruty {
	background-color: #FFF;
}

.button {
	display: inline-block;
	
	text-decoration: none;
	line-height: 1;
	text-align: center;
	}
	.button--white {
		padding: 25px 90px 24px 90px;
		background-color: #FFF;
		border: 1px solid #323232;
		box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.07);
		
		text-transform: uppercase;
		font-size: 24px;
		color: #000;
		
		transition: .3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
	}
	.button--white:hover {
		box-shadow: 0px 2px 15px transparent;
	}
	
	
	
.hiking-line {
	position: relative;
	margin: 100px 0;
	
	width: 100%;
	
	border-bottom: 1px solid #999999;
	}
	.hiking-line:after {
		content: "";
		
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		
		display: block;
		padding: 0 80px;
		width: 45px;
		height: 45px;
		
		background: #FFF url("/local/templates/2018/css/../svg/hiking/map.svg") no-repeat center center;
		background-size: 45px 45px;
	}
	
.hiking-features {
	margin-bottom: 100px;
	
	color: #000;
	}
	.hiking-features-items {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-flow: row wrap;
	}
	.hiking-features-items > div[id*='bx_incl_area'] {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-flow: row wrap;
		width: 100%;
	}
	.hiking-feature-item {
		margin-bottom: 50px;
		
		width: 32%;
		
		text-align: center;
		}
		.hiking-feature-item-icon {
			margin-bottom: 15px;
			
			display: flex;
			align-items: center;
			justify-content: center;
			height: 85px;
			}
			.hiking-feature-item-icon svg {
				display: block;
				max-width: 100%;
				max-height: 100%;
			}
		.hiking-feature-item-title {
			margin-bottom: 5px;
			
			text-transform: uppercase;
			font-size: 24px;
			font-family: "GerberaMedium";
		}
		.hiking-feature-item-description {
			font-size: 18px;
			line-height: 24px;
		}
	
	
	
.hiking-nav {
	
	}
	.hiking-nav-items {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-flow: row wrap;
	}
	.hiking-nav-item {
		margin-bottom: 2.66%;
		
		display: flex;
		align-items: center;
		width: 23%;
		
		border: 1px solid rgba(50, 50, 50, 0.25);
		box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
		
		text-decoration: none;
		color: #000;
		
		transition: .3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
		}
		.hiking-nav-item:hover {
			box-shadow: 0px 2px 15px transparent;
		}
		.hiking-nav-item-num {
			display: block;
			width: 50px;
			min-width: 50px;
			height: 50px;
			
			border-right: 1px solid rgba(50, 50, 50, 0.25);
			
			font-size: 24px;
			line-height: 54px;
			text-align: center;
			color: #FFF;
		}
		.hiking-nav-item-title {
			width: calc(100% - 50px);
			padding: 20px 24px 18px 24px;
			font-size: 12px;
			line-height: 1;
			text-transform: uppercase;
			font-family: "GerberaMedium";
		}
	.hiking-nav-item[data-color='#FFFFFF'] .hiking-nav-item-num,
	.hiking-nav-item[data-color='#FFEB3B'] .hiking-nav-item-num {
		color: #000;
	}
	
	.hiking-feedback {
		color: #000;
		text-align: center;
		}
		.hiking-feedback-phone-title {
			margin-bottom: 10px;
			
			font-size: 18px;
			line-height: 24px;
			text-transform: uppercase;
		}
		.hiking-feedback-phone-value {
			font-size: 32px;
			line-height: 1;
		}
		
	
	
	
.hiking-info {
	margin-bottom: 50px;
	
	color: #000;
	}
	.hiking-info-row {
		margin-bottom: 25px;
		
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-flow: row wrap;
	}
	.hiking-info-row img {
		display: block;
		width: 40%;
	}
	.hiking-info-row p {
		margin: 0;
		
		box-sizing: border-box;
		width: 55%;
	}
	.hiking-info-row p:last-child {
		padding-right: 15%;
	}
	.hiking-info-row p:first-child {
		padding-left: 15%;
	}
	
	

.hiking-warning {
	margin: 75px 0;
	position: relative;
	
	padding: 75px 0 30px 0;
	
	text-align: center;
	}
	.hiking-warning:before {
		content: "";
		
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
		
		display: block;
		width: 55px;
		height: 50px;
		
		background: url("/local/templates/2018/css/../svg/hiking/heart.svg") no-repeat center center;
	}
	.hiking-warning:after {
		content: "";
		
		position: absolute;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
		
		display: block;
		width: 300px;
		max-width: 50%;
		height: 3px;
		
		background-color: #E55E5E;
	}
	
	
	
.hiking-rules {
	margin: 75px 0;
	position: relative;
	
	padding: 75px 0 30px 0;
	}
	.hiking-rules:before {
		content: "";
		
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
		
		display: block;
		width: 55px;
		height: 55px;
		
		background: url("/local/templates/2018/css/../svg/hiking/danger.svg") no-repeat center center;
	}
	.hiking-rules:after {
		content: "";
		
		position: absolute;
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
		
		display: block;
		width: 300px;
		max-width: 50%;
		height: 3px;
		
		background-color: #E55E5E;
	}
	.hiking-rules .page-text ul {
		list-style: none;
	}
	.hiking-rules .page-text ul li {
		margin-bottom: 15px;
		
		padding-left: 20px;
		
		border-left: 3px solid #E55E5E;
		
		list-style: none;
	}
	


.hiking-feedback-phone {
	margin-top: 50px;
}
	

.hiking-route-item {
	color: #000;
	}
	.hiking-route-item-heading {
		margin-bottom: 50px;
		
		padding: 23px 0 17px 0;
		
		font-size: 36px;
		line-height: 1;
		font-family: "GerberaMedium";
		text-align: center;
		text-transform: uppercase;
		color: #FFF;
		
	}
	.hiking-route-item-heading[data-color='#FFFFFF'],
	.hiking-route-item-heading[data-color='#FFEB3B'] {
		color: #000;
	}
	.hiking-route-item-photos {
		margin-bottom: 50px;
	}
	.hiking-route-item-map {
		margin-bottom: 50px;
	}
	.hiking-route-item-photos.slider.responsive .slick-slide:after {
		padding-top: 55%;
	}
	.hiking-route-item-photos.slider.responsive .slick-slide {
		margin: 0 25px;
	}
	.hiking-route-item-info {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		
		color: #000;
	}
	.hiking-route-item-info .page-text {
		color: #000;
	}
	.hiking-route-item-features {
		width: 33%;
		
		display: flex;
		justify-content: space-between;
		flex-flow: row wrap;
		}
		.hiking-route-item-feature {
			margin-bottom: 5%;
			
			box-sizing: border-box;
			width: 47.5%;
			padding-left: 60px;
			
			background: no-repeat left top;
			background-size: 45px; 
			}
			.hiking-route-item-feature-title {
				font-size: 18px;
				line-height: 24px;
				font-family: "GerberaMedium";
			}
			.hiking-route-item-feature-value {
				font-size: 14px;
				line-height: 20px;
			}
		.hiking-route-item-feature--distance {
			background-image: url("/local/templates/2018/css/../svg/hiking/icon4.svg");
		}
		.hiking-route-item-feature--level {
			background-image: url("/local/templates/2018/css/../svg/hiking/icon7.svg");
		}
		.hiking-route-item-feature--start_finish {
			background-image: url("/local/templates/2018/css/../svg/hiking/icon1.svg");
		}
		.hiking-route-item-feature--locations {
			background-image: url("/local/templates/2018/css/../svg/hiking/icon5.svg");
		}
			
			
	.hiking-route-item-description {
		width: 44%;
	}
	.hiking-route-item-actions {
		width: 20%;
		}
		.hiking-route-item-actions a {
			margin-bottom: 15px;
			
			box-sizing: border-box;
			display: block;
			width: 100%;
			
			text-decoration: none;
		}
		.hiking-route-item-actions a:last-child {
			margin-bottom: 0;
			margin-top: 30px;
		}
		.hiking-route-item-book {
			padding: 16px 15px 15px 15px;
		}
		.hiking-route-item-map-link {
			position: relative;
			
			padding: 14px 40px 9px 40px;
			
			text-align: center;
			color: #000;
			font-size: 18px;
			line-height: 1;
			
			border: 1px solid #E6E6E6;
			background-color: #FFF;
			box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.07);
			
			transition: .3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
		}
		.hiking-route-item-map-link:after {
			content: "";
			
			position: absolute;
			right: 15px;
			top: 8px;
			
			display: block;
			width: 24px;
			height: 24px;
			
			background: no-repeat center center;
			background-size: contain;
			
		}
		.hiking-route-item-map-link--wiki:after {
			background-image: url("/local/templates/2018/css/../svg/hiking/wikiloc_btn.svg");
		}
		.hiking-route-item-map-link--yandex:after {
			background-image: url("/local/templates/2018/css/../svg/hiking/yandex_btn.svg");
		}
		.hiking-route-item-map-link:hover {
			box-shadow: 0px 2px 15px transparent;
		}
		
		.hiking-route-item-download {
			display: inline-block;
			padding: 20px 20px 16px 20px;
			
			text-align: center;
			color: #000;
			font-size: 24px;
			line-height: 1;
			font-family: "GerberaMedium";
			text-transform: uppercase;
			color: #FFF;
			
			border: 1px solid #E6E6E6;
		}
	.hiking-route-item-download[data-color='#FFFFFF'],
	.hiking-route-item-download[data-color='#FFEB3B'] {
		color: #000;
	}

	.points {
		margin-top: 2px;
		
		display: flex;
		align-items: center;
	}
	.point-item {
		margin-right: 5px;
		display: block;
		width: 16px;
		height: 16px;
		
		border: 1px solid #000000;
		border-radius: 50%;
	}
	.points[data-value='1'] .point-item.active {
		background-color: #83C589;
	}
	.points[data-value='2'] .point-item.active {
		background-color: #EFE169;
	}
	.points[data-value='3'] .point-item.active {
		background-color: #FF740F;
	}
	.points[data-value='4'] .point-item.active {
		background-color: #FF1515;
	}

@media screen and (max-width: 1300px) {
	.hiking-route-item-features {
		width: 40%;
	}
	.hiking-route-item-description {
		width: 34%;
	}
	.hiking-route-item-actions {
		width: 22%;
	}
}

@media screen and (max-width: 1200px) {
	.hiking-route-item-info {
		flex-flow: row wrap;
	}
	.hiking-route-item-features {
		width: 47.5%;
	}
	.hiking-route-item-description {
		width: 47.5%;
	}
	.hiking-route-item-actions {
		margin-top: 20px;
		width: 100%;
		
		display: flex;
		align-items: center;
		justify-content: space-around;
		flex-flow: row wrap;
	}
	.hiking-route-item-actions a {
		margin: 0 !important;
		
		width: 23%;
		display: inline-block;
	}
}

	.hiking-route-item-map img.map-img {
		display: block;
		width: 100%;
		height: auto;
	}
	.hiking-route-item-map iframe {
		display: block;
		width: 100%;
		margin: 0 auto;
		max-width: 1400px;
	}

@media screen and (max-width: 960px) {
	.hiking-line {
		margin: 50px 0;
	}
	.hiking-line:after {
		padding: 0 40px;
		width: 28px;
		height: 28px;
		
		background-size: contain;
	}
	
	
	.hiking-features {
		margin-bottom: 30px;
	}
	.hiking-feature-item {
		margin-bottom: 40px;
		
		width: 100%;
	}
	
	.hiking-nav-items {
		display: block;
	}
	.hiking-nav-item {
		margin-bottom: 10px;
		
		width: 100%;
	}
	
	.hiking-info-row {
		display: block;
	}
	.hiking-info-row img,
	.hiking-info-row p {
		margin-bottom: 15px;
		width: 100%;
		padding: 0 !important;
	}
	
	.button--white {
		padding: 20px 30px 18px 30px;
	}
	.hiking-feedback-phone {
		margin-top: 25px;
	}
	.hiking-feedback-phone-title {
		font-size: 14px;
	}
	.hiking-feedback-phone-value {
		font-size: 24px;
	}
	
	
	.hiking-route-item-heading {
		margin-bottom: 25px;
		
		font-size: 16px;
		padding: 17px 0 13px 0;
	}
	.hiking-route-item-features {
		width: 100%;
	}
	.hiking-route-item-feature {
		margin-bottom: 20px;
		width: 100%;
	}
	.hiking-route-item-map {
		margin-bottom: 25px;
	}

	.hiking-route-item-description {
		margin: 20px 0;
		
		width: 100%;
	}
	.hiking-route-item-actions {
		flex-flow: column;
		justify-content: center;
	}
	.hiking-route-item-actions a {
		margin: 15px 0 !important;
		
		width: auto;
	}
	.hiking-route-item-photos {
		margin-bottom: 25px;
	}
	.hiking-route-item-map-link {
		padding-left: 50px;
		padding-right: 50px;
	}
	.hiking-route-item-download {
		padding-left: 48px;
		padding-right: 48px;
	}
	.hiking-route-item-photos.slider.responsive .slick-slide {
		margin: 0 10px;
	}
	.hiking-route-item-photos.slider.responsive .slick-slide:after {
		padding-top: 80%;
	}
}



.wow-video-items {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.wow-video-item {
	position: relative;
	margin-bottom: 2%;
	
	width: 49%;
}
.wow-video-item:before {
	content: "";
	
	display: block;
	padding-top: 56%;
}
.wow-video-item iframe {
	position: absolute;
	left: 0;
	top: 0;
	
	display: block;
	width: 100%;
	height: 100%;
	
	object-fit: cover;
	object-position: center;
}
@media screen and (max-width: 960px) {
	.wow-video-item {
		width: 100%;
		margin-bottom: 35px;
	}
}




.news-detail-heading {
	margin-top: -75px;
	position: relative;
	
	display: flex;
	align-items: flex-end;
	min-height: 75vh;
	
	color: #FFF;
	
	}
	.news-detail-heading-inner {
		position: relative;
		z-index: 4;
		
		width: 100%;
		padding: 145px 0 210px 0;
		
		opacity: 0;
		transform: translateY(-20px);
		
		transition: .3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), .3s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition-delay: 1s;
	}
	.news-detail-heading.overlay:before {
		content: "";
		
		position: absolute;
		z-index: 3;
		left: 0;
		top: 0;
		
		display: block;
		width: 100%;
		height: 100%;
		
		background-color: rgba(0, 0, 0, 0.2);
	}
	.loaded .news-detail-heading-inner {
		opacity: 1;
		transform: translateY(0);
	}
	.news-detail-heading-img {
		position: absolute;
		z-index: 2;
		left: 0;
		top: 0;
		
		display: block;
		width: 100%;
		height: 100%;
		
		object-fit: cover;
		object-positon: center;
	}
	.news-detail-heading-content {
		position: relative;
		
		padding-right: 30%;
	}
	.news-detail-heading-date {
		margin-bottom: 25px;
		
		font-size: 24px;
		line-height: 1;
	}
	.news-detail-heading-title {
		font-size: 48px;
		line-height: 64px;
		font-family: "GerberaBold";
	}
	.news-detail-share {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.news-detail-share,
	.news-detail-share-items {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-flow: row wrap;
	}
	.news-detail-share-title {
		margin-right: 30px;
		
		font-size: 18px;
		line-height: 1;
	}
	.article-share-item {
		margin-right: 30px;
		
		display: flex;
		justify-content: center;
		align-items: center;
		width: 60px;
		height: 60px;
		
		border-radius: 50%;
		background: rgba(255, 255, 255, 0.35);
		
		transition: .3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
	}
	.article-share-item svg {
		display: block;
		max-width: 25px;
		max-height: 25px;
	}
	.article-share-item svg path {
		fill: #FFF;
		
		transition: .3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
	}
	.article-share-item:last-child {
		margin-right: 0;
	}
	.article-share-item:hover {
		background-color: #FFF;
	}
	.article-share-item:hover svg path {
		fill: #000;
	}
	.news-detail-content {
		margin-bottom: 70px;
		
		padding: 50px 50px 0 50px;
	}
	
	.news-detail-videos {
		padding: 20px 0;
	}
	.news-detail-video-item {
		margin: 100px 0;
		position: relative;
	}
	.news-detail-video-item:first-child {
		margin-top: 0;
	}
	.news-detail-video-item:before {
		content: "";
		
		display: block;
		padding-top: 56%;
	}
	.news-detail-video-item iframe {
		position: absolute;
		z-index: 10;
		left: 0;
		top: 0;
		
		display: block;
		width: 100%;
		height: 100%;
		
		object-fit: cover;
		object-positon: center;
	}
	
	.news-detail-other-heading {
		margin-bottom: 50px;
		
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-flow: row wrap;
	}
	.news-detail-other-heading-title {
		text-align: left;
		margin: 0 !important;
	}
	.news-detail-other-heading-nav a.btn {
		font-family: "Gerbera";
		padding: 5px 30px 0px 30px;
		letter-spacing: 1px;
	}
	.news-detail-other-content .news-item {
		margin-bottom: 0;
		
		width: 23%;
	}
	.news-detail-other-content .news-item .news-item-title {
		font-family: "Gerbera";
		font-size: 20px;
		line-height: 28px;
	}
	
	.news-detail-gallery {
		margin-bottom: 100px;
	}
	.news-detail-gallery-items {
		/*display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		flex-flow: row wrap;*/
	}
	.news-detail-gallery-item {
		position: relative;

		display: block;
		
		text-decoration: none;
		}
		.news-detail-gallery-item:before {
			content: "";
			
			display: block;
			width: 100%;
		}
		.news-detail-gallery-item img {
			position: absolute;
			left: 3px;
			top: 3px;
			
			display: block;
			width: calc(100% - 6px);
			height: calc(100% - 6px);
			
			object-fit: cover;
			object-position: center;
			
			transition: .3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
		}
		.news-detail-gallery-item:hover img {
			opacity: 0.8;
		}
		.news-detail-gallery-item.w1_h1 {
			width: 25%;
		}
		.news-detail-gallery-item.w1_h1:before {
			padding-top: 100%;
		}
		
		.news-detail-gallery-item.w2_h1 {
			width: 50%;
		}
		.news-detail-gallery-item.w2_h1:before {
			padding-top: 50%;
		}
		
		.news-detail-gallery-item.w2_h2 {
			width: 50%;
		}
		.news-detail-gallery-item.w2_h2:before {
			padding-top: 100%;
		}
	


.page-article2021 {
	background-color: #FFF;
}
.page-article2021 .content-inner--white .content-inner-up > div:first-child {
	background-color: #FFF;
}
.page-article2021 .content-inner .content-inner-up {
	margin-top: -100px;
	z-index: 10;
}

@media screen and (max-width: 1024px) {
	.news-detail-other-heading {
		margin-bottom: 30px;
	}
	.news-detail-other-content .news-item {
		margin-bottom: 5%;
		width: 47.5%;
	}
	.news-detail-content {
		margin-bottom: 50px;
		
		padding: 20px 20px 0 20px;
	}
	.news-detail-video-item {
		margin: 50px 0;
	}
	.news-detail-gallery {
		margin-bottom: 50px;
	}
	.news-detail-heading-inner {
		padding: 70px 0 150px 0;
	}
	.news-detail-heading-date {
		margin-bottom: 15px;
		
		font-size: 18px;
	}
	.news-detail-heading-title {
		font-size: 32px;
		line-height: 42px;
	}
	.news-detail-share-title {
		margin-right: 10px;
		
		font-size: 14px;
	}
	.article-share-item {
		margin-right: 10px;
		
		width: 40px;
		height: 40px;
	}
	.article-share-item svg {
		width: 15px;
		height: 15px;
	}
	
	.news-detail-gallery-item.w1_h1 {
		width: 50%;
	}
	.news-detail-gallery-item.w2_h1 {
		width: 50%;
	}
	.news-detail-gallery-item.w2_h1:before {
		padding-top: 100%;
	}
	.news-detail-gallery-item.w2_h2 {
		width: 100%;
	}
}
@media screen and (max-width: 950px) {
	.news-detail-heading-inner {
		padding: 50px 0 90px 0;
	}
}
@media screen and (max-width: 768px) {
	.news-detail-other-content .news-item {
		width: 100%;
	}
	.news-detail-heading-content {
		padding-right: 0;
	}
	.news-detail-heading-title {
		margin-bottom: 10px;
		font-size: 26px;
		line-height: 32px;
	}
	.news-detail-share {
		position: static;
	}
	.news-detail-heading-inner .page-inner {
		padding: 0 5px;
	}
	.news-detail-heading-date {
		margin-bottom: 10px;
		
		font-size: 16px;
	}
	.news-detail-content {
		margin-bottom: 20px;
		
		padding: 15px 15px 0 15px;
	}
	.news-detail-videos {
		padding: 15px 0;
	}
	.news-detail-video-item {
		margin: 25px 0;
	}
	.news-detail-gallery {
		margin-bottom: 30px;
	}
	.news-detail-other-heading {
		margin-bottom: 20px;
	}
	.news-detail-other-heading-title {
		font-size: 18px;
		line-height: 1;
	}
	.news-detail-other-heading-nav a.btn {
		padding: 8px 18px 5px 18px;
		
		letter-spacing: 0.5px;
	}
}


.form-rules {
	width: 100%;
	padding-top: 10px;
}
.form .form-row.form-row--last {
	flex-flow: row wrap;
}






.hotel-features--camp {
	margin: 75px 0 25px 0 !important;
	
	/*color: #000;*/
	}
	.hotel-features-items {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-flow: row wrap;
	}
	.hotel-features-items > div[id*='bx_incl_area'] {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-flow: row wrap;
		width: 100%;
	}
	a.hotel-feature-item {
		border: none;
		color: inherit;
	}
	.hotel-feature-item {
		margin-bottom: 50px;
		
		width: 24%;
		
		text-align: center;
		}
		.hotel-feature-item-icon {
			margin-bottom: 15px;
			
			display: flex;
			align-items: center;
			justify-content: center;
			height: 85px;
			}
			.hotel-feature-item-icon svg,
			.hotel-feature-item-icon img {
				display: block;
				max-width: 100%;
				max-height: 100%;
			}
		.hotel-feature-item-title {
			margin-bottom: 5px;
			
			text-transform: uppercase;
			font-size: 24px;
			font-family: "GerberaMedium";
		}
		.hotel-feature-item-description {
			font-size: 18px;
			line-height: 24px;
		}
	
	.hotel-features-items--three {
		align-items: flex-start;
		justify-content: center;
	}
	.hotel-features-items--three .hotel-feature-item {
		width: 32%;
	}
.content-features {
	margin: -25px 0 50px 0;
	
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row wrap;
	}
	.content-features span {
		margin: 0 30px;
	}




@media screen and (max-width: 950px) {
	.hotel-features--camp {
		margin: 30px 0 30px 0 !important;
	}
	.hotel-feature-item,
	.hotel-features-items--three .hotel-feature-item {
		margin-bottom: 45px;
		
		width: 100%;
	}
	.hotel-feature-item:last-child {
		margin-bottom: 0;
	}
	.content-features {
		margin: 0 0 15px 0;
	}
	.content-features span {
		margin: 0 20px;
	}
}




.page-abrau-go .content-inner--white .content-inner-up > div:first-child,
.page-abrau-go,
.page-go-abrau .content-inner--white .content-inner-up > div:first-child,
.page-go-abrau,
.page-abrau-ventnor,
.page-abrau-ventnor .content-inner--white .content-inner-up > div:first-child,

.page-retro-avtobus-setra-s7,
.page-retro-avtobus-setra-s7 .content-inner--white .content-inner-up > div:first-child,

.page-resort-map,
.page-resort-map .content-inner--white .content-inner-up > div:first-child {
	background-color: #FFF;
}
.go-items {
	margin-bottom: 100px;
	
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-flow: row wrap;
}
.go-items > div[id*='bx_incl_area'] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-flow: row wrap;
	width: 100%;
}
.go-item {
	width: 20%;
	
	text-align: center;
	}
	.go-item-title {
		margin-bottom: 17px;
		
		font-size: 18px;
		line-height: 1;
		text-transform: uppercase;
		font-family: "GerberaMedium";
	}
	.go-item-img-holder {
		position: relative;
		margin-bottom: 17px;
		}
		.go-item-img-holder:before {
			content: "";
			
			display: block;
			width: 100%;
			padding-top: 150%;
		}
		.go-item-img-holder img {
			position: absolute;
			left: 0;
			top: 0;
			
			display: block;
			width: 100%;
			height: 100%;
			
			object-fit: cover;
			object-position: center;
		}
	.go-item-action {
		margin-bottom: 10px;
	}
	.go-item-action a[href^='tel:'] {
		font-size: 18px;
		line-height: 1
	}
.go-btn {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 12px 10px 10px 10px;
    text-align: center;
    color: #000;
    font-size: 10px;
    font-family: "GerberaMedium";
    line-height: 1;
    border: 1px solid #E6E6E6;
    background-color: #FFF;
    text-decoration: none;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 7%);
    transition: .3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.go-btn:hover {
	box-shadow: 0px 2px 15px transparent;
}



.map-legend {
	margin-bottom: 30px;
}
.map-legend-items {
	padding: 0 50px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-flow: row wrap;
}
.map-legend-item {
	margin-bottom: 18px;
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-flow: row nowrap;
	
	font-size: 14px;
	line-height: 19px;
}
.map-legend-item--top {
	margin-bottom: 50px;
	
	width: 35%;
}
.map-legend-item img {
	position: relative;
	top: -2px;
	margin-right: 20px;
	
	display: block;
}





.todo-phone {
	color: #000;
	text-align: center;
	}
	.todo-phone-title {
		margin-bottom: 10px;
		
		font-size: 18px;
		line-height: 24px;
		text-transform: uppercase;
	}
	.todo-phone-value {
		font-size: 32px;
		line-height: 1.2;
	}
	
.todo-red {
	margin-bottom: 35px;
	
	color: #F40000;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
}

.todo-prices {
	margin-bottom: 35px;
	
	display: flex;
	align-items: flex-start;
	justify-content: center;
	}
	.todo-price {
		display: inline-block;
		padding: 20px 40px;
		
		border: 1px solid #232323;
		
		text-align: center;
		color: #000;
	}
	.todo-price-value {
		margin-bottom: 5px;
		
		font-family: "GerberaMedium";
		font-size: 36px;
		line-height: 1;
		}
		.todo-price-value span {
			font-size: 18px;
		}
	.todo-price-note {
		font-size: 16px;
		line-height: 1;
	}



@media screen and (max-width: 950px) {
	.go-item {
		margin-bottom: 50px;
		
		width: 100%;
	}
	.go-items {
		margin-bottom: 25px;
	}
	.map-legend-items {
		padding: 0;
	}
	.map-legend {
		margin-bottom: 0;
	}
	.map-legend-item {
		margin-bottom: 25px;
		
		width: 100%;
	}
}





.page-legend {
	margin: 0 auto 60px auto;

	max-width: 1600px;
}
.page-legend-row {
	margin-bottom: 80px;
	
	display: flex;
	align-items: flex-start;
	flex-flow: row wrap;
	justify-content: space-around;
	}
	.page-legend-row:last-child {
		margin-bottom: 0;
	}

.page-legend-col {
	margin: 40px 0;
}	
	
.page-legend-col.w1 {
	width: 24%;
}
.page-legend-col.w2 {
	width: 48%;
}
.page-legend-col-title {
	margin-bottom: 25px;
	
	padding: 12px 0 10px 0;
	
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1;
	text-align: center;
}
.page-legend-items > div {
	position: relative;
	margin-bottom: 8px;
	
	box-sizing: border-box;
	padding-left: 40px;
	padding-top: 7px;
	min-height: 30px;
	
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	
	break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
	}
	.page-legend-items > div span {
		position: absolute;
		left: 0;
		top: 0;
		
		display: block;
		width: 30px;
		height: 30px;
		
		border-radius: 50%;
		
		line-height: 30px;
		text-align: center;
		color: #FFF;
		font-family: "GerberaMedium";
		font-size: 18px;
	}
	.page-legend-items > div:last-child {
		margin-bottom: 0;
	}

.page-legend-col.w2 .page-legend-items {
	column-count: 2;
	column-gap: 50px;
}

.page-legend-col.blue .page-legend-col-title,
.page-legend-col.blue .page-legend-items > div span {
	background-color: #1E98FF;
}
.page-legend-col.green .page-legend-col-title,
.page-legend-col.green .page-legend-items > div span {
	background-color: #56DB40;
}
.page-legend-col.red .page-legend-col-title,
.page-legend-col.red .page-legend-items > div span {
	background-color: #ED4543;
}

.page-legend-col.lightblue .page-legend-col-title,
.page-legend-col.lightblue .page-legend-items > div span {
	background-color: #82CDFF;
}
.page-legend-col.orange .page-legend-col-title,
.page-legend-col.orange .page-legend-items > div span {
	background-color: #FF931E;
}
.page-legend-col.fiolet .page-legend-col-title,
.page-legend-col.fiolet .page-legend-items > div span {
	background-color: #B51EFF;
}
.page-legend-col.brown .page-legend-col-title,
.page-legend-col.brown .page-legend-items > div span {
	background-color: #793D0E;
}

@media screen and (max-width: 950px) {
	.page-legend {
		padding: 0 20px;
	}
	.page-legend-row {
		justify-content: space-between;
	}
	.page-legend-col.w1,
	.page-legend-col.w2 {
		width: 48%;
	}
}

@media screen and (max-width: 500px) {
	.page-legend-col.w1,
	.page-legend-col.w2 {
		margin: 0 0 40px 0;
		
		width: 100%;
	}
	.page-legend-col.w2 .page-legend-items {
		column-count: 2;
		column-gap: 20px;
	}
	.page-legend-col-title {
		margin-bottom: 20px;
	}
	.page-legend {
		margin-bottom: 30px;
	}
}



.form-image {
	width: 48%;
}
.form-image img {
	display: block;
	width: 100%;
	height: auto;
}
.form-holder .form-about.form-about--small {
	padding-top: 0;
}
.form-holder .form-about .form-about-text.form-about-text--small {
	font-size: 14px;
	line-height: 26px;
}
.form-holder.form-holder--small {
	margin-top: 0;
}




.hotel-services-items {
	max-width: 1115px;
	margin: 0 auto 150px auto;
}
.hotel-service-item {
	padding-bottom: 100px;
}
.hotel-service-item:last-child {
	padding-bottom: 0;
}
.hotel-service-item:nth-child(2n) .hotel-service-item-content {
	flex-direction: row-reverse;
}
.hotel-service-item-title {
	margin-bottom: 50px;
	text-align: center;
}
.hotel-service-item-content {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-flow: row wrap;
}
.hotel-service-item-photo-holder {
	width: 48.5%;
}
.hotel-service-item-photo-holder img {
	display: block;
	width: 100%;
}
.hotel-service-item-text {
	width: 48.5%;
}
.hotel-service-item-file-holder {
	margin-top: 40px;
	text-align: center;
}
.hotel-service-item-file-holder .btn {
	margin: 5px 5px;
}


.bus-block {
	padding: 35px 50px;
    background-color: #ffe1af;
    -webkit-box-shadow: 10px 22px 26px 0 rgb(0 0 0 / 22%);
    box-shadow: 10px 22px 26px 0 rgb(0 0 0 / 22%);
}


@media screen and (max-width: 950px) {
	.hotel-services-items {
		margin: 40px auto 50px auto;
	}
	.hotel-service-item-content {
		display: block;
	}
	.hotel-service-item-photo-holder {
		width: 100%;
		margin-bottom: 25px;
	}
	.hotel-service-item-text {
		width: 100%;
	}
	.hotel-service-item {
		padding-bottom: 50px;
	}
	.form-image {
		display: none;
	}
	.hotel-service-item-file-holder {
		margin-top: 15px;
	}
}


.rooms.new .rooms-heading .rooms-heading-item {
	margin-bottom: 0;
}
.rooms.new .room-item {
	padding: 50px 0 0 0;
}
.rooms.new .room-item .room-item {
	padding-top: 0;
}


.tour-item-group-action {
	margin-top: 20px;
	margin-bottom: 20px;
}
.tour-item .tour-item-group-action .tour-item-group-price {
	text-decoration: line-through;
}
.tour-item .tour-item-group-action .tour-item-group-price span,
.article-features .article-feature-item .article-feature-item-content .article-feature-item-action b {
	font-size: 14px;
	font-family: 'GerberaRegular';
	text-decoration: line-through;
}
.tour-item-group-action-price,
.article-feature-item-action-price {
	font-family: "GerberaMedium";
    font-size: 24px;
    line-height: 1;
    color: #CD0520;
}
.tour-item-group-action-note {
	max-width: 270px;
	font-size: 12px;
	line-height: 1;
	margin-top: 5px;
}


.old-price {
	font-family: 'GerberaRegular';
	text-decoration: line-through;
}
.red {
	color: #CD0520 !important;
}
.blue {
	color: #b5e2e9 !important;
}
.snowflake {
	font-family: 'GerberaMedium';
	font-size: 140%;
	position: relative;
	top: -5px;
}

.jGrowl-notification.abrau {
	width: 350px;
	margin: 15px;
	padding: 15px;
	background: #feefd5;
	opacity: 1;
	border-radius: 0;
	box-shadow: -5px 11px 13px 0 rgb(0 0 0 / 11%);
	color: #273051;
}
.jGrowl-close {
	position: relative;
	top: -2px;
	right: -3px;
	font-size: 0;
	width: 12px;
	height: 12px;
	transition: .3s linear opacity;
}
.jGrowl-close svg {
	transform: scale(0.65);
	position: relative;
	left: -3px;
	top: -3px;
}
.jGrowl-close:hover {
	opacity: 0.7;
}

.jGrowl-notification.abrau .page-text--small {
	line-height: 22px;
}
.jGrowl-notification.abrau .page-text--small p {
	margin-bottom: 15px;
}
.jGrowl-notification.abrau .page-text--small p:last-child {
	margin-bottom: 0;
}
.jGrowl-notification.abrau .page-text--small .link:not(.link--blue),
.jGrowl-notification.abrau .popup-slider-content .page-text--small a {
	color: #273051;
	text-decoration: none;
	border-bottom: 1px solid #273051 !important;
}
.jGrowl-notification.abrau .page-text--small .link:not(.link--blue):hover,
.jGrowl-notification.abrau .popup-slider-content .page-text--small a:hover {
	transition: .3s linear border-bottom-color;
	border-bottom-color: transparent !important;
}
@media screen and (max-width: 450px) {
	.jGrowl-notification.abrau {
		margin: 10px;
		width: 320px;
	}
	.jGrowl-notification.abrau .page-text--small {
		font-size: 13px;
		line-height: 19px;
	}
}
@media screen and (max-width: 374px) {
	.jGrowl-notification.abrau .page-text--small {
		font-size: 12px;
		line-height: 16px;
	}
	.jGrowl-notification.abrau {
		width: 270px;
	}
}


.page-aside.large {
	min-width: 310px;
	width: 70%;
    max-width: 900px;
    height: auto;
    min-height: 400px;
    left: 50%;
    top: 50%;

}
.page-aside.active.large {
	transform: translate(-50%, -50%);
}



.top-promo {
	top: 125px;
	width: 100%;
	position: fixed;
	z-index: 190;
	padding: 12px 0;
	display: none;
	background-color: #d9edf0;
	color: #273051;
	text-align: center;
	font-size: 14px;
	font-family: "GerberaRegular";
	line-height: 18px;
	transform: translateY(-101%);
}
.top-promo.show {
	display: block;
}
.top-promo-inner {
	position: relative;
	padding-right: 20px;
}
.top-promo-close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	cursor: pointer;
	transform: scale(0.7);
}
.top-promo-close svg {
	display: block;
}
.top-promo.show {
	transform: translateY(0);
}
.top-promo a {
	color: #273051;
	text-decoration: none;
	border-bottom: 1px solid #273051;
	transition: .3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.top-promo a:hover {
	border-bottom-color: transparent;
}
@media screen and (max-width: 1100px) {
	.top-promo {
		top: 115px;
	}
}
@media screen and (max-width: 950px) {
	.top-promo {
		top: 95px;
	}
}
@media screen and (max-width: 700px) {
	.top-promo {
		top: 85px;
		font-size: 12px;
		line-height: 16px;
	}
}
.show-menu .top-promo {
	display: none;
}


.page-text table:not([class]) {
	border: 1px solid #273051;
	border-collapse: collapse;
	margin: 50px 0;
}
.page-text table:not([class]) p {
	margin: 0;
}
.page-text table:not([class]) td {
	border: 1px solid #273051;
	padding: 20px 30px;
}


.section .page-text table {
	margin: 0;
	font-size: 14px;
	line-height: 18px;
	border-collapse: collapse;
}
table.price-table {
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	min-width: 500px;
	width: 100%;
}
.section .page-text table th,
table.price-table th {
	padding: 8px 12px;
	font-family: "GerberaMedium";
}
table.price-table th {
	
}
.section .page-text table td,
table.price-table td {
	padding: 8px 12px;
}
table.price-table td {
	border-bottom: 1px solid #273051;
	border-right: 1px solid #273051;
}
table.price-table tr:last-child td {
	border-bottom: none;
}
table.price-table td:last-child {
	border-right: none;
}
.section .page-text table td i {
	font-style: italic;
	display: block;
}
table.price-table td i {
	font-style: italic;
}
.section .page-text table td i:before {
	content: '+';
}
.section .page-text .table-holder,
.price-table-holder {
	overflow: auto;
	padding: 15px;
	background-color: #feefd5;
    -webkit-box-shadow: -5px 11px 13px 0 rgb(0 0 0 / 11%);
    box-shadow: -5px 11px 13px 0 rgb(0 0 0 / 11%);
}
.price-table-holder {
	margin: 50px 0;
	padding: 50px;
}
@media screen and (max-width: 950px) {
	.price-table-holder {
		margin: 30px 0;
		padding: 20px;
	}
	table.price-table {
		font-size: 14px;
		line-height: 20px;
	}
}


.footer-row-inner {
	display: flex;
	align-items: flex-start;
	flex-flow: row wrap;
}
.footer-col {
	box-sizing: border-box;
	width: 50%;
	padding: 0 5%;
	text-align: center;
	margin-bottom: 50px;
}
@media screen and (max-width: 950px) {
	.footer-col {
		width: 100%;
		padding: 0;
	}
}


.header-image.video {
	position: relative;
}
.header-image.video:after {
    content: '';
    background: rgba(0,0,0,.3);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.header-image video {
	position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.header-menu-item-holder:nth-child(9) .header-menu-level1 {
	margin-left: -50px;
}
.header-menu-item-holder:nth-child(10) .header-menu-level1 {
	margin-left: -70px;
}


.popup-slider-item-inner {
	display: flex;
	justify-content: space-between;
}
.popup-slider-item-image {
	position: relative;
	width: 30%;
	overflow: hidden;
}
.popup-slider-item-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.popup-slider-content {
	width: 65%;
}
.popup-slider .slick-dots {
	padding: 15px 0 0 0 !important;
}
.popup-slider .slick-dots li button {
	font-size: 0;
	height: 3px;
	padding: 0;
	width: 20px !important;
}
.popup-slider.slider .slick-dots li {
	margin-right: 10px;
}
.slider.popup-slider .slick-arrow {
	opacity: 1 !important;
	background: none !important;
	width: 30px;
	height: 30px;
	top: auto;
	margin: 0;
	left: auto;
	bottom: -8px;
	display: block !important;
}
.slider.popup-slider .slick-arrow:before {
	line-height: 30px;
	color: #cecece;
	transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider.popup-slider .slick-arrow:hover:before {
	color: #273051;
}
.slider.popup-slider .slick-arrow.slick-next {
	right: 0;
}
.slider.popup-slider .slick-arrow.slick-prev {
	right: 45px;
}


.hotel-icon {
	position: relative;
}
@media screen and (max-width: 950px) {
	.hotel-icon {
		left: -6px;
	}
}
.hotel-icon:before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	position: relative;
	left: -5px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.hotel-icon--bath:before {
	background-image: url('/local/templates/2018/css/../i/hotel_icon_bath.svg');
}
.hotel-icon--sofa:before {
	background-image: url('/local/templates/2018/css/../i/hotel_icon_sofa.svg');
	background-size: 22px;
	top: 2px;
}
.hotel-icon--yard:before {
	background-image: url('/local/templates/2018/css/../i/hotel_icon_yard.svg');
}
.hotel-icon--wifi:before {
	background-image: url('/local/templates/2018/css/../i/hotel_icon_wifi.svg');
	background-size: 20px;
	top: 2px;
}
.hotel-icon--tv:before {
	background-image: url('/local/templates/2018/css/../i/hotel_icon_tv.svg');
	top: 3px;
}
.hotel-icon--freezer:before {
	background-image: url('/local/templates/2018/css/../i/hotel_icon_freezer.svg');
}


.pushkin-card-holder a {
	border-bottom: none !important;
}



.has-mobile-video .main-slider-item-video--mobile {
	display: none;
}


.restaurant-beach-warning {
	text-align: center;
	margin-bottom: 30px;
	font-family: "GerberaRegular";
}
.restaurant-beach-warning:before {
	content: '';
	vertical-align: middle;
	display: inline-block;
	width: 42px;
	height: 42px;
	background: url('/local/templates/2018/css/../i/no_swimsuit.png') no-repeat center center;
	background-size: contain;
	background-position: center center;
}




@media screen and (max-width: 950px) {
	.restaurant-beach-warning {
		margin-top: 30px;
		margin-bottom: 0;
	}
	.has-mobile-video .main-slider-item-video--mobile {
		display: block;
	}
	.has-mobile-video .main-slider-item-video--desktop {
		display: none;
	}
}


.black_friday-label {
	position: absolute;
	left: 15px;
	top: 15px;
	display: block;
	width: 85px;
	height: 85px;
	background: url('/local/templates/2018/css/../i/bf.png') no-repeat center center;
	background-size: contain;
}

.datepicker--cell.-disabled- {
	opacity: 0.7;
	pointer-events: none;
}



.news-detail-content .page-text a:not([class]) {
	color: #273051;
	text-decoration: none;
	transition: .3s linear border-bottom-color;
	border-bottom: 1px solid #273051 !important;
}
.news-detail-content .page-text a:not([class]):hover {
	border-bottom-color: transparent !important;
}


.content-star {
	color: #CD0520;
}

#spa2024-notification {
	max-width: 600px;
}


.footer-awards {
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-awards a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 90px;
	height: 80px;
	margin: 0 20px;
}
.footer-awards a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}


.page-text--special {
	
}
.page-text--special img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
	max-height: 90vh;
}
.page-text--special img + br {
	display: none;
}


.banner80 {
	display: block;
	padding-top: 50px;
}
.banner80 img {
	display: block;
	width: 100%;
}
@media (max-width: 1000px) {
	.banner80 {
		padding-top: 20px;
	}
}


.hotel-top-panel {
	display: none;
	position: sticky;
	left: 0;
	top: 86px;
	width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 1000;
}
.hotel-top-panel-phone {
	background: url('/local/templates/2018/css/../svg/icon_hotel_phone.png') no-repeat center center;
	width: 28px;
    height: 28px;
    background-size: contain;
    transform: rotate(-100deg);
	background-size: contain;
}
.hotel-top-panel-booking {
	padding: 12px 12px 8px 12px !important;
	font-size: 12px !important;
}
@media (max-width: 1000px) {
	.hotel-top-panel {
		display: flex;
	}
}
/* End */


/* Start:/local/templates/2018/css/abrau.css?1750053185194901*/
/*** Settings ***/
.icon-text {
  vertical-align: middle;
  display: inline-block;
}
.transition-icons {
  position: relative;
}
.transition-icons .transition-icon-item {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.transition-icons .transition-icon-item--over {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.transition-icons .transition-icon-item--out {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.transition-icons:hover .transition-icon-item--over {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.transition-icons:hover .transition-icon-item--out {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.transition-icon {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
}
.transition-icon:before,
.transition-icon:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0);
  -moz-transform: translateX(-50%) translateY(-50%) translateZ(0);
  -o-transform: translateX(-50%) translateY(-50%) translateZ(0);
  -ms-transform: translateX(-50%) translateY(-50%) translateZ(0);
  transform: translateX(-50%) translateY(-50%) translateZ(0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.transition-icon:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.transition-icon:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
a:hover .transition-icon:before,
button:hover .transition-icon:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
a:hover .transition-icon:after,
button:hover .transition-icon:after {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
a:hover .transition-icons .transition-icon-item--over,
button:hover .transition-icons .transition-icon-item--over {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
a:hover .transition-icons .transition-icon-item--out,
button:hover .transition-icons .transition-icon-item--out {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.justify-alignment {
  text-align: justify;
  font-size: 0;
}
.justify-alignment:before {
  content: '';
  margin-bottom: -1.2em;
  display: block;
  width: 100%;
}
.justify-alignment:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.justify-item {
  position: relative;
  top: 1.2em;
  vertical-align: top;
  display: inline-block;
}
.justify-item--bottom {
  vertical-align: bottom;
}
.justify-item--top {
  vertical-align: top;
}
.justify-item--middle {
  vertical-align: middle;
}
.row {
  width: 100%;
}
.row--relative {
  position: relative;
}
.row .col--left {
  float: left;
}
.row .col--right {
  float: right;
}
.row .col--1 {
  width: 1%;
}
.row .col--2 {
  width: 2%;
}
.row .col--3 {
  width: 3%;
}
.row .col--4 {
  width: 4%;
}
.row .col--5 {
  width: 5%;
}
.row .col--6 {
  width: 6%;
}
.row .col--7 {
  width: 7%;
}
.row .col--8 {
  width: 8%;
}
.row .col--9 {
  width: 9%;
}
.row .col--10 {
  width: 10%;
}
.row .col--11 {
  width: 11%;
}
.row .col--12 {
  width: 12%;
}
.row .col--13 {
  width: 13%;
}
.row .col--14 {
  width: 14%;
}
.row .col--15 {
  width: 15%;
}
.row .col--16 {
  width: 16%;
}
.row .col--17 {
  width: 17%;
}
.row .col--18 {
  width: 18%;
}
.row .col--19 {
  width: 19%;
}
.row .col--20 {
  width: 20%;
}
.row .col--21 {
  width: 21%;
}
.row .col--22 {
  width: 22%;
}
.row .col--23 {
  width: 23%;
}
.row .col--24 {
  width: 24%;
}
.row .col--25 {
  width: 25%;
}
.row .col--26 {
  width: 26%;
}
.row .col--27 {
  width: 27%;
}
.row .col--28 {
  width: 28%;
}
.row .col--29 {
  width: 29%;
}
.row .col--30 {
  width: 30%;
}
.row .col--31 {
  width: 31%;
}
.row .col--32 {
  width: 32%;
}
.row .col--33 {
  width: 33%;
}
.row .col--34 {
  width: 34%;
}
.row .col--35 {
  width: 35%;
}
.row .col--36 {
  width: 36%;
}
.row .col--37 {
  width: 37%;
}
.row .col--38 {
  width: 38%;
}
.row .col--39 {
  width: 39%;
}
.row .col--40 {
  width: 40%;
}
.row .col--41 {
  width: 41%;
}
.row .col--42 {
  width: 42%;
}
.row .col--43 {
  width: 43%;
}
.row .col--44 {
  width: 44%;
}
.row .col--45 {
  width: 45%;
}
.row .col--46 {
  width: 46%;
}
.row .col--47 {
  width: 47%;
}
.row .col--48 {
  width: 48%;
}
.row .col--49 {
  width: 49%;
}
.row .col--50 {
  width: 50%;
}
.row .col--51 {
  width: 51%;
}
.row .col--52 {
  width: 52%;
}
.row .col--53 {
  width: 53%;
}
.row .col--54 {
  width: 54%;
}
.row .col--55 {
  width: 55%;
}
.row .col--56 {
  width: 56%;
}
.row .col--57 {
  width: 57%;
}
.row .col--58 {
  width: 58%;
}
.row .col--59 {
  width: 59%;
}
.row .col--60 {
  width: 60%;
}
.row .col--61 {
  width: 61%;
}
.row .col--62 {
  width: 62%;
}
.row .col--63 {
  width: 63%;
}
.row .col--64 {
  width: 64%;
}
.row .col--65 {
  width: 65%;
}
.row .col--66 {
  width: 66%;
}
.row .col--67 {
  width: 67%;
}
.row .col--68 {
  width: 68%;
}
.row .col--69 {
  width: 69%;
}
.row .col--70 {
  width: 70%;
}
.row .col--71 {
  width: 71%;
}
.row .col--72 {
  width: 72%;
}
.row .col--73 {
  width: 73%;
}
.row .col--74 {
  width: 74%;
}
.row .col--75 {
  width: 75%;
}
.row .col--76 {
  width: 76%;
}
.row .col--77 {
  width: 77%;
}
.row .col--78 {
  width: 78%;
}
.row .col--79 {
  width: 79%;
}
.row .col--80 {
  width: 80%;
}
.row .col--81 {
  width: 81%;
}
.row .col--82 {
  width: 82%;
}
.row .col--83 {
  width: 83%;
}
.row .col--84 {
  width: 84%;
}
.row .col--85 {
  width: 85%;
}
.row .col--86 {
  width: 86%;
}
.row .col--87 {
  width: 87%;
}
.row .col--88 {
  width: 88%;
}
.row .col--89 {
  width: 89%;
}
.row .col--90 {
  width: 90%;
}
.row .col--91 {
  width: 91%;
}
.row .col--92 {
  width: 92%;
}
.row .col--93 {
  width: 93%;
}
.row .col--94 {
  width: 94%;
}
.row .col--95 {
  width: 95%;
}
.row .col--96 {
  width: 96%;
}
.row .col--97 {
  width: 97%;
}
.row .col--98 {
  width: 98%;
}
.row .col--99 {
  width: 99%;
}
.row .col--100 {
  width: 100%;
}
.row .col--mr1 {
  margin-right: 1%;
}
.row .col--mr2 {
  margin-right: 2%;
}
.row .col--mr3 {
  margin-right: 3%;
}
.row .col--mr4 {
  margin-right: 4%;
}
.row .col--mr5 {
  margin-right: 5%;
}
.row .col--mr6 {
  margin-right: 6%;
}
.row .col--mr7 {
  margin-right: 7%;
}
.row .col--mr8 {
  margin-right: 8%;
}
.row .col--mr9 {
  margin-right: 9%;
}
.row .col--mr10 {
  margin-right: 10%;
}
.row .col--mr11 {
  margin-right: 11%;
}
.row .col--mr12 {
  margin-right: 12%;
}
.row .col--mr13 {
  margin-right: 13%;
}
.row .col--mr14 {
  margin-right: 14%;
}
.row .col--mr15 {
  margin-right: 15%;
}
.row .col--mr16 {
  margin-right: 16%;
}
.row .col--mr17 {
  margin-right: 17%;
}
.row .col--mr18 {
  margin-right: 18%;
}
.row .col--mr19 {
  margin-right: 19%;
}
.row .col--mr20 {
  margin-right: 20%;
}
.row .col--mr21 {
  margin-right: 21%;
}
.row .col--mr22 {
  margin-right: 22%;
}
.row .col--mr23 {
  margin-right: 23%;
}
.row .col--mr24 {
  margin-right: 24%;
}
.row .col--mr25 {
  margin-right: 25%;
}
.row .col--mr26 {
  margin-right: 26%;
}
.row .col--mr27 {
  margin-right: 27%;
}
.row .col--mr28 {
  margin-right: 28%;
}
.row .col--mr29 {
  margin-right: 29%;
}
.row .col--mr30 {
  margin-right: 30%;
}
.row .col--mr31 {
  margin-right: 31%;
}
.row .col--mr32 {
  margin-right: 32%;
}
.row .col--mr33 {
  margin-right: 33%;
}
.row .col--mr34 {
  margin-right: 34%;
}
.row .col--mr35 {
  margin-right: 35%;
}
.row .col--mr36 {
  margin-right: 36%;
}
.row .col--mr37 {
  margin-right: 37%;
}
.row .col--mr38 {
  margin-right: 38%;
}
.row .col--mr39 {
  margin-right: 39%;
}
.row .col--mr40 {
  margin-right: 40%;
}
.row .col--mr41 {
  margin-right: 41%;
}
.row .col--mr42 {
  margin-right: 42%;
}
.row .col--mr43 {
  margin-right: 43%;
}
.row .col--mr44 {
  margin-right: 44%;
}
.row .col--mr45 {
  margin-right: 45%;
}
.row .col--mr46 {
  margin-right: 46%;
}
.row .col--mr47 {
  margin-right: 47%;
}
.row .col--mr48 {
  margin-right: 48%;
}
.row .col--mr49 {
  margin-right: 49%;
}
.row .col--mr50 {
  margin-right: 50%;
}
.row .col--mr51 {
  margin-right: 51%;
}
.row .col--mr52 {
  margin-right: 52%;
}
.row .col--mr53 {
  margin-right: 53%;
}
.row .col--mr54 {
  margin-right: 54%;
}
.row .col--mr55 {
  margin-right: 55%;
}
.row .col--mr56 {
  margin-right: 56%;
}
.row .col--mr57 {
  margin-right: 57%;
}
.row .col--mr58 {
  margin-right: 58%;
}
.row .col--mr59 {
  margin-right: 59%;
}
.row .col--mr60 {
  margin-right: 60%;
}
.row .col--mr61 {
  margin-right: 61%;
}
.row .col--mr62 {
  margin-right: 62%;
}
.row .col--mr63 {
  margin-right: 63%;
}
.row .col--mr64 {
  margin-right: 64%;
}
.row .col--mr65 {
  margin-right: 65%;
}
.row .col--mr66 {
  margin-right: 66%;
}
.row .col--mr67 {
  margin-right: 67%;
}
.row .col--mr68 {
  margin-right: 68%;
}
.row .col--mr69 {
  margin-right: 69%;
}
.row .col--mr70 {
  margin-right: 70%;
}
.row .col--mr71 {
  margin-right: 71%;
}
.row .col--mr72 {
  margin-right: 72%;
}
.row .col--mr73 {
  margin-right: 73%;
}
.row .col--mr74 {
  margin-right: 74%;
}
.row .col--mr75 {
  margin-right: 75%;
}
.row .col--mr76 {
  margin-right: 76%;
}
.row .col--mr77 {
  margin-right: 77%;
}
.row .col--mr78 {
  margin-right: 78%;
}
.row .col--mr79 {
  margin-right: 79%;
}
.row .col--mr80 {
  margin-right: 80%;
}
.row .col--mr81 {
  margin-right: 81%;
}
.row .col--mr82 {
  margin-right: 82%;
}
.row .col--mr83 {
  margin-right: 83%;
}
.row .col--mr84 {
  margin-right: 84%;
}
.row .col--mr85 {
  margin-right: 85%;
}
.row .col--mr86 {
  margin-right: 86%;
}
.row .col--mr87 {
  margin-right: 87%;
}
.row .col--mr88 {
  margin-right: 88%;
}
.row .col--mr89 {
  margin-right: 89%;
}
.row .col--mr90 {
  margin-right: 90%;
}
.row .col--mr91 {
  margin-right: 91%;
}
.row .col--mr92 {
  margin-right: 92%;
}
.row .col--mr93 {
  margin-right: 93%;
}
.row .col--mr94 {
  margin-right: 94%;
}
.row .col--mr95 {
  margin-right: 95%;
}
.row .col--mr96 {
  margin-right: 96%;
}
.row .col--mr97 {
  margin-right: 97%;
}
.row .col--mr98 {
  margin-right: 98%;
}
.row .col--mr99 {
  margin-right: 99%;
}
.row .col--mr100 {
  margin-right: 100%;
}
.row .col--ml1 {
  margin-left: 1%;
}
.row .col--ml2 {
  margin-left: 2%;
}
.row .col--ml3 {
  margin-left: 3%;
}
.row .col--ml4 {
  margin-left: 4%;
}
.row .col--ml5 {
  margin-left: 5%;
}
.row .col--ml6 {
  margin-left: 6%;
}
.row .col--ml7 {
  margin-left: 7%;
}
.row .col--ml8 {
  margin-left: 8%;
}
.row .col--ml9 {
  margin-left: 9%;
}
.row .col--ml10 {
  margin-left: 10%;
}
.row .col--ml11 {
  margin-left: 11%;
}
.row .col--ml12 {
  margin-left: 12%;
}
.row .col--ml13 {
  margin-left: 13%;
}
.row .col--ml14 {
  margin-left: 14%;
}
.row .col--ml15 {
  margin-left: 15%;
}
.row .col--ml16 {
  margin-left: 16%;
}
.row .col--ml17 {
  margin-left: 17%;
}
.row .col--ml18 {
  margin-left: 18%;
}
.row .col--ml19 {
  margin-left: 19%;
}
.row .col--ml20 {
  margin-left: 20%;
}
.row .col--ml21 {
  margin-left: 21%;
}
.row .col--ml22 {
  margin-left: 22%;
}
.row .col--ml23 {
  margin-left: 23%;
}
.row .col--ml24 {
  margin-left: 24%;
}
.row .col--ml25 {
  margin-left: 25%;
}
.row .col--ml26 {
  margin-left: 26%;
}
.row .col--ml27 {
  margin-left: 27%;
}
.row .col--ml28 {
  margin-left: 28%;
}
.row .col--ml29 {
  margin-left: 29%;
}
.row .col--ml30 {
  margin-left: 30%;
}
.row .col--ml31 {
  margin-left: 31%;
}
.row .col--ml32 {
  margin-left: 32%;
}
.row .col--ml33 {
  margin-left: 33%;
}
.row .col--ml34 {
  margin-left: 34%;
}
.row .col--ml35 {
  margin-left: 35%;
}
.row .col--ml36 {
  margin-left: 36%;
}
.row .col--ml37 {
  margin-left: 37%;
}
.row .col--ml38 {
  margin-left: 38%;
}
.row .col--ml39 {
  margin-left: 39%;
}
.row .col--ml40 {
  margin-left: 40%;
}
.row .col--ml41 {
  margin-left: 41%;
}
.row .col--ml42 {
  margin-left: 42%;
}
.row .col--ml43 {
  margin-left: 43%;
}
.row .col--ml44 {
  margin-left: 44%;
}
.row .col--ml45 {
  margin-left: 45%;
}
.row .col--ml46 {
  margin-left: 46%;
}
.row .col--ml47 {
  margin-left: 47%;
}
.row .col--ml48 {
  margin-left: 48%;
}
.row .col--ml49 {
  margin-left: 49%;
}
.row .col--ml50 {
  margin-left: 50%;
}
.row .col--ml51 {
  margin-left: 51%;
}
.row .col--ml52 {
  margin-left: 52%;
}
.row .col--ml53 {
  margin-left: 53%;
}
.row .col--ml54 {
  margin-left: 54%;
}
.row .col--ml55 {
  margin-left: 55%;
}
.row .col--ml56 {
  margin-left: 56%;
}
.row .col--ml57 {
  margin-left: 57%;
}
.row .col--ml58 {
  margin-left: 58%;
}
.row .col--ml59 {
  margin-left: 59%;
}
.row .col--ml60 {
  margin-left: 60%;
}
.row .col--ml61 {
  margin-left: 61%;
}
.row .col--ml62 {
  margin-left: 62%;
}
.row .col--ml63 {
  margin-left: 63%;
}
.row .col--ml64 {
  margin-left: 64%;
}
.row .col--ml65 {
  margin-left: 65%;
}
.row .col--ml66 {
  margin-left: 66%;
}
.row .col--ml67 {
  margin-left: 67%;
}
.row .col--ml68 {
  margin-left: 68%;
}
.row .col--ml69 {
  margin-left: 69%;
}
.row .col--ml70 {
  margin-left: 70%;
}
.row .col--ml71 {
  margin-left: 71%;
}
.row .col--ml72 {
  margin-left: 72%;
}
.row .col--ml73 {
  margin-left: 73%;
}
.row .col--ml74 {
  margin-left: 74%;
}
.row .col--ml75 {
  margin-left: 75%;
}
.row .col--ml76 {
  margin-left: 76%;
}
.row .col--ml77 {
  margin-left: 77%;
}
.row .col--ml78 {
  margin-left: 78%;
}
.row .col--ml79 {
  margin-left: 79%;
}
.row .col--ml80 {
  margin-left: 80%;
}
.row .col--ml81 {
  margin-left: 81%;
}
.row .col--ml82 {
  margin-left: 82%;
}
.row .col--ml83 {
  margin-left: 83%;
}
.row .col--ml84 {
  margin-left: 84%;
}
.row .col--ml85 {
  margin-left: 85%;
}
.row .col--ml86 {
  margin-left: 86%;
}
.row .col--ml87 {
  margin-left: 87%;
}
.row .col--ml88 {
  margin-left: 88%;
}
.row .col--ml89 {
  margin-left: 89%;
}
.row .col--ml90 {
  margin-left: 90%;
}
.row .col--ml91 {
  margin-left: 91%;
}
.row .col--ml92 {
  margin-left: 92%;
}
.row .col--ml93 {
  margin-left: 93%;
}
.row .col--ml94 {
  margin-left: 94%;
}
.row .col--ml95 {
  margin-left: 95%;
}
.row .col--ml96 {
  margin-left: 96%;
}
.row .col--ml97 {
  margin-left: 97%;
}
.row .col--ml98 {
  margin-left: 98%;
}
.row .col--ml99 {
  margin-left: 99%;
}
.row .col--ml100 {
  margin-left: 100%;
}
.img-container {
  display: inline-block;
  font-size: 0;
}
.img-container img {
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
button,
input,
select,
textarea {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button,
select {
  cursor: pointer;
}
input[type=checkbox] {
  cursor: pointer;
}
input[type=radio] {
  cursor: pointer;
}
b,
strong,
i,
em {
  font-style: normal;
  font-weight: normal;
}
button,
input {
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*** //Settings ***/
/*** Fonts ***/
@font-face {
  font-family: "GerberaRegular";
  src: url("/local/templates/2018/fonts/Gerbera.woff") format("woff");
}
@font-face {
  font-family: "GerberaLight";
  src: url("/local/templates/2018/fonts/GerberaLight.woff") format("woff");
}
@font-face {
  font-family: "GerberaMedium";
  src: url("/local/templates/2018/fonts/GerberaMedium.woff") format("woff");
}
@font-face {
  font-family: "GerberaBold";
  src: url("/local/templates/2018/fonts/GerberaBold.woff") format("woff");
}
/*** //Fonts ***/
/*** Base ***/
html {
  height: 100%;
}
body {
  height: 100%;
  overflow: hidden;
  background-color: #fefdf8;
  font-family: GerberaLight;
  cursor: default;
  line-height: 1;
  color: #273051;
}
.page {
  width: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.page-inner {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 20px;
}
.page-inner--w1 {
  max-width: 1660px;
}
.page-inner--w2 {
  width: 96%;
  max-width: 1215px;
}
.page-inner--w22 {
  max-width: 1000px;
}
.page-inner--w3 {
  max-width: 900px;
}
.page-inner--w4 {
  max-width: 800px;
}
.page-inner--w5 {
  max-width: 600px;
}
.page-inner--nopadding {
	padding-left: 0;
	padding-right: 0;
}
.page-inner--relative {
  position: relative;
}
.svg-container svg {
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
/*** //Base ***/
/*** Links ***/
a[href*='tel:'] {
  text-decoration: none;
  color: inherit;
}
/*** //Links ***/
/*** Buttons ***/
.btn-holder {
  padding: 50px 0;
  text-align: center;
}
.btn-holder--small {
  padding: 30px 0 0 0;
}
.btn,
.radario-button__main {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.btn .btn-icon {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -5.5px;
  display: inline-block;
}
.btn .btn-icon--back {
  width: 15px;
  height: 15px;
  line-height: 15px;
}
.btn .btn-icon--back svg path {
  -webkit-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--blue {
  padding: 20px 50px 15px 50px;
  border-radius: 35px;
  border: 1px solid #273051;
  font-family: "GerberaMedium";
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #273051;
  text-align: center;
  -webkit-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.btn--blue_fill {
	background-color: #273051;
	color: #FFF;
}
a[href*='tel:'].btn--blue_fill {
	color: #FFF;
}
.btn--blue_fill.btn--small {
	padding: 12px 20px 8px 20px;
    border-radius: 25px;
    font-size: 14px;
    margin: 0 5px;
    line-height: 1;
}
@media screen and (max-width: 950px) {
	.btn--blue_fill {
		padding: 22px 30px 18px 30px !important;
	}
	.btn--blue_fill.btn--small {
		padding: 9px 15px 5px 15px !important;
	    border-radius: 25px;
	    font-size: 12px;
	    margin: 0 5px;
	    line-height: 1;
	}
}
.btn--blue:hover {
  background-color: #273051;
  color: #fff;
}
.btn--blue_fill:hover,
a[href*='tel:'].btn--blue_fill:hover {
	background-color: transparent;
	color: #273051;
}
.btn--blue:hover .btn-icon svg path {
  fill: #fff;
}
.btn--fullwidth {
  display: block;
  width: 100%;
}
.btn--large {
  padding: 20px 115px 15px 115px;
}
.btn--small {
  padding: 10px 35px 5px 35px;
  border-radius: 25px;
}
/*** //Buttons ***/
/*** Links ***/
.link,
.page-text a:not(.btn):not(.link) {
  display: inline-block;
  text-decoration: none;
  line-height: 1;
}
.link--blue,
.page-text a:not(.btn):not(.link):not([href^='tel:']) {
  color: #273051;
}
.link--blue span,
.page-text a:not(.btn):not(.link):not([href^='tel:']) span,
.page-text a:not(.btn):not(.link):not([href^='tel:']) {
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.link--blue:hover span,
.page-text a:not(.btn):not(.link):not([href^='tel:']):hover span {
  border-bottom-color: #273051;
}
.page-text a:not(.btn):not(.link):not([href^='tel:']):hover {
  border-bottom-color: #273051;
}

.page-text_2023 a:not(.btn):not(.link):not([href^='tel:']) {
	 border-bottom: 1px solid #273051;
}
.page-text_2023 a:not(.btn):not(.link):not([href^='tel:']):hover {
	border-bottom-color: transparent;
}

.link--inline {
  margin: 0 20px 15px 0;
  display: inline-block;
  font-size: 14px;
  text-decoration: none;
  line-height: 1;
  color: #273051;
}
.link--inline span {
  border-bottom: 1px solid #273051;
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

small .link--inline {
	margin: 0;
	font-size: 12px;
}


@media (hover: hover) {
	.link--inline:hover span {
	  border-bottom-color: transparent;
	}
}



.link--icon {
  padding-left: 80px;
  background-repeat: no-repeat;
  -webkit-background-size: 65px;
  -moz-background-size: 65px;
  background-size: 65px;
  background-position: left center;
  color: #273051;
}
.link--icon--doc {
  height: 80px;
  line-height: 80px;
  background-image: url("/local/templates/2018/css/../svg/doc.svg");
}
.link--icon .link-title,
.link--icon .link-note {
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.link--icon:hover .link-title,
.link--icon:hover .link-note {
  border-bottom-color: #273051;
}
.link .link-inner {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  line-height: 1;
}
.link .link-title {
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid transparent;
  font-family: "GerberaRegular";
  font-size: 18px;
  line-height: 1;
}
.link .link-note {
  border-bottom: 1px solid transparent;
  font-size: 16px;
  line-height: 1;
}
/*** //Links ***/
/*** Header ***/
.page-header {
  position: relative;
  z-index: 200;
  width: 100%;
  display: block;
}
.header-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-logo {
  display: block;
  width: 270px;
  height: 40px;
  /*background: url("/local/templates/2018/css/../svg/logo.svg") no-repeat center center;*/
  background: url("/local/templates/2018/css/../svg/logo_new.svg") no-repeat left center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.site_s2 .header-logo {
	background-image: url("/local/templates/2018/css/../svg/logo_en.svg");
}
.header-menu {
  height: 100%;
  white-space: nowrap;
}
.header-menu .header-menu-inner {
  height: 100%;
}
.header-menu .header-menu-item-holder {
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 100%;
  padding: 0 15px;
}
.header-menu .header-menu-item-holder.show .header-menu-level1 {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.header-menu-level1-inner.columns {
left: -15%;
 -webkit-column-count: 2; /* Chrome, Safari, Opera */
 -moz-column-count: 2; /* Firefox */
 column-count: 2;
 -webkit-column-gap: 30px;
 -moz-column-gap: 30px;
 column-gap: 30px;
 display: inline-block;
}
.header-menu-level1-inner.columns li {
	/*transform: translateX(-50%);*/
}
.header-menu .header-menu-item-holder.show .header-menu-level1 .header-menu-level1-inner {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header-menu .header-menu-item-holder.show .header-menu-level1 .header-menu-level1-inner.columns {
  /*-webkit-transform: translate(-25%, 0);
  -moz-transform: translate(-25%, 0);
  -o-transform: translate(-25%, 0);
  -ms-transform: translate(-25%, 0);
  transform: translate(-25%, 0);*/
}
.header-menu-level1-item-holder {
	white-space: normal;
	/*max-width: 250px;*/
}
.header-menu .header-menu-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 100%;
  padding: 5px 0;
  border-bottom: 3px solid transparent;
  color: #273051;
  font-size: 16px;
  line-height: 65px;
  text-decoration: none;
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-menu .header-menu-item--current {
  border-bottom-color: #273051;
}
.header-menu a.header-menu-item:hover {
  border-bottom-color: rgba(39,48,81,0.2);
}
.header-menu .header-menu-level1 {
  position: absolute;
  display: none;
  width: 100%;
  padding: 15px 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  border-top: 1px solid rgba(39,48,81,0.2);
  -webkit-transition: 0.13s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.13s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.13s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.13s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.13s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-menu .header-menu-level1:before {
  content: "";
  position: absolute;
  z-index: 10;
  left: -2000em;
  top: 0;
  display: block;
  width: 4000em;
  height: 100%;
  background: #fff;
}
.header-menu .header-menu-level1 .header-menu-level1-inner {
  position: relative;
  z-index: 20;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: 0.13s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.13s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.13s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.13s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.13s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-menu .header-menu-level1 .header-menu-level1-item {
  display: block;
  color: #273051;
  font-size: 16px;
  line-height: 40px;
  text-decoration: none;
  -webkit-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-menu .header-menu-level1 .header-menu-level1-item .header-menu-level1-item-name {
	display: inline-block;
	line-height: 1.5;
}
.header-menu-level1-item ins,
.mobile-menu-item ins {
	vertical-align: top;
	text-decoration: none;
	font-family: "GerberaBold";
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1;
	color: #6BDCED;
}
.header-menu-level1-item sup,
.mobile-menu-item sup {
	vertical-align: top;
	text-decoration: none;
	font-family: "GerberaBold";
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1;
	color: #AAA;
}
.header-menu-level1-item sub,
.mobile-menu-item sub {
	position: absolute;
	left: -18px;
	color: #CD0520;
	font-size: 12px;
	font-family: "GerberaBold";
	text-transform: uppercase;
	font-size: 12px;
}
.mobile-menu-item sub {
	left: -13px;
	top: 2px;
}

.mobile-menu-item-name {
	position: relative;
}
.mobile-menu-item ins,
.mobile-menu-item sup {
	position: absolute;
	top: 0;
	left: 100%;
	padding-left: 5px;
	font-size: 10px;
	line-height: 1;
}
.header-menu .header-menu-level1 .header-menu-level1-item:hover {
  color: rgba(39,48,81,0.6);
}
.header-menu-bg {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.13s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.13s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.13s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.13s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.13s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-menu-bg.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.header-phone {
  color: #273051;
  white-space: nowrap;
}
.header-lang {
  padding: 5px 0;
  font-family: "GerberaRegular";
  font-size: 14px;
  color: #273051;
  text-decoration: none;
  -webkit-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-lang:hover {
  color: rgba(39,48,81,0.6);
}
.header-search .header-search-input {
  display: none;
}
.header-search-submit {
  display: block;
  width: 24px;
  height: 24px;
}
.header-search-submit svg path {
  -webkit-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-search-submit:hover svg path {
  fill: rgba(39,48,81,0.6);
}
.header-image {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.header-color {
  height: 30vh;
}
.header-slider-logo,
.header-image-logo {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100vh;
}
.header-slider-logo .header-image-logo-inner,
.header-image-logo .header-image-logo-inner,
.header-slider-logo .header-slider-logo-inner,
.header-image-logo .header-slider-logo-inner {
  position: relative;
  top: -145px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.header-slider-logo img,
.header-image-logo img {
  display: block;
  width: 410px;
  height: auto;
  max-height: 35vh;
}
.header-badge-holder {
  position: absolute;
  left: 0;
  top: 120px;
  display: block;
  width: 100%;
}
.header-badge-holder .header-badge {
  position: absolute;
  right: 20px;
  top: 0;
}
.content-inner-up {
  position: relative;
}
.page-largebg,
.page-smallbg,
.page-color,
.page-article {
  padding-top: 75px;
}
.page-largebg .page-header,
.page-smallbg .page-header,
.page-color .page-header,
.page-article .page-header {
  position: fixed;
  left: 0;
  top: 50px;
  background-color: #fff;
  border-bottom: 1px solid rgba(39,48,81,0.2);
  -webkit-transition: 0.4s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.4s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.4s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.4s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.4s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.4s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.4s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.4s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.4s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.4s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.page-largebg .header-inner,
.page-smallbg .header-inner,
.page-color .header-inner,
.page-article .header-inner {
  height: 75px;
}
.page-largebg .header-image,
.page-smallbg .header-image,
.page-color .header-image,
.page-article .header-image,
.page-largebg .header-slider,
.page-smallbg .header-slider,
.page-color .header-slider,
.page-article .header-slider {
  margin-top: -75px;
}
.page-largebg .content-inner .content-inner-up,
.page-smallbg .content-inner .content-inner-up,
.page-color .content-inner .content-inner-up,
.page-article .content-inner .content-inner-up {
  margin-top: -185px;
}
.page-largebg .header-image,
.page-largebg .header-slider {
  height: 75vh;
}
.page-smallbg .header-image,
.page-smallbg .header-slider {
  height: 50vh;
  min-height: 500px;
}
.content-inner .content-inner-up > .page-inner--w2 {
  padding: 0;
}
.content-inner--orange {
  background-color: #fef3ea;
}
.content-inner--orange .content-inner-up > div:first-child {
  background-color: #fef3ea;
}
.content-inner--pink {
  background-color: #fef3ea;
}
.content-inner--pink .content-inner-up > div:first-child {
  background-color: #fef3ea;
}
.content-inner--white .content-inner-up > div:first-child {
  background-color: #fefdf8;
}
.content-inner--yellow {
  background-color: #feefd5;
}
.content-inner--yellow .content-inner-up > div:first-child {
  background-color: #feefd5;
}

.content-inner--blue {
  background-color: #d9edf0;
}
.content-inner--blue .content-inner-up > div:first-child {
  background-color: #d9edf0;
}


.page-home .page-header {
  background-color: #fff;
  border-bottom-color: transparent;
}
.page-home .page-header.white:not(.hover) {
  background-color: #fff;
  border-bottom: 1px solid rgba(39,48,81,0.2);
}
.page-home .page-header.hover {
  background-color: #fff;
  border-bottom: 1px solid rgba(39,48,81,0.2);
}
.page-home.show-menu .page-header.white {
  background-color: transparent;
  border-bottom-color: transparent;
}
.header-slider {
  overflow: hidden;
}
.header-slider img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.header-slider img:first-child {
  z-index: 10;
}
.header-slider .slick-track {
  height: 100%;
}
.header-slider .slick-list {
  height: 100%;
}
.header-slider .slick-list img {
  position: static;
}
/*** //Header ***/
/*** Footer ***/
.footer-row {
  overflow: hidden;
  padding: 50px 0;
}
.footer-row--center {
  text-align: center;
}
.footer-logo {
  margin-bottom: 30px;
  height: 175px;
  display: block;
  text-decoration: none;
}
.footer-logo img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.footer-title {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
  color: #273051;
}
.footer-address {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.8;
  color: #273051;
}
.footer-address a:not([href*='tel:']) {
  border-bottom: 1px solid transparent;
  color: #273051;
  text-decoration: none;
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.footer-address a:not([href*='tel:']):hover {
  border-bottom-color: #273051;
}
.footer-social .footer-social-item {
  vertical-align: middle;
  margin: 0 20px;
  display: inline-block;
  width: 30px;
  height: 25px;
  line-height: 25px;
  text-decoration: none;
}
.footer-social .footer-social-item svg path {
  -webkit-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.footer-social .footer-social-item:hover svg path {
  fill: #273051;
}
.footer-copyrights {
  float: left;
  font-size: 14px;
  line-height: 1.4;
  color: #273051;
}
.footer-creators {
  float: right;
  font-size: 14px;
  color: #273051;
  text-decoration: none;
}
.footer-creators span {
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.footer-creators:hover span {
  border-bottom-color: #273051;
}
/*** //Footer ***/
/*** Mobile menu ***/
.mobile-menu-holder {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  width: 100%;
  height: 100%;
  padding: 50px 0;
}
.mobile-menu-holder .mobile-menu-holder-inner {
  position: relative;
  z-index: 20;
  overflow: scroll;
  overflow-x: hidden;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.mobile-menu-holder .mobile-menu-holder-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.mobile-menu-logo {
  margin-bottom: 50px;
  height: 200px;
}
.mobile-menu-cols {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: top;
  -moz-box-align: top;
  -o-box-align: top;
  -ms-flex-align: top;
  -webkit-align-items: top;
  align-items: top;
}
.mobile-menu-col-item {
  width: 30%;
}
.mobile-menu-col-item .mobile-menu-item-holder {
  margin-bottom: 25px;
}
.mobile-menu-col-item .mobile-menu-item-holder:last-child {
  margin-bottom: 0;
}
.mobile-menu-item {
  display: inline-block;
  border-bottom: 1px solid transparent;
  font-family: "GerberaLight";
  font-size: 16px;
  line-height: 1;
  color: #273051;
  text-decoration: none;
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.mobile-menu-item:hover {
  border-bottom-color: #273051;
}
.mobile-menu-item--large {
  margin-bottom: 10px;
  margin-top: 20px;
  font-family: "GerberaMedium";
  font-size: 24px;
}
.show-menu .page-header {
  border-bottom-color: transparent;
  background-color: transparent;
}
.show-menu .header-logo,
.show-menu .header-menu,
.show-menu .header-phone,
.show-menu .header-search {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -ms-transition-delay: 0;
  transition-delay: 0;
}
.show-menu .header-burger {
  background-color: transparent;
}
.show-menu .header-burger .header-burger-lines {
  background-color: transparent;
}
.show-menu .header-burger .header-burger-lines:before {
  -webkit-transform: rotate(45deg) translate(7px, 9px);
  -moz-transform: rotate(45deg) translate(7px, 9px);
  -o-transform: rotate(45deg) translate(7px, 9px);
  -ms-transform: rotate(45deg) translate(7px, 9px);
  transform: rotate(45deg) translate(7px, 9px);
}
.show-menu .header-burger .header-burger-lines:after {
  -webkit-transform: rotate(-45deg) translate(5px, -8px);
  -moz-transform: rotate(-45deg) translate(5px, -8px);
  -o-transform: rotate(-45deg) translate(5px, -8px);
  -ms-transform: rotate(-45deg) translate(5px, -8px);
  transform: rotate(-45deg) translate(5px, -8px);
}
.show-menu .mobile-menu-holder .mobile-menu-holder-bg {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.show-menu .mobile-menu-holder .mobile-menu-holder-inner {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/*** //Mobile menu ***/
/*** Content ***/
.cols {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: top;
  -moz-box-align: top;
  -o-box-align: top;
  -ms-flex-align: top;
  -webkit-align-items: top;
  align-items: top;
}
.cols .col-item {
  width: 47.5%;
}
.cols:last-child {
	margin-bottom: 0;
}
.nobr,
nobr {
  white-space: nowrap;
}
ins {
  text-decoration: none;
}
.page-text {
  font-family: "GerberaLight";
  font-size: 16px;
  line-height: 30px;
  color: #273051;
}
.page-text--small {
  font-size: 14px;
  line-height: 26px;
}

.page-text cite {
  margin-bottom: 50px;
  display: block;
  overflow: hidden;
  font-size: 18px;
  line-height: 32px;
}
.page-text figure {
  position: relative;
  left: -10%;
  margin: 80px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 120%;
}
.page-text figure:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}
.page-text figure figcaption {
  width: 46%;
  font-family: "GerberaRegular";
  font-size: 20px;
  line-height: 34px;
}
.page-text figure figcaption span {
  display: block;
  padding: 20px 35px;
}
.page-text figure img {
  display: block;
  width: 46%;
  -webkit-box-shadow: 10px 22px 26px rgba(0,0,0,0.22);
  box-shadow: 10px 22px 26px rgba(0,0,0,0.22);
}
.page-text figure.fullsize {
	left: 0;
	width: 100%;
}
.page-text figure.fullsize img {
	margin: 0 auto;
	
	max-width: 100%;
	width: auto;
	height: auto;
}
.page-text h1,
.h1 {
  padding: 70px 0 59px 0;
  font-family: "GerberaLight";
  font-size: 52px;
  line-height: 56px;
  color: #273051;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}
.page-text .col-item h1,
.page-text .col-item .h1 {
	margin-bottom: 65px;
	
	padding: 5px 0 0 0;
	
	text-align: left;
}
.page-text h2,
.h2,
.page-text h1.h2 {
  margin: 35px 0;
  font-family: "GerberaMedium";
  font-size: 34px;
  line-height: 42px;
  color: #273051;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
}
.page-text h2:first-child,
.h2:first-child {
  margin-top: 0;
}
.page-text h2.sub-heading,
.h2.sub-heading {
  margin-top: -10px;
}
.page-text h2.h1,
.page-text h1.h2 {
  min-height: 60px;
}
.h3,
.page-text h2.h3 {
  margin: 20px 0;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 30px;
  color: #273051;
}
.page-text h2.h3 {
	line-height: 1.2;
	text-align: left;
}
.h3.centered {
  text-align: center;
}
.h3:first-child {
  margin-top: 0;
}
.h4 {
  margin: 20px 0 15px 0;
  font-family: "GerberaMedium";
  font-size: 18px;
  line-height: 24px;
  color: #273051;
}
.page-text > img {
  margin: 0 50px 30px 0;
  display: block;
  max-width: 50%;
  height: auto;
}
.page-text > .fullwidth > img {
	max-width: 100%;
	width: 100%;
}

.page-text p {
  margin-bottom: 25px;
}
.page-text p.sm {
	margin-bottom: 10px;
}
.page-text p i {
	font-style: italic;
}
.page-text p.icon,
span.icon {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  line-height: 24px;
}
.page-text p.icon:before,
span.icon:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  display: block;
  width: 15px;
  height: 15px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-text p.icon--location:before {
  background-image: url("/local/templates/2018/css/../svg/location_point.svg");
}
.page-text p.icon--calendar:before {
  background-image: url("/local/templates/2018/css/../svg/icon_calendar.svg");
}
.page-text p.icon--price {
  font-size: 20px;
  line-height: 26px;
}
.page-text p.icon--price:before {
  background-image: url("/local/templates/2018/css/../svg/price_icon.svg");
}
.page-text p.icon--time:before {
  background-image: url("/local/templates/2018/css/../svg/time.svg");
}
span.icon--time:before {
	width: 18px;
	height: 18px;
	top: -3px;
	background-image: url("/local/templates/2018/css/../svg/order_time.svg");
}
.page-text h3,
.page-text h2.h3 {
  margin-bottom: 15px;
  font-family: "GerberaBold";
  font-size: 18px;
}
.page-text h4 {
  margin-bottom: 15px;
  margin-top: 25px;
  font-family: "GerberaBold";
  font-size: 16px;
}
.page-text ul {
  margin-bottom: 35px;
  margin-left: 20px;
}
.page-text ul:last-child {
  margin-bottom: 0;
}
.page-text ul li {
  margin-bottom: 5px;
  list-style-type: disc;
}
.page-text ul li:last-child {
  margin-bottom: 0;
}
.page-text ul.line li {
  list-style-type: none;
}
.page-text ul.line li:before {
  content: "—";
  padding-right: 10px;
}
.page-text ol {
  margin-bottom: 25px;
  margin-left: 25px;
  list-style-type: decimal;
}
.page-text ol:last-child {
  margin-bottom: 0;
}
.page-text ol li {
  margin-bottom: 5px;
}
.page-text ol li:last-child {
  margin-bottom: 0;
}
.page-text .centered {
  text-align: center;
}
.page-text .centered p:last-child {
	margin-bottom: 0;
}
.page-text small {
  display: block;
  font-size: 80%;
  line-height: 130%;
}
.page-text .middle {
  font-size: 14px;
  line-height: 20px;
}
.page-text .small {
  font-size: 80%;
  line-height: 130%;
}
.page-text .big {
  font-size: 120%;
  line-height: 130%;
}
.page-text .columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
.page-text b,
.page-text strong {
  font-family: "GerberaMedium";
}
.page-text dl {
  margin-bottom: 35px;
}
.page-text dl:last-child {
	margin-bottom: 0;
}
.page-text dl dt {
  float: left;
  margin-right: 5px;
  font-size: 14px;
  line-height: 24px;
}
.page-text dl dd {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 24px;
}
.page-text dl dd.dd--WORKHOURS {
	padding-left: 104px;
}
.page-text dl dd:last-child {
  margin-bottom: 0;
}
.page-text .margin {
  margin: 35px 0;
}
.price {
  margin-bottom: 30px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 34px;
  color: #cecece;
}
.price .active {
  color: #273051;
}
.warning {
  position: relative;
  margin: 50px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 15px 15px 15px 80px;
  border: 1px solid #f88f7c;
  font-size: 14px;
  line-height: 18px;
  font-family: "GerberaMedium";
  color: #f88f7c;
}
.warning:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  display: block;
  width: 47px;
  height: 44px;
  background: url("/local/templates/2018/css/../svg/warning.svg") no-repeat left top;
  -webkit-background-size: 47px 44px;
  -moz-background-size: 47px 44px;
  background-size: 47px 44px;
}
.content-menu {
  margin-bottom: 50px;
  text-align: center;
}
.content-menu .content-menu-item {
  margin: 20px 20px;
  cursor: pointer;
font-size: 18px;
    font-family: "GerberaRegular";
    text-transform: uppercase;
    
}
.content-menu .content-menu-item.content-filter-item {
	margin: 0 10px 5px 10px;
	font-size: 16px;
	padding: 12px 20px 9px 20px;
	border-radius: 16px;
	transition: .3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94), .3s color cubic-bezier(0.25, 0.46, 0.45, 0.94), .3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.content-menu .content-menu-item.content-filter-item.active {
	background-color: #273051;
    color: #FFF;
 
}
.content-menu .content-menu-item span {
	border-bottom-color: #273051;
}
.content-menu .content-menu-item:hover span {
	border-bottom-color: transparent;
}
.content-menu--spa {
  margin-bottom: 25px;
}
.content-menu--yoga {
	margin-bottom: 50px;
}
.content-menu--spa .content-menu-item {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  font-family: "GerberaMedium";
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.content-menu--spa .content-menu-item.current,
.content-menu--spa .content-menu-item.active,
.content-menu--spa .content-menu-item:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}

.content-menu-block {
	display: none !important;
	}
	.content-menu-block.active {
		display: flex !important;
	}
	
.content-menu--filter {
	margin-bottom: 0;
}	
	

.payment {
  margin-bottom: 25px;
}
.payment .payment-heading {
	margin-bottom: 12px;
}
.payment-heading-value {
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 1;
}


.phone {
  margin-bottom: 25px;
}
.phone .phone-title {
  margin-bottom: 5px;
}
.phone .phone-value {
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 1;
}



.img-resize {
	display: block;
	max-width: 100%;
	height: auto;
}




.heading-note {
  margin-top: -60px;
  margin-bottom: 30px;
  font-family: "GerberaRegular";
  font-size: 14px;
  text-align: center;
}
ul.circle li,
ul.panel-item-features li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
  list-style-type: none;
  line-height: 24px;
}
ul.circle li:before,
ul.panel-item-features li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 10px;
  height: 10px;
  border: 3px solid #273051;
  border-radius: 50%;
}
ul.circle li .big,
ul.panel-item-features li .big {
  display: inline-block;
}
ul.circle li .small,
ul.panel-item-features li .small {
  display: block;
}




.section-aside ul.circle {
  margin-left: 0;
}
.section-aside ul.circle li span.small {
  margin-top: 5px;
  line-height: 160%;
}


.page-text ul.columns {
	margin: 0;
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
}
.page-text ul.columns li {
	break-inside: avoid-column;
}



.page-text .important {
	text-transform: uppercase;
	font-weight: bold;
}

.page-text > iframe {
	margin: 40px 0;
	width: 100%;
}

.page-text .video {
	margin: 40px 0;
	position: relative;
	
	display: block;
    width: 100%;
  
    overflow: hidden;
    
    text-align: center;
}
.page-text .video:before {
	content: "";
	
	display: block;
	width: 100%;
	padding-top: 56%;
}
.page-text .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    
    display: block;
    width: 100%;
    height: 100%
}
.payments {
	margin: 25px 0;
}
.payments img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	max-width: 120px;
	max-height: 50px;
}
/*** //Content ***/
/*** Forms ***/
.page input,
.page button {
  -webkit-appearance: none;
}
.form-holder {
  margin: 60px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}


.page-spa .form-holder {
	margin-top: 30px;
}


.form-holder .form-about {
  width: 48%;
  padding-top: 25px;
}
.form-holder .form-picture {
	/*position: relative;*/
	
	width: 48%;
}
.form-holder .form-picture img {
	position: sticky;
	top: 130px;
	
	display: block;
	width: 100%;
	height: auto;
}
.form-holder .form-picture.full img {
	object-fit: contain;
}
.form-holder .form-about .form-about-text {
  margin-bottom: 20px;
  font-family: "GerberaRegular";
  font-size: 20px;
  line-height: 34px;
}
.form-holder .form-about .form-about-time {
  margin-bottom: 25px;
  padding-left: 45px;
  min-height: 35px;
  background: url("/local/templates/2018/css/../svg/order_time.svg") no-repeat left center;
  -webkit-background-size: 35px;
  -moz-background-size: 35px;
  background-size: 35px;
  font-size: 16px;
  line-height: 26px;
}
.form-holder .form-about .form-about-location {
  margin-bottom: 30px;
  padding-left: 45px;
  min-height: 35px;
  background: url("/local/templates/2018/css/../svg/icon_location.svg") no-repeat left center;
  -webkit-background-size: 35px;
  -moz-background-size: 35px;
  background-size: 35px;
  font-size: 16px;
  line-height: 26px;
}
.form-holder .form-about .form-about-time--small {
	background-size: contain;
	min-height: 0;
	padding-left: 35px;
}
.form-holder .form-about .form-about-note {
  margin-bottom: 10px;
  font-size: 16px;
}
.form-holder .form-about .form-about-phone {
  margin-right: 20px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 30px;
  white-space: nowrap;
}
.form-holder .form-about .form-about-phone:last-child {
  margin-right: 0;
}
.form-holder .form-about .form-about-email {
  margin-right: 20px;
  font-family: "GerberaMedium";
  font-size: 16px;
  line-height: 22px;
}
.form-holder .form-about .form-about-email:last-child {
  margin-right: 0;
}
.form-holder .form-about .form-about-features {
  margin-bottom: 40px;
}
.form-holder .form-about .form-about-features:last-child {
	margin-bottom: 0;
}
.form-holder .form-about .form-about-features .form-about-datetime {
  margin-bottom: 10px;
  font-family: "GerberaBold";
  font-size: 18px;
}
.form-holder .form-about .form-about-features .form-about-feature {
  vertical-align: middle;
  margin-right: 20px;
  display: inline-block;
}
.form-holder .form-about .form-about-features .form-about-feature:before {
  content: "";
  vertical-align: middle;
  margin-right: 5px;
  display: inline-block;
  width: 12px;
  height: 12px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.form-holder .form-about .form-about-features .form-about-feature span {
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  font-family: "GerberaRegular";
  line-height: 1;
}
.form-holder .form-about .form-about-features .form-about-feature--enter:before {
  background-image: url("/local/templates/2018/css/../svg/free.svg");
}
.form-holder .form-about .form-about-features .form-about-feature--location:before {
  background-image: url("/local/templates/2018/css/../svg/location_point.svg");
}
.form-holder .form-about .form-about-features .form-about-feature:last-child {
  margin-right: 0;
}
.form-holder .form-about-buy {
	margin-bottom: 40px;
}
.form-holder .form {
  width: 48%;
}
.form-holder > div[id^="comp_"] {
  width: 48%;
}
.form-holder > div[id^="comp_"] .form {
  width: 100%;
}
.form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form--inline {
  padding: 25px 25px;
  background-color: #feefd5;
  -webkit-box-shadow: 10px 22px 26px 0 rgba(0,0,0,0.22);
  box-shadow: 10px 22px 26px 0 rgba(0,0,0,0.22);
}
.form--search {
  padding: 25px 0;
}
.form .form-title {
  margin-bottom: 25px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 34px;
}
.form .form-note {
	margin-bottom: 30px;
}
.form .form-row {
  margin-bottom: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.form .form-row:last-child {
  margin-bottom: 0;
}
.form .form-row--margin {
	display: block;
  margin-top: 70px;
}
.form .form-item-holder {
  position: relative;
}
.form .form-item-holder--w1 {
  width: 48%;
}
.form .form-item-holder--w2 {
  width: 100%;
}
.form .form-item-holder--contacts {
  vertical-align: middle;
  margin-right: 5%;
  display: inline-block;
  width: 70%;
}
.form .form-item-holder span.form-item--error {
  position: absolute;
  bottom: -20px;
  left: 0;
  font-size: 14px;
  line-height: 16px;
  color: #cd0520;
}
.form .form-label {
  margin-bottom: 5px;
  display: block;
  font-family: "GerberaRegular";
  font-size: 14px;
  line-height: 24px;
  cursor: pointer;
}
.form .form-item--text,
.form .form-item--calendar,
.form .form-item--textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 8px 0;
  border-bottom: 1px solid #273051;
  font-family: "GerberaLight";
  font-size: 16px;
  line-height: 18px;
  color: #273051;
}
.form .form-item--calendar {
  background: url("/local/templates/2018/css/../svg/calendar.svg") no-repeat center right;
  -webkit-background-size: 18px 21px;
  -moz-background-size: 18px 21px;
  background-size: 18px 21px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.form .form-item--textarea {
  min-height: 50px;
  height: 50px;
}
.form[name='REVIEWS_FORM'] .form-item--textarea {
	height: 105px;
	min-height: 105px;
	resize: none;
}
.form .form-item::-webkit-input-placeholder {
  color: rgba(39,48,81,0.4);
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.form .form-item:hover::-webkit-input-placeholder,
.form .form-item:focus::-webkit-input-placeholder {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.form-success {
  line-height: 1.6;
}
.jcf-select {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 1px solid #273051;
  cursor: pointer;
}
.jcf-select .jcf-select-opener {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  display: block;
  width: 14px;
  height: 14px;
  background: url("/local/templates/2018/css/../svg/barr.svg") no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -webkit-transition: 0.3s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jcf-select .jcf-select-text {
  display: block;
  padding: 8px 0;
  font-size: 16px;
  line-height: 18px;
  color: #273051;
}
.jcf-select .jcf-select-text .jcf-option-hideme {
  color: rgba(39,48,81,0.4);
}
.jcf-select.jcf-drop-active .jcf-select-opener {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.jcf-select-drop {
  z-index: 1000;
}
.jcf-select-drop-content {
  position: relative;
  top: -1px;
  background-color: #fef6e9;
}
.jcf-list,
.jcf-list-content,
.jcf-option {
  display: block;
}
.jcf-list {
  padding: 10px 0;
  background-color: #fef6e9;
}
.jcf-option {
  padding: 12px 20px;
  cursor: pointer;
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jcf-option.jcf-option-hideme {
  display: none;
}
.jcf-option:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.jcf-list li:first-child .jcf-option {
  padding-top: 10px;
}
.jcf-list li:last-child .jcf-option {
  padding-bottom: 10px;
}
.jcf-checkbox {
  position: relative;
  vertical-align: middle;
  margin-right: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #273051;
  font-size: 0;
  line-height: 19px;
  text-align: center;
}
.jcf-checkbox input {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 20;
  left: 0;
  top: 0;
}
.jcf-checkbox span {
  vertical-align: middle;
  position: relative;
  z-index: 10;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #273051;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jcf-checkbox:hover span {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.jcf-checkbox.jcf-checked span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.form-checkbox {
  display: block;
  cursor: pointer;
}
.form-checkbox .form-checkbox-title {
  position: relative;
  top: 4px;
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
}
.form-checkbox--flex {
	display: flex;
	align-items: flex-start;
	flex-flow: row nowrap;
}
.form-checkbox--flex .jcf-checkbox {
	min-width: 20px;
}

.jcf-file {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  /*overflow: hidden;*/
  border-bottom: 1px solid #273051;
  cursor: pointer;
}
.jcf-file input {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 30;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.jcf-file .jcf-fake-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 10px 125px 8px 0;
  font-size: 16px;
  padding-right: 120px;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1;
  color: rgba(39,48,81,0.4);
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jcf-file .jcf-upload-button {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 110px;
}
.jcf-file .jcf-upload-button .jcf-button-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 10px 0 7px 0;
  border: 1px solid #273051;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "GerberaMedium";
  line-height: 1;
  letter-spacing: 0.75px;
  -webkit-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.jcf-file:hover .jcf-fake-input,
.jcf-file:focus .jcf-fake-input {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.jcf-file:hover .jcf-upload-button .jcf-button-content,
.jcf-file:focus .jcf-upload-button .jcf-button-content {
  background-color: #273051;
  color: #fff;
}
.page-aside-overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 990;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.2);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.page-aside-overlay.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.page-aside {
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 0;
  display: block;
  width: 500px;
  height: 100%;
  background-color: #feefd5;
  -webkit-box-shadow: -5px 11px 13px 0 rgba(0,0,0,0.11);
  box-shadow: -5px 11px 13px 0 rgba(0,0,0,0.11);
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  -webkit-transform: translateX(105%);
  -moz-transform: translateX(105%);
  -o-transform: translateX(105%);
  -ms-transform: translateX(105%);
  transform: translateX(105%);
  -webkit-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.page-aside.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.page-aside .page-aside-close {
  position: absolute;
  right: 20px;
  top: 20px;
  display: block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.page-aside .page-aside-close:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.page-aside .page-aside-form-holder {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding: 65px 35px;
  overflow: auto;
  overflow-x: hidden;
}
.page-aside .page-aside-title {
  margin-bottom: 35px;
}
.datepicker {
  z-index: 1100;
}
.gc-slider {
  position: relative;
  width: 30%;
}
.gc-slider .gc-slider-line {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
}
.gc-slider .gc-slider-line .gc-slider-line-dot {
  position: absolute;
  top: -10px;
  margin-left: -10px;
  z-index: 20;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #f00;
  cursor: pointer;
  -webkit-transition: 0.1s left cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.1s left cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.1s left cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.1s left cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.1s left cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.gc-slider .gc-slider-points {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
}
.gc-slider .gc-slider-points .gc-slider-point-item {
  position: absolute;
  top: 10px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
  padding-top: 2px;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1;
}
.gc-slider .gc-slider-points .gc-slider-point-item:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -13px;
  margin-left: -1px;
  display: block;
  width: 2px;
  height: 9px;
  background-color: #000;
}
/*** //Forms ***/
/*** News ***/
.news-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.news-item {
  position: relative;
  margin-bottom: 2%;
  display: block;
  width: 32%;
  background-color: #feefd5;
  -webkit-box-shadow: 5px 11px 13px 0 transparent;
  box-shadow: 5px 11px 13px 0 transparent;
  text-decoration: none;
  color: #273051;
  -webkit-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.news-item--one {
	width: 40%;
	margin: 0 auto 65px auto;
}
.news-item--empty {
  visibility: hidden;
  height: 1px;
}
.news-item:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.news-item .news-item-inner {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
}
.news-item .news-item-date {
  position: relative;
  z-index: 20;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
}
.news-item .news-item-title {
  position: relative;
  z-index: 20;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 34px;
}
.news-item .news-item-category {
  position: absolute;
  z-index: 20;
  bottom: 20px;
  left: 20px;
  right: 20px;
  display: block;
  font-family: "GerberaBold";
  font-size: 14px;
  color: #6cdcee;
}
.news-item .news-item-category span {
  margin-right: 15px;
}
.news-item .news-item-category span:last-child {
  margin-right: 0;
}
.news-item .news-item-photo {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.news-item .news-item-photo:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(39,48,81,0.4);
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.news-item--photo .news-item-inner {
  text-align: center;
  color: #fefdf8;
}
.news-item--photo .news-item-title {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.news-item:hover {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-box-shadow: 5px 11px 13px 0 rgba(0,0,0,0.11);
  box-shadow: 5px 11px 13px 0 rgba(0,0,0,0.11);
/*.news-item-photo
			&:before
				opacity 0*/
}
/*** //News ***/
/*** Search ***/
.search-item {
  padding: 15px 0;
}
.search-item .page-text p:last-child {
  margin-bottom: 0;
}
/*** //Search ***/
/*** Todo ***/
.todo-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.todo-items.slider .slider-item {
  background-color: transparent;
}
.todo-item {
  position: relative;
  margin-bottom: 6%;
  display: block;
  width: 31%;
  text-decoration: none;
}
.slick-slide .todo-item {
  margin: 0 auto;
  width: 82%;
}

.todo-items--large {
	justify-content: space-around;
	}
	.todo-items--large .todo-item {
		width: 36%;
	}


.todo-item .todo-item-photo-holder {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.todo-item .todo-item-photo-holder:after {
  content: "";
  display: block;
  padding-top: 100%;
}
.todo-item .todo-item-photo-holder:before {
  content: "";
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  border: 24px solid #fff3e9;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.todo-item .todo-item-photo-holder img {
  position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.todo-item .todo-item-title {
  display: block;
  font-size: 18px;
  font-family: "GerberaMedium";
  line-height: 34px;
  text-align: center;
  color: #273051;
}
.todo-item:hover .todo-item-photo-holder:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
/*** //Todo ***/
/*** Backphone ***/
.backphone {
  padding: 50px 0;
  background-color: #fddecc;
  text-align: center;
}
.backphone .backphone-title {
  margin-bottom: 30px;
  font-family: "GerberaMedium";
  font-size: 24px;
  color: #273051;
}
.backphone .backphone-text {
  font-size: 16px;
  color: #273051;
}
/*** //Backphone ***/
/*** CTA ***/
.cta {
  position: relative;
  padding: 75px 0;
  overflow: hidden;
}
.cta:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fddecc;
}
.cta-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cta-info {
  margin-right: 5%;
}
.cta-info--half {
  margin: 0;
  width: 45%;
}
.cta-info .cta-info-title {
  margin-bottom: 30px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 34px;
  color: #273051;
}
.cta-info .cta-info-text {
  font-size: 16px;
  line-height: 30px;
  color: #273051;
}
.cta-info .cta-info-text p {
  margin-bottom: 15px;
}
.cta-info .cta-info-text p:last-child {
  margin-bottom: 0;
}
.cta-info .cta-info-text b {
  font-family: "GerberaBold";
}
.cta-info .cta-info-text + .cta-info-action {
  margin-top: 20px;
}
.cta-person {
  margin-right: 5%;
  white-space: nowrap;
}
.cta-person .cta-person-img {
  vertical-align: middle;
  margin-right: 20px;
  display: inline-block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
}
.cta-person .cta-person-img img {
	max-width: 100%;
}
.cta-person .cta-person-info {
  vertical-align: middle;
  display: inline-block;
}
.cta-person .cta-person-phone {
  font-size: 24px;
  font-family: "GerberaMedium";
  line-height: 34px;
  color: #273051;
}
.cta-person .cta-person-name {
  font-size: 16px;
  color: #273051;
}
.cta-contacts {
	text-align: center;
}
/*** //CTA ***/
/*** Card ***/
.cards-filter {
  margin: 50px 0;
}
.cards-filter .cards-filter-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.cards-filter .cards-filter-item {
  vertical-align: middle;
  display: inline-block;
  width: 31%;
}
.cards-filter-type {
	width: 23%;
	min-width: 220px;
	box-sizing: border-box;
	  display: -webkit-box;
	  display: -moz-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: box;
	  display: flex;
	  -webkit-box-pack: justify;
	  -moz-box-pack: justify;
	  -o-box-pack: justify;
	  -ms-flex-pack: justify;
	  -webkit-justify-content: space-between;
	  justify-content: space-between;
	  -webkit-box-orient: horizontal;
	  -moz-box-orient: horizontal;
	  -o-box-orient: horizontal;
	  -webkit-box-lines: single;
	  -moz-box-lines: single;
	  -o-box-lines: single;
	  -webkit-flex-flow: row nowrap;
	  -ms-flex-flow: row nowrap;
	  flex-flow: row nowrap;
	  overflow: hidden;
	
	border: 1px solid #273051;
	border-radius: 20px;
	}
	.cards-filter-type-item {
		display: block;
		width: 50%;
		padding: 10px 0 8px 0;
		
		text-align: center;
		text-decoration: none;
		color: #273051;
		font-size: 16px;
		line-height: 1;	
	}
	.cards-filter-type-item.active {
		background-color: #273051;
		color: #FFF;
	}
	
	
.cards-filter-calendar {
	position: relative;
	
	display: block;
	width: 26px;
	height: 30px;
	
	background: url("/local/templates/2018/css/../svg/icon_calendar.svg") no-repeat center center;
	background-size: contain;
	
	cursor: pointer;
	}
	.cards-filter-calendar-field {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 10;
		
		display: block;
		width: 100%;
		height: 100%;
		
		opacity: 0;
		
		cursor: pointer;
	}
	.jcf-list .jcf-option-date {
		display: none;
	}
	
	
	
.cards-title {
  margin: 75px 0 50px 0;
  font-family: "GerberaMedium";
  font-size: 34px;
  line-height: 1;
  text-align: center;
}
.cards-empty {
  display: block;
  width: 100%;
  padding: 50px 0;
}
.cards-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.cards-list--center {
  -webkit-justify-content: center;
  justify-content: center;
}

.cards-list.slider .slider-item {
  background-color: transparent;
}
.cards-list .slick-track {
  padding-bottom: 20px;
  
  display: flex;
  align-items: stretch;
}

.cards-list .slick-track .slick-slide > div {
	height: 100%;
}
.cards-list .slick-track .slick-slide > div .slider-item {
	height: 100%;
}

.card-item {
  margin-bottom: 4.5%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 5px 11px 13px 0 transparent;
  box-shadow: 5px 11px 13px 0 transparent;
  text-decoration: none;
  color: inherit;
  -webkit-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.form .card-item {
	margin-bottom: 0;
}
.card-item--empty {
  visibility: hidden;
  height: 1px;
}
.card-item--w1 {
  width: 32.5%;
}
.card-item--w1 .card-item-photo-holder:after {
  padding-top: 100%;
}


.card-item--w12 {
  width: 47.5%;
}
.card-item--w12 .card-item-photo-holder:after {
  padding-top: 70%;
}
.card-item--w2 {
  width: 65%;
}
.card-item--w2 .card-item-photo-holder:after {
  padding-top: 50%;
}

.card-item--w3 {
  width: 100%;
}
.card-item--w3 .card-item-photo-holder:after {
  padding-top: 32%;
}

.card-item--fullwidth {
	width: 100%;
}
.card-item--fullwidth .card-item-photo-holder:after {
  padding-top: 80%;
}
.card-item--orange {
  background-color: #ffe1af;
}
.card-item--yellow {
  background-color: #feefd5;
}
.slick-slide .card-item {
  margin-bottom: 0;
  width: 95%;
  height: 100%;
}
.slick-slide .card-item .card-item-photo-holder:after {
  padding-top: 100%;
}
.card-item:hover {
  -webkit-box-shadow: 5px 11px 13px 0 rgba(0,0,0,0.11);
  box-shadow: 5px 11px 13px 0 rgba(0,0,0,0.11);
}



.cards-list--main .slick-slide .card-item {
  margin-bottom: 30px;
}
.cards-list--main {
	margin-bottom: -30px;
}
.cards-list--main .slick-slide > div {
	margin-bottom: 25px;
	
	display: flex !important;
}
.cards-list--main .slick-slide > div:last-child {
	margin-bottom: 0;
}
.cards-list--main .slick-slide > div .slider-item {
	height: inherit !important;
}




.card-item-inner {
  padding: 20px 20px;
}
.card-item-top,
.card-item-bottom {
  display: block;
  width: 100%;
}
.card-item-top {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
}
.card-item-bottom {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
}
.card-item-photo-holder {
  position: relative;
  overflow: hidden;
}
.card-item-photo-holder:after {
  content: "";
  display: block;
}
.card-item-photo-holder .card-item-photo {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.card-item-photo-holder.nophoto {
	background-color: #FFE1AF;
}
.card-item-photo-holder .card-item-inner {
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.card-item-photo-holder .card-item-date {
  color: #fff;
}
.card-item-photo-holder .card-item-date .card-item-date-current {
  margin-bottom: 15px;
  font-family: "GerberaMedium";
  font-size: 34px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}
.card-item-photo-holder .card-item-date .card-item-date-note {
  font-size: 14px;
  font-family: "GerberaRegular";
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}
.card-item-photo-holder--shadow:before {
  content: "";
  position: absolute;
  z-index: 15;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.1);
}
.card-item-slider.slider .slick-track {
  padding-bottom: 0;
}
.card-item-slider.slider .slick-dots {
  padding: 15px 0 0 20px;
}
.card-item-interval {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1;
}



.card-item-top {
	position: relative;
}
.card-item-duration {
	margin-bottom: 10px;
	
	font-family: "GerberaMedium";
	font-size: 16px;
	text-transform: lowercase;
}
.card-item-action,
.card-item-special,
.card-item-soon {
	position: absolute;
	z-index: 90;
	left: 0;
	top: 20px;
	
	box-sizing: border-box;
	display: block;
	width: 107px;
	height: 32px;
	padding: 3px 10px 0 0;
	
	background: url("/local/templates/2018/css/../svg/icon_action.svg") no-repeat center center;
	background-size: contain;
	
	font-family:  "GerberaMedium";
	font-size: 14px;
	line-height: 28px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}
.card-item-soon {
	width: 160px;
	background-position: right center;
}
.card-item-soon:before {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	background-color: #6BDCED;
}
.card-item-special {
	background-size: cover;
	width: auto;
	padding-left: 20px;
	padding-right: 35px;
}




.card-item-title {
  font-family: "GerberaMedium";
  font-size: 24px;
  color: #273051;
  line-height: 34px;
}
.card-item-description {
	margin-top: 15px;
}
.card-item-title .card-item-link {
  text-decoration: none;
  color: #273051;
}
.card-item-title + .card-item-about {
  margin-top: 20px;
}
.card-item-subtitle {
  margin: 20px 0 15px 0;
  font-family: "GerberaBold";
  font-size: 18px;
}
.card-item-feature {
  position: relative;
  margin-bottom: 30px;
  padding-left: 20px;
  font-family: "GerberaRegular";
  font-size: 14px;
  line-height: 24px;
}
.card-item-feature:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 15px;
  height: 15px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.card-item-feature--location:before {
  background-image: url("/local/templates/2018/css/../svg/location_point.svg");
}
.card-item-feature--time:before {
  background-image: url("/local/templates/2018/css/../svg/time.svg");
}
.card-item-feature:last-child {
  margin-bottom: 0;
}
.card-item-feature p {
  margin-bottom: 10px;
}
.card-item-feature p:last-child {
  margin-bottom: 0;
}
.card-item-event {
  margin-bottom: 20px;
}
.card-item-event:last-child {
  margin-bottom: 0;
}
.card-item-event .card-item-event-time,
.event-item-time {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  font-family: "GerberaBold";
  font-size: 18px;
  line-height: 1;
  color: #273051;
}
.card-item-event .card-item-event-title {
  vertical-align: middle;
  display: inline-block;
  font-family: "GerberaRegular";
  font-size: 14px;
  color: #273051;
}
.card-item-event .card-item-event-location,
.card-item-location,
.event-item-location {
  margin-top: 10px;
  font-family: "GerberaRegular";
  font-size: 14px;
  color: #273051;
}
.card-item-event .card-item-event-location span,
.card-item-location span,
.event-item-location span {
  vertical-align: middle;
  display: block;
  padding-left: 15px;
  
  border-bottom: 1px solid transparent;
  
  transition: .3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.card-item-location span {
	display: inline-block;
	padding-left: 0;
}
.card-item-event .card-item-event-location:before,
.card-item-location:before,
.event-item-location:before {
  content: "";
  position: relative;
  margin-right: 10px;
  float: left;
  top: -2px;
  display: block;
  width: 10px;
  height: 14px;
  background: url("/local/templates/2018/css/../svg/location_point.svg") no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.card-item-location:hover span {
	border-bottom-color: #273051;
}
.card-item-tags {
  margin-top: 30px;
}
.card-item-tags a,
.card-item-tags span,
.card-item-tags .card-item-tag-item {
  vertical-align: middle;
  margin-right: 15px;
  display: inline-block;
  font-family: "GerberaBold";
  font-size: 14px;
  color: #6cdcee;
  text-decoration: none;
}
.card-item-tags a:last-child,
.card-item-tags span:last-child,
.card-item-tags .card-item-tag-item:last-child {
  margin-right: 0;
}
.card-item-location {
  margin-top: 10px;
  margin-bottom: 20px;
}
.card-item-about {
  font-family: "GerberaRegular";
  font-size: 14px;
  line-height: 24px;
  color: #273051;
}
.card-item-about p {
  margin-bottom: 10px;
}
.card-item-about p:last-child {
  margin-bottom: 0;
}
.card-item-about b {
	font-family: "GerberaMedium";
}
.card-item-order-holder {
	margin-top: 20px;
	}
	.card-item-order-holder .btn {
		padding: 7px 25px 4px 25px;
		
		font-size: 14px;
		letter-spacing: 1px;
	}

.card-item-price .card-item-price-value,
.event-item-price .card-item-price-value,
.card-item-price .card-item-price-note,
.event-item-price .card-item-price-note,
.card-item-price .card-item-price-from,
.event-item-price .card-item-price-from,
.card-item-price .event-item-price-value,
.event-item-price .event-item-price-value,
.card-item-price .event-item-price-note,
.event-item-price .event-item-price-note,
.card-item-price .event-item-price-from,
.event-item-price .event-item-price-from {
  vertical-align: middle;
  display: inline-block;
}
.card-item-price .card-item-price-value,
.event-item-price .card-item-price-value,
.card-item-price .event-item-price-value,
.event-item-price .event-item-price-value {
  margin-right: 10px;
  font-family: "GerberaMedium";
  font-size: 24px;
  white-space: nowrap;
}
.card-item-price .card-item-price-value--old,
.event-item-price .card-item-price-value--old,
.card-item-price .event-item-price-value--old,
.event-item-price .event-item-price-value--old {
  position: relative;
  margin-right: 5px;
}
.card-item-price .card-item-price-value--old:before,
.event-item-price .card-item-price-value--old:before,
.card-item-price .event-item-price-value--old:before,
.event-item-price .event-item-price-value--old:before {
  content: "";
  position: absolute;
  left: -2%;
  top: 30%;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  display: block;
  width: 102%;
  height: 3px;
  background-color: #f78d80;
}
.card-item-price .card-item-price-note,
.event-item-price .card-item-price-note,
.card-item-price .card-item-price-from,
.event-item-price .card-item-price-from,
.card-item-price .event-item-price-note,
.event-item-price .event-item-price-note,
.card-item-price .event-item-price-from,
.event-item-price .event-item-price-from {
  font-size: 16px;
  font-family: "GerberaRegular";
}
.card-item-price .card-item-price-from,
.event-item-price .card-item-price-from,
.card-item-price .event-item-price-from,
.event-item-price .event-item-price-from {
  margin-right: 5px;
}
.card-item-options-row {
  margin: 20px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.card-item-option {
  width: 50%;
}
.card-item-option .card-item-option-title {
  font-size: 14px;
  line-height: 1;
}
.card-item-option .card-item-option-value {
  margin: 8px 0;
}
.card-item-option .card-item-option-value--icon:before {
  content: "";
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 40px;
}
.card-item-option .card-item-option-value span,
.card-item-option .card-item-option-value b {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
}
.card-item-option .card-item-option-value span {
  top: 2px;
  font-size: 18px;
}
.card-item-option .card-item-option-value b {
  top: 8px;
  font-family: "GerberaMedium";
  font-size: 24px;
}

.card-item-option .card-item-option-value b.old {
	margin-right: 5px;
	position: relative;
	font-size: 16px;
	}
	.card-item-option .card-item-option-value b.old:before {
		content: "";
		
		position: absolute;
		left: 0;
		top: 5px;
		
		display: block;
		width: 100%;
		height: 2px;
		
		background-color: #273051;
		
		transform: rotate(-6deg);
	}
.card-item-option .card-item-option-value b.new {
	color: #CD0520;
}


.card-item-option .card-item-option-value b span {
  position: static;
  font-size: 18px;
  font-family: "GerberaRegular";
}
.card-item-option .card-item-option-value--icon-dish:before {
  background-image: url("/local/templates/2018/css/../dummy/areas/dish.svg");
}
.card-item-option .card-item-option-value--icon-person:before {
  background-image: url("/local/templates/2018/css/../dummy/areas/person.svg");
}
.card-item-option .card-item-option-value--icon-time:before {
  width: 35px;
  height: 35px;
  background-image: url("/local/templates/2018/css/../dummy/areas/time.svg");
}
.card-item-option .card-item-option-note {
  font-size: 14px;
}
.card-item-note {
  font-size: 12px;
  line-height: 1;
}
/*** //Card ***/
/*** Event ***/
.event-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-flow: row nwrap;
  -ms-flex-flow: row nwrap;
  flex-flow: row nwrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  text-decoration: none;
  color: inherit;
}
.event-item--yellow {
  background-color: #ffe1af;
}
.event-item .event-item-photo-holder {
  position: relative;
  width: 50%;
  overflow: hidden;
}
.event-item .event-item-photo-holder:after {
  content: "";
  display: block;
  padding-top: 100%;
}
.event-item .event-item-photo-holder img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-item .event-item-content {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 50%;
  padding: 30px;
}
.event-item .event-item-date {
  margin-bottom: 15px;
  font-size: 18px;
  font-family: "GerberaRegular";
}
.event-item .event-item-title {
  margin-bottom: 15px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 34px;
}
.event-item .event-item-note {
  font-size: 14px;
}
.event-item .event-item-top,
.event-item .event-item-bottom {
  display: block;
  width: 100%;
}
.event-item .event-item-top {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
}
.event-item .event-item-bottom {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
}
.event-item .event-item-description {
  font-size: 16px;
  line-height: 24px;
}
.event-item .event-item-description b {
	font-family: "GerberaMedium";
}
.event-item .event-item-description i {
	font-size: 12px;
	line-height: 16px;
}
.event-item .event-item-description ul {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 20px;
}
.event-item .event-item-duration {
  margin-bottom: 35px;
  padding-left: 50px;
  font-size: 16px;
  line-height: 30px;
  background: url("/local/templates/2018/css/../svg/order_time.svg") no-repeat left center;
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
}
.event-item .event-item-age {
  position: absolute;
  right: 20px;
  top: 20px;
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: rgba(39,48,81,0.1);
  font-size: 18px;
  line-height: 38px;
  text-align: center;
}
/*** //Event ***/
/*** Intro ***/
.intro {
  position: relative;
  height: 100vh;
}
.intro .intro-logo {
  position: absolute;
  z-index: 20;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 500px;
}
.intro .intro-logo img {
  display: block;
  width: 100%;
  height: auto;
}
.intro .intro-image {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.topper-text {
  position: relative;
  z-index: 30;
  margin-top: -185px;
  background-color: #fefdf8;
}
/*** //Intro ***/
/*** Calendar ***/
.calendar-block {
  margin: 50px 0;
}
.calendar-block .calendar-block-title {
  margin-bottom: 30px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 1;
}
.calendar-block .calendar-block-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.calendar-block .calendar-block-selector {
  width: 30%;
}
.calendar-block .calendar-block-content {
  width: 65%;
}
.calendar-block .calendar-block-empty {
  font-family: "GerberaMedium";
  font-size: 18px;
}
.date-selector .datepicker {
  width: 100%;
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #273051;
}
.date-selector .datepicker--content,
.date-selector .datepicker--nav {
  padding: 0;
}
.date-selector .datepicker--nav-action svg path {
  stroke: #273051;
}
.date-selector .datepicker--nav-action:hover {
  background-color: transparent;
}
.date-selector .datepicker--nav {
  border-bottom-color: #273051;
}
.date-selector .datepicker--nav-title {
  font-family: "GerberaLight";
  font-size: 16px;
  color: #273051;
}
.date-selector .datepicker--nav-title i {
  color: #273051;
}
.date-selector .datepicker--days-names {
  margin: 10px 0 15px;
}
.date-selector .datepicker--days-names .datepicker--day-name {
  font-family: "GerberaRegular";
  font-size: 14px;
  color: #273051;
  text-transform: none;
}
.date-selector .datepicker--cells {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.date-selector .datepicker--cell {
  position: relative;
  margin: 2.1%;
  width: 10%;
  height: auto;
  border-radius: 50%;
  font-family: "GerberaLight";
  font-size: 16px;
  line-height: 1;
  color: #273051;
  -webkit-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.date-selector .datepicker--cell:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.date-selector .datepicker--cell span {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-45%);
  -moz-transform: translateY(-45%);
  -o-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  transform: translateY(-45%);
  display: block;
  width: 100%;
  text-align: center;
}
.date-selector .datepicker--cell:hover,
.date-selector .datepicker--cell.-focus- {
  background-color: rgba(39,48,81,0.1);
  color: #273051;
}
.date-selector .datepicker--cell.-selected- {
  background-color: #273051;
  color: #fff;
}
.date-selector .datepicker--cell.-other-month- {
  color: rgba(39,48,81,0.4);
}
.date-selector .datepicker--cell.event {
  border: 1px solid #273051;
}
/*** //Calendar ***/
/*** Page block ***/
.page-block {
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 50px 0;
  overflow: hidden;
}
.page-block--nop {
  padding: 0;
}
.page-block--small {
  padding: 35px 0;
}
.page-block--supersmall {
  padding: 20px 0;
}
.page-block--middle {
  padding: 75px 0;
}
.page-block--nobp {
  padding-bottom: 0;
}
.page-block--nobt {
  padding-top: 0;
}
.page-block:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.page-block--transparent {
	background-color: none;
}
.page-block--white {
  background-color: #fff;
}
.page-block--magenta:before {
  background-color: #f19ec4;
}
.page-block--fiolet:before {
  background-color: #ecebf1;
}
.page-block--blue:before {
  background-color: #d9edf0;
}
.page-block--pink:before {
  background-color: #fef3ea;
}
.page-block--yellow:before {
  background-color: #feefd5;
}
.page-block--orange:before {
  background-color: #ffe1af;
}
.page-block--red:before {
  background-color: #fec4a4;
}
.page-block .page-block-title {
  margin-bottom: 50px;
  font-family: "GerberaRegular";
  font-size: 34px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-block .page-block-title--small {
  margin-bottom: 50px;
  text-transform: none;
  letter-spacing: 0.5px;
}
.page-block .page-block-description {
  margin: -30px 0 80px 0;
  font-size: 18px;
  font-family: "GerberaRegular";
  line-height: 32px;
  text-align: center;
}
.page-block .page-block-description ul {
	text-align: left;
}
.page-block .page-block-description > p {
	margin-bottom: 20px;
}
.page-block .page-block-description:last-child {
  margin-bottom: 0;
}
.page-block .page-block-note {
  margin-bottom: 50px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.page-block .page-block-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.page-block .page-block-about {
  width: 30%;
}
.page-block .page-block-about .page-block-about-title {
  margin-bottom: 20px;
  font-family: "GerberaMedium";
  font-size: 34px;
  line-height: 44px;
}
.page-block .page-block-about .page-block-about-description {
  font-size: 18px;
  line-height: 32px;
}
.page-block .page-block-about .page-block-about-description ul {
  margin-left: 0;
}
.page-block .page-block-about .page-block-about-description ul li {
  margin-bottom: 25px;
}
.page-block .page-block-about .page-block-about-description ul li:last-child {
  margin-bottom: 0;
}
.page-block .page-block-content {
  width: 65%;
}
.page-block .page-block-content > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.page-block .slider--fullwidth {
  margin: 0;
}
.page-block .slider--fullwidth--margin {
  margin: 35px 0;
}
/*** //Page block ***/
/*** Page section ***/
.section {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.section--white {
  background-color: #fff;
}
.section--white .section-aside {
  width: 35%;
  padding: 15px 35px;
}
.section-aside {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 31%;
}
.section-aside--large {
	width: 72%;
}
.section-aside--half {
  width: 45%;
}
.section-aside--small {
  width: 25%;
}
.section-aside .section-aside-title {
  text-align: left;
}
.section-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 65%;
}
.section-content--small {
  width: 25%;
}
.section-content--half {
  width: 50%;
}
.section-content--large {
  width: 72%;
}
.section-content .section-slider .slick-dots {
  padding-left: 0;
}

.section-content .section-slider:not(.responsive) img {
  display: block;
  width: 100%;
  max-height: 70vh;
  object-fit: cover;
  object-position: center;
}
.section-content .section-image {
  overflow: hidden;
}
.section-content .section-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.section-aside .section-image {
  overflow: hidden;
}
.section-aside .section-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section--reverse {
	flex-direction: row-reverse;
	
}
.section--nophoto {
	display: block;
}
.section--nophoto .section-aside {
	width: 100%;
	text-align: center;
}
.section--nophoto .section-aside dl dt {
	float: none;
}
.section--nophoto .section-aside .section-aside-title {
	text-align: center;
}

.section.only-aside .section-aside {
	width: 100%;
}
.section.only-aside .section-content {
	display: none;
}

.section.no-aside .section-aside {
	display: none;
}
.section.no-aside .section-content {
	width: 100%;
}

/*** //Page section ***/
/*** Persons ***/
.persons-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.persons-list.slider {
  display: block;
}
.person-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3%;
  padding-right: 30px;
}
.person-item:last-child {
  padding-right: 0;
}
.person-item--circle .person-item-photo {
  margin-bottom: 20px;
  width: 180px;
  height: 180px;
  overflow: hidden;
  border-radius: 50%;
}
.person-item--block {
  background-color: #fff;
}
.person-item--block .person-item-photo {
  position: relative;
  overflow: hidden;
}
.person-item--block .person-item-photo:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.person-item--block .person-item-photo img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.person-item--block .person-item-description {
  padding: 15px 20px;
}
.slider-item .person-item {
  width: 90%;
  height: 100%;
}
/*** //Persons ***/
/*** Yoga ***/
.yoga-features {
  padding: 50px 0;
}
.yoga-features-title {
  margin-bottom: 35px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 34px;
  text-align: center;
}
.yoga-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.yoga-item {
  margin-bottom: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
  padding: 20px;
  background-color: #feefd5;
}
.yoga-item .yoga-item-icon {
  margin-bottom: 25px;
  height: 130px;
  line-height: 130px;
  text-align: center;
}
.yoga-item .yoga-item-icon svg {
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}
.yoga-item .yoga-item-name {
  margin-bottom: 15px;
  font-family: "GerberaBold";
  font-size: 18px;
  line-height: 24px;
}
.yoga-item .yoga-item-description {
  font-size: 14px;
  line-height: 24px;
}
/*** //Yoga ***/
/*** SPA ***/
.spa-gallery-holder {
  padding: 50px 0;
  background-color: #fff;
}
.spa-gallery-holder .spa-gallery {
  display: none;
}
.spa-gallery-holder .spa-gallery:first-child {
  display: block;
}
.spa-features {
  margin: 50px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.spa-feature-item {
  margin-bottom: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 20px;
  background-color: #fff;
}
.spa-feature-item--blue {
  background-color: #d9edf0;
}
.spa-feature-item--w1 {
  width: 32%;
}
.spa-feature-item--w3 {
  width: 100%;
}
.spa-feature-item .spa-feature-title {
  margin-bottom: 30px;
  font-family: "GerberaMedium";
  font-size: 24px;
}
.spa-feature-item .spa-features-description {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.spa-feature-item .spa-features-description ul {
  width: 100%;
}
.spa-feature-item .spa-features-description ul.circle {
  margin-left: 0;
}
.spa-feature-item .spa-features-description .spa-features-description-col {
  width: 33.3333%;
}
.spa-feature-item .btn {
  margin-top: 25px;
}
/*** //SPA ***/
/*** Certificate ***/
.cert {
  margin: 50px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
}
.cert .cert-content {
  padding: 0 100px;
}
.cert .cert-title {
  margin-bottom: 15px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 1;
}
.cert .cert-description {
  font-size: 14px;
  line-height: 24px;
}
/*** //Certificate ***/
/*** Hover blocks ***/
.hover-blocks {
  margin: 50px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.hover-blocks .hover-block-item {
  position: relative;
  margin-bottom: 3%;
  display: block;
  width: 32%;
  text-decoration: none;
}
.hover-blocks .hover-block-item:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.hover-blocks .hover-block-item--w1 {
  width: 32%;
}
.hover-blocks .hover-block-item--w1:after {
  padding-top: 150%;
}
.hover-blocks .hover-block-item--w2 {
  width: 64%;
}
.hover-blocks .hover-block-item--w2:after {
  padding-top: 75%;
}
.hover-blocks .hover-block-item img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hover-blocks .hover-block-item .hover-block-item-info {
  position: absolute;
  left: 7.5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 20;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 85%;
  max-height: 85%;
  background-color: rgba(250,251,252,0.95);

  -webkit-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.hover-blocks .hover-block-item .hover-block-item-info:after {
  content: "";
  display: block;
  padding-top: 100%;
}
.hover-blocks .hover-block-item .hover-block-item-info span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0 20px;
  font-size: 24px;
  font-family: "GerberaMedium";
  line-height: 34px;
  color: #273051;
  text-align: center;
  -webkit-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media(hover: hover) {
	.hover-blocks .hover-block-item .hover-block-item-info {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
	}
	.hover-blocks .hover-block-item .hover-block-item-info span {
		  opacity: 0;
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		  filter: alpha(opacity=0);
		  -webkit-transform: translateY(50px);
		  -moz-transform: translateY(50px);
		  -o-transform: translateY(50px);
		  -ms-transform: translateY(50px);
		  transform: translateY(50px);
	}
	.hover-blocks .hover-block-item:hover .hover-block-item-info {
	  opacity: 1;
	  -ms-filter: none;
	  filter: none;
	}
	.hover-blocks .hover-block-item:hover .hover-block-item-info span {
	  opacity: 1;
	  -ms-filter: none;
	  filter: none;
	  -webkit-transform: translateY(0);
	  -moz-transform: translateY(0);
	  -o-transform: translateY(0);
	  -ms-transform: translateY(0);
	  transform: translateY(0);
	}
}


/*** //Hover blocks ***/
/*** Article ***/
.article-heading {
  position: relative;
  padding: 80px 0;
  text-align: center;
}
.article-heading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #d9edf0;
}
.article-heading .article-date {
  font-size: 16px;
  color: #273051;
}
.article-heading .article-title {
  margin: 80px 0;
  font-family: "GerberaMedium";
  font-size: 34px;
  color: #273051;
  line-height: 44px;
}
.article-heading .article-share .article-share-title,
.article-heading .article-share .article-share-items {
  vertical-align: middle;
  display: inline-block;
}
.article-heading .article-share .article-share-title {
  margin-right: 20px;
}
.article-heading .article-share .article-share-item {
  vertical-align: middle;
  margin-right: 20px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.article-heading .article-share .article-share-item:last-child {
  margin-right: 0;
}
.article-heading .article-share .article-share-item svg path {
  fill: #fff;
  -webkit-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.article-heading .article-share .article-share-item:hover svg path {
  fill: #273051;
}
.article-heading-controls-items {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-around;
	}
	.article-heading-control-item {
		
	}
	.viewed-count {
		padding-left: 27px;
		
		background: url("/local/templates/2018/css/../svg/view.svg") no-repeat left -4px;
		background-size: 20px 20px;
	}


.article-body {
  padding: 75px 0;
}
.article-nav {
  padding: 50px 0;
  overflow: hidden;
  background-color: #d9edf0;
}
.article-nav-item {
  position: relative;
  display: inline-block;
  max-width: 35%;
  text-decoration: none;
}
.article-nav-item:before,
.article-nav-item:after {
  content: "";
  position: absolute;
  top: 0;
  vertical-align: middle;
  display: inline-block;
  width: 15px;
  height: 15px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -webkit-transition: 0.3s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.article-nav-item--prev {
  float: left;
  padding-left: 20px;
}
.article-nav-item--prev:before {
  left: 0;
  background-image: url("/local/templates/2018/css/../svg/larr.svg");
}
.article-nav-item--prev:after {
  display: none;
}
.article-nav-item--next {
  float: right;
  padding-right: 20px;
}
.article-nav-item--next:after {
  right: 0;
  background-image: url("/local/templates/2018/css/../svg/rarr.svg");
}
.article-nav-item--next:before {
  display: none;
}
.article-nav-item .article-nav-item-title {
  border: 1px solid transparent;
  font-family: "GerberaRegular";
  font-size: 14px;
  color: #273051;
  line-height: 1;
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.article-nav-item:hover .article-nav-item-title {
  border-bottom-color: #273051;
}
.article-nav-item:hover:before {
  -webkit-transform: translateX(-3px);
  -moz-transform: translateX(-3px);
  -o-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
}
.article-nav-item:hover:after {
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}
.article-features {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.article-features .article-feature-item {
  margin: 0 40px;
  max-width: 30%;
}
.article-features .article-feature-item:first-child {
  margin-left: 0;
}
.article-features .article-feature-item:last-child {
  margin-right: 0;
}
.article-features .article-feature-item--icon {
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: left center;
}
.article-features .article-feature-item--icon-time {
  background-image: url("/local/templates/2018/css/../svg/order_time.svg");
  -webkit-background-size: 28px 28px;
  -moz-background-size: 28px 28px;
  background-size: 28px 28px;
}
.article-features .article-feature-item .article-feature-item-content {
  font-size: 16px;
  line-height: 24px;
}
.article-features .article-feature-item .article-feature-item-content .article-feature-item-value {
  display: block;
  padding: 3px 0;
}
.article-features .article-feature-item .article-feature-item-content b {
  font-family: "GerberaMedium";
  font-size: 24px;
}
/*** //Article ***/
/*** Contacts ***/
.contacts-logo {
  margin-bottom: 50px;
  height: 150px;
  text-align: center;
}
.contacts-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.contacts-item {
  margin-bottom: 50px;
  width: 30%;
}
.contacts-item .contacts-item-title {
  margin-bottom: 25px;
  font-size: 16px;
}
.contacts-item .contact-item-content {
  font-family: "GerberaRegular";
  font-size: 20px;
  line-height: 34px;
}
.contacts-location,
.contacts-feedback {
  color: #273051;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
}
.contacts-location:before,
.contacts-feedback:before {
  content: "";
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -4px;
  display: inline-block;
  width: 15px;
  height: 15px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.contacts-location span,
.contacts-feedback span {
  vertical-align: middle;
  display: inline-block;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.contacts-location span:hover,
.contacts-feedback span:hover {
  border-bottom-color: #273051;
}
.contacts-location:before {
  background-image: url("/local/templates/2018/css/../svg/location_point.svg");
}
.contacts-feedback:before {
  background-image: url("/local/templates/2018/css/../svg/message.svg");
}
.contacts-social-item {
  vertical-align: middle;
  margin-right: 30px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.contacts-social-item svg path {
  fill: #b5e2e9;
  -webkit-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.contacts-social-item:last-child {
  margin-right: 0;
}
.contacts-social-item:hover svg path {
  fill: #273051;
}
.page-map {
  height: 390px;
  max-height: 85%;
}
/*** //Contacts ***/
/*** List ***/
.list {
  margin: 20px 0 75px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.list-item {
  width: 30%;
}
.list-item .list-item-title {
  margin-bottom: 30px;
}
.list-item .list-item-link-holder {
  padding: 15px 0;
}
/*** //List ***/
/*** Tours ***/
.tours {
  padding: 25px 0;
}
.tour-item {
  margin: 25px 0;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  background-color: #fefdf8;
  -webkit-box-shadow: 5px 11px 13px 0 transparent;
  box-shadow: 5px 11px 13px 0 transparent;
  text-decoration: none;
  color: inherit;
  -webkit-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s box-shadow cubic-bezier(0.25, 0.46, 0.45, 0.94);
}


.tour-item:hover {
  -webkit-box-shadow: 5px 11px 13px 0 rgba(0,0,0,0.11);
  box-shadow: 5px 11px 13px 0 rgba(0,0,0,0.11);
}
.tour-item:last-child {
  margin: 0;
}

.tours--night {
	padding: 0;
}
.tours--night .tour-item {
	margin: 0 0 50px 0;
}

.tour-item .tour-item-photo-holder {
  position: relative;
  width: 30%;
  overflow: hidden;
}
.tour-item .tour-item-photo-holder:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.tour-item .tour-item-photo-holder img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.tour-item .tour-item-content {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 70%;
  padding: 30px;
}
.tour-item .tour-item-row {
	position: relative;
  margin-bottom: 30px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.tour-item .tour-item-row:last-child {
  margin-bottom: 0;
}
.tour-item .tour-item-title {
  padding-right: 35px;
}
.tour-item .tour-item-datetime {
  padding-left: 40px;
  background: url("/local/templates/2018/css/../svg/order_time.svg") no-repeat center left;
  -webkit-background-size: 28px 28px;
  -moz-background-size: 28px 28px;
  background-size: 28px 28px;
  font-size: 16px;
  line-height: 28px;
}

.tour-item .tour-item-datetime span {
  display: block;
  white-space: nowrap;
}
.tour-item .tour-item-features {
  font-size: 14px;
  line-height: 18px;
}
.tour-item .tour-item-features li {
  margin-bottom: 5px;
  list-style-type: disc;
}
.tour-item .tour-item-features li:last-child {
  margin-bottom: 0;
}
.tour-item .tour-item-description {
  font-size: 14px;
  line-height: 22px;
}
.tour-item .tour-item-description .tour-item-full {
	/*display: none;*/
  font-size: 14px;
  line-height: 22px;
  margin: 10px 0 0 0;
}
.tour-item .tour-item-description .tour-item-full.page-text ul,
.tour-item .tour-item-description.page-text ul {
	margin-left: 10px;
	margin-bottom: 8px;
}
.tour-item .tour-item-description.page-text ul {
	margin-left: 15px;
}
.tour-item .tour-item-description .tour-item-full.page-text ul:last-child,
.tour-item .tour-item-description.page-text ul:last-child {
	margin-bottom: 0;
}
.tour-item .tour-item-description .tour-item-full.page-text ul li,
.tour-item .tour-item-description.page-text ul li {
	margin-bottom: 2px;
}
.tour-item .tour-item-description .tour-item-full.page-text p,
.tour-item .tour-item-description.page-text p {
	margin-bottom: 8px;
}
.tour-item .tour-item-description .tour-item-full-toggle {
	margin: 8px 0 0 0;
}
.tour-item .tour-item-badge {
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
    min-width: 35px;
    height: 35px;
    border-radius: 30px;
    background-color: rgba(39, 48, 81, 0.1);
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    padding: 0 7px;
    box-sizing: border-box;
}
.tour-item .tour-item-group-title {
  margin-bottom: 10px;
  font-size: 16px;
}
.tour-item .tour-item-group-price {
  font-family: "GerberaRegular";
  font-size: 16px;
}
.tour-item .tour-item-group-price span {
  font-family: "GerberaMedium";
  font-size: 24px;
}
.tour-item-note {
	width: 100%;
	
	font-size: 12px;
	line-height: 14px;
}
.tour-item--pink {
	background-color: #fef3ea;
}

.cta-static {
  margin: 25px 0;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.cta-static .cta-static-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px;
}
.cta-static .cta-static-item--left {
  width: 65%;
  background-color: #ffe1af;
}
.cta-static .cta-static-item--right {
  width: 32.5%;
  background-color: #d9edf0;
}
.cta-static-item {
	width: 100%;
	 background-color: #d9edf0;
}
.cta-static .cta-static-item .cta-static-item-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.cta-static .cta-static-item .cta-static-item-title {
  padding-right: 25px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 34px;
}
.cta-static .cta-static-item .cta-static-item-text {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 32px;
}
.cta-static .cta-static-item .cta-static-item-note {
  font-size: 14px;
  line-height: 18px;
}
/*** //Tours ***/
/*** Slider ***/
.slider .slider-item .slider-item-img {
  background-color: #fefdf8;
}
.slider .slider-item > img {
  display: block;
  max-width: 100%;
  margin: auto;
}
.slider .slider-item .slider-item-link {
	display: block;
	
	color: inherit;
	text-decoration: none;
}
.slider .slider-item figure {
  left: 0;
  margin: 0;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 0 0 40px 10px;
}
.slider .slider-item figure figcaption {
  padding-bottom: 25px;
}
.slider .slider-item .slider-item-caption {
  padding-top: 10px;
}
.slider .slick-list.draggable {
  cursor: move;
}
.slider:not(.responsive):not(.new2020) .slick-slide > img {
  margin: 0 auto;
  max-width: none;
  height: 100%;
  max-height: 65vh;
  object-fit: cover;
  display: block;
  object-position: center;
}
.slider.responsive .slick-slide {
	position: relative;
}
.slider.responsive .slick-slide:after {
	content: "";
	
	display: block;
	width: 100%;
	padding-top: 100%;
}
.slider.responsive.section-slider .slick-slide:after {
	padding-top: 70%;
}
.card-item--w12 .slider.responsive .slick-slide:after {
	padding-top: 70%;
}
.card-item--fullwidth .slider.responsive .slick-slide:after {
	padding-top: 50%;
}
.slider.responsive.medium-responsive .slick-slide:after {
	padding-top: 50%;
}
@media screen and (max-width: 900px) {
	.card-item--w12 .slider.responsive .slick-slide:after,
	.card-item--fullwidth .slider.responsive .slick-slide:after {
		padding-top: 100%;
	}
}



.slider.responsive .slick-slide img {
	position: absolute;
	left: 0;
	top: 0;
	
	display: block;
	width: 100%;
	height: 100%;
	
	object-fit: cover;
	object-position: center;
}
.slider .slick-dots {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 30px 0 30px 10px;
  font-size: 0;
  line-height: 0;
}
.slider .slick-dots li {
  vertical-align: middle;
  margin-right: 15px;
  margin-bottom: 0;
  display: inline-block;
}
.slider .slick-dots li:last-child {
  margin-right: 0;
}
.slider .slick-dots li button {
  position: relative;
  display: block;
  padding: 5px 0;
  width: 27px;
  overflow: hidden;
  text-indent: -9999px;
}
.slider .slick-dots li button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1.5px;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #cecece;
  -webkit-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider .slick-dots li button:hover:after {
  background-color: #273051;
}
.slider .slick-dots li.slick-active button:after {
  background-color: #273051;
}
.slider--sbp .slick-dots {
  margin-top: -20px;
  padding-top: 0;
  padding-bottom: 50px;
}
.slider--centerednav .slick-dots {
  text-align: center;
}
.slider--fullwidth {
  margin: 25px 0;
}
.slider--fullwidth .slider-item {
  padding: 0 10px;
  height: 480px;
  background-color: transparent;
}
.slider--fullwidth .slider-item img {
  object-fit: cover;
  display: block;
  height: 100%;
  max-height: 100%;
  object-position: center;
}
.slider--fullwidth .slick-slide:not(.slick-active) {
  position: relative;
}
.slider--fullwidth .slick-slide:not(.slick-active):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background-color: rgba(255,255,255,0.4);
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider.new2020 .slick-dots {
	position: absolute;
	left: 0;
	bottom: 15px;
	
	display: block;
	box-sizing: border-box;
	width: 100%;
}
.page-text .slider.new2020 {
	margin-bottom: 30px;
}
/*.slider--fullwidth .slick-slide:not(.slick-active):hover:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}*/
.page-article .slider--fullwidth {
  margin-bottom: 0;
  margin-top: 50px;
}
.slider--restaurant .slick-dots {
	padding-bottom: 0;
}
.slider--blue {
  padding: 20px 0;
  background-color: #d9edf0;
}
.slider--overwidth {
  position: relative;
  left: -10%;
  margin: 80px 0;
  width: 120%;
}
.slider--inline {
  position: relative;
  margin-bottom: 25px;
}
.slider--inline .slick-dots {
  position: absolute;
  left: 50.5%;
  bottom: 25px;
  padding: 0;
  width: auto;
}
.slider--content {
  margin-bottom: 50px;
}
.slider--section {
  margin-top: 50px;
}
.slider--section .slider-item {
  background-color: transparent;
}
/*** //Slider ***/
/*** Loader ***/
.loaded-item {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -moz-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -o-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -ms-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.loaded-item--hidden {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -o-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.loaded-item--visible {
  opacity: 1 !important;
  -ms-filter: none !important;
  filter: none !important;
  -webkit-transform: translateY(0) !important;
  -moz-transform: translateY(0) !important;
  -o-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
/*** //Loader ***/
/*** Accordion ***/
.accordion {
  background-color: #d9edf0;
}
.accordion-item {
  -webkit-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.accordion-item:first-child {
  padding-top: 75px;
}
.accordion-item:last-child {
  padding-bottom: 75px;
}
.accordion-item .accordion-item-heading > .page-inner {
  position: relative;
  cursor: pointer;
}
.accordion-item .accordion-item-heading .accordion-item-heading-title {
  display: block;
  padding: 25px 50px 25px 0;
  border-bottom: 1px solid #273051;
  font-family: "GerberaMedium";
  font-size: 24px;
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.accordion-item .accordion-item-heading .accordion-item-heading-toggler {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -12px;
  display: block;
  width: 24px;
  height: 24px;
  background: url("/local/templates/2018/css/../svg/barr.svg") no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -webkit-transition: 0.3s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.accordion-item .accordion-item-heading .accordion-item-heading-price {
  position: absolute;
  right: 100px;
  top: 50%;
  margin-top: -9px;
  font-family: "GerberaMedium";
  font-size: 18px;
  line-height: 1;
}
.accordion-item .accordion-item-heading .accordion-item-heading-location {
  position: absolute;
  left: auto;
  bottom: 7px;
  font-size: 14px;
  line-height: 1;
}
.accordion-item .accordion-item-content {
  display: none;
  padding: 25px 0 0 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.accordion-item .accordion-item-content.show {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.accordion-item.opened {
  background-color: rgba(255,255,255,0.5);
}
.accordion-item.opened .accordion-item-heading-title {
  border-bottom-color: transparent;
}
.accordion-item.opened .accordion-item-heading-toggler {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/*** //Accordion ***/
/*** Events ***/
.event-footer {
  margin: 50px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.share .share-title {
  vertical-align: middle;
  margin-right: 25px;
  display: inline-block;
}
.share .share-items {
  vertical-align: middle;
  display: inline-block;
}
.share .share-items .share-item {
  margin-right: 25px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.share .share-items .share-item svg path {
  fill: #b5e2e9;
  -webkit-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s fill cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.share .share-items .share-item:hover svg path {
  fill: #273051;
}
/*** //Events ***/
/*** Hotel ***/
.stars {
  text-align: center;
}
.stars .star-item {
  margin: 0 5px;
  vertical-align: middle;
  display: inline-block;
}
.rooms .rooms-tabs .page-block .page-block-title {
  margin-bottom: 50px;
}
.rooms .rooms-heading {
  position: relative;
  padding-top: 20px;
  text-align: center;
}
.rooms .rooms-heading .rooms-heading-item {
  margin-right: 50px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  height: 40px;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  border-bottom: 3px solid transparent;
  font-family: GerberaLight;
  font-size: 16px;
  color: #273051;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.rooms .rooms-heading .rooms-heading-item:last-child {
  margin-right: 0;
}
.rooms .rooms-heading .rooms-heading-item:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.rooms .rooms-heading .rooms-heading-item.active {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  border-bottom-color: #273051;
}
.rooms .rooms-heading.is_stuck {
  z-index: 1000;
  left: 0 !important;
  width: 100% !important;
  background-color: #fef3ea;
}
.rooms .room-item {
  display: none;
  padding: 100px 0;
  background-color: #fefdf8;
}
.rooms .room-item.active {
  display: block;
}
.rooms .room-item-slider {
  margin-bottom: 50px;
}
.rooms .room-item-slider .slick-dots {
  padding-left: 0;
}
.rooms .room-item-slider .slider-item {
  background-color: #fef3ea;
}
.rooms .room-item-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  align-items: flex-start;
}
.rooms .room-item-info,
.rooms .room-item-booking-holder {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 50%;
}
@media screen and (min-width: 1000px) {
	.rooms .room-item-booking-holder {
		position: sticky;
		top: 150px;
	}	
}

.rooms .room-item-info {
  padding-right: 50px;
}
.rooms .room-item-title {
  margin-bottom: 20px;
  font-size: 46px;
  line-height: 1;
  text-transform: uppercase;
}
.rooms .room-item-description {
  font-family: "GerberaRegular";
  font-size: 18px;
  line-height: 32px;
}
.rooms .room-item-booking {
  padding: 35px 50px;
  background-color: #ffe1af;
  -webkit-box-shadow: 10px 22px 26px 0 rgba(0,0,0,0.22);
  box-shadow: 10px 22px 26px 0 rgba(0,0,0,0.22);
}
.rooms .room-item-booking-include {
	margin-bottom: 20px;
}
.rooms .room-item-booking .room-item-booking-title {
  margin-bottom: 35px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 34px;
}
.rooms .room-item-booking .room-item-booking-note {
  margin-bottom: 10px;
  font-size: 16px;
}
.rooms .room-item-booking .room-item-booking-price {
  margin-bottom: 35px;
}
.rooms .room-item-booking .room-item-booking-price .room-item-booking-price-note {
  margin-top: 5px;
  font-size: 12px;
  line-height: 14px;
}
.rooms .room-item-booking .room-item-booking-price .room-item-booking-price-note span {
  color: #f78d80;
}
.rooms .room-item-booking .room-item-booking-price .room-item-booking-price-text {
  padding: 0 5px;
  font-size: 16px;
}
.rooms .room-item-booking .room-item-booking-price .room-item-booking-price-value {
  font-family: "GerberaMedium";
  font-size: 24px;
  white-space: nowrap;
}
.rooms .room-item-booking .room-item-booking-price .room-item-booking-price-value--old {
  position: relative;
  margin-right: 5px;
}
.rooms .room-item-booking .room-item-booking-price .room-item-booking-price-value--old:before {
  content: "";
  position: absolute;
  left: -2%;
  top: 30%;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  display: block;
  width: 102%;
  height: 3px;
  background-color: #f78d80;
}
.panels {
  margin: 80px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: top;
  -moz-box-align: top;
  -o-box-align: top;
  -ms-flex-align: top;
  -webkit-align-items: top;
  align-items: top;
}
.panels--centered {
	margin-bottom: -50px;
	justify-content: space-around;
}
.panels.slider .slider-item {
  background-color: transparent;
}
.panels--smallmargin {
  margin: 30px 0;
}
.panels--nomargin {
	margin: 0;
}

.panels .panel-item {
  margin-bottom: 2%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 32.5%;
  background-color: #fff;
}

.panels--nomargin .panel-item {
	margin-bottom: 0;
}



.panels .panel-item--large {
	margin-bottom: 70px;
	
	width: 40%;
}
.panels .panel-item--small {
	width: 24%;
}
.panels .card-item {
	margin-bottom: 2%;
}
.panels .panel-item .slick-dots {
  padding: 15px 25px;
}
.slick-slide .panel-item {
  margin: 0 auto;
  width: 90%;
  height: 100%;
}
.panels .panel-item-top,
.panels .panel-item-bottom {
  display: block;
  width: 100%;
}
.panels .panel-item-top {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
}
.panels .panel-item-bottom {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
}
.panels .panel-item-inner {
  padding: 30px 25px;
}
.panels .panel-item-bottom .panel-item-inner {
	padding-top: 0;
}
.panels .panel-item-icon {
  margin: 0 auto 40px auto;
  display: block;
  width: 120px;
  height: 120px;
  overflow: hidden;
  background-color: #ffe1af;
  border-radius: 50%;
  text-align: center;
  line-height: 120px;
}
.panels .panel-item-slider {
  width: 100%;
}
.panel-item-slider.dots-inline .slick-dots {
	position: absolute;
	left: 0;
	bottom: 0;
}
.panels .panel-item-title {
  margin-bottom: 50px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 34px;
}
.panels .panel-item-title--smallmargin {
  margin-bottom: 20px;
}
.panels .panel-item-title .panel-item-title-note {
  margin-left: 30px;
  font-size: 14px;
  font-family: "GerberaLight";
}
.panels .panel-item-description {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
}
.panels .panel-item-description p {
	margin-bottom: 15px;
}
.panels .panel-item-description p:last-child {
	margin-bottom: 0;
}
.panels .panel-item-description .phone:last-child {
	margin-bottom: 0;
}
.panels .panel-item-description b {
	font-family: "GerberaMedium";
}
.panels .panel-item-description:last-child {
  margin-bottom: 0;
}
.panels .panel-item-services {
  font-size: 16px;
  line-height: 30px;
}
.panels .panel-item-services .panel-item-service-item {
  margin-bottom: 15px;
}
.panels .panel-item-services .panel-item-service-item b {
  font-family: "GerberaMedium";
}
.panels .panel-item-services .panel-item-service-item:last-child {
  margin-bottom: 0;
}
.panels .panel-item-features li {
  position: relative;
  margin-bottom: 20px;
  font-family: "GerberaRegular";
  font-size: 14px;
  line-height: 24px;
}
.panels .panel-item-features li:last-child {
  margin-bottom: 0;
}
.panels .panel-item-features li span {
  display: block;
}
.panels .panel-item-features li span.title {
  font-size: 18px;
}
.panels .panel-item-features li span.note {
  margin: 10px 0;
  line-height: 22px;
}

.panels .panel-item--half_inline {
	margin: 20px 0;
	
	width: 48.5%;
	background-color: #fef3ea;
	
}
.panels .panel-item--half_inline .panel-item-inner {
	padding: 15px 15px;
}
.panels .panel-item--half_inline .panel-item-title {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 10px;
	text-align: center;
}
.panels .panel-item--half_inline .panel-item-description ul li {
	line-height: 20px;
	margin-bottom: 6px;
}
.panels .panel-item--half_inline .panel-item-description ul li:last-child {
	margin-bottom: 0;
}
.panels .panel-item--half_inline .panel-item-bottom .panel-item-inner {
	padding-top: 0;
	text-align: center;
}
.panels .panel-item--half_inline .panel-item-bottom .panel-item-action .btn {
	padding: 8px 40px 5px 40px;
	background-color: #273051;
	color: #FFF;
}



.booking-tabs {
  margin: 100px 0;
  background-color: #d9edf0;
  -webkit-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.booking-tabs.active {
  background-color: #e8f4f6;
}
.booking-tabs .booking-tabs-heading {
  text-align: center;
}
.booking-tabs .booking-tabs-heading-item {
  position: relative;
  vertical-align: middle;
  margin-right: 25px;
  display: inline-block;
  padding: 30px 25px 30px 25px;
  font-size: 16px;
  line-height: 1;
  color: #273051;
  text-decoration: none;
  -webkit-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.booking-tabs .booking-tabs-heading-item span {
  border: 1px solid transparent;
  -webkit-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s border-bottom-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.booking-tabs .booking-tabs-heading-item:hover span {
  border-bottom-color: #273051;
}
.booking-tabs .booking-tabs-heading-item:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin: -4px -4px 0 0;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #273051;
}
.booking-tabs .booking-tabs-heading-item.active {
  background-color: #d9edf0;
}
.booking-tabs .booking-tabs-heading-item:last-child:after {
  display: none;
}
.booking-tabs .booking-tabs-content {
  background-color: #d9edf0;
}
.booking-tabs .booking-tabs-content-item {
  display: none;
  padding: 50px 0;
}
.booking-tabs .booking-tabs-content-item.active {
  display: block;
  background-color: #d9edf0;
}
.hotel-features {
  margin-bottom: 75px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: top;
  -moz-box-align: top;
  -o-box-align: top;
  -ms-flex-align: top;
  -webkit-align-items: top;
  align-items: top;
}
.hotel-features:last-child {
  margin-bottom: 0;
}
.hotel-features .hotel-feature-col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 32%;
  padding: 20px;
}
.hotel-features .hotel-feature-col ul {
  margin-left: 5px;
}
.hotel-spa {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 30px;
  border: 1px solid #273051;
}
.hotel-spa .hotel-spa-title {
  margin-bottom: 15px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 1;
}
.hotel-spa .hotel-spa-description {
  font-size: 14px;
  line-height: 20px;
}
/*** //Hotel ***/
/*** Reviews ***/
.review-item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: top;
  -moz-box-align: top;
  -o-box-align: top;
  -ms-flex-align: top;
  -webkit-align-items: top;
  align-items: top;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px;
  background-color: #fff;
}
.review-item .review-item-author {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 23%;
}
.review-item .review-item-author-photo {
  margin-bottom: 20px;
}
.review-item .review-item-author-name,
.review-item .review-item-author-location {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1;
}
.review-item .review-item-heading {
  margin-bottom: 30px;
}
.review-item .review-item-title {
  margin-bottom: 30px;
  font-family: "GerberaMedium";
  font-size: 24px;
  line-height: 34px;
}
.review-item .review-item-content {
  width: 77%;
}
.review-item .review-item-date {
  font-size: 14px;
}
/*** //Reviews ***/
/*** Resort map ***/
.resort {
  margin-bottom: 135px;
}
.resort--inline {
  margin: 135px 0;
}
.resort .resort-filter {
  margin: 0 auto 75px auto;
  max-width: 600px;
}
.resort-map {
  height: 80vh;
  min-height: 600px;
  max-height: 90vh;
  background-color: #fcfcfc;
}
.resort-map-item {
  width: 260px;
}
.resort-map-item .resort-map-item-photo-holder {
  margin-bottom: 10px;
}
.resort-map-item .resort-map-item-photo-holder img {
  display: block;
  max-width: 100%;
  height: auto;
}
.resort-map-item .resort-map-item-name {
  margin-bottom: 20px;
  font-family: "GerberaBold";
  font-size: 18px;
  color: #273051;
  line-height: 28px;
}
/*** //Resort map ***/
/*** Animations ***/
.page-close {
  position: absolute;
  right: 0;
  top: -12px;
  display: block;
  padding: 4px;
  width: 18px;
  height: 18px;
  text-decoration: none;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.page-close:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
/*** //Animations ***/
/*** Page loading ***/
.header-image,
.header-slider,
.header-color,
.article-heading {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.page-header {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.content-inner-up,
.article-body,
.article-nav {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -o-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.header-slider-logo {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-slider-logo.hide {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.header-image-logo .header-image-logo-inner {
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg);
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -webkit-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.5s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.5s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.loaded {
  overflow: auto;
}
.loaded .page {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.loaded .header-image,
.loaded .page-header,
.loaded .content-inner-up,
.loaded .header-slider,
.loaded .header-color,
.loaded .article-heading,
.loaded .article-body,
.loaded .article-nav {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.loaded .header-image-logo-inner,
.loaded .header-image-slider-inner {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}
div[id^="wait_comp_"] {
  display: none !important;
}
/*** //Page loading ***/
/*** WOW ***/
.wow {
  -webkit-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.wow--btt {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -o-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}
.wow--btt.animated {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wow--opacity {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.wow--opacity.animated {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.wow--block:before {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: -moz-transform 1.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 1.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: -ms-transform 1.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 1.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.wow--block.animated:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wow--left {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.wow--left.animated {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.wow--text {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -o-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -webkit-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -moz-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -o-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -ms-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.wow--text.animated {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wow--intro .intro-image {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -webkit-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -moz-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -o-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -ms-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.wow--intro .intro-logo {
  -webkit-transform: translate(-50%, -50%) rotateY(90deg);
  -moz-transform: translate(-50%, -50%) rotateY(90deg);
  -o-transform: translate(-50%, -50%) rotateY(90deg);
  -ms-transform: translate(-50%, -50%) rotateY(90deg);
  transform: translate(-50%, -50%) rotateY(90deg);
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -webkit-transition: 0.5s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.5s -webkit-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: 0.5s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.5s -moz-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: 0.5s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.5s -o-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: 0.5s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.5s -ms-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: 0.5s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.5s transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.wow--intro.animated .intro-image {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.wow--intro.animated .intro-logo {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate(-50%, -50%) rotateY(0);
  -moz-transform: translate(-50%, -50%) rotateY(0);
  -o-transform: translate(-50%, -50%) rotateY(0);
  -ms-transform: translate(-50%, -50%) rotateY(0);
  transform: translate(-50%, -50%) rotateY(0);
}
.wow--topper {
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -o-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -webkit-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -moz-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -o-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s -ms-transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: 0.8s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.8s transform cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.wow--topper.animated {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/*** //WOW ***/
/*** Images ***/
.colored-image-loaded {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s -webkit-transform cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.4s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: 0.4s -moz-transform cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.4s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: 0.4s -o-transform cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.4s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: 0.4s -ms-transform cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.4s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: 0.4s transform cubic-bezier(0.455, 0.03, 0.515, 0.955), 0.4s opacity cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.colored-image-loaded.hidden {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
/*** //Images ***/
/*** Shirm ***/
.page-shirm {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-shirm .page-shirm-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 400px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.4s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.4s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.4s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.4s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.4s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.page-shirm .page-shirm-logo svg {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}
.page-shirm .page-shirm-item {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.page-shirm .page-shirm-item--blue {
  z-index: 20;
  background-color: #d9edf0;
  -webkit-transition: 0.6s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.6s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.6s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.6s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.6s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.page-shirm .page-shirm-item--orange {
  z-index: 10;
  background-color: #fddecd;
  -webkit-transition: 0.8s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.8s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.8s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.8s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.8s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.page-shirm .page-shirm-item--orange2 {
  z-index: 10;
  background-color: #fddecd;
}
.page-shirm.loading .page-shirm-item--blue,
.page-shirm.loading .page-shirm-item--orange {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.page-shirm.loading .page-shirm-logo {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.page-shirm.loaded .page-shirm-item {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.page-shirm.loaded .page-shirm-item--blue {
  -webkit-transition: 0.8s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.8s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.8s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.8s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.8s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.page-shirm.loaded .page-shirm-item--orange2 {
  -webkit-transition: 0.9s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.9s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.9s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.9s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.9s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
/*** //Shirm ***/


/*** Images ***/
.partners-items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	}
	.partners-items img {
		max-width: 25%;
		margin: 0 25px;
	}
/*** //Images ***/


.page--restaurant h1 {
	position: relative;
}
.page--restaurant h1 span {
	position: absolute;
	display: flex;
	flex-flow: column;
	align-items: flex-end;
	font-size: 50%;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.4;
    font-family: "GerberaMedium";
}



.tours--restaurants {
	padding: 0;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.tours--restaurants .tour-item {
	margin: 0 0 20px 0;
	width: 49%;
}
@media screen and (max-width: 1100px) {
	.tours--restaurants .tour-item {
		width: 100%;
	}
	.tours--restaurants .tour-item .tour-item-title {
		padding-right: 0;
		text-align: left;
	}
}
/* End */


/* Start:/local/templates/2018/css/abrau.responsive.css?172905194334338*/
/*** Settings ***/
.only-desktop,
.only-mobile {
	display: block;
}
@media screen and (min-width: 950px) {
	.only-mobile {
		display: none;
	}
}
@media screen and (max-width: 950px) {
	.only-desktop {
		display: none;
	}
}

/*** //Settings ***/
/*** Common header ***/
.header-burger {
  position: relative;
  display: none;
  width: 30px;
  height: 22px;
  cursor: pointer;
  -webkit-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-burger .header-burger-lines {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -1px 0 0 -15px;
  width: 30px;
  height: 2px;
  background-color: #273051;
  -webkit-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-burger .header-burger-lines:before,
.header-burger .header-burger-lines:after {
  content: "";
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #273051;
  -webkit-transition: 0.3s -webkit-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: 0.3s -moz-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: 0.3s -o-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: 0.3s -ms-transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s transform cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header-burger .header-burger-lines:before {
  top: -10px;
}
.header-burger .header-burger-lines:after {
  bottom: -10px;
}
/*** //Common header ***/

@media screen and (min-width: 1600px) {
	.page-smallbg .header-image {
		height: 66vh;
		min-height: 650px;
	}
}

@media screen and (max-width: 1600px) {
	.header-menu .header-menu-item-holder {
		padding: 0 10px;
	}
}
@media screen and (max-width: 1450px) {
	.header-menu .header-menu-item-holder {
		padding: 0 5px;
	}
}

@media screen and (max-width: 1320px) {
  .header-menu .header-menu-item-holder {
    padding: 0 10px;
  }
  .header-logo {
    width: 250px;
    height: 40px;
  }
  .header-slider-logo img,
  .header-image-logo img {
    width: 400px;
  }
  .header-menu .header-menu-item-holder {
	  padding: 0 5px;
  }
  
  .header-phone {
	  display: none;
  }
  .header-search-submit {
	  display: none;
  }
}
@media screen and (max-width: 1100px) {
  .header-burger {
    display: block;
  }
  .header-menu {
    display: none;
  }
  .heading-note {
    margin-top: -40px;
  }
  .header-slider-logo img,
  .header-image-logo img {
    width: 300px;
  }
  .page-largebg .content-inner .content-inner-up,
  .page-smallbg .content-inner .content-inner-up,
  .page-color .content-inner .content-inner-up,
  .page-article .content-inner .content-inner-up {
    margin-top: -115px;
  }
  .page-largebg .header-inner,
  .page-smallbg .header-inner,
  .page-color .header-inner,
  .page-article .header-inner {
    height: 65px;
  }
  .page-smallbg .header-image,
  .page-smallbg .header-slider {
    min-height: 350px;
  }
  .mobile-menu-holder {
    padding: 25px 0;
  }
  .mobile-menu-logo {
    margin-bottom: 25px;
    height: 150px;
  }
  .mobile-menu .mobile-menu-item-holder {
    margin-bottom: 17px;
  }
  .mobile-menu .mobile-menu-item {
    font-size: 14px;
  }
  .mobile-menu .mobile-menu-item--large {
    margin: 10px 0 0 0;
    font-size: 20px;
  }
  .footer-row {
    padding: 30px 0;
  }
  .footer-logo {
    margin-bottom: 20px;
    height: 130px;
  }
  .footer-title {
    margin-bottom: 20px;
  }
  .page-text {
    font-size: 14px;
    line-height: 24px;
  }
  .page-text .video {
	  margin: 30px 0;
  }
  .page-text .video:before {
	  padding-top: 100%;
  }
  .page-text cite {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 26px;
  }
  .page-text figure {
    left: 0;
    margin: 30px 0;
    width: 100%;
  }
  .page-text figure img {
    -webkit-box-shadow: 5px 11px 13px rgba(0,0,0,0.22);
    box-shadow: 5px 11px 13px rgba(0,0,0,0.22);
  }
  .page-text figure figcaption {
    font-size: 16px;
    line-height: 28px;
  }
  .page-text p {
    margin-bottom: 15px;
  }
  .page-text h1,
  .h1 {
    padding: 40px 0 35px 0;
    font-size: 32px;
    line-height: 40px;
  }
  .page-text h2,
  .h2,
  .page-text h1.h2 {
    margin: 20px 0;
    font-size: 24px;
  }
  .page-text h1.h2 {
	  line-height: 34px;
  }
  .page-text h3 {
    font-size: 16px;
  }
  .page-text ul {
    margin-left: 15px;
    margin-bottom: 15px;
  }
  .page-text ul li {
    margin-bottom: 3px;
  }
  .page-text > img {
    margin: 0 25px 15px 0;
  }
  .btn-holder {
    padding: 30px 0;
  }
  .btn--blue {
    padding: 20px 15px 15px 15px;
  }
  .btn--large {
    padding: 15px 90px 10px 90px;
  }
  .form-holder {
    margin: 40px 0;
  }
  .form-holder .form-about .form-about-text {
    font-size: 16px;
    line-height: 28px;
  }
  .form .form-title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 26px;
  }
  .form .form-row {
    margin-bottom: 20px;
  }
  .page-block {
    padding: 50px 0;
  }
  .page-block--nobp {
    padding-bottom: 0;
  }
  .page-block .page-block-title {
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 34px;
  }
  .page-block .page-block-description {
    margin: -20px 0 40px 0;
    font-size: 16px;
    line-height: 28px;
  }
  .page-block .page-block-about {
    width: 32%;
    padding-top: 0;
  }
  .page-block .page-block-about .page-block-about-title {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 34px;
  }
  .page-block .page-block-about .page-block-about-description {
    font-size: 16px;
    line-height: 28px;
  }
  .page-block .page-block-content {
    width: 64%;
  }
  .hover-blocks {
    margin: 25px 0;
  }
  .hover-blocks .hover-block-item:after {
    padding-top: 100%;
  }
  .event-item .event-item-content {
    padding: 20px;
  }
  .event-item .event-item-date {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .event-item .event-item-title {
    font-size: 18px;
    line-height: 24px;
  }
  .cards-filter {
    margin: 35px 0;
  }
  .cards-title {
    margin: 35px 0 25px 0;
    font-size: 26px;
  }
  .card-item {
    margin-bottom: 2.5%;
  }
  .card-item--w1 .card-item-photo-holder:after {
    padding-top: 75%;
  }
  .card-item--w2 .card-item-photo-holder:after,
  .card-item--w3 .card-item-photo-holder:after {
    padding-top: 36.5%;
  }
  .card-item--w12 {
    width: 45%;
  }
  .card-item--w12 .card-item-photo-holder:after {
    padding-top: 70%;
  }
  .card-item .card-item-photo-holder .card-item-date .card-item-date-current {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .card-item-inner {
    padding: 15px;
  }
  .card-item-title {
    font-size: 18px;
    line-height: 26px;
  }
  .card-item-subtitle {
    margin: 15px 0 15px 0;
    font-size: 16px;
  }
  .card-item-feature {
    margin-bottom: 20px;
    line-height: 20px;
  }
  .card-item-feature p {
    margin-bottom: 5px;
  }
  .card-item-location {
    margin: 5px 0 10px 0;
  }
  .card-item-price .card-item-price-value,
  .event-item-price .card-item-price-value,
  .card-item-price .event-item-price-value,
  .event-item-price .event-item-price-value {
    font-size: 20px;
  }
  .card-item-price .card-item-price-note,
  .event-item-price .card-item-price-note,
  .card-item-price .card-item-price-from,
  .event-item-price .card-item-price-from,
  .card-item-price .event-item-price-from,
  .event-item-price .event-item-price-from {
    font-size: 14px;
  }
  .card-item-event {
    margin-bottom: 15px;
  }
  .card-item-event .card-item-event-time,
  .event-item-time {
    font-size: 14px;
  }
  .card-item-event .card-item-event-location {
    margin-top: 5px;
    font-size: 12px;
  }
  .card-item-tags {
    margin-top: 20px;
  }
  .card-item-tags a,
  .card-item-tags span,
  .card-item-tags .card-item-tag-item {
    font-size: 12px;
  }
  .card-item-interval {
    font-size: 16px;
  }
  .news-item .news-item-title {
    font-size: 20px;
    line-height: 30px;
  }
  .article-heading {
    padding: 40px 0;
  }
  .article-heading .article-date {
    font-size: 14px;
  }
  .article-heading .article-title {
    margin: 40px 0;
    font-size: 28px;
    line-height: 34px;
  }
  .article-body {
    padding: 40px 0;
  }
  .article-nav {
    padding: 30px 0;
  }
  .todo-item {
    margin-bottom: 3.5%;
  }
  .todo-item .todo-item-photo-holder {
    margin-bottom: 10px;
  }
  .todo-item .todo-item-photo-holder:before {
    border-width: 15px;
  }
  .todo-item .todo-item-title {
    font-size: 16px;
    line-height: 26px;
  }
  .cta {
    padding: 35px 0;
  }
  .cta-info {
    margin-right: 2.5%;
  }
  .cta-info .cta-info-title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 26px;
  }
  .cta-info .cta-info-text {
    font-size: 14px;
    line-height: 24px;
  }
  .cta-person {
    margin-right: 2.5%;
  }
  .cta-person .cta-person-img {
    margin-right: 10px;
  }
  .cta-person .cta-person-phone {
    font-size: 18px;
    line-height: 26px;
  }
  .cta-person .cta-person-name {
    font-size: 14px;
  }
  .backphone {
    padding: 35px 0;
  }
  .backphone .backphone-title {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .contacts-logo {
    margin-bottom: 30px;
    height: 120px;
  }
  .contacts-item {
    margin-bottom: 30px;
    width: 32%;
  }
  .contacts-item .contacts-item-title {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .contacts-item .contact-item-content {
    font-size: 16px;
    line-height: 26px;
  }
  .contacts-location,
  .contacts-feedback {
    font-size: 14px;
  }
  .contacts-social-item {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
  .accordion-item:first-child {
    padding-top: 40px;
  }
  .accordion-item .accordion-item-heading .accordion-item-heading-title {
    padding: 20px 0;
    font-size: 18px;
  }
  .accordion-item .accordion-item-heading .accordion-item-heading-toggler {
    margin-top: -9px;
    width: 18px;
    height: 18px;
  }
  .slider--overwidth {
    left: 0;
    margin: 30px 0;
    width: 100%;
  }
  .slider--fullwidth {
    margin: 35px 0;
  }
  .slider--fullwidth .slider-item {
    height: 380px;
  }
  .slider--content {
    margin-bottom: 25px;
  }
  .slider--inline figure figcaption {
    padding-bottom: 0;
  }
  .slider--inline .slick-dots {
    position: static;
  }
  .slider .slider-item figure {
    padding-bottom: 20px;
  }
  .slider .slick-dots {
    padding: 10px 0;
  }
  .hover-blocks .hover-block-item:hover .hover-block-item-info span {
    font-size: 18px;
    line-height: 24px;
  }
  .hotel-links {
    margin: 50px 0;
    text-align: left;
  }
  .hotel-links .hotel-link-item {
    margin-bottom: 15px;
    display: block;
  }
  .hotel-links .hotel-link-item:after {
    display: none;
  }
  .hotel-links .hotel-link-item:last-child {
    margin-bottom: 0;
  }
  .hotel-features {
    margin-bottom: 35px;
  }
  .hotel-spa {
    padding: 15px;
  }
  .hotel-spa .hotel-spa-title {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .hotel-features .hotel-feature-col {
    padding: 15px;
  }
  .panel-item .panel-item-icon {
    margin-bottom: 15px;
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
  .panel-item .panel-item-icon svg {
    max-width: 90%;
  }
  .panel-item .panel-item-title {
    font-size: 18px;
    line-height: 24px;
  }
  .panels .panel-item-features li {
    margin-bottom: 15px;
    line-height: 22px;
  }
  .panels .panel-item-features li span {
    font-size: 16px;
  }
  .intro .intro-logo {
    width: 350px;
  }
  .topper-text {
    margin-top: -100px;
  }
}
@media screen and (max-width: 950px) {
	.bus-block {
		padding: 20px;
	}
  .page-inner {
    padding: 0 15px;
  }
  .page-inner--mobile_empty {
	  padding: 0;
  }
  .page-largebg,
  .page-smallbg,
  .page-color,
  .page-article {
    padding-top: 85px;
  }
  .page-largebg .content-inner .content-inner-up,
  .page-smallbg .content-inner .content-inner-up,
  .page-color .content-inner .content-inner-up,
  .page-article .content-inner .content-inner-up {
    margin-top: -45px;
  }
  .page-largebg .header-inner,
  .page-smallbg .header-inner,
  .page-color .header-inner,
  .page-article .header-inner {
    height: 45px;
  }
  .page-largebg .header-image,
  .page-smallbg .header-image,
  .page-color .header-image,
  .page-article .header-image {
    margin-top: -50px;
  }
  .header-logo {
    width: 200px;
    height: 28px;
  }
  .header-badge {
    display: none;
  }
  .header-phone {
    font-size: 14px;
  }
  .header-search .header-search-submit {
    width: 17px;
    height: 17px;
  }
  .mobile-menu-logo {
    height: 120px;
  }
  .mobile-menu-cols {
    display: block;
  }
  .mobile-menu-col-item {
    margin-bottom: 20px;
    width: 100%;
  }
  .mobile-menu-holder-inner {
    height: 100%;
    overflow: auto;
  }
  .header-phone {
    display: none;
  }
  .header-search {
    display: none;
  }
  .heading-note {
    margin-top: -25px;
  }
  .header-slider-logo img,
  .header-image-logo img {
    width: 230px;
  }
  .header-color {
	  height: 15vh;
  }
  .footer-row {
    padding: 15px 0;
  }
  .footer-title {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .footer-address {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.6;
  }
  .footer-copyrights,
  .footer-creators {
    float: none;
    display: block;
    font-size: 12px;
  }
  .footer-copyrights {
    margin-bottom: 10px;
  }
  .footer-social .footer-social-item {
    margin: 0 15px;
    width: 25px;
    height: 20px;
    line-height: 20px;
  }
  .btn-holder {
    padding: 20px 0;
  }
  .btn--blue {
    padding: 18px 15px 13px 15px;
    line-height: 1;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .btn--large {
    padding: 18px 50px 14px 50px;
    line-height: 1;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .btn--fullwidth {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .page-text .cols {
    display: block;
  }
  .page-text .cols .col-item {
    margin-bottom: 15px;
    width: 100%;
  }
  .page-text .cols .col-item:last-child {
    margin-bottom: 0;
  }
  .page-text h1,
  .h1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 78px;
    padding: 25px 0 20px 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1.5px;
  }
  .page-text h2,
  .h2 {
    margin: 15px 0;
    font-size: 20px;
    line-height: 28px;
  }
  .page-text h3,
  .h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .page-text figure {
    margin: 20px 0;
    display: block;
  }
  .page-text figure figcaption {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .page-text figure img {
    margin-bottom: 15px;
    width: 100%;
    -webkit-box-shadow: 2px 4px 5px rgba(0,0,0,0.22);
    box-shadow: 2px 4px 5px rgba(0,0,0,0.22);
  }
  .page-text p {
    margin-bottom: 10px;
  }
  .page-text p:last-child {
    margin-bottom: 0;
  }
  .page-text p.icon--price {
    font-size: 16px;
  }
  .page-text .phone {
    margin-bottom: 15px;
  }
  .page-text .phone .phone-value {
    font-size: 20px;
  }
  .page-text .columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .page-text cite {
    margin-bottom: 18px;
  }
  .page-text dl {
    margin-bottom: 20px;
  }
  .page-text dl dd {
    margin-bottom: 7px;
    font-size: 16px;
  }
  .page-text dl dd:last-child {
    margin-bottom: 0;
  }
  .page-text ul {
    
  }
  .content-menu:not(.content-menu--filter) {
    display: block;
    overflow: auto;
    padding: 20px 10px;
    margin-bottom: 0;
    white-space: nowrap;
  }
  .content-menu:not(.content-menu--filter) .content-menu-item {
    margin: 0 20px 0 0;
  }
  .content-menu:not(.content-menu--filter) .content-menu-item:last-child {
    margin-right: 0;
  }
  .content-menu--filter {
	  display: flex;
	  flex-flow: row wrap;
	  align-items: center;
	  justify-content: center;
	  text-align: center;
  }
  .content-menu--filter .content-menu-item.content-filter-item {
	  display: inline-block;
	  font-size: 14px;
	  line-height: 1.4;
	  padding: 10px 22px 8px 22px;
	  margin: 0 0 5px 0;
  }
  
  .warning {
    margin: 25px 0;
  }
  .price {
    margin-bottom: 10px;
  }
  .page-block {
    padding: 25px 0;
  }
  .page-block .page-block-title {
    margin-bottom: 25px;
    font-size: 22px;
    line-height: 28px;
  }
  .page-block .page-block-description {
    margin: -10px 0 20px 0;
    font-size: 14px;
    line-height: 22px;
  }
  .page-block .page-block-inner {
    display: block;
  }
  .page-block .page-block-about {
    margin-bottom: 15px;
    width: 100%;
  }
  .page-block .page-block-about .page-block-about-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
  }
  .page-block .page-block-about .page-block-about-description {
    font-size: 14px;
    line-height: 22px;
  }
  .page-block .page-block-content {
    width: 100%;
  }
  .slider--overwidth {
    margin: 15px 0;
  }
  .slider--content {
    margin-bottom: 5px;
  }
  .slider--fullwidth {
    margin: 15px 0;
  }
  .slider .slider-item figure {
    padding: 0 5px 0 5px;
  }
  .slider .slider-item figure figcaption {
    padding-bottom: 10px;
  }
  .slider .slick-slide > img {
    max-width: 100%;
  }
  .slider .slick-dots {
    padding: 5px 0;
  }
  .slider .slick-dots li {
    margin-right: 12px;
  }
  .slider .slick-dots li button {
    width: 20px;
  }
  .form-holder {
    margin: 20px 0;
    display: block;
  }
  .form-holder .form-about {
    margin-bottom: 20px;
    width: 100%;
  }
  .form-holder .form-picture {
	  display: none;
  }
  .form-holder .form-about .form-about-text {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .form-holder .form-about .form-about-note {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 24px;
  }
  .form-holder .form-about .form-about-phone {
    font-size: 20px;
  }
  .form-holder .form {
    width: 100%;
  }
  .form-holder > div[id^="comp_"] {
    width: 100%;
  }
  .form--inline {
    padding: 15px;
  }
  .form .form-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .form .form-row {
    margin: 0;
    display: block;
  }
  .form .form-item-holder {
    margin-bottom: 20px;
  }
  .form .form-item-holder--w1 {
    width: 100%;
  }
  .form .form-item-holder--contacts {
    margin-right: 3%;
    margin-bottom: 0;
    width: 62%;
  }
  .form .form-label {
    line-height: 1;
    font-size: 12px;
  }
  .form .form-item--text,
  .form .form-item--calendar,
  .form .form-item--textarea {
    /*padding: 3px 0;
    font-size: 12px;
    line-height: 14px;*/
  }
  .form .form-item--calendar {
    /*-webkit-background-size: 11px;
    -moz-background-size: 11px;
    background-size: 11px;*/
  }
  .form .form-item--textarea {
    /*height: 21px;
    min-height: 21px;*/
  }
  .jcf-file .jcf-fake-input {
    padding: 5px 0;
    font-size: 12px;
  }
  .jcf-file .jcf-upload-button {
    width: 80px;
  }
  .jcf-file .jcf-upload-button .jcf-button-content {
    padding: 5px 0;
    font-size: 12px;
    letter-spacing: 0.25px;
  }
  .jcf-select .jcf-select-text {
    font-size: 12px;
    line-height: 1;
  }
  .jcf-list {
    padding: 5px 0;
  }
  .jcf-list li:first-child .jcf-option {
    padding-top: 5px;
  }
  .jcf-list li:last-child .jcf-option {
    padding-bottom: 5px;
  }
  .jcf-option {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 12px;
  }
  .form-checkbox--flex .jcf-checkbox {
	  min-width: 16px;
  }
  .jcf-checkbox {
    margin-right: 5px;
    width: 16px;
    height: 16px;
    line-height: 15px;
  }
  .jcf-checkbox span {
    width: 8px;
    height: 8px;
  }
  .form-checkbox .form-checkbox-title {
    font-size: 12px;
  }
  .form .form-item-holder span.form-item--error {
	  font-size: 12px;
	  line-height: 14px;
	  bottom: -15px;
  }
  .page-aside {
    width: 300px;
  }
  .page-aside .page-aside-form-holder {
    padding: 35px 20px;
  }
  .page-aside .page-aside-title {
    margin-bottom: 15px;
  }
  .cta {
    padding: 25px 0;
  }
  .cta-inner {
    display: block;
  }
  .cta-info,
  .cta-person {
    margin: 0 0 20px 0;
  }
  .cta-info--half {
    width: 100%;
  }
  .cta-info .cta-info-text p {
    margin-bottom: 10px;
  }
  .cta-info .cta-info-text p:last-child {
    margin-bottom: 0;
  }
  .booking-tabs {
    margin: 40px 0;
    padding: 10px 0;
  }
  .booking-tabs .booking-tabs-heading-item {
    margin: 0;
    padding: 10px;
  }
  .booking-tabs .booking-tabs-heading-item:after {
    content: none;
  }
  .news-item {
    margin-bottom: 5%;
    width: 100%;
  }
  .news-item--one {
	  width: 100%;
  }
  .news-item .news-item-inner {
    padding: 15px;
  }
  .news-item .news-item-title {
    font-size: 18px;
    line-height: 26px;
  }
  .news-item .news-item-category {
    font-size: 12px;
  }
  .article-heading {
    padding: 20px 0;
  }
  .article-heading .article-date {
    font-size: 12px;
  }
  .article-heading .article-title {
    margin: 15px 0;
    font-size: 22px;
    line-height: 28px;
  }
  .article-heading .article-share .article-share-title {
    margin-right: 10px;
  
  }
  .article-heading .article-share .article-share-item {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  .article-body {
    padding: 20px 0;
  }
  .article-nav {
    padding: 0;
    display: block;
  }
  .article-nav .article-nav-item {
    float: none;
    margin: 20px 0;
    display: block;
    max-width: 100%;
    text-align: center;
  }
  .page-article .slider--fullwidth {
    margin-top: 20px;
  }
  .cards-filter {
    margin: 15px 0 25px 0;
  }
  .cards-filter .cards-filter-inner {
    display: block;
  }
  .cards-filter .cards-filter-item {
    margin-bottom: 10px;
    display: block;
    width: 100%;
  }
  .cards-filter .cards-filter-item:last-child {
    margin-bottom: 0;
  }
  .card-item {
    width: 100%;
  }
  .card-item--w1,
  .card-item--w2,
  .card-item--w3,
  .card-item--w12 {
    margin-bottom: 5%;
    width: 100%;
  }
  .card-item--w1 .card-item-photo-holder:after,
  .card-item--w2 .card-item-photo-holder:after,
  .card-item--w3 .card-item-photo-holder:after,
  .card-item--w12 .card-item-photo-holder:after {
    padding-top: 100%;
  }
  .todo-item {
    margin-bottom: 5%;
    width: 100%;
  }
  .todo-items--large .todo-item {
	  width: 100%;
  }
  .slick-slide .todo-item {
    width: 100%;
  }
  .tours {
    padding-top: 0;
  }
  .tour-item {
    margin: 10px 0;
  }
  .tour-item .tour-item-photo-holder,
  .tour-item .tour-item-content {
    width: 100%;
  }
  .tour-item .tour-item-content {
    padding: 15px 10px;
  }
  .tour-item .tour-item-row {
    margin-bottom: 15px;
  }
  .tour-item .tour-item-datetime {
    margin-bottom: 10px;
    line-height: 28px;
  }
  .tour-item .tour-item-features {
    margin-left: 15px;
  }
  .tour-item .tour-item-group {
    margin-bottom: 10px;
  }
  .article-features {
	  margin-bottom: 25px;
  }
  .article-features .article-feature-item {
    margin: 0 0 20px 0;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .article-features .article-feature-item--icon {
    background: none;
    padding-left: 0;
  }
  .article-features .article-feature-item:last-child {
    margin-bottom: 0;
  }
  .cta-static {
    margin: 10px 0;
    display: block;
  }
  .cta-static .cta-static-item {
    width: 100%;
    padding: 20px 15px;
  }
  .cta-static .cta-static-item .cta-static-item-inner {
    display: block;
  }
  .cta-static .cta-static-item .cta-static-item-title {
    margin-bottom: 15px;
    padding-right: 0;
    font-size: 18px;
    line-height: 26px;
  }
  .cta-static .cta-static-item .cta-static-item-text {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }
  .list {
    margin: 20px 0 35px 0;
  }
  .list-item {
    margin-bottom: 20px;
    width: 100%;
  }
  .list-item:last-child {
    margin-bottom: 0;
  }
  .list-item .list-item-title {
    margin-bottom: 15px;
  }
  .list-item .list-item-link-holder {
    padding: 8px 0;
  }
  .page-close {
    right: 15px;
  }
  .event-footer {
    margin: 20px 0;
    display: block;
    text-align: center;
  }
  .event-footer .share {
    margin-top: 20px;
  }
  .accordion-item:first-child {
    padding-top: 25px;
  }
  .accordion-item:last-child {
    padding-bottom: 25px;
  }
  .accordion-item .accordion-item-heading .accordion-item-heading-title {
    padding: 10px 105px 10px 0;
    font-size: 14px;
  }
  .accordion-item .accordion-item-heading .accordion-item-heading-price {
	  right: 30px;
	  margin-top: -4px;
	  
	  font-size: 12px;
	  
  }
  
  .accordion-item .accordion-item-heading .accordion-item-heading-toggler {
    right: 15px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
  }
  .accordion-item .accordion-item-content {
    padding: 15px 0;
  }
  .contacts-items {
    display: block;
  }
  .contacts-items .contacts-item {
    margin-bottom: 15px;
    width: 100%;
  }
  .contacts-items .contacts-item .contacts-item-title {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .contacts-items .contacts-item .contact-item-content {
    font-size: 14px;
    line-height: 22px;
  }
  .hover-blocks .hover-block-item {
    margin-bottom: 15px;
    width: 100%;
  }
  .hover-blocks .hover-block-item:last-child {
    margin-bottom: 0;
  }
  .event-item {
    display: block;
  }
  .event-item .event-item-photo-holder {
    width: 100%;
  }
  .event-item .event-item-content {
    display: block;
    width: 100%;
    padding: 15px;
  }
  .event-item .event-item-top {
    margin-bottom: 15px;
  }
  .event-item .event-item-date {
    margin-bottom: 10px;
	font-size: 12px;
  }
  .card-item-event .card-item-event-location, .card-item-location, .event-item-location {
	  font-size: 12px;
  }
 
  .event-item .event-item-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
  }
  .todo-item .todo-item-title {
    font-size: 14px;
    line-height: 24px;
  }
  .card-item .card-item-photo-holder .card-item-date .card-item-date-current {
    margin-bottom: 5px;
    font-size: 22px;
  }
  .card-item .card-item-title {
    font-size: 16px;
    line-height: 24px;
  }
  .slick-slide .card-item {
    width: 100%;
  }
  .cards-list--main {
	  margin-bottom: 0;
  }
  .cards-list--main .slick-slide .card-item {
	  margin-bottom: 0;
  }
  .slick-slide .card-item .card-item-photo-holder:after {
    padding-top: 90%;
  }
  .cards-list .slick-track {
    padding-bottom: 10px;
  }
  .hotel-features {
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .hotel-features .hotel-feature-col {
    margin-bottom: 15px;
    width: 100%;
    padding: 0;
  }
  .panels {
    margin: 35px 0;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .panels--smallmargin {
    margin: 0 auto;
  }
  .panels .panel-item-inner {
    padding: 15px;
  }
  .panels .panel-item {
    margin-bottom: 15px;
    width: 100%;
  }
  .panels .panel-item:last-child {
    margin-bottom: 0;
  }
  .panels .panel-item .slick-dots {
    padding: 10px 15px 0 15px;
  }
  .panels .panel-item .panel-item-title {
    margin-bottom: 15px;
  }
  .panels .panel-item .panel-item-services {
    font-size: 14px;
    line-height: 24px;
  }
  .panels .panel-item .panel-item-services .panel-item-service-item {
    margin-bottom: 10px;
  }
  .panels .panel-item .panel-item-services .panel-item-service-item:last-child {
    margin-bottom: 0;
  }
  .rooms .rooms-tabs .page-block {
    padding-bottom: 0;
  }
  .rooms .rooms-tabs .page-block .page-block-title {
    margin-bottom: 10px;
  }
  .rooms .rooms-heading {
    overflow: auto;
    white-space: nowrap;
  }
  .rooms .room-item {
    padding: 35px 0;
  }
  .rooms .room-item-inner {
    display: block;
    width: 100%;
  }
  .rooms .room-item-info,
  .rooms .room-item-booking-holder {
    width: 100%;
    padding-right: 0;
  }
  .rooms .room-item-title {
    margin-bottom: 10px;
    font-size: 28px;
  }
  .rooms .room-item-description {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
  }
  .rooms .room-item-slider {
    margin-bottom: 25px;
  }
  .rooms .room-item-booking {
    padding: 15px 20px;
  }
  .rooms .room-item-booking .room-item-booking-title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
  }
  .rooms .room-item-booking .room-item-booking-note {
    margin-bottom: 15px;
  }
  .rooms .room-item-booking .room-item-booking-price {
    margin-bottom: 20px;
  }
  .rooms .room-item-booking .room-item-booking-price .room-item-booking-price-text {
    font-size: 14px;
  }
  .rooms .room-item-booking .room-item-booking-price .room-item-booking-price-value {
    font-size: 18px;
  }
  .review-item {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 15px;
  }
  .review-item .review-item-heading {
    margin-bottom: 15px;
  }
  .review-item .review-item-title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
  }
  .review-item .review-item-author {
    margin-bottom: 15px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: single;
    -moz-box-lines: single;
    -o-box-lines: single;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .review-item .review-item-author .review-item-author-photo {
    margin-bottom: 0;
    width: 60px;
    height: 60px;
  }
  .review-item .review-item-author .review-item-author-photo img {
    max-width: 100%;
  }
  .review-item .review-item-content {
    width: 100%;
  }
  .review-item .review-item-title {
    margin-bottom: 10px;
  }
  .intro .intro-logo {
    width: 90%;
  }
  .topper-text {
    margin-top: -70px;
  }
  .section {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
  .section--revert {
	  flex-direction: column-reverse;
  }
  .section--white .section-aside {
    width: 100%;
    padding: 15px 15px 0 15px;
  }
  .section-aside {
    width: 100%;
  }
  .section-content {
    width: 100%;
  }
  .section-aside + .section-content,
  .section-content + .section-aside {
    margin-top: 25px;
  }
  .yoga-features {
    padding: 25px 0;
  }
  .yoga-features .yoga-features-title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }
  .yoga-item {
    margin-bottom: 20px;
    width: 100%;
  }
  .yoga-item:last-child {
    margin-bottom: 0;
  }
  .calendar-block {
    margin: 25px 0;
  }
  .calendar-block .calendar-block-title {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .calendar-block .calendar-block-selector {
    margin-bottom: 15px;
    width: 100%;
  }
  .calendar-block .calendar-block-content {
    width: 100%;
  }
  .calendar-block .calendar-block-empty {
    font-size: 14px;
  }
  .persons-list {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
  .person-item {
    margin-bottom: 25px;
    width: 100%;
    padding: 0;
  }
  .person-item:last-child {
    margin-bottom: 0;
  }
  .slider-item .person-item {
    width: 100%;
  }
  .backphone .backphone-title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
  }
  .backphone .backphone-text {
    font-size: 14px;
    line-height: 18px;
  }
  .cert {
    margin: 25px 0;
    display: block;
    padding: 15px;
  }
  .cert .cert-content {
    padding: 20px 0;
  }
  .cert .cert-title {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .spa-features {
    margin: 25px 0;
  }
  .spa-feature-item--w1 {
    width: 100%;
    padding: 20px 15px;
  }
  .spa-feature-item .spa-feature-title {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .spa-feature-item .spa-features-description .spa-features-description-col {
    width: 100%;
  }
  .resort {
    margin: 35px 0;
  }
  .resort .resort-filter {
    margin-bottom: 15px;
  }
  .page-shirm .page-shirm-logo {
    width: 70%;
  }
  .mobile-menu {
    margin-bottom: 20px;
  }
  
  .page-text > img {
	  max-width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .page-aside {
    width: 100%;
    max-width: 100%;
  }
  .stars {
    margin-bottom: 20px;
  }
  .form-holder {
    margin-top: 0;
  }
  .form-holder .form-about {
    padding-top: 0;
  }
  .form-holder .form-about .form-about-time {
    margin-bottom: 15px;
  }
  .form-holder .form-about .form-about-location {
    margin-bottom: 20px;
  }
}

/* End */


/* Start:/local/templates/2018/css/service.css?1624114359205*/
.nobr {
	white-space: nowrap;
}
html #bx-panel {
	position: fixed !important;
	left: 0 !important;
	top: 125px !important;
	
	display: block !important;
	width: 100% !important;
	z-index: 190 !important;
}
/* End */


/* Start:/local/templates/2018/css/travelline.css?17094764627532*/
#tl-hotel-select {
    display: none;
}

.bookmarks {
    width: 100%;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
}

.bookmarks li.active {
    text-decoration: none;
    background: #44bb6e;
    color: #fff;
    cursor: default;
}

.bookmarks li {
    flex: 1 1 50%;
    flex-direction: column;
    background-color: #fcf9eb;
    float: left;
    text-align: center;
    padding: 4px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #3d3d3d;
    line-height: 1.28;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.bookmarks li p {
    margin: 0;
}

.bookmarks li span {
    color: #df161e;
}

.bookmarks li:not(.active):hover {
    background: rgba(68, 187, 110, .75);
    color: #fff;
}

.bookmarks li:before {
    display: none !important;
}

#block-search-mobile {
    display: none;
    max-width: 1215px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    padding: 0 20px 50px 20px;
}

#block-search,
.header-form-holder,
.footer-form-holder  {
    max-width: 1215px;
    margin: 0 auto;
    position: absolute;
    display: block;
    width: 96%;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 195px;
}

#block-search.-inner,
.header-form-holder {
    position: relative;
}
.footer-form-holder {
	margin-bottom: 150px;
	position: static;
	
	max-width: 100%;
	width: 100%;
}

.header-form-holder .form,
.footer-form-holder .form {
	height: 150px;
	box-shadow: none;
	
}
.footer-form-holder .form {
	max-width: 1215px;
	margin: 0 auto;
	height: auto;
}

.header-form-holder .form-fieldset,
.footer-form-holder .form-fieldset {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header-form-holder .form-fieldset .form-row,
.footer-form-holder .form-fieldset .form-row {
	margin: 0;
	
	width: 23%;
	display: flex;
	flex-flow: column;
}
.header-form-holder .form-fieldset .form-row .form-item-holder,
.footer-form-holder .form-fieldset .form-row .form-item-holder {
	margin-bottom: 15px;
	
	width: 100%;
}
.footer-form-holder .form-fieldset .form-row .form-item-holder {
	margin-bottom: 25px;
}
.header-form-holder .form-fieldset .form-row .form-item-holder:last-child,
.footer-form-holder .form-fieldset .form-row .form-item-holder:last-child {
	margin-bottom: 0;
}
.header-form-holder .form .form-title,
.footer-form-holder .form .form-title {
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 28px;
}
.footer-form-holder .form .form-title {
	font-size: 22px;
	margin-bottom: 20px;
}
.header-form-holder .form .form-item--text,
.footer-form-holder .form .form-item--text,
.header-form-holder .form .form-item--calendar,
.footer-form-holder .form .form-item--calendar,
.header-form-holder .form .form-item--textarea,
.footer-form-holder .form .form-item--textarea {
	padding: 5px 0;
	font-size: 14px;
	line-height: 16px;
}
.header-form-holder .form .form-item--calendar,
.footer-form-holder .form .form-item--calendar {
	background-size: 16px 17px;
}
.header-form-holder .jcf-select .jcf-select-text,
.footer-form-holder .jcf-select .jcf-select-text {
	padding: 5px 0;
	font-size: 14px;
	line-height: 16px;
}
.header-form-holder .form .btn--blue,
.footer-form-holder .form .btn--blue {
	padding: 10px 20px 5px 20px;
	border-radius: 24px;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
}
.header-form-holder .form--inline {
	padding: 20px 25px;
}
.footer-form-holder .form--inline {
	padding: 50px;
}
.header-form-holder .form .page-text,
.footer-form-holder .form .page-text,
.header-form-holder .form .page-text small,
.footer-form-holder .form .page-text small {
	font-size: 12px;
}


.block-search-home-holder {
	    background-color: #fef3ea !important;
	position: relative; 
	z-index: 10;
	margin-top: -5px;
	box-shadow: 5px 11px 13px rgba(0, 0, 0, 0.08);
}
#block-search.block-search-home {
	position: static;
        
}

.block-search-home-holder #block-search-mobile {
	padding-bottom: 0;
}

@media only screen and (max-width: 1100px) {
    .bookmarks li {
        font-size: 14px;
        max-height: 48px;
    }

    #block-search {
        display: none;
    }

    #block-search-mobile {
        display: block;
    }

    .loaded .header-image-logo-inner {
        top: -30px;
    }

    .header-badge-holder .header-badge {
        top: 110px;
    }
    
    #block-search.-inner, .header-form-holder {
	    bottom: 100px;
    }
	    
	.header-form-holder .form {
		height: auto;
		
	}
	
	.header-form-holder .form-fieldset,
	.footer-form-holder .form-fieldset {
		display: block;
	}
	.header-form-holder .form-fieldset .form-row,
	.footer-form-holder .form-fieldset .form-row {
		margin: 0 0 15px 0;
		
		width: 100%;
		display: flex;
		flex-flow: column;
	}
}

@media only screen and (max-width: 768px) {
    .bookmarks li {
        font-size: 12px;
        padding: 0;
    }

    .loaded .header-image-logo-inner {
        top: 0;
    }
    .footer-form-holder .form--inline {
		padding: 25px;
	}
}

@media only screen and (max-width: 480px) {
    .bookmarks {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .bookmarks li {
        flex: 1 1 100%;
        padding: 0 14px;
    }

    .loaded .header-image-logo-inner {
        top: 100px;
    }
}

@media only screen and (max-width: 435px) {
    .loaded .header-image-logo-inner {
        top: 50%;
    }
    
    .loaded.page-lake .header-image-logo-inner {
        top: 0;
    }
}




.bnovo-widget {
    max-width: 1215px;
    margin: 0 auto;
    position: relative;
    display: block;
    width: 96%;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 195px;
    height: 150px;
}





    #tl-popover-content {
        opacity: 0;
    }
    .tl-popover {
        max-width: 1215px !important;
        width: 100%;
    }
    .tl-popover.tl-popover_shown #tl-popover-content {
        opacity: 1;
    }

    .advantages-header {
        padding: 21px;
        background: #273051;

        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 21px;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
    }

    .advantages-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        box-sizing: border-box;
        padding: 20px 54px;
        flex-wrap: wrap;
        background: #FEF3EA;
    }


    .advantages-column {
        flex: 1 1 33%;
    }


    .advantages-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        min-height: 56px;
    }

    .advantages-item:not(:last-child) {
        margin-bottom: 12px;
    }

    .advantages-item__icon {
        display: inline-block;
        width: 30px;
        margin-right: 13px;
        text-align: center;
        flex-shrink: 0;
    }

    .advantages-item__text {
        display: inline-block;
        padding-right: 10px;

        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-size: 16px;
        line-height: normal;
        color: #111111;
    }

    @media (max-width: 1024px) {
        .tl-popover.tl-popover_shown #tl-popover-content {
            opacity: 0;
            display: none;
        }
    }






/* End */


/* Start:/local/templates/2018/css/plugins/jquery.jgrowl.min.css?16594421001455*/
.jGrowl{z-index:9999;color:#fff;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;position:fixed}.jGrowl.top-left{left:0;top:0}.jGrowl.top-right{right:0;top:0}.jGrowl.bottom-left{left:0;bottom:0}.jGrowl.bottom-right{right:0;bottom:0}.jGrowl.center{top:0;width:50%;left:25%}.jGrowl.center .jGrowl-closer,.jGrowl.center .jGrowl-notification{margin-left:auto;margin-right:auto}.jGrowl-notification{background-color:#000;opacity:.9;zoom:1;width:250px;padding:10px;margin:10px;text-align:left;display:none;border-radius:5px;min-height:40px}.jGrowl-notification .ui-state-highlight,.jGrowl-notification .ui-widget-content .ui-state-highlight,.jGrowl-notification .ui-widget-header .ui-state-highlight{border:1px solid #000;background:#000;color:#fff}.jGrowl-notification .jGrowl-header{font-weight:700;font-size:.85em}.jGrowl-notification .jGrowl-close{background-color:transparent;color:inherit;border:none;z-index:99;float:right;font-weight:700;font-size:1em;cursor:pointer}.jGrowl-closer{background-color:#000;opacity:.9;zoom:1;width:250px;padding:10px;margin:10px;text-align:left;display:none;border-radius:5px;padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:.9em;font-weight:700;text-align:center}.jGrowl-closer .ui-state-highlight,.jGrowl-closer .ui-widget-content .ui-state-highlight,.jGrowl-closer .ui-widget-header .ui-state-highlight{border:1px solid #000;background:#000;color:#fff}@media print{.jGrowl{display:none}}
/* End */


/* Start:/local/templates/2018/css/widget.css?16659229112545*/
.page-widget {
	 position: fixed;
	 display: none;
	 right: 20px;
	 bottom: 20px;
	 z-index: 1000;
	 box-sizing: border-box;
	 padding: 60px 30px 30px 30px;
	 width: 290px;
	 border-radius: 4px;
	 background-color: #fff;
	 border: 1px solid #273051;
	 text-align: center;
	 color: #273051;
}
 .page-widget.active {
	 display: block;
}
 .page-widget .page-widget-close {
	 position: absolute;
	 right: 0;
	 top: 0;
	 z-index: 30;
	 display: block;
	 width: 48px;
	 height: 48px;
	 background: url("/local/templates/2018/css/../svg/form_close.svg") no-repeat center center;
	 background-size: 17px 17px;
	 cursor: pointer;
	 transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
 .page-widget .page-widget-close:hover {
	 opacity: 0.7;
}
 .page-widget .page-widget-photo {
	 position: absolute;
	 left: 50%;
	 top: 0;
	 transform: translate(-50%, -50%);
	 display: block;
	 width: 80px;
	 height: 80px;
	 overflow: hidden;
	 border-radius: 50%;
	 border: 1px solid #d7d7d7;
}
 .page-widget .page-widget-photo img {
	 display: block;
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 left: 0;
	 top: 0;
	 object-fit: cover;
 }
 .page-widget .page-widget-name {
	 font-family: "GerberaMedium";
	 margin-bottom: 10px;
	 font-size: 18px;
	 font-weight: bold;
}
 .page-widget .page-widget-title {
	 font-family: "GerberaMedium";
	 font-size: 14px;
	 line-height: 1.2;
	 margin-bottom: 20px;
}
 .page-widget .page-widget-contacts {
	 margin-bottom: 20px;
	 display: flex;
	 align-items: center;
	 justify-content: center;
}
 .page-widget .page-widget-contacts .page-widget-contact-item {
	 margin: 0 5px;
	 display: block;
	 width: 36px;
	 height: 36px;
}
 .page-widget .page-widget-contacts .page-widget-contact-item img {
	 display: block;
	 width: 100%;
	 height: auto;
}
 .page-widget .page-widget-phone {
	 font-family: "GerberaBold";
	 color: #273051;
	 font-size: 20px;
	 font-weight: bold;
	 line-height: 1;
	 text-decoration: none;
}
 .page-widget.closed {
	 width: 84px;
	 height: 84px;
	 padding: 0;
	 border: 2px solid #273051;
	 border-radius: 50%;
	 background-color: transparent;
	 transition: 0.3s border-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
 .page-widget.closed .page-widget-photo {
	 transform: none;
	 left: 0;
	 top: 0;
	 border: none;
	 cursor: pointer;
}
 .page-widget.closed:hover {
	 border-color: #000;
}
 .page-widget.closed .page-widget-name, .page-widget.closed .page-widget-title, .page-widget.closed .page-widget-contacts, .page-widget.closed .page-widget-phone, .page-widget.closed .page-widget-close {
	 display: none;
}
 
/* End */


/* Start:/local/templates/2018/css/gastro.css?174705090810592*/
.gastro-nums {
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row wrap;
}
.gastro-num-item {
	margin: 50px 0;
	position: relative;
	width: 33.3%;
	box-sizing: border-box;
	padding: 0 30px;
	min-height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gastro-num-item-title {
	position: absolute;
	pointer-events: none;
	font-family: "GerberaBold";
	left: 0;
	top: 50%;
	transform: translateY(-42%);
	width: 100%;
	text-align: center;
	font-size: 200px;
	line-height: 1;
	color: rgba(230, 230, 230, 0.7);
	z-index: 10;
}
.gastro-num-item-description {
	position: relative;
	z-index: 20;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}

@media screen and (max-width: 990px) {
	.gastro-num-item {
		width: 100%;
		min-height: 110px;
	}
	.gastro-num-item-title {
		font-size: 140px;
	}
	.gastro-num-item-description {
		font-size: 14px;
		line-height: 20px;
	}
}




.gastro-steps {
	position: relative;
	margin: 170px 0 -100px 0;
}
.gastro-steps:after {
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 180px;
	margin-left: -1px;
	content: '';
	display: block;
	width: 2px;
	background-color: #273051;
	z-index: 10;
}
.gastro-step-item {
	padding-top: 50px;
	padding-right: 57%;
	position: relative;
	z-index: 20;
	text-align: center;
}
.gastro-step-item:nth-child(2n) {
	padding-left: 57%;
	padding-right: 0;
}
.gastro-stem-item-content {
	position: relative;
	top: -147px;
}
.gastro-stem-item-icon {
	margin: 0 auto 20px auto;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gastro-stem-item-icon img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.gastro-step-item-num {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	text-align: center;
	width: 35px;
	height: 35px;
}
.gastro-step-item-num span {
	position: relative;
	z-index: 20;
	border-radius: 50%;
	color: #FFF;
	font-size: 18px;
	font-family: 'GerberaMedium';
	line-height: 1;
	background-color: #273051;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gastro-step-item-num:before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background-color: #FFF;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}
@media screen and (max-width: 990px) {
	.gastro-steps {
		margin: 0;
	}
	.gastro-step-item {
		margin: 30px 0;
		width: 100%;
		padding: 0 !important;
	}
	.gastro-step-item-num {
		position: static;
		margin: 0 auto 20px auto;
		transform: translate(0);
	}
	.gastro-stem-item-content {
		position: static;
	}
	.gastro-steps:after {
		display: none;
	}
}



.gastro-workshops-more {
	margin-top: -60px;
}
@media screen and (max-width: 1100px) {
	.gastro-workshops-more {
		margin-top: 0;
	}
}


.gastro-child-ws-holder {
	
}
@media screen and (max-width: 1100px) {
	.gastro-child-ws-holder {
		margin: 50px 0 0 0;
	}
}


.gastro-panels {
	margin: 60px 0 -10px 0;
}
@media screen and (max-width: 990px) {
	.gastro-panels {
		margin: 40px 0 40px 0;
	}
}


.panels .panel-item--spa .panel-item-title--smallmargin {
	margin-bottom: 20px;
	text-align: center;
}
.panels .panel-item--spa .panel-item-top .panel-item-inner {
	padding-bottom: 0;
}
.panels .panel-item--spa .panel-item-action {
	text-align: center;
}



.seo-bottom-text {
	padding: 70px 0;
}
@media screen and (max-width: 990px) {
	.seo-bottom-text {
		padding: 40px 0;
	}
}


.card-item--ws {
	display: block;
}
.card-item--ws .card-item-description .page-text {
	font-size: 14px;
	line-height: 24px;
}
.card-item--ws .card-item-description .page-text ul li {
	margin-bottom: 0;
}
.card-item--ws .card-item-buy {
	padding: 15px 0 15px 0;
	text-align: center;
}
.card-item--ws .card-item-bottom {

}
.card-item--ws .card-item-event .card-item-event-time, 
.card-item--ws .event-item-time {
	font-size: 16px;
	line-height: 1.3;
	font-family: "GerberaMedium";
}
.card-item--ws .card-item-price {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 22px;
	line-height: 1;
	font-family: "GerberaBold";
}
.card-item--ws .card-item-event {
	position: relative;
	padding-right: 90px;
}
.card-item--ws .card-item-bottom .card-item-inner {
	padding-top: 20px;
}
.card-item--ws .card-item-bottom .btn--blue {
	padding: 15px 30px 11px 30px;
	letter-spacing: 1.5px;
}
@media screen and (max-width: 990px) {
	.card-item--ws .card-item-bottom .btn--blue {
    	padding: 11px 25px 8px 25px;
		letter-spacing: 1.5px;
	}
}


.card-item-toolbar {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
}
.card-item-toolbar .card-item-booking {
	padding: 11px 26px 7px 26px;
	font-size: 16px;
    line-height: 30px;
    letter-spacing: 1.5px;
}
.card-item.filter-hide {
	display: none;
}
.card-item-top .card-item-tags {
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 40px;
}
.card-item-about {
	font-family: 'GerberaLight';
}
.card-item-about ul.circle li {
	margin-bottom: 4px;
	padding-left: 20px;
}
.booking-tabs--tour {
	margin: 70px 0 0 0;
}
.booking-tabs--tour .booking-tabs-heading-item {
	padding-left: 0;
}
.booking-tabs--tour .booking-tabs-heading-item {
	
}
.card-item-age {
    position: absolute;
    right: 18px;
    top: 12px;
    display: block;
    width: 32px;
    min-width: 32px;
    height: 32px;
    border-radius: 30px;
    background-color: rgba(39, 48, 81, 0.1);
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    padding: 0 7px;
    box-sizing: border-box;
}

.card-item--tour .card-item-inner--relative {
	position: relative;
}



.tour-schedule {
	position: relative;
}
.tour-schedule:after {
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	content: '';
	display: block;
	width: 2px;
	background-color: #273051;
	z-index: 10;
}
.tour-schedule-item {
	padding-top: 10px;
	padding-bottom: 50px;
	padding-right: calc(50% + 120px);
	position: relative;
	z-index: 20;
}
.tour-schedule-item:nth-child(2n) {
	padding-left: calc(50% + 120px);
	padding-right: 0;
}
.tour-schedule-item-content {
	position: relative;
}
.tour-schedule-item-num {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	text-align: center;
	min-width: 35px;
	height: 35px;
}
.tour-schedule-item-num span {
	position: relative;
	z-index: 20;
	border-radius: 24px;
	color: #FFF;
	font-size: 18px;
	font-family: 'GerberaLight';
	line-height: 1;
	background-color: #273051;
	min-width: 35px;
	height: 35px;
	padding: 0 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tour-schedule-item-num:before {
	content: '';
	display: block;
	width: calc(100% + 5px);
	height: 40px;
	background-color: transparent;
	border-radius: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}

.tour-detail-content {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	align-items: flex-start;
}
.tour-detail-content-main {
	width: calc(100% - 300px);
}
.tour-detail-content-main .page-block {
	width: calc(100% + 300px);
}
.tour-detail-content-aside-toolbar {
	position: relative;
}
.tour-detail-content-aside-toolbar .card-item-age {
	top: -7px;
	right: 0;
}
.tour-detail-content-aside-toolbar .card-item-price .card-item-price-value {
	font-size: 20px;
}
.tour-detail-content-aside {
	position: sticky;
	right: 20px;
	width: 270px;
	background-color: red;
	top: 170px;
	z-index: 50;
	margin-top: 30px;
	margin-bottom: 30px;
	box-sizing: border-box;

	padding: 25px 20px;
    background-color: #ffe1af;
    -webkit-box-shadow: 10px 22px 26px 0 rgb(0 0 0 / 22%);
    box-shadow: 10px 22px 26px 0 rgb(0 0 0 / 22%);
}

ul.circle--tour {
	margin: 0 !important;
	display: flex;
	justify-content: center;
	flex-flow: row wrap;
}
ul.circle--tour li {
	width: 30%;
	margin: 0 0 20px 0;
}
.tour-detail-content-aside-dates {
	margin-bottom: 20px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	column-gap: 20px;
}
.tour-detail-content-aside .btn {
	width: 100%;
	padding: 15px 20px 10px 20px;
	
}

#tours-filter .content-menu--filter {
	margin-top: 10px;
}
#tours-filter .content-menu .content-menu-item {
	padding-top: 12px;
	border-radius: 24px;
	font-size: 14px;
}
#tours-filter .content-menu--all .content-menu-item {
	margin-bottom: 0;
}
.tour-detail-content-main .table-holder td {
	vertical-align: top;
}
.tour-detail-content-main table td[style*="font-weight:bold"] {
	    font-family: "GerberaMedium";
}

@media screen and (max-width: 990px) {
	.tour-schedule {
		margin: 0;
	}
	.tour-schedule-item {
		margin: 30px 0;
		width: 100%;
		padding: 0 !important;
	}
	.tour-schedule-item-num {
		position: static;
		margin: 0 auto 20px auto;
		transform: translate(0);
	}
	.tour-schedule-item-content {
		position: static;
	}
	.tour-schedule:after {
		display: none;
	}
	
	#tours-filter {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#tours-filter .content-menu--filter {
		display: inline-block;
		white-space: nowrap;
		width: 100%;
		overflow: auto;
	}
}
@media screen and (max-width: 1500px) {
	.tour-detail-content .page-block .page-inner {
		padding-right: 100px;
	}
}
@media screen and (max-width: 1275px) {
	.tour-detail-content .page-block .page-inner {
		padding-right: 150px;
	}
}
@media screen and (max-width: 1170px) {
	.tour-detail-content .page-block .page-inner {
		padding-right: 250px;
	}
}
@media screen and (max-width: 950px) {
	.tour-detail-content {
		display: block;
	}
	.tour-detail-content .table-holder {
        overflow: auto;
        margin: 0 -15px 0 -15px;
        padding: 0 15px 10px 15px;
	}
	.tour-detail-content .table-holder table {
		margin: 10px 0;
	}
	.tour-detail-content-main .page-block {
		width: 100%;
	}
	.tour-detail-content-main {
		width: 100%;
	}
	.booking-tabs--tour {
		margin-top: 30px;
	}
	.tour-detail-content .page-block .page-inner {
		padding-right: 15px;
	}
	.tour-detail-content-aside {
		left: 15px;
		right: auto;
		top: auto;
		bottom: 15px;
		width: calc(100% - 30px);
		margin: 0 0 30px 0;
		padding: 20px 15px;
	}
	.tour-detail-content-aside .h3 {
		margin-bottom: 10px;
	}
	.tour-detail-content-aside-dates {
		margin-bottom: 10px;
	}
	.tour-detail-content-aside-dates p.sm {
		margin-bottom: 0;
		padding-left: 20px;
	}
	ul.circle--tour {
		column-gap: 5%;
	}
	ul.circle--tour li {
		box-sizing: border-box;
		width: 45%;
		
	}
}



.footer-partner {
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-partner a {
	display: block;
}
.footer-partner img {
	display: block;
	width: 100px;
	height: auto;
}

/* End */


/* Start:/local/templates/2018/css/event_block.css?17097019862055*/
.event-block {
	background-color: #fef3ea;
}
.event-block-heading {
	padding: 50px 0;
}
.event-block-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-flow: row wrap;
}
.event-block-col {
	position: sticky;
	top: 150px;
	width: calc(50% - 15px);
}
.event-block-item {
	margin-bottom: 30px;
	background-color: #FFF;
}
.event-block-item-content {
	padding: 30px;	
}
.event-block-item > img {
	display: block;
	width: 100%;
	height: auto;
}
.event-block-item-date {
	margin-bottom: 30px;
	color: #ff0000;
	font-size: 22px;
}
.event-block-item-location {
	margin: 50px 0 30px 0;
	font-size: 22px;
	font-family: "GerberaRegular";
	padding-left: 35px;
	background: url("/local/templates/2018/css/../svg/location_point.svg") no-repeat left top;
	background-size: 25px 25px;
}
.event-block-item-action {
	margin-bottom: 10px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-flow: row wrap;
	font-size: 18px;
	line-height: 28px;
}
.event-block-item-action a {
	border-bottom: 1px solid #273051 !important;
}
.event-block-item-action-time {
	width: 110px;
}
.event-block-item-action-value {
	width: calc(100% - 150px);
}
.event-block-item-action-note {
	font-size: 14px;
	line-height: 20px;
}

@media screen and (max-width: 1100px) {
	.event-block-heading {
		padding: 30px 0;
	}
	.event-block-col {
		position: static;
		width: 100%;
	}
	.event-block-item {
		margin-bottom: 20px;
	}
	.event-block-item-content {
		padding: 20px;
	}
	.event-block-item-date {
		margin-bottom: 20px;
		font-size: 18px;
	}
	.event-block-item-location {
		margin: 40px 0 20px 0;
		font-size: 18px;
		background-size: 20px 20px;
		padding-left: 30px;
	}
	.event-block-item-action {
		font-size: 16px;
		line-height: 26px;
	}
	.event-block-item-action-note {
		font-size: 12px;
		line-height: 18px;
	}
}

@media screen and (max-width: 550px) {
	.event-block-item-action {
		display: block;
		margin-bottom: 15px;
	}
	.event-block-item-action-time {
		width: 100%;
		margin-bottom: 2px;
	}
	.event-block-item-action-value {
		width: 100%;
	}
}
/* End */
/* /local/templates/2018/css/plugins/magnific-popup.css?16241143596950 */
/* /local/templates/2018/css/plugins/slick.css?16241143591776 */
/* /local/templates/2018/css/plugins/jquery.fancybox.min.css?162411435912795 */
/* /local/templates/2018/css/plugins/datepicker.min.css?162411435912257 */
/* /local/templates/2018/css/winery.css?175308090366282 */
/* /local/templates/2018/css/abrau.css?1750053185194901 */
/* /local/templates/2018/css/abrau.responsive.css?172905194334338 */
/* /local/templates/2018/css/service.css?1624114359205 */
/* /local/templates/2018/css/travelline.css?17094764627532 */
/* /local/templates/2018/css/plugins/jquery.jgrowl.min.css?16594421001455 */
/* /local/templates/2018/css/widget.css?16659229112545 */
/* /local/templates/2018/css/gastro.css?174705090810592 */
/* /local/templates/2018/css/event_block.css?17097019862055 */
