﻿html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

button, input[type=button], input[type=reset], input[type=submit],
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  background-color: #477dca;
  border-radius: 3px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "PT Serif", serif;
  font-size: 1em;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
button:hover, button:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus,
button:hover,
button:focus {
  background-color: #2c5999;
  color: #fff;
}
button:disabled, input[type=button]:disabled, input[type=reset]:disabled, input[type=submit]:disabled,
button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

fieldset {
  background-color: white;
  border: 1px solid #e7e8ea;
  margin: 0 0 1.7em;
  padding: 1.7em;
}

input,
label,
select {
  display: block;
  font-family: "PT Serif", serif;
  font-size: 1em;
}

label {
  font-weight: 600;
  margin-bottom: 0.85em;
}
label.required::after {
  content: "*";
}
label abbr {
  display: none;
}

input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea,
select[multiple=multiple],
textarea {
  background-color: #fff;
  border: 1px solid #e7e8ea;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "PT Serif", serif;
  font-size: 1em;
  margin-bottom: 0.85em;
  padding: 0.5666666667em;
  transition: border-color;
  width: 100%;
}
input[type=color]:hover, input[type=date]:hover, input[type=datetime]:hover, input[type=datetime-local]:hover, input[type=email]:hover, input[type=month]:hover, input[type=number]:hover, input[type=password]:hover, input[type=search]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=time]:hover, input[type=url]:hover, input[type=week]:hover, textarea:hover,
select[multiple=multiple]:hover,
textarea:hover {
  border-color: #ccced2;
}
input[type=color]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus,
select[multiple=multiple]:focus,
textarea:focus {
  border-color: #477dca;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(55, 112, 192, 0.7);
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

input[type=checkbox],
input[type=radio] {
  display: inline;
  margin-right: 0.85em;
}

input[type=file] {
  padding-bottom: 1.7em;
  width: 100%;
}

select {
  margin-bottom: 1.7em;
  max-width: 100%;
  width: auto;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.default {
  margin-bottom: 1.7em;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  ul.default {
    margin-bottom: 1.1333333333em;
  }
}
@media screen and (max-width: 48em) {
  ul.default {
    margin-bottom: 20px;
  }
}
ul.default li {
  position: relative;
  margin-left: 1.1333333333em;
}
ul.default li::before {
  position: absolute;
  left: -1.1333333333em;
  content: "-";
}

ol.default {
  list-style-type: decimal;
  margin-bottom: 1.7em;
  padding-left: 1.7em;
}

dl {
  margin-bottom: 1.7em;
}
dl dt {
  font-weight: bold;
  margin-top: 1.7em;
}
dl dd {
  margin: 0;
}

table {
  -webkit-font-feature-settings: "kern", "liga", "tnum";
  -moz-font-feature-settings: "kern", "liga", "tnum";
  -ms-font-feature-settings: "kern", "liga", "tnum";
  font-feature-settings: "kern", "liga", "tnum";
  border-collapse: collapse;
  margin: 1.7em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 1px solid #bec1c6;
  font-weight: 600;
  padding: 1.7em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #e7e8ea;
  padding: 1.7em 0;
}

tr,
td,
th {
  vertical-align: middle;
}

body {
  -webkit-font-smoothing: antialiased;
  color: #60605b;
  font-family: "PT Serif", serif;
  font-size: 1em;
  line-height: 1.7;
}
body.root-3942 {
  color: #4a4f55;
}

h1,
h2,
.box4 > div > div h2,
.box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2,
#overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2,
#overlay-booking > div:last-child > div > div:last-child h2,
h3, .h3, .span-style span, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a span, .box3 > div > div .item a span,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
  font-size: 1em;
  line-height: 1.2;
  margin: 0 0 1.7em;
  display: inline-block;
}
h1 a,
h2 a,
.box4 > div > div h2 a,
.box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2 a,
#overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2 a,
#overlay-booking > div:last-child > div > div:last-child h2 a,
h3 a, .h3 a, .span-style span a, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a span a, .box3 > div > div .item a span a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
}
body.root-3942 h1,
body.root-3942 h2,
body.root-3942 .box4 > div > div h2,
.box4 > div > div body.root-3942 h2,
body.root-3942 .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2,
.box4 > div > div #overlay-booking > div:last-child > div > div:last-child body.root-3942 h2,
body.root-3942 #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2,
#overlay-booking > div:last-child > div > div:last-child .box4 > div > div body.root-3942 h2,
body.root-3942 #overlay-booking > div:last-child > div > div:last-child h2,
.box4 > div > div body.root-3942 #overlay-booking > div:last-child > div > div:last-child h2,
#overlay-booking > div:last-child > div > div:last-child body.root-3942 h2,
#overlay-booking > div:last-child > div > div:last-child body.root-3942 .box4 > div > div h2,
body.root-3942 h3, body.root-3942 .h3, body.root-3942 .span-style span, body.root-3942 .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a span, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides body.root-3942 a span, body.root-3942 .box3 > div > div .item a span, .box3 > div > div .item body.root-3942 a span, .span-style body.root-3942 span, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a body.root-3942 span, .box3 > div > div .item a body.root-3942 span,
body.root-3942 h4,
body.root-3942 h5,
body.root-3942 h6 {
  font-weight: lighter;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
}

h4, h5, h6 {
  display: block;
}

h1 img {
  width: 70px;
  display: block;
  margin: 8px 0 auto auto;
}
@media screen and (max-width: 48em) {
  h1 img {
    margin: 8px auto auto 0;
  }
}
body.root-3942 h1 {
  font-weight: 300;
}

h1, h2, .box4 > div > div h2, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2, #overlay-booking > div:last-child > div > div:last-child h2 {
  font-weight: 300;
  text-transform: uppercase;
  color: #60605b;
  position: relative;
  margin-bottom: 1.1em;
  padding-bottom: 0.8em;
  font-size: 2.1em;
}
body.root-3942 h1, body.root-3942 h2, body.root-3942 .box4 > div > div h2, .box4 > div > div body.root-3942 h2, body.root-3942 .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child body.root-3942 h2, body.root-3942 #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div body.root-3942 h2, body.root-3942 #overlay-booking > div:last-child > div > div:last-child h2, .box4 > div > div body.root-3942 #overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child body.root-3942 h2, #overlay-booking > div:last-child > div > div:last-child body.root-3942 .box4 > div > div h2 {
  color: #4a4f55;
}
@media screen and (max-width: 48em) {
  h1, h2, .box4 > div > div h2, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2, #overlay-booking > div:last-child > div > div:last-child h2 {
    font-size: 1.6em;
    margin-bottom: 20px;
  }
}
h1::after, h2::after, .box4 > div > div h2::after, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2::after, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2::after, #overlay-booking > div:last-child > div > div:last-child h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #60605b;
  height: 1px;
}
body.root-3942 h1::after, body.root-3942 h2::after, body.root-3942 #overlay-booking > div:last-child > div > div:last-child h2::after, #overlay-booking > div:last-child > div > div:last-child body.root-3942 h2::after {
  background-color: #4a4f55;
}
h1.center, .box9 > div h1,
.box10 > div h1,
.box11 > div h1, .box8 h1, .box7 > div h1, h2.center, .box4 > div > div h2.center, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2.center, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2.center, #overlay-booking > div:last-child > div > div:last-child h2.center {
  text-align: center;
  display: block;
  padding-bottom: 0;
}
h1.center::after, .box9 > div h1::after,
.box10 > div h1::after,
.box11 > div h1::after, .box8 h1::after, .box7 > div h1::after, h2.center::after, .box4 > div > div h2.center::after, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2.center::after, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2.center::after, #overlay-booking > div:last-child > div > div:last-child h2.center::after {
  display: none;
}

.link-style, body.root-3942 .link-button > a, .link-button > a, body.root-3942 .template1515 .box7 > div > div > div:last-child a, .template1515 .box7 > div > div > div:last-child a, .box9 > div > div > div:last-child p.link a,
.box10 > div > div > div:last-child p.link a,
.box11 > div > div > div:last-child p.link a, body.root-3942 .box7 > div .newsletter-form input[type=submit], .box7 > div .newsletter-form input[type=submit], .box7 > div .newsletter-form input[type=text],
.box7 > div .newsletter-form select, .box6 > div > div:last-child p.link a, body.root-3942 .box5 > div > div fieldset > div:last-child a, .box5 > div > div fieldset > div:last-child a, .box4 > div > div:last-child > #special-offers-widget + p a, .box4 > div > div:first-child > p:last-child > a, #top-bar > div > ul > li > a, #top-bar > div > div > ul.languages > li > a, #side-bar > nav a, #overlay-booking > div:last-child > div > div:last-child li:last-child a, #overlay-booking > div:last-child > div > div:first-child fieldset > div:last-child a, .input-button input, body .contour .contourNavigation input, body #contour .contourNavigation input, .input-fields > div input:not([type=submit]):not([type=checkbox]):not([type=radio]), body .contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio]), body #contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio]), .input-fields > div select, body .contour fieldset .contourField > div select, body #contour fieldset .contourField > div select, .input-fields > div textarea, body .contour fieldset .contourField > div textarea, body #contour fieldset .contourField > div textarea, h4, h5 {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  text-decoration: none;
  font-size: 0.75em !important;
  letter-spacing: 0.08em;
}

h2 + h3, .box4 > div > div h2 + h3, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2 + h3, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2 + h3, #overlay-booking > div:last-child > div > div:last-child h2 + h3 {
  font-family: "PT Serif", serif;
  font-style: italic;
  text-transform: none;
  margin-top: -1.3em;
  font-size: 1.25em;
  margin-bottom: 18px;
  padding-bottom: 0;
}
h2 + h3::after, .box4 > div > div h2 + h3::after, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2 + h3::after, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2 + h3::after, #overlay-booking > div:last-child > div > div:last-child h2 + h3::after {
  display: none;
}

h3, .h3, .span-style span, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a span, .box3 > div > div .item a span {
  font-weight: 300;
  text-transform: uppercase;
  color: #60605b;
  position: relative;
  padding-bottom: 0.6em;
  margin-bottom: 0.825em;
  font-size: 1.8em;
}
body.root-3942 h3, body.root-3942 .h3, body.root-3942 .span-style span, body.root-3942 .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a span, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides body.root-3942 a span, body.root-3942 .box3 > div > div .item a span, .box3 > div > div .item body.root-3942 a span, .span-style body.root-3942 span, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a body.root-3942 span, .box3 > div > div .item a body.root-3942 span {
  color: #4a4f55;
}
@media screen and (max-width: 48em) {
  h3, .h3, .span-style span, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a span, .box3 > div > div .item a span {
    margin-bottom: 20px;
    font-size: 1.3em;
  }
}
h3::after, .h3::after, .span-style span::after, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a span::after, .box3 > div > div .item a span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #60605b;
  height: 1px;
}
body.root-3942 h3::after, body.root-3942 .h3::after, body.root-3942 .span-style span::after, body.root-3942 .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a span::after, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides body.root-3942 a span::after, body.root-3942 .box3 > div > div .item a span::after, .box3 > div > div .item body.root-3942 a span::after, .span-style body.root-3942 span::after, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a body.root-3942 span::after, .box3 > div > div .item a body.root-3942 span::after {
  background-color: #4a4f55;
}

