/* FONTS */
/* MENU COLORS */
/* Five Blocs Colors */
/* Contact aside clrs */
/* Box Contact clrs */
@import "/res/fonts/Lato/stylesheet.scss";
/* ==================
                MIXINS
           ================== */
@import "/res/fonts/MarcellusSC/stylesheet.scss";
/* Gest suite index */
/*@import 'jquery-ui.scss';*/
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
/*
 * GENERAL
 */
/*
 * GENERAL
 */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block; }

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%; }

p {
  padding: 0; }

a {
  color: inherit;
  text-decoration: none; }
  a img {
    border: none; }

p {
  padding: 0;
  margin: 0 0 1em;
  line-height: 1.5em; }

.hidden {
  display: none; }

.table {
  display: table;
  width: 100%; }

.cell {
  display: table-cell;
  vertical-align: top; }

.t-cell {
  display: table-cell;
  vertical-align: middle; }

.vam {
  vertical-align: middle; }

.vab {
  vertical-align: bottom; }

.w33 {
  width: 33%; }

.w50 {
  width: 50%; }

.w66 {
  width: 66%; }

.w100 {
  width: 100%; }

.h50 {
  height: 50%; }

.h100 {
  height: 100%; }

.vh50 {
  height: 50vh; }

.vh100 {
  height: 100vh; }

.align-center, .center {
  text-align: center; }

.align-right {
  text-align: right; }

.justify {
  text-align: justify; }

.full {
  width: 100%;
  height: 100%; }

.centered-block {
  max-width: 920px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto; }
  .centered-block.location {
    max-width: 960px;
    padding: 55px 0; }

.plm {
  padding-left: 10px; }

.prm {
  padding-right: 10px; }

.mtm {
  margin-top: 10px; }

.logo-xs {
  display: inline-block;
  width: 92px;
  height: 41px; }

