/* FONTS */
/* MENU COLORS */
/* Five Blocs Colors */
/* Contact aside clrs */
/* Box Contact clrs */
/* ==================
                MIXINS
           ================== */
/*! jQuery UI - v1.12.1 - 2017-05-22
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=custom-theme&bgImgOpacityError=&bgImgOpacityHighlight=&bgImgOpacityActive=&bgImgOpacityHover=&bgImgOpacityDefault=&bgImgOpacityContent=&bgImgOpacityHeader=&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%23666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=%23aaaaaa&iconColorError=%23cc0000&fcError=%235f3f3f&borderColorError=%23f1a899&bgTextureError=flat&bgColorError=%23fddfdf&iconColorHighlight=%23777620&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgTextureHighlight=flat&bgColorHighlight=%23fffa90&iconColorActive=%23ffffff&fcActive=%23ffffff&borderColorActive=%23333333&bgTextureActive=flat&bgColorActive=%23333333&iconColorHover=%23000000&fcHover=%23000000&borderColorHover=%23bbbbbb&bgTextureHover=flat&bgColorHover=%23bbbbbb&iconColorDefault=%23333333&fcDefault=%23333333&borderColorDefault=%23ffffff&bgTextureDefault=flat&bgColorDefault=%23ffffff&iconColorContent=%23333333&fcContent=%23333333&borderColorContent=%23dddddd&bgTextureContent=flat&bgColorContent=%23ffffff&iconColorHeader=%23333333&fcHeader=%23333333&borderColorHeader=%23ffffff&bgTextureHeader=flat&bgColorHeader=%23ffffff&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
@font-face {
  font-family: 'Roboto';
  src: url('https://360.agencewebcom.com/web/uploads/api/Fonts/Roboto/Roboto-Light.eot');
  src: url('https://360.agencewebcom.com/web/uploads/api/Fonts/Roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Roboto/Roboto-Light.woff2') format('woff2'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Roboto/Roboto-Light.woff') format('woff'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Roboto/Roboto-Light.ttf') format('truetype'), url('https://360.agencewebcom.com/web/uploads/api/Fonts/Roboto/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: optional; }

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

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

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

* {
  -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%; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #fff;
  background-color: #212121; }

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

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

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

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

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

.hidden {
  display: none; }

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

.pad-20 {
  padding: 20px; }

.plm {
  padding-left: 10px; }

.prm {
  padding-right: 10px; }

.mt-30 {
  margin-top: 30px; }

.mtm {
  margin-top: 10px; }

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

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

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

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

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

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

.rel {
  position: relative; }

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

.btn {
  display: inline-block;
  padding: 8px 40px 5px;
  color: #fff;
  font-size: 0.8rem;
  text-transform: uppercase;
  background: #5a5c68;
  border: #5a5c68 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; }

.btn-inline {
  display: inline-block;
  color: #fff;
  font-size: 0.85rem;
  text-transform: uppercase;
  border-bottom: solid 1px;
  font-weight: 700;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /* BTN */ }
  .btn-inline:hover, .btn-inline:focus {
    color: #5a5c68;
    border-bottom-color: transparent;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }

button {
  /* AJAXFORM */ }
  button:focus {
    outline: 0; }

.ajax-form-error + .form-error, .ajax-form-in-error.form-error {
  display: block; }

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

.recaptcha.ajax-form-error + .form-error {
  display: block; }

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

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

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

.disclaimer {
  text-align: justify;
  padding-top: 50px; }
  .disclaimer h1, .disclaimer .h1-no-header {
    text-align: center;
    margin-bottom: 40px; }

.icon-more {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0 0;
  background: #5a5c68;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
  text-align: center; }
  .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; }

.parallax-bg {
  position: relative;
  height: 550px; }
  .parallax-bg: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%); }

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

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

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

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

