/* FONTS */
/* MENU COLORS */
/* Five Blocs Colors */
/* Contact aside clrs */
/* Box Contact clrs */
/* header */
@font-face {
  font-family: 'Poppins';
  src: url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Light.eot');
  src: url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Light.eot?#iefix') format('embedded-opentype'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Light.woff2') format('woff2'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Light.woff') format('woff'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Light.ttf') format('truetype'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Light.svg#Poppins-Light') format('svg');
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Poppins';
  src: url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Regular.eot');
  src: url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Regular.woff2') format('woff2'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Regular.woff') format('woff'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Regular.ttf') format('truetype'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Regular.svg#Poppins-Regular') format('svg');
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Poppins';
  src: url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Bold.eot');
  src: url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Bold.woff2') format('woff2'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Bold.woff') format('woff'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Bold.ttf') format('truetype'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Poppins/Poppins-Bold.svg#Poppins-Bold') format('svg');
  font-weight: 700;
  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%; }

p {
  padding: 0; }

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

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

.hidden {
  display: none; }

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

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

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

.vam {
  vertical-align: middle; }

.vab {
  vertical-align: bottom; }

.w33 {
  width: 33%; }

.w50 {
  width: 50%; }

.w66 {
  width: 66%; }

.w100 {
  width: 100%; }

.h50 {
  height: 50%; }

.h100 {
  height: 100%; }

.vh50 {
  height: 50vh; }

.vh100 {
  height: 100vh; }

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

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

.justify {
  text-align: justify; }

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

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

.plm {
  padding-left: 10px; }

.prm {
  padding-right: 10px; }

.mtm {
  margin-top: 10px; }

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

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

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

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

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

.lazy {
  background: none !important; }
  .lazy * {
    background: none !important; }

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

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

button:focus {
  outline: 0; }

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

.pattern-blomet, body, .booking {
  background: url("https://api360beta.agencewebcom.com/uploads/api/site-238/44c0057f456d4dff6344b06eb49f10d556352567.png") repeat; }