.subtitle {
  padding: 0;
  margin: 0 0 1.5rem;
  color: #000001;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center; }
  .subtitle.h2 {
    font-weight: 700 !important;
    font-size: 1.1rem !important; }

.ovhidden {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.cover {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }

.contain {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

.lazy {
  background: none !important;
  opacity: 0;
  transition: opacity 1s; }
  .lazy * {
    background: none !important;
    opacity: 0;
    transition: opacity 1s; }

.svg-loader {
  width: 80px;
  height: 30px;
  fill: #a49357; }

.invisible {
  visibility: hidden;
  position: absolute; }

html .wc-gdpr-btn.wc-gdpr-color-success.wc-gdpr-btn-default {
  color: #000; }

#wg-loader {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 150px); }

#wc-widget {
  z-index: 109; }

#wc-gdpr-widget {
  z-index: 999; }

.nfwidgetnofixedpos {
  position: absolute !important;
  left: 15px !important;
  right: auto !important;
  bottom: 0 !important;
  z-index: 109 !important; }

.guest-btn {
  position: fixed;
  z-index: 99;
  bottom: 10px;
  right: 25px;
  cursor: pointer;
  display: none;
  opacity: 0.8;
  background: #000001;
  color: #fff;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .guest-btn:hover {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .guest-btn.guest-btn-menu {
    display: none;
    position: relative;
    left: 30%;
    bottom: -20%; }
  .guest-btn .guest-title {
    text-transform: uppercase;
    font-size: 12px;
    margin-right: 10px; }

.guest-iframe {
  display: none;
  position: fixed;
  z-index: 99990;
  top: 0;
  left: 0;
  text-align: center;
  background: rgba(0, 0, 0, .8);
  width: 100%;
  height: 100%;
  padding-top: 70px; }

.frame-container {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
  min-height: 100%; }
  .frame-container iframe {
    height: 550px;
    max-width: 1200px;
    border: 3px solid #0c0900;
    width: 100%;
    margin: auto;
    position: relative;
    z-index: 999;
    pointer-events: all; }

.close-iframe {
  position: absolute;
  top: 25px;
  right: 25px;
  display: block;
  cursor: pointer; }
  .close-iframe svg {
    width: 25px;
    height: 25px;
    fill: rgba(255, 255, 255, .7);
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }
  .close-iframe:hover svg {
    fill: #fff;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }

@media all and (max-width: 767px) {
  .guest-btn {
    display: none; }
    .guest-btn.guest-btn-menu {
      z-index: 10001;
      display: block;
      bottom: -10%; } }

@media screen and (max-width: 1024px) {
    ._mobile .frame-container iframe, ._tablet .frame-container iframe {
      height: 10000px; } }

.not-found svg {
  width: 300px;
  height: 150px;
  fill: #a49357; }

.pattern, body {
  background: url("https://api360beta.agencewebcom.com/uploads/api/site-255/6802605d38c3928c2dcb144514e28f7d39f810ae.png") repeat; }

.pattern-blomet, .menu, .booking {
  background: url("https://api360beta.agencewebcom.com/uploads/api/site-255/604e46f2e52da590ff516f4a99b793ca9f826114.png") repeat; }

.bg-white {
  background: #fff;
  padding: 30px; }

body {
  font-family: Lato, Helvetica, arial, sans-serif;
  font-size: 13px;
  color: #000; }

h1, .h1-no-header, h2, .subtitle.h2 {
  padding: 0;
  margin: 0 0 0.95rem;
  font-size: 2.5rem;
  font-family: MarcellusSC, Times, serif;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase; }
  h1:after, .h1-no-header:after, h2:after, .subtitle.h2:after {
    content: '';
    display: block;
    width: 75px;
    height: 2px;
    margin: 0.5rem auto 0;
    background: #a49357; }
  h1.no-line:after, .h1-no-header.no-line:after, h2.no-line:after, .subtitle.h2.no-line:after {
    display: none; }

._city-guide {
  padding-top: 67px; }

.h1-no-header {
  padding: 45px 0;
  margin: 0; }

h3, h4, h5, h6 {
  font-family: Lato, Helvetica, arial, sans-serif; }

.text {
  color: #000;
  font-size: 0.95rem;
  text-align: center; }

.text-situation {
  max-height: 460px;
  overflow: auto; }

.has-strongs-colored strong {
  color: #a49357; }

.img-full {
  position: absolute;
  width: 100%;
  height: 100%; }

.img-block {
  position: relative;
  height: 550px; }
  .img-block:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 230px;
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$firstColor000+0,000000+100&0+0,1+100 */
    bottom: 0;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%); }

.img-block-content {
  position: relative;
  max-width: 1000px;
  padding: 0 0 18px;
  margin: 0 auto;
  text-align: center; }
  .img-block-content h2, .img-block-content .subtitle.h2, .img-block-content h3 {
    padding: 0;
    margin: 0 0 0.8rem;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 300;
    text-transform: uppercase; }
    .img-block-content h2:after, .img-block-content .subtitle.h2:after, .img-block-content h3:after {
      display: none; }

.icon-more {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0 0;
  background: #a49357;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s; }
  .icon-more svg {
    display: inline-block;
    width: 21px;
    height: 21px;
    fill: #fff; }
  .icon-more:hover, .icon-more:focus {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: transform 0.2s;
    transition: transform 0.2s; }

.icon-more-s {
  width: 30px;
  height: 30px;
  padding-top: 8px; }
  .icon-more-s svg {
    width: 15px;
    height: 15px; }

.text-section {
  padding: 50px 0; }
  .text-section p:last-child {
    margin-bottom: 0; }

.img-picker-controls {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap; }

.img-picker-main {
  height: 550px; }

.img-picker-btn {
  position: relative;
  width: 25%;
  padding: 7px;
  background: none;
  border: none; }
  .img-picker-btn img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover; }
  .img-picker-btn:hover .img-picker-btn-overlay, .img-picker-btn:focus .img-picker-btn-overlay, .img-picker-btn.cycle-pager-active .img-picker-btn-overlay {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }

.img-picker-btn-content {
  position: relative; }

.img-picker-btn-overlay {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 10px;
  color: #fff;
  font-size: 0.95rem;
  font-family: Lato, Helvetica, arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  background: rgba(164, 147, 87, 0.8);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.btn-inline {
  display: inline-block;
  color: #a49357;
  font-size: 0.85rem;
  text-transform: uppercase;
  border-bottom: solid 1px;
  -webkit-transition: border 0.2s;
  transition: border 0.2s; }
  .btn-inline:hover, .btn-inline:focus {
    border-bottom-color: transparent;
    -webkit-transition: border 0.2s;
    transition: border 0.2s; }

.btn-inline-fat {
  color: #000001;
  font-weight: bold;
  /* header */
  /* slideshow */ }

.title-intro {
  height: 33%;
  padding: 50px; }
  .title-intro .subtitle {
    margin-bottom: 0; }

.text-intro {
  padding-top: 55px;
  padding-bottom: 55px; }

._rooms .text-intro {
  margin-bottom: 3em; }

.left-right-block {
  position: relative;
  height: 600px; }

#offer2 .left-right-block, #offer5 .left-right-block, #offer6 .left-right-block {
  height: 615px; }

.left-right-block-left {
  overflow: hidden;
  position: absolute;
  width: 66%;
  height: 100%;
  left: 0;
  top: 0; }

.left-right-block-right {
  width: 34%;
  height: 100%;
  margin-left: 66%;
  background: #fff;
  overflow: auto; }

.left-right-block-odd .left-right-block-left {
  left: 34%; }
  .left-right-block-odd .left-right-block-right {
    margin-left: 0; }

.block-desc {
  padding: 55px 75px; }
  .block-desc h2, .block-desc .subtitle.h2 {
    margin: 0 0 15px;
    font-size: 1.5rem;
    font-weight: 300; }
    .block-desc h2:after, .block-desc .subtitle.h2:after {
      display: none; }

.btn-block-desc {
  margin: 25px 0 0; }

.btn, .map-route a {
  display: inline-block;
  padding: 8px 40px 5px;
  color: #fff;
  font-size: 0.8rem;
  text-transform: uppercase;
  background: #a49357;
  border: #a49357 solid 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .btn:hover, .map-route a:hover, .btn:focus, .map-route a:focus {
    color: #fff;
    background: #000001;
    border-color: #000001;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

.btn-light {
  color: #fff;
  background-color: transparent;
  border-color: #fff; }
  .btn-light:hover, .btn-light:focus {
    color: #000001;
    background: #fff; }

.btns-block {
  text-align: center;
  /* content */ }
  .btns-block .btn, .btns-block .map-route a, .map-route .btns-block a {
    margin: 0 1em 1em; }
    .btns-block .btn:first-child, .btns-block .map-route a:first-child, .map-route .btns-block a:first-child {
      background-color: transparent; }
      .btns-block .btn:first-child:hover, .btns-block .map-route a:first-child:hover, .map-route .btns-block a:first-child:hover, .btns-block .btn:first-child:focus, .btns-block .map-route a:first-child:focus, .map-route .btns-block a:first-child:focus {
        color: #000001; }

.index-intro {
  padding-top: 45px;
  padding-bottom: 30px; }

.index-services {
  height: 510px; }

.index-services-btn {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  border: #fff solid 1px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }
  .index-services-btn .table {
    position: relative;
    z-index: 99; }
  .index-services-btn h3 {
    padding: 0;
    margin: 0 0 0.7em;
    font-size: 1.5rem;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
    text-shadow: 3px 2px 2px #000001; }
  .index-services-btn:before {
    content: '';
    opacity: 0;
    z-index: 1;
    position: absolute;
    left: 25px;
    right: 25px;
    top: 25px;
    bottom: 25px;
    border: #fff solid 1px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .index-services-btn:after {
    content: '';
    opacity: 0;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .index-services-btn:hover h3, .index-services-btn:focus h3 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s; }
    .index-services-btn:hover .index-service-text, .index-services-btn:focus .index-service-text, .index-services-btn:hover:before, .index-services-btn:focus:before, .index-services-btn:hover:after, .index-services-btn:focus:after {
      opacity: 1;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }

.index-services-btn-s h3 {
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px); }

.index-service-text {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.bg-offers {
  margin-bottom: 2em; }

.index-offers {
  overflow: hidden;
  position: relative;
  max-width: 995px;
  height: 390px;
  margin: 0 auto 50px; }

.index-offers-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.index-offer {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 55px;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s; }
  .index-offer .index-offer-img {
    width: 315px;
    height: 290px;
    display: block;
    filter: grayscale(100%);
    -webkit-transition: opacity 0.5s, filter 0.5s;
    transition: opacity 0.5s, filter 0.5s; }
  .index-offer.active {
    z-index: 100;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s; }
    .index-offer.active .index-offer-img {
      filter: grayscale(0%);
      -webkit-transition: opacity 0.5s, filter 0.5s;
      transition: opacity 0.5s, filter 0.5s; }
    .index-offer.active .index-offer-overlay {
      opacity: 1;
      -webkit-transition: opacity 0.5s;
      transition: opacity 0.5s; }
    .index-offer.active .index-offer-btn-book {
      opacity: 1;
      -webkit-transition: color 0.2s, background 0.2s, opacity 0.5s;
      transition: color 0.2s, background 0.2s, opacity 0.5s; }

.index-offer-overlay {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 65px;
  text-align: center;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .index-offer-overlay .table {
    position: relative; }
  .index-offer-overlay:before {
    content: '';
    position: absolute;
    width: 120%;
    height: 150px;
    left: -10%;
    top: -webkit-calc(50% - 75px);
    top: calc(50% - 75px);
    background: rgba(255, 255, 255, .88);
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  .index-offer-overlay h3 {
    padding: 0;
    margin: 0 0 0.5em;
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase; }

.index-offer-text {
  font-size: 0.8rem;
  font-style: italic; }

.index-offer-btn-book {
  opacity: 0;
  position: absolute;
  width: 100px;
  padding: 7px 0 3px;
  left: -webkit-calc(50% - 50px);
  left: calc(50% - 50px);
  bottom: 20px;
  color: #000001;
  font-size: 0.7rem;
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, .88);
  -webkit-transition: color 0.2s, background 0.2s, opacity 0.5s;
  transition: color 0.2s, background 0.2s, opacity 0.5s; }
  .index-offer-btn-book:hover, .index-offer-btn-book:focus {
    color: #fff;
    background: rgba(164, 147, 87, 0.88);
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s; }

.index-offers-controls {
  text-align: center; }

.index-offers-prev, .index-offers-next {
  display: inline-block;
  margin: 0 15px;
  background: none;
  border: none;
  cursor: pointer; }
  .index-offers-prev svg, .index-offers-next svg {
    width: 35px;
    height: 29px; }
  .index-offers-prev.is-disabled, .index-offers-next.is-disabled {
    opacity: 0.3; }

.index-news {
  height: 525px; }

.index-news-post {
  overflow: hidden;
  position: relative;
  height: 100%; }
  .index-news-post:hover .index-news-post-content, .index-news-post:focus .index-news-post-content, .index-news-post.active .index-news-post-content {
    bottom: 0;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s; }

._index {
  /* pages */ }
  ._index .index-news-post {
    border: #fff solid 1px; }

.menu-page {
  margin: 30px 0 0;
  text-align: center; }
  .menu-page ul {
    padding: 0;
    margin: 0; }
  .menu-page li {
    display: inline-block;
    list-style: none;
    padding: 0 22px; }

.menu-page-inline {
  position: static;
  margin: 40px 0;
  left: auto;
  bottom: auto; }

.menu-page-content {
  max-width: 1000px;
  margin: 0 auto; }

.menu-page-item {
  opacity: 0.7;
  display: block;
  color: #000001;
  text-align: center;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .menu-page-item:hover, .menu-page-item:focus, .menu-page-item.active {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }

.menu-page-item-title {
  display: block;
  margin: 15px 0 0;
  font-size: 0.75rem;
  text-transform: uppercase; }

.rooms-services {
  text-align: center; }

.room-services {
  z-index: 500;
  position: absolute;
  max-width: 420px;
  width: 100%;
  right: 0;
  top: 130px;
  padding: 35px 50px;
  color: #000001;
  background: rgba(0, 0, 1, 0.85);
  -webkit-transition: transform 0.8s;
  transition: transform 0.8s;
  -webkit-transform: translate3D(370px, 0, 0);
  -ms-transform: translate3D(370px, 0, 0);
  transform: translate3D(370px, 0, 0); }
  .room-services.active {
    -webkit-transition: transform 0.8s;
    transition: transform 0.8s;
    -webkit-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  .room-services ul {
    padding: 0;
    margin: 0;
    -webkit-columns: 2;
    columns: 2; }
  .room-services li {
    display: block;
    list-style: none;
    max-width: 170px;
    line-height: 1.4em;
    margin: 0 0 10px; }
    .room-services li svg {
      display: inline-block;
      vertical-align: -4px;
      fill: #a49357;
      width: 20px;
      height: 20px;
      margin: 0 5px 0 0; }

.room-services-odd {
  left: 0;
  right: auto;
  -webkit-transition: transform 0.8s;
  transition: transform 0.8s;
  -webkit-transform: translate3D(-370px, 0, 0);
  -ms-transform: translate3D(-370px, 0, 0);
  transform: translate3D(-370px, 0, 0); }
  .room-services-odd.active {
    -webkit-transition: transform 0.8s;
    transition: transform 0.8s;
    -webkit-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); }
  .room-services-odd .btn-room-services {
    left: auto;
    right: -20px; }

.room-services-inline {
  position: static;
  width: 100%;
  padding: 35px 0 0;
  left: auto;
  right: auto;
  top: auto;
  background: none;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0); }

.btn-room-services {
  position: absolute;
  left: -20px;
  top: -webkit-calc(50% - 20px);
  top: calc(50% - 20px);
  text-align: center;
  background: none;
  border: none;
  cursor: pointer; }
  .btn-room-services.active .btn-room-services-on {
    display: block; }
    .btn-room-services.active .btn-room-services-off {
      display: none; }

.btn-room-services-on {
  display: none; }

.nb-users {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
  align-items: center;
  gap: 10px;
  font-size: 16px; }

.svg-nb-users {
  width: 20px;
  height: 28px;
  fill: #a49357; }

.block-last h2, .block-last .subtitle.h2 {
  padding: 50px;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 300; }
  .block-last h2:after, .block-last .subtitle.h2:after {
    display: none; }

.block-last-content {
  overflow: hidden;
  position: relative;
  height: 90vh; }
  .block-last-content .ss-prev {
    left: -webkit-calc(50% - 24px);
    left: calc(50% - 24px);
    right: 0; }
  .block-last-content .ss-next {
    left: -webkit-calc(50% + 24px);
    left: calc(50% + 24px);
    right: 0; }

.block-last-fold {
  z-index: 100;
  position: absolute;
  max-width: 45%;
  bottom: 0;
  right: 0;
  padding: 35px 50px;
  color: #fff;
  background: rgba(0, 0, 1, 0.65);
  -webkit-transition: bottom 0.8s;
  transition: bottom 0.8s; }
  .block-last-fold .text {
    color: #fff;
    text-align: left; }
  .block-last-fold .text p {
    margin: 0 0 0.5em; }
  .block-last-fold.active {
    bottom: 0; }

.block-last-fold-content {
  overflow-y: hidden;
  height: 100%;
  max-height: 500px; }
  .block-last-fold-content h2, .block-last-fold-content .subtitle.h2 {
    padding: 0;
    margin: 0 0 1em;
    text-align: inherit; }

.btn-block-last {
  position: absolute;
  left: 20px;
  top: -20px;
  border: none;
  background: none;
  cursor: pointer; }
  .btn-block-last.active .btn-block-last-off {
    display: none; }
  .btn-block-last.active .btn-block-last-on {
    display: block; }

.btn-block-last-on {
  display: none; }

.room-service {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin: 0 0 65px;
  font-size: 0.8rem;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.5em;
  /* gallery */ }
  .room-service svg {
    width: 55px;
    height: 55px;
    fill: #a49357; }
  .room-service strong {
    display: block;
    margin: 15px 0 0; }
  .room-service span {
    color: #00009a; }

.gallery {
  padding: 50px 0;
  margin: 0 20px 0 25px; }

.grid-sizer, .grid-item {
  width: -webkit-calc(25% - 10px);
  width: calc(25% - 10px);
  margin-bottom: 10px; }

.grid-item {
  position: relative;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .grid-item:hover .grid-item-overlay, .grid-item:focus .grid-item-overlay {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .grid-item img {
    display: block;
    width: 100%;
    height: auto; }

.grid-item-overlay {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: rgba(0, 0, 1, 0.75);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  /* location */ }
  .grid-item-overlay svg {
    fill: #fff;
    width: 37px;
    height: 37px; }

.map-bubble .f-right {
  display: inline-block;
  vertical-align: middle; }
  .map-bubble .f-left {
    padding-right: 30px;
    display: inline-block;
    vertical-align: middle; }

.map-container {
  position: relative;
  height: 80%; }

#map {
  height: 100%;
  background: #e0e0e0; }

.menu-map {
  position: absolute;
  width: 100%;
  padding: 15px;
  left: 0;
  bottom: 0;
  z-index: 9;
  text-align: center;
  background: rgba(0, 0, 1, 0.7); }
  .menu-map ul {
    padding: 0;
    margin: 0; }
  .menu-map li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    width: 165px;
    margin: 0 20px; }
  .menu-map li.active .menu-poi, .menu-map li.active .map-menu-btn {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }

.map-menu-btn {
  background: none;
  cursor: pointer;
  border: none;
  opacity: 0.6;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 1rem;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .map-menu-btn:hover, .map-menu-btn:focus {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }

.btn-poi-icon {
  display: block;
  width: 39px;
  height: 39px;
  padding: 11px 0 0;
  margin: 0 auto 5px;
  background: #a49357;
  border-radius: 50%; }
  .btn-poi-icon svg {
    fill: #fff;
    width: 17px;
    height: 17px; }

.menu-poi {
  display: none;
  position: absolute;
  width: 100%;
  padding: 15px 10px;
  left: 0;
  bottom: 90px;
  background: #f4f5f6;
  box-shadow: rgba(0, 0, 0, .3) 0 0 3px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .menu-poi:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: -webkit-calc(50% - 4px);
    left: calc(50% - 4px);
    bottom: -8px;
    border-style: solid;
    border-width: 8px 9px 0 9px;
    border-color: #f4f5f6 transparent transparent transparent; }
  .menu-poi ul {
    padding: 0;
    margin: 0; }
  .menu-poi li {
    display: block;
    width: 100%;
    list-style: none;
    margin: 0 0 10px; }
  .menu-poi li:last-child {
    margin-bottom: 0; }
  .menu-poi button {
    display: block;
    color: #000001;
    font-weight: bold;
    font-size: 0.8rem;
    background: none;
    border: none;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
  .menu-poi button:hover, .menu-poi button:focus {
    color: #a49357;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }

.map-route {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 140px; }
  .map-route a {
    padding: 4px 5px; }
  .map-route a span {
    border: 1px solid #fff;
    display: block;
    padding: 8px 20px; }

.how-to-come {
  margin: 0 20px;
  text-align: center; }

.how-to-come-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: -webkit-calc(25% - 24px);
  width: calc(25% - 24px);
  margin: 0 12px 24px; }
  .how-to-come-item img {
    display: block;
    width: 100%;
    height: auto; }
  .how-to-come-item:hover .how-to-come-item-content, .how-to-come-item:focus .how-to-come-item-content, .how-to-come-item.active .how-to-come-item-content {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }

.how-to-come-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: rgba(0, 0, 1, 0.5); }
  .how-to-come-overlay svg {
    fill: #fff;
    width: 64px;
    height: 64px; }

.how-to-come-item-content {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px;
  left: 0;
  top: 0;
  text-align: center;
  background: #f4f5f6;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .how-to-come-item-content svg {
    display: inline-block;
    fill: #a49357;
    width: 28px;
    height: 28px;
    margin: 0 0 10px; }

.menu-sitemap ul {
  padding: 0;
  margin: 0; }
  .menu-sitemap li {
    display: block;
    list-style: none;
    margin: 0 0 0.5rem; }
  .menu-sitemap a:hover, .menu-sitemap a:focus {
    text-decoration: underline; }

.press-container {
  text-align: center; }
  .press-container ul {
    padding: 0;
    margin: 0; }
  .press-container li {
    display: inline-block;
    list-style: none;
    vertical-align: top;
    margin: 0 20px 20px; }

.press-item {
  position: relative;
  display: block;
  width: 230px; }
  .press-item img {
    display: block; }
  .press-item:hover .press-item-overlay, .press-item:focus .press-item-overlay {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }

.press-item-overlay {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 1.2rem;
  background: rgba(0, 0, 1, 0.8);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .press-item-overlay svg {
    display: inline-block;
    width: 60px;
    height: 60px;
    fill: #fff;
    margin: 0 0 20px; }
  .press-item-overlay strong {
    display: block;
    margin: 0 0 0.5rem;
    text-transform: uppercase; }

.vinivi-script {
  position: absolute;
  bottom: 95px;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%); }

.youtube-video {
  text-align: center;
  margin: auto; }
  .youtube-video iframe {
    width: 75%;
    height: 700px; }

.btn-menu {
  outline: none;
  z-index: 999;
  position: fixed;
  width: 75px;
  height: 98px;
  left: 110px;
  top: 0;
  padding: 28px 0 0 0;
  color: #fff;
  font-size: 0.7rem;
  text-align: center;
  text-transform: uppercase;
  background: #000001;
  border: none;
  cursor: pointer; }
  .btn-menu span {
    position: absolute;
    width: 28px;
    height: 1px;
    left: 23px;
    top: 26px;
    background: #fff;
    -webkit-transition: opacity 0.2s 0.2s;
    transition: opacity 0.2s 0.2s; }
  .btn-menu:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 1px;
    left: 23px;
    top: 18px;
    background: #fff;
    -webkit-transition: top 0.2s 0.2s;
    transition: top 0.2s 0.2s; }
  .btn-menu:after {
    content: '';
    position: absolute;
    width: 28px;
    height: 1px;
    left: 23px;
    top: 34px;
    background: #fff;
    -webkit-transition: top 0.2s 0.2s;
    transition: top 0.2s 0.2s; }
  .btn-menu.active span {
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .btn-menu.active:before {
    top: 24px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 0.2s;
    transition: top 0.2s; }
  .btn-menu.active:after {
    top: 24px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: top 0.2s;
    transition: top 0.2s; }

._index .btn-menu {
  left: 0;
  height: 67px; }

.menu {
  display: none;
  z-index: 998;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

._index .menu-top {
  height: 67px; }

.menu-top {
  height: 98px; }

.menu-left {
  width: 226px; }

.menu-right {
  width: 250px;
  padding: 0 25px 0 0;
  font-weight: bold;
  text-align: right; }
  .menu-right svg {
    display: inline-block;
    vertical-align: -4px;
    width: 16px;
    height: 20px;
    fill: #a49357; }

.menu-content {
  height: -webkit-calc(100% - 98px);
  height: calc(100% - 98px); }
  .menu-content ul {
    height: 100%;
    padding: 0;
    margin: 0; }
  .menu-content li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    height: 50%; }
  .menu-content li:nth-child(5), .menu-content li:nth-child(6), .menu-content li:nth-child(7), .menu-content li:nth-child(8), .menu-content li:nth-child(9) {
    width: 20%; }

.menu-item {
  position: relative;
  display: block;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }
  .menu-item:hover .menu-item-overlay-bg, .menu-item:focus .menu-item-overlay-bg, .menu-item.active .menu-item-overlay-bg {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .menu-item:hover .menu-item-title, .menu-item:focus .menu-item-title, .menu-item.active .menu-item-title {
    color: #fff;
    background: transparent;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: color 0.3s, background 0.3s, transform 0.3s;
    transition: color 0.3s, background 0.3s, transform 0.3s; }
  .menu-item:hover .menu-item-icon, .menu-item:focus .menu-item-icon, .menu-item.active .menu-item-icon {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }

.menu-item-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  border: #fff solid 1px; }

.menu-item-overlay-bg {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .8);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .menu-item-overlay-bg:before {
    content: '';
    position: absolute;
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px);
    height: -webkit-calc(100% - 32px);
    height: calc(100% - 32px);
    left: 16px;
    top: 16px;
    border: #fff solid 1px; }

.menu-item-title {
  position: relative;
  display: inline-block;
  padding: 10px 10px 6px;
  color: #000001;
  text-transform: uppercase;
  background: rgba(255, 255, 255, .8);
  -webkit-transition: color 0.3s, background 0.3s, transform 0.3s;
  transition: color 0.3s, background 0.3s, transform 0.3s; }

.menu-item-icon {
  opacity: 0;
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  fill: #a49357;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

@media screen and (max-width: 1023px) {
  .menu-content {
    overflow-y: auto; }
    .menu-content li {
      display: block;
      width: 100%;
      height: 120px; }
      .menu-content li:nth-child(5), .menu-content li:nth-child(6), .menu-content li:nth-child(7), .menu-content li:nth-child(8), .menu-content li:nth-child(9) {
        width: 100%; }

  .menu-right {
    padding-right: 12px; }

  .menu-item-overlay, .menu-item-overlay-bg {
    opacity: 1; }

  .menu-item-overlay:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: none; }

  .menu-item-icon {
    opacity: 1; }

  .menu-item-title {
    color: #fff;
    background-color: transparent; }

  .btn-menu {
    left: 0; } }

@media all and (max-width: 767px) {
  .btn-menu {
    height: 67px; }

  .menu-top {
    border-bottom: 1px solid #000001; }

  .menu-content li {
    height: auto; }

  .menu-item {
    height: auto;
    background-image: none !important; }
    .menu-item.active, .menu-item:hover, .menu-item:focus {
      background: rgba(0, 0, 1, .9); }
      .menu-item.active .menu-item-title, .menu-item:hover .menu-item-title, .menu-item:focus .menu-item-title {
        color: #fff; }

  .menu-item-overlay {
    position: relative;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000001; }

  .menu-item-overlay-bg {
    display: none; }
    .menu-item-overlay-bg:before {
      display: none; }

  .menu-item-icon {
    display: none; }

  .menu-item-title {
    display: block;
    padding: 15px 0px;
    color: #000001; } }

.header-banner {
  z-index: 200;
  position: absolute;
  top: -5px;
  right: 150px;
  font-size: 0.8rem;
  transform-origin: 50% -50px;
  transform: rotate(-10deg);
  animation: swingswing 2s alternate infinite ease-in-out; }
  .header-banner p {
    margin: 0; }
  .header-banner strong {
    display: block;
    margin: 0.4em 0 0;
    font-family: MarcellusSC, Times, serif; }
  .header-banner span {
    font-family: MarcellusSC, Times, serif; }
  .header-banner em {
    animation-name: blinky;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    font-style: normal; }
  .header-banner em strong {
    animation-name: blinky;
    animation-duration: 1.5s;
    animation-iteration-count: infinite; }
  .header-banner .banner-container {
    position: relative; }
  .header-banner .banner-container .banner-content {
    position: absolute;
    color: white;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .header-banner .banner-container .banner-content strong {
      color: #a49357; }
    .header-banner .banner-container .banner-content .banner-separator {
      width: 175px;
      margin-top: 5px; }
    .header-banner .banner-container .banner-content .btn, .header-banner .banner-container .banner-content .map-route a, .map-route .header-banner .banner-container .banner-content a {
      padding: 8px 25px 5px;
      margin-top: 5px; }

.gift {
  display: none;
  position: absolute;
  right: 10px;
  top: 100px;
  z-index: 120;
  cursor: pointer;
  background: #a49357;
  border-radius: 50%;
  padding: 10px 10px 10px 14px; }
  .gift svg {
    width: 50px;
    height: 50px; }
  .gift.small {
    top: 5px; }
  .gift.active {
    display: block; }

#svg-gift .st0 {
  fill: #fff; }
  #svg-gift .st1 {
    fill: #d33c3c;
    stroke: #9e9e9e;
    stroke-width: 10;
    stroke-miterlimit: 10; }
  #svg-gift .st2 {
    fill: #fff; }
  #svg-gift .st3 {
    font-family: ; }
  #svg-gift .st4 {
    font-size: 125.3811px; }

@keyframes swingswing {
  0% {
    transform: rotate(-10deg); }

  100% {
    transform: rotate(10deg); } }

@keyframes blinky {
  0% {
    opacity: 1; }

  50% {
    opacity: 0.1; }

  100% {
    opacity: 1; } }

@media screen and (max-width: 767px) {
  .header-banner {
    pointer-events: none;
    opacity: 0;
    right: 20px;
    transform: none;
    animation: none;
    transition: opacity 0.3s; }
    .header-banner.active {
      pointer-events: auto;
      opacity: 1; }

  .gift {
    display: block;
    transition: opacity 0.3s; }
    .gift.active {
      pointer-events: none;
      opacity: 0; } }

.form-gpdr-hidden {
  display: none; }
  .form-gpdr-hidden .form-gpdr {
    font-size: 11px; }

.form-gpdr-btn {
  -webkit-appearance: none;
  background: rgba(164, 147, 87, .9);
  color: #fff;
  transition: opacity 0.2s;
  padding: 10px 0;
  display: block;
  width: 100%;
  margin-top: 10px;
  border: 1px solid #fff !important; }
  .form-gpdr-btn:hover {
    opacity: 0.8;
    transition: opacity 0.2s; }

.form-gpdr {
  font-size: 12px;
  font-family: inherit;
  color: #fff; }

.home-gs {
  position: absolute;
  width: 100%;
  max-width: 400px;
  left: calc(50% - 200px);
  bottom: 100px;
  padding: 0 30px; }

.logo-page {
  z-index: 999;
  position: fixed;
  padding: 0;
  left: 0;
  top: 0;
  background: #000001; }
  .logo-page svg {
    width: 110px;
    height: 95px; }
  .logo-page img, .logo-page svg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s; }
  .logo-page:hover img, .logo-page:hover svg {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s; }

.index-logo {
  position: relative;
  bottom: 20%; }

.logo-index-svg svg {
  width: 180px;
  height: 174px; }

.header-right {
  z-index: 997;
  position: fixed;
  right: 20px;
  top: 20px; }
  .header-right.active .menu-social svg, .header-right.active .menu-langs svg {
    fill: #a49357; }
  .header-right.active .menu-langs a {
    color: #a49357; }

._location .header-right {
  right: 40px; }

.menu-social {
  display: none;
  vertical-align: middle; }
  .menu-social ul {
    padding: 0;
    margin: 0; }
  .menu-social li {
    display: inline-block;
    vertical-align: middle;
    list-style: none; }
  .menu-social a {
    display: block;
    opacity: 0.7;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s; }
  .menu-social a:hover, .menu-social a:focus {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s; }
  .menu-social svg {
    width: 40px;
    height: 23px;
    fill: #fff; }

._index .menu-social {
  display: inline-block; }

.menu-langs {
  display: inline-block;
  vertical-align: top;
  min-width: 40px;
  padding: 5px 0 0;
  margin: 0 0 0 15px;
  opacity: 0.7;
  text-align: center;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .menu-langs:hover, .menu-langs:focus {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .menu-langs:hover li, .menu-langs:focus li {
    display: block; }
  .menu-langs ul {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0; }
  .menu-langs li {
    display: none;
    list-style: none;
    margin: 0 0 0.5em; }
  .menu-langs li.active {
    display: block; }
  .menu-langs a {
    display: block;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase; }
  .menu-langs svg {
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 10px;
    margin: 3px 0 0 3px;
    fill: #fff; }

.btn-scroll {
  z-index: 109;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }
  .btn-scroll a {
    display: inline-block; }
  .btn-scroll a:hover {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    color: #a49357; }
    .btn-scroll a:hover svg {
      animation: none; }
  .btn-scroll svg {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto 7px;
    fill: #fff;
    animation: 1s ease-out infinite alternate scrollBounce; }

.no-btn-scroll .btn-scroll {
  display: none; }

@keyframes scrollBounce {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  65% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); } }

@media screen and (max-width: 1023px) {
  .logo-page {
    display: none; } }

.menu-social-footer {
  padding: 30px;
  text-align: center; }
  .menu-social-footer ul {
    padding: 0;
    margin: 0; }
  .menu-social-footer li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 0 10px; }
  .menu-social-footer a {
    display: block;
    -webkit-transition: transform 0.2s;
    transition: transform 0.2s; }
  .menu-social-footer a:hover, .menu-social-footer a:focus {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: transform 0.2s;
    transition: transform 0.2s; }
  .menu-social-footer svg {
    width: 33px;
    height: 33px;
    fill: #a49357; }

.menu-social-footer-title {
  display: block;
  margin: 0 0 30px;
  font-size: 1.8rem;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase; }

.iheardyoulikehashtags {
  display: block;
  margin: 20px 0 0;
  color: #838383;
  font-size: 1.8rem;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase; }

.footer-social-imgs img {
  display: inline-block;
  vertical-align: top;
  /* omg devil */
  width: 16.666%;
  height: auto; }

._404 .footer-social-imgs {
  display: none; }

.footer-bottom {
  color: #fff;
  background: #212121; }
  .footer-bottom a {
    color: #fff;
    border-bottom: transparent solid 1px;
    -webkit-transition: border 0.2s;
    transition: border 0.2s; }
  .footer-bottom a:hover, .footer-bottom a:focus {
    border-bottom: solid 1px;
    -webkit-transition: border 0.2s;
    transition: border 0.2s; }
  .footer-bottom a.logo-footer {
    border-bottom: none; }
    .footer-bottom a.logo-footer svg, .footer-bottom a.logo-footer img {
      cursor: pointer;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: transform 0.3s;
      transition: transform 0.3s; }
    .footer-bottom a.logo-footer svg {
      width: 140px;
      height: 120px; }
    .footer-bottom a.logo-footer:hover {
      border-bottom: none; }
      .footer-bottom a.logo-footer:hover svg, .footer-bottom a.logo-footer:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: transform 0.3s;
        transition: transform 0.3s; }
  .footer-bottom a.footer-btn {
    display: block;
    width: 100%;
    padding: 8px 10px 5px;
    color: #212121;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    border: #fff solid 1px;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s; }
    .footer-bottom a.footer-btn:hover, .footer-bottom a.footer-btn:focus {
      color: #fff;
      background: transparent;
      -webkit-transition: color 0.2s, background 0.2s;
      transition: color 0.2s, background 0.2s; }

.footer-bottom-content {
  max-width: 1000px;
  padding: 30px 0;
  margin: 0 auto;
  font-size: 0.85rem;
  line-height: 1.4em; }

.footer-logo {
  max-width: 200px; }

.footer-col:first-child {
  padding-right: 100px;
  border-right: #fff solid 1px;
  margin: 0 auto 30px; }
  .footer-col:nth-child(2) {
    padding: 0 40px;
    border-right: #fff solid 1px; }
  .footer-col:nth-child(3) {
    padding: 0 40px; }
  .footer-col:last-child {
    width: 155px; }

.footer-menu ul {
  padding: 0;
  margin: 0; }
  .footer-menu li {
    display: block;
    list-style: none;
    margin: 0 0 5px; }

.footer-addr-item {
  margin: 0 0 1em; }

.footer-addr-icon-container {
  width: 20px; }

.footer-addr-icon {
  width: 15px;
  height: 15px;
  fill: #fff; }

.menu-langs-footer {
  margin: 0 0 1rem; }
  .menu-langs-footer:hover li, .menu-langs-footer:focus li {
    display: block; }
  .menu-langs-footer ul {
    padding: 0;
    margin: 0; }
  .menu-langs-footer li {
    display: none;
    list-style: none; }
  .menu-langs-footer li.active {
    display: block; }
    .menu-langs-footer li.active a {
      border: #fff solid 1px; }
  .menu-langs-footer a {
    display: block;
    width: 100%;
    padding: 8px 10px 5px;
    text-align: center;
    text-transform: uppercase;
    border-left: #fff solid 1px;
    border-right: #fff solid 1px;
    border-bottom: #fff solid 1px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .menu-langs-footer a:hover {
    background-color: #fff;
    color: #212121; }

.copyrights {
  padding: 0 0 1rem;
  margin: 0;
  font-size: 0.8rem;
  text-align: center; }

.pmr {
  text-align: center;
  padding-bottom: 10px; }
  .pmr svg {
    width: 22px;
    height: 22px;
    fill: #fff;
    margin-right: 5px; }
  .pmr p {
    display: inline-block; }

.line-pmr {
  fill: none;
  stroke: #fff;
  stroke-width: 70;
  stroke-linecap: round;
  stroke-miterlimit: 10; }

@media screen and (max-width: 1023px) {
  .footer-bottom-content > .table {
    display: block;
    width: 100%; }

  .footer-addr-icon-container, .footer-addr-txt-container {
    display: inline-block; }

  .footer-col {
    display: block;
    width: 100%;
    padding: 0 20px;
    margin: 0 0 20px;
    text-align: center;
    border-right: none; }
    .footer-col:first-child, .footer-col:nth-child(2), .footer-col:nth-child(3) {
      padding: 0 20px;
      border-right: none; }
    .footer-col:last-child {
      width: 100%; }

  .menu-langs-footer {
    max-width: 150px;
    margin: 0 auto 1rem; } }

@media screen and (max-width: 767px) {
  .footer-bottom a.footer-btn {
    display: none;
    position: fixed;
    z-index: 129;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    border-color: #fff;
    border-left: none;
    border-right: none;
    border-bottom: none;
    background-color: #a49357;
    color: #fff;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s; }
    .footer-bottom a.footer-btn:hover, .footer-bottom a.footer-btn:focus {
      color: #fff;
      background-color: #a49357;
      -webkit-transition: color 0.2s, background 0.2s;
      transition: color 0.2s, background 0.2s; }
    .footer-bottom a {
      display: block;
      padding: 8px 0; }

  .footer-social-imgs img {
    height: 16.666vw;
    object-fit: cover; } }

.logo-m {
  display: inline-block; }

.btn-book {
  display: flex;
  align-items: center;
  z-index: 999;
  border: none;
  position: fixed;
  height: 98px;
  left: 185px;
  top: 0;
  padding: 0 30px;
  margin: 0;
  color: #000001;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  border-bottom: #a49357 solid 5px;
  cursor: pointer;
  -webkit-transition: border 0.2s;
  transition: border 0.2s; }
  .btn-book:hover, .btn-book:focus, .btn-book.active {
    border-bottom-width: 10px;
    -webkit-transition: border 0.2s;
    transition: border 0.2s; }
  .btn-book.active .btn-book-on {
    display: none; }
  .btn-book.active .btn-book-off {
    display: block; }

._index .btn-book {
  left: 75px;
  height: 67px; }

.btn-book-off {
  display: none; }

.booking {
  display: none;
  z-index: 120;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 35px 0 0; }

.booking-content {
  max-width: 750px;
  margin: 0 auto; }

.booking-title {
  display: block;
  margin: 90px 0 50px; }
  .booking-title h2, .booking-title .subtitle.h2 {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.4em; }

.booking-form [type="text"] {
  display: block;
  width: 100%;
  padding: 16px 14px 16px;
  font-size: 1.1rem;
  background: #fff;
  border: transparent solid 1px;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s; }
  .booking-form [type="text"]:focus {
    border-color: #000001;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s; }
  .booking-form [type="submit"] {
    display: block;
    width: 100%;
    padding: 20px 14px 16px;
    margin: 25px 0 0;
    color: #fff;
    font-size: 1.1rem;
    text-transform: uppercase;
    background: #000001;
    border: #000001 solid 1px;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s; }
  .booking-form [type="submit"] svg {
    display: inline-block;
    vertical-align: -4px;
    width: 22px;
    height: 19px;
    margin: 0 0 0 10px;
    fill: #fff;
    -webkit-transition: fill 0.2s;
    transition: fill 0.2s; }
  .booking-form [type="submit"]:hover, .booking-form [type="submit"]:focus {
    color: #000001;
    background: #fff;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s; }
    .booking-form [type="submit"]:hover svg, .booking-form [type="submit"]:focus svg {
      fill: #000001;
      -webkit-transition: fill 0.2s;
      transition: fill 0.2s; }

.book-date-container {
  width: 193px; }

.book-label-date {
  display: block;
  position: relative; }

.booking-fake-input {
  display: inline-block;
  width: 166px;
  height: 140px;
  padding: 10px 20px;
  text-align: center;
  border: none;
  background: #fff; }
  .booking-fake-input svg {
    display: inline-block;
    margin: 0;
    width: 12px;
    height: 22px;
    fill: #a49357; }

.booking-fake-input-title {
  display: block;
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase; }

.book-date {
  display: block;
  margin: 1rem 0 0;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase; }
  .book-date .month {
    color: #a49357; }

.label-text-hidden {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

.datepicker {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

@media screen and (max-width: 1023px) {
  .btn-book {
    left: 75px; }

  .booking {
    padding-top: 90px; }
    .booking .logo-m {
      display: none; }

  .booking-title {
    padding: 0 20px;
    margin: 20px 0;
    font-size: 1.1rem; }

  .booking-form {
    text-align: center; }
    .booking-form .table {
      display: block; }
    .booking-form .cell {
      display: block;
      margin-bottom: 15px; }
    .booking-form [type="submit"] {
      width: 80%;
      margin-left: auto;
      margin-right: auto; }

  .booking-fake-input {
    width: 130px;
    height: auto; }

  .book-date-container {
    display: inline-block !important;
    width: auto;
    margin: 0 5px; }

  #rate {
    width: 80%;
    margin: 0 auto; } }

@media screen and (max-width: 767px) {
  .btn-book {
    height: 67px; } }

.slideshow-container {
  overflow: hidden;
  position: relative;
  height: 66%; }

._index .slideshow-container {
  height: 100%; }

._services .slideshow-container {
  height: 86%; }

.slideshow-item {
  display: none;
  width: 100%;
  height: 100%; }
  .slideshow-item:first-child {
    display: block; }
  .slideshow-item.has-inner-shadow-bottom {
    position: relative; }
  .slideshow-item.has-inner-shadow-bottom:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 230px;
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$firstColor000+0,000000+100&0+0,1+100 */
    bottom: 0;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%); }

.is-fixed {
  background-attachment: fixed; }

.is-fullpage {
  width: 100%;
  height: 100%; }

.has-bg-grey {
  background: #fff; }

.slideshow-overlay {
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.slideshow-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.slideshow-inner-item {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }

.ss-prev, .ss-next {
  z-index: 500;
  opacity: 0.7;
  position: absolute;
  right: 25px;
  bottom: 15px;
  transition: opacity 0.2s;
  border: none;
  background: none;
  cursor: pointer; }
  .ss-prev svg, .ss-next svg {
    fill: #fff;
    width: 28px;
    height: 28px; }
  .ss-prev:hover, .ss-next:hover, .ss-prev:focus, .ss-next:focus {
    opacity: 1;
    transition: opacity 0.2s; }

.ss-prev {
  right: 75px; }

.btn-fullscreen {
  z-index: 500;
  opacity: 0.7;
  position: absolute;
  left: 20px;
  top: 20px;
  transition: opacity 0.2s;
  background: none;
  border: none;
  cursor: pointer; }
  .btn-fullscreen svg {
    fill: #fff;
    width: 45px;
    height: 45px; }
  .btn-fullscreen:hover, .btn-fullscreen:focus {
    opacity: 1;
    transition: opacity 0.2s; }

.centered-logo {
  display: flex;
  justify-content: center;
  padding-top: 30px; }
  .centered-logo img {
    max-width: 235px;
    width: 100%;
    display: block; }

@media screen and (max-width: 1023px) {
  .slideshow-inner {
    position: relative;
    height: 320px;
    left: auto;
    top: auto; }

  .centered-logo {
    padding-top: 80px; } }

@media screen and (max-width: 767px) {
  .slideshow-container, .main-slideshow, .slideshow-item {
    width: 100%;
    min-width: 100%; }

  .is-fixed {
    background-attachment: scroll; }

  .centered-logo img {
    padding-top: 40px; } }

.cookie-container {
  position: fixed;
  top: 67px;
  left: 0;
  width: 300px;
  padding: 20px 30px;
  z-index: 999;
  display: none;
  background: rgba(0, 0, 1, .8);
  color: #fff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }
  .cookie-container p {
    margin: 0; }
  .cookie-container a {
    color: #c0b388;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .cookie-container a:hover {
    color: #a49357;
    text-decoration: underline;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .cookie-container .close-it {
    display: block;
    margin-top: 10px;
    cursor: pointer; }
  .cookie-container .close-it button {
    margin-left: 15px;
    cursor: pointer;
    padding: 7px 10px;
    color: #fff;
    font-size: 14px;
    border: 1px solid;
    background: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .cookie-container .close-it button:hover {
      color: #a49357;
      border-color: #a49357;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }

@media all and (max-width: 767px) {
  .cookie-container {
    left: 0;
    padding: 25px;
    position: fixed;
    width: 100%;
    top: auto;
    bottom: 0; } }

#gallery-modal {
  display: none;
  z-index: 999999999;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, .8); }

.gallery-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain; }

#gallery-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer; }

#gallery-loader {
  display: none;
  position: absolute;
  padding: 6px;
  top: 10px;
  left: 10px;
  background: #606060;
  background: rgba(96, 96, 96, .7);
  border-radius: 5px;
  -webkit-border-radius: 5px; }
  #gallery-loader img {
    display: block; }

#gallery-prev {
  cursor: url('/res/img/cursor-prev.cur'), pointer;
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0; }

#gallery-next {
  cursor: url('/res/img/cursor-next.cur'), pointer;
  position: absolute;
  width: 50%;
  height: 100%;
  left: 50%;
  top: 0; }

html.swipebox-html.swipebox-touch {
  overflow: hidden; }

#swipebox-overlay img {
  border: none; }

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  overflow: hidden;
  user-select: none;
  background: #0d0d0d; }

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%; }

#swipebox-slider {
  transition : transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer; }
  #swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block; }
  #swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px; }
  #swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide .swipebox-inline-container {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle; }
  #swipebox-slider .slide .swipebox-video-container {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    box-sizing: border-box; }
    #swipebox-slider .slide .swipebox-video-container .swipebox-video {
      width: 100%;
      height: 0;
      padding-bottom: 56.25%;
      overflow: hidden;
      position: relative; }
      #swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
  #swipebox-slider .slide-loading {
    background: url("/res/img/loader.svg") no-repeat center center; }

#swipebox-bottom-bar, #swipebox-top-bar {
  transition : 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95; }

#swipebox-bottom-bar {
  bottom: -50px; }
  #swipebox-bottom-bar.visible-bars {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }

#swipebox-top-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: white;
  font-size: 15px;
  line-height: 43px;
  font-family: Lato, Helvetica, arial, sans-serif, sans-serif;
  top: -50px; }
  #swipebox-top-bar.visible-bars {
    transform: translate3d(0, 50px, 0); }

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center; }

#swipebox-prev, #swipebox-next, #swipebox-close {
  background-image: url(/res/img/icons.svg);
  background-repeat: no-repeat;
  border: none;
  text-decoration: none;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0; }

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px; }

#swipebox-prev, #swipebox-next {
  position: absolute;
  top: 50%; }

#swipebox-prev {
  background-position: -32px 13px;
  left: 0; }

#swipebox-next {
  background-position: -78px 13px;
  right: 0; }

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px; }

.swipebox-no-close-button #swipebox-close {
  display: none; }

#swipebox-prev.disabled, #swipebox-next.disabled {
  opacity: 0.3; }

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation : rightSpring 0.3s;
  animation : rightSpring 0.3s; }
  .swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    -webkit-animation : leftSpring 0.3s;
    animation : leftSpring 0.3s; }

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  backface-visibility: hidden;
  transition : all 0.3s ease;
  content : ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0; }
  .swipebox-touch #swipebox-container:before {
    left: 0;
    box-shadow: inset 10px 0px 10px -8px #656565; }
  .swipebox-touch #swipebox-container:after {
    right: 0;
    box-shadow: inset -10px 0px 10px -8px #656565; }
  .swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
    opacity: 1; }
  .swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1; }

@keyframes rightSpring {
  0% {
    left: 0; }

  50% {
    left: -30px; }

  100% {
    left: 0; } }

@keyframes leftSpring {
  0% {
    left: 0; }

  50% {
    left: 30px; }

  100% {
    left: 0; } }

@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px; }

  #swipebox-arrows {
    width: 92%;
    max-width: 800px; } }

#loaderspoti {
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 70px;
  height: 70px; }

#loaderspoti > div {
  width: 18px;
  height: 18px;
  background-color: #a49357;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

#loaderspoti .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

#loaderspoti .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }

  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.index-news-post-s {
  height: 50%; }

.index-news-post-s-bottom {
  height: -webkit-calc(50% - 20px);
  height: calc(50% - 20px);
  margin-top: 20px; }

.index-news-post-standalone {
  display: inline-block;
  vertical-align: top;
  width: -webkit-calc(33% - 11px);
  width: calc(33% - 11px);
  height: 250px;
  margin: 20px 20px 0 0; }
  .index-news-post-standalone:nth-of-type(3n) {
    margin-right: 0; }

.index-news-post-content {
  position: absolute;
  width: 100%;
  padding: 30px 0 30px 35px;
  left: 0;
  bottom: -400px;
  color: #fff;
  background: rgba(0, 0, 0, .6);
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s; }
  .index-news-post-content h2, .index-news-post-content .subtitle.h2, .index-news-post-content h3 {
    padding: 0;
    margin: 0;
    font-size: 1.4rem;
    font-weight: 300;
    text-transform: uppercase;
    text-align: left; }
  .index-news-post-content h2:after, .index-news-post-content .subtitle.h2:after {
    display: none; }

.index-news-post-right {
  width: 180px;
  text-align: center; }

.index-news-post-category {
  color: #fff;
  font-size: 1.3rem; }

.index-news-post-resume {
  color: #fff;
  text-align: left; }
  .index-news-post-resume p:last-child {
    margin-bottom: 0; }

.post-content h2, .post-content .subtitle.h2 {
  font-size: 20px; }
  .post-content img {
    display: block;
    max-width: 100%;
    height: auto !important;
    margin: auto; }

.ariane {
  text-align: center; }
  .ariane ul {
    padding: 0;
    margin: 0; }
  .ariane li {
    display: inline-block;
    color: #000001; }
  .ariane li:after {
    content: ' >'; }
  .ariane li:last-child:after {
    content: ''; }
  .ariane a:hover, .ariane a:focus {
    text-decoration: underline; }

.blog-container {
  margin: 0 40px 50px; }

.news-big-block {
  height: 500px; }

.btn-more-posts-container {
  margin: 30px 0 0;
  text-align: center; }

.single-post-img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 2rem; }

.published {
  text-align: center; }
  .published a {
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
  .published a:hover {
    color: #a49357;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }

.post-content {
  padding-top: 40px; }

#blog-paginator {
  margin-top: 30px;
  text-align: center;
  padding: 10px 0 0; }
  #blog-paginator li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px; }
  #blog-paginator li > span, #blog-paginator li a {
    display: inline-block;
    vertical-align: bottom; }
  #blog-paginator li a {
    padding: 5px 10px;
    color: #000;
    border: 1px solid #000;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    #blog-paginator li a:hover {
      color: #a49357;
      border-color: #a49357;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
    #blog-paginator li a.active {
      color: #fff;
      border-color: #a49357;
      background: #a49357; }
  #blog-paginator .blog-paginator-first > span {
    margin-left: 10px; }
  #blog-paginator .blog-paginator-last > span {
    margin-right: 10px; }

@media all and (max-width: 1023px) {
  ._tablet .index-news, ._mobile .index-news {
    height: auto; }
    ._tablet .index-news > .table, ._mobile .index-news > .table {
      display: block;
      height: auto; }
      ._tablet .index-news > .table > .cell, ._mobile .index-news > .table > .cell {
        display: block;
        width: 100%; }
    ._tablet .index-news-post, ._mobile .index-news-post {
      overflow: visible;
      display: block;
      padding-top: 150px;
      margin-top: 0.5rem;
      margin-bottom: 0.5rem; }
    ._tablet .index-news-post, ._mobile .index-news-post, ._tablet .index-news-post-s, ._mobile .index-news-post-s {
      height: 350px; } }

@media all and (max-width: 767px) {
  .index-news {
    height: auto; }
    .index-news > .table {
      display: block;
      height: auto; }
      .index-news > .table > .cell {
        display: block;
        width: 100%; }

  .index-news-post {
    overflow: visible;
    display: block;
    padding-top: 150px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }

  .index-news-post, .index-news-post-s {
    height: 350px;
    position: relative;
    padding-top: auto; }

  .index-news-post-content {
    position: absolute;
    left: auto;
    bottom: 0;
    padding: 16px;
    text-align: center; }
    .index-news-post-content h3 {
      margin-bottom: 0.5rem; }
    .index-news-post-content table {
      display: block; }
    .index-news-post-content .cell {
      display: block;
      width: 100%; } }

@media screen and (max-width: 1550px) {
  .index-services-btn {
    padding-left: 30px;
    padding-right: 30px; }
    .index-services-btn h3 {
      font-size: 1.2rem;
      transform: translateY(45px); }

  .index-service-text p {
    font-size: 0.9rem;
    line-height: 1.2em; }

  .index-news-post-right {
    width: 120px; }

  .index-news-post-resume p {
    font-size: 0.8rem; }

  .block-desc {
    padding: 35px; } }

@media screen and (max-width: 1250px) {
  .left-right-block {
    height: 525px; }

  .btn-block-desc {
    margin-top: 30px; }

  .btns-block .btn, .btns-block .map-route a, .map-route .btns-block a {
    margin-left: 0.5em;
    margin-right: 0.5em; }

  .how-to-come-item {
    width: -webkit-calc(33% - 24px);
    width: calc(33% - 24px); } }

@media screen and (min-width: 1024px) {
  html[lang='zh'] .room-services {
    right: -360px; }
    html[lang='zh'] .room-services.active {
      right: 0; }
    html[lang='zh'] .room-services-odd {
      right: -360px;
      left: -480px; }
    html[lang='zh'] .room-services-odd.active {
      left: 0; } }

@media screen and (max-width: 1366px) {
  ._tablet .parallax, ._mobile .parallax, ._tablet .is-fixed, ._mobile .is-fixed {
    -webkit-background-attachment: scroll;
    background-attachment: scroll; } }

@media screen and (min-width: 1024px) {
  .index-offer:nth-child(2) {
    left: 335px; }
    .index-offer:nth-child(3) {
      left: 670px; }
    .index-offer:nth-child(4) {
      left: 1005px; }
    .index-offer:nth-child(5) {
      left: 1340px; }
    .index-offer:nth-child(6) {
      left: 1675px; }
    .index-offer:nth-child(7) {
      left: 2010px; }
    .index-offer:nth-child(8) {
      left: 2345px; }
    .index-offer:nth-child(9) {
      left: 2680px; }
    .index-offer:nth-child(10) {
      left: 3015px; }
    .index-offer:nth-child(11) {
      left: 3350px; }
    .index-offer:nth-child(12) {
      left: 3685px; } }

@media all and (min-width: 768px) {
  .wrapper {
    padding: 0 40px; } }

@media screen and (max-width: 1023px) {
  h1, .h1-no-header, h2, .subtitle.h2 {
    font-size: 1.5rem; }

  .h1-no-header {
    padding-top: 95px; }

  .title-intro {
    padding: 20px; }

  .menu-page {
    bottom: 0; }
    .menu-page li {
      vertical-align: top;
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 12px; }

  ._rooms .menu-page li, ._blog .menu-page li {
    width: 140px; }

  .index-logo {
    margin: 0 auto;
    display: block; }

  .img-block-content h2, .img-block-content .subtitle.h2 {
    padding: 0 20px; }

  .index-services {
    display: block;
    height: auto; }
    .index-services > .cell {
      display: block;
      width: 100%;
      height: auto; }
      .index-services > .cell > .table {
        display: block;
        width: 100%; }
        .index-services > .cell > .table > .cell {
          display: block;
          width: 100%; }

  .youtube-video iframe {
    width: 90%;
    height: 335px; }

  .index-services-btn {
    height: 240px; }

  .index-offers {
    overflow: visible;
    height: auto; }

  .index-offers-content {
    position: relative;
    height: auto;
    left: auto;
    top: auto; }

  .index-offer, .index-offer.active {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 0 15px;
    transform: scale(1); }
    .index-offer .index-offer-img, .index-offer.active .index-offer-img {
      width: 100%;
      filter: grayscale(0); }

  .index-offer-overlay {
    opacity: 1; }

  .index-offers-controls {
    display: none; }

  .img-picker-btn-overlay .table {
    display: none; }

  .left-right-block {
    height: auto; }

  .left-right-block-left {
    overflow: visible;
    position: relative;
    width: 100%;
    left: auto !important;
    height: auto; }
    .left-right-block-left .img-full {
      position: relative;
      height: 320px; }

  .left-right-block-right {
    width: 100%;
    height: auto;
    padding: 20px;
    margin-left: 0; }

  .block-last-content {
    overflow: visible;
    height: auto; }
    .block-last-content .img-full {
      position: relative;
      height: 320px;
      left: auto;
      top: auto; }

  .block-last-fold {
    position: relative;
    width: 100%;
    max-width: none;
    padding: 15px;
    bottom: auto !important;
    right: auto; }

  .block-last-fold-content {
    overflow-y: visible;
    height: auto;
    max-height: none; }

  .btn-block-last {
    display: none; }

  .room-services {
    position: relative;
    width: 100%;
    max-width: none;
    left: auto;
    right: auto;
    top: auto;
    padding: 15px; }

  .btn-room-services {
    display: none; }

  .room-service {
    width: 50%;
    margin-bottom: 30px; }

  .grid-sizer, .grid-item {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px); }

  .how-to-come-item {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }

  .iheardyoulikehashtags {
    font-size: 1rem; }

  .blog-container {
    margin-left: 16px;
    margin-right: 16px; }

  .news-big-block {
    display: block;
    height: auto; }
    .news-big-block > .cell {
      display: block;
      width: 100%;
      height: auto;
      padding: 0; }

  .index-news-post-standalone {
    display: block;
    width: 100%; }

  .room-services, .room-services-odd {
    left: 0;
    transform: translate3d(0, 0, 0); }

  .map-route {
    bottom: 20px; }

  #ws-widget {
    padding-left: 16px;
    padding-right: 16px; } }

@media screen and (max-width: 767px) {
  .img-picker-controls {
    overflow-x: auto; }

  #offer2 .left-right-block, #offer5 .left-right-block, #offer6 .left-right-block {
    height: auto; }

  html .wc-widget .wc-arrival-departure {
    padding: 7px 5px;
    font-size: 16px; }

  .wc-widget {
    bottom: 0 !important; }

  .youtube-video iframe {
    width: 100%;
    height: 200px; }

  #wc-widget {
    bottom: 0;
    z-index: 997; }

  .vinivi-script {
    display: none; }

  #chat-wrap {
    right: auto;
    bottom: 40px; }

  .index-logo {
    max-width: 100%; }

  .mobile-hide {
    display: none; }

  .gallery-bg {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain; }

  .menu-map {
    padding: 15px 0; }
    .menu-map li {
      width: auto;
      margin: 0 10px; }

  .btn-poi-txt {
    display: none; }

  .map-route {
    bottom: 80px; }

  .menu-poi {
    width: 165px;
    -webkit-transform: translateX(-60px;);
    -ms-transform: translateX(-60px;);
    transform: translateX(-60px;); }

  .contact-aside {
    bottom: 130px; }

  .contact-aside.email-aside {
    bottom: 70px; }

  .home-gs {
    width: auto;
    left: -20px;
    bottom: 70px; }

  #guestapp-reviews-simple.guestapp-simple-widget .guestapp-aggregate .guestapp-average {
    width: 70px !important;
    height: 70px !important; }

  #guestapp-reviews-simple.guestapp-simple-widget .guestapp-big3 {
    font-size: 2em !important; }

  #guestapp-reviews-simple.guestapp-simple-widget .guestapp-scale {
    font-size: 18px !important; }

  #guestapp-reviews-simple.guestapp-widget-bright {
    padding: 5px; }

  #guestapp-reviews-simple.guestapp-simple-widget .guestapp-footer {
    margin: 0; }

  .guestapp-establishment {
    display: flex;
    align-items: center; }

  #guestapp-reviews-simple.guestapp-simple-widget .guestapp-aggregate .guestapp-average {
    margin: 0; }

  #guestapp-reviews-simple.guestapp-simple-widget .guestapp-infos {
    margin: 0 0 0 5px !important; } }

#guestapp-reviews-simple.guestapp-simple-widget {
  position: relative;
  border-radius: 5px !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 100 !important;
  width: 100% !important; }

#guestapp-reviews-simple p {
  margin: 5px 0; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-scale {
  border-top: 1px solid white;
  font-size: 28px;
  padding: 0 8px; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-mb3 {
  margin: 3px; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-mb10 {
  margin-bottom: 10px; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-big2 {
  font-size: 1.5em; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-big3 {
  font-size: 3em;
  line-height: 1.2em; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-cta {
  border-radius: 5px;
  padding: 5px;
  font-size: 12px;
  width: auto !important;
  cursor: pointer;
  /*
 * REVIEW AGGREGATE
 */ }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-aggregate h1, #guestapp-reviews-simple.guestapp-simple-widget .guestapp-aggregate .h1-no-header {
  margin: 0;
  text-transform: uppercase;
  font-size: 20px;
  width: auto; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-aggregate .guestapp-average {
  background-color: #da3768;
  border-radius: 50%;
  box-sizing: border-box;
  color: white;
  height: 90px;
  padding-top: 8px;
  text-align: center;
  width: 90px; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-footer img {
  height: 40px;
  /*
 * Widget Simple
 */ }

#guestapp-reviews-simple.guestapp-simple-widget {
  position: relative;
  max-width: 500px;
  min-height: 120px; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-average {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 20px; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-infos {
  display: inline-block;
  text-align: left;
  margin-top: 30px !important; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 0;
  text-align: right;
  margin: 0 5px 5px 0; }

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-link-reviews {
  border-radius: 5px;
  padding: 5px;
  font-size: 12px;
  text-decoration: none;
  /* Responsive */ }

@media (max-width: 480px) {
  /*
 * Theme sombre
 */
    #guestapp-reviews-simple.guestapp-simple-widget .guestapp-average {
      margin: 10px auto;
      display: block; }
    #guestapp-reviews-simple.guestapp-simple-widget .guestapp-infos {
      display: block;
      text-align: center; }
    #guestapp-reviews-simple.guestapp-simple-widget .guestapp-footer {
      position: relative;
      text-align: center;
      margin-top: 15px; } }

#guestapp-reviews-simple.guestapp-widget-obscur {
  background-color: #262f34;
  border: 1px solid #000;
  color: #f7f7f7;
  overflow: hidden; }

.guestapp-widget-obscur .guestapp-link-reviews {
  border: 1px solid #a0264b;
  background-color: #da3768;
  border-bottom: 2px solid #a0264b;
  color: white;
  cursor: pointer; }

#guestapp-reviews-simple.guestapp-widget-obscur .guestapp-scale {
  border-top: 1px solid white; }

#guestapp-reviews-simple.guestapp-widget-obscur .guestapp-cta {
  border: 1px solid #a0264b;
  background-color: #da3768;
  border-bottom: 2px solid #a0264b;
  color: white;
  cursor: pointer;
  /*
 * Theme bright
 */ }

#guestapp-reviews-simple.guestapp-widget-bright {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  color: #333;
  overflow: hidden; }

.guestapp-widget-bright .guestapp-link-reviews {
  border: 1px solid #a0264b;
  background-color: #da3768;
  border-bottom: 2px solid #a0264b;
  color: white;
  cursor: pointer; }

#guestapp-reviews-simple.guestapp-widget-bright .guestapp-scale {
  border-top: 1px solid #ccc; }

#guestapp-reviews-simple.guestapp-widget-bright .guestapp-cta {
  border: 1px solid #a0264b;
  background-color: #da3768;
  border-bottom: 2px solid #a0264b;
  color: white; }

