/* FONTS */
/* MENU COLORS */
/* Five Blocs Colors */
/* Contact aside clrs */
/* Box Contact clrs */
/* MENU */
/* .btn-book {
    		left: 75px;
    	} */
/*! jQuery UI - v1.12.1 - 2017-05-22
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=custom-theme&bgImgOpacityError=&bgImgOpacityHighlight=&bgImgOpacityActive=&bgImgOpacityHover=&bgImgOpacityDefault=&bgImgOpacityContent=&bgImgOpacityHeader=&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%23666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=%23aaaaaa&iconColorError=%23cc0000&fcError=%235f3f3f&borderColorError=%23f1a899&bgTextureError=flat&bgColorError=%23fddfdf&iconColorHighlight=%23777620&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgTextureHighlight=flat&bgColorHighlight=%23fffa90&iconColorActive=%23ffffff&fcActive=%23ffffff&borderColorActive=%23333333&bgTextureActive=flat&bgColorActive=%23333333&iconColorHover=%23000000&fcHover=%23000000&borderColorHover=%23bbbbbb&bgTextureHover=flat&bgColorHover=%23bbbbbb&iconColorDefault=%23333333&fcDefault=%23333333&borderColorDefault=%23ffffff&bgTextureDefault=flat&bgColorDefault=%23ffffff&iconColorContent=%23333333&fcContent=%23333333&borderColorContent=%23dddddd&bgTextureContent=flat&bgColorContent=%23ffffff&iconColorHeader=%23333333&fcHeader=%23333333&borderColorHeader=%23ffffff&bgTextureHeader=flat&bgColorHeader=%23ffffff&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* ===================================
             * Tooltip Styles
   =================================== */
/* Ajoutez l'attribut [data-tooltip] à l'éléement souhaité à la place du title */
/**
 * Tooltip Styles
 */
/* Base styles for the element that has a tooltip */
/*
 * GENERAL
 */
@font-face {
  font-family: 'Raleway';
  src: url('/res/fonts/Raleway/Raleway-Light.eot');
  src: url('/res/fonts/Raleway/Raleway-Light.eot?#iefix') format('embedded-opentype'), url('/res/fonts/Raleway/Raleway-Light.woff2') format('woff2'), url('/res/fonts/Raleway/Raleway-Light.woff') format('woff'), url('/res/fonts/Raleway/Raleway-Light.ttf') format('truetype'), url('/res/fonts/Raleway/Raleway-Light.svg#Raleway-Light') format('svg');
  font-weight: light;
  font-style: normal; }

@font-face {
  font-family: 'Raleway';
  src: url('/res/fonts/Raleway/Raleway-Regular.eot');
  src: url('/res/fonts/Raleway/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('/res/fonts/Raleway/Raleway-Regular.woff2') format('woff2'), url('/res/fonts/Raleway/Raleway-Regular.woff') format('woff'), url('/res/fonts/Raleway/Raleway-Regular.ttf') format('truetype'), url('/res/fonts/Raleway/Raleway-Regular.svg#Raleway-Regular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Raleway';
  src: url('/res/fonts/Raleway/Raleway-Bold.eot');
  src: url('/res/fonts/Raleway/Raleway-Bold.eot?#iefix') format('embedded-opentype'), url('/res/fonts/Raleway/Raleway-Bold.woff2') format('woff2'), url('/res/fonts/Raleway/Raleway-Bold.woff') format('woff'), url('/res/fonts/Raleway/Raleway-Bold.ttf') format('truetype'), url('/res/fonts/Raleway/Raleway-Bold.svg#Raleway-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  /* ==================
                MIXINS
           ================== */ }

* {
  -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%;
  line-height: 1.7rem; }

p {
  padding: 0; }

a {
  color: #08c0b1;
  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, .cg-bloc {
  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; }

.mts {
  margin-top: 20px; }

.mtl {
  margin-top: 70px; }

.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; }

.ovhidden {
  overflow: hidden; }

.cover, .cg-bloc {
  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; }
  .lazy * {
    background: none !important; }

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

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

.parallax, .cg-bloc {
  -webkit-background-attachment: fixed;
  background-attachment: fixed; }

.ajax-form-mail-sent {
  margin-top: 20px; }
  .ajax-form-mail-sent p {
    background: #16a085;
    display: inline-block;
    color: #fff;
    padding: 10px;
    border-radius: 5px; }

#ws-widget {
  max-width: 100% !important; }

button:focus {
  outline: 0; }

.menu-mobile {
  display: none; }

html ._offers .contact-us {
  display: none; }

.relative {
  position: relative; }

.mt10 {
  margin-top: 10px; }

.directions-btn {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
  text-align: center; }

html #wc-gdpr-widget {
  z-index: 9999; }

.index-logo {
  background-color: #fff;
  color: #000;
  font-size: 12px;
  width: 245px;
  height: 230px;
  box-sizing: border-box;
  position: absolute;
  top: 100px;
  left: 50px;
  padding: 15px; }
  .index-logo .address {
    padding-top: 10px; }
  .index-logo img {
    width: 190px; }
  .index-logo .social {
    margin: 15px auto 0 auto; }
    .index-logo .social svg {
      width: 25px; }

.ptp {
  padding-top: 100px; }

.booking-availpro, .contact-us {
  top: 100px;
  right: 50px;
  padding: 10px;
  position: fixed;
  z-index: 100;
  background: rgba(255, 255, 255, 0.8);
  border: 2px solid #57bdb1; }
  .booking-availpro .h3, .contact-us .h3 {
    line-height: normal;
    font-size: 25px;
    font-weight: 300;
    text-transform: uppercase; }

.border-separate {
  border-bottom: 13px solid;
  border-color: #fff; }

.two-columns {
  column-count: 2;
  column-gap: 50px; }

.contact-us {
  top: 45%;
  right: 100px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  position: absolute; }
  .contact-us .text {
    font-size: 1.1rem;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%; }
    .contact-us .text p {
      font-size: 0.9rem;
      line-height: 1.1rem; }
  .contact-us a {
    text-decoration: underline; }

#availpro-root {
  height: 69px;
  overflow: hidden; }
  #availpro-root iframe {
    margin-top: -56px; }

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

.pattern, html, body {
  background: url("") repeat; }

.pattern-blomet {
  background: url("/res/img/bg.jpg") repeat; }

html, body {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  color: 0; }
  html.no-img, body.no-img {
    padding-top: 65px; }

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

.link-menu-offers {
  color: red;
  font-weight: bold; }

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

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

h3, h4, h5, h6 {
  font-family: Raleway, sans-serif; }

.text {
  color: 0;
  font-size: 1.1rem;
  text-align: center; }

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

.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 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 h3:after {
      display: none; }

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

.icon-more-s {
  width: 30px;
  height: 30px;
  padding-top: 5px; }
  .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: -webki-flex;
  display: flex; }

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

.img-picker-btn {
  position: relative;
  width: 170px;
  padding: 7px;
  background: none;
  border: none;
  flex-basis: 100%; }
  .img-picker-btn img {
    display: block;
    width: 100%;
    height: auto; }
  .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;
    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: Raleway, sans-serif;
  text-transform: uppercase;
  text-align: center;
  background: rgba(8, 192, 177, 0.8);
  transition: opacity 0.2s; }

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

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

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

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

.left-right-block {
  position: relative;
  min-height: 575px; }
  .left-right-block .cell {
    height: 505px; }

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

.left-right-block-right {
  width: 33%;
  height: 100%;
  margin-left: 66%; }

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

.block-desc {
  padding: 55px 75px;
  max-height: 575px;
  overflow-y: auto;
  overflow-x: hidden; }
  .block-desc .equipements-txt h2 {
    text-align: center; }
  .block-desc h2 {
    margin: 0 0 35px;
    font-size: 1.5rem;
    font-weight: 300;
    text-align: left; }
    .block-desc h2:after {
      display: none; }

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

.btn {
  display: inline-block;
  padding: 8px 40px 5px;
  color: #fff;
  font-size: 0.8rem;
  text-transform: uppercase;
  background: #08c0b1;
  border: #08c0b1 solid 1px;
  transition: all 0.3s; }
  .btn:hover, .btn:focus {
    color: #fff;
    background: #000001;
    border-color: #000001;
    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 {
    margin: 0 1em 1em; }
    .btns-block .btn:first-child {
      background-color: transparent; }
      .btns-block .btn:first-child:hover, .btns-block .btn: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;
    transform: translateY(40px);
    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;
    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);
    transition: opacity 0.3s; }
  .index-services-btn:hover h3, .index-services-btn:focus h3 {
    transform: translateY(0);
    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;
      transition: opacity 0.3s; }

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

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

.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: 335px;
  top: 55px;
  transition: transform 0.5s; }
  .index-offer .index-offer-img {
    width: 315px;
    height: 290px;
    display: block;
    filter: grayscale(100%);
    transition: opacity 0.5s, filter 0.5s; }
  .index-offer.active {
    z-index: 100;
    transform: scale(1.3);
    transition: transform 0.5s; }
    .index-offer.active .index-offer-img {
      filter: grayscale(0%);
      transition: opacity 0.5s, filter 0.5s; }
    .index-offer.active .index-offer-overlay {
      opacity: 1;
      transition: opacity 0.5s; }
    .index-offer.active .index-offer-btn-book {
      opacity: 1;
      transition: color 0.2s, background 0.2s, opacity 0.5s; }

.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; }

.index-offer-overlay {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 65px;
  text-align: center;
  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);
    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);
  transition: color 0.2s, background 0.2s, opacity 0.5s; }
  .index-offer-btn-book:hover, .index-offer-btn-book:focus {
    color: #fff;
    background: rgba(8, 192, 177, 0.88);
    transition: color 0.2s, background 0.2s; }

.index-offers-controls {
  margin: 0 0 50px;
  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;
    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;
    margin-bottom: 10px; }

.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;
  transition: opacity 0.2s; }
  .menu-page-item:hover, .menu-page-item:focus, .menu-page-item.active {
    opacity: 1;
    transition: opacity 0.2s; }

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

.room-services {
  width: 100%;
  padding: 10px;
  color: #fff;
  display: none; }
  .room-services.active {
    display: block; }
  .room-services ul {
    padding: 0; }
  .room-services li {
    display: block;
    max-width: 170px;
    line-height: 1.4em;
    vertical-align: top;
    list-style: none;
    margin: 8px 0;
    font-size: 12px; }
    .room-services li img {
      width: 30px; }
    .room-services li svg {
      display: inline-block;
      vertical-align: -4px;
      fill: #08c0b1;
      width: 20px;
      height: 20px;
      margin: 0 5px 0 0; }

.btn-room-services {
  text-align: center;
  background: none;
  border: none;
  cursor: pointer;
  margin-bottom: 15px;
  display: inline-block; }
  .btn-room-services.active .btn-room-services-on {
    display: inline-block; }
    .btn-room-services.active .btn-room-services-on svg {
      transform: rotate(-90deg); }
    .btn-room-services.active .btn-room-services-off {
      display: none; }

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