.img-picker-btn {
  position: relative;
  width: 170px;
  padding: 7px;
  background: none;
  border: none;
  flex-basis: 100%; }
  .img-picker-btn img {
    display: block;
    width: 100%;
    height: auto; }
  .img-picker-btn:hover .img-picker-btn-overlay, .img-picker-btn:focus .img-picker-btn-overlay, .img-picker-btn.cycle-pager-active .img-picker-btn-overlay {
    opacity: 1;
    -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: 'Roboto', sans-serif;
  text-align: center;
  background: rgba(90, 92, 104, 0.8);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

._spa .title-intro, ._seminars .title-intro {
  padding: 50px 10px 0; }

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

.title-intro {
  padding: 50px 10px; }
  .title-intro .subtitle {
    margin-bottom: 0; }

.subtitle {
  padding: 0;
  margin: 0 0 1.5rem;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 400;
  text-align: center;
  text-transform: none; }

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

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

.gift-button {
  display: none;
  /* content */ }

.index-logo {
  margin-top: 2em; }

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

.snip {
  overflow: hidden;
  color: #fff;
  position: relative;
  text-align: center; }
  .snip * {
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out; }
  .snip .snip-bg {
    position: relative;
    display: block;
    height: 100%; }
    .snip .snip-bg:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #000001;
      opacity: 0;
      -webkit-transition: opacity 0.15s ease;
      transition: opacity 0.15s ease; }
  .snip .snip-in {
    position: absolute;
    top: 45%;
    left: 7%;
    right: 7%;
    bottom: 45%;
    border: 1px solid transparent;
    border-width: 0 1px 1px; }
    .snip .snip-in:after, .snip .snip-in:before {
      content: "";
      background: tomato;
      position: absolute;
      height: 0%;
      width: 6px;
      top: 0; }
    .snip .snip-in:after {
      right: 0; }
    .snip .snip-in:before {
      left: 0; }
  .snip .snip-heading {
    overflow: hidden;
    display: block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .snip .snip-heading h3 {
      display: table;
      margin: 0 auto;
      padding: 0 10px;
      position: relative;
      text-align: center;
      width: auto;
      font-size: 1.5rem;
      font-weight: 300;
      text-shadow: 1px 2px 1px #000001; }
      .snip .snip-heading h3:before, .snip .snip-heading h3:after {
        position: absolute;
        display: block;
        width: 1000%;
        height: 1px;
        content: '';
        background: transparent;
        top: 50%;
        -webkit-transition-delay: 0.35s;
        transition-delay: 0.35s; }
      .snip .snip-heading h3:before {
        left: -1000%; }
      .snip .snip-heading h3:after {
        right: -1000%; }
  .snip .snip-txt {
    top: 50%;
    font-size: 0.9em;
    font-weight: 400;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    width: 100%;
    padding: 0 20px;
    margin: 0;
    opacity: 0;
    left: 0; }
  .snip:hover .snip-bg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
    .snip:hover .snip-bg:before {
      opacity: 0.5;
      -webkit-transition: opacity 0.15s ease;
      transition: opacity 0.15s ease; }
    .snip:hover .snip-heading h3:after, .snip:hover .snip-heading h3:before {
      background: #fff;
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    .snip:hover .snip-in {
      top: 10%;
      bottom: 10%;
      border: 1px solid ;
      border-width: 0 1px 1px;
      -webkit-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    .snip:hover .snip-txt {
      opacity: 1;
      -webkit-transition-delay: 0.65s;
      transition-delay: 0.65s; }

.index-services {
  height: 510px; }

.index-services-btn {
  position: relative;
  z-index: 1;
  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 h3 {
    padding: 0;
    margin: 0 0 0.7em;
    font-size: 1.5rem;
    font-weight: 300;
    -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: 0;
    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: -1;
    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(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px); }

.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: blur(5px) 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 .Grid {
    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;
    color: #000001;
    font-size: 1rem;
    font-weight: 300; }

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

.index-offer-btn-book {
  opacity: 0;
  position: absolute;
  width: 100px;
  padding: 7px 0;
  left: -webkit-calc(50% - 50px);
  left: calc(50% - 50px);
  bottom: 20px;
  color: #a7986f;
  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(90, 92, 104, 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;
  /* gallery */ }
  .index-offers-prev svg, .index-offers-next svg {
    width: 35px;
    height: 29px;
    fill: #fff; }
  .index-offers-prev.is-disabled, .index-offers-next.is-disabled {
    opacity: 0.3; }

.video-section {
  padding-top: 50px;
  max-width: 1024px;
  margin: auto;
  width: 100%; }
  .video-section video {
    width: 100%; }

.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(167, 152, 111, 0.75);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  /* location */ }
  .grid-item-overlay svg {
    fill: #fff;
    width: 37px;
    height: 37px; }

.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;
  /*width: 230px;
    height: 300px;
    background: $white;*/
  display: block;
  box-shadow: 1px 1px 8px -4px #444; }
  .press-item img {
    display: block;
    margin: auto;
    max-width: 100%; }
  .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(167, 152, 111, 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; }

.banner {
  z-index: 200;
  position: fixed;
  width: 120px;
  height: 333px;
  left: 100px;
  top: -15px;
  padding: 200px 10px 10px;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 300;
  text-transform: uppercase;
  background: url("") no-repeat;
  transform-origin: 50% 0;
  transform: rotate(-10deg);
  animation: swing 2s ease-in-out alternate infinite; }
  .banner strong {
    font-size: 1.2rem; }

.video-loop {
  width: 100%;
  height: 100%;
  object-fit: cover; }

@media screen and (max-width: 767px) {
  .index-offer {
    right: 0 !important;
    left: 0 !important; }

  .index-logo {
    width: 45%;
    margin-top: 75% !important; }

  .banner {
    top: -15px;
    left: 0px; }

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

  .news-post {
    height: 400px !important; }

  ._blog .news-post-content header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    ._blog .news-post-content .post-resume {
      display: none; }
    ._blog .news-post-content footer {
      padding-bottom: 0; }

  .news-post-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px !important; }
    .news-post-content .Grid {
      flex-direction: column;
      align-items: center;
      justify-content: center; }

  .global-services-item {
    flex: 1 0 33% !important; } }

@media all and (max-width: 1023px) {
  .index-offer {
    right: 0 !important;
    left: 0 !important; }

  .gift-button {
    background-color: black;
    width: fit-content;
    position: fixed;
    top: 90px;
    left: 30px;
    z-index: 200;
    border-radius: 50%;
    padding: 15px; }
    .gift-button svg {
      width: 40px;
      height: 40px; }

  .is-activated {
    display: block; } }

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

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

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

._index .btn-menu {
  left: 0; }

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

.menu-top {
  height: 67px;
  color: #000001; }

.menu-left {
  width: 226px; }

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

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

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

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

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

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

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

.header-right {
  z-index: 997;
  position: fixed;
  right: 20px;
  top: 20px; }

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

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

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

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

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

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

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

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

  .btn-menu {
    left: 0; } }

@media all and (max-width: 767px) {
  .menu-top {
    border-bottom: 1px solid #a7986f; }

  .menu-content li {
    height: auto; }

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

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

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

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

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

.header-right.active .menu-social svg, .header-right.active .menu-langs svg {
  fill: #5a5c68; }
  .header-right.active .btn-lang-header, .header-right.active .menu-langs a {
    color: #5a5c68; }

.btn-lang-header {
  background: none;
  border: none;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  opacity: 0.7;
  text-shadow: 2px 1px 3px #000001;
  margin: 0 0 0.5em; }

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

.menu-page {
  margin: 40px 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: #fff;
  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; }

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

.btn-concierge {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  background: #5a5c68;
  color: #fff;
  z-index: 999;
  border: none;
  position: fixed;
  height: 67px;
  top: 0;
  left: 224px;
  padding: 0 30px;
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: #fff solid 5px;
  -webkit-transition: border 0.2s;
  transition: border 0.2s; }
  .btn-concierge:hover, .btn-concierge:focus {
    border-bottom-width: 10px;
    -webkit-transition: border 0.2s;
    transition: border 0.2s; }

.logo-page {
  z-index: 999;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 67px;
  height: 67px;
  left: 0;
  top: 0;
  background: #000001; }
  .logo-page svg {
    fill: #fff;
    width: 110px;
    height: 49px; }
  .logo-page img, .logo-page svg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s; }
  .logo-page:hover img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s; }

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

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

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

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

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

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

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

.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 {
  display: flex; }
  .footer-social-imgs > div {
    display: inline-block;
    vertical-align: top;
    width: 16.666%; }
  .footer-social-imgs img {
    display: block;
    /* omg devil */
    width: 100%; }

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

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

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

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

.vcard {
  margin-top: 30px; }

.footer-col:first-child {
  padding-right: 100px;
  border-right: #fff solid 1px;
  margin: 0 auto; }
  .footer-col:nth-child(2) {
    padding: 0 40px;
    border-right: #fff solid 1px; }
  .footer-col:nth-child(3) {
    padding: 0 40px;
    border-right: #fff solid 1px; }
  .footer-col .footer-btns {
    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: 30px; }

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

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

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

.no-animals {
  padding-bottom: 20px; }

.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;
    border-right: none; }
    .footer-col:first-child, .footer-col:nth-child(2) {
      padding: 0 10px;
      border-right: none; }
    .footer-col:nth-child(3) {
      padding: 0 20px;
      border-right: none; }
    .footer-col:last-child {
      width: 100%; } }

@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: #5a5c68;
    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: #5a5c68;
      -webkit-transition: color 0.2s, background 0.2s;
      transition: color 0.2s, background 0.2s; }

  footer {
    padding-bottom: 40px; }

  .footer-col {
    text-align: center; } }

.btn-lang {
  background: none;
  padding: 10px;
  border: #fff 1px solid;
  color: #fff;
  font-size: 13.6px;
  text-transform: uppercase;
  width: 100%; }

.menu-langs-footer {
  position: relative;
  margin-bottom: 15px; }
  .menu-langs-footer:hover ul {
    display: block; }
  .menu-langs-footer ul {
    display: none;
    padding: 0;
    margin: 0;
    left: 0;
    width: 100%; }
  .menu-langs-footer li {
    list-style: none; }
  .menu-langs-footer li.active {
    display: none; }
  .menu-langs-footer a {
    display: block;
    width: 100%;
    padding: 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; }

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

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

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

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

.booking {
  display: none;
  z-index: 120;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 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: #a7986f;
    -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: #a7986f;
    border: #a7986f 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: #a7986f;
    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: #a7986f;
    -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: #5a5c68; }

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

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

  .book-label-date {
    margin-bottom: 1em; } }

.slideshow-container {
  overflow: hidden;
  position: relative;
  height: calc(100vh - 180px); }

._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: 101;
  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: 101;
  opacity: 0.7;
  position: absolute;
  left: 20px;
  top: 20px;
  transition: opacity 0.2s;
  background: none;
  border: none;
  cursor: pointer; }
  .btn-fullscreen svg {
    fill: #fff;
    width: 45px;
    height: 45px; }
  .btn-fullscreen:hover, .btn-fullscreen:focus {
    opacity: 1;
    transition: opacity 0.2s; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("/res/css/images/ui-icons_333333_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("/res/css/images/ui-icons_333333_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("/res/css/images/ui-icons_000000_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("/res/css/images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("/res/css/images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("/res/css/images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("/res/css/images/ui-icons_333333_256x240.png");
  /* positioning */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#swipebox-overlay img {
  border: none; }

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

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

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

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

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

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

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

#swipebox-prev, #swipebox-next, #swipebox-close {
  background-image: url(https://360.agencewebcom.com/web/uploads/api/images_sites/swipebox/icons.svg);
  background-repeat: no-repeat;
  border: none;
  text-decoration: none;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0; }

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

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

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

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

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

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

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

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

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

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

  50% {
    left: -30px; }

  100% {
    left: 0; } }

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

  50% {
    left: 30px; }

  100% {
    left: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.equipement-link {
  margin-bottom: 30px; }

.equipement-btn {
  text-transform: uppercase;
  text-decoration: underline;
  transition: color 0.2s;
  font-style: italic;
  font-size: 14px;
  color: #838383; }
  .equipement-btn:hover {
    color: #000001;
    transition: color 0.2s; }

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

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

.mosaic-container {
  position: relative; }

.mosaic-img {
  position: relative; }

.is-ovhidden {
  overflow: hidden; }

.mosaic-desc {
  padding: 40px 75px; }
  .mosaic-desc h2 {
    margin: 0 0 35px;
    font-size: 24px;
    font-weight: 300;
    text-transform: none; }
  .mosaic-desc h2:after {
    display: none; }

.mosaic-link {
  text-align: center;
  /* LAST BLOC */ }

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

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

.block-last-fold-content {
  overflow-y: auto;
  height: 100%;
  max-height: 390px; }
  .block-last-fold-content h2 {
    padding: 0;
    margin: 0 0 1em;
    text-align: inherit; }
  .block-last-fold-content .equipement-btn:hover {
    color: #fff; }

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

.btn-block-last-on {
  display: none;
  /* ICONS SERVICES */ }

.item-services {
  z-index: 101;
  position: absolute;
  max-width: 420px;
  width: 100%;
  right: 0;
  top: 30%;
  padding: 35px 50px;
  color: #fff;
  background: rgba(0, 0, 1, 0.85);
  -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); }
  .item-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); }
  .item-services ul {
    padding: 0;
    margin: 0; }
  .item-services li {
    list-style: none; }
  .item-services li svg {
    display: inline-block;
    vertical-align: -4px;
    fill: #fff;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0; }

.item-services-odd {
  left: 0;
  right: auto;
  -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); }
  .item-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); }
  .item-services-odd .btn-item-services {
    left: auto;
    right: -20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (max-width: 1023px) {
  .index-offer-btn-book {
    opacity: 1; }

  h1, .h1-no-header, h2 {
    font-size: 1.5rem; }

  .index-logo {
    margin: 0 auto;
    display: block;
    width: 45%;
    margin-top: 55% !important; }

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

  .index-services {
    display: block;
    height: auto; }

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

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

  .menu-map {
    display: none; }

  .iheardyoulikehashtags {
    font-size: 1rem; }

  .logo-footer {
    display: flex;
    justify-content: center;
    align-items: center; }
    .logo-footer img {
      width: 100%; }

  .footer-bottom-content .footer-col:first-child {
    flex: 1 0 20%;
    max-width: 20%; }
    .footer-bottom-content .footer-col:nth-child(2) {
      flex: 1 0 30%;
      max-width: 30%; }

  .footer-addr-item {
    flex-wrap: nowrap; } }

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

  .footer-bottom-content .footer-col:first-child {
    flex: 0 0 100%;
    max-width: 100%; }

  .footer-bottom-content .footer-col:nth-child(2) {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin: auto; }
    .footer-bottom-content .footer-col:nth-child(2) .footer-addr-item {
      display: inline-block;
      width: 100%; } }

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

.how-to-come-item {
  position: relative; }
  .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-bg {
  position: relative;
  height: 30vw; }

.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 .h3 {
    font-size: 24px;
    color: #fff; }
  .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 h3 {
    font-size: 18px;
    color: grey; }
  .how-to-come-item-content svg {
    display: inline-block;
    fill: #5a5c68;
    width: 28px;
    height: 28px;
    margin: 0 0 10px; }

.how-to-come-text {
  color: #838383;
  font-size: 0.95rem;
  text-align: center;
  overflow: auto;
  max-height: 220px; }

@media all and (max-width: 767px) {
  .how-to-come {
    margin-left: 0; }

  .how-to-come-bg {
    height: 340px; }

  .how-to-come-item-content .Grid-cell {
    overflow-y: scroll; } }

#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: #5a5c68;
  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); } }

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

.news {
  height: 525px; }

.news-post {
  overflow: hidden;
  position: relative;
  height: 100%;
  border: #fff solid 1px; }
  .news-post.news-post-sm {
    height: 50%; }
  .news-post:hover .news-post-content, .news-post:focus .news-post-content, .news-post.active .news-post-content {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s; }

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

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

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

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

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

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

.news-big-block {
  margin-top: 10px; }

.news-cell {
  min-height: 350px; }

.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: #5a5c68;
    -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: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
  #blog-paginator li a:hover {
    color: #5a5c68;
    border-color: #5a5c68;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
  #blog-paginator li a.active {
    color: #fff;
    border-color: #5a5c68;
    background: #5a5c68; }
  #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 {
    overflow: visible;
    display: block;
    padding-top: 150px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
    ._tablet .news-post-content, ._mobile .news-post-content {
      -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 {
        margin-bottom: 0.5rem; } }

@media all and (max-width: 1024px) {
  .news {
    height: auto; }

  .news-big-block {
    margin-top: 0; }

  .news-post, .news-post.news-post-sm {
    height: 350px;
    margin-top: 10px; } }

.map-bubble {
  min-width: 300px; }

.ibubble-bg {
  min-height: 110px; }

.map-bubble .h4, .ibubble .h4 {
  font-weight: 700;
  font-size: 17px; }

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

.gm-style .gm-style-iw {
  color: #5a5c68; }

#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: 50px;
  height: 50px;
  padding: 10px;
  margin: 0 auto 5px;
  background: #5a5c68;
  border-radius: 50%; }
  .btn-poi-icon img {
    width: 100%;
    display: block; }

.poi-list {
  position: absolute;
  width: 100%;
  padding: 15px 10px;
  left: 0;
  bottom: 90px;
  background: #f4f5f6;
  box-shadow: rgba(0, 0, 0, .3) 0 0 3px;
  max-height: 360px;
  overflow: auto;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .poi-list: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; }
  .poi-list li {
    display: block;
    width: 100%;
    list-style: none;
    margin: 0 0 10px; }
  .poi-list li:last-child {
    margin-bottom: 0; }
  .poi-list button {
    cursor: pointer;
    display: block;
    margin: auto;
    background: none;
    color: #000001;
    font-weight: bold;
    font-size: 13px;
    border: none;
    -webkit-appearance: none;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
  .poi-list button:hover, .poi-list button:focus {
    color: #5a5c68;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }

.global-services-item {
  font-size: 0.8rem;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.5em; }
  .global-services-item img {
    display: block;
    width: 50px;
    margin: auto; }

.global-services-txt {
  font-weight: 700;
  display: block;
  margin: 15px 0 0; }
  .global-services-txt span {
    color: #e1dcce;
    display: block;
    font-weight: 400; }

@media all and (max-width: 1023px) {
  .global-services-item {
    width: 50%;
    margin-bottom: 30px; } }

.contact-aside {
  position: fixed;
  bottom: 150px;
  right: 10px;
  border-radius: 50%;
  width: 50px;
  text-decoration: none;
  height: 50px;
  background: rgba(90, 92, 104, .4);
  padding: 1rem;
  color: #fff;
  -webkit-transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 990; }
  .contact-aside.email-aside {
    bottom: 90px; }
  .contact-aside.email-aside:hover {
    width: 300px; }
  .contact-aside svg {
    fill: #fff;
    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: 220px;
    background: #5a5c68;
    -webkit-transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.55s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .contact-aside:hover svg {
    fill: #fff;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s; }
  .contact-aside:hover span {
    opacity: 1;
    -webkit-transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.contact-aside span {
  font-size: 0.65em;
  letter-spacing: 1px;
  color: #fff;
  /*position: absolute;
    top: 15px;
    left: 15px;*/
  text-decoration: none;
  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; } }

#contact-box-wrap {
  position: fixed;
  bottom: 0;
  right: 23px;
  width: 100%;
  z-index: 110;
  font-family: 'Roboto', sans-serif; }

#contact-box {
  width: 315px;
  position: absolute;
  right: 20px;
  bottom: 0;
  text-align: center;
  background-color: #212121;
  padding: 0; }

#contact-btn {
  display: block;
  padding: 7px 0;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s; }
  #contact-btn svg {
    vertical-align: middle; }
  #contact-btn:hover {
    text-decoration: none;
    background-color: #a7986f;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s; }

#cbtn-text {
  text-transform: uppercase;
  margin: 0 10px;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-weight: 700; }

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

.contact-form {
  color: #fff;
  text-align: center;
  display: none;
  padding: 0 10px 10px; }
  .contact-form label {
    display: block;
    width: 100%;
    margin: 0 0 0.8em; }
  .contact-form button, .contact-form label {
    margin-top: 10px; }
  .contact-form textarea {
    height: 120px;
    min-height: 90px; }
  .contact-form textarea.ajax-form-error {
    border-color: #c0392b; }
  .contact-form button {
    width: 100%;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700; }
  .contact-form input[type="email"], .contact-form input[type="text"], .contact-form textarea {
    display: block;
    width: 100%;
    padding: 0.5em 0.8em;
    color: #fff;
    font-size: 13px;
    font-family: inherit;
    font-weight: 400;
    background: transparent;
    border: 1px solid #fff;
    transition: color 0.2s, background 0.2s; }
  .contact-form input[type="email"]:focus, .contact-form input[type="text"]:focus, .contact-form textarea:focus {
    color: #000001;
    background: #fff;
    transition: color 0.2s, background 0.2s; }
  .contact-form input[type="email"].ajax-form-error, .contact-form input[type="text"].ajax-form-error, .contact-form textarea.ajax-form-error {
    box-shadow: 2px 1px 4px #c0392b; }
  .contact-form input[type="email"].ajax-form-error + .form-error, .contact-form input[type="text"].ajax-form-error + .form-error, .contact-form textarea.ajax-form-error + .form-error {
    display: block; }
  .contact-form input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    padding: 0.5em 0.8em;
    margin: 0.8em 0 0;
    color: #212121;
    font-size: 1rem;
    font-family: inherit;
    text-transform: uppercase;
    background: #a7986f;
    border: #a7986f solid 1px;
    transition: all 0.2s; }
  .contact-form input[type="submit"]:focus, .contact-form input[type="submit"]:hover {
    color: #a7986f;
    background: #212121;
    transition: all 0.2s; }

@media all and (max-width: 767px) {
  #contact-box-wrap {
    width: 100%;
    bottom: 40px;
    right: 0; }

  #contact-box {
    right: 0;
    left: 0;
    width: 100%;
    max-height: calc(100vh - 40px);
    overflow: auto; } }