#guestapp-reviews {
  position: relative;
  border-radius: 5px !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 100 !important;
  width: 100% !important; }

#guestapp-reviews p {
  margin: 8px 0; }

#guestapp-reviews ul {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0; }

#guestapp-reviews table {
  margin: auto;
  width: 100%; }

#guestapp-reviews table td {
  border: 0;
  vertical-align: top;
  padding: 0 5px;
  font-size: 12px; }

.guestapp-criterias {
  padding: 0 15px; }

.guestapp-comment {
  padding: 10px;
  border-radius: 5px; }

.guestapp-center {
  text-align: center; }

.guestapp-right {
  text-align: right; }

.guestapp-bold {
  font-weight: bold; }

.guestapp-scale {
  border-top: 1px solid white;
  font-size: 28px;
  padding: 0 8px; }

.guestapp-mb3 {
  margin: 3px; }

.guestapp-mb10 {
  margin-bottom: 10px; }

.guestapp-big2 {
  font-size: 1.5em; }

.guestapp-big3 {
  font-size: 3em;
  line-height: 1.2em; }

.guestapp-bar {
  background-color: white;
  border: 1px solid #999;
  height: 10px;
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: auto; }

.guestapp-progress {
  display: block;
  height: 100%;
  width: 0; }

.guestapp-rating-bar {
  position: absolute; }