.block-last h2 {
  padding: 50px;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 300; }
  .block-last 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);
  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: 390px; }
  .block-last-fold-content 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; }

#room5 .tooltip:last-child {
  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: #08c0b1; }
  .room-service strong {
    display: block;
    margin: 15px 0 0; }
  .room-service span {
    color: #00009a; }

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

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

.grid-item {
  position: relative;
  transition: opacity 0.2s; }
  .grid-item:hover .grid-item-overlay, .grid-item:focus .grid-item-overlay {
    opacity: 1;
    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);
  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; }

.map-title {
  color: white;
  font-size: 22px;
  padding-top: 9px; }

.menu-map {
  position: absolute;
  width: 100%;
  padding: 15px;
  left: 0;
  bottom: 0;
  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: auto;
    margin: 0 20px; }
  .menu-map li.active .menu-poi, .menu-map li.active .map-menu-btn {
    opacity: 1;
    display: block;
    transition: opacity 0.2s; }

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

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

.menu-poi {
  opacity: 0;
  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;
  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;
    text-align: left;
    transition: color 0.2s; }
  .menu-poi button:hover, .menu-poi button:focus {
    color: #08c0b1;
    transition: color 0.2s; }

button {
  cursor: pointer;
  padding: 0;
  font-family: inherit;
  background: none;
  border: none;
  appearance: none;
  border-radius: 0; }

.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;
    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;
  transition: opacity 0.3s;
  overflow-y: auto; }
  .how-to-come-item-content svg {
    display: inline-block;
    fill: #08c0b1;
    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;
    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);
  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; }

.footer-title {
  margin: 20px 0;
  text-transform: uppercase; }

.wc-animation {
  font-size: 14px;
  /*
    CITY GUIDE
*/ }

.cg-bloc {
  height: 90vh; }

.cg-bloc-desc {
  background: rgba(255, 255, 255, .8);
  border-radius: 10px;
  max-width: 400px;
  padding: 70px 50px; }
  .cg-bloc-desc h2 {
    margin-top: 0;
    font-size: 45px; }
  .cg-bloc-desc p {
    font-size: 18px;
    color: #7e7e7e;
    line-height: 42px;
    font-weight: 100; }

.logo-green {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100px;
  text-align: center; }

.Grid {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }

.row-wrap {
  flex-flow: row wrap; }

.Grid-cell {
  flex: 1 0 0%;
  /* Alignment per row */ }

.Grid--top {
  align-items: flex-start; }

.Grid--bottom {
  align-items: flex-end; }

.Grid--middle {
  align-items: center;
  /* Alignment per cell */ }

.Grid-cell--top {
  align-self: flex-start; }

.Grid-cell--bottom {
  align-self: flex-end; }

.Grid-cell--middle {
  align-self: center; }
  .Grid--gutters-10 {
    margin-top: -10px;
    margin-left: -10px; }
  .Grid--gutters-10 > .Grid-cell {
    padding: 10px 0 0 10px; }
  .Grid--left-gutters-10 {
    margin-left: -10px; }
  .Grid--left-gutters-10 > .Grid-cell {
    padding-left: 10px; }
  .Grid--top-gutters-10 {
    margin-top: -10px; }
  .Grid--top-gutters-10 > .Grid-cell {
    padding-top: 10px; }
  .Grid--gutters-20 {
    margin-top: -20px;
    margin-left: -20px; }
  .Grid--gutters-20 > .Grid-cell {
    padding: 20px 0 0 20px; }
  .Grid--left-gutters-20 {
    margin-left: -20px; }
  .Grid--left-gutters-20 > .Grid-cell {
    padding-left: 20px; }
  .Grid--top-gutters-20 {
    margin-top: -20px; }
  .Grid--top-gutters-20 > .Grid-cell {
    padding-top: 20px; }
  .Grid--gutters-30 {
    margin-top: -30px;
    margin-left: -30px; }
  .Grid--gutters-30 > .Grid-cell {
    padding: 30px 0 0 30px; }
  .Grid--left-gutters-30 {
    margin-left: -30px; }
  .Grid--left-gutters-30 > .Grid-cell {
    padding-left: 30px; }
  .Grid--top-gutters-30 {
    margin-top: -30px; }
  .Grid--top-gutters-30 > .Grid-cell {
    padding-top: 30px; }
  .Grid--gutters-50 {
    margin-top: -50px;
    margin-left: -50px; }
  .Grid--gutters-50 > .Grid-cell {
    padding: 50px 0 0 50px; }
  .Grid--left-gutters-50 {
    margin-left: -50px; }
  .Grid--left-gutters-50 > .Grid-cell {
    padding-left: 50px; }
  .Grid--top-gutters-50 {
    margin-top: -50px; }
  .Grid--top-gutters-50 > .Grid-cell {
    padding-top: 50px; }

.Grid--row {
  -webkit-flex-direction: row;
  flex-direction: row; }