h4, h5 {
  color: #60605b;
  font-size: 0.9em !important;
  margin-bottom: 0.35em;
}
body.root-3942 h4, body.root-3942 h5 {
  color: #4a4f55;
}

h5 {
  font-size: 0.8em !important;
}
@media screen and (max-width: 48em) {
  h5 {
    font-size: 0.6em !important;
  }
}
h5 + h1 {
  margin-top: 0.8em;
  padding-top: 0;
}
@media screen and (max-width: 48em) {
  h5 + h1 {
    margin-top: 20px;
    padding-top: 20px;
  }
}
h5 + h1::before {
  display: none;
}

p, ul, ol {
  margin: 0 0 1.7em;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  p, ul, ol {
    margin-bottom: 1.1333333333em;
  }
}
@media screen and (max-width: 48em) {
  p, ul, ol {
    margin-bottom: 20px;
  }
}
p:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0;
}

.big, .box2 > div > div:last-child > p:first-child {
  font-size: 1.2em;
  font-style: italic;
  line-height: 1.5;
}
.big + p:not(.link), .box2 > div > div:last-child > p:first-child + p:not(.link) {
  margin-top: -1.7em;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  .big + p:not(.link), .box2 > div > div:last-child > p:first-child + p:not(.link) {
    margin-top: -1.1333333333em;
  }
}
@media screen and (max-width: 48em) {
  .big + p:not(.link), .box2 > div > div:last-child > p:first-child + p:not(.link) {
    margin-top: -20px;
  }
}

a {
  color: #333;
  text-decoration: underline;
  transition: color 0.1s linear;
}
a:active, a:focus, a:hover {
  color: #0d0d0d;
}
a:active, a:focus {
  outline: none;
}
a[href^="tel:"], a[href^="mailto:"] {
  text-decoration: none !important;
}

hr {
  border-bottom: 1px solid #e7e8ea;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.7em 0;
}

img,
picture {
  margin: 0;
  max-width: 100%;
}

span.gold {
  color: #beb182;
}

.close-style, #side-bar > div.close, #overlay-booking > div:first-child {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  cursor: pointer;
  background: transparent url(/images/icons/close-icon.png) center no-repeat;
  background-size: 20px 19px;
}

/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider .slides {
  zoom: 1;
}

.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.5;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.5;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 8.3333333333%;
  text-align: center;
  z-index: 100;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
/*********************************************************/
.slideshow {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 90;
}
.slideshow .flexslider {
  height: 100%;
  background-color: black;
  position: relative;
}
.slideshow .flexslider .flexslider-fullscreen {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(96, 96, 91, 0.5) url(/images/icons/close-icon.png) center no-repeat;
  height: 60px;
  width: 60px;
  background-size: 20px 19px;
  cursor: pointer;
  z-index: 100;
  display: none;
}
.slideshow .flexslider .flex-viewport {
  height: 100%;
}
.slideshow .flexslider .slides {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.slideshow .flexslider .slides > li {
  position: relative;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.slideshow .flexslider .slides > li .flex-caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.slideshow .flexslider .slides > li .flex-caption > div {
  display: table;
  height: 100%;
  width: 100%;
}
.slideshow .flexslider .slides > li .flex-caption > div > div {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  opacity: 0;
}
.slideshow .flexslider .slides > li .flex-caption > div > div > span {
  display: block;
  width: 50%;
  margin: 0 auto;
}
.slideshow .flexslider .slides > li .flex-caption > div > div > a {
  margin-top: 8.3333333333%;
  display: inline-block;
}
.slideshow .flexslider .slides > li .flex-caption > div > div.transitionIn {
  -webkit-animation: fadeIn 0.2s ease-in forwards;
  -moz-animation: fadeIn 0.2s ease-in forwards;
  animation: fadeIn 0.2s ease-in forwards;
}
.slideshow .flexslider .slides > li > img {
  display: none !important;
}
.slideshow .flexslider .flex-direction-nav .flex-prev, .slideshow .flexslider .flex-direction-nav .flex-next {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  height: 60px;
  width: 60px;
  background-size: 13px 23px;
  margin-top: -30px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #60605b;
}
@media screen and (max-width: 48em) {
  .slideshow .flexslider .flex-direction-nav .flex-prev, .slideshow .flexslider .flex-direction-nav .flex-next {
    height: 30px;
    width: 30px;
    background-size: 7px 12px;
    margin-top: -15px;
  }
}
.slideshow .flexslider .flex-direction-nav .flex-prev {
  background-image: url(/images/icons/icon-slide-left.png);
  left: 0;
}
.slideshow .flexslider .flex-direction-nav .flex-next {
  background-image: url(/images/icons/icon-slide-right.png);
  right: 0;
}
.slideshow .flexslider.fullscreen {
  display: table;
  background-color: black;
}
.slideshow .flexslider.fullscreen .flex-viewport {
  display: table-cell;
  vertical-align: middle;
}
.slideshow .flexslider.loading .spinner {
  display: block;
}
.slideshow .flexslider:hover .flex-prev {
  left: 0;
}
.slideshow .flexslider:hover .flex-next {
  right: 0;
}
#overlay .slideshow {
  height: 100%;
  min-height: 100%;
}
#overlay .slideshow .flexslider .slides > li .flex-caption > div {
  display: block;
}
#overlay .slideshow .flexslider .slides > li .flex-caption > div > div {
  display: block;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#overlay .slideshow .flexslider .slides > li .flex-caption > div > div > span.title1 {
  position: absolute;
  bottom: 40px;
  left: 0;
  height: 50px;
  width: 100%;
  overflow: hidden;
}
#overlay .slideshow .flexslider .slides > li .flex-caption > div > div > span.title1 > a {
  height: 50px;
  width: 50px;
  display: inline-block;
  background-color: rgba(96, 96, 91, 0.8);
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
  margin: 0 0.5em;
}
#overlay .slideshow .flexslider .slides > li .flex-caption > div > div > span.title1 > a.facebook {
  background-image: url(/images/icons/icon-share-facebook.png);
  background-size: 10px auto;
}
#overlay .slideshow .flexslider .slides > li .flex-caption > div > div > span.title1 > a.pinterest {
  background-image: url(/images/icons/icon-share-pinterest.png);
  background-size: 15px auto;
}
#overlay .slideshow .flexslider .slides > li .flex-caption > div > div > span.title1 > a:hover {
  background-color: #60605b;
}
#overlay .slideshow .flex-control-paging {
  display: none;
}
#overlay .slideshow .flexslider-fullscreen {
  display: block;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.carousel .flexslider {
  background-color: black;
  margin: 0 0 8.3333333333% 0;
}
.carousel .flexslider .flex-viewport {
  margin: 0 8.3333333333%;
}
.carousel .flexslider .flex-viewport .slides li div {
  padding: 0 8.3333333333%;
}
.carousel .flexslider .flex-direction-nav .flex-prev, .carousel .flexslider .flex-direction-nav .flex-next {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  height: 30px;
  width: 30px;
  margin-top: -15px;
}
.carousel .flexslider .flex-direction-nav .flex-prev {
  background-color: black;
}
.carousel .flexslider .flex-direction-nav .flex-next {
  background-color: black;
}
.carousel .flexslider:hover .flex-prev {
  left: 8.3333333333%;
}
.carousel .flexslider:hover .flex-next {
  right: 8.3333333333%;
}