.guestapp-link {
  color: grey;
  font-weight: 300;
  font-size: 10px; }

.guestapp-link:hover {
  color: #da3768; }

.guestapp-see-more {
  cursor: pointer; }

.guestapp-infos {
  padding: 20px;
  /*
 * REVIEW AGGREGATE
 */ }

.guestapp-aggregate h1, .guestapp-aggregate .h1-no-header {
  margin: 0;
  text-transform: uppercase;
  /*float: left;*/
  font-size: 20px;
  width: auto; }

.guestapp-aggregate .guestapp-language {
  top: 15px;
  width: auto;
  position: absolute;
  right: 15px; }

.guestapp-aggregate > .guestapp-title {
  width: 100%;
  padding: 10px;
  box-sizing: border-box; }

.guestapp-details {
  margin: 0;
  padding: 0 10px 10px 10px; }

.guestapp-title {
  text-align: center; }

.guestapp-aggregate .guestapp-average {
  box-sizing: border-box;
  border-radius: 50%;
  color: white;
  height: 90px;
  padding-top: 8px;
  text-align: center;
  width: 90px;
  margin: 20px auto 0 auto;
  /*
 * REVIEW
 */ }

.guestapp-review {
  padding: 10px; }

.guestapp-rating {
  height: 31px;
  text-align: center;
  margin: 0 auto 15px auto; }

.guestapp-review table {
  font-size: inherit; }

.guestapp-review .ga-review-footer li:nth-child(2) {
  text-align: right; }

.guestapp-review .guestapp-authenticity {
  text-align: right; }

.guestapp-review .guestapp-authenticity img {
  height: 30px !important;
  width: auto; }

.guestapp-footer {
  padding: 10px 0 0 0;
  font-size: 10px; }

.guestapp-footer img {
  height: 40px !important;
  margin-bottom: 5px; }

.guestapp-criterias-rating td {
  display: none; }

.guestapp-criterias-rating.open td {
  display: table-cell; }

.guestapp-review i {
  font-size: 12px; }

.guestapp-content-reviews {
  max-height: 475px;
  overflow: auto; }

.guestapp-response-container {
  margin-top: 10px; }

.guestapp-comment-response {
  padding: 0 10px;
  border-left: 1px dashed; }

.guestapp-globals-criterias {
  display: none; }

.guestapp-globals-criterias.open {
  display: table;
  margin-top: 10px !important; }

.guestapp-show-globals-criterias {
  border-radius: 5px;
  padding: 5px;
  font-size: 12px;
  /* Responsive */ }

@media (min-width: 480px) {
  /*
 * Theme sombre
 */
    .guestapp-average {
      position: absolute;
      left: 20px; }
    .guestapp-infos {
      max-width: 300px;
      margin: auto; } }

.guestapp-widget-obscur {
  background-color: #262f34;
  border: 1px solid #000;
  color: #f7f7f7;
  overflow: hidden; }

.guestapp-widget-obscur table {
  color: #f7f7f7; }

.guestapp-widget-obscur .guestapp-review {
  border-bottom: 1px solid #000; }

.guestapp-widget-obscur .guestapp-aggregate > .guestapp-title {
  background-color: #262f34; }

.guestapp-widget-obscur .guestapp-details {
  background-color: #262f34;
  border-bottom: 1px solid #000; }

.guestapp-widget-obscur .guestapp-stars {
  color: #f7f7f7; }

.guestapp-widget-obscur .guestapp-rate {
  color: #da3768; }

.guestapp-widget-obscur .guestapp-comment {
  background: #2b282f;
  border: 1px solid black; }

.guestapp-widget-obscur .guestapp-footer {
  border-top: 1px solid black; }

.guestapp-widget-obscur .guestapp-show-globals-criterias {
  border: 1px solid #a0264b;
  background-color: #da3768;
  border-bottom: 2px solid #a0264b;
  color: white;
  cursor: pointer; }

.guestapp-widget-obscur .guestapp-details {
  color: white; }

.guestapp-widget-obscur .guestapp-scale {
  border-top: 1px solid white; }

.guestapp-widget-obscur .guestapp-progress {
  background-color: #da3768 !important; }

.guestapp-widget-obscur .guestapp-aggregate .guestapp-average {
  background-color: #da3768;
  /*
 * Theme bright
 */ }

.guestapp-widget-bright {
  background-color: #f5f5f5;
  color: #333;
  overflow: hidden; }

.guestapp-widget-bright table {
  color: #333; }

.guestapp-widget-bright .guestapp-review {
  border-bottom: 1px solid #ccc; }

.guestapp-widget-bright .guestapp-aggregate > .guestapp-title {
  background-color: #f5f5f5; }

.guestapp-widget-bright .guestapp-details {
  background-color: #f5f5f5;
  border-bottom: 1px solid #ccc; }

.guestapp-details {
  color: #333; }

.guestapp-widget-bright .guestapp-stars {
  color: #333; }

.guestapp-widget-bright .guestapp-rate {
  color: #da3768; }

.guestapp-widget-bright .guestapp-comment {
  background: #fff;
  border: 1px solid #ccc; }

.guestapp-widget-bright .guestapp-comment-response {
  border-color: #ccc; }

.guestapp-widget-bright .guestapp-show-globals-criterias {
  border: 1px solid #a0264b;
  background-color: #da3768;
  border-bottom: 2px solid #a0264b;
  color: white;
  cursor: pointer; }

.guestapp-widget-bright .guestapp-scale {
  border-top: 1px solid #ccc; }

.guestapp-widget-bright .guestapp-progress {
  background-color: #da3768 !important; }

.guestapp-widget-bright .guestapp-aggregate .guestapp-average {
  background-color: #da3768; }

.klaro.cm-as-context-notice {
  height: 100%;
  padding-bottom: 12px;
  padding-top: 12px; }

.klaro .context-notice, .klaro .cookie-notice {
  font-size: 16px; }

.klaro .cookie-modal .cm-switch-container, .klaro .context-notice .cm-switch-container, .klaro .cookie-notice .cm-switch-container {
  display: block;
  position: relative;
  padding: 10px;
  padding-left: 66px;
  line-height: 20px;
  vertical-align: middle;
  min-height: 40px;
  border-bottom: 1px solid #ccc; }

.klaro .cookie-modal .cm-switch-container:last-child, .klaro .context-notice .cm-switch-container:last-child, .klaro .cookie-notice .cm-switch-container:last-child {
  border-bottom: 0; }

.klaro .cookie-modal .cm-switch-container:first-child, .klaro .context-notice .cm-switch-container:first-child, .klaro .cookie-notice .cm-switch-container:first-child {
  margin-top: 0; }

.klaro .cookie-modal .cm-switch-container p, .klaro .context-notice .cm-switch-container p, .klaro .cookie-notice .cm-switch-container p {
  margin-top: 0; }

.klaro .cookie-modal .cm-switch, .klaro .context-notice .cm-switch, .klaro .cookie-notice .cm-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px; }

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider, .klaro .context-notice .cm-list-input:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #48dfb2;
  background-color: var(--green1, #48dfb2); }

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider, .klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
  background-color: #a49357;
  background-color: var(--green1, #a49357);
  opacity: 0.6; }

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before, .klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  transform: translateX(10px); }

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider, .klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #24cc9a;
  background-color: var(--green2, #24cc9a);
  opacity: 0.8; }

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before, .klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  transform: translateX(10px); }

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider, .klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
  background-color: #24cc9a;
  background-color: var(--green2, #24cc9a);
  opacity: 0.8;
  cursor: not-allowed; }

.klaro .cookie-modal .cm-list-input, .klaro .context-notice .cm-list-input, .klaro .cookie-notice .cm-list-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px; }

.klaro .cookie-modal .cm-list-title, .klaro .context-notice .cm-list-title, .klaro .cookie-notice .cm-list-title {
  font-size: 14px;
  font-weight: 600; }

.klaro .cookie-modal .cm-list-description, .klaro .context-notice .cm-list-description, .klaro .cookie-notice .cm-list-description {
  font-size: 14px;
  padding-top: 4px;
  color: #666; }

.klaro .cookie-modal .cm-list-label .cm-switch, .klaro .context-notice .cm-list-label .cm-switch, .klaro .cookie-notice .cm-list-label .cm-switch {
  position: absolute;
  left: 0; }

.klaro .cookie-modal .cm-list-label .slider, .klaro .context-notice .cm-list-label .slider, .klaro .cookie-notice .cm-list-label .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  width: 50px;
  display: inline-block; }

.klaro .cookie-modal .cm-list-label .slider::before, .klaro .context-notice .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-label .slider::before {
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 5px;
  background-color: #fff;
  transition: 0.4s; }

.klaro .cookie-modal .cm-list-label .slider.round, .klaro .context-notice .cm-list-label .slider.round, .klaro .cookie-notice .cm-list-label .slider.round {
  border-radius: 30px; }

.klaro .cookie-modal .cm-list-label .slider.round::before, .klaro .context-notice .cm-list-label .slider.round::before, .klaro .cookie-notice .cm-list-label .slider.round::before {
  border-radius: 50%; }

.klaro .cookie-modal .cm-list-label input:focus + .slider, .klaro .context-notice .cm-list-label input:focus + .slider, .klaro .cookie-notice .cm-list-label input:focus + .slider {
  box-shadow-color: #48dfb2;
  box-shadow-color: var(--green3, #48dfb2);
  box-shadow: 0 0 1px #48dfb2; }

.klaro .cookie-modal .cm-list-label input:checked + .slider::before, .klaro .context-notice .cm-list-label input:checked + .slider::before, .klaro .cookie-notice .cm-list-label input:checked + .slider::before {
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

.klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider, .klaro .context-notice .cm-list-input:focus + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input:focus + .cm-list-label .slider {
  box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19); }

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before, .klaro .context-notice .cm-list-input:checked + .cm-list-label .slider::before, .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

.klaro .cookie-modal .slider, .klaro .context-notice .slider, .klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); }

.klaro .cookie-modal a, .klaro .context-notice a, .klaro .cookie-notice a {
  color: #a49357;
  color: var(--green1, #a49357);
  text-decoration: none; }

.klaro .cookie-modal p, .klaro .cookie-modal strong, .klaro .cookie-modal h1, .klaro .cookie-modal .h1-no-header, .klaro .cookie-modal h2, .klaro .cookie-modal .subtitle.h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .context-notice p, .klaro .context-notice strong, .klaro .context-notice h1, .klaro .context-notice .h1-no-header, .klaro .context-notice h2, .klaro .context-notice .subtitle.h2, .klaro .context-notice ul, .klaro .context-notice li, .klaro .cookie-notice p, .klaro .cookie-notice strong, .klaro .cookie-notice h1, .klaro .cookie-notice .h1-no-header, .klaro .cookie-notice h2, .klaro .cookie-notice .subtitle.h2, .klaro .cookie-notice ul, .klaro .cookie-notice li {
  color: #eee;
  color: var(--font-color-dark, #eee); }

.klaro .cookie-modal p, .klaro .cookie-modal h1, .klaro .cookie-modal .h1-no-header, .klaro .cookie-modal h2, .klaro .cookie-modal .subtitle.h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .context-notice p, .klaro .context-notice h1, .klaro .context-notice .h1-no-header, .klaro .context-notice h2, .klaro .context-notice .subtitle.h2, .klaro .context-notice ul, .klaro .context-notice li, .klaro .cookie-notice p, .klaro .cookie-notice h1, .klaro .cookie-notice .h1-no-header, .klaro .cookie-notice h2, .klaro .cookie-notice .subtitle.h2, .klaro .cookie-notice ul, .klaro .cookie-notice li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 0.7em; }

.klaro .cookie-modal .cm-link, .klaro .context-notice .cm-link, .klaro .cookie-notice .cm-link {
  margin-right: 0.5em;
  vertical-align: middle; }

.klaro .cookie-modal .cm-btn, .klaro .context-notice .cm-btn, .klaro .cookie-notice .cm-btn {
  color: #eee;
  color: var(--font-color-dark, #eee);
  background: none;
  padding: 6px 10px;
  margin-right: 0.5em;
  border: 0;
  padding: 0.4em 0.6em;
  font-size: 1em;
  cursor: pointer;
  letter-spacing: 1px; }

.klaro .cookie-modal .cm-btn.cm-btn-decline, .klaro .context-notice .cm-btn.cm-btn-decline, .klaro .cookie-notice .cm-btn.cn-decline {
  border-bottom: 2px solid #fff;
  color: #fff; }

.klaro .cookie-modal .cm-btn.cm-btn-decline:hover, .klaro .context-notice .cm-btn.cm-btn-decline:hover, .klaro .cookie-notice .cm-btn.cn-decline:hover {
  background: rgba(85, 85, 85, .3); }

.klaro .cookie-notice .cm-btn.cm-btn-success {
  border-radius: 6px;
  color: #000001; }

.klaro .cookie-notice .cm-btn.cm-btn-success:hover, .klaro .cm-btn.cm-btn-success.cm-btn-accept-all:hover {
  background: rgba(164, 147, 87, .8); }

.klaro .cookie-modal .cm-btn:disabled, .klaro .context-notice .cm-btn:disabled, .klaro .cookie-notice .cm-btn:disabled {
  opacity: 0.5; }

.klaro .cookie-modal .cm-btn.cm-btn-close, .klaro .context-notice .cm-btn.cm-btn-close, .klaro .cookie-notice .cm-btn.cm-btn-close {
  background: #aaa;
  color: #000; }

.klaro .cookie-modal .cm-btn.cm-btn-success, .klaro .context-notice .cm-btn.cm-btn-success, .klaro .cookie-notice .cm-btn.cm-btn-success {
  background: #a49357;
  color: #000001; }

.klaro .cookie-modal .cm-btn.cm-btn-success-var, .klaro .context-notice .cm-btn.cm-btn-success-var, .klaro .cookie-notice .cm-btn.cm-btn-success-var {
  background: #24cc9a;
  background: var(--green2, #24cc9a); }

.klaro .cookie-modal .cm-btn.cm-btn-info, .klaro .context-notice .cm-btn.cm-btn-info, .klaro .cookie-notice .cm-btn.cm-btn-info {
  background: none;
  color: #fff;
  border-bottom: 2px solid #fff; }

.klaro .cookie-modal .cm-btn.cm-btn-info:hover, .klaro .context-notice .cm-btn.cm-btn-info:hover, .klaro .cookie-notice .cm-btn.cm-btn-info:hover {
  background: rgba(85, 85, 85, .3); }

.klaro .context-notice {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: #eee;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  padding: 12px; }

.klaro .context-notice p {
  flex-grow: 0;
  text-align: center;
  padding-top: 0;
  margin-top: 0;
  color: #000; }

.klaro .context-notice p strong {
  color: #333; }

.klaro .context-notice p a {
  color: #459cdc; }

.klaro .context-notice p.cm-buttons {
  margin-top: 12px; }

.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1000;
  font-size: 14px; }

.klaro .cookie-modal.cm-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  z-index: 0; }

.klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
  position: relative;
  -ms-transform: none;
  transform: none; }

.klaro .cookie-modal .cm-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0; }

.klaro .cookie-modal .cm-modal.cm-klaro {
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  background: rgba(51, 51, 51, 0.95);
  color: #eee; }

@media (min-width: 660px) {
  .klaro .cookie-modal .cm-modal.cm-klaro {
    border-radius: 4px;
    position: relative;
    margin: 0 auto;
    max-width: 640px;
    height: auto;
    width: auto; } }

.klaro .cookie-modal .cm-modal .hide {
  border-style: none;
  background: none;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1; }

.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #eee; }

.klaro .cookie-modal .cm-modal .cm-footer {
  padding: 1em;
  border-top: 1px solid #555; }

.klaro .cookie-modal .cm-modal .cm-footer-buttons {
  display: flex;
  flex-flow: row;
  justify-content: space-between; }

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
  font-size: 0.8em;
  padding-top: 4px;
  text-align: right;
  padding-right: 8px; }

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
  color: #999; }

.klaro .cookie-modal .cm-modal .cm-header {
  padding: 1em;
  padding-right: 24px;
  border-bottom: 1px solid #555; }

.klaro .cookie-modal .cm-modal .cm-header h1, .klaro .cookie-modal .cm-modal .cm-header .h1-no-header {
  margin: 0;
  font-size: 1.5em;
  display: block; }

.klaro .cookie-modal .cm-modal .cm-header h1.title, .klaro .cookie-modal .cm-modal .cm-header .h1-no-header.title {
  padding-right: 20px; }

.klaro .cookie-modal .cm-modal .cm-body {
  padding: 1em; }

.klaro .cookie-modal .cm-modal .cm-body ul {
  display: block; }

.klaro .cookie-modal .cm-modal .cm-body span {
  display: inline-block;
  width: auto; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services, .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
  padding: 0;
  margin: 0; }

.klaro .cookie-modal .cm-caret, .klaro .cookie-modal .cm-caret {
  color: #888; }

.klaro ul.cm-services li.cm-purpose .cm-content, .klaro ul.cm-purposes li.cm-purpose .cm-content {
  margin-left: -40px;
  display: none; }

.klaro ul.cm-services li.cm-purpose .cm-content.expanded, .klaro ul.cm-purposes li.cm-purpose .cm-content.expanded {
  margin-top: 10px;
  display: block; }

.klaro .cookie-modal li.cm-service, .klaro .cookie-modal li.cm-purpose, .klaro .cookie-modal li.cm-service, .klaro .cookie-modal li.cm-purpose {
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 60px;
  min-height: 40px; }

.klaro .cookie-modal li.cm-service:first-child, .klaro .cookie-modal li.cm-purpose:first-child, .klaro .cookie-modal li.cm-service:first-child, .klaro .cookie-modal li.cm-purpose:first-child {
  margin-top: 0; }

.klaro .cookie-modal li.cm-service p, .klaro .cookie-modal li.cm-purpose p, .klaro .cookie-modal li.cm-service p, .klaro .cookie-modal li.cm-purpose p {
  margin-top: 0; }

.klaro .cookie-modal li.cm-service p.purposes, .klaro .cookie-modal li.cm-purpose p.purposes, .klaro .cookie-modal li.cm-service p.purposes, .klaro .cookie-modal li.cm-purpose p.purposes {
  font-size: 0.8em;
  color: #999; }

.klaro .cookie-modal li.cm-service.cm-toggle-all, .klaro .cookie-modal li.cm-purpose.cm-toggle-all, .klaro .cookie-modal li.cm-service.cm-toggle-all, .klaro .cookie-modal li.cm-purpose.cm-toggle-all {
  border-top: 1px solid #555;
  padding-top: 1em; }

.klaro .cookie-modal li.cm-service span.cm-list-title, .klaro .cookie-modal li.cm-purpose span.cm-list-title, .klaro .cookie-modal li.cm-service span.cm-list-title, .klaro .cookie-modal li.cm-purpose span.cm-list-title {
  font-weight: 600; }

.klaro .cookie-modal li.cm-service span.cm-opt-out, .klaro .cookie-modal li.cm-service span.cm-required, .klaro .cookie-modal li.cm-purpose span.cm-opt-out, .klaro .cookie-modal li.cm-purpose span.cm-required, .klaro .cookie-modal li.cm-service span.cm-opt-out, .klaro .cookie-modal li.cm-service span.cm-required, .klaro .cookie-modal li.cm-purpose span.cm-opt-out, .klaro .cookie-modal li.cm-purpose span.cm-required {
  padding-left: 0.2em;
  font-size: 0.8em;
  color: #999; }

.klaro .cookie-notice:not(.cookie-modal-notice) {
  background: rgba(0, 0, 0, 0.87);
  z-index: 9999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  padding: 20px 10px; }

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  z-index: 0; }

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
  padding-top: 0.5em; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
  margin-bottom: 0;
  margin-right: 0;
  bottom: 0;
  padding: 1em;
  padding-top: 0; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
  margin-bottom: 0.5em;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  max-width: 960px;
  width: 100%; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p a:hover {
  text-decoration: underline; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
  text-decoration: underline; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
  display: inline-block;
  padding: 0.3em 0.6em;
  border-bottom: 2px solid #fff;
  color: #fff;
  height: 33px; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more:hover {
  text-decoration: none;
  background: rgba(85, 85, 85, .3); }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
  display: inline-block;
  margin-top: -0.5em; }

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
    width: 100%; } }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
  margin-top: 0.5em; }

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    width: calc(50% - 0.5em); } }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
  margin-top: -0.5em;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a, .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
  margin-top: 0.5em; }

.klaro .cookie-modal-notice {
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  background: #333;
  color: #eee;
  padding: 1em;
  padding-top: 0.2em; }

@media (min-width: 400px) {
  .klaro .cookie-modal-notice {
    border-radius: 4px;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    height: auto;
    width: auto; } }

.klaro .cookie-modal-notice .cn-ok {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 1em; }

#cg {
  overflow: hidden;
  position: relative;
  height: 100%;
  background: #e5e3df; }

.city-guide-container {
  height: 100vh; }

#cg-map {
  position: absolute;
  width: -webkit-calc(50% + 25px);
  width: calc(50% + 25px);
  height: 100%;
  left: -webkit-calc(50% - 25px);
  left: calc(50% - 25px);
  top: 0;
  transition: left 0.5s, width 0.5s; }
  #cg-map.is-fullscreen {
    width: 100%;
    left: 0;
    transition: left 0.5s, width 0.5s; }
  #cg-map.is-directions {
    width: -webkit-calc(60% - 325px);
    width: calc(60% - 325px);
    left: -webkit-calc(40% - 25px);
    left: calc(40% - 25px); }
  #cg-map.is-fullscreen.is-directions {
    width: -webkit-calc(100% - 350px);
    width: calc(100% - 350px);
    left: 0; }

#cg-sidebar {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  transition: width 0.5s; }
  #cg-sidebar.is-directions {
    width: 40%;
    transition: width 0.5s; }

#cg-sidebar-header {
  padding: 7px 3%;
  background-color: #393939;
  text-transform: uppercase;
  position: relative; }
  #cg-sidebar-header h1, #cg-sidebar-header .h1-no-header {
    color: #fff;
    font-size: 1.5em; }
  #cg-sidebar-header h1 > span, #cg-sidebar-header .h1-no-header > span {
    display: inline-block;
    vertical-align: middle; }
    #cg-sidebar-header h1 > span span, #cg-sidebar-header .h1-no-header > span span {
      color: #a49357; }
  #cg-sidebar-header .cg-icon-navigation {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }
  #cg-sidebar-header .cg-icon-navigation * {
    fill: #fff; }
  #cg-sidebar-header img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    opacity: 0.1; }

#cg-sidebar-container {
  overflow: hidden;
  position: relative;
  width: -webkit-calc(100% - 25px);
  width: calc(100% - 25px);
  height: 100%;
  background: #f6f6f6;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3); }

#cg-sidebar-content, #cg-sidebar-content-single {
  position: absolute;
  width: 100%;
  /*	h2 {
		padding: 0;
		margin: 0 0 1em;
		color: $color;
		font-size: 1.5em;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
	}*/
  height: 100%;
  /*#cg-sidebar-content-single h2 {
	padding: 0 43px 0 0;
	margin-top: .5em;
}*/ }

#cg-button-toggle {
  cursor: pointer;
  position: absolute;
  width: 25px;
  height: 50px;
  padding: 0;
  right: 0;
  top: 70px;
  background: #fff;
  background: rgba(255, 255, 255, .9);
  border: none;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .3);
  box-shadow: 0 0 7px rgba(0, 0, 0, .3); }
  #cg-button-toggle:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: -3px;
    top: 15px;
    border-style: solid;
    border-width: 10px;
    border-color: transparent #717374 transparent transparent; }
  #cg-button-toggle.is-closed:after {
    left: 7px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

#cg-sidebar-filters {
  position: relative;
  overflow: visible;
  z-index: 1;
  background-color: #fff; }

#cg-filter-btns {
  padding: 20px;
  position: relative; }

#cg-filter-btns, #cg-categories {
  -webkit-box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.2); }

.cg-btn {
  padding: 5px 10px;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #a49357;
  transition: color 0.2s, background-color 0.2s, fill 0.2s; }
  .cg-btn:hover {
    transition: color 0.2s, background-color 0.2s, fill 0.2s; }

#cg-toggle-filter, #cg-toggle-map {
  color: #a49357;
  background-color: #fff; }
  #cg-toggle-filter svg *, #cg-toggle-map svg * {
    fill: #a49357; }
  #cg-toggle-filter .cg-icon-close, #cg-toggle-map .cg-icon-close {
    display: none; }
  #cg-toggle-filter:hover, #cg-toggle-map:hover, #cg-toggle-filter.active, #cg-toggle-map.active {
    color: #fff;
    background-color: #a49357; }
  #cg-toggle-filter:hover svg *, #cg-toggle-map:hover svg *, #cg-toggle-filter.active svg *, #cg-toggle-map.active svg * {
    fill: #fff; }
  #cg-toggle-filter.active .cg-icon-down, #cg-toggle-map.active .cg-icon-down {
    display: none; }
  #cg-toggle-filter.active .cg-icon-close, #cg-toggle-map.active .cg-icon-close {
    display: inline; }

#cg-toggle-map {
  display: none; }

#cg-toggle-favorites {
  color: #fff;
  background-color: #a49357; }
  #cg-toggle-favorites svg * {
    fill: #fff; }
  #cg-toggle-favorites .cg-icon-close {
    display: none; }
  #cg-toggle-favorites:hover, #cg-toggle-favorites.active {
    color: #a49357;
    background-color: #fff; }
  #cg-toggle-favorites:hover svg *, #cg-toggle-favorites.active svg * {
    fill: #a49357; }
  #cg-toggle-favorites.active .cg-icon-favorites {
    display: none; }
  #cg-toggle-favorites.active .cg-icon-close {
    display: inline; }

#cg-categories {
  position: absolute;
  display: none;
  top: 100%;
  width: 100%;
  background-color: #fff;
  text-align: left; }

#cg-categories-close {
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer; }
  #cg-categories-close svg * {
    fill: #333; }

#cg-btn-categories {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  padding: 0.4em 0.8em;
  color: #fff;
  font-size: 0.9em;
  font-family: inherit;
  text-transform: uppercase;
  background: #a49357;
  border: none; }

.cg-lazy {
  background-image: none !important; }
  .cg-lazy * {
    background-image: none !important; }

.cg-cat-menu-icon {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px; }

.cg-cat-prototype {
  display: none; }

.cg-categories-separator {
  border-bottom: 1px solid #a49357; }

.cg-cat-all {
  padding: 7px 3%;
  display: inline-block; }

.cg-cat-all span:after {
  content: '';
  border: 1px solid #0d4c51;
  border-radius: 2px;
  width: 13px;
  display: inline-block;
  height: 15px;
  vertical-align: middle;
  padding: 0 0 0 2px;
  line-height: 15px;
  margin-left: 5px; }

.cg-cat-all input:checked + span:after {
  content: '✔'; }

.cg-cat input, .cg-cat-all input {
  position: absolute;
  opacity: 0; }

#cg-categories-content {
  text-align: center;
  padding: 0 1% 2%; }

.cg-cat {
  cursor: pointer;
  display: block;
  padding: 5px;
  color: #333;
  font-size: 0.85em;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  height: 100px;
  padding: 2%;
  min-width: 90px;
  border-radius: 5px;
  transition: border-color 0.2s;
  text-align: center;
  /*#cg-categories-content label{

	&:nth-of-type(1) > div{
		background-image:url('/res/img/city-guide/monuments-musees.jpg');
	}
	&:nth-of-type(2) > div{
		background-image:url('/res/img/city-guide/shopping.jpg');
	}
	&:nth-of-type(3) > div{
		background-image:url('/res/img/city-guide/restaurants-bars.jpg');
	}
	&:nth-of-type(4) > div{
		background-image:url('/res/img/city-guide/paris-by-night.jpg');
	}
	&:nth-of-type(5) > div{
		background-image:url('/res/img/city-guide/spectacles-loisirs.jpg');
	}
	&:nth-of-type(6) > div{
		background-image:url('/res/img/city-guide/spa-beaute.jpg');
	}
	&:nth-of-type(7) > div{
		background-image:url('/res/img/city-guide/parcs-jardins.jpg');
	}
	&:nth-of-type(8) > div{
		background-image:url('/res/img/city-guide/excursions-insolite.jpg');
	}
	&:nth-of-type(9) > div{
		background-image:url('/res/img/city-guide/vegetarien-vegan.jpg');
	}
}*/ }
  .cg-cat > div {
    padding: 10px;
    height: 73px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    /*-webkit-box-shadow: inset 0px 0px 46px 0px rgba(140,140,140,1);
		-moz-box-shadow: inset 0px 0px 46px 0px rgba(140,140,140,1);
		box-shadow: inset 0px 0px 46px 0px rgba(140,140,140,1);*/
    background-size: cover;
    border-radius: 6%;
    overflow: hidden;
    /*input:not(:checked) + div:before {
		background-color: #efefef;
	}*/ }
  .cg-cat > div > div, .cg-cat > div:after {
    display: inline-block;
    vertical-align: middle; }
  .cg-cat > div > div {
    width: 100%;
    position: relative; }
  .cg-cat > div:after {
    content: '';
    height: 100%; }
  .cg-cat > div:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7; }
  .cg-cat input:checked + div {
    color: #fff; }
  .cg-cat input:checked + div svg * {
    fill: #fff; }

#cg-btn-favorites-container {
  margin: 0 0 2em;
  text-align: right; }

#cg-btn-see-favorites {
  cursor: pointer;
  color: #777;
  font-size: 0.9em;
  font-weight: bold;
  transition: color 0.2s; }
  #cg-btn-see-favorites svg {
    display: inline-block;
    vertical-align: -3px; }
  #cg-btn-see-favorites svg * {
    fill: #777;
    transition: fill 0.2s; }
  #cg-btn-see-favorites span:last-child {
    display: none; }
  #cg-btn-see-favorites:hover, #cg-btn-see-favorites:focus {
    color: #000;
    transition: color 0.2s; }
  #cg-btn-see-favorites:hover svg *, #cg-btn-see-favorites:focus svg * {
    fill: #000;
    transition: fill 0.2s; }
  #cg-btn-see-favorites.active {
    color: #000;
    transition: color 0.2s; }
  #cg-btn-see-favorites.active svg * {
    fill: #000;
    transition: fill 0.2s; }
  #cg-btn-see-favorites.active span:first-of-type {
    display: none; }
  #cg-btn-see-favorites.active span:last-child {
    display: inline-block; }