.Grid--row-reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.Grid--column-reverse {
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.Grid--column {
  -webkit-flex-direction: column;
  flex-direction: column; }

.Grid--left {
  justify-content: flex-start; }

.Grid--center {
  justify-content: center; }

.Grid--right {
  justify-content: flex-end; }

.Grid--between {
  justify-content: space-between; }

.Grid--auto > .Grid-cell, .Grid-cell--auto {
  flex: 0 0 auto; }

.Grid--fit > .Grid-cell, .Grid-cell--fit {
  flex: 1 0 0%;
  max-width: none; }

.Grid--full > .Grid-cell, .Grid-cell--full {
  flex: 0 0 100%;
  max-width: 100%; }

.Grid--column > .Grid-cell {
  max-width: none; }

.Grid--column.large-Grid--full > .Grid-cell, .Grid--column.small-Grid--full > .Grid-cell, .Grid--column.Grid--full > .Grid-cell, .Grid--column > .large-Grid-cell--full, .Grid--column > .small-Grid-cell--full, .Grid--column > .Grid-cell--full {
  max-height: 100%; }

.Grid--2of3 > .Grid-cell, .Grid-cell--2of3 {
  flex: 0 0 66.6666%;
  max-width: 66.6666%; }

.Grid--column--2of3 > .Grid-cell, .Grid-cell-column--2of3 {
  width: 66.6666%; }

.Grid--column.large-Grid--2of3 > .Grid-cell, .Grid--column.small-Grid--2of3 > .Grid-cell, .Grid--column.Grid--2of3 > .Grid-cell, .Grid--column > .large-Grid-cell--2of3, .Grid--column > .small-Grid-cell--2of3, .Grid--column > .Grid-cell--2of3 {
  max-height: 66.6666%; }

.Grid--1of2 > .Grid-cell, .Grid-cell--1of2 {
  flex: 0 0 50%;
  max-width: 50%; }

.Grid--1of3 > .Grid-cell.Grid-70 {
  flex: 0 0 70%;
  max-width: 70%; }

.Grid--1of3 > .Grid-cell.Grid-60 {
  flex: 0 0 60%;
  max-width: 60%; }

.Grid--1of3 > .Grid-cell.Grid-40 {
  flex: 0 0 40%;
  max-width: 40%; }

.Grid--1of3 > .Grid-cell.Grid-20 {
  flex: 0 0 20%;
  max-width: 20%; }

.Grid--1of3 > .Grid-cell.Grid-10 {
  flex: 0 0 10%;
  max-width: 10%; }

..large-Grid--1of2 > .Grid-cell.Grid-40, ..large-Grid--1of2 > .Grid-cell.Grid-60 {
  flex: 0 0 50%;
  max-width: 50%; }

.Grid--column--1of2 > .Grid-cell, .Grid-cell-column--1of2 {
  width: 50%; }

.Grid--column.large-Grid--1of2 > .Grid-cell, .Grid--column.small-Grid--1of2 > .Grid-cell, .Grid--column.Grid--1of2 > .Grid-cell, .Grid--column > .large-Grid-cell--1of2, .Grid--column > .small-Grid-cell--1of2, .Grid--column > .Grid-cell--1of2 {
  max-height: 50%; }

.Grid--2of5 > .Grid-cell, .Grid-cell--2of5 {
  flex: 0 0 40%;
  max-width: 40%; }

.Grid--column--2of5 > .Grid-cell, .Grid-cell-column--2of5 {
  width: 40%; }

.Grid--column.large-Grid--2of5 > .Grid-cell, .Grid--column.small-Grid--2of5 > .Grid-cell, .Grid--column.Grid--2of5 > .Grid-cell, .Grid--column > .large-Grid-cell--2of5, .Grid--column > .small-Grid-cell--2of5, .Grid--column > .Grid-cell--2of5 {
  max-height: 40%; }

.Grid--1of3 > .Grid-cell, .Grid-cell--1of3 {
  flex: 0 0 33.3333%;
  max-width: 33.3333%; }

.Grid--column--1of3 > .Grid-cell, .Grid-cell-column--1of3 {
  width: 33.3333%; }

.Grid--column.large-Grid--1of3 > .Grid-cell, .Grid--column.small-Grid--1of3 > .Grid-cell, .Grid--column.Grid--1of3 > .Grid-cell, .Grid--column > .large-Grid-cell--1of3, .Grid--column > .small-Grid-cell--1of3, .Grid--column > .Grid-cell--1of3 {
  max-height: 33.3333%; }

.Grid--3of10 > .Grid-cell, .Grid-cell--3of10 {
  flex: 0 0 30%;
  max-width: 30%; }

.Grid--column--3of10 > .Grid-cell, .Grid-cell-column--3of10 {
  width: 30%; }

.Grid--column.large-Grid--3of10 > .Grid-cell, .Grid--column.small-Grid--3of10 > .Grid-cell, .Grid--column.Grid--3of10 > .Grid-cell, .Grid--column > .large-Grid-cell--3of10, .Grid--column > .small-Grid-cell--3of10, .Grid--column > .Grid-cell--3of10 {
  max-height: 30%; }

.Grid--1of4 > .Grid-cell, .Grid-cell--1of4 {
  flex: 0 0 25%;
  max-width: 25%; }

.Grid--column--1of4 > .Grid-cell, .Grid-cell-column--1of4 {
  width: 25%; }

.Grid--column.large-Grid--1of4 > .Grid-cell, .Grid--column.small-Grid--1of4 > .Grid-cell, .Grid--column.Grid--1of4 > .Grid-cell, .Grid--column > .large-Grid-cell--1of4, .Grid--column > .small-Grid-cell--1of4, .Grid--column > .Grid-cell--1of4 {
  max-height: 25%; }

.Grid--1of5 > .Grid-cell, .Grid-cell--1of5 {
  flex: 0 0 20%;
  max-width: 20%; }

.Grid--column--1of5 > .Grid-cell, .Grid-cell-column--1of5 {
  width: 20%; }

.Grid--column.large-Grid--1of5 > .Grid-cell, .Grid--column.small-Grid--1of5 > .Grid-cell, .Grid--column.Grid--1of5 > .Grid-cell, .Grid--column > .large-Grid-cell--1of5, .Grid--column > .small-Grid-cell--1of5, .Grid--column > .Grid-cell--1of5 {
  max-height: 20%; }

@media (max-width: 500px) {
  .xsmall-Grid--gutters-10 {
    margin-top: -10px;
    margin-left: -10px; }
    .xsmall-Grid--gutters-10 > .Grid-cell {
      padding: 10px 0 0 10px; }
    .xsmall-Grid--left-gutters-10 {
      margin-left: -10px; }
    .xsmall-Grid--left-gutters-10 > .Grid-cell {
      padding-left: 10px; }
    .xsmall-Grid--top-gutters-10 {
      margin-top: -10px; }
    .xsmall-Grid--top-gutters-10 > .Grid-cell {
      padding-top: 10px; }
    .xsmall-Grid--gutters-20 {
      margin-top: -20px;
      margin-left: -20px; }
    .xsmall-Grid--gutters-20 > .Grid-cell {
      padding: 20px 0 0 20px; }
    .xsmall-Grid--left-gutters-20 {
      margin-left: -20px; }
    .xsmall-Grid--left-gutters-20 > .Grid-cell {
      padding-left: 20px; }
    .xsmall-Grid--top-gutters-20 {
      margin-top: -20px; }
    .xsmall-Grid--top-gutters-20 > .Grid-cell {
      padding-top: 20px; }
    .xsmall-Grid--gutters-30 {
      margin-top: -30px;
      margin-left: -30px; }
    .xsmall-Grid--gutters-30 > .Grid-cell {
      padding: 30px 0 0 30px; }
    .xsmall-Grid--left-gutters-30 {
      margin-left: -30px; }
    .xsmall-Grid--left-gutters-30 > .Grid-cell {
      padding-left: 30px; }
    .xsmall-Grid--top-gutters-30 {
      margin-top: -30px; }
    .xsmall-Grid--top-gutters-30 > .Grid-cell {
      padding-top: 30px; }
    .xsmall-Grid--gutters-50 {
      margin-top: -50px;
      margin-left: -50px; }
    .xsmall-Grid--gutters-50 > .Grid-cell {
      padding: 50px 0 0 50px; }
    .xsmall-Grid--left-gutters-50 {
      margin-left: -50px; }
    .xsmall-Grid--left-gutters-50 > .Grid-cell {
      padding-left: 50px; }
    .xsmall-Grid--top-gutters-50 {
      margin-top: -50px; }
    .xsmall-Grid--top-gutters-50 > .Grid-cell {
      padding-top: 50px; }
    .xsmall-Grid--row {
      -webkit-flex-direction: row;
      flex-direction: row; }
    .xsmall-Grid--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .xsmall-Grid--column-reverse {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .xsmall-Grid--column {
      -webkit-flex-direction: column;
      flex-direction: column; }
    .xsmall-Grid--left {
      justify-content: flex-start; }
    .xsmall-Grid--center {
      justify-content: center; }
    .xsmall-Grid--right {
      justify-content: flex-end; }
    .xsmall-Grid--between {
      justify-content: space-between; }
    .xsmall-Grid--auto > .Grid-cell, .xsmall-Grid-cell--auto {
      flex: 0 0 auto; }
    .xsmall-Grid--fit > .Grid-cell, .xsmall-Grid-cell--fit {
      flex: 1 0 0%;
      max-width: none; }
    .xsmall-Grid--full > .Grid-cell, .xsmall-Grid-cell--full {
      flex: 0 0 100%;
      max-width: 100%; }
    .xsmall-Grid--column > .Grid-cell {
      max-width: none; }
    .xsmall-Grid--column.large-Grid--full > .Grid-cell, .xsmall-Grid--column.small-Grid--full > .Grid-cell, .xsmall-Grid--column.Grid--full > .Grid-cell, .xsmall-Grid--column > .large-Grid-cell--full, .xsmall-Grid--column > .small-Grid-cell--full, .xsmall-Grid--column > .Grid-cell--full {
      max-height: 100%; }
    .xsmall-Grid--2of3 > .Grid-cell, .xsmall-Grid-cell--2of3 {
      flex: 0 0 66.6666%;
      max-width: 66.6666%; }
    .xsmall-Grid--column--2of3 > .Grid-cell, .xsmall-Grid-cell-column--2of3 {
      width: 66.6666%; }
    .xsmall-Grid--column.large-Grid--2of3 > .Grid-cell, .xsmall-Grid--column.small-Grid--2of3 > .Grid-cell, .xsmall-Grid--column.Grid--2of3 > .Grid-cell, .xsmall-Grid--column > .large-Grid-cell--2of3, .xsmall-Grid--column > .small-Grid-cell--2of3, .xsmall-Grid--column > .Grid-cell--2of3 {
      max-height: 66.6666%; }
    .xsmall-Grid--1of2 > .Grid-cell, .xsmall-Grid-cell--1of2 {
      flex: 0 0 50%;
      max-width: 50%; }
    .xsmall-Grid--1of3 > .Grid-cell.Grid-70 {
      flex: 0 0 70%;
      max-width: 70%; }
    .xsmall-Grid--1of3 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .xsmall-Grid--1of3 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .xsmall-Grid--1of3 > .Grid-cell.Grid-20 {
      flex: 0 0 20%;
      max-width: 20%; }
    .xsmall-Grid--1of3 > .Grid-cell.Grid-10 {
      flex: 0 0 10%;
      max-width: 10%; }
    .xsmall-.large-Grid--1of2 > .Grid-cell.Grid-40, .xsmall-.large-Grid--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 50%;
      max-width: 50%; }
    .xsmall-Grid--column--1of2 > .Grid-cell, .xsmall-Grid-cell-column--1of2 {
      width: 50%; }
    .xsmall-Grid--column.large-Grid--1of2 > .Grid-cell, .xsmall-Grid--column.small-Grid--1of2 > .Grid-cell, .xsmall-Grid--column.Grid--1of2 > .Grid-cell, .xsmall-Grid--column > .large-Grid-cell--1of2, .xsmall-Grid--column > .small-Grid-cell--1of2, .xsmall-Grid--column > .Grid-cell--1of2 {
      max-height: 50%; }
    .xsmall-Grid--2of5 > .Grid-cell, .xsmall-Grid-cell--2of5 {
      flex: 0 0 40%;
      max-width: 40%; }
    .xsmall-Grid--column--2of5 > .Grid-cell, .xsmall-Grid-cell-column--2of5 {
      width: 40%; }
    .xsmall-Grid--column.large-Grid--2of5 > .Grid-cell, .xsmall-Grid--column.small-Grid--2of5 > .Grid-cell, .xsmall-Grid--column.Grid--2of5 > .Grid-cell, .xsmall-Grid--column > .large-Grid-cell--2of5, .xsmall-Grid--column > .small-Grid-cell--2of5, .xsmall-Grid--column > .Grid-cell--2of5 {
      max-height: 40%; }
    .xsmall-Grid--1of3 > .Grid-cell, .xsmall-Grid-cell--1of3 {
      flex: 0 0 33.3333%;
      max-width: 33.3333%; }
    .xsmall-Grid--column--1of3 > .Grid-cell, .xsmall-Grid-cell-column--1of3 {
      width: 33.3333%; }
    .xsmall-Grid--column.large-Grid--1of3 > .Grid-cell, .xsmall-Grid--column.small-Grid--1of3 > .Grid-cell, .xsmall-Grid--column.Grid--1of3 > .Grid-cell, .xsmall-Grid--column > .large-Grid-cell--1of3, .xsmall-Grid--column > .small-Grid-cell--1of3, .xsmall-Grid--column > .Grid-cell--1of3 {
      max-height: 33.3333%; }
    .xsmall-Grid--3of10 > .Grid-cell, .xsmall-Grid-cell--3of10 {
      flex: 0 0 30%;
      max-width: 30%; }
    .xsmall-Grid--column--3of10 > .Grid-cell, .xsmall-Grid-cell-column--3of10 {
      width: 30%; }
    .xsmall-Grid--column.large-Grid--3of10 > .Grid-cell, .xsmall-Grid--column.small-Grid--3of10 > .Grid-cell, .xsmall-Grid--column.Grid--3of10 > .Grid-cell, .xsmall-Grid--column > .large-Grid-cell--3of10, .xsmall-Grid--column > .small-Grid-cell--3of10, .xsmall-Grid--column > .Grid-cell--3of10 {
      max-height: 30%; }
    .xsmall-Grid--1of4 > .Grid-cell, .xsmall-Grid-cell--1of4 {
      flex: 0 0 25%;
      max-width: 25%; }
    .xsmall-Grid--column--1of4 > .Grid-cell, .xsmall-Grid-cell-column--1of4 {
      width: 25%; }
    .xsmall-Grid--column.large-Grid--1of4 > .Grid-cell, .xsmall-Grid--column.small-Grid--1of4 > .Grid-cell, .xsmall-Grid--column.Grid--1of4 > .Grid-cell, .xsmall-Grid--column > .large-Grid-cell--1of4, .xsmall-Grid--column > .small-Grid-cell--1of4, .xsmall-Grid--column > .Grid-cell--1of4 {
      max-height: 25%; }
    .xsmall-Grid--1of5 > .Grid-cell, .xsmall-Grid-cell--1of5 {
      flex: 0 0 20%;
      max-width: 20%; }
    .xsmall-Grid--column--1of5 > .Grid-cell, .xsmall-Grid-cell-column--1of5 {
      width: 20%; }
    .xsmall-Grid--column.large-Grid--1of5 > .Grid-cell, .xsmall-Grid--column.small-Grid--1of5 > .Grid-cell, .xsmall-Grid--column.Grid--1of5 > .Grid-cell, .xsmall-Grid--column > .large-Grid-cell--1of5, .xsmall-Grid--column > .small-Grid-cell--1of5, .xsmall-Grid--column > .Grid-cell--1of5 {
      max-height: 20%; } }

@media (min-width: 768px) {
  .small-Grid--gutters-10 {
    margin-top: -10px;
    margin-left: -10px; }
    .small-Grid--gutters-10 > .Grid-cell {
      padding: 10px 0 0 10px; }
    .small-Grid--left-gutters-10 {
      margin-left: -10px; }
    .small-Grid--left-gutters-10 > .Grid-cell {
      padding-left: 10px; }
    .small-Grid--top-gutters-10 {
      margin-top: -10px; }
    .small-Grid--top-gutters-10 > .Grid-cell {
      padding-top: 10px; }
    .small-Grid--gutters-20 {
      margin-top: -20px;
      margin-left: -20px; }
    .small-Grid--gutters-20 > .Grid-cell {
      padding: 20px 0 0 20px; }
    .small-Grid--left-gutters-20 {
      margin-left: -20px; }
    .small-Grid--left-gutters-20 > .Grid-cell {
      padding-left: 20px; }
    .small-Grid--top-gutters-20 {
      margin-top: -20px; }
    .small-Grid--top-gutters-20 > .Grid-cell {
      padding-top: 20px; }
    .small-Grid--gutters-30 {
      margin-top: -30px;
      margin-left: -30px; }
    .small-Grid--gutters-30 > .Grid-cell {
      padding: 30px 0 0 30px; }
    .small-Grid--left-gutters-30 {
      margin-left: -30px; }
    .small-Grid--left-gutters-30 > .Grid-cell {
      padding-left: 30px; }
    .small-Grid--top-gutters-30 {
      margin-top: -30px; }
    .small-Grid--top-gutters-30 > .Grid-cell {
      padding-top: 30px; }
    .small-Grid--gutters-50 {
      margin-top: -50px;
      margin-left: -50px; }
    .small-Grid--gutters-50 > .Grid-cell {
      padding: 50px 0 0 50px; }
    .small-Grid--left-gutters-50 {
      margin-left: -50px; }
    .small-Grid--left-gutters-50 > .Grid-cell {
      padding-left: 50px; }
    .small-Grid--top-gutters-50 {
      margin-top: -50px; }
    .small-Grid--top-gutters-50 > .Grid-cell {
      padding-top: 50px; }
    .small-Grid--row {
      -webkit-flex-direction: row;
      flex-direction: row; }
    .small-Grid--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .small-Grid--column-reverse {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .small-Grid--column {
      -webkit-flex-direction: column;
      flex-direction: column; }
    .small-Grid--left {
      justify-content: flex-start; }
    .small-Grid--center {
      justify-content: center; }
    .small-Grid--right {
      justify-content: flex-end; }
    .small-Grid--between {
      justify-content: space-between; }
    .small-Grid--auto > .Grid-cell, .small-Grid-cell--auto {
      flex: 0 0 auto; }
    .small-Grid--fit > .Grid-cell, .small-Grid-cell--fit {
      flex: 1 0 0%;
      max-width: none; }
    .small-Grid--full > .Grid-cell, .small-Grid-cell--full {
      flex: 0 0 100%;
      max-width: 100%; }
    .small-Grid--column > .Grid-cell {
      max-width: none; }
    .small-Grid--column.large-Grid--full > .Grid-cell, .small-Grid--column.small-Grid--full > .Grid-cell, .small-Grid--column.Grid--full > .Grid-cell, .small-Grid--column > .large-Grid-cell--full, .small-Grid--column > .small-Grid-cell--full, .small-Grid--column > .Grid-cell--full {
      max-height: 100%; }
    .small-Grid--2of3 > .Grid-cell, .small-Grid-cell--2of3 {
      flex: 0 0 66.6666%;
      max-width: 66.6666%; }
    .small-Grid--column--2of3 > .Grid-cell, .small-Grid-cell-column--2of3 {
      width: 66.6666%; }
    .small-Grid--column.large-Grid--2of3 > .Grid-cell, .small-Grid--column.small-Grid--2of3 > .Grid-cell, .small-Grid--column.Grid--2of3 > .Grid-cell, .small-Grid--column > .large-Grid-cell--2of3, .small-Grid--column > .small-Grid-cell--2of3, .small-Grid--column > .Grid-cell--2of3 {
      max-height: 66.6666%; }
    .small-Grid--1of2 > .Grid-cell, .small-Grid-cell--1of2 {
      flex: 0 0 50%;
      max-width: 50%; }
    .small-Grid--1of3 > .Grid-cell.Grid-70 {
      flex: 0 0 70%;
      max-width: 70%; }
    .small-Grid--1of3 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .small-Grid--1of3 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .small-Grid--1of3 > .Grid-cell.Grid-20 {
      flex: 0 0 20%;
      max-width: 20%; }
    .small-Grid--1of3 > .Grid-cell.Grid-10 {
      flex: 0 0 10%;
      max-width: 10%; }
    .small-.large-Grid--1of2 > .Grid-cell.Grid-40, .small-.large-Grid--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 50%;
      max-width: 50%; }
    .small-Grid--column--1of2 > .Grid-cell, .small-Grid-cell-column--1of2 {
      width: 50%; }
    .small-Grid--column.large-Grid--1of2 > .Grid-cell, .small-Grid--column.small-Grid--1of2 > .Grid-cell, .small-Grid--column.Grid--1of2 > .Grid-cell, .small-Grid--column > .large-Grid-cell--1of2, .small-Grid--column > .small-Grid-cell--1of2, .small-Grid--column > .Grid-cell--1of2 {
      max-height: 50%; }
    .small-Grid--2of5 > .Grid-cell, .small-Grid-cell--2of5 {
      flex: 0 0 40%;
      max-width: 40%; }
    .small-Grid--column--2of5 > .Grid-cell, .small-Grid-cell-column--2of5 {
      width: 40%; }
    .small-Grid--column.large-Grid--2of5 > .Grid-cell, .small-Grid--column.small-Grid--2of5 > .Grid-cell, .small-Grid--column.Grid--2of5 > .Grid-cell, .small-Grid--column > .large-Grid-cell--2of5, .small-Grid--column > .small-Grid-cell--2of5, .small-Grid--column > .Grid-cell--2of5 {
      max-height: 40%; }
    .small-Grid--1of3 > .Grid-cell, .small-Grid-cell--1of3 {
      flex: 0 0 33.3333%;
      max-width: 33.3333%; }
    .small-Grid--column--1of3 > .Grid-cell, .small-Grid-cell-column--1of3 {
      width: 33.3333%; }
    .small-Grid--column.large-Grid--1of3 > .Grid-cell, .small-Grid--column.small-Grid--1of3 > .Grid-cell, .small-Grid--column.Grid--1of3 > .Grid-cell, .small-Grid--column > .large-Grid-cell--1of3, .small-Grid--column > .small-Grid-cell--1of3, .small-Grid--column > .Grid-cell--1of3 {
      max-height: 33.3333%; }
    .small-Grid--3of10 > .Grid-cell, .small-Grid-cell--3of10 {
      flex: 0 0 30%;
      max-width: 30%; }
    .small-Grid--column--3of10 > .Grid-cell, .small-Grid-cell-column--3of10 {
      width: 30%; }
    .small-Grid--column.large-Grid--3of10 > .Grid-cell, .small-Grid--column.small-Grid--3of10 > .Grid-cell, .small-Grid--column.Grid--3of10 > .Grid-cell, .small-Grid--column > .large-Grid-cell--3of10, .small-Grid--column > .small-Grid-cell--3of10, .small-Grid--column > .Grid-cell--3of10 {
      max-height: 30%; }
    .small-Grid--1of4 > .Grid-cell, .small-Grid-cell--1of4 {
      flex: 0 0 25%;
      max-width: 25%; }
    .small-Grid--column--1of4 > .Grid-cell, .small-Grid-cell-column--1of4 {
      width: 25%; }
    .small-Grid--column.large-Grid--1of4 > .Grid-cell, .small-Grid--column.small-Grid--1of4 > .Grid-cell, .small-Grid--column.Grid--1of4 > .Grid-cell, .small-Grid--column > .large-Grid-cell--1of4, .small-Grid--column > .small-Grid-cell--1of4, .small-Grid--column > .Grid-cell--1of4 {
      max-height: 25%; }
    .small-Grid--1of5 > .Grid-cell, .small-Grid-cell--1of5 {
      flex: 0 0 20%;
      max-width: 20%; }
    .small-Grid--column--1of5 > .Grid-cell, .small-Grid-cell-column--1of5 {
      width: 20%; }
    .small-Grid--column.large-Grid--1of5 > .Grid-cell, .small-Grid--column.small-Grid--1of5 > .Grid-cell, .small-Grid--column.Grid--1of5 > .Grid-cell, .small-Grid--column > .large-Grid-cell--1of5, .small-Grid--column > .small-Grid-cell--1of5, .small-Grid--column > .Grid-cell--1of5 {
      max-height: 20%; } }

@media (min-width: 1025px) {
  .large-Grid--gutters-10 {
    margin-top: -10px;
    margin-left: -10px; }
    .large-Grid--gutters-10 > .Grid-cell {
      padding: 10px 0 0 10px; }
    .large-Grid--left-gutters-10 {
      margin-left: -10px; }
    .large-Grid--left-gutters-10 > .Grid-cell {
      padding-left: 10px; }
    .large-Grid--top-gutters-10 {
      margin-top: -10px; }
    .large-Grid--top-gutters-10 > .Grid-cell {
      padding-top: 10px; }
    .large-Grid--gutters-20 {
      margin-top: -20px;
      margin-left: -20px; }
    .large-Grid--gutters-20 > .Grid-cell {
      padding: 20px 0 0 20px; }
    .large-Grid--left-gutters-20 {
      margin-left: -20px; }
    .large-Grid--left-gutters-20 > .Grid-cell {
      padding-left: 20px; }
    .large-Grid--top-gutters-20 {
      margin-top: -20px; }
    .large-Grid--top-gutters-20 > .Grid-cell {
      padding-top: 20px; }
    .large-Grid--gutters-30 {
      margin-top: -30px;
      margin-left: -30px; }
    .large-Grid--gutters-30 > .Grid-cell {
      padding: 30px 0 0 30px; }
    .large-Grid--left-gutters-30 {
      margin-left: -30px; }
    .large-Grid--left-gutters-30 > .Grid-cell {
      padding-left: 30px; }
    .large-Grid--top-gutters-30 {
      margin-top: -30px; }
    .large-Grid--top-gutters-30 > .Grid-cell {
      padding-top: 30px; }
    .large-Grid--gutters-50 {
      margin-top: -50px;
      margin-left: -50px; }
    .large-Grid--gutters-50 > .Grid-cell {
      padding: 50px 0 0 50px; }
    .large-Grid--left-gutters-50 {
      margin-left: -50px; }
    .large-Grid--left-gutters-50 > .Grid-cell {
      padding-left: 50px; }
    .large-Grid--top-gutters-50 {
      margin-top: -50px; }
    .large-Grid--top-gutters-50 > .Grid-cell {
      padding-top: 50px; }
    .large-Grid--row {
      -webkit-flex-direction: row;
      flex-direction: row; }
    .large-Grid--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse; }
    .large-Grid--column-reverse {
      -webkit-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .large-Grid--column {
      -webkit-flex-direction: column;
      flex-direction: column; }
    .large-Grid--left {
      justify-content: flex-start; }
    .large-Grid--center {
      justify-content: center; }
    .large-Grid--right {
      justify-content: flex-end; }
    .large-Grid--between {
      justify-content: space-between; }
    .large-Grid--auto > .Grid-cell, .large-Grid-cell--auto {
      flex: 0 0 auto; }
    .large-Grid--fit > .Grid-cell, .large-Grid-cell--fit {
      flex: 1 0 0%;
      max-width: none; }
    .large-Grid--full > .Grid-cell, .large-Grid-cell--full {
      flex: 0 0 100%;
      max-width: 100%; }
    .large-Grid--column > .Grid-cell {
      max-width: none; }
    .large-Grid--column.large-Grid--full > .Grid-cell, .large-Grid--column.small-Grid--full > .Grid-cell, .large-Grid--column.Grid--full > .Grid-cell, .large-Grid--column > .large-Grid-cell--full, .large-Grid--column > .small-Grid-cell--full, .large-Grid--column > .Grid-cell--full {
      max-height: 100%; }
    .large-Grid--2of3 > .Grid-cell, .large-Grid-cell--2of3 {
      flex: 0 0 66.6666%;
      max-width: 66.6666%; }
    .large-Grid--column--2of3 > .Grid-cell, .large-Grid-cell-column--2of3 {
      width: 66.6666%; }
    .large-Grid--column.large-Grid--2of3 > .Grid-cell, .large-Grid--column.small-Grid--2of3 > .Grid-cell, .large-Grid--column.Grid--2of3 > .Grid-cell, .large-Grid--column > .large-Grid-cell--2of3, .large-Grid--column > .small-Grid-cell--2of3, .large-Grid--column > .Grid-cell--2of3 {
      max-height: 66.6666%; }
    .large-Grid--1of2 > .Grid-cell, .large-Grid-cell--1of2 {
      flex: 0 0 50%;
      max-width: 50%; }
    .large-Grid--1of3 > .Grid-cell.Grid-70 {
      flex: 0 0 70%;
      max-width: 70%; }
    .large-Grid--1of3 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .large-Grid--1of3 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .large-Grid--1of3 > .Grid-cell.Grid-20 {
      flex: 0 0 20%;
      max-width: 20%; }
    .large-Grid--1of3 > .Grid-cell.Grid-10 {
      flex: 0 0 10%;
      max-width: 10%; }
    .large-.large-Grid--1of2 > .Grid-cell.Grid-40, .large-.large-Grid--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 50%;
      max-width: 50%; }
    .large-Grid--column--1of2 > .Grid-cell, .large-Grid-cell-column--1of2 {
      width: 50%; }
    .large-Grid--column.large-Grid--1of2 > .Grid-cell, .large-Grid--column.small-Grid--1of2 > .Grid-cell, .large-Grid--column.Grid--1of2 > .Grid-cell, .large-Grid--column > .large-Grid-cell--1of2, .large-Grid--column > .small-Grid-cell--1of2, .large-Grid--column > .Grid-cell--1of2 {
      max-height: 50%; }
    .large-Grid--2of5 > .Grid-cell, .large-Grid-cell--2of5 {
      flex: 0 0 40%;
      max-width: 40%; }
    .large-Grid--column--2of5 > .Grid-cell, .large-Grid-cell-column--2of5 {
      width: 40%; }
    .large-Grid--column.large-Grid--2of5 > .Grid-cell, .large-Grid--column.small-Grid--2of5 > .Grid-cell, .large-Grid--column.Grid--2of5 > .Grid-cell, .large-Grid--column > .large-Grid-cell--2of5, .large-Grid--column > .small-Grid-cell--2of5, .large-Grid--column > .Grid-cell--2of5 {
      max-height: 40%; }
    .large-Grid--1of3 > .Grid-cell, .large-Grid-cell--1of3 {
      flex: 0 0 33.3333%;
      max-width: 33.3333%; }
    .large-Grid--column--1of3 > .Grid-cell, .large-Grid-cell-column--1of3 {
      width: 33.3333%; }
    .large-Grid--column.large-Grid--1of3 > .Grid-cell, .large-Grid--column.small-Grid--1of3 > .Grid-cell, .large-Grid--column.Grid--1of3 > .Grid-cell, .large-Grid--column > .large-Grid-cell--1of3, .large-Grid--column > .small-Grid-cell--1of3, .large-Grid--column > .Grid-cell--1of3 {
      max-height: 33.3333%; }
    .large-Grid--3of10 > .Grid-cell, .large-Grid-cell--3of10 {
      flex: 0 0 30%;
      max-width: 30%; }
    .large-Grid--column--3of10 > .Grid-cell, .large-Grid-cell-column--3of10 {
      width: 30%; }
    .large-Grid--column.large-Grid--3of10 > .Grid-cell, .large-Grid--column.small-Grid--3of10 > .Grid-cell, .large-Grid--column.Grid--3of10 > .Grid-cell, .large-Grid--column > .large-Grid-cell--3of10, .large-Grid--column > .small-Grid-cell--3of10, .large-Grid--column > .Grid-cell--3of10 {
      max-height: 30%; }
    .large-Grid--1of4 > .Grid-cell, .large-Grid-cell--1of4 {
      flex: 0 0 25%;
      max-width: 25%; }
    .large-Grid--column--1of4 > .Grid-cell, .large-Grid-cell-column--1of4 {
      width: 25%; }
    .large-Grid--column.large-Grid--1of4 > .Grid-cell, .large-Grid--column.small-Grid--1of4 > .Grid-cell, .large-Grid--column.Grid--1of4 > .Grid-cell, .large-Grid--column > .large-Grid-cell--1of4, .large-Grid--column > .small-Grid-cell--1of4, .large-Grid--column > .Grid-cell--1of4 {
      max-height: 25%; }
    .large-Grid--1of5 > .Grid-cell, .large-Grid-cell--1of5 {
      flex: 0 0 20%;
      max-width: 20%; }
    .large-Grid--column--1of5 > .Grid-cell, .large-Grid-cell-column--1of5 {
      width: 20%; }
    .large-Grid--column.large-Grid--1of5 > .Grid-cell, .large-Grid--column.small-Grid--1of5 > .Grid-cell, .large-Grid--column.Grid--1of5 > .Grid-cell, .large-Grid--column > .large-Grid-cell--1of5, .large-Grid--column > .small-Grid-cell--1of5, .large-Grid--column > .Grid-cell--1of5 {
      max-height: 20%; } }