.slideshow .flexslider .spinner {
  display: none;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -25px;
  z-index: 10;
}
.slideshow .flexslider .spinner > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.slideshow .flexslider .spinner > div.rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.slideshow .flexslider .spinner > div.rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.slideshow .flexslider .spinner > div.rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.slideshow .flexslider .spinner > div.rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@-moz-keyframes stretchdelay {
  0%, 40%, 100% {
    -moz-transform: scaleY(0.4);
  }
  20% {
    -moz-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -ms-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }
}
body .contour, body #contour {
  padding: 0;
  margin: 0 0 1.7em;
}
body .contour .contourPageName, body #contour .contourPageName {
  display: none;
}
body .contour fieldset, body #contour fieldset {
  padding: 0;
  background-color: transparent;
  margin: 0 0 0.85;
  border: 0;
}
body .contour fieldset legend, body #contour fieldset legend {
  display: none;
}
body .contour small, body #contour small {
  padding: 0;
}
.input-fields label, body .contour fieldset .contourField label, body #contour fieldset .contourField label {
  font-weight: normal;
  width: auto;
  float: none;
  margin: 0 !important;
  text-align: left;
  font-size: 1em;
}
.input-fields .contourError[style*=inline], body .contour fieldset .contourField .contourError[style*=inline], body #contour fieldset .contourField .contourError[style*=inline] {
  display: block !important;
  margin: 0 0 0.5em;
  text-align: left;
  color: red;
}
.input-fields .field-validation-error, body .contour fieldset .contourField .field-validation-error, body #contour fieldset .contourField .field-validation-error {
  color: red;
  margin: -0.75em 0 0.5em;
  display: block;
}
.input-fields > div, body .contour fieldset .contourField > div, body #contour fieldset .contourField > div {
  text-align: left;
  margin-bottom: 0.85;
}
.input-fields > div input:not([type=submit]):not([type=checkbox]):not([type=radio]), body .contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio]), body #contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio]), .input-fields > div select, body .contour fieldset .contourField > div select, body #contour fieldset .contourField > div select, .input-fields > div textarea, body .contour fieldset .contourField > div textarea, body #contour fieldset .contourField > div textarea {
  background-color: transparent;
  border: 1px solid #60605b;
  color: #60605b;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 1em 1.5em 1em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  width: 100% !important;
}
.input-fields > div input:not([type=submit]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder, body .contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder, body #contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder, .input-fields > div select::-webkit-input-placeholder, body .contour fieldset .contourField > div select::-webkit-input-placeholder, body #contour fieldset .contourField > div select::-webkit-input-placeholder, .input-fields > div textarea::-webkit-input-placeholder, body .contour fieldset .contourField > div textarea::-webkit-input-placeholder, body #contour fieldset .contourField > div textarea::-webkit-input-placeholder {
  color: #60605b;
}
.input-fields > div input:not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder, body .contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder, body #contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder, .input-fields > div select::-moz-placeholder, body .contour fieldset .contourField > div select::-moz-placeholder, body #contour fieldset .contourField > div select::-moz-placeholder, .input-fields > div textarea::-moz-placeholder, body .contour fieldset .contourField > div textarea::-moz-placeholder, body #contour fieldset .contourField > div textarea::-moz-placeholder {
  color: #60605b;
}
.input-fields > div input:not([type=submit]):not([type=checkbox]):not([type=radio]):-moz-placeholder, body .contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio]):-moz-placeholder, body #contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio]):-moz-placeholder, .input-fields > div select:-moz-placeholder, body .contour fieldset .contourField > div select:-moz-placeholder, body #contour fieldset .contourField > div select:-moz-placeholder, .input-fields > div textarea:-moz-placeholder, body .contour fieldset .contourField > div textarea:-moz-placeholder, body #contour fieldset .contourField > div textarea:-moz-placeholder {
  color: #60605b;
}
.input-fields > div input:not([type=submit]):not([type=checkbox]):not([type=radio]):-ms-input-placeholder, body .contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio]):-ms-input-placeholder, body #contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio]):-ms-input-placeholder, .input-fields > div select:-ms-input-placeholder, body .contour fieldset .contourField > div select:-ms-input-placeholder, body #contour fieldset .contourField > div select:-ms-input-placeholder, .input-fields > div textarea:-ms-input-placeholder, body .contour fieldset .contourField > div textarea:-ms-input-placeholder, body #contour fieldset .contourField > div textarea:-ms-input-placeholder {
  color: #60605b;
}
.input-fields > div input:not([type=submit]):not([type=checkbox]):not([type=radio])::-ms-expand, body .contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio])::-ms-expand, body #contour fieldset .contourField > div input:not([type=submit]):not([type=checkbox]):not([type=radio])::-ms-expand, .input-fields > div select::-ms-expand, body .contour fieldset .contourField > div select::-ms-expand, body #contour fieldset .contourField > div select::-ms-expand, .input-fields > div textarea::-ms-expand, body .contour fieldset .contourField > div textarea::-ms-expand, body #contour fieldset .contourField > div textarea::-ms-expand {
  display: none;
}
.input-fields > div textarea, body .contour fieldset .contourField > div textarea, body #contour fieldset .contourField > div textarea {
  height: 10em;
}
.input-fields > div select, body .contour fieldset .contourField > div select, body #contour fieldset .contourField > div select {
  background-image: url(/images/icons/icon-dropdown.png);
  background-position: center right 6px;
  background-repeat: no-repeat;
  background-size: 10px 5px;
  padding-right: 20px;
}
.input-fields .checkboxlist, body .contour fieldset .contourField .checkboxlist, body #contour fieldset .contourField .checkboxlist, .input-fields .radiobuttonlist, body .contour fieldset .contourField .radiobuttonlist, body #contour fieldset .contourField .radiobuttonlist {
  padding-right: 0;
  padding-left: 0;
}
.input-fields.checkbox, body .contour fieldset .checkbox.contourField, body #contour fieldset .checkbox.contourField {
  position: relative;
}
.input-fields.checkbox span.checkbox, body .contour fieldset .checkbox.contourField span.checkbox, body #contour fieldset .checkbox.contourField span.checkbox {
  padding: 0;
}
.input-fields.checkbox label, body .contour fieldset .checkbox.contourField label, body #contour fieldset .checkbox.contourField label {
  position: absolute;
  left: 30px;
}
.input-fields br:last-child, body .contour fieldset .contourField br:last-child, body #contour fieldset .contourField br:last-child {
  display: none;
}

.input-button, body .contour .contourNavigation, body #contour .contourNavigation {
  text-align: left;
  margin-top: 2em;
}
.input-button input, body .contour .contourNavigation input, body #contour .contourNavigation input {
  background-color: #60605b;
  border: 1px solid #60605b;
  color: white;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 3em 1.5em 3em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.input-button input::-webkit-input-placeholder, body .contour .contourNavigation input::-webkit-input-placeholder, body #contour .contourNavigation input::-webkit-input-placeholder {
  color: white;
}
.input-button input::-moz-placeholder, body .contour .contourNavigation input::-moz-placeholder, body #contour .contourNavigation input::-moz-placeholder {
  color: white;
}
.input-button input:-moz-placeholder, body .contour .contourNavigation input:-moz-placeholder, body #contour .contourNavigation input:-moz-placeholder {
  color: white;
}
.input-button input:-ms-input-placeholder, body .contour .contourNavigation input:-ms-input-placeholder, body #contour .contourNavigation input:-ms-input-placeholder {
  color: white;
}
.input-button input:hover, body .contour .contourNavigation input:hover, body #contour .contourNavigation input:hover {
  background-color: #2c2c29;
  border-color: #2c2c29;
}
@media screen and (max-width: 48em) {
  .input-button input, body .contour .contourNavigation input, body #contour .contourNavigation input {
    width: 100%;
  }
}

#recaptcha_widget_div {
  margin-left: 0 !important;
}

div#recaptcha_image {
  width: 100% !important;
}

.recaptchatable .recaptcha_image_cell center img {
  display: block;
  width: 100% !important;
}

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

body {
  background-color: #e7e8ea;
  margin-top: 112px !important;
}
body.root-3942 {
  background-color: #d7d8dc;
}
body.no-scroll {
  overflow: hidden;
}
@media screen and (max-width: 48em) {
  body {
    margin-top: 40px !important;
  }
}

#scroll-page {
  position: fixed;
  bottom: 40px;
  left: 40px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  background: transparent url(/images/icons/icon-scroll.png) center no-repeat;
  background-size: 50px;
  z-index: 770;
  display: none;
}
body.template1100 #scroll-page {
  display: block;
}
@media screen and (max-width: 64em) {
  body.template1100 #scroll-page {
    display: none !important;
  }
}

#overlay,
#overlay-booking {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 998;
  display: none;
}

#overlay-booking {
  overflow-y: auto;
  background-image: url(/images/icons/background-menu.png);
}
#overlay-booking > div:first-child {
  top: 40px;
  right: 40px;
  z-index: 100;
}
#overlay-booking > div:last-child {
  display: table;
  height: 100%;
  width: 100%;
}
#overlay-booking > div:last-child > div {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  text-align: center;
  padding: 40px;
}
#overlay-booking > div:last-child > div > div:first-child {
  display: inline-block;
  padding: 40px;
  margin: 0 auto;
  padding: 0 0 40px;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  #overlay-booking > div:last-child > div > div:first-child {
    width: 100%;
  }
}
#overlay-booking > div:last-child > div > div:first-child h2, #overlay-booking > div:last-child > div > div:first-child .box4 > div > div h2, .box4 > div > div #overlay-booking > div:last-child > div > div:first-child h2, #overlay-booking > div:last-child > div > div:last-child:first-child h2 {
  color: white;
  /*@extend h2.center;*/
}
#overlay-booking > div:last-child > div > div:first-child h2::after, #overlay-booking > div:last-child > div > div:first-child .box4 > div > div h2::after, .box4 > div > div #overlay-booking > div:last-child > div > div:first-child h2::after, #overlay-booking > div:last-child > div > div:last-child:first-child h2::after {
  background-color: white;
}
#overlay-booking > div:last-child > div > div:first-child h2 + h3, #overlay-booking > div:last-child > div > div:first-child .box4 > div > div h2 + h3, .box4 > div > div #overlay-booking > div:last-child > div > div:first-child h2 + h3, #overlay-booking > div:last-child > div > div:last-child:first-child h2 + h3 {
  color: white;
}
#overlay-booking > div:last-child > div > div:first-child fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
}
#overlay-booking > div:last-child > div > div:first-child fieldset::after {
  clear: both;
  content: "";
  display: table;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div input, #overlay-booking > div:last-child > div > div:first-child fieldset > div select {
  font-family: "Lato", sans-serif;
  color: white;
  line-height: 120px;
  height: 120px;
  font-size: 1.5em;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0 auto;
  padding: 0;
  outline: none !important;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  position: relative;
  z-index: 20;
  text-align: center;
  background: transparent url(/images/icons/icon-dropdown.png) bottom 16px center no-repeat;
  background-image: url(/images/icons/icon-dropdown-white.png);
  background-size: 15px 9px;
  cursor: pointer;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div input {
  color: transparent;
  text-shadow: 0 0 0 white;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  padding: 0 24px;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div select::-ms-expand {
  display: none;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div select:focus::-ms-value {
  background-color: transparent;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div select option {
  background-color: #60605b;
  color: white !important;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  text-align: center;
  margin: 10px 0 0;
  padding: 0;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75em;
  letter-spacing: 0.04em;
  color: white;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div:not(:first-child):not(:last-child) {
  margin-left: 12px;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div:not(:last-child) {
  float: left;
  height: 120px;
  width: 90px;
  border: 1px solid white;
  text-align: center;
  overflow: hidden;
  position: relative;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div:last-child {
  clear: both;
  padding-top: 23px;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div:last-child a {
  background-color: white;
  border: 1px solid white;
  color: white;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 3em 1.5em 3em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  color: #60605b;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div:last-child a::-webkit-input-placeholder {
  color: white;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div:last-child a::-moz-placeholder {
  color: white;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div:last-child a:-moz-placeholder {
  color: white;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div:last-child a:-ms-input-placeholder {
  color: white;
}
#overlay-booking > div:last-child > div > div:first-child fieldset > div:last-child a:hover {
  background-color: #cccccc;
  border-color: #cccccc;
}
#overlay-booking > div:last-child > div > div:first-child h2, #overlay-booking > div:last-child > div > div:first-child .box4 > div > div h2, .box4 > div > div #overlay-booking > div:last-child > div > div:first-child h2, #overlay-booking > div:last-child > div > div:last-child:first-child h2 {
  background: url(/images/icons/logo-B.png) top center no-repeat;
  padding-top: 120px;
  background-size: 80px;
}
#overlay-booking > div:last-child > div > div:first-child h2, #overlay-booking > div:last-child > div > div:first-child .box4 > div > div h2, .box4 > div > div #overlay-booking > div:last-child > div > div:first-child h2, #overlay-booking > div:last-child > div > div:last-child:first-child h2,
#overlay-booking > div:last-child > div > div:first-child h3 {
  display: block;
  text-align: center;
}
#overlay-booking > div:last-child > div > div:first-child h2:after, #overlay-booking > div:last-child > div > div:first-child .box4 > div > div h2:after, .box4 > div > div #overlay-booking > div:last-child > div > div:first-child h2:after, #overlay-booking > div:last-child > div > div:last-child:first-child h2:after,
#overlay-booking > div:last-child > div > div:first-child h3:after {
  display: none;
}
#overlay-booking > div:last-child > div > div:last-child {
  color: white;
}
#overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child h2 {
  display: block;
  margin-bottom: 0.55em;
  padding-bottom: 0.5em;
  color: white;
}
#overlay-booking > div:last-child > div > div:last-child h2::after, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2::after, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2::after, #overlay-booking > div:last-child > div > div:last-child h2::after {
  background-color: white;
}
#overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2,
#overlay-booking > div:last-child > div > div:last-child h3 {
  display: block;
  text-align: center;
}
#overlay-booking > div:last-child > div > div:last-child h2:after, #overlay-booking > div:last-child > div > div:last-child .box4 > div > div h2:after, .box4 > div > div #overlay-booking > div:last-child > div > div:last-child h2:after,
#overlay-booking > div:last-child > div > div:last-child h3:after {
  display: none;
}
#overlay-booking > div:last-child > div > div:last-child a {
  color: white;
  text-decoration: underline;
}
#overlay-booking > div:last-child > div > div:last-child li:last-child {
  display: none;
}
#ui-datepicker-div {
  z-index: 999 !important;
}