.cg-poi-prototype {
  display: none !important; }

#cg-pois-scroll {
  overflow-y: auto;
  height: 100%;
  height: calc(100% - 138px); }

#cg-pois-container {
  position: relative;
  padding: 0 10px;
  margin-top: 30px; }

.cg-poi {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  height: 240px;
  padding: 0 2% 4% 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* &:nth-child(even) {
		margin-left: 2%;
		margin-right: 0;
	} */
  transition: transform 0.2s; }
  .cg-poi > div {
    width: 100%;
    height: 100%;
    position: relative;
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    transition: box-shadow 0.2s; }
  .cg-poi:hover, .cg-poi:focus, .cg-poi.active {
    transform: scale(1.05);
    transition: transform 0.2s; }
  .cg-poi:hover > div, .cg-poi:focus > div, .cg-poi.active > div {
    box-shadow: 0 0 9px rgba(0, 0, 0, .7);
    transition: box-shadow 0.2s; }

.cg-poi-bg {
  height: 160px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover; }

.cg-poi-favorite {
  position: absolute; }

.cg-poi-favorite-off {
  top: 15px;
  right: 15px; }
  .cg-poi-favorite-off * {
    fill: #000; }

.cg-poi-favorite-on {
  top: 16px;
  right: 16px; }
  .cg-poi-favorite-on * {
    fill: rgba(255, 255, 255, .8); }
  .cg-poi-favorite-on.active * {
    fill: #000; }

.cg-poi-content {
  position: absolute;
  width: 100%;
  min-height: 50px;
  padding: 7px 25px 7px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  bottom: 0;
  color: #7e7e7e;
  background: #fff;
  background: rgba(255, 255, 255, .75); }
  .cg-poi-content .cg-icon-open {
    position: absolute;
    top: 16px;
    right: 3px; }
  .cg-poi-content .cg-icon-open * {
    fill: #7e7e7e; }

.cg-poi-category {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 10px;
  top: 7px;
  text-align: center; }

.cg-icon {
  display: inline-block;
  margin: 6px 0 0; }
  .cg-icon * {
    fill: #fff; }

.cg-icon-open {
  transform: rotate(180deg);
  transform-origin: center center; }

.cg-icon-down {
  transform: rotate(-90deg);
  transform-origin: center center; }

.cg-poi-title {
  overflow: hidden;
  display: block;
  max-width: -webkit-calc(100% - 25px);
  max-width: calc(100% - 25px);
  margin: 0 0 0.2em;
  font-size: 0.95em;
  text-transform: uppercase;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.cg-poi-distance {
  display: block;
  font-size: 0.8em;
  font-style: italic; }

.cg-poi-cta {
  position: absolute;
  right: 10px;
  bottom: 5px;
  color: #fff;
  font-size: 30px;
  font-weight: bold; }

#cg-marker-content {
  display: table; }
  #cg-marker-content p {
    line-height: 1.1rem; }

#cg-marker-content > div, #cg-marker-content svg {
  display: table-cell;
  vertical-align: middle; }

#cg-marker-content svg {
  margin-right: 10px; }

#cg-marker-content-title {
  padding: 0;
  margin: 0;
  font-size: 0.9rem;
  font-weight: bold;
  text-transform: uppercase; }