.btn-menu {
  z-index: 999;
  position: fixed;
  font-weight: 700;
  width: 75px;
  height: 67px;
  left: 0;
  top: 0;
  padding: 28px 0 0 0;
  color: #000;
  font-size: 0.7rem;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  cursor: pointer;
  display: none; }
  .btn-menu span {
    position: absolute;
    width: 28px;
    height: 2px;
    left: 23px;
    top: 26px;
    background: #000;
    transition: opacity 0.2s 0.2s; }
  .btn-menu:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 2px;
    left: 23px;
    top: 18px;
    background: #000;
    transition: top 0.2s 0.2s, transform 0.2s 0.2s; }
  .btn-menu:after {
    content: '';
    position: absolute;
    width: 28px;
    height: 2px;
    left: 23px;
    top: 34px;
    background: #000;
    transition: top 0.2s 0.2s, transform 0.2s 0.2s; }
  .btn-menu.active span {
    opacity: 0;
    transition: opacity 0.2s; }
  .btn-menu.active:before {
    top: 24px;
    transform: rotate(45deg);
    transition: top 0.2s, transform 0.2s; }
  .btn-menu.active:after {
    top: 24px;
    transform: rotate(-45deg);
    transition: top 0.2s, transform 0.2s; }

.fixed.menu {
  background: #fff; }

.menu {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101;
  box-shadow: 0 0 15px gray; }
  .menu.fixed {
    position: fixed;
    top: 0;
    bottom: auto;
    margin-top: 0;
    width: 100%;
    left: 0; }

.menu li {
  display: inline-block;
  line-height: 38px;
  height: 38px;
  padding-left: 4px;
  color: #838383;
  overflow: hidden;
  /* &:nth-child(8) {
            width: 175px;
        } */
  flex: 1 0 auto; }

.menu a {
  color: #000;
  text-decoration: none;
  z-index: 2;
  display: inline-block;
  text-transform: uppercase;
  width: 100%;
  height: 200%; }

.logo-nav img {
  transform: scale(1);
  transition: transform 0.3s; }
  .logo-nav:hover img {
    transform: scale(0.9);
    transition: transform 0.3s; }

.menu-item-icon {
  width: 24px;
  height: 24px; }

.menu svg {
  width: 30px;
  height: 30px;
  fill: #08c0b1; }
  .menu .scroll-to svg {
    fill: rgba(0, 0, 0, );
    transition: fill 0.2s; }
  .menu .scroll-to:hover svg {
    fill: #08c0b1;
    transition: fill 0.2s; }
  .menu span {
    display: block; }

@media all and (max-width: 960px) {
  .menu {
    overflow-y: auto;
    max-height: 100%; }
    .menu li:nth-child(2) {
      border-left: none; }

  .menu-li.langs.mobile-hide {
    display: none; } }

@media all and (min-width: 911px) {
  .menu ul {
    list-style: none;
    margin: 0;
    padding: 9px 0;
    display: flex;
    justify-content: space-evenly; }
    .menu a:not(.scroll-to):not(.logo-nav) {
      transform: translateY(-43px);
      transition: transform 0.3s; }
      .menu a.active:not(.scroll-to):not(.logo-nav), .menu a:hover:not(.scroll-to):not(.logo-nav) {
        transform: translateY(4px);
        transition: transform 0.3s; } }

@media all and (max-width: 910px) {
  .btn-menu {
    display: block; }

  .menu {
    position: fixed;
    display: none;
    bottom: auto;
    top: 0;
    padding-top: 68px;
    z-index: 998;
    background: #fff; }
    .menu ul {
      height: 100%;
      padding: 0;
      margin: 0; }

  .menu li {
    pointer-events: all;
    display: block;
    width: 100%;
    padding: 10px 10px 10px 40px;
    text-align: left;
    height: 50px;
    border-top: 1px solid #7e7e7e;
    border-left: none; }
    .menu li.detach {
      display: none; }
    .menu a {
      text-transform: uppercase;
      width: auto;
      height: auto;
      display: block; }
    .menu a:not(.scroll-to), .menu a:hover:not(.scroll-to) {
      transform: translateY(-3px); }
    .menu a svg {
      display: none; }
    .menu a.active span {
      display: none; }
      .menu a.active svg {
        display: block; } }

.menu-page, .menu-page-grid {
  margin: 40px 0;
  text-align: center; }
  .menu-page ul, .menu-page-grid ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }

.menu-page li {
  display: inline-block;
  padding: 0 22px; }

.menu-page-grid {
  position: relative;
  overflow-x: auto; }
  .menu-page-grid img, .menu-page-grid .menu-page-content {
    min-width: 1280px;
    max-width: 100%; }
  .menu-page-grid .menu-page-item {
    opacity: 1; }
  .menu-page-grid .menu-page-item:hover {
    opacity: 0.7; }
  .menu-page-grid .menu-page-content {
    position: absolute;
    top: 0;
    left: 0; }
  .menu-page-grid .menu-page-content, .menu-page-grid .menu-page-content > ul {
    height: 100%; }
  .menu-page-grid a {
    padding-bottom: 10px; }

.menu-page-blog-grid li {
  flex: 0 0 12.47%; }
  .menu-page-blog-grid li:nth-child(n + 8) {
    flex: 0 0 14.23%; }
  .menu-page-blog-grid li:nth-child(8n) {
    flex: 1 0 0%; }

.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: 0;
  text-align: center;
  transition: opacity 0.2s; }
  .menu-page-item:hover, .menu-page-item:focus, .menu-page-item.active {
    opacity: 1;
    transition: opacity 0.2s; }

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

@media all and (max-width: 1023px) {
  .menu-page li {
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 14px; } }

.wc-field-label {
  color: black; }

.wc-header {
  color: black; }

.wc-flex-center {
  color: black; }

.logo-page {
  z-index: 999;
  position: fixed;
  height: 67px;
  padding: 0;
  left: 0;
  top: 0;
  padding: 5px;
  width: 115px; }
  .logo-page svg {
    fill: #fff;
    width: 110px;
    height: 49px; }
  .logo-page img, .logo-page svg {
    transform: scale(1);
    transition: transform 0.3s; }
  .logo-page:hover img {
    transform: scale(0.9);
    transition: transform 0.3s; }

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

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

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

.menu-li.langs {
  display: block;
  overflow: visible; }

#menu .nav-lang-wrap {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 20px; }
  #menu .nav-lang-wrap span {
    display: inline; }
  #menu .nav-lang-wrap ul {
    display: block; }
  #menu .nav-lang-wrap ul li a {
    transform: none;
    height: auto; }
    #menu .nav-lang-wrap ul li a:hover {
      transform: none; }
  #menu .nav-lang-wrap .btn-lang {
    padding: 0 7px;
    position: relative;
    cursor: pointer;
    color: #fff;
    background: #000001; }
  #menu .nav-lang-wrap .btn-lang svg {
    width: 10px;
    height: 10px;
    fill: #fff;
    margin-left: 5px;
    transition: fill 0.2s; }
  #menu .nav-lang-wrap nav {
    transition: opacity 0.3s;
    overflow: hidden;
    opacity: 0;
    display: none;
    position: absolute;
    z-index: 9;
    top: -9px;
    left: 0;
    width: 100%; }
  #menu .nav-lang-wrap nav ul {
    margin: 0; }
  #menu .nav-lang-wrap nav ul li {
    padding: 0;
    display: block;
    height: auto; }
    #menu .nav-lang-wrap nav ul li a {
      margin: 0;
      display: block;
      text-decoration: none;
      padding: 7px;
      background: #000001;
      font-weight: 400;
      font-size: 0.9em;
      color: #fff;
      transition: all 0.2s; }
      #menu .nav-lang-wrap nav ul li a svg {
        width: 20px;
        height: 20px;
        fill: #fff;
        transition: fill 0.2s; }
      #menu .nav-lang-wrap nav ul li a:hover {
        transition: all 0.2s;
        text-decoration: none;
        color: #fff;
        background: #08c0b1;
        cursor: pointer; }
  #menu .nav-lang-wrap:hover nav {
    transition: opacity 0.3s;
    overflow: visible;
    opacity: 1;
    display: block; }