#side-bar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -264px;
  z-index: 998;
  width: 264px;
  background-image: url(/images/icons/background-menu.png);
  overflow-y: auto;
  -webkit-transition: left 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -moz-transition: left 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: left 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
body.root-3942 #side-bar {
  background-image: url(/images/icons/fondinomenu.png);
  background-size: 263px auto;
}
#side-bar > a:first-child {
  position: absolute;
  top: 10px;
  left: 14px;
  background: url(/images/icons/logo-B.png) center no-repeat;
  background-size: 80px;
  height: 80px;
  width: 80px;
  display: block;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
body.root-3942 #side-bar > a:first-child {
  background-image: url(/images/icons/logo-verticale.png);
  background-size: contain;
  height: 114px;
  width: 69px;
  top: 35px;
  left: 40px;
}
#side-bar > div.close {
  top: 20px;
  right: 20px;
}
body.root-3942 #side-bar > div.close {
  background-image: url(/images/icons/close-icon-fontana.png);
}
#side-bar > nav {
  padding: 110px 40px 40px;
}
body.root-3942 #side-bar > nav {
  padding-top: 165px;
}
#side-bar > nav a {
  color: white;
  display: block;
  line-height: 2;
}
body.root-3942 #side-bar > nav a {
  font-family: "Oswald", sans-serif;
  color: #4a4f55;
  font-size: 1em !important;
  line-height: 1.5em;
}
#side-bar > nav li.selected a,
#side-bar > nav a:hover {
  color: #d9d9d9;
}
body.root-3942 #side-bar > nav li.selected a,
body.root-3942 #side-bar > nav a:hover {
  color: #626870;
}
#side-bar > nav h4 {
  font-family: "PT Serif", serif;
  font-style: italic;
  color: #b2adae;
  font-weight: 400;
  font-size: 1.05em !important;
  margin-bottom: 4px;
  text-transform: none;
  letter-spacing: 0;
}
#side-bar > nav ul {
  margin-bottom: 18px;
}
#side-bar > nav ul:nth-last-child(2), #side-bar > nav ul:last-child {
  margin-bottom: 0;
}
#side-bar > nav ul:nth-last-child(2) a, #side-bar > nav ul:last-child a {
  color: #b2adae;
}
body.root-3942 #side-bar > nav ul:nth-last-child(2) a, body.root-3942 #side-bar > nav ul:last-child a {
  color: #7a828b;
}
#side-bar > nav ul:last-child {
  border-top: 1px solid #80797a;
  margin-top: 0.5em;
  padding-top: 0.5em;
}
body.root-3942 #side-bar > nav ul:last-child {
  border-top: 1px solid #888f97;
}
body.root-3942 #side-bar > nav ul:last-child a {
  font-weight: lighter;
  font-family: "PT Serif", serif;
  font-size: 0.8em !important;
  letter-spacing: none !important;
}
#side-bar > nav ul:last-child a {
  text-transform: none;
}
#side-bar.open {
  left: 0;
}

#top-bar {
  height: 112px;
  line-height: 112px;
  font-family: "Lato", sans-serif;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 997;
  background-color: white;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
#top-bar > div {
  position: relative;
}
#top-bar > div > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
}
@media screen and (max-width: 48em) {
  #top-bar > div > div {
    left: 20px;
  }
}
#top-bar > div > div > a:first-child {
  background-image: url(/images/icons/icon-menu.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 17px;
  width: 25px;
  display: inline-block;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
body.root-3942 #top-bar > div > div > a:first-child {
  background-image: url(/images/icons/icon-menu-fontana.png);
}
#top-bar > div > div > ul.languages {
  margin-left: 1.7em;
  display: inline;
}
#top-bar > div > div > ul.languages > li {
  display: inline;
}
#top-bar > div > div > ul.languages > li > a {
  color: #b2adae;
}
body.root-3942 #top-bar > div > div > ul.languages > li > a {
  font-family: "Oswald", sans-serif;
}
#top-bar > div > div > ul.languages > li:not(:last-child) {
  margin-right: 0.85em;
}
#top-bar > div > div > ul.languages > li.selected > a, #top-bar > div > div > ul.languages > li > a:hover {
  color: #60605b;
}
body.root-3942 #top-bar > div > div > ul.languages > li.selected > a, body.root-3942 #top-bar > div > div > ul.languages > li > a:hover {
  color: #4a4f55;
}
@media screen and (max-width: 48em) {
  #top-bar > div > div > ul.languages {
    display: none;
  }
}
#page4160 #top-bar > div > div {
  display: none;
}
#top-bar > div > a#logo {
  background: transparent url(/images/icons/logo.png) center center no-repeat;
  background-size: contain;
  height: 112px;
  width: 290px;
  display: block;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
body.root-3942 #top-bar > div > a#logo {
  background-image: url(/images/icons/logo-orizzontale-lafontana.png);
  background-size: 80% auto;
}
#top-bar > div > ul {
  position: absolute;
  top: 0;
  right: 40px;
  display: inline;
}
@media screen and (max-width: 48em) {
  #top-bar > div > ul {
    right: 20px;
  }
}
#top-bar > div > ul > li {
  display: inline;
}
#top-bar > div > ul > li > a {
  color: #60605b;
}
body.root-3942 #top-bar > div > ul > li > a {
  color: #4a4f55;
}
body.root-3942 #top-bar > div > ul > li > a {
  font-family: "Oswald", sans-serif;
}
#top-bar > div > ul > li:not(:last-child) {
  margin-right: 0.7em;
  border-right: 1px solid #b2adae;
  padding-right: 0.7em;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  #top-bar > div > ul > li:not(:last-child) {
    display: none;
  }
}
#top-bar > div > ul > li:last-child > a {
  background: transparent url(/images/icons/icon-book.png) center right no-repeat;
  background-size: 21px 19px;
  padding-right: 30px;
  display: inline-block;
  line-height: 19px;
}
#top-bar > div > ul > li.selected > a, #top-bar > div > ul > li > a:hover {
  color: #393936;
}
body.root-3942 #top-bar > div > ul > li.selected > a, body.root-3942 #top-bar > div > ul > li > a:hover {
  color: #26292c;
}
@media screen and (max-width: 48em) {
  #top-bar > div > ul {
    display: none;
  }
}
#page4160 #top-bar > div > ul {
  display: none;
}
#top-bar > div > ul.languages:last-child {
  top: -2px;
  display: none;
}
@media screen and (max-width: 48em) {
  #top-bar > div > ul.languages:last-child {
    display: block;
  }
  #top-bar > div > ul.languages:last-child > li:not(:last-child) {
    margin-right: 3px;
    padding-right: 0;
    border-right: 0;
  }
}
@media screen and (max-width: 48em) and (max-width: 48em) {
  #top-bar > div > ul.languages:last-child > li.selected {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  #top-bar > div > ul.languages:last-child > li a {
    background-image: none;
    padding-right: 0;
    display: inline-block;
    line-height: 19px;
    font-size: 0.7em;
  }
}
#top-bar > div > ul.languages:last-child.hide {
  display: none;
}
@media screen and (max-width: 48em) {
  #top-bar {
    height: 40px;
    line-height: 40px;
  }
  #top-bar > div > a#logo {
    height: 40px;
    width: 120px;
  }
}
#top-bar.sticky {
  height: 60px;
  line-height: 60px;
  background-color: rgba(255, 255, 255, 0.95);
}
@media screen and (max-width: 48em) {
  #top-bar.sticky {
    height: 40px;
    line-height: 40px;
  }
}
#top-bar.sticky > div > a#logo {
  height: 60px;
  width: 200px;
}
@media screen and (max-width: 48em) {
  #top-bar.sticky > div > a#logo {
    height: 40px;
    width: 120px;
  }
}

.span-style span, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a span, .box3 > div > div .item a span {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 68px;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.6);
  line-height: 68px;
  color: white;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.span-style span::after, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a span::after, .box3 > div > div .item a span::after {
  display: none;
}
.span-style:hover img, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a:hover img, .box3 > div > div .item a:hover img {
  opacity: 0.6;
  -webkit-transform: scale(1.1) rotate(2deg);
  -moz-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  -o-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}
.span-style:hover span, .box4 > div > div:last-child > #special-offers-widget .slideshow .slides a:hover span, .box3 > div > div .item a:hover span {
  background-color: #333333;
}

.box:not(.box1) > div {
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  padding: 5.5555555556% 40px;
}
.box:not(.box1) > div::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 48em) {
  .box:not(.box1) > div {
    padding: 20px;
  }
}
.box:not(.box1) + .box > div {
  padding-top: 0;
}

.box1 {
  position: relative;
  height: 70%;
}
.box1.big-height {
  min-height: 400px;
  max-height: 800px;
  height: 70%;
}
@media screen and (max-width: 48em) {
  .box1.big-height {
    height: 40%;
    min-height: 1px;
    max-height: none;
  }
}
.box1.small-height {
  height: 50%;
}
@media screen and (max-width: 48em) {
  .box1.small-height {
    height: 30%;
  }
}