#cg-marker-content-distance {
  padding: 0;
  margin: 0;
  color: #888;
  font-size: 0.8rem; }

#cg-svg-sprite {
  display: none; }

#cg-poi-single-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, .7);
  padding: 15px 3%; }

#cg-poi-single-content {
  position: relative;
  overflow-y: auto;
  height: 100%; }

#cg-btn-back {
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 0.9rem;
  color: #333; }
  #cg-btn-back .cg-icon {
    margin: 0 2px 0 0; }
  #cg-btn-back .cg-icon, #cg-btn-back span {
    display: inline-block;
    vertical-align: middle; }
  #cg-btn-back svg {
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s; }
  #cg-btn-back svg * {
    fill: #333; }
  #cg-btn-back:hover svg, #cg-btn-back:focus svg {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s; }

#cg-poi-img {
  position: relative;
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  /*#cg-poi-info {
	display: table;
	width: 100%;
	margin: 1em 0;
}

#cg-poi-info-left, #cg-poi-info-right {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}*/
  /*#cg-poi-info-right {
	text-align: right;
}*/ }

#cg-poi-info, #cg-poi-descriptions {
  padding-left: 50px;
  padding-right: 20px; }

#cg-poi-info {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(240, 240, 240, .7);
  overflow-y: auto;
  margin-bottom: 20px;
  color: #7e7e7e; }
  #cg-poi-info svg * {
    fill: #7e7e7e; }
  #cg-poi-info svg, #cg-poi-info p {
    display: inline-block;
    vertical-align: middle; }
  #cg-poi-info p {
    margin: 0 0 0 9px; }