.btn-scroll {
  z-index: 101;
  position: absolute;
  left: calc(50% - 20px);
  bottom: 25%;
  color: #fff;
  font-weight: bold;
  text-align: center;
  transition: color 0.3s; }
  .btn-scroll svg {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 0 7px;
    fill: #fff;
    animation: 1s ease-out infinite alternate scrollBounce; }
  .btn-scroll:hover {
    transition: color 0.3s;
    color: #08c0b1; }
  .btn-scroll:hover svg {
    animation: none; }

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

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

  65% {
    transform: translateY(0); }

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

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

@media screen and (max-width: 910px) {
  .menu-langs {
    top: 0; } }

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

.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: 0;
  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: #394046; }
  .footer-bottom a {
    color: #fff;
    border-bottom: transparent solid 1px;
    transition: border 0.2s; }
  .footer-bottom a:hover, .footer-bottom a:focus {
    border-bottom: solid 1px;
    transition: border 0.2s; }
  .footer-bottom a.logo-footer {
    border-bottom: none; }
  .footer-bottom a.logo-footer svg, .footer-bottom a.logo-footer img {
    width: 240px;
    cursor: pointer;
    transform: scale(1);
    transition: transform 0.3s; }
  .footer-bottom a.logo-footer:hover {
    border-bottom: none; }
    .footer-bottom a.logo-footer:hover svg, .footer-bottom a.logo-footer:hover img {
      transform: scale(1.1);
      transition: transform 0.3s; }
  .footer-bottom a.footer-btn {
    display: block;
    width: 100%;
    padding: 8px 10px 5px;
    color: #394046;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    border: #fff solid 1px;
    transition: color 0.2s, background 0.2s; }
  .footer-bottom a.footer-btn:hover, .footer-bottom a.footer-btn:focus {
    color: #fff;
    background: transparent;
    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; }

.partners-logos img {
  max-height: 56px;
  transition: all 0.3s ease-in-out; }
  .partners-logos a {
    border-bottom: none; }
  .partners-logos a:hover {
    border-bottom: none; }
  .partners-logos a:hover img {
    transform: scale(0.9);
    text-decoration: none; }
  .partners-logos .ml {
    margin-left: 15px; }

.footer-logo {
  max-width: 300px; }
  .footer-logo img {
    width: 100%;
    height: auto; }

.footer-col:first-child {
  border-right: #fff solid 1px;
  margin: 0 auto 30px; }
  .footer-col:nth-child(2) {
    padding: 0 30px;
    border-right: #fff solid 1px; }
  .footer-col:nth-child(3) {
    padding: 0 30px;
    /*&:nth-child(4) {
        width: 155px;
		padding-right: 30px;
		border-right: $footerColor solid 1px;
    }*/ }

.TA_certificateOfExcellence {
  display: inline-block; }

.TA_greenleader {
  display: inline-block; }

#CDSWIDGRN {
  margin: 0 !important; }

.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; }