.box2 > div > div {
  float: left;
  display: block;
  margin-right: 4.7245755582%;
  width: 47.6377122209%;
}
.box2 > div > div:last-child {
  margin-right: 0;
}
.box2 > div > div:nth-child(2n) {
  margin-right: 0;
}
.box2 > div > div:nth-child(2n+1) {
  clear: left;
}
@media screen and (max-width: 48em) {
  .box2 > div > div {
    float: left;
    display: block;
    margin-right: 4.7245755582%;
    width: 100%;
  }
  .box2 > div > div:last-child {
    margin-right: 0;
  }
  .box2 > div > div:nth-child(1n) {
    margin-right: 0;
  }
  .box2 > div > div:nth-child(1n+1) {
    clear: left;
  }
}
.box2 > div > div:first-child {
  text-align: right;
}
@media screen and (max-width: 48em) {
  .box2 > div > div:first-child {
    text-align: left;
  }
}
@media screen and (min-width: 48.0625em) {
  .box2 > div > div:first-child h1::after {
    right: 0;
    left: auto;
  }
}
.box2 > div > div:last-child {
  color: #333;
}
.box2 > div > div:last-child > p:first-child + p {
  margin-top: 0 !important;
}

.box3 > div > div {
  float: left;
  display: block;
  margin-right: 4.7245755582%;
  width: 47.6377122209%;
}
.box3 > div > div:last-child {
  margin-right: 0;
}
.box3 > div > div:nth-child(2n) {
  margin-right: 0;
}
.box3 > div > div:nth-child(2n+1) {
  clear: left;
}
.box3 > div > div::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 48em) {
  .box3 > div > div {
    float: left;
    display: block;
    margin-right: 4.7245755582%;
    width: 100%;
  }
  .box3 > div > div:last-child {
    margin-right: 0;
  }
  .box3 > div > div:nth-child(1n) {
    margin-right: 0;
  }
  .box3 > div > div:nth-child(1n+1) {
    clear: left;
  }
}
.box3 > div > div:first-child {
  text-align: right;
}
@media screen and (max-width: 48em) {
  .box3 > div > div:first-child {
    text-align: left;
  }
}
.box3 > div > div:first-child h2, .box3 > div > div:first-child #overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child .box3 > div > div:first-child h2 {
  margin-bottom: 8.0317784489%;
  padding-bottom: 0;
  display: block;
}
@media screen and (max-width: 48em) {
  .box3 > div > div:first-child h2, .box3 > div > div:first-child #overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child .box3 > div > div:first-child h2 {
    margin-bottom: 20px;
  }
}
.box3 > div > div:first-child h2::after, .box3 > div > div:first-child #overlay-booking > div:last-child > div > div:last-child h2::after, #overlay-booking > div:last-child > div > div:last-child .box3 > div > div:first-child h2::after {
  display: none;
}
.box3 > div > div:first-child .item {
  float: right;
}
@media screen and (max-width: 48em) {
  .box3 > div > div:last-child {
    margin-top: 20px;
  }
}
.box3 > div > div .item {
  position: relative;
}
.box3 > div > div .item:not(:last-child) {
  margin-bottom: 9.4491511163%;
}
@media screen and (max-width: 48em) {
  .box3 > div > div .item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.box3 > div > div .item a {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #333333;
}
.box3 > div > div .item a img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.box3 > div > div .item a span {
  color: white !important;
}
.box3 > div > div .item.item1 {
  width: 67%;
}
@media screen and (max-width: 64em) {
  .box3 > div > div .item.item1 {
    width: 100%;
  }
}
.box3 > div > div .item.item2 {
  width: 100%;
}

.box4 > div > div {
  float: left;
  display: block;
  margin-right: 4.7245755582%;
  width: 47.6377122209%;
}
.box4 > div > div:last-child {
  margin-right: 0;
}
.box4 > div > div:nth-child(2n) {
  margin-right: 0;
}
.box4 > div > div:nth-child(2n+1) {
  clear: left;
}
@media screen and (max-width: 48em) {
  .box4 > div > div {
    float: left;
    display: block;
    margin-right: 4.7245755582%;
    width: 100%;
  }
  .box4 > div > div:last-child {
    margin-right: 0;
  }
  .box4 > div > div:nth-child(1n) {
    margin-right: 0;
  }
  .box4 > div > div:nth-child(1n+1) {
    clear: left;
  }
}
.box4 > div > div:first-child ul li {
  border-bottom: 1px solid #60605b;
}
body.root-3942 .box4 > div > div:first-child ul li {
  border-bottom: 1px solid #4a4f55;
}
.box4 > div > div:first-child ul li a {
  font-size: 1.2em;
  font-style: italic;
  display: block;
  color: #60605b;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  line-height: 74px;
}
@media screen and (max-width: 48em) {
  .box4 > div > div:first-child ul li a {
    padding: 10px 0;
    line-height: 1.7;
  }
}
.box4 > div > div:first-child ul li a:hover {
  background-color: #60605b;
  color: white;
  text-decoration: underline;
  padding: 0 10px;
}
body.root-3942 .box4 > div > div:first-child ul li a:hover {
  background-color: #4a4f55;
}
@media screen and (max-width: 48em) {
  .box4 > div > div:first-child ul li a:hover {
    padding: 10px;
  }
}
.box4 > div > div:first-child > p:last-child > a {
  color: #60605b;
}
body.root-3942 .box4 > div > div:first-child > p:last-child > a {
  color: #4a4f55;
}
.box4 > div > div:first-child > p:last-child > a:hover {
  color: #393936;
}
body.root-3942 .box4 > div > div:first-child {
  margin-left: 26.1811438895%;
}
@media screen and (max-width: 48em) {
  body.root-3942 .box4 > div > div:first-child {
    margin-left: 0%;
  }
}
.box4 > div > div:last-child > #special-offers-widget {
  position: relative;
  width: 100%;
  padding-bottom: 58%;
}
.box4 > div > div:last-child > #special-offers-widget .slideshow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  width: auto;
}
.box4 > div > div:last-child > #special-offers-widget .slideshow .slides a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.box4 > div > div:last-child > #special-offers-widget + p {
  text-align: center;
  margin-top: 1.7em;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  .box4 > div > div:last-child > #special-offers-widget + p {
    margin-top: 1.1333333333em;
  }
}
@media screen and (max-width: 48em) {
  .box4 > div > div:last-child > #special-offers-widget + p {
    margin-top: 20px;
  }
}
.box4 > div > div:last-child > #special-offers-widget + p a {
  color: #60605b;
}
.box4 > div > div:last-child > #special-offers-widget + p a:hover {
  color: #393936;
}
@media screen and (max-width: 48em) {
  .box4 > div > div:last-child {
    margin-top: 20px;
  }
}
body.root-3942 .box4 > div > div:last-child {
  display: none;
}