body {
  font-family: Poppins, sans-serif;
  font-size: 13px;
  color: #000001; }

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

h2 {
  padding: 0;
  margin: 0 0 0.95rem;
  font-size: 2.5rem;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase; }
  h2:after {
    content: '';
    display: block;
    width: 75px;
    height: 2px;
    margin: 0.5rem auto 0;
    background: #cb944c; }

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

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

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

.itinerary {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center; }
  .itinerary a {
    padding: 9px 16px; }

.directions-container {
  display: none;
  width: 300px;
  max-height: 100%;
  height: calc(100% - 168px);
  background: #fff;
  position: absolute;
  bottom: 83px;
  right: 0;
  z-index: 9;
  overflow: auto;
  padding: 60px 20px 20px; }
  .directions-container input[type="text"] {
    width: 100%;
    padding: 10px 5px;
    border: 1px solid #989898; }
    .directions-container input[type="text"]:focus {
      background: #e4e4e4; }
    .directions-container input[type="text"]:hover {
      background: #f6f6f6; }
  .directions-container input[type="submit"] {
    padding: 10px;
    color: #fff;
    font-size: 1.2rem;
    border: 1px solid #cb944c;
    background: #f3e7d6;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
    .directions-container input[type="submit"]:hover {
      background: #cb944c;
      -webkit-transition: background 0.3s;
      transition: background 0.3s; }

.directions-close {
  position: absolute;
  top: 10px;
  right: 20px; }
  .directions-close svg {
    width: 25px;
    height: 25px;
    fill: #000001;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }
  .directions-close:hover svg {
    fill: #cb944c;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }

@media all and (max-width: 1024px) {
  .itinerary {
    bottom: 150px; } }

@media all and (max-width: 765px) {
  .pois-container {
    width: 50%;
    text-align: left;
    top: 85px;
    height: auto;
    bottom: auto;
    padding: 0;
    background-color: rgba(255, 255, 255, .8);
    padding-left: 15px;
    margin-top: 10px;
    z-index: 0; }

  .itinerary {
    bottom: 20px; } }

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

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

.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: 9px 0 0;
  background: #cb944c;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s; }
  .icon-more svg {
    display: inline-block;
    width: 21px;
    height: 21px;
    fill: #fff; }
  .icon-more:hover, .icon-more:focus {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: transform 0.2s;
    transition: transform 0.2s; }

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

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

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

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

.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;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }

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

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

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

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

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

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

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

.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; }
  .block-desc h2 {
    margin: 0 0 35px;
    font-size: 1.5rem;
    font-weight: 300; }
    .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: #cb944c;
  border: #cb944c solid 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .btn:hover, .btn:focus {
    color: #fff;
    background: #000001;
    border-color: #000001;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

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

.btns-block {
  text-align: center;
  /* content */ }
  .btns-block .btn {
    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;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
    text-shadow: 3px 2px 2px #000001; }
  .index-services-btn:before {
    content: '';
    opacity: 0;
    z-index: 1;
    position: absolute;
    left: 25px;
    right: 25px;
    top: 25px;
    bottom: 25px;
    border: #fff solid 1px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .index-services-btn:after {
    content: '';
    opacity: 0;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .index-services-btn:hover h3, .index-services-btn:focus h3 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s; }
    .index-services-btn:hover .index-service-text, .index-services-btn:focus .index-service-text, .index-services-btn:hover:before, .index-services-btn:focus:before, .index-services-btn:hover:after, .index-services-btn:focus:after {
      opacity: 1;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s; }

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

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

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

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

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

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

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

.index-offer-btn-book {
  opacity: 0;
  position: absolute;
  width: 100px;
  padding: 7px 0 3px;
  left: -webkit-calc(50% - 50px);
  left: calc(50% - 50px);
  bottom: 20px;
  color: #000001;
  font-size: 0.7rem;
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, .88);
  -webkit-transition: color 0.2s, background 0.2s, opacity 0.5s;
  transition: color 0.2s, background 0.2s, opacity 0.5s; }
  .index-offer-btn-book:hover, .index-offer-btn-book:focus {
    color: #fff;
    background: rgba(203, 148, 76, 0.88);
    -webkit-transition: color 0.2s, background 0.2s;
    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 {
  max-width: 900px;
  overflow: hidden;
  position: relative;
  height: 100%; }
  .index-news-post:hover .index-news-post-content, .index-news-post:focus .index-news-post-content, .index-news-post.active .index-news-post-content {
    bottom: 0;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s; }

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

.column {
  height: 100%; }

.svg-overlay {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.svg-small-plus {
  width: 40px;
  height: 40px;
  fill: white;
  display: none;
  /* pages */ }

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

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

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

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

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

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

#room-service-last {
  top: 33%; }

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

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

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

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

.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-content-bis {
  overflow: hidden;
  position: relative;
  height: 575px;
  background-color: #f4f5f6; }
  .block-last-content-bis .ss-prev {
    left: -webkit-calc(50% - 24px);
    left: calc(50% - 24px);
    right: 0; }
  .block-last-content-bis .ss-next {
    left: -webkit-calc(50% + 24px);
    left: calc(50% + 24px);
    right: 0; }

.block-last-fold-content-bis {
  background-color: #f4f5f6;
  height: 100%;
  display: flex;
  align-items: center;
  color: black;
  flex-direction: column;
  justify-content: center; }
  .block-last-fold-content-bis h2 {
    padding: 0;
    margin: 0 0 35px;
    text-align: inherit; }

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

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

.block-last-fold-bis {
  z-index: 100;
  position: absolute;
  width: 33%;
  bottom: 0;
  right: 0;
  padding: 35px 50px;
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  -webkit-transition: bottom 0.8s;
  transition: bottom 0.8s; }
  .block-last-fold-bis .text {
    color: #000001;
    text-align: center; }
  .block-last-fold-bis .text p {
    margin: 0 0 0.5em; }
  .block-last-fold-bis.active {
    bottom: 0; }

.block-last-fold-bis2 {
  z-index: 100;
  position: absolute;
  width: 33%;
  bottom: 0;
  left: 0;
  padding: 35px 50px;
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  -webkit-transition: bottom 0.8s;
  transition: bottom 0.8s; }
  .block-last-fold-bis2 .text {
    color: #000001;
    text-align: center; }
  .block-last-fold-bis2 .text p {
    margin: 0 0 0.5em; }
  .block-last-fold-bis2.active {
    bottom: 0; }

.block-last-fold {
  z-index: 100;
  position: absolute;
  max-width: 45%;
  bottom: 0;
  right: 0;
  padding: 35px 50px;
  color: #fff;
  background: rgba(0, 0, 1, 0.65);
  -webkit-transition: bottom 0.8s;
  transition: bottom 0.8s; }
  .block-last-fold .text {
    color: #000001;
    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; }

.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: #cb944c; }
  .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;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .grid-item:hover .grid-item-overlay, .grid-item:focus .grid-item-overlay {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .grid-item img {
    display: block;
    width: 100%;
    height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (max-width: 767px) {
  .block-last-fold-bis {
    width: 45%;
    overflow-y: scroll;
    padding: 0; }

  .block-last-fold-content-bis {
    padding-left: 10px;
    padding-right: 10px; }
    .block-last-fold-content-bis .text {
      height: 80%; }

  .block-last-content-image-bis {
    width: 55%; }

  .svg-small-plus {
    width: 20px;
    height: 20px;
    display: block; }

  #wc-toggle {
    height: max-content !important; } }

html .wchat-banner-mobile {
  bottom: 53px; }

.header {
  z-index: 999;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0; }
  .header:before {
    content: '';
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 90px;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 1, 0.5), rgba(0, 0, 1, 0)); }
  .header.is-active {
    z-index: 102; }
  .header.is-active:before {
    display: none; }
  .header.is-active .header-top {
    background: #fff;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 1, 0.5);
    transition: background 0.3s, box-shadow 0.3s; }
  .header.is-active .header-top-left, .header.is-active .header-top-right {
    border-bottom-color: transparent;
    transition: border-bottom 0.3s; }
  .header.is-active .logo {
    transition: all 0.3s; }
    .header.is-active .logo .logo-topbar {
      display: block;
      transition: all 0.3s; }
    .header.is-active .logo .logo-bottombar {
      display: none;
      transition: all 0.3s; }
  .header.is-active .btn-menu {
    color: #000001;
    transition: color 0.3s; }
  .header.is-active .btn-menu-icon span, .header.is-active .btn-menu-icon:before, .header.is-active .btn-menu-icon:after {
    background: #000001;
    transition: all 0.3s; }
  .header.is-active .btn-book {
    color: #000001; }

.header-top {
  position: relative;
  min-height: 75px;
  transition: background 0.3s, box-shadow 0.3s; }

.header-top-left {
  padding: 25px 0;
  border-bottom: rgba(255, 255, 255, 0.6) solid 1px;
  transition: border-bottom 0.3s; }

.header-top-center {
  position: relative; }

.header-top-right {
  position: relative;
  text-align: right;
  border-bottom: rgba(255, 255, 255, 0.6) solid 1px;
  transition: border-bottom 0.3s; }

.logo {
  transition: all 0.3s;
  /* menu */ }
  .logo img {
    margin: auto; }
  .logo img.logo-topbar {
    display: none;
    position: relative;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .logo img.logo-bottombar {
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    display: block;
    max-width: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }

.btn-menu {
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-size: 1.1rem;
  font-weight: bold;
  background: none;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: color 0.3s;
  position: relative;
  left: 30px; }
  .btn-menu.is-active .btn-menu-icon span {
    opacity: 0;
    transition: all 0.3s; }
    .btn-menu.is-active .btn-menu-icon:before {
      top: 9px;
      transform: rotate(-45deg);
      transition: all 0.3s; }
    .btn-menu.is-active .btn-menu-icon:after {
      width: 100%;
      top: 9px;
      transform: rotate(45deg);
      transition: all 0.3s; }
  .btn-menu:focus {
    outline: 0; }

.btn-menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 21px;
  margin: 0 12px 0 0; }
  .btn-menu-icon:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    top: 0;
    background: #fff;
    transition: all 0.3s; }
  .btn-menu-icon span {
    position: absolute;
    width: 100%;
    height: 3px;
    left: 0;
    top: 9px;
    background: #fff;
    transition: all 0.3s; }
  .btn-menu-icon:after {
    content: '';
    position: absolute;
    width: 66%;
    height: 3px;
    right: 0;
    top: 18px;
    background: #fff;
    transition: all 0.3s; }

.menu-container {
  z-index: 998;
  overflow-y: auto;
  position: fixed;
  min-width: 500px;
  padding: 95px 50px 25px 100px;
  left: -520px;
  top: 0;
  background: rgba(255, 255, 255, .85);
  transition: 0.3s;
  height: 100%; }
  .menu-container.is-active {
    left: -50px;
    transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.1); }

.index-menu-social {
  margin: 0 0 2em;
  text-align: center; }
  .index-menu-social ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .index-menu-social li {
    display: inline-block;
    margin: 0 15px; }
  .index-menu-social a {
    display: block;
    width: 33px;
    height: 33px;
    padding: 7px 0 0;
    background: ;
    border-radius: 50%;
    -webkit-transition: transform 0.2s;
    transition: transform 0.2s; }
  .index-menu-social a:hover, .index-menu-social a:focus {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: transform 0.2s;
    transition: transform 0.2s; }
  .index-menu-social svg {
    width: 18px;
    height: 18px;
    fill: ; }

.menu li {
  display: block;
  padding: 15px 0; }
  .menu a {
    display: block;
    color: #000001;
    font-size: 1.1rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
  .menu a svg {
    width: 25px;
    height: 25px;
    fill: #000001;
    vertical-align: middle;
    margin-right: 10px;
    -webkit-transition: fill 0.2s;
    transition: fill 0.2s; }
  .menu a:hover, .menu a:focus, .menu a.active {
    color: #dcb787;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
    .menu a:hover svg, .menu a:focus svg, .menu a.active svg {
      fill: #dcb787;
      -webkit-transition: fill 0.2s;
      transition: fill 0.2s; }

.menu-info {
  padding: 20px 0 0;
  border-top: #cb944c solid 1px; }

.menu-info-title {
  display: block;
  padding: 0 0 0 10px;
  margin: 0 0 10px;
  font-size: 0.9rem;
  text-transform: uppercase; }

.menu-info-item {
  margin: 0 0 10px;
  font-size: 0.85rem;
  display: block; }
  .menu-info-item svg {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 19px;
    margin: 0 8px 0 0;
    fill: #cb944c; }

.menu-socials {
  text-align: center;
  padding: 0 0 10px; }
  .menu-socials ul {
    padding: 0; }
  .menu-socials li {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px; }
  .menu-socials li a {
    display: block;
    padding: 10px;
    border: 2px solid #000001;
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .menu-socials li a:hover {
      border-color: #cb944c;
      background: #cb944c; }
      .menu-socials li a:hover svg {
        fill: #fff;
        -webkit-transition: fill 0.2s;
        transition: fill 0.2s; }
  .menu-socials svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: #000001;
    -webkit-transition: fill 0.2s;
    transition: fill 0.2s; }

.btn-scroll svg {
  width: 60px;
  height: 70px; }

.btn-scroll {
  z-index: 99;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 50px;
  pointer-events: none; }
  .btn-scroll a {
    pointer-events: all;
    color: #fff;
    -webkit-transition: color 0.3s;
    transition: color 0.3s; }
  .btn-scroll a:hover {
    color: #cb944c;
    -webkit-transition: color 0.3s;
    transition: color 0.3s; }
  .btn-scroll svg {
    vertical-align: middle;
    width: 60px;
    height: 70px;
    fill: #fff; }

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

  12% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }

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

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

  12% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }

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

.nav-lang-wrap {
  position: relative;
  text-transform: uppercase;
  text-align: center; }
  .nav-lang-wrap .btn-lang {
    padding: 12px 7px;
    position: relative;
    cursor: pointer;
    color: #fff;
    font-weight: 400;
    border: 1px solid #fff;
    border-right: none;
    background: #000001; }
  .nav-lang-wrap nav {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    overflow: hidden;
    opacity: 0;
    display: none;
    position: absolute;
    z-index: 9;
    left: 0;
    width: 100%;
    bottom: 45px; }
  .nav-lang-wrap nav ul {
    margin: 0; }
    .nav-lang-wrap nav ul li {
      display: block; }
      .nav-lang-wrap nav ul li a {
        display: block;
        text-decoration: none;
        padding: 12px;
        background: #fff;
        color: #000001;
        font-weight: 700;
        font-size: 14px;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
        .nav-lang-wrap nav ul li a:hover {
          -webkit-transition: all 0.2s;
          transition: all 0.2s;
          text-decoration: none;
          background: #cb944c;
          color: #fff; }
  .nav-lang-wrap:hover nav {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    overflow: visible;
    opacity: 1;
    display: block; }

.box-social {
  z-index: 400;
  position: fixed;
  right: 0;
  bottom: 75px;
  padding: 0; }
  .box-social ul {
    padding: 0;
    margin: 0; }
  .box-social li {
    display: block;
    margin: 3px 0 0; }
  .box-social li.show-chat {
    display: none; }
  .box-social li:first-child .box-social-hover {
    width: 160px; }
  .box-social a, .box-social button {
    position: relative;
    display: block;
    padding: 9px;
    border: 1px solid #fff;
    border-right: none;
    background: #000001;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
  .box-social a:hover, .box-social button:hover, .box-social a:focus, .box-social button:focus {
    background: #cb944c;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
    .box-social a:hover svg, .box-social button:hover svg, .box-social a:focus svg, .box-social button:focus svg {
      fill: #000001;
      -webkit-transition: fill 0.3s;
      transition: fill 0.3s; }
    .box-social a:hover .box-social-hover, .box-social button:hover .box-social-hover, .box-social a:focus .box-social-hover, .box-social button:focus .box-social-hover {
      -webkit-transform: translate3D(-195px, 0, 0);
      -ms-transform: translate3D(-195px, 0, 0);
      transform: translate3D(-195px, 0, 0);
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
      .box-social a:hover .box-social-hover.box-phone, .box-social button:hover .box-social-hover.box-phone, .box-social a:focus .box-social-hover.box-phone, .box-social button:focus .box-social-hover.box-phone {
        -webkit-transform: translate3D(-195px, 0, 0);
        -ms-transform: translate3D(-195px, 0, 0);
        transform: translate3D(-195px, 0, 0);
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
  .box-social svg {
    width: 26px;
    height: 26px;
    fill: #fff;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }

.box-social-hover {
  position: absolute;
  min-width: 160px;
  top: 0;
  padding: 12px;
  line-height: 24px;
  color: #fff;
  font-size: 0.85rem;
  font-weight: bold;
  text-align: right;
  background: rgba(0, 0, 1, .6);
  border: 1px solid #cb944c;
  border-right: none;
  z-index: -1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate3D(280px, 0, 0);
  -ms-transform: translate3D(280px, 0, 0);
  transform: translate3D(280px, 0, 0); }
  .box-social-hover:hover {
    background: #000001;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }

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

@media all and (min-width: 768px) and (max-width: 1024px) {
  ._hotel .menu-huge-bg, ._rooms .menu-huge-bg {
    background-position: center; } }

@media all and (max-width: 767px) {
  .logo img.logo-topbar {
    display: block; }
    .logo img.logo-bottombar {
      display: none; }

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

  .header.is-active .logo {
    top: 0; }

  .header-top {
    background: #fff; }

  .btn-menu {
    color: #000001;
    left: 10px; }
    .btn-menu .btn-menu-icon span, .btn-menu .btn-menu-icon:after, .btn-menu .btn-menu-icon:before {
      background: #000001; }

  .box-social li.show-chat {
    display: none; } }

@media all and (max-width: 470px) {
  .header-top-left {
    max-width: 70px; }

  .header-top-right {
    display: none !important; }

  .logo {
    display: block; }
    .logo img.logo-topbar {
      display: block;
      max-width: 75%; }
      .logo img.logo-bottombar {
        display: none; }

  .btn-menu {
    left: 0;
    font-size: 0.9rem; }
    .btn-menu .btn-menu-icon {
      margin: 0; }

  .btn-book {
    font-size: 1rem; }

  .menu-container {
    min-width: auto;
    width: 100%;
    padding: 95px 20px 25px 30px; }
    .menu-container.is-active {
      left: 0; } }

.Grid {
  display: flex;
  flex-wrap: 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--row-reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-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--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--1of2 > .Grid-cell.Grid-60 {
  flex: 0 0 60%;
  max-width: 60%; }

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

.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--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-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--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--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .xsmall-Grid--1of2 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .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--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-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--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--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .small-Grid--1of2 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .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--row-reverse {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-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--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--1of2 > .Grid-cell.Grid-60 {
      flex: 0 0 60%;
      max-width: 60%; }
    .large-Grid--1of2 > .Grid-cell.Grid-40 {
      flex: 0 0 40%;
      max-width: 40%; }
    .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%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .footer-bottom a.footer-btn {
    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: #cb944c;
    color: #fff;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s; }
    .footer-bottom a.footer-btn:hover, .footer-bottom a.footer-btn:focus {
      color: #fff;
      background-color: #cb944c;
      -webkit-transition: color 0.2s, background 0.2s;
      transition: color 0.2s, background 0.2s; }

  footer {
    padding-bottom: 40px; } }

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

.btn-book {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 18px; }
  .btn-book.is-active .btn-book-icon {
    opacity: 1;
    transition: opacity 0.3s; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slideshow-container {
  overflow: hidden;
  position: relative;
  height: 80%;
  z-index: 0; }

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

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

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

#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/swipebox/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/swipebox/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: 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 (min-width: 1024px) {
  html[lang='zh'] .room-services {
    right: -360px; }
    html[lang='zh'] .room-services.active {
      right: 0; }
    html[lang='zh'] .room-services-odd {
      right: -360px;
      left: -480px; }
    html[lang='zh'] .room-services-odd.active {
      left: 0; } }

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

@media screen and (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 {
    width: 140px; }

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

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

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

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

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

@media screen and (max-width: 767px) {
  #chat-wrap {
    right: auto;
    bottom: 40px; }

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

  .mobile-hide {
    display: none; }

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

#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: #cb944c;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1366px) {
  ._tablet .news-post, ._mobile .news-post, ._tablet .index-news-post, ._mobile .index-news-post {
    overflow: visible;
    display: block;
    padding-top: 150px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    height: 400px; }
    ._tablet .news-big-block, ._mobile .news-big-block {
      height: auto; }
    ._tablet .news-post-content, ._mobile .news-post-content, ._tablet .index-news-post-content, ._mobile .index-news-post-content {
      bottom: 0;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
      ._tablet .news-post-content h3, ._mobile .news-post-content h3, ._tablet .index-news-post-content h3, ._mobile .index-news-post-content h3 {
        margin-bottom: 0.5rem; } }

@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: hidden !important;
    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: auto;
    padding: 16px;
    text-align: center;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s; }
    .index-news-post-content h3 {
      margin-bottom: 0.5rem; }
    .index-news-post-content .table {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    .index-news-post-content table {
      display: block; }
    .index-news-post-content .cell {
      display: block;
      width: 100%; } }

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

.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-top: 50px;
    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: 130px;
  right: 10px;
  border-radius: 50%;
  width: 50px;
  text-decoration: none;
  height: 50px;
  background: rgba(203, 148, 76, .4);
  padding: 1rem;
  color: #000001;
  -webkit-transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 99; }
  .contact-aside.email-aside {
    bottom: 70px; }
  .contact-aside.email-aside:hover {
    width: 320px; }
  .contact-aside svg {
    fill: #000001;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 12px;
    right: 12px;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }
  .contact-aside:hover {
    border-radius: 999rem;
    padding: 1rem;
    width: 200px;
    background: #cb944c;
    -webkit-transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .contact-aside:hover svg {
    fill: #fff;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }
  .contact-aside:hover span {
    opacity: 1;
    -webkit-transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1); }

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

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

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