.relative {
  position: relative; }

footer .menu-langs-footer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background: #394046; }
  footer .footer-btn {
    margin-top: 50px; }

.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;
    transition: all 0.3s; }
  .menu-langs-footer a:hover {
    background-color: #fff;
    color: #212121; }

.hotel-group {
  padding: 0 0 30px 0; }
  .hotel-group p {
    margin: 0; }
  .hotel-group p strong {
    font-weight: bold; }
  .hotel-group a {
    color: #08c0b1; }

.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; } }

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

.btn-book {
  display: inline-block;
  text-transform: uppercase;
  padding: 0.7em 1.5em;
  background: none;
  color: #000001;
  font-size: 1rem;
  font-weight: bold;
  transition: color 0.25s ease;
  border: 2px solid #000001;
  cursor: pointer; }
  .btn-book:hover, .btn-book:focus, .btn-book.active {
    color: #34cabe;
    border-color: #34cabe;
    transition: color 0.25s ease; }
  .btn-book.active .btn-book-on {
    display: none; }
  .btn-book.active .btn-book-off {
    display: block; }
  .btn-book::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #93bfb3;
    transform-origin: left;
    transition: width 0.25s ease;
    z-index: -1; }
  .btn-book:hover::after {
    width: 100%; }
  .btn-book.small-btn {
    font-size: 0.6rem;
    padding: 0.5em; }
  .btn-book.medium-btn {
    font-size: 1rem;
    padding: 0.6em;
    margin-bottom: 15px;
    left: initial;
    right: initial; }
  .btn-book.small-btn, .btn-book.medium-btn {
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    position: relative; }
  .btn-book.small-btn.carrousel, .btn-book.medium-btn.carrousel {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 80%; }
  .btn-book.transparent {
    background: transparent; }

.btn-book-menu {
  position: fixed;
  z-index: 750;
  right: 25px;
  top: 20px;
  margin: 0;
  padding: 8px 25px;
  border: 1px solid;
  border-radius: 3px;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  transition: all 0.3s; }
  .btn-book-menu:hover {
    background: #08c0b1;
    color: #fff;
    transition: all 0.3s; }

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

.booking {
  display: none;
  z-index: 700;
  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 {
    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;
  transition: border-color 0.2s; }
  .booking-form [type="text"]:focus {
    border-color: #000001;
    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;
    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;
    transition: fill 0.2s; }
  .booking-form [type="submit"]:hover, .booking-form [type="submit"]:focus {
    color: #000001;
    background: #fff;
    transition: color 0.2s, background 0.2s; }
  .booking-form [type="submit"]:hover svg, .booking-form [type="submit"]:focus svg {
    fill: #000001;
    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: #08c0b1; }

.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: #08c0b1; }

.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: 1500px) {
  .btn-book-menu {
    top: 60px;
    color: #08c0b1;
    border-color: #08c0b1;
    background-color: #fff; } }

@media screen and (max-width: 1023px) {
  .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-menu {
    display: none; } }

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

.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: #f4f5f6; }

.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; }

.cycle-pager {
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  z-index: 100;
  text-align: center; }
  .cycle-pager .pager {
    cursor: pointer;
    display: inline-block;
    height: 12px;
    width: 12px;
    background: #fff;
    margin: 5px; }
  .cycle-pager .pager.cycle-pager-active {
    background: #08c0b1; }

.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; }

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

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100;
  /* Interaction Cues
----------------------------------*/ }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
  /* Icons
----------------------------------*/ }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
  /* Misc visuals
----------------------------------*/
  /* Overlays */ }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #aaa;
  opacity: 0.3;
  /* support: IE8 */
  filter: Alpha(Opacity=30); }

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
  /* with multiple calendars */ }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
  /* RTL support */ }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
  /* Icons */ }

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
  /* Component containers
----------------------------------*/ }

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #fff; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #fff;
  background: #fff;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333;
  /* Interaction states
----------------------------------*/ }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #fff;
  background: #fff;
  font-weight: normal;
  color: #333; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #333;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #bbb;
  background: #0af1de;
  font-weight: normal;
  color: #000; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #000;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #333;
  background: #068f84;
  font-weight: normal;
  color: #fff; }

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #333;
  background-color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
  /* Interaction Cues
----------------------------------*/ }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #1ff6e4;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
  /* Icons
----------------------------------*/
  /* states and images */ }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("https://360.agencewebcom.com/web/uploads/api/images_sites/jquery-ui/ui-icons_333333_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("https://360.agencewebcom.com/web/uploads/api/images_sites/jquery-ui/ui-icons_333333_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("https://360.agencewebcom.com/web/uploads/api/images_sites/jquery-ui/ui-icons_000000_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("https://360.agencewebcom.com/web/uploads/api/images_sites/jquery-ui/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("https://360.agencewebcom.com/web/uploads/api/images_sites/jquery-ui/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("https://360.agencewebcom.com/web/uploads/api/images_sites/jquery-ui/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("https://360.agencewebcom.com/web/uploads/api/images_sites/jquery-ui/ui-icons_333333_256x240.png");
  /* positioning */ }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px;
  /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */ }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
  /* Misc visuals
----------------------------------*/
  /* Corner radius */ }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px;
  /* Overlays */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666;
  box-shadow: 0px 0px 5px #666; }