.cg-poi-info-left {
  float: left;
  font-size: 0.9em; }

.cg-poi-info-right {
  float: right; }

#cg-sidebar-content-single {
  top: 0;
  left: 100%;
  background-color: #fff; }

#cg-sidebar-title-container {
  position: relative;
  color: #7e7e7e;
  overflow-y: auto;
  padding: 10px 20px 10px 50px; }
  #cg-sidebar-title-container h2, #cg-sidebar-title-container .subtitle.h2, #cg-sidebar-title-container .cg-contact, #cg-sidebar-title-container svg {
    display: inline-block;
    vertical-align: middle; }
  #cg-sidebar-title-container a {
    color: #7e7e7e; }

#cg-poi-contact svg * {
  fill: #7e7e7e; }

.cg-contact span {
  margin: 0 20px 0 3px;
  /* #cg-poi-single-title-right{
	float: right;
} */ }

#cg-poi-single-title {
  padding: 10px 15px;
  transform: translateX(-50px); }

#cg-poi-single-title h2, #cg-poi-single-title .subtitle.h2 {
  margin: 0;
  text-transform: uppercase; }

#cg-poi-single-title p {
  margin: 3px 35px 7px; }

#cg-poi-single-title svg {
  margin-right: 6px; }

#cg-poi-single-contact svg * {
  fill: #7e7e7e; }