.box5 > div {
  text-align: center;
}
.box5 > div > div {
  background-color: white;
  display: inline-block;
  padding: 40px;
  margin: 0 auto;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  .box5 > div > div {
    width: 100%;
  }
}
.box5 > div > div h2, .box5 > div > div #overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child .box5 > div > div h2 {
  color: #60605b;
  /*@extend h2.center;*/
}
.box5 > div > div h2::after, .box5 > div > div #overlay-booking > div:last-child > div > div:last-child h2::after, #overlay-booking > div:last-child > div > div:last-child .box5 > div > div h2::after {
  background-color: #60605b;
}
.box5 > div > div h2 + h3, .box5 > div > div #overlay-booking > div:last-child > div > div:last-child h2 + h3, #overlay-booking > div:last-child > div > div:last-child .box5 > div > div h2 + h3 {
  color: #60605b;
}
.box5 > div > div fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.box5 > div > div fieldset::after {
  clear: both;
  content: "";
  display: table;
}
.box5 > div > div fieldset > div input, .box5 > div > div fieldset > div select {
  font-family: "Lato", sans-serif;
  color: #60605b;
  line-height: 120px;
  height: 120px;
  font-size: 1.5em;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0 auto;
  padding: 0;
  outline: none !important;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  position: relative;
  z-index: 20;
  text-align: center;
  background: transparent url(/images/icons/icon-dropdown.png) bottom 16px center no-repeat;
  background-size: 15px 9px;
  cursor: pointer;
}
.box5 > div > div fieldset > div input {
  color: transparent;
  text-shadow: 0 0 0 #60605b;
}
.box5 > div > div fieldset > div select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  padding: 0 24px;
}
.box5 > div > div fieldset > div select::-ms-expand {
  display: none;
}
.box5 > div > div fieldset > div select:focus::-ms-value {
  background-color: transparent;
}
.box5 > div > div fieldset > div select option {
  background-color: #60605b;
  color: white !important;
}
.box5 > div > div fieldset > div label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  text-align: center;
  margin: 10px 0 0;
  padding: 0;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75em;
  letter-spacing: 0.04em;
  color: #60605b;
}
.box5 > div > div fieldset > div:not(:first-child):not(:last-child) {
  margin-left: 12px;
}
.box5 > div > div fieldset > div:not(:last-child) {
  float: left;
  height: 120px;
  width: 90px;
  border: 1px solid #93938e;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.box5 > div > div fieldset > div:last-child {
  clear: both;
  padding-top: 23px;
}
.box5 > div > div fieldset > div:last-child a {
  background-color: #60605b;
  border: 1px solid #60605b;
  color: white;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 3em 1.5em 3em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.box5 > div > div fieldset > div:last-child a::-webkit-input-placeholder {
  color: white;
}
.box5 > div > div fieldset > div:last-child a::-moz-placeholder {
  color: white;
}
.box5 > div > div fieldset > div:last-child a:-moz-placeholder {
  color: white;
}
.box5 > div > div fieldset > div:last-child a:-ms-input-placeholder {
  color: white;
}
.box5 > div > div fieldset > div:last-child a:hover {
  background-color: #2c2c29;
  border-color: #2c2c29;
}
body.root-3942 .box5 > div > div {
  display: inline-block;
  padding: 40px;
  margin: 0 auto;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  body.root-3942 .box5 > div > div {
    width: 100%;
  }
}
body.root-3942 .box5 > div > div h2, body.root-3942 .box5 > div > div #overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child body.root-3942 .box5 > div > div h2, body.root-3942 .box5 > div > div .box4 > div > div h2, .box4 > div > div body.root-3942 .box5 > div > div h2 {
  color: #4a4f55;
  /*@extend h2.center;*/
}
body.root-3942 .box5 > div > div h2::after, body.root-3942 .box5 > div > div #overlay-booking > div:last-child > div > div:last-child h2::after, #overlay-booking > div:last-child > div > div:last-child body.root-3942 .box5 > div > div h2::after {
  background-color: #4a4f55;
}
body.root-3942 .box5 > div > div h2 + h3, body.root-3942 .box5 > div > div #overlay-booking > div:last-child > div > div:last-child h2 + h3, #overlay-booking > div:last-child > div > div:last-child body.root-3942 .box5 > div > div h2 + h3 {
  color: #4a4f55;
}
body.root-3942 .box5 > div > div fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
}
body.root-3942 .box5 > div > div fieldset::after {
  clear: both;
  content: "";
  display: table;
}
body.root-3942 .box5 > div > div fieldset > div input, body.root-3942 .box5 > div > div fieldset > div select {
  font-family: "Lato", sans-serif;
  color: #4a4f55;
  line-height: 120px;
  height: 120px;
  font-size: 1.5em;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0 auto;
  padding: 0;
  outline: none !important;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  position: relative;
  z-index: 20;
  text-align: center;
  background: transparent url(/images/icons/icon-dropdown.png) bottom 16px center no-repeat;
  background-size: 15px 9px;
  cursor: pointer;
}
body.root-3942 .box5 > div > div fieldset > div input {
  color: transparent;
  text-shadow: 0 0 0 #4a4f55;
}
body.root-3942 .box5 > div > div fieldset > div select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  padding: 0 24px;
}
body.root-3942 .box5 > div > div fieldset > div select::-ms-expand {
  display: none;
}
body.root-3942 .box5 > div > div fieldset > div select:focus::-ms-value {
  background-color: transparent;
}
body.root-3942 .box5 > div > div fieldset > div select option {
  background-color: #60605b;
  color: white !important;
}
body.root-3942 .box5 > div > div fieldset > div label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  text-align: center;
  margin: 10px 0 0;
  padding: 0;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75em;
  letter-spacing: 0.04em;
  color: #4a4f55;
}
body.root-3942 .box5 > div > div fieldset > div:not(:first-child):not(:last-child) {
  margin-left: 12px;
}
body.root-3942 .box5 > div > div fieldset > div:not(:last-child) {
  float: left;
  height: 120px;
  width: 90px;
  border: 1px solid #7a828b;
  text-align: center;
  overflow: hidden;
  position: relative;
}
body.root-3942 .box5 > div > div fieldset > div:last-child {
  clear: both;
  padding-top: 23px;
}
body.root-3942 .box5 > div > div fieldset > div:last-child a {
  background-color: #4a4f55;
  border: 1px solid #4a4f55;
  color: white;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 3em 1.5em 3em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
body.root-3942 .box5 > div > div fieldset > div:last-child a::-webkit-input-placeholder {
  color: white;
}
body.root-3942 .box5 > div > div fieldset > div:last-child a::-moz-placeholder {
  color: white;
}
body.root-3942 .box5 > div > div fieldset > div:last-child a:-moz-placeholder {
  color: white;
}
body.root-3942 .box5 > div > div fieldset > div:last-child a:-ms-input-placeholder {
  color: white;
}
body.root-3942 .box5 > div > div fieldset > div:last-child a:hover {
  background-color: #1b1c1e;
  border-color: #1b1c1e;
}
.box5 > div > div h2, .box5 > div > div #overlay-booking > div:last-child > div > div:last-child h2, #overlay-booking > div:last-child > div > div:last-child .box5 > div > div h2, .box5 > div > div .box4 > div > div h2, .box4 > div > div .box5 > div > div h2,
.box5 > div > div h3 {
  display: block;
  text-align: center;
}
.box5 > div > div h2:after, .box5 > div > div #overlay-booking > div:last-child > div > div:last-child h2:after, #overlay-booking > div:last-child > div > div:last-child .box5 > div > div h2:after, .box5 > div > div .box4 > div > div h2:after, .box4 > div > div .box5 > div > div h2:after,
.box5 > div > div h3:after {
  display: none;
}
@media screen and (max-width: 48em) {
  .box5 {
    display: none;
  }
}

.booking-msg a:hover {
  color: #eac61c;
}

.box6 > div > div:nth-child(2n) {
  margin-right: 0;
}
.box6 > div > div:nth-child(2n+1) {
  clear: left;
}
@media screen and (max-width: 48em) {
  .box6 > div > div:nth-child(1n) {
    margin-right: 0;
  }
  .box6 > div > div:nth-child(1n+1) {
    clear: left;
  }
}
.box6 > div > div:first-child > a {
  display: block;
  position: relative;
  background: white;
}
.box6 > div > div:first-child > a > img {
  position: relative;
  z-index: 10;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.box6 > div > div:first-child > a > span {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 20;
  height: 60px;
  width: 60px;
  background: rgba(96, 96, 91, 0.8) url(/images/icons/icon-enlarge.png) center no-repeat;
  background-size: 39px 30px;
  display: block;
}
body.root-3942 .box6 > div > div:first-child > a > span {
  background-color: rgba(74, 79, 85, 0.8);
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  .box6 > div > div:first-child > a > span {
    height: 48px;
    width: 48px;
    background-size: 31px 24px;
  }
}
.box6 > div > div:first-child > a:hover img {
  opacity: 0.5;
}
.box6 > div > div:first-child img {
  display: block;
  width: 100%;
}
.box6 > div > div:last-child {
  color: #333;
}
@media screen and (max-width: 48em) {
  .box6 > div > div:last-child {
    margin-bottom: 20px;
  }
}
.box6 > div > div:last-child p img {
  margin-top: 13.7012691187%;
  width: 100%;
  display: block;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  .box6 > div > div:last-child p img {
    margin-top: 8.9766935605%;
    width: 50%;
  }
}
@media screen and (max-width: 48em) {
  .box6 > div > div:last-child p img {
    margin-top: 20px;
  }
}
.box6 > div > div:last-child p.link a {
  color: #333;
}
.box6 > div > div:last-child p.link a:hover {
  color: #60605b;
}
body.root-3942 .box6 > div > div:last-child p.link a:hover {
  color: #4a4f55;
}
.box6 > div > div:last-child table {
  width: auto;
  table-layout: auto;
}
.box6 > div > div:last-child table td {
  padding: 0 0.5em;
  text-align: center;
}
.box6.r6-12 > div > div {
  float: left;
  display: block;
  margin-right: 4.7245755582%;
  width: 47.6377122209%;
}
.box6.r6-12 > div > div:last-child {
  margin-right: 0;
}
@media screen and (max-width: 48em) {
  .box6.r6-12 > div > div {
    float: left;
    display: block;
    margin-right: 4.7245755582%;
    width: 100%;
  }
  .box6.r6-12 > div > div:last-child {
    margin-right: 0;
  }
  .box6.r6-12 > div > div:last-child {
    margin-top: 5.5555555556%;
  }
}
.box6.r4-12 > div > div:first-child {
  float: left;
  display: block;
  margin-right: 4.7245755582%;
  width: 65.0918081473%;
}
.box6.r4-12 > div > div:first-child:last-child {
  margin-right: 0;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  .box6.r4-12 > div > div:first-child {
    float: left;
    display: block;
    margin-right: 4.7245755582%;
    width: 47.6377122209%;
  }
  .box6.r4-12 > div > div:first-child:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 48em) {
  .box6.r4-12 > div > div:first-child {
    float: left;
    display: block;
    margin-right: 4.7245755582%;
    width: 100%;
  }
  .box6.r4-12 > div > div:first-child:last-child {
    margin-right: 0;
  }
}
.box6.r4-12 > div > div:last-child {
  float: left;
  display: block;
  margin-right: 4.7245755582%;
  width: 30.1836162946%;
}
.box6.r4-12 > div > div:last-child:last-child {
  margin-right: 0;
}
@media screen and (min-width: 48.0625em) and (max-width: 64em) {
  .box6.r4-12 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.7245755582%;
    width: 47.6377122209%;
  }
  .box6.r4-12 > div > div:last-child:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 48em) {
  .box6.r4-12 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.7245755582%;
    width: 100%;
  }
  .box6.r4-12 > div > div:last-child:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 48em) {
  .box6.r4-12 > div {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
  }
}
.box6.txt-on-left > div > div:first-child {
  float: right;
  margin-right: 0;
}
@media screen and (max-width: 48em) {
  .box6.txt-on-left > div > div:first-child {
    float: left;
  }
}
.box6.txt-on-left > div > div:last-child {
  margin-right: 4.7245755582%;
}
@media screen and (max-width: 48em) {
  .box6.txt-on-left > div > div:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 64.0625em) {
  .box7 > div {
    max-width: 57.1428571429em !important;
  }
}
.box7 > div h5:first-child {
  text-align: center;
}
.box7 > div .big + p, .box2 > div.box7 > div:last-child > p:first-child + p {
  margin-top: 0;
}
.box7 > div .newsletter-form {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}
.box7 > div .newsletter-form::after {
  clear: both;
  content: "";
  display: table;
}
.box7 > div .newsletter-form input[type=text],
.box7 > div .newsletter-form select {
  background-color: transparent;
  border: 1px solid #60605b;
  color: #60605b;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 1em 1.5em 1em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 0.85em;
  display: block;
}
.box7 > div .newsletter-form input[type=text]::-webkit-input-placeholder,
.box7 > div .newsletter-form select::-webkit-input-placeholder {
  color: #60605b;
}
.box7 > div .newsletter-form input[type=text]::-moz-placeholder,
.box7 > div .newsletter-form select::-moz-placeholder {
  color: #60605b;
}
.box7 > div .newsletter-form input[type=text]:-moz-placeholder,
.box7 > div .newsletter-form select:-moz-placeholder {
  color: #60605b;
}
.box7 > div .newsletter-form input[type=text]:-ms-input-placeholder,
.box7 > div .newsletter-form select:-ms-input-placeholder {
  color: #60605b;
}
.box7 > div .newsletter-form input[type=text]::-ms-expand,
.box7 > div .newsletter-form select::-ms-expand {
  display: none;
}
.box7 > div .newsletter-form select {
  background-image: url(/images/icons/icon-dropdown.png);
  background-position: center right 6px;
  background-repeat: no-repeat;
  background-size: 10px 5px;
  padding-right: 20px;
  width: 100%;
}
@media screen and (max-width: 48em) {
  .box7 > div .newsletter-form select {
    width: 100%;
  }
}
.box7 > div .newsletter-form select#ddlState {
  display: none;
}
.box7 > div .newsletter-form input[type=text] {
  float: left;
}
@media screen and (max-width: 48em) {
  .box7 > div .newsletter-form input[type=text] {
    float: none;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.box7 > div .newsletter-form input[type=text]:first-of-type {
  width: 49%;
  margin-right: 1%;
}
.box7 > div .newsletter-form input[type=text]:nth-of-type(2) {
  width: 49%;
  margin-left: 1%;
}
.box7 > div .newsletter-form input[type=text]:nth-of-type(3) {
  width: 100%;
}
.box7 > div .newsletter-form input[type=submit] {
  background-color: #60605b;
  border: 1px solid #60605b;
  color: white;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 3em 1.5em 3em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.box7 > div .newsletter-form input[type=submit]::-webkit-input-placeholder {
  color: white;
}
.box7 > div .newsletter-form input[type=submit]::-moz-placeholder {
  color: white;
}
.box7 > div .newsletter-form input[type=submit]:-moz-placeholder {
  color: white;
}
.box7 > div .newsletter-form input[type=submit]:-ms-input-placeholder {
  color: white;
}
.box7 > div .newsletter-form input[type=submit]:hover {
  background-color: #2c2c29;
  border-color: #2c2c29;
}
body.root-3942 .box7 > div .newsletter-form input[type=submit] {
  background-color: #4a4f55;
  border: 1px solid #4a4f55;
  color: white;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 3em 1.5em 3em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
body.root-3942 .box7 > div .newsletter-form input[type=submit]::-webkit-input-placeholder {
  color: white;
}
body.root-3942 .box7 > div .newsletter-form input[type=submit]::-moz-placeholder {
  color: white;
}
body.root-3942 .box7 > div .newsletter-form input[type=submit]:-moz-placeholder {
  color: white;
}
body.root-3942 .box7 > div .newsletter-form input[type=submit]:-ms-input-placeholder {
  color: white;
}
body.root-3942 .box7 > div .newsletter-form input[type=submit]:hover {
  background-color: #1b1c1e;
  border-color: #1b1c1e;
}
@media screen and (max-width: 48em) {
  .box7 > div .newsletter-form input[type=submit] {
    width: 100%;
  }
}

.box8 {
  overflow: hidden;
}
.box8 h1 {
  margin-bottom: 2.2em;
}
@media screen and (max-width: 48em) {
  .box8 h1 {
    margin-bottom: 30px;
  }
}
.box8 ul.gallery-list,
.box8 ul.hi-res-list {
  margin-right: -1.7em;
}
.box8 ul.gallery-list::after,
.box8 ul.hi-res-list::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 48em) {
  .box8 ul.gallery-list,
  .box8 ul.hi-res-list {
    margin-right: -10px;
  }
}
.box8 ul.gallery-list li,
.box8 ul.hi-res-list li {
  float: left;
  width: 25%;
}
.box8 ul.gallery-list li:nth-child(n+5),
.box8 ul.hi-res-list li:nth-child(n+5) {
  margin-top: 1.7em;
}
@media screen and (max-width: 48em) {
  .box8 ul.gallery-list li,
  .box8 ul.hi-res-list li {
    width: 50%;
  }
  .box8 ul.gallery-list li:nth-child(n+3),
  .box8 ul.hi-res-list li:nth-child(n+3) {
    margin-top: 10px;
  }
}
.box8 ul.gallery-list li a,
.box8 ul.hi-res-list li a {
  display: block;
  background: transparent url(/images/icons/icon-magnifier.png) center no-repeat;
  background-size: 28px;
  padding-right: 1.7em;
}
@media screen and (max-width: 48em) {
  .box8 ul.gallery-list li a,
  .box8 ul.hi-res-list li a {
    padding-right: 10px;
  }
}
.box8 ul.gallery-list li a img,
.box8 ul.hi-res-list li a img {
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  display: block;
  width: 100%;
}
.box8 ul.gallery-list li a:hover img,
.box8 ul.hi-res-list li a:hover img {
  opacity: 0.2;
}
.box8 ul.gallery-list li a > div:last-child,
.box8 ul.hi-res-list li a > div:last-child {
  height: 4em;
  overflow: hidden;
  text-align: center;
  padding: 0.5em 1em;
}
.box8 ul.hi-res-list a {
  background-image: none !important;
  background-color: transparent !important;
}
.box8 ul.hi-res-list a > div:first-child {
  background: transparent url(/images/icons/icon-magnifier.png) center no-repeat;
  background-size: 28px;
}

.box9 > div h1,
.box10 > div h1,
.box11 > div h1 {
  margin-bottom: 2.2em;
}
@media screen and (max-width: 48em) {
  .box9 > div h1,
  .box10 > div h1,
  .box11 > div h1 {
    margin-bottom: 30px;
  }
}
.box9 > div > div,
.box10 > div > div,
.box11 > div > div {
  float: left;
  display: block;
  margin-right: 4.7245755582%;
  width: 100%;
}
.box9 > div > div:last-child,
.box10 > div > div:last-child,
.box11 > div > div:last-child {
  margin-right: 0;
}
.box9 > div > div:nth-child(1n),
.box10 > div > div:nth-child(1n),
.box11 > div > div:nth-child(1n) {
  margin-right: 0;
}
.box9 > div > div:nth-child(1n+1),
.box10 > div > div:nth-child(1n+1),
.box11 > div > div:nth-child(1n+1) {
  clear: left;
}
.box9 > div > div > div,
.box10 > div > div > div,
.box11 > div > div > div {
  float: left;
  display: block;
  margin-right: 4.7245755582%;
  width: 47.6377122209%;
}
.box9 > div > div > div:last-child,
.box10 > div > div > div:last-child,
.box11 > div > div > div:last-child {
  margin-right: 0;
}
.box9 > div > div > div:nth-child(2n),
.box10 > div > div > div:nth-child(2n),
.box11 > div > div > div:nth-child(2n) {
  margin-right: 0;
}
.box9 > div > div > div:nth-child(2n+1),
.box10 > div > div > div:nth-child(2n+1),
.box11 > div > div > div:nth-child(2n+1) {
  clear: left;
}
@media screen and (max-width: 48em) {
  .box9 > div > div > div,
  .box10 > div > div > div,
  .box11 > div > div > div {
    float: left;
    display: block;
    margin-right: 4.7245755582%;
    width: 100%;
  }
  .box9 > div > div > div:last-child,
  .box10 > div > div > div:last-child,
  .box11 > div > div > div:last-child {
    margin-right: 0;
  }
  .box9 > div > div > div:nth-child(1n),
  .box10 > div > div > div:nth-child(1n),
  .box11 > div > div > div:nth-child(1n) {
    margin-right: 0;
  }
  .box9 > div > div > div:nth-child(1n+1),
  .box10 > div > div > div:nth-child(1n+1),
  .box11 > div > div > div:nth-child(1n+1) {
    clear: left;
  }
}
.box9 > div > div > div:first-child a,
.box10 > div > div > div:first-child a,
.box11 > div > div > div:first-child a {
  display: block;
  background-color: white;
}
.box9 > div > div > div:first-child a:hover img,
.box10 > div > div > div:first-child a:hover img,
.box11 > div > div > div:first-child a:hover img {
  opacity: 0.5;
}
.box9 > div > div > div:first-child img,
.box10 > div > div > div:first-child img,
.box11 > div > div > div:first-child img {
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  display: block;
  width: 100%;
}
.box9 > div > div > div:last-child,
.box10 > div > div > div:last-child,
.box11 > div > div > div:last-child {
  color: #333;
}
@media screen and (max-width: 48em) {
  .box9 > div > div > div:last-child,
  .box10 > div > div > div:last-child,
  .box11 > div > div > div:last-child {
    margin-top: 20px;
  }
}
.box9 > div > div > div:last-child p.link a,
.box10 > div > div > div:last-child p.link a,
.box11 > div > div > div:last-child p.link a {
  color: #333;
}
.box9 > div > div > div:last-child p.link a:hover,
.box10 > div > div > div:last-child p.link a:hover,
.box11 > div > div > div:last-child p.link a:hover {
  color: #60605b;
}
body.root-3942 .box9 > div > div > div:last-child p.link a:hover,
body.root-3942 .box10 > div > div > div:last-child p.link a:hover,
body.root-3942 .box11 > div > div > div:last-child p.link a:hover {
  color: #4a4f55;
}
.box9 > div > div:not(:last-child),
.box10 > div > div:not(:last-child),
.box11 > div > div:not(:last-child) {
  margin-bottom: 4.7245755582%;
}
@media screen and (max-width: 48em) {
  .box9 > div > div:not(:last-child),
  .box10 > div > div:not(:last-child),
  .box11 > div > div:not(:last-child) {
    margin-bottom: 20px;
  }
}

.box6 p.link a.show-in-mobile,
.box9 p.link a.show-in-mobile {
  display: none;
}
@media screen and (max-width: 48em) {
  .box6 p.link a.overlay-booking-btn,
  .box9 p.link a.overlay-booking-btn {
    display: none;
  }
  .box6 p.link a.show-in-mobile,
  .box9 p.link a.show-in-mobile {
    display: inline-block;
  }
}

.template1515 .box7 > div h1 {
  margin-bottom: 2.2em;
}
@media screen and (max-width: 48em) {
  .template1515 .box7 > div h1 {
    margin-bottom: 20px;
  }
}
.template1515 .box7 > div > div::after {
  clear: both;
  content: "";
  display: table;
}
.template1515 .box7 > div > div > div {
  float: left;
  display: block;
  margin-right: 4.7245755582%;
  width: 47.6377122209%;
}
.template1515 .box7 > div > div > div:last-child {
  margin-right: 0;
}
.template1515 .box7 > div > div > div:nth-child(2n) {
  margin-right: 0;
}
.template1515 .box7 > div > div > div:nth-child(2n+1) {
  clear: left;
}
@media screen and (max-width: 48em) {
  .template1515 .box7 > div > div > div {
    float: left;
    display: block;
    margin-right: 4.7245755582%;
    width: 100%;
  }
  .template1515 .box7 > div > div > div:last-child {
    margin-right: 0;
  }
  .template1515 .box7 > div > div > div:nth-child(1n) {
    margin-right: 0;
  }
  .template1515 .box7 > div > div > div:nth-child(1n+1) {
    clear: left;
  }
}
.template1515 .box7 > div > div > div:last-child {
  text-align: right;
}
@media screen and (max-width: 48em) {
  .template1515 .box7 > div > div > div:last-child {
    text-align: left;
    margin-top: 20px;
  }
}
.template1515 .box7 > div > div > div:last-child a {
  background-color: #60605b;
  border: 1px solid #60605b;
  color: white;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 3em 1.5em 3em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.template1515 .box7 > div > div > div:last-child a::-webkit-input-placeholder {
  color: white;
}
.template1515 .box7 > div > div > div:last-child a::-moz-placeholder {
  color: white;
}
.template1515 .box7 > div > div > div:last-child a:-moz-placeholder {
  color: white;
}
.template1515 .box7 > div > div > div:last-child a:-ms-input-placeholder {
  color: white;
}
.template1515 .box7 > div > div > div:last-child a:hover {
  background-color: #2c2c29;
  border-color: #2c2c29;
}
body.root-3942 .template1515 .box7 > div > div > div:last-child a {
  background-color: #4a4f55;
  border: 1px solid #4a4f55;
  color: white;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 3em 1.5em 3em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
body.root-3942 .template1515 .box7 > div > div > div:last-child a::-webkit-input-placeholder {
  color: white;
}
body.root-3942 .template1515 .box7 > div > div > div:last-child a::-moz-placeholder {
  color: white;
}
body.root-3942 .template1515 .box7 > div > div > div:last-child a:-moz-placeholder {
  color: white;
}
body.root-3942 .template1515 .box7 > div > div > div:last-child a:-ms-input-placeholder {
  color: white;
}
body.root-3942 .template1515 .box7 > div > div > div:last-child a:hover {
  background-color: #1b1c1e;
  border-color: #1b1c1e;
}
@media screen and (max-width: 48em) {
  .template1515 .box7 > div > div > div:last-child a {
    width: 100%;
    text-align: center;
  }
}
.template1515 .box7 > div > ul {
  margin-top: 1.7em;
  display: block;
  border-top: 1px solid #bec1c6;
  border-bottom: 1px solid #bec1c6;
  padding: 15px 0;
}
@media screen and (max-width: 48em) {
  .template1515 .box7 > div > ul {
    margin-top: 20px;
  }
}
.template1515 .box7 > div > ul::after {
  clear: both;
  content: "";
  display: table;
}
.template1515 .box7 > div > ul > li {
  display: inline-block;
  float: left;
  width: 33.333333%;
}
@media screen and (max-width: 48em) {
  .template1515 .box7 > div > ul > li {
    display: block;
    float: none;
    width: 100%;
  }
  .template1515 .box7 > div > ul > li:not(:first-child) h4 {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #bec1c6;
  }
}
.template1515 .box7 > div > ul > li > h4 {
  padding-bottom: 15px;
  margin-bottom: 0;
  border-bottom: 1px solid #bec1c6;
}
.template1515 .box7 > div > ul > li > ul {
  margin-top: 15px;
}
.template1515 .box7 > div > ul > li > ul > li:first-child {
  font-weight: 700;
}

#footer {
  background-color: white;
}
@media screen and (max-width: 64em) {
  #footer {
    text-align: center;
  }
}
#footer > div {
  padding: 2.7777777778% 40px;
}
#footer > div::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 48em) {
  #footer > div {
    padding: 20px 20px 56px;
  }
}
#footer > div > div {
  color: #333;
}
#footer > div > div a {
  text-decoration: none;
  color: #333;
}
#footer > div > div ul {
  display: block;
  margin-bottom: 0;
}
#footer > div > div ul li {
  display: inline;
}
#footer > div > div:first-child {
  position: relative;
}
#footer > div > div:first-child ul:first-child li,
#footer > div > div:first-child ul:nth-child(2) li {
  margin-right: 0.5em;
  padding-right: 0.5em;
  position: relative;
  border-right: 1px solid #b2adae;
}
@media screen and (max-width: 48em) {
  #footer > div > div:first-child ul:first-child li,
  #footer > div > div:first-child ul:nth-child(2) li {
    display: block;
  }
}
#footer > div > div:first-child ul:first-child li:last-child,
#footer > div > div:first-child ul:nth-child(2) li:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
@media screen and (max-width: 48em) {
  #footer > div > div:first-child ul:first-child li,
  #footer > div > div:first-child ul:nth-child(2) li {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
  }
}
#footer > div > div:first-child ul:last-child {
  position: absolute;
  top: 0;
  right: 0;
  /*body.root-3942 & {
                display: none;
            }*/
}
@media screen and (max-width: 64em) {
  #footer > div > div:first-child ul:last-child {
    position: relative;
  }
}
@media screen and (max-width: 64em) {
  #footer > div > div:first-child ul:last-child {
    margin-top: 20px;
  }
}
#footer > div > div:first-child ul:last-child li {
  display: inline-block;
}
#footer > div > div:first-child ul:last-child li a {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  opacity: 0.9;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  height: 38px;
  width: 38px;
}
#footer > div > div:first-child ul:last-child li a:hover {
  opacity: 1;
}
@media screen and (max-width: 48em) {
  #footer > div > div:first-child ul:last-child li a {
    height: 38px;
    width: 38px;
  }
}
#footer > div > div:first-child ul:last-child li.facebook a {
  background-image: url(/images/icons/icon-facebook.png);
}
#footer > div > div:first-child ul:last-child li.googleplus a {
  background-image: url(/images/icons/icon-google.png);
}
#footer > div > div:first-child ul:last-child li.twitter a {
  background-image: url(/images/icons/icon-twitter.png);
}
#footer > div > div:first-child ul:last-child li.pinterest a {
  background-image: url(/images/icons/icon-pinterest.png);
}
#footer > div > div:first-child ul:last-child li.youtube a {
  background-image: url(/images/icons/icon-youtube.png);
}
#footer > div > div:last-child {
  padding-top: 40px;
}
@media screen and (max-width: 64em) {
  #footer > div > div:last-child {
    padding-top: 20px;
    text-align: center;
  }
}
#footer > div > div:last-child::after {
  clear: both;
  content: "";
  display: table;
}
#footer > div > div:last-child ul {
  float: left;
  display: inline;
}
@media screen and (max-width: 64em) {
  #footer > div > div:last-child ul {
    float: none;
    display: block;
  }
}
#footer > div > div:last-child ul li {
  vertical-align: top;
  display: inline-block;
}
#footer > div > div:last-child ul li a {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  opacity: 0.9;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#footer > div > div:last-child ul li a:hover {
  opacity: 1;
}
#footer > div > div:last-child ul:first-child li {
  float: left;
}
@media screen and (max-width: 64em) {
  #footer > div > div:last-child ul:first-child li {
    float: none;
  }
}
#footer > div > div:last-child ul:first-child li:not(:last-child) {
  margin-right: 1em;
}
#footer > div > div:last-child ul:first-child li:not(:first-child) {
  background-repeat: no-repeat;
  background-size: contain;
}
#footer > div > div:last-child ul:first-child li.logo1 a {
  height: 66px;
  width: 152px;
}
@media screen and (max-width: 48em) {
  #footer > div > div:last-child ul:first-child li.logo1 a {
    height: 33px;
    width: 76px;
  }
}
body.lan-de-CH #footer > div > div:last-child ul:first-child li.logo1 a {
  background-image: url(/images/icons/trustyou-widget-DE.png);
}
body.lan-en-US #footer > div > div:last-child ul:first-child li.logo1 a {
  background-image: url(/images/icons/trustyou-widget-EN.png);
}
body.lan-fr-CH #footer > div > div:last-child ul:first-child li.logo1 a {
  background-image: url(/images/icons/trustyou-widget-FR.png);
}
body.lan-it-CH #footer > div > div:last-child ul:first-child li.logo1 a {
  background-image: url(/images/icons/trustyou-widget-IT.png);
}