#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('https://360.agencewebcom.com/web/uploads/api/images_sites/cursor-prev.cur'), pointer;
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0; }

#gallery-next {
  cursor: url('https://360.agencewebcom.com/web/uploads/api/images_sites/cursor-next.cur'), pointer;
  position: absolute;
  width: 50%;
  height: 100%;
  left: 50%;
  top: 0; }

@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: 910px) {
  .booking-availpro {
    display: none; }

  .footer-bottom a.footer-btn {
    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: #08c0b1;
    color: #fff;
    transition: color 0.2s, background 0.2s; }
    .footer-bottom a.footer-btn:hover, .footer-bottom a.footer-btn:focus {
      color: #fff;
      background-color: #08c0b1;
      transition: color 0.2s, background 0.2s; }

  footer {
    padding-bottom: 40px; }

  .contact-us {
    top: 120px; } }

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

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

  .btns-block .btn {
    margin-left: 0.5em;
    margin-right: 0.5em; }

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

@media screen and (max-width: 1100px) {
  .menu {
    font-size: 0.85rem; }

  .logo-nav img {
    width: 120px;
    height: auto; } }

@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, ._tablet .cg-bloc, ._mobile .parallax, ._mobile .cg-bloc, ._tablet .is-fixed, ._mobile .is-fixed {
    -webkit-background-attachment: scroll;
    background-attachment: scroll; } }

@media screen and (max-width: 1023px) {
  h1, .h1-no-header, 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 {
    max-width: 100px; }

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

  .img-block-content 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%; }

  .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; }

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

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

  .menu-map {
    display: none; }

  .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); }

  .footer-col:nth-child(4) {
    width: 100%;
    border-right: none; }

  .footer-bottom a.footer-btn {
    display: inline-block;
    max-width: 300px; } }

@media screen and (max-width: 767px) {
  .footer-bottom a.footer-btn {
    background: #71212e;
    color: #fff;
    max-width: 100%; }

  #wc-widget {
    top: auto;
    bottom: 0; }

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

  .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; }

  .text {
    overflow-y: auto; }

  #equipements ul {
    padding: 0;
    max-width: 100%; }

  .two-columns {
    column-count: 1; }

  .index-logo {
    left: 50%;
    transform: translateX(-50%); }

  .menu-page {
    margin: 40px 0 20px 0; }

  html body .mosaic-desc {
    padding: 20px; }

  h1-no-header {
    padding-bottom: 0; }

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

  .block-desc .vam {
    vertical-align: top; }

  .logo-green {
    width: auto;
    left: 10px;
    bottom: 10px; }
    .logo-green img {
      width: 60px;
      height: 60px; } }

@media screen and (max-width: 600px) {
  .contact-us {
    display: none !important; } }

@media screen and (max-height: 650px) {
  .contact-us {
    display: none !important; } }

#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: #08c0b1;
  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%; }

.mt50 {
  margin-top: 50px !important; }

.post-container {
  width: 80%;
  margin: auto; }
  .post-container .h3 {
    font-size: 1.5rem; }
  .post-container .blog-posts * {
    max-width: 100%; }

.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: 20px 0 20px 20px;
  left: 0;
  bottom: 0;
  color: #fff;
  background: rgba(0, 0, 0, .6); }
  .index-news-post-content h2, .index-news-post-content h3 {
    padding: 0;
    margin: 0;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.2em; }
  .index-news-post-content h2:after {
    display: none; }

.index-news-post-right {
  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 {
  font-size: 20px; }
  .post-content img {
    display: inline-block;
    max-width: 100%;
    height: auto !important; }

.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 {
    transition: color 0.2s; }
  .published a:hover {
    color: #08c0b1;
    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: 0;
    border: 1px solid 0;
    border-radius: 3px;
    transition: all 0.2s; }
  #blog-paginator li a:hover {
    color: #08c0b1;
    border-color: #08c0b1;
    transition: all 0.2s; }
  #blog-paginator li a.active {
    color: #fff;
    border-color: #08c0b1;
    background: #08c0b1; }
  #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, ._tablet .index-news-post-s {
    height: 350px; }

  ._mobile .index-news-post, ._mobile .index-news-post-s {
    height: 420px; } }

@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 all and (max-width: 767px) {
  .blog-container {
    margin: 0 20px; }

  .news-big-block {
    height: auto; }

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

.equipements {
  text-align: center;
  padding: 25px; }

.room-services #equipements {
  padding: 0; }
  .room-services #equipements .equipements-wrap li {
    margin: 0 10px 10px 10px; }

.equipements-wrap {
  max-width: 960px;
  margin: auto;
  width: 100%; }
  .equipements-wrap h2 {
    font-size: 1.7rem;
    color: #08c0b1;
    text-transform: uppercase; }
  .equipements-wrap ul {
    max-width: 760px;
    width: 100%;
    margin: auto; }
  .equipements-wrap li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin: 20px; }
  .equipements-wrap svg {
    width: 60px;
    height: 60px;
    vertical-align: top;
    fill: 0; }

.equipements-txt {
  padding-bottom: 20px; }

[data-tooltip], .tooltip {
  position: relative;
  cursor: pointer;
  /* Base styles for the entire tooltip */ }

[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transform: translate3d(0, 0, 0);
  /* Show the entire tooltip on hover and focus */ }

[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  /* Base styles for the tooltip's directional arrow */ }

.tooltip:before, [data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
  /* Base styles for the tooltip's content area */ }

.tooltip:after, [data-tooltip]:after {
  z-index: 1000;
  padding: 5px;
  max-width: 260px;
  min-width: 160px;
  text-align: center;
  border-radius: 5px;
  background-color: #08c0b1;
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
  /* Directions */
  /* Top (default) */ }

[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after, .tooltip-top:before, .tooltip-top:after {
  bottom: 100%;
  left: 50%; }

[data-tooltip]:before, .tooltip:before, .tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: #08c0b1;
  /* Horizontally align top/bottom tooltips */ }

[data-tooltip]:after, .tooltip:after, .tooltip-top:after {
  margin-left: -80px; }

[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after, .tooltip-top:hover:before, .tooltip-top:hover:after, .tooltip-top:focus:before, .tooltip-top:focus:after {
  transform: translateY(-12px);
  /* Left */ }

.tooltip-left:before, .tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto; }

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #08c0b1; }

.tooltip-left:hover:before, .tooltip-left:hover:after, .tooltip-left:focus:before, .tooltip-left:focus:after {
  transform: translateX(-17px);
  /* Bottom */ }

.tooltip-bottom:before, .tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%; }

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #08c0b1; }

.tooltip-bottom:hover:before, .tooltip-bottom:hover:after, .tooltip-bottom:focus:before, .tooltip-bottom:focus:after {
  transform: translateY(12px);
  /* Right */ }

.tooltip-right:before, .tooltip-right:after {
  bottom: 50%;
  left: 100%; }

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #08c0b1; }

.tooltip-right:hover:before, .tooltip-right:hover:after, .tooltip-right:focus:before, .tooltip-right:focus:after {
  transform: translateX(12px);
  /* Move directional arrows down a bit for left/right tooltips */ }

.tooltip-left:before, .tooltip-right:before {
  top: 5px;
  /* Vertically center tooltip content for left/right tooltips */ }

.tooltip-left:after, .tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
  /* Montrer le tooltip au hover */ }

[data-tooltip]:hover:before, [data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  /* ===================================
           END Tooltip Styles
   =================================== */ }

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

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

.mosaic-container {
  position: relative; }

.mosaic-img {
  position: relative; }

.is-ovhidden {
  overflow: hidden; }

.toggle-text .btn-scroll {
  left: 10px;
  color: #08c0b1;
  right: auto;
  bottom: 0;
  display: block;
  z-index: 10; }
  .toggle-text .btn-scroll svg {
    fill: #08c0b1; }

.mosaic-desc {
  padding: 40px 75px; }
  .mosaic-desc h2 {
    margin: 0 0 35px;
    font-size: 24px;
    font-weight: 300; }
  .mosaic-desc h2:after {
    display: none; }
  .mosaic-desc img {
    max-width: 100%;
    height: auto !important; }

.mosaic-link {
  text-align: center; }

.mosaic-svg {
  fill: currentColor;
  /* 
.mosaic-bottom-link {
	margin-top: 20px;
} */ }

.mosaic-txt {
  max-height: 500px;
  overflow-y: auto;
  /* LAST BLOC */ }

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

.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.85);
  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: auto;
  height: 100%;
  max-height: 390px; }
  .block-last-fold-content 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;
  /* ICONS SERVICES */ }

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

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

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

.item-services-under {
  text-align: left;
  margin: 10px 0; }
  .item-services-under ul {
    -wbkit-column-count: 2;
    column-count: 2; }
  .item-services-under li {
    display: inline-block;
    vertical-align: top;
    line-height: 32px; }
  .item-services-under svg {
    display: inline-block;
    vertical-align: -4px;
    fill: 0;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0; }

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

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

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