#cg-poi-descriptions {
  clear: both;
  padding-bottom: 20px; }

#cg-poi-desc {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 10px 0; }

.cg-poi-text {
  font-size: 0.9em;
  line-height: 1.4em; }
  .cg-poi-text p {
    padding: 0;
    margin: 0 0 1em;
    text-align: justify; }
  .cg-poi-text p:last-child {
    margin-bottom: 0; }
  .cg-poi-text ul {
    list-style-position: inside; }

.cg-poi-text-2 {
  display: none;
  padding-left: 20px;
  /*.cg-accordion {
	margin: 1em 0;
}

.cg-accordion-btn {
	cursor: pointer;
	position: relative;
	display: block;
	width: 100%;
	padding: .4em .8em;
	color: #fff;
	font-family: inherit;
	font-size: .9em;
	text-align: left;
	text-transform: uppercase;
	background: $color;
	border-radius: 5px;

	svg {
		position: absolute;
		right: .6em;
		top: .6em;
		transition: transform .2s;
	}

	&.active {
		svg {
			-webkit-transform-origin: 50% 50%;
			-moz-transform-origin: 50% 50%;
			-ms-transform-origin: 50% 50%;
			-o-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
			-webkit-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			transform: rotate(45deg);
			transition: transform .2s;
		}
	}
}

.cg-accordion-content {
	display: none;
	width: 96%;
	padding: 1em;
	margin: 0 auto;
	background: #fff;
	border-radius: 0 0 10px 10px;
}*/ }

#cg-btn-add-favorite {
  cursor: pointer;
  float: right; }
  #cg-btn-add-favorite svg * {
    fill: #333; }

#cg-directions-panel {
  overflow-y: auto;
  position: absolute;
  width: 350px;
  height: 100%;
  padding: 70px 1em 2em;
  right: -360px;
  top: 0;
  font-size: 0.9em;
  background: #fff;
  transition: right 0.5s; }
  #cg-directions-panel.active {
    right: 0;
    transition: right 0.5s; }

#cg-directions-panel-close, #cg-directions-panel-toggle-info {
  cursor: pointer; }

#cg-directions-panel-toggle-info {
  display: none; }

#cg-directions-btns {
  margin: 0.5em 0 0; }

.cg-btn-directions {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 33px;
  padding: 0;
  margin: 0 0 0 4px;
  text-align: center; }
  .cg-btn-directions svg * {
    transition: fill 0.2s;
    fill: #7e7e7e; }
  .cg-btn-directions.active svg *, .cg-btn-directions:hover svg *, .cg-btn-directions:focus svg * {
    transition: fill 0.2s; }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .cg-poi {
    width: 100%;
    padding: 0 0 4% 0;
    /* #cg-sidebar-content-single {
		padding-top: 30px;
	} */ }
    .cg-poi:nth-child(even) {
      margin-left: 0;
      margin-right: 0; }

  #cg-poi-info {
    display: block;
    text-align: center; }

  .cg-poi-info-left, .cg-poi-info-right {
    display: block;
    width: 100%;
    text-align: center; }

  #cg-poi-info-left {
    padding-bottom: 1em; } }

@media screen and (max-width: 767px) {
  #cg-sidebar-header {
    padding-left: 60px;
    padding-top: 1px;
    padding-bottom: 1px; }

  #cg-button-toggle {
    display: none; }

  #cg-toggle-map {
    display: inline-block; }

  .city-guide-container {
    height: auto;
    position: relative; }

  #cg, #cg-sidebar, #cg-sidebar-container, #cg-sidebar-content {
    height: auto; }

  #cg-map {
    height: calc(100vh - 190px);
    display: none; }
    #cg-map, #cg-map.is-directions {
      position: fixed;
      width: 100%;
      left: 0;
      top: 0; }
    #cg-map.is-directions {
      height: calc(100vh - 30px);
      z-index: 2; }
    #cg-map.active, #cg-map.is-directions {
      display: block; }

  #cg-sidebar {
    position: relative;
    width: 100%;
    left: auto;
    top: auto; }

  #cg-sidebar-content {
    position: relative; }

  #cg-sidebar-container {
    width: 100%; }

  #cg-sidebar-filters {
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: none; }

  #cg-pois-scroll {
    height: calc(100vh - 140px); }

  #cg-sidebar-content {
    padding: 0 15px; }

  #cg-pois-container {
    margin-top: 0;
    padding-bottom: 50px; }

  #cg-filter-btns {
    display: inline-block;
    padding: 5px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  #cg-categories, #cg-sidebar-content-single, .cg-map-open .city-guide-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh; }

  #cg-categories {
    padding: 20px 0; }

  #cg-sidebar-content-single {
    display: none;
    z-index: 1; }

  .cg-categories-separator {
    display: none; }

  #cg-categories-close {
    display: block; }

  .cg-poi {
    display: block;
    width: 100%; }

  #cg-poi-info {
    display: block;
    text-align: center; }

  .cg-poi-info-left, .cg-poi-info-right {
    display: block;
    width: 100%;
    text-align: center; }

  #cg-poi-info-left {
    padding-bottom: 1em; }

  .cg-btn {
    margin-right: 3px; }

  #cg-directions-panel {
    overflow-y: auto;
    position: fixed;
    width: 100%;
    height: auto;
    right: auto;
    left: 0;
    top: auto;
    bottom: 0;
    z-index: 3;
    display: none;
    padding: 10px;
    max-height: calc(100% - 30px); }
    #cg-directions-panel > div {
      display: none; }
    #cg-directions-panel.active {
      display: block;
      right: auto; }

  #cg-directions-panel-toggle-info {
    display: block;
    text-transform: uppercase;
    width: 100%; }
    #cg-directions-panel-toggle-info svg {
      margin-left: 5px; }
    #cg-directions-panel-toggle-info svg * {
      fill: #000;
      /* &.active svg{
			transform: rotate(-135deg);
			transform-origin: center center;
		} */ }

  #cg-directions-panel-close {
    position: fixed;
    top: 10px;
    left: 10px; }

  .cg-cat-open, .cg-content-single-open, .cg-map-open {
    overflow: hidden; }
    .cg-cat-open .city-guide-container, .cg-content-single-open .city-guide-container, .cg-map-open .city-guide-container {
      z-index: 1000000; }

  .cg-map-open #cg-pois-scroll {
    height: auto;
    white-space: nowrap;
    padding: 10px 0; }
    .cg-map-open #cg-sidebar-header {
      display: none; }
    .cg-map-open .cg-poi {
      display: inline-block;
      padding: 0 4%;
      white-space: normal;
      height: 120px;
      width: 150px; }
    .cg-map-open .cg-poi-bg {
      height: 100px; }
    .cg-map-open .cg-poi-content {
      padding: 5px;
      min-height: auto; }
    .cg-map-open .cg-poi-category {
      display: none; }
    .cg-map-open .cg-poi-title {
      font-size: 0.75em; }
    .cg-map-open #cg-sidebar-filters {
      position: fixed;
      top: 0;
      right: 0;
      width: calc(100% - 50px);
      left: auto;
      bottom: auto;
      text-align: right; }
    .cg-map-open #cg-pois-container {
      padding-bottom: 0; }
    .cg-map-open .city-guide-container {
      background-color: #fff; }
    .cg-map-open .cg-poi.active, .cg-map-open .cg-poi:hover, .cg-map-open .cg-poi:focus {
      transform: scale(1); }
      .cg-map-open .cg-poi.active > div, .cg-map-open .cg-poi:hover > div, .cg-map-open .cg-poi:focus > div {
        box-shadow: 0 0 4px rgba(0, 0, 0, .3);
        border-bottom: 5px solid #000; } }

.contact-aside {
  position: fixed;
  display: none;
  bottom: 130px;
  right: 10px;
  border-radius: 50%;
  width: 50px;
  text-decoration: none;
  height: 50px;
  background: rgba(164, 147, 87, .4);
  padding: 1rem;
  color: #fff;
  -webkit-transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 990; }
  .contact-aside.email-aside {
    bottom: 70px; }
  .contact-aside.email-aside:hover {
    width: 320px; }
  .contact-aside svg {
    fill: #000001;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 12px;
    right: 12px;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }
  .contact-aside:hover {
    border-radius: 999rem;
    padding: 1rem;
    width: 190px;
    background: #a49357;
    -webkit-transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .contact-aside:hover svg {
    fill: #fff;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }
  .contact-aside:hover span {
    opacity: 1;
    -webkit-transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.contact-aside span {
  font-size: 0.65em;
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 14px;
  opacity: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .contact-aside span:hover {
    text-shadow: 3px 0px 4px #000001;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

@media all and (max-width: 767px) {
  .contact-aside:hover, .contact-aside.email-aside:hover {
    width: 50px;
    display: block; }

  .contact-aside {
    bottom: 180px;
    display: block; }
    .contact-aside.email-aside {
      bottom: 120px; }
    .contact-aside span {
      display: none; } }

#contact-btn {
  width: 80px;
  height: 80px;
  display: flex !important;
  justify-content: space-around;
  align-items: center;
  cursor: pointer;
  position: fixed;
  z-index: 990;
  background-color: rgba(164, 147, 87, .3);
  border-radius: 50%;
  padding: 10px;
  bottom: 20px;
  right: 45px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  #contact-btn svg {
    width: 25px;
    height: 40px;
    fill: #fff;
    vertical-align: middle;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }
  #contact-btn.fixed {
    bottom: 10px;
    right: 70px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  #contact-btn:hover {
    background-color: #a49357;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  #contact-btn:hover svg {
    fill: #fff;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }

#contact-box {
  width: 315px;
  position: fixed;
  right: 70px;
  bottom: 0;
  text-align: center;
  background-color: rgba(164, 147, 87, .9);
  padding: 0 0 10px;
  z-index: 999;
  display: none;
  -webkit-transition: bottom 0.3s;
  transition: bottom 0.3s; }
  #contact-box.fixed {
    bottom: 0;
    -webkit-transition: bottom 0.3s;
    transition: bottom 0.3s; }

#contact-close-btn {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 15px;
  margin: 0;
  padding: 12px 0;
  color: #fff;
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }
  #contact-close-btn:hover {
    background: #a49357;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }

.contact-link {
  font-size: 13px;
  margin-left: 5px;
  vertical-align: middle;
  display: block;
  line-height: 26px;
  color: #fff;
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }
  .contact-link svg {
    width: 13px;
    height: 13px;
    fill: #fff;
    vertical-align: middle;
    -webkit-transition: fill 0.2s;
    transition: fill 0.2s; }
  .contact-link:hover {
    color: #000;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
  .contact-link:hover svg {
    fill: #000;
    -webkit-transition: fill 0.2s;
    transition: fill 0.2s; }

#contact-form {
  color: #fff;
  text-align: center;
  padding: 0 10px; }
  #contact-form label {
    display: block;
    width: 100%;
    margin: 0 0 0.8em; }
  #contact-form button, #contact-form label {
    margin-top: 10px; }
  #contact-form input, #contact-form textarea {
    padding: 5px;
    width: 100%;
    background: #fff; }
  #contact-form input::-webkit-input-placeholder, #contact-form textarea::-webkit-input-placeholder {
    font-family: MarcellusSC, Times, serif;
    color: #fff;
    text-transform: capitalize; }
  #contact-form input:-moz-placeholder, #contact-form textarea:-moz-placeholder {
    font-family: MarcellusSC, Times, serif;
    color: #fff;
    text-transform: capitalize; }
  #contact-form input::-moz-placeholder, #contact-form textarea::-moz-placeholder {
    font-family: MarcellusSC, Times, serif;
    color: #fff;
    text-transform: capitalize; }
  #contact-form input:-ms-input-placeholder, #contact-form textarea:-ms-input-placeholder {
    font-family: MarcellusSC, Times, serif;
    color: #fff;
    text-transform: capitalize; }
  #contact-form textarea {
    height: 120px;
    min-height: 90px; }
  #contact-form button {
    width: 100%;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700; }
  #contact-form input[type="email"], #contact-form input[type="text"], #contact-form textarea {
    display: block;
    width: 100%;
    padding: 0.5em 0.8em;
    font-size: 1em;
    font-weight: 400;
    background: transparent;
    border: #fff solid 1px; }
  #contact-form input[type="email"].ajax-form-error, #contact-form input[type="text"].ajax-form-error, #contact-form textarea.ajax-form-error {
    border: 1px solid #c0392b;
    background: rgba(192, 57, 43, .3); }
    #contact-form input[type="email"].ajax-form-error + .form-error, #contact-form input[type="text"].ajax-form-error + .form-error, #contact-form textarea.ajax-form-error + .form-error {
      display: block; }
  #contact-form input[type="email"]:hover, #contact-form input[type="text"]:hover, #contact-form textarea:hover {
    background: rgba(0, 0, 1, .1); }
  #contact-form input[type="email"]:focus, #contact-form input[type="text"]:focus, #contact-form textarea:focus {
    background: #fff;
    color: #000; }
  #contact-form input[type="submit"] {
    display: inline-block;
    padding: 0.5em 0.8em;
    margin: 0.8em 0 0;
    font-size: 1em;
    color: #fff;
    cursor: pointer;
    border: 1px solid #fff;
    text-transform: uppercase;
    background: #a49357;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  #contact-form input[type="submit"]:focus, #contact-form input[type="submit"]:hover {
    background: #fff;
    color: #a49357;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  #contact-form .recaptcha.ajax-form-error + .form-error {
    display: block; }

.form-error {
  text-align: left;
  color: #c0392b;
  display: none; }

.mail-sent {
  text-align: center;
  display: none;
  padding-top: 10px; }
  .mail-sent p {
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    background: #16a085; }

@media all and (max-width: 767px) {
  #contact-btn, #contact-btn.fixed {
    bottom: 50px;
    right: 20px;
    display: none !important; }

  #contact-box, #contact-box.fixed {
    bottom: 40px;
    right: 0;
    left: 0;
    width: 100%;
    max-height: calc(100vh - 40px);
    overflow: auto;
    display: none !important; } }