#mobile-footer {
  display: none;
}
@media screen and (max-width: 48em) {
  #mobile-footer {
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #5f605a;
    z-index: 100;
    color: white;
    line-height: 30px;
    height: 36px;
    overflow: hidden;
    padding: 0 20px;
  }
  body.root-3942 #mobile-footer {
    background-color: #626870;
  }
  #mobile-footer > ul {
    display: inline;
  }
  #mobile-footer > ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #92948c;
  }
  #mobile-footer > ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
  }
  #mobile-footer > ul:first-child {
    float: left;
  }
  #mobile-footer > ul:first-child li#tel {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #92948c;
  }
  #mobile-footer > ul:first-child li#tel a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(/images/icons/icon-phone.png);
    height: 20px;
    width: 20px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    display: block;
  }
  #mobile-footer > ul:first-child li#mailto a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(/images/icons/icon-letter.png);
    height: 20px;
    width: 20px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    display: block;
  }
  #mobile-footer > ul:last-child {
    float: right;
  }
  #mobile-footer > ul:last-child li {
    display: inline;
  }
  #mobile-footer > ul:last-child a {
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size: 0.75em;
    letter-spacing: 0.08em;
    color: white;
  }
}

.team-list {
  margin: 0;
  margin-right: -1.7em;
}
.team-list::after {
  clear: both;
  content: "";
  display: table;
}
.team-list li {
  float: left;
  width: 25%;
}
.team-list li > div {
  margin-right: 1.7em;
  display: block;
}
.team-list li > div > h4,
.team-list li > div > p {
  text-align: center;
  margin: 0;
  color: #333;
}
.team-list li > div > h4 {
  line-height: 1.9em;
}
.team-list li > div > img {
  display: block;
  width: 100%;
  margin-bottom: 1em;
}
.team-list li:nth-child(n+5) {
  margin-top: 1.7em;
}
.team-list li:nth-child(4n+1) {
  clear: left;
}
@media screen and (max-width: 48em) {
  .team-list li {
    width: 50%;
  }
  .team-list li:nth-child(n+3) {
    margin-top: 1.7em;
  }
  .team-list li:nth-child(2n+1) {
    clear: left;
  }
}