@media all and (min-width: 1024px) {
  .mosaic-img {
    min-height: 575px; }

  ._location .mosaic-img {
    min-height: auto; }

  html[lang='zh'] .item-services {
    right: -360px; }
    html[lang='zh'] .item-services.active {
      right: 0; }
    html[lang='zh'] .item-services-odd {
      right: -360px;
      left: -480px; }
    html[lang='zh'] .item-services-odd.active {
      left: 0; }

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

@media all and (max-width: 1023px) {
  .mosaic-bg {
    height: 320px; }

  .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; }

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

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

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

.social-feed-container {
  display: flex;
  flex-wrap: wrap;
  margin: -20px 0 20px -20px; }
  .social-feed-container.container--margined {
    margin: 40px 0 40px -20px; }

.social-feed-txt h2 {
  font-size: 3rem;
  text-align: center;
  color: #08c0b1;
  font-family: Raleway, sans-serif; }

.social-feed-element {
  position: relative;
  padding: 20px 0 0 20px; }
  .social-feed-element > a {
    display: block;
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .social-feed-element > a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color 0.3s; }
  .social-feed-element > a:hover:after {
    background-color: rgba(0, 0, 0, .4);
    transition: background-color 0.3s; }
  .social-feed-element > a > div {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    z-index: 1; }
  .social-feed-element > a > div svg * {
    fill: #fff; }
  .social-feed-element > a > div span {
    display: block;
    text-align: right; }
  .social-feed-element > a > div span:first-child {
    margin-bottom: 10px; }

._social_wall .social-feed-element:nth-child(n+91) {
  display: none; }

@media all and (min-width: 1025px) {
  .social-feed-element {
    height: 230px;
    flex: 0 0 20%; }
    .social-feed-element:nth-child(4), .social-feed-element:nth-child(15n + 4), .social-feed-element:nth-child(4), .social-feed-element:nth-child(15n + 7), .social-feed-element:nth-child(4), .social-feed-element:nth-child(15n + 9), .social-feed-element:nth-child(4), .social-feed-element:nth-child(15n + 10) {
      flex: 0 0 40%; }
    .social-feed-element:nth-child(11), .social-feed-element:nth-child(15n + 11) {
      height: 460px; }
    .social-feed-element:nth-child(12), .social-feed-element:nth-child(15n + 12), .social-feed-element:nth-child(13), .social-feed-element:nth-child(15n + 13), .social-feed-element:nth-child(14), .social-feed-element:nth-child(15n + 14), .social-feed-element:nth-child(15), .social-feed-element:nth-child(15n + 15) {
      margin-top: -230px; }
    .social-feed-element:nth-child(15), .social-feed-element:nth-child(15n + 15) {
      margin-right: 1px; } }

@media all and (min-width: 768px) and (max-width: 1024px) {
  .social-feed-element {
    height: 230px;
    flex: 0 0 33.3333%; } }

@media all and (max-width: 767px) {
  .social-feed-element {
    height: 230px;
    flex: 0 0 50%; } }

.common-form {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }
  .common-form .form-el label {
    display: block;
    width: 100%; }
  .common-form .form-el input:not([type="radio"]), .common-form .form-el select, .common-form .form-el textarea {
    width: 100%;
    padding: 5px;
    border: 1px solid #333;
    font-family: inherit;
    font-size: inherit; }
  .common-form fieldset {
    border: none; }
  .common-form textarea {
    min-height: 200px; }
  .common-form .form-error {
    color: #f00;
    display: none;
    font-size: 11px; }
  .common-form .form-error.ajax-form-in-error {
    display: block; }

#error-message {
  background: #f00;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  font-size: 14px; }

.lang-container {
  position: relative;
  width: 0;
  min-width: 160px;
  margin: auto; }
  .lang-container:hover .lang-menu, .lang-container:focus .lang-menu {
    display: block; }

.btn-lang {
  width: 100%;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  padding: 5px 15px;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  font-size: 15px;
  transition: all 0.2s; }
  .btn-lang svg {
    height: 10px;
    width: 10px;
    fill: #fff;
    vertical-align: middle;
    transition: fill 0.2s; }

.lang-menu {
  text-align: center;
  padding: 0;
  margin: 0;
  bottom: 100%;
  position: absolute;
  z-index: 15;
  display: none;
  width: 100%; }
  .lang-menu.direction-bottom {
    bottom: auto;
    top: 100%; }
  .lang-menu li {
    display: block;
    margin: 0; }
  .lang-menu li:last-child {
    margin: 0; }
  .lang-menu a {
    display: block;
    padding: 5px 15px;
    text-transform: uppercase;
    color: #394046;
    background: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    font-size: 13px; }
  .lang-menu a svg {
    margin-top: 3px;
    height: 10px;
    width: 10px;
    fill: #394046;
    float: right;
    vertical-align: middle;
    transition: fill 0.2s; }
  .lang-menu a:focus, .lang-menu a:hover {
    text-decoration: none;
    background: #08c0b1;
    color: #fff;
    transition: all 0.2s; }
  .lang-menu a:focus svg, .lang-menu a:hover svg {
    fill: #fff;
    transition: fill 0.2s; }

@media all and (max-width: 767px) {
  .lang-container {
    margin: auto; } }

#ws-widget {
  padding-bottom: 40px;
  width: 920px;
  margin: auto;
  padding: 20px 40px 20px;
  padding-bottom: 20px;
  background: #fff; }

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

#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 {
  vertical-align: top;
  padding: 0 5px;
  font-size: 12px; }

.guestapp-criterias {
  padding: 0 15px;
  display: inline-block;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  margin-top: 20px; }

.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-bottom: 3px; }

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

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

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

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

.guestapp-progress {
  background-color: #08c0b1;
  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;
  /*
 * 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: 0;
  float: right;
  width: auto; }

.guestapp-aggregate > .guestapp-title {
  width: 100%;
  display: inline-block;
  padding: 10px;
  /*height: 42px;*/
  box-sizing: border-box; }

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

.guestapp-aggregate .guestapp-average {
  background-color: #08c0b1;
  border-radius: 50%;
  color: white;
  display: inline-block;
  /*margin: 10px auto;*/
  height: 90px;
  padding-top: 13px;
  text-align: center;
  width: 90px;
  line-height: 43px;
  /*
 * 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; }

.guestapp-footer img {
  height: 40px; }

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

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

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

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

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

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

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

.guestapp-globals-notation {
  width: 30%;
  min-width: 300px;
  display: inline-block; }
  .guestapp-globals-notation:nth-of-type(9) {
    margin-right: 300px; }

.guestapp-globals-notation-title {
  width: 110px; }

@media screen and (max-width: 800px) {
  /*
 * Theme sombre
 */
    .guestapp-globals-notation {
      width: 100%;
      min-width: auto;
      display: table-row; }
    .guestapp-globals-notation:nth-of-type(9) {
      margin-right: 0; }
    .guestapp-globals-notation-title {
      width: 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 {
  /*border-bottom: 1px solid #000;*/
  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: #08c0b1; }

.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 #000;
  background-color: #000;
  border-bottom: 2px solid #000;
  color: white;
  cursor: pointer; }

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

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

.guestapp-widget-bright {
  background-color: #fff;
  border: 1px solid #ccc;
  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 {
  /*border-bottom: 1px solid #ccc;*/
  background-color: #fff; }

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

.guestapp-details {
  color: #333; }

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

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

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

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

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

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

blockquote.director-quote {
  position: relative; }
  blockquote.director-quote .start-quote, blockquote.director-quote .end-quote {
    position: absolute;
    width: 88px;
    height: 88px;
    opacity: 0.3; }
  blockquote.director-quote .start-quote .fill, blockquote.director-quote .end-quote .fill {
    fill: #08c0b1; }
  blockquote.director-quote .start-quote {
    left: 0;
    top: 0; }
  blockquote.director-quote .end-quote {
    right: 0;
    bottom: 300px; }
  blockquote.director-quote cite {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    grid-template: 8px;
    align-items: center; }
  blockquote.director-quote cite img {
    height: 200px;
    width: 200px;
    object-fit: cover;
    border-radius: 100px;
    margin-bottom: 16px; }
  blockquote.director-quote cite p {
    margin: 0;
    font-size: 16px; }

.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: #fff;
  background-color: var(--green1, #fff);
  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: #fff;
  color: var(--green1, #fff);
  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 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 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 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 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 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 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: #000; }

.klaro .cookie-notice .cm-btn.cm-btn-success:hover, .klaro .cm-btn.cm-btn-success.cm-btn-accept-all:hover {
  background: rgba(255, 255, 255, .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: #fff;
  color: #000; }

.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: #08c0b1; }
  #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 #08c0b1;
  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: #08c0b1;
  background-color: #fff; }
  #cg-toggle-filter svg *, #cg-toggle-map svg * {
    fill: #08c0b1; }
  #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: #08c0b1; }
  #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: #08c0b1; }
  #cg-toggle-favorites svg * {
    fill: #fff; }
  #cg-toggle-favorites .cg-icon-close {
    display: none; }
  #cg-toggle-favorites:hover, #cg-toggle-favorites.active {
    color: #08c0b1;
    background-color: #fff; }
  #cg-toggle-favorites:hover svg *, #cg-toggle-favorites.active svg * {
    fill: #08c0b1; }
  #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: #08c0b1;
  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 #08c0b1; }

.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 .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 {
  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;
  bottom: 150px;
  right: 10px;
  border-radius: 50%;
  width: 50px;
  text-decoration: none;
  height: 50px;
  background: rgba(8, 192, 177, .4);
  padding: 1rem;
  color: #fff;
  transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 990; }
  .contact-aside.email-aside {
    bottom: 90px; }
  .contact-aside.email-aside:hover {
    width: 260px; }
  .contact-aside svg {
    fill: #fff;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 12px;
    right: 12px;
    transition: fill 0.3s; }
  .contact-aside:hover {
    border-radius: 999rem;
    padding: 1rem;
    width: 200px;
    background: #08c0b1;
    transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .contact-aside:hover svg {
    fill: #fff;
    transition: fill 0.3s; }
  .contact-aside:hover span {
    opacity: 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;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s; }
  .contact-aside span:hover {
    text-shadow: 3px 0px 4px #000001;
    transition: all 0.3s; }

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

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

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

.wc-gdpr-template {
  bottom: auto !important;
  top: 0; }
  .wc-gdpr-template .wc-gdpr-color-main {
    background: rgba(0, 0, 0, 0.87); }
  .wc-gdpr-template .wc-gdpr-general > div {
    height: 250px !important;
    align-content: center; }
  .wc-gdpr-template #wc-gdpr-mainphrase {
    text-transform: uppercase;
    font-size: 16px;
    font-family: inherit;
    font-weight: 300;
    margin-bottom: 15px; }
  .wc-gdpr-template #wc-gdpr-mainphrase + .wc-gdpr-Grid-cell {
    flex-basis: 100%;
    justify-content: center; }
  .wc-gdpr-template #wc-gdpr-mainphrase + .wc-gdpr-Grid-cell .wc-gdpr-Grid-cell {
    flex-basis: 100%;
    justify-content: center; }
  .wc-gdpr-template #wc-gdpr-mainphrase + .wc-gdpr-Grid-cell .wc-gdpr-color-success {
    font-size: 16px !important;
    color: #fff !important;
    text-transform: uppercase;
    max-width: 200px !important;
    width: 100% !important;
    border-radius: 0 !important;
    font-family: inherit;
    font-weight: 400;
    background: #08c0b1 !important;
    margin-bottom: 15px; }
  .wc-gdpr-template #wc-gdpr-mainphrase + .wc-gdpr-Grid-cell .wc-gdpr-color-info {
    background: none;
    font-size: 10px;
    display: inline-block;
    border-radius: 0; }

.chat-whatsapp-btn {
  padding-top: 25px; }
  .chat-whatsapp-btn img {
    display: block;
    margin: auto;
    width: 180px; }