.link-button > a {
  background-color: #60605b;
  border: 1px solid #60605b;
  color: white;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 3em 1.5em 3em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.link-button > a::-webkit-input-placeholder {
  color: white;
}
.link-button > a::-moz-placeholder {
  color: white;
}
.link-button > a:-moz-placeholder {
  color: white;
}
.link-button > a:-ms-input-placeholder {
  color: white;
}
.link-button > a:hover {
  background-color: #2c2c29;
  border-color: #2c2c29;
}
body.root-3942 .link-button > a {
  background-color: #4a4f55;
  border: 1px solid #4a4f55;
  color: white;
  display: inline-block;
  font-size: 1em;
  padding: 1.5em 3em 1.5em 3em;
  text-decoration: none;
  line-height: 1.7;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  width: auto;
  vertical-align: middle;
  height: 4.7em;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
body.root-3942 .link-button > a::-webkit-input-placeholder {
  color: white;
}
body.root-3942 .link-button > a::-moz-placeholder {
  color: white;
}
body.root-3942 .link-button > a:-moz-placeholder {
  color: white;
}
body.root-3942 .link-button > a:-ms-input-placeholder {
  color: white;
}
body.root-3942 .link-button > a:hover {
  background-color: #1b1c1e;
  border-color: #1b1c1e;
}

p.alert {
  color: red;
  margin-top: 1.7em;
}
