@import url(/web/luxurycare/css/normalize.css);
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

@font-face {
  font-family: "icons";
  src: url("/web/luxurycare/css/build/fonts/icons_1640698519437.eot");
  src: url("/web/luxurycare/css/build/fonts/icons_1640698519437.eot?#iefix") format("embedded-opentype"), url("/web/luxurycare/css/build/fonts/icons_1640698519437.svg#icons") format("svg"), url("/web/luxurycare/css/build/fonts/icons_1640698519437.ttf") format("truetype"), url("/web/luxurycare/css/build/fonts/icons_1640698519437.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: 'TFArrow';
  src: url("/web/luxurycare/css/fonts/bold-tfarrow-webfont.eot");
  src: url("/web/luxurycare/css/fonts/bold-tfarrow-webfont.eot?#iefix") format("embedded-opentype"), url("/web/luxurycare/css/fonts/bold-tfarrow-webfont.woff2") format("woff2"), url("/web/luxurycare/css/fonts/bold-tfarrow-webfont.woff") format("woff"), url("/web/luxurycare/css/fonts/bold-tfarrow-webfont.ttf") format("truetype"), url("/web/luxurycare/css/fonts/bold-tfarrow-webfont.svg#TFArrow") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'TFArrow';
  src: url("/web/luxurycare/css/fonts/book-tfarrow-webfont.eot");
  src: url("/web/luxurycare/css/fonts/book-tfarrow-webfont.eot?#iefix") format("embedded-opentype"), url("/web/luxurycare/css/fonts/book-tfarrow-webfont.woff2") format("woff2"), url("/web/luxurycare/css/fonts/book-tfarrow-webfont.woff") format("woff"), url("/web/luxurycare/css/fonts/book-tfarrow-webfont.ttf") format("truetype"), url("/web/luxurycare/css/fonts/book-tfarrow-webfont.svg#TFArrow") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'TFArrow';
  src: url("/web/luxurycare/css/fonts/light-tfarrow-webfont.eot");
  src: url("/web/luxurycare/css/fonts/light-tfarrow-webfont.eot?#iefix") format("embedded-opentype"), url("/web/luxurycare/css/fonts/light-tfarrow-webfont.woff2") format("woff2"), url("/web/luxurycare/css/fonts/light-tfarrow-webfont.woff") format("woff"), url("/web/luxurycare/css/fonts/light-tfarrow-webfont.ttf") format("truetype"), url("/web/luxurycare/css/fonts/light-tfarrow-webfont.svg#TFArrow") format("svg");
  font-weight: 300;
  font-style: normal; }

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  height: 100%;
  font-size: 62.5%;
  background: white;
  font-family: "Open Sans", sans-serif; }
  @media screen and (max-width: 940px) {
    html {
      overflow-x: hidden;
      height: 100%;
      -webkit-overflow-scrolling: touch; } }

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

body {
  min-height: 100%;
  color: #444;
  background: #f3f0e9; }
  @media screen and (max-width: 940px) {
    body {
      display: -moz-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -o-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex;
      -moz-box-orient: vertical;
      -webkit-box-orient: vertical;
      -ms-flex-direction: column;
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      flex-direction: column; }
      body.pushy-active {
        overflow-x: hidden;
        height: 100%;
        -webkit-overflow-scrolling: touch; } }

.hide {
  display: none; }

.clear-fix:after {
  content: "";
  display: table;
  clear: both; }

.clear {
  width: 100%;
  overflow: hidden;
  clear: both;
  height: 1px;
  font-size: 0; }

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-js .vjs-big-play-button:before, .video-js .vjs-control:before {
  text-align: center; }

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .video-js:-moz-full-screen {
    position: absolute; }
  .video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important; }

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

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0; }

.video-js.vjs-16-9 {
  padding-top: 56.25%; }

.video-js.vjs-4-3 {
  padding-top: 75%; }

.video-js.vjs-fill {
  width: 100%;
  height: 100%; }

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto; }

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

.vjs-hidden {
  display: none !important; }

.vjs-disabled {
  opacity: 0.5;
  cursor: default; }

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto; }

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC; }

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em; }

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none; }

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block; }

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2; }

.vjs-menu-button {
  cursor: pointer; }

.vjs-menu-button.vjs-disabled {
  cursor: default; }

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none; }

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif; }

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none; }

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F; }

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block; }

.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden; }

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em; }

.video-js .vjs-menu-button-inline.vjs-slider-active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1; }

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto; }

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto; }

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s; }

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important; }

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table; }

.video-js .vjs-control {
  outline: none;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }
  .video-js .vjs-control:before {
    font-size: 1.8em;
    line-height: 1.67; }

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white; }

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle; }

.video-js .vjs-custom-control-spacer {
  display: none; }

.video-js .vjs-progress-control {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em; }

.vjs-live .vjs-progress-control {
  display: none; }

.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em; }

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em; }

/* If we let the font size grow as much as everything else, the current time tooltip ends up
 ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
 to avoid a weird hitch when you roll off the hover. */
.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
  font-family: Arial, Helvetica, sans-serif;
  visibility: visible;
  font-size: 0.6em; }

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-tooltip-progress-bar,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 0.3em;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0; }

.video-js .vjs-mouse-display:before {
  display: none; }

.video-js .vjs-play-progress {
  background-color: #fff; }
  .video-js .vjs-play-progress:before {
    position: absolute;
    top: -0.333333333333333em;
    right: -0.5em;
    font-size: 0.9em; }

.video-js .vjs-time-tooltip,
.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  right: -1.9em;
  font-size: 0.9em;
  color: #000;
  content: attr(data-current-time);
  padding: 6px 8px 8px 8px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em; }

.video-js .vjs-time-tooltip,
.video-js .vjs-play-progress:before,
.video-js .vjs-play-progress:after {
  z-index: 1; }

.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
  display: none; }

.video-js .vjs-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5); }

.video-js .vjs-load-progress div {
  background: white;
  background: rgba(115, 133, 159, 0.75); }

.video-js.vjs-no-flex .vjs-progress-control {
  width: auto; }

.video-js .vjs-time-tooltip {
  display: inline-block;
  height: 2.4em;
  position: relative;
  float: right;
  right: -1.9em; }

.vjs-tooltip-progress-bar {
  visibility: hidden; }

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0; }

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
  display: none; }

.vjs-mouse-display .vjs-time-tooltip,
.video-js .vjs-progress-control .vjs-mouse-display:after {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.video-js .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff; }

.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.video-js .vjs-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em; }

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em; }

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto; }

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }
  .video-js .vjs-volume-level:before {
    position: absolute;
    font-size: 0.9em; }

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em; }
  .vjs-slider-vertical .vjs-volume-level:before {
    top: -0.5em;
    left: -0.3em; }

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em; }
  .vjs-slider-horizontal .vjs-volume-level:before {
    top: -0.3em;
    right: -0.5em; }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent; }

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0.5em;
  height: 8em; }

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
  left: -2em; }

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden; }

.vjs-volume-menu-button-vertical:hover .vjs-menu-content,
.vjs-volume-menu-button-vertical:focus .vjs-menu-content,
.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
  height: 8em;
  width: 2.9em; }

.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 8em; }

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
  background-color: transparent !important; }

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%; }

.vjs-has-started .vjs-poster {
  display: none; }

.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

.vjs-controls-disabled .vjs-poster {
  display: none; }

.vjs-using-native-controls .vjs-poster {
  display: none; }

.video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

.vjs-live .vjs-time-control {
  display: none; }

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none; }

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none; }

.vjs-time-divider {
  display: none;
  line-height: 3em; }

.vjs-live .vjs-time-divider {
  display: none; }

.video-js .vjs-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5); }

.vjs-subtitles {
  color: #fff; }

.vjs-captions {
  color: #fc6; }

.vjs-tt-cue {
  display: block; }

video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em); }

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em); }

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none; }

.vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center; }

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em; }

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%; }

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px; }

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block; }

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s; }

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto; }

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none; }

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
  display: none; }

.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  margin: 0 auto;
  padding: 0.5em;
  height: 16em;
  font-size: 12px;
  width: 40em; }

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 1em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto; }

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left; }

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
.vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both; }

.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em; }

.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
  border: none; }

.vjs-caption-settings .vjs-tracksetting label,
.vjs-caption-settings .vjs-tracksetting legend {
  display: block;
  width: 100px;
  margin-bottom: 5px; }

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
  vertical-align: top;
  float: right; }

.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px; }

.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0; }

.vjs-caption-settings label > input {
  margin-right: 10px; }

.vjs-caption-settings fieldset {
  margin-top: 1em;
  margin-left: .5em; }

.vjs-caption-settings fieldset .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* for Internet Explorer */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px; }

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0)); }

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden; } }

.header {
  position: fixed;
  z-index: 12;
  margin: 0 auto;
  height: 97px;
  width: 100%;
  top: 0px;
  left: 0;
  background: white; }
  .header .headerWrapper {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 97px; }
    .lt-ie9 .header .headerWrapper {
      min-width: 940px !important; }
  .header .logo, .header .divisionLogo {
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -320px;
    background-repeat: no-repeat;
    width: 256px;
    height: 104px;
    display: block;
    position: absolute;
    z-index: 60;
    left: -25px;
    top: -7px;
    content: " ";
    outline: none;
    text-indent: -9999em; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .header .logo, .header .divisionLogo {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .header .divisionLogo.flyservice {
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -642px;
    background-repeat: no-repeat;
    width: 256px;
    height: 104px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .header .divisionLogo.flyservice {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .header .divisionLogo.seaside {
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -1521px;
    background-repeat: no-repeat;
    width: 256px;
    height: 104px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .header .divisionLogo.seaside {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .header .divisionLogo.luxuryspa {
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -935px;
    background-repeat: no-repeat;
    width: 256px;
    height: 104px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .header .divisionLogo.luxuryspa {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .header .divisionLogo.residence {
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -1228px;
    background-repeat: no-repeat;
    width: 256px;
    height: 104px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .header .divisionLogo.residence {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .header .menu-btn {
    z-index: 20;
    position: absolute;
    display: none;
    left: 23px;
    bottom: -41px;
    height: 40px;
    line-height: 40px;
    color: #ae9962;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem; }
    .header .menu-btn:before {
      content: "\E015";
      display: block;
      color: #ae9962;
      position: relative;
      margin-right: 5px;
      top: -1px;
      font-size: 28px;
      font-size: 2.8rem;
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      vertical-align: top; }
    .header .menu-btn:after {
      position: absolute;
      left: -23px;
      top: 12px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-top: 8px solid rgba(255, 255, 255, 0);
      border-bottom: 8px solid rgba(255, 255, 255, 0);
      border-left: 8px solid #292209;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -moz-transform: translate3d(-50px, 0, 0);
      -ms-transform: translate3d(-50px, 0, 0);
      -o-transform: translate3d(-50px, 0, 0);
      -webkit-transform: translate3d(-50px, 0, 0);
      transform: translate3d(-50px, 0, 0); }
    .pushy-active .header .menu-btn {
      color: #1e4071; }
      .pushy-active .header .menu-btn:after {
        -moz-transform: translate3d(0px, 0, 0);
        -ms-transform: translate3d(0px, 0, 0);
        -o-transform: translate3d(0px, 0, 0);
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0); }
  .indexModule.withoutDivision .header, .noSubmenu .header {
    border-bottom: none;
    box-shadow: 0 6px 3px -4px rgba(0, 0, 0, 0.2); }
    .indexModule.withoutDivision .header .headerWrapper, .noSubmenu .header .headerWrapper {
      border-bottom: none; }
    .indexModule.withoutDivision .header .menu-btn, .noSubmenu .header .menu-btn {
      display: none; }
  @media screen and (max-width: 1200px) {
    .header .logo, .header .divisionLogo {
      margin-top: 3px;
      left: -42px;
      -moz-transform: scale(0.67);
      -ms-transform: scale(0.67);
      -o-transform: scale(0.67);
      -webkit-transform: scale(0.67);
      transform: scale(0.67); } }
  @media screen and (max-width: 940px) {
    .header {
      border-bottom: none;
      height: 100px;
      box-shadow: 0 6px 3px -4px rgba(0, 0, 0, 0.2);
      position: relative;
      -moz-transform: translate3d(0px, 0, 0);
      -ms-transform: translate3d(0px, 0, 0);
      -o-transform: translate3d(0px, 0, 0);
      -webkit-transform: translate3d(0px, 0, 0);
      transform: translate3d(0px, 0, 0); }
      .header .logo, .header .divisionLogo {
        margin-top: -15px;
        left: -42px; }
      .header .headerWrapper {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        height: 60px; }
      .header .menu-btn {
        display: block; }
      .indexModule.withoutDivision .header, .noSubmenu .header {
        height: 60px; } }
  @media screen and (max-width: 31em) {
    .noSubmenu .header {
      height: 100px; }
      .noSubmenu .header .headerWrapper {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .noSubmenu .header .menu-btn {
        display: block; } }

.divisionMenu {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  vertical-align: top;
  *zoom: 1;
  *display: inline; }
  .divisionMenu a {
    display: block;
    text-indent: -9999em;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    outline: none;
    text-align: left;
    text-decoration: none;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  .divisionMenu li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    width: 134px;
    height: 55px;
    margin-left: 5px; }
    .divisionMenu li svg {
      position: absolute;
      top: 0;
      left: 0; }
    .divisionMenu li .shape {
      stroke-dasharray: 600, 600;
      stroke-dashoffset: 600;
      stroke-width: 4px;
      fill: transparent;
      stroke: #ae9962;
      -webkit-transition: stroke-width 1.2s stroke-dashoffset 1.2s stroke-dasharray 1.2s;
      -moz-transition: stroke-width 1.2s stroke-dashoffset 1.2s stroke-dasharray 1.2s;
      -o-transition: stroke-width 1.2s stroke-dashoffset 1.2s stroke-dasharray 1.2s;
      transition: stroke-width 1.2s stroke-dashoffset 1.2s stroke-dasharray 1.2s; }
    .divisionMenu li:last-child {
      margin-right: 0; }
    .divisionMenu li:after {
      opacity: 0;
      content: " ";
      box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.2);
      background: white;
      width: 100%;
      height: 100%;
      display: block;
      -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
      -o-transform: scale(0.95);
      -webkit-transform: scale(0.95);
      transform: scale(0.95);
      -webkit-transition: opacity 0.3s ease transform 0.3s ease;
      -moz-transition: opacity 0.3s ease transform 0.3s ease;
      -o-transition: opacity 0.3s ease transform 0.3s ease;
      transition: opacity 0.3s ease transform 0.3s ease; }
    .divisionMenu li:hover a {
      opacity: 1; }
    .divisionMenu li:hover:after {
      opacity: 1;
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
    .divisionMenu li:hover .shape {
      stroke-dashoffset: 0;
      stroke-dasharray: 600, 600; }
    .divisionMenu li.active {
      box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.2);
      background: white; }
      .divisionMenu li.active:after {
        display: none; }
    .divisionMenu li.luxurycare {
      display: none; }
    .divisionMenu li.flyservice:before {
      background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
      background-position: 0px -747px;
      background-repeat: no-repeat;
      width: 160px;
      height: 65px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .divisionMenu li.flyservice:before {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
    .divisionMenu li.flyservice a {
      background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
      background-position: 0px -586px;
      background-repeat: no-repeat;
      width: 134px;
      height: 55px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .divisionMenu li.flyservice a {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
    .divisionMenu li.seaside {
      margin-left: 12px; }
      .divisionMenu li.seaside:before {
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
        background-position: 0px -1626px;
        background-repeat: no-repeat;
        width: 160px;
        height: 65px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .divisionMenu li.seaside:before {
            background-size: 256px 2000px;
            background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
      .divisionMenu li.seaside a {
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
        background-position: 0px -1465px;
        background-repeat: no-repeat;
        width: 134px;
        height: 55px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .divisionMenu li.seaside a {
            background-size: 256px 2000px;
            background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
    .divisionMenu li.luxuryspa:before {
      background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
      background-position: 0px -1040px;
      background-repeat: no-repeat;
      width: 160px;
      height: 65px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .divisionMenu li.luxuryspa:before {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
    .divisionMenu li.luxuryspa a {
      background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
      background-position: 0px -879px;
      background-repeat: no-repeat;
      width: 134px;
      height: 55px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .divisionMenu li.luxuryspa a {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
    .divisionMenu li.residence {
      margin-left: 30px; }
      .divisionMenu li.residence:before {
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
        background-position: 0px -1333px;
        background-repeat: no-repeat;
        width: 160px;
        height: 65px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .divisionMenu li.residence:before {
            background-size: 256px 2000px;
            background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
      .divisionMenu li.residence a {
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
        background-position: 0px -1172px;
        background-repeat: no-repeat;
        width: 134px;
        height: 55px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .divisionMenu li.residence a {
            background-size: 256px 2000px;
            background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .header .divisionMenu {
    position: absolute;
    right: 120px;
    top: 20px; }
  .footer .divisionMenu {
    display: block;
    margin: 0 auto;
    text-align: justify;
    -moz-text-align-last: justify;
    -webkit-text-align-last: justify;
    text-align-last: justify;
    max-width: 1200px;
    max-width: 960px; }
    .lt-ie9 .footer .divisionMenu {
      min-width: 940px !important; }
    .footer .divisionMenu a {
      position: relative;
      display: block;
      opacity: 0.3;
      margin-top: 15px;
      text-align: left;
      -moz-text-align-last: left;
      -webkit-text-align-last: left;
      text-align-last: left;
      left: 0;
      top: 0;
      -moz-transform: scale(1) translateX(0) translateY(0);
      -ms-transform: scale(1) translateX(0) translateY(0);
      -o-transform: scale(1) translateX(0) translateY(0);
      -webkit-transform: scale(1) translateX(0) translateY(0);
      transform: scale(1) translateX(0) translateY(0); }
    .footer .divisionMenu li {
      margin-left: 0;
      margin-right: 0;
      text-align: left;
      width: 160px;
      height: 80px; }
      .footer .divisionMenu li:after {
        display: none; }
      .footer .divisionMenu li:before {
        display: none; }
      .footer .divisionMenu li:hover a {
        opacity: 1; }
      .footer .divisionMenu li.active {
        display: inline-block;
        position: relative;
        vertical-align: top;
        *zoom: 1;
        *display: inline;
        background: none;
        box-shadow: none; }
      .footer .divisionMenu li.luxurycare {
        display: inline-block;
        position: relative;
        vertical-align: top;
        *zoom: 1;
        *display: inline; }
        .footer .divisionMenu li.luxurycare a {
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
          background-position: 0px -1758px;
          background-repeat: no-repeat;
          width: 134px;
          height: 55px; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
            .footer .divisionMenu li.luxurycare a {
              background-size: 256px 2000px;
              background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
      .footer .divisionMenu li.flyservice a {
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
        background-position: 0px -813px;
        background-repeat: no-repeat;
        width: 160px;
        height: 65px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .divisionMenu li.flyservice a {
            background-size: 256px 2000px;
            background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
      .footer .divisionMenu li.seaside a {
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
        background-position: 0px -1692px;
        background-repeat: no-repeat;
        width: 160px;
        height: 65px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .divisionMenu li.seaside a {
            background-size: 256px 2000px;
            background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
      .footer .divisionMenu li.luxuryspa a {
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
        background-position: 0px -1106px;
        background-repeat: no-repeat;
        width: 160px;
        height: 65px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .divisionMenu li.luxuryspa a {
            background-size: 256px 2000px;
            background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
      .footer .divisionMenu li.residence a {
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
        background-position: 0px -1399px;
        background-repeat: no-repeat;
        width: 160px;
        height: 65px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .footer .divisionMenu li.residence a {
            background-size: 256px 2000px;
            background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
    .footer .divisionMenu:before {
      content: "";
      display: block;
      width: 100%; }
    .footer .divisionMenu:after {
      content: "";
      display: inline-block;
      width: 100%; }
  .menuWrapper .divisionMenu {
    display: none; }
  @media screen and (max-width: 940px) {
    .header .divisionMenu {
      top: 8px; }
      .header .divisionMenu a {
        top: -7px;
        left: -17px;
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        -webkit-transform: scale(0.7);
        transform: scale(0.7); }
      .header .divisionMenu li {
        width: 100px;
        height: 43px;
        margin-right: 0; }
        .header .divisionMenu li svg {
          width: 100px;
          height: 43px; }
        .header .divisionMenu li .shape {
          width: 100px;
          height: 43px; }
    .footer .divisionMenu {
      text-align: center;
      max-width: 100%; }
      .footer .divisionMenu li {
        -moz-transform: scale(0.75);
        -ms-transform: scale(0.75);
        -o-transform: scale(0.75);
        -webkit-transform: scale(0.75);
        transform: scale(0.75); } }
  @media screen and (max-width: 52em) {
    .header .divisionMenu {
      display: none; }
    .menuWrapper .divisionMenu {
      display: block;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      padding-top: 20px;
      margin-top: 10px; }
      .menuWrapper .divisionMenu li {
        margin-left: 20px;
        margin-bottom: 20px;
        display: block; }
        .menuWrapper .divisionMenu li.active {
          background: none;
          box-shadow: none; }
        .menuWrapper .divisionMenu li:after {
          display: none; }
        .menuWrapper .divisionMenu li:before {
          opacity: 0; }
        .menuWrapper .divisionMenu li a {
          opacity: 0.3; }
          .menuWrapper .divisionMenu li a:hover, .menuWrapper .divisionMenu li a:active {
            opacity: 1; }
        .menuWrapper .divisionMenu li.luxurycare {
          display: none; }
        .menuWrapper .divisionMenu li.flyservice a {
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
          background-position: 0px -813px;
          background-repeat: no-repeat;
          width: 160px;
          height: 65px; } }
      @media only screen and (max-width: 52em) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 52em) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 52em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 52em) and (min-device-pixel-ratio: 2), only screen and (max-width: 52em) and (min-resolution: 192dpi), only screen and (max-width: 52em) and (min-resolution: 2dppx) {
        .menuWrapper .divisionMenu li.flyservice a {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  @media screen and (max-width: 52em) {
        .menuWrapper .divisionMenu li.seaside a {
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
          background-position: 0px -1692px;
          background-repeat: no-repeat;
          width: 160px;
          height: 65px; } }
      @media only screen and (max-width: 52em) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 52em) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 52em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 52em) and (min-device-pixel-ratio: 2), only screen and (max-width: 52em) and (min-resolution: 192dpi), only screen and (max-width: 52em) and (min-resolution: 2dppx) {
        .menuWrapper .divisionMenu li.seaside a {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  @media screen and (max-width: 52em) {
        .menuWrapper .divisionMenu li.luxuryspa a {
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
          background-position: 0px -1106px;
          background-repeat: no-repeat;
          width: 160px;
          height: 65px; } }
      @media only screen and (max-width: 52em) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 52em) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 52em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 52em) and (min-device-pixel-ratio: 2), only screen and (max-width: 52em) and (min-resolution: 192dpi), only screen and (max-width: 52em) and (min-resolution: 2dppx) {
        .menuWrapper .divisionMenu li.luxuryspa a {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  @media screen and (max-width: 52em) {
        .menuWrapper .divisionMenu li.residence a {
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
          background-position: 0px -1399px;
          background-repeat: no-repeat;
          width: 160px;
          height: 65px; } }
      @media only screen and (max-width: 52em) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 52em) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 52em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 52em) and (min-device-pixel-ratio: 2), only screen and (max-width: 52em) and (min-resolution: 192dpi), only screen and (max-width: 52em) and (min-resolution: 2dppx) {
        .menuWrapper .divisionMenu li.residence a {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  @media screen and (max-width: 52em) {
      .noSubmenu .menuWrapper .divisionMenu {
        border-top: none;
        margin-top: 0; } }
  @media screen and (max-width: 31em) {
    .footer .divisionMenu {
      text-align: center; }
      .footer .divisionMenu li {
        display: block !important;
        margin-left: auto;
        margin-right: auto;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
        .footer .divisionMenu li a {
          margin-left: auto;
          margin-right: auto; } }

.menuWrapper {
  position: fixed;
  z-index: 3;
  left: 0 !important;
  top: 97px;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 6px 3px -4px rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .lt-ie9 .menuWrapper {
    background: #fff; }
  .indexModule.withoutDivision .menuWrapper {
    border-top: none; }
    .indexModule.withoutDivision .menuWrapper .menu, .indexModule.withoutDivision .menuWrapper .divistionMenu {
      display: none; }

.topMenus {
  max-width: 1200px;
  margin: 0 auto;
  position: relative; }
  .lt-ie9 .topMenus {
    min-width: 940px !important; }

.menuWrapper .menu > ul {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  height: 50px;
  font-size: 0; }
  .lt-ie9 .menuWrapper .menu > ul {
    min-width: 940px !important; }

.menuWrapper .menu li {
  display: inline-block;
  position: relative;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "TFArrow", serif;
  text-transform: uppercase;
  top: -1px; }

.menuWrapper .menu a, .menuWrapper .menu strong {
  display: block;
  line-height: 51px;
  height: 51px;
  padding: 0 35px;
  color: #777777;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.menuWrapper .menu a:hover {
  color: #ae9962; }

.menuWrapper .menu strong {
  background: #ae9962;
  color: white; }

@media screen and (max-width: 1200px) {
  .menuWrapper .menu > ul {
    padding-left: 20px; }
  .menuWrapper .menu li {
    font-size: 13px;
    font-size: 1.3rem; }
  .menuWrapper .menu a, .menuWrapper .menu strong {
    padding: 0 25px;
    text-decoration: none; } }

@media screen and (max-width: 940px) {
  .menuWrapper {
    position: fixed;
    width: 250px;
    height: 100%;
    top: 0;
    z-index: 9999;
    background: #251f08 !important;
    font-size: 0.9em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -moz-transform: translate3d(-250px, 0, 0);
    -ms-transform: translate3d(-250px, 0, 0);
    -o-transform: translate3d(-250px, 0, 0);
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0); }
    .menuWrapper.pushy-open {
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .menuWrapper .menu > ul {
      height: auto;
      padding: 10px; }
    .menuWrapper .menu li {
      display: block; }
    .menuWrapper .menu a {
      color: #c8ba94; }
    .menuWrapper .menu a, .menuWrapper .menu strong {
      padding: 10px 20px 10px 30px;
      background: none;
      height: auto;
      line-height: 22px;
      line-height: 2.2rem; }
      .menuWrapper .menu a:before, .menuWrapper .menu strong:before {
        content: "\E003";
        font-size: 18px;
        font-size: 1.8rem;
        font-family: "icons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        left: 10px;
        top: 50%;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-top: -10px; } }

@media screen and (max-width: 940px) {
  .layoutWrapper.container-push, .push-push {
    -moz-transform: translate3d(250px, 0, 0);
    -ms-transform: translate3d(250px, 0, 0);
    -o-transform: translate3d(250px, 0, 0);
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0); } }

@media screen and (max-width: 940px) {
  .pushy, #container, .push {
    -webkit-transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    -moz-transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    -o-transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
    transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); } }

.site-overlay {
  opacity: 0;
  display: block;
  left: -9999em;
  top: -999em;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }
  @media screen and (max-width: 940px) {
    .pushy-active .site-overlay {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 9998;
      opacity: 1;
      background-color: rgba(0, 0, 0, 0.2); } }

.languageSwitch {
  text-align: left;
  z-index: 60;
  margin: 0;
  padding: 2px 40px 2px 8px;
  line-height: 30px;
  height: 36px;
  cursor: pointer;
  outline: none;
  background: white;
  color: #717171;
  display: inline-block;
  position: relative;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  font-size: 13px;
  font-size: 1.3rem;
  position: absolute;
  right: 0;
  top: -66px; }
  .languageSwitch:before {
    display: block;
    content: "";
    width: 100%;
    height: 3px;
    background: white;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 10;
    visibility: hidden;
    *zoom: 1; }
  .languageSwitch .icon-chevron-down {
    font-style: normal;
    position: absolute;
    display: block;
    right: 4px;
    top: 3px;
    width: 28px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    background: none;
    border: none;
    color: #ae9962;
    font-family: "icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    font-size: 1.1rem;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .languageSwitch .icon-chevron-down:before {
      content: "\E00E";
      font-size: 11px;
      font-size: 1.1rem; }
  .languageSwitch .dropdown {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0 0 2px 0;
    top: 100%;
    right: 0px;
    min-width: 119px;
    background: white;
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.15);
    list-style: none;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .lt-ie9 .languageSwitch .dropdown {
      display: none; }
    .languageSwitch .dropdown li a {
      display: block;
      text-decoration: none;
      overflow: hidden;
      color: #717171;
      padding: 0px 10px;
      line-height: 40px;
      height: 40px;
      white-space: nowrap;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .languageSwitch .dropdown li a i {
        margin-top: 13px; }
    .languageSwitch .dropdown li:hover a {
      color: #ae9962; }
  .languageSwitch i {
    margin: 7px 5px 0 0;
    color: inherit;
    position: relative;
    float: left;
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -230px;
    background-repeat: no-repeat;
    width: 24px;
    height: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .languageSwitch i {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
    .languageSwitch i.flag-en {
      background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
      background-position: 0px -247px;
      background-repeat: no-repeat;
      width: 24px;
      height: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .languageSwitch i.flag-en {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
    .languageSwitch i.flag-cs {
      background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
      background-position: 0px -230px;
      background-repeat: no-repeat;
      width: 24px;
      height: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .languageSwitch i.flag-cs {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .languageSwitch.active {
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.15); }
    .languageSwitch.active:before {
      visibility: visible; }
    .languageSwitch.active .icon-chevron-down {
      font-size: 0; }
      .languageSwitch.active .icon-chevron-down:before {
        content: "\E011";
        font-size: 11px;
        font-size: 1.1rem; }
    .languageSwitch.active .dropdown {
      max-height: none;
      opacity: 1;
      pointer-events: auto; }
      .lt-ie9 .languageSwitch.active .dropdown {
        display: block; }
  .no-opacity .languageSwitch.active .dropdown {
    display: block; }
  .no-opacity .languageSwitch .dropdown {
    display: none;
    opacity: 1;
    pointer-events: auto; }
  .no-pointerevents .languageSwitch.active .dropdown {
    display: block; }
  .no-pointerevents .languageSwitch .dropdown {
    display: none;
    opacity: 1;
    pointer-events: auto; }
  .header .languageSwitch {
    display: none;
    top: 10px;
    height: 40px;
    line-height: 34px;
    padding: 5px 40px 5px 8px;
    border: none; }
    .header .languageSwitch .icon-chevron-down {
      top: 5px; }
    .header .languageSwitch.active {
      box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.15); }
    .header .languageSwitch .dropdown {
      border: none;
      right: 0;
      box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.15); }
  @media screen and (max-width: 1200px) {
    .languageSwitch {
      margin-right: 20px; } }
  @media screen and (max-width: 940px) {
    .header .languageSwitch {
      display: block; }
    .menuWrapper .languageSwitch {
      display: none; } }

/* qTip2 v2.2.1 | Plugins: tips | Styles: core css3 | qtip2.com | Licensed MIT | Mon Sep 08 2014 17:43:50 */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0; }

.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word; }

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: 700; }

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important; }

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  cursor: pointer;
  outline: 0;
  border: 1px solid transparent; }

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

.qtip-icon .ui-icon, .qtip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr; }

.qtip-icon, .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none; }

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: 400 bold 10px/13px Tahoma,sans-serif;
  color: inherit;
  background: -100em -100em no-repeat; }

.qtip-default {
  border: 1px solid #F1D031;
  background-color: #FFFFA3;
  color: #555; }

.qtip-default .qtip-titlebar {
  background-color: #FFEF93; }

.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777; }

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111; }

.qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); }

.qtip-bootstrap, .qtip-rounded, .qtip-tipsy {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.qtip-rounded .qtip-titlebar {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.qtip-youtube {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #333;
  -moz-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
  color: #fff;
  border: 0 solid transparent;
  background: #4A4A4A;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, #000));
  background-image: -webkit-linear-gradient(top, #4A4A4A 0, #000 100%);
  background-image: -moz-linear-gradient(top, #4A4A4A 0, #000 100%);
  background-image: -ms-linear-gradient(top, #4A4A4A 0, #000 100%);
  background-image: -o-linear-gradient(top, #4A4A4A 0, #000 100%); }

.qtip-youtube .qtip-titlebar {
  background-color: transparent; }

.qtip-youtube .qtip-content {
  padding: .75em;
  font: 12px arial,sans-serif;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"; }

.qtip-youtube .qtip-icon {
  border-color: #222; }

.qtip-youtube .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

.qtip-jtools {
  background: #232323;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
  background-image: -moz-linear-gradient(top, #717171, #232323);
  background-image: -webkit-linear-gradient(top, #717171, #232323);
  background-image: -ms-linear-gradient(top, #717171, #232323);
  background-image: -o-linear-gradient(top, #717171, #232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333; }

.qtip-jtools .qtip-titlebar {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"; }

.qtip-jtools .qtip-content {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"; }

.qtip-jtools .qtip-content, .qtip-jtools .qtip-titlebar {
  background: 0 0;
  color: #fff;
  border: 0 dashed transparent; }

.qtip-jtools .qtip-icon {
  border-color: #555; }

.qtip-jtools .qtip-titlebar .ui-state-hover {
  border-color: #333; }

.qtip-cluetip {
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  background-color: #D9D9C2;
  color: #111;
  border: 0 dashed transparent; }

.qtip-cluetip .qtip-titlebar {
  background-color: #87876A;
  color: #fff;
  border: 0 dashed transparent; }

.qtip-cluetip .qtip-icon {
  border-color: #808064; }

.qtip-cluetip .qtip-titlebar .ui-state-hover {
  border-color: #696952;
  color: #696952; }

.qtip-tipsy {
  background: #000;
  background: rgba(0, 0, 0, 0.87);
  color: #fff;
  border: 0 solid transparent;
  font-size: 11px;
  font-family: 'Lucida Grande',sans-serif;
  font-weight: 700;
  line-height: 16px;
  text-shadow: 0 1px #000; }

.qtip-tipsy .qtip-titlebar {
  padding: 6px 35px 0 10px;
  background-color: transparent; }

.qtip-tipsy .qtip-content {
  padding: 6px 10px; }

.qtip-tipsy .qtip-icon {
  border-color: #222;
  text-shadow: none; }

.qtip-tipsy .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

.qtip-tipped {
  border: 3px solid #959FA9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #F9F9F9;
  color: #454545;
  font-weight: 400;
  font-family: serif; }

.qtip-tipped .qtip-titlebar {
  border-bottom-width: 0;
  color: #fff;
  background: #3A79B8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
  background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"; }

.qtip-tipped .qtip-icon {
  border: 2px solid #285589;
  background: #285589; }

.qtip-tipped .qtip-icon .ui-icon {
  background-color: #FBFBFB;
  color: #555; }

.qtip-bootstrap {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding: 1px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.qtip-bootstrap .qtip-titlebar {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.qtip-bootstrap .qtip-titlebar .qtip-close {
  right: 11px;
  top: 45%;
  border-style: none; }

.qtip-bootstrap .qtip-content {
  padding: 9px 14px; }

.qtip-bootstrap .qtip-icon {
  background: 0 0; }

.qtip-bootstrap .qtip-icon .ui-icon {
  width: auto;
  height: auto;
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20); }

.qtip-bootstrap .qtip-icon .ui-icon:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  filter: alpha(opacity=40); }

.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none; }

.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10; }

.qtip .qtip-tip, x:-o-prefocus {
  visibility: hidden; }

.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: 0 0;
  border: 0 dashed transparent; }

.qtip .qtip-tip canvas {
  top: 0;
  left: 0; }

.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible; }

/*!
 * FullCalendar v2.3.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left; }

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

body .fc {
  font-size: 1em; }

.fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd; }

.fc-unthemed .fc-popover {
  background-color: #fff; }

.fc-unthemed .fc-divider, .fc-unthemed .fc-popover .fc-header {
  background: #eee; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666; }

.fc-unthemed .fc-today {
  background: #fcf8e3; }

.fc-highlight {
  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30); }

.fc-bgevent {
  background: #8fdf82;
  opacity: .3;
  filter: alpha(opacity=30); }

.fc-nonbusiness {
  background: #d7d7d7; }

.fc-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New",Courier,monospace; }

.fc-icon:after {
  position: relative;
  margin: 0 -1em; }

.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
  left: 3%; }

.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
  left: -3%; }

.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%; }

.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%; }

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
  left: -2%; }

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
  left: 2%; }

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%; }

.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%; }

.fc button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  font-size: 1em;
  white-space: nowrap;
  cursor: pointer; }

.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0; }

.fc-state-default {
  border: 1px solid; }

.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle; }

.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
  color: #333;
  background-color: #e6e6e6; }

.fc-state-hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear; }

.fc-state-active, .fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none; }

.fc-button-group {
  display: inline-block; }

.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px; }

.fc .fc-button-group > :first-child {
  margin-left: 0; }

.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }

.fc-popover .fc-header {
  padding: 2px 4px; }

.fc-popover .fc-header .fc-title {
  margin: 0 2px; }

.fc-popover .fc-header .fc-close {
  cursor: pointer; }

.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
  float: left; }

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
  float: right; }

.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid; }

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px; }

.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0; }

.fc-divider {
  border-style: solid;
  border-width: 1px; }

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0; }

.fc-clear {
  clear: both; }

.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-bg {
  bottom: 0; }

.fc-bg table {
  height: 100%; }

.fc table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em; }

.fc th {
  text-align: center; }

.fc td, .fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top; }

.fc td.fc-today {
  border-style: double; }

.fc .fc-row {
  border-style: solid;
  border-width: 0; }

.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent; }

.fc-row:first-child table {
  border-top: 0 hidden transparent; }

.fc-row {
  position: relative; }

.fc-row .fc-bg {
  z-index: 1; }

.fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
  bottom: 0; }

.fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
  height: 100%; }

.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
  border-color: transparent; }

.fc-row .fc-bgevent-skeleton {
  z-index: 2; }

.fc-row .fc-highlight-skeleton {
  z-index: 3; }

.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px; }

.fc-row .fc-helper-skeleton {
  z-index: 5; }

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
  border-bottom: 0; }

.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
  border-top: 0; }

.fc-scroller {
  overflow-y: scroll;
  overflow-x: hidden; }

.fc-scroller > * {
  position: relative;
  width: 100%;
  overflow: hidden; }

.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  background-color: #3a87ad;
  font-weight: 400; }

.fc-event, .fc-event:hover, .ui-widget .fc-event {
  color: #fff;
  text-decoration: none; }

.fc-event.fc-draggable, .fc-event[href] {
  cursor: pointer; }

.fc-not-allowed, .fc-not-allowed .fc-event {
  cursor: not-allowed; }

.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25); }

.fc-event .fc-content {
  position: relative;
  z-index: 2; }

.fc-event .fc-resizer {
  position: absolute;
  z-index: 3; }

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.fc-h-event .fc-resizer {
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  width: 5px; }

.fc-ltr .fc-h-event .fc-start-resizer, .fc-ltr .fc-h-event .fc-start-resizer:after, .fc-ltr .fc-h-event .fc-start-resizer:before, .fc-rtl .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-end-resizer:after, .fc-rtl .fc-h-event .fc-end-resizer:before {
  right: auto;
  cursor: w-resize; }

.fc-ltr .fc-h-event .fc-end-resizer, .fc-ltr .fc-h-event .fc-end-resizer:after, .fc-ltr .fc-h-event .fc-end-resizer:before, .fc-rtl .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-start-resizer:after, .fc-rtl .fc-h-event .fc-start-resizer:before {
  left: auto;
  cursor: e-resize; }

.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px; }

.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden; }

.fc-day-grid-event .fc-time {
  font-weight: 700; }

.fc-day-grid-event .fc-resizer {
  left: -3px;
  right: -3px;
  width: 7px; }

a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none; }

a.fc-more:hover {
  text-decoration: underline; }

.fc-limited {
  display: none; }

.fc-day-grid .fc-row {
  z-index: 1; }

.fc-more-popover {
  z-index: 2;
  width: 220px; }

.fc-more-popover .fc-event-container {
  padding: 10px; }

.fc-toolbar {
  text-align: center;
  margin-bottom: 1em; }

.fc-toolbar .fc-left {
  float: left; }

.fc-toolbar .fc-right {
  float: right; }

.fc-toolbar .fc-center {
  display: inline-block; }

.fc .fc-toolbar > * > * {
  float: left;
  margin-left: .75em; }

.fc .fc-toolbar > * > :first-child {
  margin-left: 0; }

.fc-toolbar h2 {
  margin: 0; }

.fc-toolbar button {
  position: relative; }

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
  z-index: 2; }

.fc-toolbar .fc-state-down {
  z-index: 3; }

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 4; }

.fc-toolbar button:focus {
  z-index: 5; }

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.fc-view, .fc-view > table {
  position: relative;
  z-index: 1; }

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
  padding-top: 1px;
  padding-bottom: 1em; }

.fc-basic-view .fc-body .fc-row {
  min-height: 4em; }

.fc-row.fc-rigid {
  overflow: hidden; }

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 0 2px; }

.fc-basic-view td.fc-day-number, .fc-basic-view td.fc-week-number span {
  padding-top: 2px;
  padding-bottom: 2px; }

.fc-basic-view .fc-week-number {
  text-align: center; }

.fc-basic-view .fc-week-number span {
  display: inline-block;
  min-width: 1.25em; }

.fc-ltr .fc-basic-view .fc-day-number {
  text-align: right; }

.fc-rtl .fc-basic-view .fc-day-number {
  text-align: left; }

.fc-day-number.fc-other-month {
  opacity: .3;
  filter: alpha(opacity=30); }

.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2; }

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em; }

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-top: 1px;
  padding-bottom: 1em; }

.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap; }

.fc-ltr .fc-axis {
  text-align: right; }

.fc-rtl .fc-axis {
  text-align: left; }

.ui-widget td.fc-axis {
  font-weight: 400; }

.fc-time-grid, .fc-time-grid-container {
  position: relative;
  z-index: 1; }

.fc-time-grid {
  min-height: 100%; }

.fc-time-grid table {
  border: 0 hidden transparent; }

.fc-time-grid > .fc-bg {
  z-index: 1; }

.fc-time-grid .fc-slats, .fc-time-grid > hr {
  position: relative;
  z-index: 2; }

.fc-time-grid .fc-bgevent-skeleton, .fc-time-grid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.fc-time-grid .fc-bgevent-skeleton {
  z-index: 3; }

.fc-time-grid .fc-highlight-skeleton {
  z-index: 4; }

.fc-time-grid .fc-content-skeleton {
  z-index: 5; }

.fc-time-grid .fc-helper-skeleton {
  z-index: 6; }

.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0; }

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted; }

.fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0; }

.fc-time-grid .fc-highlight-container {
  position: relative; }

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0; }

.fc-time-grid .fc-bgevent-container, .fc-time-grid .fc-event-container {
  position: relative; }

.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px; }

.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%; }

.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
  position: absolute;
  z-index: 1; }

.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0; }

.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.fc-time-grid-event {
  overflow: hidden; }

.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
  padding: 0 1px; }

.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap; }

.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap; }

.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top; }

.fc-time-grid-event.fc-short .fc-time span {
  display: none; }

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start); }

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0"; }

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0; }

.fc-time-grid-event .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }

.fc-time-grid-event .fc-resizer:after {
  content: "="; }

.layoutWrapper {
  position: relative;
  z-index: 0;
  float: left;
  width: 100%;
  background: #f3f0e9; }
  @media screen and (max-width: 940px) {
    .layoutWrapper {
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; } }

.containerWrapper {
  position: relative;
  z-index: 0;
  margin: 0 auto 0 auto;
  padding-top: 97px;
  overflow: hidden; }
  .indexModule.withoutDivision .containerWrapper {
    padding: 0; }
  @media screen and (max-width: 940px) {
    .containerWrapper {
      -moz-box-ordinal-group: 4;
      -ms-flex-order: 4;
      -o-flex-order: 4;
      -webkit-box-ordinal-group: 4;
      -moz-order: 4;
      -webkit-order: 4;
      order: 4;
      overflow: hidden;
      width: 100%;
      padding-top: 0; } }

.commonContent {
  background: #f3f0e9;
  position: relative;
  margin: 50px 0 0 0;
  float: left;
  width: 100%; }
  @media screen and (max-width: 1200px) {
    .commonContent {
      padding: 0 20px; } }
  @media screen and (max-width: 31em) {
    .commonContent {
      padding: 0;
      margin-top: 0; } }
  .indexModule.withoutDivision .commonContent {
    margin-top: 0;
    padding: 0; }

.menuLinkStyleImages {
  padding-top: 35%;
  width: 100%;
  z-index: -5;
  position: relative; }
  .menuLinkStyleImages:empty {
    padding: 100px 0 0 0; }
  .menuLinkStyleImages .sharp {
    position: fixed;
    top: 147px;
    left: 0;
    width: 100%;
    z-index: 2;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .menuLinkStyleImages .sharp img {
      position: relative;
      top: -50px;
      width: 100%; }
  .menuLinkStyleImages .blur {
    position: fixed;
    top: 97px;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 1; }
    .menuLinkStyleImages .blur img {
      position: relative;
      top: 0;
      width: 100%; }
  .menuLinkStyleImages .styleUrl {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 30; }
  .notHomepage .menuLinkStyleImages {
    padding-top: 85px;
    padding-bottom: 40px; }
    .notHomepage .menuLinkStyleImages .styleUrl {
      display: none; }
    .notHomepage .menuLinkStyleImages:empty {
      padding: 100px 0 0 0; }
    .notHomepage .menuLinkStyleImages img {
      display: none; }
    .notHomepage .menuLinkStyleImages .blur img {
      display: block; }
  .indexModule.withoutDivision .menuLinkStyleImages {
    display: none; }
  @media screen and (min-width: 1400px) {
    .menuLinkStyleImages {
      padding-top: 30%; } }
  @media screen and (max-width: 1200px) {
    .menuLinkStyleImages {
      padding-top: 32%; }
      .notHomepage .menuLinkStyleImages:empty {
        padding: 85px 0 0 0;
        background: none; }
      .menuLinkStyleImages .blur:after {
        display: none;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 100px;
        width: 100%;
        z-index: 10;
        background: to;
        background: -webkit-linear-gradient(-90deg, to top, black, transparent);
        background: linear-gradient(180deg, to top, black, transparent); } }
  @media screen and (max-width: 940px) {
    .menuLinkStyleImages {
      padding-top: 30%;
      background: #000; }
      .notHomepage .menuLinkStyleImages:empty {
        padding: 30px 0 0 0; }
      .menuLinkStyleImages img {
        top: 0;
        position: absolute; }
      .menuLinkStyleImages .blur {
        display: none; }
      .menuLinkStyleImages .blur, .menuLinkStyleImages .sharp {
        top: 0;
        position: absolute; }
      .menuLinkStyleImages .sharp {
        opacity: 1 !important; }
        .menuLinkStyleImages .sharp img {
          top: 0; }
      .notHomepage .menuLinkStyleImages {
        padding-top: 25px;
        padding-bottom: 30px; }
        .notHomepage .menuLinkStyleImages .blur {
          display: block; }
          .notHomepage .menuLinkStyleImages .blur:after {
            display: block; } }
  @media screen and (max-width: 31em) {
    .menuLinkStyleImages {
      padding-top: 55%; }
      .menuLinkStyleImages .sharp img {
        width: 140%;
        left: -20%; }
      .notHomepage .menuLinkStyleImages {
        padding-top: 25px;
        padding-bottom: 20px; } }

.styleDescriptionWrapper {
  font-size: 14px;
  font-size: 1.4rem;
  -moz-transform: translate3d(0, -55px, 0);
  -ms-transform: translate3d(0, -55px, 0);
  -o-transform: translate3d(0, -55px, 0);
  -webkit-transform: translate3d(0, -55px, 0);
  transform: translate3d(0, -55px, 0);
  max-width: 1200px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 20;
  color: #ebe6d8;
  margin-left: -600px;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease; }
  .styleDescriptionWrapper strong {
    font-family: "TFArrow", serif;
    color: #fff;
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
    font-size: 26px;
    font-size: 2.6rem; }
  @media screen and (max-width: 1200px) {
    .styleDescriptionWrapper {
      -moz-transform: translate3d(0, 0, 0) !important;
      -ms-transform: translate3d(0, 0, 0) !important;
      -o-transform: translate3d(0, 0, 0) !important;
      -webkit-transform: translate3d(0, 0, 0) !important;
      transform: translate3d(0, 0, 0) !important;
      margin-top: -55px;
      max-width: 1200px;
      margin-left: 0;
      left: 20px; } }
  .no-csstransforms3d .styleDescriptionWrapper {
    margin-top: -55px; }
  @media screen and (max-width: 940px) {
    .styleDescriptionWrapper {
      opacity: 1 !important;
      margin-top: -65px !important;
      font-size: 12px;
      font-size: 1.2rem; }
      .styleDescriptionWrapper strong {
        font-size: 20px;
        font-size: 2rem;
        margin-bottom: 5px; } }
  @media screen and (max-width: 31em) {
    .styleDescriptionWrapper {
      position: relative;
      top: 0;
      left: 0;
      margin-top: 0 !important;
      color: #292209;
      font-size: 12px;
      font-size: 1.2rem; }
      .styleDescriptionWrapper strong {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 22px;
        line-height: 2.2rem;
        color: #ae9962;
        text-transform: uppercase; } }

.styleDescription {
  background: rgba(41, 34, 9, 0.8);
  width: 400px;
  padding: 30px 40px; }
  .styleDescription p {
    margin-bottom: 0; }
  @media screen and (max-width: 1200px) {
    .styleDescription {
      padding: 15px 25px; } }
  @media screen and (max-width: 940px) {
    .styleDescription {
      padding: 15px 25px;
      width: 280px; } }
  @media screen and (max-width: 31em) {
    .styleDescription {
      background: #f3f0e9;
      height: auto;
      width: 100%;
      padding: 25px 25px 20px 25px; } }
  .notHomepage .styleDescription {
    display: none; }

.h1Wrapper {
  margin: 0 auto 0 auto;
  max-width: 1200px;
  position: relative;
  z-index: 3; }
  .h1Wrapper p {
    margin: 0 40px 15px 40px;
    font-size: 14px;
    font-size: 1.4rem;
    color: white;
    opacity: 0.7; }
  @media screen and (max-width: 940px) {
    .h1Wrapper p {
      margin: 0 45px 15px 45px; } }
  @media screen and (max-width: 31em) {
    .h1Wrapper p {
      margin: 0 25px 10px 25px; } }

.content {
  margin: -60px auto 0 auto;
  max-width: 1200px;
  position: relative;
  background: white;
  box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.15);
  padding-top: 40px;
  margin-bottom: 40px; }
  .content:after {
    content: "";
    display: table;
    clear: both; }
  .indexModule .content, .calculatorModule .content {
    background: none;
    box-shadow: none;
    padding-top: 0; }
  .calculatorModule .content {
    margin: -85px auto 0 auto; }
  .indexModule.withoutDivision .content {
    max-width: 100%;
    margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    .content {
      padding-top: 25px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 31em) {
    .content {
      margin-top: 0; } }

@-webkit-keyframes loadVideo {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes loadVideo {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loadVideo {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.preloadVideo, .loadingAjax, .smallLoading {
  margin: 200px auto 0 auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 3px solid rgba(255, 255, 255, 0.8);
  border-right: 3px solid rgba(255, 255, 255, 0.8);
  border-bottom: 3px solid rgba(255, 255, 255, 0.8);
  border-left: 3px solid #ae9962;
  -webkit-animation: loadVideo 1.1s infinite linear;
  animation: loadVideo 1.1s infinite linear;
  border-radius: 50%;
  width: 3em;
  height: 3em;
  display: none; }
  .preloadVideo:after, .loadingAjax:after, .smallLoading:after {
    border-radius: 50%;
    width: 3em;
    height: 3em; }

.loadingAjax {
  display: none;
  position: absolute;
  margin: 0;
  z-index: 20;
  right: 10px;
  border-width: 2px;
  width: 1.6em;
  height: 1.6em;
  top: 50%;
  margin-top: -0.8em;
  border-color: #e2dbc7;
  border-left-color: #ae9962;
  -webkit-animation: loadVideo 0.5s infinite linear;
  animation: loadVideo 0.5s infinite linear; }

.smallLoading {
  border-top: 3px solid rgba(0, 0, 0, 0.2);
  border-right: 3px solid rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  border-left: 3px solid #fff;
  border-width: 2px;
  position: absolute;
  right: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 2px 0 0; }

.homepageVideo {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #f3f0e9; }
  .homepageVideo .hpBtn, .homepageVideo a.hpBtn:link, .homepageVideo a.hpBtn:visited, .homepageVideo a.hpBtn:hover {
    position: absolute;
    bottom: 100px;
    left: 50%;
    width: 240px;
    margin-left: -120px; }
  .homepageVideo > video {
    visibility: hidden; }
  .homepageVideo .scrollMeDown {
    bottom: 30px;
    left: 50%;
    width: 18px;
    margin-left: -9px;
    position: absolute;
    outline: none; }
    .homepageVideo .scrollMeDown span {
      display: block;
      width: 10px;
      height: 10px;
      border-right: 1px solid white;
      border-bottom: 1px solid white;
      margin: 0 4px 2px 4px;
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .homepageVideo .scrollMeDown .first {
      margin-top: 6px; }
    .homepageVideo .scrollMeDown .first, .homepageVideo .scrollMeDown .second, .homepageVideo .scrollMeDown .third {
      -webkit-animation: mouse-scroll 1s infinite;
      -moz-animation: mouse-scroll 1s infinite; }
    .homepageVideo .scrollMeDown .first {
      -webkit-animation-delay: .1s;
      -moz-animation-delay: .1s;
      -webkit-animation-direction: alternate; }
    .homepageVideo .scrollMeDown .second {
      -webkit-animation-delay: .2s;
      -moz-animation-delay: .2s;
      -webkit-animation-direction: alternate; }
    .homepageVideo .scrollMeDown .third {
      -webkit-animation-delay: .3s;
      -moz-animation-delay: .3s;
      -webkit-animation-direction: alternate; }
  .loadingVideo .homepageVideo {
    position: relative; }
    .loadingVideo .homepageVideo div, .loadingVideo .homepageVideo .scrollMeDown, .loadingVideo .homepageVideo .hpBtn {
      display: none; }
    .loadingVideo .homepageVideo .preloadVideo, .loadingVideo .homepageVideo .loadingAjax, .loadingVideo .homepageVideo .smallLoading {
      display: block; }
  .noVideo .homepageVideo {
    position: fixed; }
    .noVideo .homepageVideo > div {
      display: block;
      top: 97px !important; }
    .noVideo .homepageVideo .preloadVideo, .noVideo .homepageVideo .loadingAjax, .noVideo .homepageVideo .smallLoading, .noVideo .homepageVideo .scrollMeDown, .noVideo .homepageVideo .hpBtn {
      display: none; }
  .homepageVideo ::-webkit-media-controls {
    display: none; }
  .homepageVideo .video-js {
    color: #ae9962;
    font-size: 20px;
    padding-top: 0; }
    .homepageVideo .video-js.vjs-playing .vjs-tech, .homepageVideo .video-js .vjs-progress-control {
      pointer-events: none; }
    .homepageVideo .video-js.vjs-fluid, .homepageVideo .video-js .video-js.vjs-16-9, .homepageVideo .video-js .video-js.vjs-4-3 {
      height: 100%; }
    .homepageVideo .video-js .vjs-progress-control {
      top: 27px; }
    .homepageVideo .video-js .vjs-volume-menu-button, .homepageVideo .video-js .vjs-play-control, .homepageVideo .video-js .vjs-fullscreen-control, .homepageVideo .video-js .vjs-remaining-time, .homepageVideo .video-js .vjs-error-display, .homepageVideo .video-js .vjs-big-play-button {
      display: none !important; }
    .homepageVideo .video-js .vjs-control-bar {
      background: transparent; }
    .homepageVideo .video-js .vjs-play-progress {
      background-color: #ae9962; }
    .homepageVideo .video-js .vjs-loading-spinner {
      font-size: 10px;
      text-indent: -9999em;
      border-top: 4px solid rgba(255, 255, 255, 0.8);
      border-right: 4px solid rgba(255, 255, 255, 0.8);
      border-bottom: 4px solid rgba(255, 255, 255, 0.8);
      border-left: 4px solid #ae9962;
      -webkit-animation: loadVideo 1.1s infinite linear;
      animation: loadVideo 1.1s infinite linear;
      border-radius: 50%;
      width: 4em;
      height: 4em; }
  @media screen and (max-width: 1200px) {
    .noVideo .homepageVideo {
      position: relative;
      padding-top: 0;
      z-index: 0; } }
  @media screen and (max-width: 940px) {
    .homepageVideo {
      height: auto;
      padding-top: 0;
      bottom: auto;
      position: relative;
      z-index: 0; }
      .loadingVideo .homepageVideo {
        padding-top: 0; }
      .noVideo .homepageVideo {
        position: relative;
        padding-top: 0; }
        .noVideo .homepageVideo > div {
          top: 0 !important; }
      .homepageVideo .video-js {
        padding: 30%; } }
  @media screen and (max-width: 31em) {
    .homepageVideo .video-js.vjs-fluid, .homepageVideo .video-js .video-js.vjs-16-9, .homepageVideo .video-js .video-js.vjs-4-3 {
      padding: 30%; } }

@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

@keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

.homepageWrapper {
  z-index: 1;
  position: relative;
  background: #f3f0e9;
  width: 100%;
  float: left; }
  .loadingVideo .homepageWrapper {
    display: none; }
  .noVideo .homepageWrapper {
    display: block; }
  @media screen and (max-width: 1200px) {
    .noVideo .homepageWrapper {
      margin-top: 0 !important; } }
  @media screen and (max-width: 940px) {
    .homepageWrapper {
      margin-top: 0 !important; } }

.homepageContent {
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
  clear: both;
  position: relative;
  z-index: 20; }
  .homepageContent:after {
    display: block;
    width: 1px;
    height: 100%;
    background: #dddddd;
    left: 50%;
    top: 0;
    position: absolute;
    content: " ";
    z-index: -1; }
  @media screen and (max-width: 940px) {
    .homepageContent {
      padding: 0 10px; }
      .homepageContent:after {
        display: none; } }

.divisionBlock {
  width: 100%;
  float: left;
  margin: 40px 0; }
  .divisionBlock h2 {
    color: #292209;
    margin-top: 5px;
    font-size: 22px;
    font-size: 2.2rem; }
  .divisionBlock p {
    margin-bottom: 2em; }
  .divisionBlock > a {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 53.52113%; }
    .divisionBlock > a:last-child {
      margin-right: 0; }
    .divisionBlock > a img {
      max-width: 100%;
      vertical-align: top; }
  .divisionBlock .wrap {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 45.07042%;
    margin-right: 0;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 20px 40px 20px; }
    .divisionBlock .wrap:last-child {
      margin-right: 0; }
  .divisionBlock .logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    margin-left: -43px;
    text-indent: -999em;
    margin-top: -20px; }
  .divisionBlock.seaside > a, .divisionBlock.luxuryspa > a {
    float: right;
    margin-right: 0; }
  .divisionBlock.seaside .wrap, .divisionBlock.luxuryspa .wrap {
    text-align: right; }
  .divisionBlock.seaside .logo, .divisionBlock.luxuryspa .logo {
    text-align: left; }
  .divisionBlock.flyservis .logo {
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -642px;
    background-repeat: no-repeat;
    width: 256px;
    height: 104px;
    margin-right: -37px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .divisionBlock.flyservis .logo {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .divisionBlock.seaside .logo {
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -1521px;
    background-repeat: no-repeat;
    width: 256px;
    height: 104px;
    margin-right: -7px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .divisionBlock.seaside .logo {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .divisionBlock.luxuryspa .logo {
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -935px;
    background-repeat: no-repeat;
    width: 256px;
    height: 104px;
    margin-right: -51px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .divisionBlock.luxuryspa .logo {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .divisionBlock.residence .logo {
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -1228px;
    background-repeat: no-repeat;
    width: 256px;
    height: 104px;
    margin-left: -7px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .divisionBlock.residence .logo {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .divisionBlock.disabledDivision a {
    cursor: default !important;
    pointer-events: none !important; }
  @media screen and (max-width: 940px) {
    .divisionBlock {
      margin: 10px 0;
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 49.29577%; }
      .divisionBlock:last-child {
        margin-right: 0; }
      .divisionBlock:nth-child(2n) {
        margin-right: 0; }
      .divisionBlock:nth-child(2n+1) {
        clear: left; }
      .divisionBlock .wrap {
        text-align: center !important;
        width: 100%;
        padding: 0 10px;
        margin: 0; }
      .divisionBlock h2 {
        margin-top: 0; }
      .divisionBlock > a {
        width: 100%;
        margin: 0; }
      .divisionBlock .logo {
        margin: -15px -20px !important;
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(0.5); } }
  @media screen and (max-width: 31em) {
    .divisionBlock {
      width: 100%;
      margin-right: 0; } }

.main {
  float: left;
  display: block;
  margin-right: 1.40845%;
  width: 66.19718%;
  -webkit-transition: 0.1s all ease;
  -moz-transition: 0.1s all ease;
  -o-transition: 0.1s all ease;
  transition: 0.1s all ease;
  position: relative;
  z-index: 10; }
  .main:last-child {
    margin-right: 0; }
  .main.calculatorModuleContent {
    padding-bottom: 25px; }
  .wide .main, .floatingSidebar .main {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 100%;
    margin-right: 0; }
    .wide .main:last-child, .floatingSidebar .main:last-child {
      margin-right: 0; }
  @media screen and (max-width: 940px) {
    .main {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 100%;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      margin-right: 0;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -o-flex-order: 2;
      -webkit-box-ordinal-group: 2;
      -moz-order: 2;
      -webkit-order: 2;
      order: 2; }
      .main:last-child {
        margin-right: 0; }
      .floatingSidebar .main {
        margin-bottom: 0 !important; } }

.reservationPrevio, .reservationPrevioOccupancy {
  overflow: hidden;
  margin: -30px 10px 0 10px; }
  .reservationPrevio iframe, .reservationPrevioOccupancy iframe {
    position: relative;
    left: -1%;
    top: -10px;
    width: 102%; }
  @media screen and (max-width: 1200px) {
    .reservationPrevio, .reservationPrevioOccupancy {
      margin: -20px 10px 0 10px; } }
  @media screen and (max-width: 940px) {
    .reservationPrevio, .reservationPrevioOccupancy {
      margin: -10px 10px 0 10px; } }

.reservationPrevioOccupancy iframe {
  left: 0;
  top: 0px;
  width: 100%; }

@media screen and (max-width: 1200px) {
  .reservationPrevioOccupancy {
    margin: -15px 10px 0 10px; } }

@media screen and (max-width: 940px) {
  .reservationPrevioOccupancy {
    margin: -15px 10px 0 10px; } }

.calculatorModule .reservationForm {
  margin-bottom: 0; }

.airplanesList {
  padding-top: 1em; }
  .airplanedemandModule .airplanesList {
    padding-top: 0;
    padding-bottom: 3em; }
  @media screen and (max-width: 1200px) {
    .airplanedemandModule .airplanesList {
      padding-left: 3em; } }
  @media screen and (max-width: 52em) {
    .airplanedemandModule .airplanesList {
      padding-top: 0;
      padding-right: 3em; } }
  @media screen and (max-width: 31em) {
    .airplanesList {
      padding-top: 2.5em; }
      .airplanedemandModule .airplanesList {
        padding: 0;
        margin-bottom: 2em; } }

.airplane {
  padding: 10px 40px 10px 40px;
  position: relative; }
  .airplane:after {
    content: "";
    display: table;
    clear: both; }
  .airplane .info {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 49.29577%; }
    .airplane .info:last-child {
      margin-right: 0; }
  .airplane .image {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 23.94366%;
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 11%; }
    .airplane .image:last-child {
      margin-right: 0; }
    .airplane .image img {
      max-width: 100%;
      height: auto;
      position: absolute;
      left: 0;
      top: 50%;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .airplane .desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
    margin-top: 5px;
    overflow: hidden; }
  .airplane .passengers {
    font-size: 14px;
    font-size: 1.4rem;
    position: relative;
    padding-left: 20px;
    margin-top: 10px; }
    .airplane .passengers:after {
      font-size: 16px;
      font-size: 1.6rem;
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      content: "\E020";
      display: block;
      position: absolute;
      top: 50%;
      left: 0; }
  .airplane h3 {
    margin: 0;
    font-size: 19px;
    font-size: 1.9rem; }
  .airplane .flightInfo {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 23.94366%;
    margin-right: 0;
    text-align: center;
    padding: 20px 0 0 0;
    position: relative;
    background: white;
    box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.2); }
    .airplane .flightInfo:last-child {
      margin-right: 0; }
    .airplane .flightInfo .time {
      font-size: 36px;
      font-size: 3.6rem;
      font-family: "TFArrow", serif;
      color: #1e4071;
      position: relative;
      display: inline-block;
      padding-left: 40px; }
      .airplane .flightInfo .time:before {
        font-family: "icons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        vertical-align: middle;
        content: "\E028";
        display: block;
        position: absolute;
        left: 0;
        top: 44%;
        font-size: 30px;
        font-size: 3rem;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
    .airplane .flightInfo .stops {
      font-size: 12px;
      font-size: 1.2rem; }
    .airplane .flightInfo .price {
      font-size: 12px;
      font-size: 1.2rem;
      color: #ae9962;
      margin: 0.5em 0;
      font-weight: bold; }
    .airplane .flightInfo .priceLink {
      font-size: 18px;
      font-size: 1.8rem;
      color: #fff;
      background: #ae9962;
      padding: 10px;
      margin: 5px;
      text-decoration: none;
      display: block;
      -webkit-transition: background 0.3s ease;
      -moz-transition: background 0.3s ease;
      -o-transition: background 0.3s ease;
      transition: background 0.3s ease; }
      .airplane .flightInfo .priceLink strong {
        color: #fff;
        position: relative;
        padding-right: 30px;
        font-weight: bold;
        display: inline-block;
        font-family: "TFArrow", serif; }
        .airplane .flightInfo .priceLink strong:before {
          -webkit-transition: right 0.3s ease;
          -moz-transition: right 0.3s ease;
          -o-transition: right 0.3s ease;
          transition: right 0.3s ease;
          font-family: "icons";
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          display: inline-block;
          vertical-align: middle;
          width: 30px;
          height: 30px;
          line-height: 30px;
          content: "\E003";
          display: block;
          position: absolute;
          right: 0;
          top: 44%;
          margin-top: -15px;
          font-size: 26px;
          font-size: 2.6rem; }
    .airplane .flightInfo a.priceLink {
      color: #fff; }
      .airplane .flightInfo a.priceLink:hover {
        background: #927e4b; }
        .airplane .flightInfo a.priceLink:hover strong:before {
          right: -10px; }
    .airplane .flightInfo .priceTotal {
      font-size: 12px;
      font-size: 1.2rem;
      margin-top: 0.5em; }
      .airplane .flightInfo .priceTotal strong {
        color: #ae9962; }
    .airplane .flightInfo.noLink {
      padding-bottom: 20px; }
  .airplane.selected {
    background: #e8e4db;
    border-left: 5px solid #ae9962;
    padding: 20px;
    margin: 15px 20px; }
  @media screen and (max-width: 1200px) {
    .airplane {
      padding: 10px 0 0 0; }
      .airplane .flightInfo .time {
        font-size: 30px;
        font-size: 3rem;
        padding-left: 30px; }
        .airplane .flightInfo .time:before {
          top: 44%;
          font-size: 24px;
          font-size: 2.4rem; }
      .airplane .flightInfo .stops {
        font-size: 12px;
        font-size: 1.2rem; }
      .airplane .flightInfo .price {
        font-size: 14px;
        font-size: 1.4rem; }
        .airplane .flightInfo .price strong:before {
          font-size: 20px;
          font-size: 2rem; }
        .airplane .flightInfo .price:hover strong:before {
          right: 0; }
      .airplane.selected {
        margin: 15px 0;
        padding: 20px 20px 20px 15px; } }
  @media screen and (max-width: 940px) {
    .airplane .image {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 49.29577%;
      padding-top: 22%; }
      .airplane .image:last-child {
        margin-right: 0; }
    .airplane .info {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 49.29577%;
      margin-right: 0;
      padding-left: 10px; }
      .airplane .info:last-child {
        margin-right: 0; }
    .airplane .flightInfo {
      padding: 10px 0 0 0;
      width: 150px;
      position: absolute;
      left: 10px;
      top: 10px; }
      .airplane .flightInfo .time {
        font-size: 18px;
        font-size: 1.8rem;
        padding-left: 20px; }
        .airplane .flightInfo .time:before {
          top: 44%;
          font-size: 12px;
          font-size: 1.2rem; }
      .airplane .flightInfo .stops {
        font-size: 11px;
        font-size: 1.1rem; }
      .airplane .flightInfo .priceLink {
        margin-top: 5px; }
      .airplane .flightInfo.noLink {
        padding-bottom: 1em; } }
  @media screen and (max-width: 52em) {
    .airplane {
      padding: 0;
      margin: 2em 0 25px 0;
      display: -moz-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -o-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex;
      -moz-box-orient: vertical;
      -webkit-box-orient: vertical;
      -ms-flex-direction: column;
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      flex-direction: column; }
      .airplane .image {
        float: left;
        display: block;
        margin-right: 1.40845%;
        width: 100%;
        margin-right: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -o-flex-order: 1;
        -webkit-box-ordinal-group: 1;
        -moz-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-top: 45%; }
        .airplane .image:last-child {
          margin-right: 0; }
      .airplane .flightInfo {
        left: auto;
        top: auto;
        position: relative;
        width: 100%;
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -o-flex-order: 2;
        -webkit-box-ordinal-group: 2;
        -moz-order: 2;
        -webkit-order: 2;
        order: 2; }
        .airplane .flightInfo .time {
          font-size: 22px;
          font-size: 2.2rem; }
        .airplane .flightInfo .priceLink {
          padding: 15px; }
      .airplane .info {
        float: left;
        display: block;
        margin-right: 1.40845%;
        width: 100%;
        margin-right: 0;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -o-flex-order: 3;
        -webkit-box-ordinal-group: 3;
        -moz-order: 3;
        -webkit-order: 3;
        order: 3;
        margin-bottom: 2em;
        padding-left: 0; }
        .airplane .info:last-child {
          margin-right: 0; }
      .airplane h3 {
        margin-top: 20px; } }
  @media screen and (max-width: 31em) {
    .airplane {
      margin: 0 25px 0 25px; } }

.calculatorResults {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  margin: 0 40px;
  text-align: center;
  border-bottom: 1px solid #dad7cf;
  position: relative;
  z-index: 0;
  display: block; }
  .calculatorResults:after {
    content: "";
    display: table;
    clear: both; }
  .calculatorResults:before {
    background: #dad7cf;
    width: 1px;
    height: 100%;
    left: 50%;
    position: absolute;
    display: block;
    overflow: hidden;
    content: " "; }
  .calculatorResults .column {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 49.29577%;
    position: relative;
    padding: 0 40px;
    margin: 25px 0 20px 0; }
    .calculatorResults .column:last-child {
      margin-right: 0; }
    .calculatorResults .column:nth-child(2n) {
      margin-right: 0; }
    .calculatorResults .column:nth-child(2n+1) {
      clear: left; }
  .calculatorResults .airportFrom:after {
    font-family: "icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    font-size: 40px;
    font-size: 4rem;
    content: "\E029";
    position: absolute;
    right: -1.3%;
    top: 50%;
    margin-top: -36px;
    margin-right: -36px;
    color: #ae9962;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border: 1px solid #dad7cf;
    border-radius: 35px;
    box-shadow: 0px 0px 0px 4px #f3f0e9;
    background: #fcfbf9; }
  .calculatorResults h2 {
    margin-top: 5px;
    font-size: 20px;
    font-size: 2rem; }
  .calculatorResults .returnFlightWrapper {
    padding: 0.5em 1em;
    text-align: left; }
    .calculatorResults .returnFlightWrapper label {
      font-size: 14px;
      font-size: 1.4rem;
      padding: .75em 0 .75em 30px; }
  .calculatorResults .flightInfoRow {
    padding: 1em 0;
    color: #444;
    display: block; }
    .calculatorResults .flightInfoRow:after {
      content: "";
      display: table;
      clear: both; }
    .calculatorResults .flightInfoRow strong {
      color: #444; }
  .calculatorResults .flightInfoColumn {
    font-size: 14px;
    font-size: 1.4rem;
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 32.39437%;
    position: relative;
    vertical-align: top; }
    .calculatorResults .flightInfoColumn:last-child {
      margin-right: 0; }
    .calculatorResults .flightInfoColumn:nth-child(3n) {
      margin-right: 0; }
    .calculatorResults .flightInfoColumn:nth-child(3n+1) {
      clear: left; }
  .airplanedemandModule .calculatorResults {
    border-bottom: none;
    margin-left: 0;
    background: white;
    margin-top: 3em;
    box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.2); }
    .airplanedemandModule .calculatorResults .row {
      display: table;
      width: 100%;
      padding: 2em 0;
      background: #fff;
      border-top: 1px solid #f0efec; }
      .airplanedemandModule .calculatorResults .row.hide {
        display: none; }
    .airplanedemandModule .calculatorResults .column {
      display: table-cell;
      float: none;
      vertical-align: middle; }
    .airplanedemandModule .calculatorResults h2 {
      margin-bottom: 0; }
    .airplanedemandModule .calculatorResults:before {
      display: none; }
    .airplanedemandModule .calculatorResults .airportFrom:after {
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      font-size: 40px;
      font-size: 4rem;
      content: "\E003";
      position: absolute;
      color: #ae9962;
      border: none;
      box-shadow: none;
      background: none; }
  @media screen and (max-width: 1200px) {
    .calculatorResults {
      margin: 0; }
      .calculatorResults .column {
        margin-bottom: 30px; }
      .calculatorResults .airportFrom {
        padding-right: 40px; }
      .calculatorResults h2 {
        font-size: 20px;
        font-size: 2rem; } }
  @media screen and (max-width: 940px) {
    .calculatorResults .airportFrom:after {
      font-size: 24px;
      font-size: 2.4rem;
      margin-top: -23px;
      margin-right: -24px;
      width: 46px;
      height: 46px;
      line-height: 46px;
      border-radius: 23px; } }
  @media screen and (max-width: 52em) {
    .calculatorResults .returnFlightWrapper {
      padding: 0.5em 2.5em; }
    .airplanedemandModule .calculatorResults {
      background: transparent;
      box-shadow: none;
      margin-top: 0;
      margin-bottom: 2em; } }
  @media screen and (max-width: 31em) {
    .calculatorResults {
      margin: 0;
      padding-top: 15px; }
      .calculatorResults:before {
        display: none; }
      .calculatorResults .column {
        float: left;
        display: block;
        margin-right: 1.40845%;
        width: 100%;
        margin-right: 0;
        padding: 0;
        margin-top: 0;
        margin-bottom: 10px; }
        .calculatorResults .column:last-child {
          margin-right: 0; }
        .calculatorResults .column:nth-child(2n) {
          margin-right: 1.40845%; }
        .calculatorResults .column:nth-child(2n+1) {
          clear: none; }
      .calculatorResults .airportFrom {
        margin-bottom: 65px; }
        .calculatorResults .airportFrom:after {
          margin-top: -23px;
          margin-right: -28px;
          right: 50%;
          top: auto;
          bottom: -50px;
          width: 46px;
          height: 46px;
          line-height: 46px;
          border-radius: 23px; }
      .calculatorResults h2 {
        margin-top: 0;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold; }
      .calculatorResults .flightInfoColumn {
        float: left;
        display: block;
        margin-right: 1.40845%;
        width: 100%;
        margin-right: 0; }
        .calculatorResults .flightInfoColumn:last-child {
          margin-right: 0; }
      .calculatorResults .flightInfoRow {
        padding-top: 0; }
      .airplanedemandModule .calculatorResults .row {
        padding-bottom: 0; }
      .airplanedemandModule .calculatorResults .column {
        display: block;
        float: left; }
      .airplanedemandModule .calculatorResults .airportFrom:after {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg); } }

.calculatorSendButtonWrapper {
  text-align: right;
  padding: 4em 0px 4em 40px;
  border-top: 1px solid #eaeaea;
  margin: 1em 40px 0 0;
  background: #fff;
  position: relative; }
  .calculatorSendButtonWrapper .calculatorSendButton {
    display: table;
    width: 100%; }
  .calculatorSendButtonWrapper p, .calculatorSendButtonWrapper .submitDemand {
    display: table-cell;
    width: 60%; }
  .calculatorSendButtonWrapper p {
    color: #444;
    text-align: left;
    vertical-align: middle;
    width: 40%;
    line-height: 24px;
    line-height: 2.4rem;
    font-size: 14px;
    font-size: 1.4rem; }
    .calculatorSendButtonWrapper p strong {
      color: #ae9962; }
  @media screen and (max-width: 1200px) {
    .calculatorSendButtonWrapper {
      padding: 2em 0 2em 3em;
      margin: 1em 0 0 0; } }
  @media screen and (max-width: 52em) {
    .calculatorSendButtonWrapper {
      padding: 2em; }
      .calculatorSendButtonWrapper .calculatorSendButton {
        display: block; }
      .calculatorSendButtonWrapper p, .calculatorSendButtonWrapper .submitDemand {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 0 1em 0; } }

h2.offersHeader, .gbWrapper h1 {
  text-align: center;
  color: #685617;
  position: relative;
  margin-bottom: 40px;
  margin-top: 0; }
  h2.offersHeader span, .gbWrapper h1 span {
    padding: 0 40px;
    background: #f3f0e9;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline; }
  h2.offersHeader:before, .gbWrapper h1:before {
    display: block;
    height: 1px;
    width: 100%;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background: #e2dbc7; }
  @media screen and (max-width: 1200px) {
    h2.offersHeader, .gbWrapper h1 {
      margin-bottom: 20px; } }
  @media screen and (max-width: 940px) {
    h2.offersHeader, .gbWrapper h1 {
      margin-bottom: 25px;
      padding: 0;
      font-size: 25px;
      font-size: 2.5rem; }
      h2.offersHeader span, .gbWrapper h1 span {
        padding: 0 10px; } }
  @media screen and (max-width: 31em) {
    h2.offersHeader, .gbWrapper h1 {
      padding: 0;
      font-size: 20px;
      font-size: 2rem; }
      h2.offersHeader span, .gbWrapper h1 span {
        padding: 0 10px; } }

.offersWrapper {
  width: 100%;
  overflow: hidden;
  clear: both; }
  .offersWrapper .offer {
    background: #fff;
    position: relative;
    text-align: center;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 32.39437%; }
    .offersWrapper .offer:last-child {
      margin-right: 0; }
    .offersWrapper .offer:nth-child(3n) {
      margin-right: 0; }
    .offersWrapper .offer:nth-child(3n+1) {
      clear: left; }
    .offersWrapper .offer .imgWrapper {
      position: relative;
      width: 100%;
      padding-top: 60%;
      overflow: hidden;
      display: block;
      text-align: left; }
      .offersWrapper .offer .imgWrapper img {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        width: 100%;
        left: 0; }
      .offersWrapper .offer .imgWrapper:before {
        width: 100%;
        height: 100%;
        background: rgba(41, 34, 9, 0);
        content: " ";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .offersWrapper .offer .imgWrapper:hover:before {
        background: rgba(41, 34, 9, 0.4); }
      .offersWrapper .offer .imgWrapper:hover img {
        -webkit-filter: grayscale(1);
        filter: grayscale(1); }
    .offersWrapper .offer .btn, .offersWrapper .offer a.btn:link, .offersWrapper .offer a.btn:visited, .offersWrapper .offer a.btn:hover {
      position: absolute;
      left: 50%;
      bottom: 40px;
      width: 140px;
      margin-left: -70px; }
    .offersWrapper .offer .offerContent {
      border: 1px solid #e2dbc7;
      border-width: 0 1px 1px 1px;
      padding-bottom: 40px; }
    .offersWrapper .offer p {
      padding: 20px 40px 40px 40px;
      margin-bottom: 30px;
      line-height: 26px;
      line-height: 2.6rem; }
  @media screen and (max-width: 1200px) {
    .offersWrapper .offer {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (max-width: 940px) {
    .offersWrapper .offer {
      width: 100%;
      display: block;
      margin: 0 0 25px 0;
      text-align: left;
      overflow: hidden;
      padding: 10px 0;
      font-size: 15px;
      font-size: 1.5rem; }
      .offersWrapper .offer .btn, .offersWrapper .offer a.btn:link, .offersWrapper .offer a.btn:visited, .offersWrapper .offer a.btn:hover {
        position: relative;
        left: auto;
        bottom: auto;
        margin-left: auto; }
      .offersWrapper .offer .imgWrapper {
        float: left;
        display: block;
        margin-right: 1.40845%;
        width: 49.29577%;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        padding-top: 32%; }
        .offersWrapper .offer .imgWrapper:last-child {
          margin-right: 0; }
      .offersWrapper .offer .offerContent {
        margin-left: 50.70423%;
        padding-bottom: 10px;
        border: none;
        padding: 15px 20px;
        height: auto !important; }
      .offersWrapper .offer p {
        padding: 0;
        line-height: 22px;
        line-height: 2.2rem; } }
  @media screen and (max-width: 31em) {
    .offersWrapper {
      padding: 0 25px; }
      .offersWrapper .offer {
        padding: 0;
        text-align: center; }
        .offersWrapper .offer .imgWrapper {
          position: relative;
          width: 100%;
          padding-top: 60%;
          margin: 0;
          top: 0;
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
          -webkit-transform: translateY(0);
          transform: translateY(0); }
        .offersWrapper .offer .offerContent {
          margin-left: 0%;
          overflow: hidden;
          padding: 20px; }
        .offersWrapper .offer p {
          padding-bottom: 0px;
          line-height: 22px;
          line-height: 2.2rem; } }

.pagination {
  text-align: center;
  padding: 0 40px;
  margin: 40px auto;
  font-size: 0;
  display: block; }
  .pagination:after {
    content: "";
    display: table;
    clear: both; }
  .pagination .paginationWrapper {
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    padding: 13.33333px;
    border: 1px solid #dddddd; }
  .pagination.leftAlign {
    text-align: left; }
  .pagination a:link, .pagination a:visited, .pagination a:hover, .pagination strong {
    text-decoration: none;
    padding: 5px 10px;
    margin: 0 1px 0 0;
    color: #444;
    background: white;
    border: 1px solid transparent;
    font-size: 13px;
    font-size: 1.3rem;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .pagination a:link:before, .pagination a:link em, .pagination a:visited:before, .pagination a:visited em, .pagination a:hover:before, .pagination a:hover em, .pagination strong:before, .pagination strong em {
      position: absolute;
      left: 5px;
      top: 7px;
      color: #c4c4c4;
      width: 16px;
      height: 16px;
      line-height: 16px;
      text-align: center;
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      font-size: 1.2rem;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .pagination a:link.next, .pagination a:link.last, .pagination a:visited.next, .pagination a:visited.last, .pagination a:hover.next, .pagination a:hover.last, .pagination strong.next, .pagination strong.last {
      margin: 0 1px 0 0;
      padding-right: 1.9em;
      background: white;
      border: 1px solid white; }
      .pagination a:link.next:hover, .pagination a:link.last:hover, .pagination a:visited.next:hover, .pagination a:visited.last:hover, .pagination a:hover.next:hover, .pagination a:hover.last:hover, .pagination strong.next:hover, .pagination strong.last:hover {
        background: #ae9962;
        border-color: #ae9962; }
      .pagination a:link.next:before, .pagination a:link.next em, .pagination a:link.last:before, .pagination a:link.last em, .pagination a:visited.next:before, .pagination a:visited.next em, .pagination a:visited.last:before, .pagination a:visited.last em, .pagination a:hover.next:before, .pagination a:hover.next em, .pagination a:hover.last:before, .pagination a:hover.last em, .pagination strong.next:before, .pagination strong.next em, .pagination strong.last:before, .pagination strong.last em {
        left: auto;
        right: 5px; }
    .pagination a:link.prev, .pagination a:link.first, .pagination a:visited.prev, .pagination a:visited.first, .pagination a:hover.prev, .pagination a:hover.first, .pagination strong.prev, .pagination strong.first {
      margin: 0 1px 0 0;
      padding-left: 1.9em;
      background: white;
      border: 1px solid white; }
      .pagination a:link.prev:hover, .pagination a:link.first:hover, .pagination a:visited.prev:hover, .pagination a:visited.first:hover, .pagination a:hover.prev:hover, .pagination a:hover.first:hover, .pagination strong.prev:hover, .pagination strong.first:hover {
        background: #ae9962;
        border-color: #ae9962; }
    .pagination a:link.prev, .pagination a:visited.prev, .pagination a:hover.prev, .pagination strong.prev {
      margin-right: 40px; }
    .pagination a:link.next, .pagination a:visited.next, .pagination a:hover.next, .pagination strong.next {
      margin-left: 40px; }
  .pagination .numbers {
    display: inline; }
  .pagination a:hover {
    border-color: #ae9962;
    background: #ae9962;
    color: white; }
    .pagination a:hover:before, .pagination a:hover em {
      color: white; }
  .pagination strong {
    color: #ae9962;
    background: #444; }
  .pagination.categories {
    margin: 0 0 40px 0;
    padding: 0;
    background: white; }
    .pagination.categories a:link, .pagination.categories a:visited, .pagination.categories a:hover, .pagination.categories strong {
      position: relative;
      margin: 0 13.33333px 13.33333px 0; }
    .pagination.categories a:link, .pagination.categories a:visited, .pagination.categories a:hover {
      color: #444;
      background: #f7f7f7;
      border: 1px solid #eaeaea; }
    .pagination.categories a:hover {
      background: #eaeaea; }
    .pagination.categories strong {
      background: white;
      border: 1px solid #eaeaea; }
  @media screen and (max-width: 940px) {
    .pagination a:link.next, .pagination a:link.last, .pagination a:link.prev, .pagination a:link.first, .pagination a:visited.next, .pagination a:visited.last, .pagination a:visited.prev, .pagination a:visited.first, .pagination a:hover.next, .pagination a:hover.last, .pagination a:hover.prev, .pagination a:hover.first, .pagination strong.next, .pagination strong.last, .pagination strong.prev, .pagination strong.first {
      text-indent: -999em;
      position: relative;
      padding: 5px 20px 5px 10px; }
      .pagination a:link.next em, .pagination a:link.last em, .pagination a:link.prev em, .pagination a:link.first em, .pagination a:visited.next em, .pagination a:visited.last em, .pagination a:visited.prev em, .pagination a:visited.first em, .pagination a:hover.next em, .pagination a:hover.last em, .pagination a:hover.prev em, .pagination a:hover.first em, .pagination strong.next em, .pagination strong.last em, .pagination strong.prev em, .pagination strong.first em {
        text-indent: 0; } }

.guidePost:after {
  content: "";
  display: table;
  clear: both; }

.guidePost h2 {
  padding: 0 40px; }

.guidePost p {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 20px 0 0 0; }

.guidePost ul {
  list-style-type: none;
  padding: 0;
  margin: 40px 0 0 0; }
  .guidePost ul:after {
    content: "";
    display: table;
    clear: both; }
  .lt-ie8 .guidePost ul {
    margin-bottom: 40px; }

.guidePost li {
  float: left;
  display: block;
  margin-right: 2.43902%;
  width: 48.78049%;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
  margin-bottom: 40px;
  background: white;
  border: 1px solid #dddddd; }
  .guidePost li:last-child {
    margin-right: 0; }
  .guidePost li.first {
    float: left;
    display: block;
    margin-right: 2.43902%;
    width: 48.78049%; }
    .guidePost li.first:last-child {
      margin-right: 0; }
  .lt-ie8 .guidePost li {
    float: left;
    display: block;
    margin-right: 2.43902%;
    width: 41.46341%; }
    .lt-ie8 .guidePost li:last-child {
      margin-right: 0; }
  .guidePost li h2 {
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-size: 1.5rem; }

#map-canvas, #map_canvas {
  height: 100%; }
  #map-canvas.flyserviceMap, #map_canvas.flyserviceMap {
    width: 100%;
    height: 460px;
    padding-top: 50px;
    border-bottom: 1px solid #dddddd; }
  @media screen and (max-width: 940px) {
    #map-canvas.flyserviceMap, #map_canvas.flyserviceMap {
      height: 380px; } }
  @media screen and (max-width: 31em) {
    #map-canvas.flyserviceMap, #map_canvas.flyserviceMap {
      height: 320px;
      padding-bottom: 50px; } }

#panel {
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -150px;
  z-index: 5;
  text-align: center;
  width: 300px; }

.responsive-iframe-container {
  height: 300px;
  position: relative; }

.luxurycareTooltip {
  border: 1px solid #ae9962;
  background: #ae9962;
  color: #ffffff;
  padding: 3px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem; }
  .luxurycareTooltip.reservation-error, .luxurycareTooltip.reservation-error-option {
    border-color: #a93838;
    background: #a93838;
    color: #fff; }
  .luxurycareTooltip.reservation-warning {
    border-color: #b78d20;
    background: #b78d20;
    color: #fff; }

/* ui tabs default styling */
.ui-tabs {
  padding: 0.2em;
  zoom: 1; }
  .ui-tabs .ui-tabs-nav {
    list-style: none;
    position: relative;
    padding: 0.2em 0.2em 0;
    margin: 0; }
    .ui-tabs .ui-tabs-nav li {
      position: relative;
      float: left;
      border-bottom-width: 0 !important;
      margin: 0 0.2em -1px 0;
      padding: 0; }
      .ui-tabs .ui-tabs-nav li a {
        float: left;
        text-decoration: none;
        padding: 0.5em 1em;
        cursor: pointer;
        outline: none; }
      .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
        padding-bottom: 1px;
        border-bottom-width: 0; }
        .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
          cursor: text;
          outline: none; }
      .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
        cursor: text; }
  .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
    outline: none; }
  .ui-tabs .ui-tabs-panel {
    padding: 1em 1.4em;
    display: block;
    border-width: 0;
    background: none; }
  .ui-tabs .ui-tabs-hide {
    display: none !important; }

/* ui accordion default styling*/
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1; }
  .ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1em;
    padding: 0.5em 0.5em 0.5em 2.2em; }
  .ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    left: 0.5em;
    top: 50%;
    margin-top: -8px; }

.ui-accordion .ui-accordion-li-fix {
  display: inline; }

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  display: none; }

.ui-accordion .ui-accordion-content-active {
  display: block; }

/* Scrollable table styling */
.scrollable.has-scroll {
  position: relative;
  overflow: hidden; }
  .scrollable.has-scroll:after {
    position: absolute;
    top: 0;
    left: 100%;
    width: 50px;
    height: 100%;
    border-radius: 10px 0 0 10px / 50% 0 0 50%;
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
    content: ""; }
  .scrollable.has-scroll > div {
    overflow-x: auto; }

/* jquery fullcalendar */
.reservationCalendar {
  padding: 0 40px 0px 40px;
  min-height: 400px;
  position: relative; }
  .reservationCalendar .alert {
    margin-bottom: 30px; }
  @media screen and (max-width: 1200px) {
    .reservationCalendar {
      padding: 0 20px 0px 20px; } }
  @media screen and (max-width: 940px) {
    .reservationCalendar {
      margin-bottom: 0 !important; } }
  @media screen and (max-width: 31em) {
    .reservationCalendar {
      padding: 0; } }
  @media screen and (max-height: 900px) {
    .reservationCalendar {
      margin-top: -10px; } }

.fc-event {
  border-radius: 0; }

.fc h2 {
  color: #ae9962;
  font-size: 22px;
  font-size: 2.2rem; }

.fc table {
  margin: 0;
  border: 0; }

.fc tr td {
  border: 0;
  background: none;
  border-style: solid; }

.fc tr th {
  border: 0;
  padding: 0 80px 40px 0;
  font-weight: normal;
  color: #1e4071; }

.fc tr:hover td {
  background: none; }

.fc .fc-axis {
  padding: 0; }

.fc button {
  border: 0;
  background: #fff;
  color: #ae9962;
  height: auto;
  box-shadow: none;
  outline: none; }
  .fc button.fc-state-disabled {
    visibility: hidden; }

.fc .fc-icon {
  font-family: "icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  line-height: 2em;
  height: 2em;
  font-size: 1.5em; }
  .fc .fc-icon.fc-icon-right-single-arrow:after {
    content: "\E003"; }
  .fc .fc-icon.fc-icon-left-single-arrow:after {
    content: "\E002"; }

.fc .fc-today {
  background: transparent; }

@media screen and (max-height: 900px) {
  .fc tr th {
    padding: 0 80px 20px 0; } }

.fc-toolbar {
  margin-bottom: 0; }

.fc-time-grid .fc-slats td {
  height: 1.9em;
  padding: 0;
  border-top: 1px solid #eaeaea; }
  .fc-time-grid .fc-slats td.fc-time {
    border: none;
    padding: 0;
    vertical-align: middle;
    border-top: 1px solid #eaeaea; }
    .fc-time-grid .fc-slats td.fc-time span {
      width: 80px;
      text-align: center;
      display: block;
      font-size: 14px;
      font-size: 1.4rem; }

.fc-time-grid .fc-slats .fc-minor td {
  border-top: transparent; }

.fc-time-grid .fc-event {
  margin-bottom: -1px;
  border: none; }

.fc-time-grid .fc-event-container {
  margin: 0px 0px 0 0px !important; }

.fc-time-grid .fc-icons {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 28px;
  font-size: 2.8rem;
  cursor: help; }
  .fc-time-grid .fc-icons .questionMark:after {
    font-family: "icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    content: "\E01A"; }

.fc-time-grid .reservation-warning .fc-icons {
  color: #b78d20; }

.fc-time-grid .reservation-error .fc-icons, .fc-time-grid .reservation-error-option .fc-icons {
  color: #a93838; }

@media screen and (max-width: 1200px) {
  .fc-time-grid .fc-slats td {
    height: 1.6em; }
  .fc-time-grid .fc-icons {
    font-size: 22px;
    font-size: 2.2rem; } }

@media screen and (max-width: 940px) {
  .fc-time-grid .fc-slats td {
    height: 1.4em; }
  .fc-time-grid .fc-icons {
    font-size: 18px;
    font-size: 1.8rem; }
  .fc-time-grid .fc-slats td.fc-time span {
    width: 50px;
    font-size: 12px;
    font-size: 1.2rem; } }

@media screen and (max-height: 900px) {
  .fc-time-grid .fc-slats td {
    height: 1.6em; }
  .fc-time-grid .fc-icons {
    font-size: 22px;
    font-size: 2.2rem; } }

@media screen and (max-height: 700px) {
  .fc-time-grid .fc-slats td {
    height: 1.4em; }
  .fc-time-grid .fc-icons {
    font-size: 18px;
    font-size: 1.8rem; }
  .fc-time-grid .fc-slats td.fc-time span {
    width: 50px;
    font-size: 12px;
    font-size: 1.2rem; } }

.fc-time-grid-event .fc-time {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px 10px 0 10px; }

.fc-time-grid-event .fc-title {
  padding: 5px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem; }

@media screen and (max-width: 1200px) {
  .fc-time-grid-event .fc-time {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 5px 10px 0 10px; }
  .fc-time-grid-event .fc-title {
    padding: 5px 10px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem; } }

@media screen and (max-width: 940px) {
  .fc-time-grid-event .fc-time {
    float: left; }
  .fc-time-grid-event .fc-title {
    overflow: hidden;
    padding: 5px 30px 5px 5px; } }

@media screen and (max-height: 900px) {
  .fc-time-grid-event .fc-time {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 5px 10px 0 10px; }
  .fc-time-grid-event .fc-title {
    padding: 5px 10px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
    line-height: 1.6rem; } }

@media screen and (max-height: 700px) {
  .fc-time-grid-event .fc-time {
    float: left; }
  .fc-time-grid-event .fc-title {
    overflow: hidden;
    padding: 5px 30px 5px 5px; } }

/* styling fullcalendar for mobile */
@media screen and (max-width: 1200px) {
  .touch .fc-time-grid .fc-event {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    pointer-events: none;
    padding: 5px; }
  .touch .fc-time-grid .fc-slats {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    top: -9999px; }
  .touch .fc-time-grid .fc-bgevent-skeleton {
    display: none; }
  .touch .fc-time-grid .fc-content-skeleton {
    position: relative; }
  .touch .fc-time-grid .fc-icons {
    display: none; }
  .touch .fc-toolbar, .touch .fc-head, .touch .fc-axis, .touch .fc-resizer {
    display: none; }
  .touch .reservationCalendar {
    min-height: 0;
    margin-bottom: 25px !important; } }

@media screen and (max-width: 31em) {
  .touch .reservationCalendar {
    padding: 0 20px; } }

.reservationConfirm {
  margin-bottom: 40px !important; }
  .reservationConfirm h2 {
    color: #ae9962;
    text-align: center;
    margin: 20px auto 0 auto;
    padding-bottom: 20px;
    display: block;
    font-size: 26px;
    font-size: 2.6rem; }
    .reservationConfirm h2 span {
      position: relative;
      display: inline-block;
      padding-left: 50px; }
      .reservationConfirm h2 span:before {
        font-family: "icons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        vertical-align: middle;
        content: "\E026";
        display: inline-block;
        left: 0;
        position: absolute;
        top: 40%;
        width: 40px;
        height: 50px;
        line-height: 50px;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
  .reservationConfirm .time {
    display: block;
    position: relative; }
    .reservationConfirm .time:after {
      content: "";
      display: table;
      clear: both; }
    .reservationConfirm .time:before {
      background: #dad7cf;
      width: 100%;
      height: 1px;
      top: 50%;
      position: absolute;
      display: block;
      overflow: hidden;
      content: " "; }
    .reservationConfirm .time .column {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 49.29577%;
      font-size: 32px;
      font-size: 3.2rem;
      font-weight: bold;
      color: #1e4071;
      font-family: "TFArrow", serif;
      text-align: center;
      padding: 20px 0 0px 20px;
      position: relative; }
      .reservationConfirm .time .column:last-child {
        margin-right: 0; }
      .reservationConfirm .time .column:nth-child(2n) {
        margin-right: 0; }
      .reservationConfirm .time .column:nth-child(2n+1) {
        clear: left; }
      .reservationConfirm .time .column span {
        background: #fff;
        display: inline-block;
        padding: 0px 20px 10px 20px; }
      .reservationConfirm .time .column:first-child {
        padding: 20px 20px 0px 0; }
        .reservationConfirm .time .column:first-child:before {
          font-family: "icons";
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          display: inline-block;
          vertical-align: middle;
          font-size: 30px;
          font-size: 3rem;
          content: "\E02D";
          position: absolute;
          right: -1.3%;
          top: 50%;
          margin-top: -36px;
          margin-right: -36px;
          color: #ae9962;
          width: 70px;
          height: 70px;
          line-height: 70px;
          border: 1px solid #dad7cf;
          border-radius: 35px;
          box-shadow: 0px 0px 0px 4px #fff;
          background: #fcfbf9; }
  @media screen and (max-width: 940px) {
    .reservationConfirm {
      margin-bottom: 20px !important; }
      .reservationConfirm .time .column {
        font-size: 26px;
        font-size: 2.6rem; } }
  @media screen and (max-width: 31em) {
    .reservationConfirm .time .column {
      font-size: 16px;
      font-size: 1.6rem;
      padding-top: 5px; }
      .reservationConfirm .time .column:first-child {
        padding-top: 5px; }
      .reservationConfirm .time .column span {
        padding: 0 10px 0px 10px; } }

.white-popup {
  position: relative;
  background: white;
  padding: 0;
  width: auto;
  max-width: 600px;
  margin: 20px auto; }

.iframe-popup {
  position: relative;
  background: white;
  padding: 0;
  width: auto;
  max-width: 800px;
  margin: 20px auto; }

.sendPdfForm {
  position: relative;
  background: white;
  padding: 0;
  width: auto;
  max-width: 500px;
  margin: 20px auto; }

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1); }

.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0; }

.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 60px;
  padding-bottom: 60px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 0 60px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 60px;
    bottom: 60px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -56px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.alert {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px 20px 20px 55px;
  position: relative;
  font-weight: bold;
  margin-top: 10px; }
  .alert.alert-error {
    color: #cc0000; }
    .alert.alert-error span {
      color: #cc0000; }
      .alert.alert-error span:after {
        font-family: "icons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        vertical-align: middle;
        content: "\E01B";
        display: block; }
  .alert.alert-success {
    color: #004d00; }
    .alert.alert-success span {
      color: #008a00; }
      .alert.alert-success span:after {
        font-family: "icons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        vertical-align: middle;
        content: "\E016";
        display: block; }
  .alert.alert-info {
    color: #132949; }
    .alert.alert-info span {
      color: #204579; }
      .alert.alert-info span:after {
        font-family: "icons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        vertical-align: middle;
        content: "\E013";
        display: block; }
  .alert span {
    font-size: 29px;
    font-size: 2.9rem;
    position: absolute;
    left: 15px;
    top: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    margin-top: -20px; }
  .alert em {
    font-style: normal; }
  .alert ul {
    font-size: 13px;
    font-size: 1.3rem; }
    .alert ul li {
      font-size: 13px;
      font-size: 1.3rem;
      height: auto; }

.formWrapper {
  margin: 0 10px 40px 10px;
  padding: 0;
  position: relative;
  overflow: hidden; }
  .formWrapper .weditor {
    padding: 0 30px 0 30px;
    margin-bottom: 20px; }
  .formWrapper .ajaxFormLoading {
    float: right;
    margin: 18px 10px 0 0;
    display: inline; }
  .formWrapper.sendPdfForm {
    background: white;
    box-shadow: none;
    border: none;
    margin: 0 auto; }
    .formWrapper.sendPdfForm h2 {
      padding-bottom: 0;
      margin-bottom: 0; }
  .formWrapper.auth {
    width: 50%;
    margin: 0 auto 40px auto; }
  .formWrapper h2 {
    margin-top: 0;
    text-decoration: none;
    position: relative;
    color: #1e4071;
    font-size: 26px;
    font-size: 2.6rem;
    display: block;
    cursor: normal;
    padding: 30px 30px 0 30px; }
    .formWrapper h2:before, .formWrapper h2 em {
      font-size: 24px;
      font-size: 2.4rem;
      font-style: normal;
      position: absolute;
      right: 40px; }
  .formWrapper h3 {
    border-top: 1px solid #dddddd;
    margin: 0 20px;
    padding: 40px 0 0 0;
    font-size: 16px;
    font-size: 1.6rem; }
  .formWrapper a.nameLink {
    text-decoration: none;
    font-size: 0;
    overflow: hidden;
    height: 0; }
  .formWrapper p {
    padding: 10px 0 0 0;
    margin: 0;
    text-align: left;
    font-size: 13px;
    font-size: 1.3rem; }
  .formWrapper form {
    padding: 0 20px 40px 20px;
    margin: 0;
    overflow: hidden;
    clear: both; }
  .formWrapper ul {
    margin: 0;
    padding: 0;
    /* overflow: hidden */
    width: 100%;
    position: relative;
    list-style: none;
    font-size: 0;
    text-align: justify; }
  .formWrapper li {
    overflow: hidden;
    clear: both;
    width: 100%;
    font-size: 0;
    height: 1px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .formWrapper li li {
      overflow: visible;
      padding: 0;
      height: auto;
      text-align: left;
      position: relative;
      font-size: 12px;
      font-size: 1.2rem; }
      .formWrapper li li label {
        font-weight: normal;
        padding: 4px 0; }
      .formWrapper li li p {
        padding: 0;
        line-height: 20px;
        line-height: 2rem; }
    .formWrapper li.ajaxIsLoading .loadingAjax {
      display: block; }
    .formWrapper li ul {
      padding: 0 8px 3px 8px;
      width: auto;
      font-size: 12px;
      font-size: 1.2rem; }
  .formWrapper label {
    display: block;
    overflow: hidden;
    clear: both;
    padding: 8px;
    text-align: left;
    color: #444; }
    .formWrapper label.inlineLabel {
      display: inline;
      margin-right: 10px; }
  .formWrapper .labelsList {
    padding: 10px 0 0 0;
    font-size: 14px;
    font-size: 1.4rem; }
  .formWrapper sup {
    color: red; }
  .formWrapper .fourth, .formWrapper .third, .formWrapper .half, .formWrapper .full, .formWrapper .two-third, .formWrapper .third-fix, .formWrapper .phone, .formWrapper .phoneCode {
    padding: 2px;
    width: auto;
    height: auto;
    font-size: 14px;
    font-size: 1.4rem; }
  .formWrapper .phone, .formWrapper .phoneCode {
    padding: 0 2px; }
  .formWrapper .fourth {
    width: 25%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline; }
    .formWrapper .fourth .half {
      width: 49%;
      padding: 0; }
  .formWrapper .third {
    width: 33.333%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline; }
    .lt-ie8 .formWrapper .third {
      width: 32.5%; }
  .formWrapper .two-third {
    width: 66.666%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline; }
    .lt-ie8 .formWrapper .two-third {
      width: 65%; }
  .formWrapper .half {
    width: 50%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline; }
    .lt-ie8 .formWrapper .half {
      width: 49%; }
  .formWrapper .third-fix {
    width: 33.333%;
    padding: 0;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline; }
    .formWrapper .third-fix ul {
      padding: 0; }
    .lt-ie8 .formWrapper .third-fix {
      width: 32.5%; }
    .formWrapper .third-fix .third {
      width: 100%; }
      .lt-ie8 .formWrapper .third-fix .third {
        width: 99%; }
      .formWrapper .third-fix .third label {
        padding: 8px 8px 5px 8px;
        font-weight: bold; }
      .formWrapper .third-fix .third ul {
        padding: 0 8px 8px 8px; }
  .formWrapper .phoneCode {
    width: 30%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline; }
    .lt-ie8 .formWrapper .phoneCode {
      width: 30%; }
  .formWrapper .phone {
    width: 70%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline; }
    .lt-ie8 .formWrapper .phone {
      width: 70%; }
  .formWrapper .full {
    width: 100%; }
    .lt-ie8 .formWrapper .full {
      width: 99%; }
  .formWrapper input[type="text"], .formWrapper input[type="password"], .formWrapper textarea {
    width: 100%;
    padding: 9px;
    height: 36px;
    border: 1px solid #e2dbc7;
    border-radius: 0;
    background: #f3f0e9;
    color: #292209;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border 0.2s ease;
    -moz-transition: border 0.2s ease;
    -o-transition: border 0.2s ease;
    transition: border 0.2s ease;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .formWrapper input[type="text"]:focus, .formWrapper input[type="password"]:focus, .formWrapper textarea:focus {
      outline: none;
      border-color: #ae9962; }
    .formWrapper input[type="text"]:disabled, .formWrapper input[type="password"]:disabled, .formWrapper textarea:disabled {
      background: #f1f1f1;
      cursor: not-allowed; }
  .formWrapper input[type="text"].nightsCount {
    background: none;
    border-color: #fff;
    padding-left: 0;
    font-size: 20px;
    font-size: 2rem; }
  .formWrapper textarea {
    height: 100px; }
  .formWrapper input[type="radio"], .formWrapper input[type="checkbox"] {
    margin-right: 6px;
    margin-left: 3px;
    top: -1px;
    position: relative; }
  .formWrapper .selectStyled {
    width: 100%; }
  .formWrapper select {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .formWrapper select:disabled {
      cursor: not-allowed; }
  .formWrapper button {
    float: right;
    margin: 10px 10px 0 0; }
  .formWrapper .alert {
    margin: 0 10px 10px 10px; }
  .formWrapper .incorrectValue label {
    color: #cc0000; }
  .formWrapper .incorrectValue ul {
    color: #cc0000; }
    .formWrapper .incorrectValue ul input[type="text"], .formWrapper .incorrectValue ul input[type="password"], .formWrapper .incorrectValue ul textarea {
      border: 1px solid #e69999;
      background: #fad1d1; }
  .formWrapper .incorrectValue .errorText {
    text-align: left;
    display: block;
    padding: 0 8px 8px 8px;
    color: #cc0000;
    font-size: 11px;
    font-size: 1.1rem; }
  .lt-ie8 .formWrapper .third input[type="text"], .lt-ie8 .formWrapper .third input[type="password"], .lt-ie8 .formWrapper .third textarea {
    width: 92%; }
  .lt-ie8 .formWrapper .half input[type="text"], .lt-ie8 .formWrapper .half input[type="password"], .lt-ie8 .formWrapper .half textarea {
    width: 95%; }
  .lt-ie8 .formWrapper .full input[type="text"], .lt-ie8 .formWrapper .full input[type="password"], .lt-ie8 .formWrapper .full textarea {
    width: 98%; }
  .formWrapper.sendPdfForm .alert {
    margin: 10px 5px 0px 10px; }
  .employeeModule .formWrapper {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    background: white;
    box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.15);
    padding: 10px 10px 15px 10px;
    margin-bottom: 40px; }
    .employeeModule .formWrapper:after {
      content: "";
      display: table;
      clear: both; }
  .airplanedemandModule .formWrapper {
    margin-bottom: 0;
    padding: 0 20px; }
  .twoColumns .formWrapper .third {
    width: 100%; }
  @media screen and (max-width: 1200px) {
    .formWrapper {
      margin: 0 0 20px 0; }
      .formWrapper h2 {
        padding: 20px 25px 0 25px; }
      .formWrapper .weditor {
        padding: 0 25px; }
      .formWrapper form {
        padding: 0 15px 30px 15px; }
      .employeeModule .formWrapper {
        padding: 10px 0 10px 0; } }
  @media screen and (max-width: 940px) {
    .formWrapper {
      margin: 0; }
      .formWrapper:after {
        content: "";
        display: table;
        clear: both; }
      .formWrapper .fourth, .formWrapper .third, .formWrapper .half, .formWrapper .two-third {
        width: 50%; } }
  @media screen and (max-width: 52em) {
    .formWrapper .labelsList {
      padding: 10px 0; }
    .airplanedemandModule .formWrapper {
      padding: 0 22px; } }
  @media screen and (max-width: 31em) {
    .formWrapper .fourth, .formWrapper .third, .formWrapper .half, .formWrapper .two-third {
      width: 100%; } }

.reservationForm {
  margin-left: 0;
  margin-right: 0;
  background: #fff;
  border: none;
  overflow: visible; }
  .reservationForm:before {
    display: none; }
  .reservationForm h2 {
    padding: 30px 10px 0 10px;
    font-size: 22px;
    font-size: 2.2rem; }
  .reservationForm .formDescription {
    padding: 0px 10px 5px 10px; }
  .reservationForm form {
    padding: 0 30px 30px 30px;
    box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.15); }
  .reservationForm label {
    padding: 0 8px 5px 8px;
    color: #c4c4c4; }
    .reservationForm label.inlineLabel {
      color: #444; }
  .reservationForm li li label {
    color: #444; }
  .reservationForm button {
    margin-top: 0;
    width: 100%;
    float: none; }
  .reservationForm .calendarIconTrigger {
    position: absolute;
    z-index: 10;
    right: 15px;
    top: 4px;
    color: #ae9962;
    cursor: pointer;
    font-size: 22px;
    font-size: 2.2rem; }
    .reservationForm .calendarIconTrigger:before {
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      content: "\E026";
      vertical-align: top; }
  .reservationForm .distance {
    padding: 10px 10px 0 10px;
    margin: 0;
    line-height: 22px;
    line-height: 2.2rem; }
    .reservationForm .distance strong {
      color: #ae9962; }
  .reservation-spaModule .reservationForm {
    margin-bottom: 20px;
    background: none; }
    .reservation-spaModule .reservationForm form {
      box-shadow: none; }
  @media screen and (max-width: 1200px) {
    .reservationForm h2 {
      padding-top: 15px; }
    .reservationForm form {
      padding: 0 15px 15px 15px; }
    .reservationForm li li label {
      padding: 0 8px 8px 8px; }
    .reservationForm .btn.style1 {
      font-size: 15px;
      font-size: 1.5rem;
      padding: .5em .7em; } }
  @media screen and (max-width: 940px) {
    .reservationForm {
      margin: 0 0 25px 0; }
      .reservationForm h2 {
        padding-top: 20px; }
      .reservationForm form {
        padding-bottom: 25px; } }
  @media screen and (max-width: 31em) {
    .reservationForm form {
      box-shadow: none;
      border: 1px solid #e2dbc7;
      border-width: 1px 0; }
    .reservationForm h2 {
      font-size: 20px;
      font-size: 2rem; } }

.reservationFormConfirm .full {
  text-align: center;
  margin: 40px auto 0 auto; }

.reservationFormConfirm form {
  padding-bottom: 20px; }

.reservationFormConfirm button {
  float: none; }

@media screen and (max-width: 1200px) {
  .reservationFormConfirm .full {
    margin: 20px auto 0 auto; } }

@media screen and (max-width: 940px) {
  .reservationFormConfirm .full {
    margin: 10px auto 0 auto;
    padding: 10px; }
  .reservationFormConfirm ul {
    width: 100%; } }

@media screen and (max-width: 31em) {
  .reservationFormConfirm button {
    width: 100%; } }

.stickyFormWrapper {
  position: fixed;
  bottom: 0;
  left: 50%;
  overflow: hidden;
  width: 100%;
  z-index: 100;
  background: white;
  box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.2);
  max-width: 1200px;
  margin: 0;
  margin-left: -600px;
  border-top: 1px solid transparent;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform 0.1s ease;
  -moz-transition: transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease; }
  .stickyFormWrapper .formWrapper {
    padding-top: 40px;
    margin-bottom: 0; }
    .stickyFormWrapper .formWrapper h2 {
      padding: 10px 10px 0 10px; }
  .stickyFormWrapper form {
    padding-bottom: 40px;
    border-top: 0 !important; }
  .stickyFormWrapper.isVisible {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .stickyFormWrapper.isStuck {
    position: relative;
    background: none;
    box-shadow: none;
    left: auto;
    margin-left: auto;
    background: none;
    border-top-color: #eaeaea; }
  @media screen and (max-height: 900px) {
    .stickyFormWrapper .formWrapper {
      padding-top: 20px; }
    .stickyFormWrapper form {
      padding: 0 10px 20px 10px; } }
  @media screen and (max-width: 1200px) {
    .stickyFormWrapper {
      left: 20px;
      right: 20px;
      width: auto;
      margin-left: auto; }
      .stickyFormWrapper .formWrapper {
        padding-top: 20px; }
      .stickyFormWrapper.isStuck {
        left: 0;
        right: 0;
        padding-top: 0;
        padding-bottom: 0px; }
      .stickyFormWrapper form {
        padding: 0px 10px 5px 10px; }
      .stickyFormWrapper.calculatorSendButtonWrapper {
        padding: 0; }
        .stickyFormWrapper.calculatorSendButtonWrapper .calculatorSendButton {
          padding: 2em; }
        .stickyFormWrapper.calculatorSendButtonWrapper.isStuck {
          padding: 0; } }
  @media screen and (max-width: 940px) {
    .stickyFormWrapper {
      position: relative;
      left: auto;
      right: auto;
      top: auto;
      background: none;
      box-shadow: none;
      border-top-color: #eaeaea; }
      .stickyFormWrapper .formWrapper {
        padding-top: 0; }
      .stickyFormWrapper form {
        padding: 15px 10px 5px 10px; } }
  @media screen and (max-width: 52em) {
    .stickyFormWrapper form {
      padding: 15px 10px 10px 10px; } }
  @media screen and (max-width: 31em) {
    .stickyFormWrapper form {
      padding: 0 10px 10px 10px; } }

.twoColumns .row {
  width: 100%; }
  .twoColumns .row:after {
    content: "";
    display: table;
    clear: both; }

.twoColumns .formColumn {
  float: left;
  display: block;
  margin-right: 1.40845%;
  width: 36.61972%;
  margin-bottom: 2em; }
  .twoColumns .formColumn:last-child {
    margin-right: 0; }

.twoColumns .airportsColumn {
  float: left;
  display: block;
  margin-right: 1.40845%;
  width: 61.97183%;
  margin-right: 0; }
  .twoColumns .airportsColumn:last-child {
    margin-right: 0; }

.twoColumns h2 {
  margin-top: 0; }

.twoColumns .alert {
  margin: 0 0 -1em 0; }

@media screen and (max-width: 940px) {
  .twoColumns .formColumn {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 40.84507%; }
    .twoColumns .formColumn:last-child {
      margin-right: 0; }
  .twoColumns .airportsColumn {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 57.74648%;
    margin-right: 0; }
    .twoColumns .airportsColumn:last-child {
      margin-right: 0; } }

@media screen and (max-width: 52em) {
  .twoColumns .formColumn {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0; }
    .twoColumns .formColumn:last-child {
      margin-right: 0; }
  .twoColumns .airportsColumn {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 100%;
    margin-right: 0; }
    .twoColumns .airportsColumn:last-child {
      margin-right: 0; } }

.airplanedemandModule form {
  padding: 0 20px 0 50px;
  position: relative;
  margin-bottom: 0; }
  .airplanedemandModule form:before {
    background: #eaeaea;
    width: 1px;
    height: 100%;
    left: 50px;
    position: absolute;
    display: block;
    overflow: hidden;
    content: " "; }

@media screen and (max-width: 940px) {
  .airplanedemandModule form {
    margin-bottom: 0 !important; } }

@media screen and (max-width: 52em) {
  .airplanedemandModule form {
    padding: 0 0; }
    .airplanedemandModule form:before {
      display: none; }
    .airplanedemandModule form .calculatorSendButtonWrapper {
      margin: 0; } }

.btn, a.btn:link, a.btn:visited, a.btn:hover {
  cursor: pointer;
  padding: .2em 1.6em;
  text-decoration: none;
  border: none;
  outline: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  line-height: 3rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  position: relative;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  color: #ae9962;
  background: transparent;
  border: 2px solid #ae9962;
  box-shadow: 0 0 2px #ae9962;
  font-weight: bold;
  position: relative;
  font-family: "TFArrow", serif;
  text-transform: uppercase;
  padding: 0.29em 2.5em 0.2em 2.5em;
  text-align: center;
  line-height: 30px;
  line-height: 3rem; }
  .btn::-moz-focus-inner, a.btn:link::-moz-focus-inner, a.btn:visited::-moz-focus-inner, a.btn:hover::-moz-focus-inner {
    padding: 0 !important; }
  .btn:hover, a.btn:link:hover, a.btn:visited:hover, a.btn:hover:hover {
    background: #ae9962;
    color: white; }
  .btn:active, a.btn:link:active, a.btn:visited:active, a.btn:hover:active {
    background: #ae9962;
    color: white; }
  .btn:disabled, .btn.disabled, a.btn:link:disabled, a.btn:link.disabled, a.btn:visited:disabled, a.btn:visited.disabled, a.btn:hover:disabled, a.btn:hover.disabled {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=' $value * 100 ')";
    filter: alpha(opacity=60);
    zoom: 1;
    cursor: default;
    pointer-events: none;
    border-color: #e8e4db;
    background: #e8e4db;
    box-shadow: none; }
  .lt-ie9 .btn, .lt-ie9 a.btn:link, .lt-ie9 a.btn:visited, .lt-ie9 a.btn:hover {
    position: relative !important;
    behavior: url("/web/luxurycare/css/PIE.htc"); }
  .btn.style1, a.btn:link.style1, a.btn:visited.style1, a.btn:hover.style1 {
    cursor: pointer;
    padding: .2em 1.6em;
    text-decoration: none;
    border: none;
    outline: none;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    line-height: 3rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    background-color: #295799;
    background-image: -webkit-linear-gradient(top, #1e4071 0%, #295799 100%);
    background-image: linear-gradient(to top, #1e4071 0%, #295799 100%);
    border: 1px solid #1e4071;
    box-shadow: none;
    padding: 0.8em 1.5em;
    text-shadow: #091220 0 -1px 0;
    text-transform: uppercase;
    color: white; }
    .btn.style1::-moz-focus-inner, a.btn:link.style1::-moz-focus-inner, a.btn:visited.style1::-moz-focus-inner, a.btn:hover.style1::-moz-focus-inner {
      padding: 0 !important; }
    .btn.style1:hover, a.btn:link.style1:hover, a.btn:visited.style1:hover, a.btn:hover.style1:hover {
      background-color: #295799;
      background-image: -webkit-linear-gradient(top, #19355d 0%, #234b85 100%);
      background-image: linear-gradient(to top, #19355d 0%, #234b85 100%);
      border: 1px solid #234b85; }
    .btn.style1:active, a.btn:link.style1:active, a.btn:visited.style1:active, a.btn:hover.style1:active {
      background-color: #295799;
      background-image: -webkit-linear-gradient(top, #19355d 0%, #234b85 100%);
      background-image: linear-gradient(to top, #19355d 0%, #234b85 100%);
      border: 1px solid #132949;
      box-shadow: #091220 0 0.1em 0.3em inset; }
    .btn.style1:disabled, .btn.style1.disabled, a.btn:link.style1:disabled, a.btn:link.style1.disabled, a.btn:visited.style1:disabled, a.btn:visited.style1.disabled, a.btn:hover.style1:disabled, a.btn:hover.style1.disabled {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=' $value * 100 ')";
      filter: alpha(opacity=100);
      zoom: 1;
      -webkit-transition: none;
      -moz-transition: none;
      -o-transition: none;
      transition: none;
      cursor: pointer;
      padding: .2em 1.6em;
      text-decoration: none;
      border: none;
      outline: none;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 30px;
      line-height: 3rem;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      display: inline-block;
      position: relative;
      vertical-align: top;
      *zoom: 1;
      *display: inline;
      background-color: #c4c4c4;
      background-image: -webkit-linear-gradient(top, #aaaaaa 0%, #c4c4c4 100%);
      background-image: linear-gradient(to top, #aaaaaa 0%, #c4c4c4 100%);
      border: 1px solid #aaaaaa;
      box-shadow: none;
      padding: 0.8em 1em;
      text-shadow: #919191 0 -1px 0; }
      .btn.style1:disabled::-moz-focus-inner, .btn.style1.disabled::-moz-focus-inner, a.btn:link.style1:disabled::-moz-focus-inner, a.btn:link.style1.disabled::-moz-focus-inner, a.btn:visited.style1:disabled::-moz-focus-inner, a.btn:visited.style1.disabled::-moz-focus-inner, a.btn:hover.style1:disabled::-moz-focus-inner, a.btn:hover.style1.disabled::-moz-focus-inner {
        padding: 0 !important; }
      .btn.style1:disabled:hover, .btn.style1.disabled:hover, a.btn:link.style1:disabled:hover, a.btn:link.style1.disabled:hover, a.btn:visited.style1:disabled:hover, a.btn:visited.style1.disabled:hover, a.btn:hover.style1:disabled:hover, a.btn:hover.style1.disabled:hover {
        background-color: #c4c4c4;
        background-image: -webkit-linear-gradient(top, #9d9d9d 0%, #b7b7b7 100%);
        background-image: linear-gradient(to top, #9d9d9d 0%, #b7b7b7 100%);
        border: 1px solid #b7b7b7; }
      .btn.style1:disabled:active, .btn.style1.disabled:active, a.btn:link.style1:disabled:active, a.btn:link.style1.disabled:active, a.btn:visited.style1:disabled:active, a.btn:visited.style1.disabled:active, a.btn:hover.style1:disabled:active, a.btn:hover.style1.disabled:active {
        background-color: #c4c4c4;
        background-image: -webkit-linear-gradient(top, #9d9d9d 0%, #b7b7b7 100%);
        background-image: linear-gradient(to top, #9d9d9d 0%, #b7b7b7 100%);
        border: 1px solid #919191;
        box-shadow: #777777 0 0.1em 0.3em inset; }
  .btn.style2, a.btn:link.style2, a.btn:visited.style2, a.btn:hover.style2 {
    cursor: pointer;
    padding: .2em 1.6em;
    text-decoration: none;
    border: none;
    outline: none;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    line-height: 3rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    background: #ae9962;
    color: white;
    border: 2px solid #ae9962;
    box-shadow: 0 0 2px #ae9962;
    text-transform: uppercase;
    padding: 0.29em 2.5em 0.2em 2.5em; }
    .btn.style2::-moz-focus-inner, a.btn:link.style2::-moz-focus-inner, a.btn:visited.style2::-moz-focus-inner, a.btn:hover.style2::-moz-focus-inner {
      padding: 0 !important; }
    .btn.style2:hover, a.btn:link.style2:hover, a.btn:visited.style2:hover, a.btn:hover.style2:hover {
      background: #a38d54;
      border-color: #a38d54; }
    .btn.style2:active, a.btn:link.style2:active, a.btn:visited.style2:active, a.btn:hover.style2:active {
      background: #a38d54;
      border-color: #a38d54; }
  .btn.style3, a.btn:link.style3, a.btn:visited.style3, a.btn:hover.style3 {
    cursor: pointer;
    padding: .2em 1.6em;
    text-decoration: none;
    border: none;
    outline: none;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    line-height: 3rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    background: #ae9962;
    color: white;
    border: 2px solid #ae9962;
    box-shadow: 0 0 2px #ae9962;
    text-transform: uppercase;
    padding: 0.8em 1.5em; }
    .btn.style3::-moz-focus-inner, a.btn:link.style3::-moz-focus-inner, a.btn:visited.style3::-moz-focus-inner, a.btn:hover.style3::-moz-focus-inner {
      padding: 0 !important; }
    .btn.style3:hover, a.btn:link.style3:hover, a.btn:visited.style3:hover, a.btn:hover.style3:hover {
      background: #a38d54;
      border-color: #a38d54; }
    .btn.style3:active, a.btn:link.style3:active, a.btn:visited.style3:active, a.btn:hover.style3:active {
      background: #a38d54;
      border-color: #a38d54; }
  .btn.hpBtn, a.btn:link.hpBtn, a.btn:visited.hpBtn, a.btn:hover.hpBtn {
    font-size: 20px;
    font-size: 2rem;
    padding: 0.28em 1em 0.2em 1em;
    color: white; }
  .btn.iconBefore:before, .btn.iconAfter:before, a.btn:link.iconBefore:before, a.btn:link.iconAfter:before, a.btn:visited.iconBefore:before, a.btn:visited.iconAfter:before, a.btn:hover.iconBefore:before, a.btn:hover.iconAfter:before {
    display: block;
    vertical-align: top;
    position: absolute;
    z-index: 1000;
    text-align: center;
    font-style: normal;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
    font-family: "icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-size: 1.2rem; }
  .btn.iconBefore, a.btn:link.iconBefore, a.btn:visited.iconBefore, a.btn:hover.iconBefore {
    padding-left: 3em; }
    .btn.iconBefore:before, a.btn:link.iconBefore:before, a.btn:visited.iconBefore:before, a.btn:hover.iconBefore:before {
      left: 0.5em; }
  .btn.iconAfter, a.btn:link.iconAfter, a.btn:visited.iconAfter, a.btn:hover.iconAfter {
    padding-right: 3em; }
    .btn.iconAfter:before, a.btn:link.iconAfter:before, a.btn:visited.iconAfter:before, a.btn:hover.iconAfter:before {
      right: 0.5em; }
  .btn.moreLess:before, a.btn:link.moreLess:before, a.btn:visited.moreLess:before, a.btn:hover.moreLess:before {
    content: "\E00E";
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease; }
  .btn.moreLess.showMore:before, a.btn:link.moreLess.showMore:before, a.btn:visited.moreLess.showMore:before, a.btn:hover.moreLess.showMore:before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .btn.moreLess.showMore .less, a.btn:link.moreLess.showMore .less, a.btn:visited.moreLess.showMore .less, a.btn:hover.moreLess.showMore .less {
    display: inline; }
  .btn.moreLess.showMore .more, a.btn:link.moreLess.showMore .more, a.btn:visited.moreLess.showMore .more, a.btn:hover.moreLess.showMore .more {
    display: none; }
  .btn.buttonLeft, a.btn:link.buttonLeft, a.btn:visited.buttonLeft, a.btn:hover.buttonLeft {
    float: left; }
  .btn.buttonRight, a.btn:link.buttonRight, a.btn:visited.buttonRight, a.btn:hover.buttonRight {
    float: right; }
  .btn.buttonBlock, a.btn:link.buttonBlock, a.btn:visited.buttonBlock, a.btn:hover.buttonBlock {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: block; }
  .btn .less, a.btn:link .less, a.btn:visited .less, a.btn:hover .less {
    display: none; }

.lt-ie8 button.btn, .lt-ie8 input.btn {
  line-height: 26px;
  line-height: 2.6rem; }

.labelsList input[type="checkbox"], .labelsList input[type="radio"] {
  position: absolute;
  left: 7px;
  top: 7px;
  z-index: 50;
  width: 16px;
  height: 16px;
  cursor: pointer;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=' $value * 100 ')";
  filter: alpha(opacity=0);
  zoom: 1; }
  .labelsList input[type="checkbox"]:checked + label, .labelsList input[type="checkbox"]:checked + a, .labelsList input[type="radio"]:checked + label, .labelsList input[type="radio"]:checked + a {
    color: #ae9962; }
    .labelsList input[type="checkbox"]:checked + label h3, .labelsList input[type="checkbox"]:checked + a h3, .labelsList input[type="radio"]:checked + label h3, .labelsList input[type="radio"]:checked + a h3 {
      color: #ae9962; }
    .labelsList input[type="checkbox"]:checked + label:before, .labelsList input[type="checkbox"]:checked + a:before, .labelsList input[type="radio"]:checked + label:before, .labelsList input[type="radio"]:checked + a:before {
      color: #ae9962;
      content: "\E031"; }

.labelsList input[type="radio"]:checked + label:before {
  color: #ae9962;
  content: "\E02F"; }

.labelsList .radioLabel {
  display: inline-block;
  position: relative;
  vertical-align: top;
  *zoom: 1;
  *display: inline; }
  .labelsList .radioLabel:before {
    content: "\E02E"; }

.labelsList .checkboxLabel {
  display: inline-block;
  position: relative;
  vertical-align: top;
  *zoom: 1;
  *display: inline; }
  .labelsList .checkboxLabel:before {
    content: "\E030"; }

.labelsList a, .labelsList label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 3px 0 3px 30px;
  margin-right: 3px;
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none; }
  .labelsList a h3, .labelsList label h3 {
    color: #dddddd; }
  .labelsList a:before, .labelsList label:before {
    font-family: "icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 6px;
    z-index: 5;
    content: "\E02B";
    font-size: 16px;
    color: #dddddd;
    cursor: pointer; }

.labelsList a:link, .labelsList a:visited, .labelsList a:hover {
  text-decoration: none;
  padding: 0;
  overflow: visible;
  color: #444; }
  .labelsList a:link label, .labelsList a:visited label, .labelsList a:hover label {
    padding: 3px 0 3px 20px; }
    .labelsList a:link label:before, .labelsList a:visited label:before, .labelsList a:hover label:before {
      display: none; }

.disablePointerEvents .labelsList * {
  pointer-events: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.no-csstransforms .labelsList a:before, .no-csstransforms .labelsList label:before {
  top: 4px; }

.airplanedemandModule .labelsList a:before, .airplanedemandModule .labelsList label:before {
  font-size: 24px;
  left: 0; }

.selectStyled {
  border: 1px solid #e2dbc7;
  overflow: hidden;
  background: #f3f0e9;
  padding: 1px;
  width: auto;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: inline-block;
  position: relative;
  vertical-align: top;
  *zoom: 1;
  *display: inline; }
  .selectStyled:before, .selectStyled:after {
    display: none; }
  .selectStyled select {
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 6px 40px 4px 6px;
    position: relative;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    text-indent: 0.01px;
    text-overflow: "";
    cursor: pointer;
    border-radius: 0px;
    margin-left: 1px;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 20px; }
    .selectStyled select::-ms-expand {
      display: none; }
    .selectStyled select:focus {
      outline: none; }
  .js .selectStyled:before, .js .selectStyled:after {
    content: "";
    position: absolute;
    display: block;
    pointer-events: none; }
  .js .selectStyled:after {
    height: 100%;
    width: 32px;
    z-index: 5;
    border-left: 1px solid white;
    background: white;
    right: 0px;
    top: 0px; }
  .js .selectStyled:before {
    right: 10px;
    top: 14px;
    z-index: 6;
    font-size: 7px;
    font-size: 0.7rem;
    font-family: "icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    content: "\E025";
    color: #ae9962; }
  .lt-ie10 .selectStyled select {
    padding: 5px 6px; }
  .lt-ie10 .selectStyled:before, .lt-ie10 .selectStyled:after {
    display: none; }

.selecttext {
  z-index: 9;
  position: absolute;
  left: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-top: 6px;
  background: transparent;
  cursor: pointer; }

.select-arrow {
  background: url(../images/jquery.selectBox-arrow.gif) center -19px no-repeat #eaeaea;
  box-shadow: 0px 0px 0px 1px white inset;
  position: absolute;
  display: inline-block;
  *display: inline;
  zoom: 1;
  cursor: pointer;
  height: 100%;
  width: 26px;
  top: 0;
  right: 0;
  border-left: 1px solid #dddddd; }

.ui-datepicker, .ui-autocomplete {
  max-width: 100%;
  border: 1px solid #dddddd;
  overflow: hidden;
  display: none; }
  .lt-ie8 .ui-datepicker, .lt-ie8 .ui-autocomplete {
    width: 242px; }
  .ui-datepicker.ui-widget-content, .ui-widget-content.ui-autocomplete {
    font-size: 13px;
    font-size: 1.3rem;
    background: white;
    box-shadow: 0 1px 3px -1px #c9c9c9; }
  .ui-datepicker .ui-widget-header, .ui-autocomplete .ui-widget-header {
    text-transform: uppercase;
    position: relative;
    min-height: 0;
    width: 100%; }
  .ui-datepicker .ui-datepicker-title, .ui-autocomplete .ui-datepicker-title {
    text-align: center;
    line-height: 30px;
    height: 30px;
    padding: 5px 30px 0 30px;
    color: #1e4071;
    font-weight: bold; }
  .ui-datepicker .ui-datepicker-prev, .ui-autocomplete .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next, .ui-autocomplete .ui-datepicker-next {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer; }
    .ui-datepicker .ui-datepicker-prev:hover, .ui-autocomplete .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover, .ui-autocomplete .ui-datepicker-next:hover {
      background: #1e4071; }
      .ui-datepicker .ui-datepicker-prev:hover span:before, .ui-autocomplete .ui-datepicker-prev:hover span:before, .ui-datepicker .ui-datepicker-next:hover span:before, .ui-autocomplete .ui-datepicker-next:hover span:before {
        color: white; }
    .ui-datepicker .ui-datepicker-prev span, .ui-autocomplete .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span, .ui-autocomplete .ui-datepicker-next span {
      display: block;
      overflow: hidden;
      font-size: 0;
      color: transparent;
      position: absolute;
      left: 10px;
      top: 4px; }
      .ui-datepicker .ui-datepicker-prev span:before, .ui-autocomplete .ui-datepicker-prev span:before, .ui-datepicker .ui-datepicker-next span:before, .ui-autocomplete .ui-datepicker-next span:before {
        font-family: "icons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        font-size: 2rem;
        content: "\E002";
        color: #1e4071; }
  .ui-datepicker .ui-datepicker-next, .ui-autocomplete .ui-datepicker-next {
    right: 5px;
    left: auto; }
    .ui-datepicker .ui-datepicker-next span, .ui-autocomplete .ui-datepicker-next span {
      left: 13px; }
      .ui-datepicker .ui-datepicker-next span:before, .ui-autocomplete .ui-datepicker-next span:before {
        content: "\E003"; }
  .ui-datepicker table, .ui-autocomplete table {
    margin-bottom: 0;
    border-collapse: separate;
    padding: 5px; }
    .ui-datepicker table th, .ui-autocomplete table th {
      text-align: center;
      border: 1px solid white;
      color: #444;
      font-weight: normal;
      font-size: 12px;
      font-size: 1.2rem; }
    .ui-datepicker table td, .ui-autocomplete table td {
      border: 1px solid white;
      padding: 0;
      border-collapse: collapse;
      width: 36px;
      font-size: 12px;
      font-size: 1.2rem; }
      .ui-datepicker table td a, .ui-autocomplete table td a, .ui-datepicker table td span, .ui-autocomplete table td span {
        display: block;
        text-align: right;
        padding: 0 0.3em;
        height: 30px;
        line-height: 30px;
        text-decoration: none;
        border: 1px solid #f3f0e9;
        color: #444;
        background: #fff; }
        .ui-datepicker table td a.ui-state-highlight, .ui-autocomplete table td a.ui-state-highlight, .ui-datepicker table td span.ui-state-highlight, .ui-autocomplete table td span.ui-state-highlight {
          border: 1px solid #ae9962;
          background: #ae9962;
          color: white;
          font-weight: bold; }
        .ui-datepicker table td a.ui-state-active, .ui-autocomplete table td a.ui-state-active, .ui-datepicker table td span.ui-state-active, .ui-autocomplete table td span.ui-state-active {
          border: 1px solid #e2dbc7;
          background: #f3f0e9;
          color: #444; }
      .ui-datepicker table td span, .ui-autocomplete table td span {
        border: 1px solid #f7f7f7;
        background: white;
        color: #c4c4c4; }
    .ui-datepicker table tr:hover td, .ui-autocomplete table tr:hover td {
      background: none !important; }

/*! jQuery UI - v1.11.4 - 2015-04-14
* http://jqueryui.com
* Includes: core.css, autocomplete.css, datepicker.css, menu.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

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

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

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

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

.ui-helper-clearfix {
  min-height: 0; }

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

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

.ui-autocomplete {
  max-width: 80%; }
  .ui-autocomplete.ui-widget-content {
    background: #ffffff;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 5px; }
  .ui-autocomplete .ui-widget-content a {
    color: #222222; }
  .ui-autocomplete .ui-state-default,
  .ui-autocomplete .ui-widget-content .ui-state-default,
  .ui-autocomplete .ui-widget-header .ui-state-default {
    border: 1px solid #e2dbc7;
    background: #f3f0e9;
    font-weight: normal;
    color: #292209; }
  .ui-autocomplete .ui-state-default a,
  .ui-autocomplete .ui-state-default a:link,
  .ui-autocomplete .ui-state-default a:visited {
    color: #555555;
    text-decoration: none; }
  .ui-autocomplete .ui-state-hover,
  .ui-autocomplete .ui-widget-content .ui-state-hover,
  .ui-autocomplete .ui-widget-header .ui-state-hover,
  .ui-autocomplete .ui-state-focus,
  .ui-autocomplete .ui-widget-content .ui-state-focus,
  .ui-autocomplete .ui-widget-header .ui-state-focus {
    border: 1px solid #e2dbc7;
    background: #f3f0e9;
    font-weight: normal;
    color: #292209; }
  .ui-autocomplete .ui-state-hover a,
  .ui-autocomplete .ui-state-hover a:hover,
  .ui-autocomplete .ui-state-hover a:link,
  .ui-autocomplete .ui-state-hover a:visited,
  .ui-autocomplete .ui-state-focus a,
  .ui-autocomplete .ui-state-focus a:hover,
  .ui-autocomplete .ui-state-focus a:link,
  .ui-autocomplete .ui-state-focus a:visited {
    color: #212121;
    text-decoration: none; }
  .ui-autocomplete .ui-state-active,
  .ui-autocomplete .ui-widget-content .ui-state-active,
  .ui-autocomplete .ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    font-weight: normal;
    color: #212121; }
  .ui-autocomplete .ui-state-active a,
  .ui-autocomplete .ui-state-active a:link,
  .ui-autocomplete .ui-state-active a:visited {
    color: #212121;
    text-decoration: none; }
  .ui-autocomplete .ui-menu-item {
    white-space: nowrap;
    overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #222222; }
  h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0; }

h1 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 52px;
  line-height: 5.2rem;
  padding-top: 0.3em;
  margin: 0 40px 0.3em 40px;
  color: white;
  font-family: "TFArrow", serif;
  font-weight: 400;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.5); }
  .main h1 {
    padding-top: 0;
    margin-top: -0.5em;
    text-shadow: none;
    color: #ae9962; }
  @media screen and (max-width: 1200px) {
    h1 {
      font-size: 36px;
      font-size: 3.6rem;
      line-height: 48px;
      line-height: 4.8rem; }
      .main h1 {
        margin-top: -0.3em;
        margin-left: 25px;
        margin-right: 25px; } }
  @media screen and (max-width: 940px) {
    h1 {
      margin: 0 45px 15px 45px; } }
  @media screen and (max-width: 31em) {
    h1 {
      margin: 0 25px 5px 25px;
      font-size: 25px;
      font-size: 2.5rem;
      line-height: 34px;
      line-height: 3.4rem; } }

h2 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 0.25em;
  font-family: "TFArrow", serif;
  font-weight: normal;
  color: #1e4071; }

h3 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 26px;
  line-height: 2.6rem;
  font-family: "TFArrow", serif;
  font-weight: 700;
  margin-bottom: 0.3em;
  color: #ae9962; }

h4 {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 0.3em; }

h5 {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0.3em; }

h6 {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0.3em; }

.stepHeader {
  position: relative;
  padding: 0 40px;
  line-height: 30px;
  line-height: 3rem; }
  .stepHeader:after {
    clear: both;
    content: "";
    width: 100%;
    height: 0;
    display: table; }
  .stepHeader > span {
    font-weight: bold;
    left: -20px;
    position: absolute;
    display: inline-block;
    text-align: center;
    margin-right: -45px;
    margin-top: -8px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #ae9962;
    border: 2px solid #ae9962;
    border-radius: 20px;
    box-shadow: 0px 0px 0px 4px #fff;
    background: #fcfbf9;
    background: #fff;
    font-size: 20px;
    font-size: 2rem; }
  .stepHeader a.btn {
    margin: -0.5em 0 0 0;
    text-align: center;
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 23.94366%;
    margin-right: 0;
    padding-right: 1em;
    float: right; }
    .stepHeader a.btn:last-child {
      margin-right: 0; }
    .stepHeader a.btn.style2 {
      padding-right: 1em; }
  @media screen and (max-width: 1200px) {
    .stepHeader {
      padding: 0 0 0 30px; }
      .stepHeader a.btn, .stepHeader a.btn.style2 {
        width: auto;
        font-size: 14px;
        font-size: 1.4rem; } }
  @media screen and (max-width: 940px) {
    .stepHeader {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 26px;
      line-height: 2.6rem; }
      .stepHeader a.btn, .stepHeader a.btn.style2 {
        width: auto;
        font-size: 13px;
        font-size: 1.3rem; } }
  @media screen and (max-width: 52em) {
    .stepHeader {
      padding-left: 30px;
      padding-right: 30px; }
      .stepHeader > span {
        left: auto;
        position: relative;
        margin-right: 10px; } }
  @media screen and (max-width: 31em) {
    .stepHeader {
      margin-bottom: 0;
      padding-left: 25px;
      padding-right: 25px; }
      .stepHeader a.btn, .stepHeader a.btn.style2 {
        float: none;
        display: block;
        margin-top: 1em; } }

p {
  margin: 0 0 1.5em; }

a {
  text-decoration: underline;
  color: #ae9962; }
  a.phone {
    text-decoration: none;
    cursor: default; }
  a:visited, a:focus, a:active {
    color: #ae9962; }
  a:hover {
    color: #ae9962;
    text-decoration: none; }

hr {
  width: 100%;
  border: 0;
  margin: 1.4em 0 1em 0;
  height: 1px;
  overflow: hidden;
  border-top: 1px solid #dddddd; }
  .lt-ie8 hr {
    margin: 0.3em 0 0.6em 0; }

blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic; }

strong, dfn {
  font-weight: bold; }

em, dfn {
  font-style: italic; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0; }

ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em; }

ul {
  list-style-type: circle; }

ol {
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }

dl dt {
  font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%;
  border-collapse: collapse; }

tr:hover td {
  background: #f7f7f7; }

th {
  font-weight: bold;
  background: white;
  color: #ae9962;
  text-align: left; }

th, td, caption {
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #dddddd;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Open Sans", sans-serif; }

table.blankTable {
  border: none; }
  table.blankTable th, table.blankTable td, table.blankTable caption {
    border: none; }
  table.blankTable h2, table.blankTable h3 {
    margin-top: 0; }

table.striped tr:nth-child(even) td, table tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eeeeee; }

.columns2row:after {
  content: "";
  display: table;
  clear: both; }

.columns2row .column {
  float: left;
  display: block;
  margin-right: 1.40845%;
  width: 49.29577%; }
  .columns2row .column:last-child {
    margin-right: 0; }
  .columns2row .column:nth-child(2n) {
    margin-right: 0; }
  .columns2row .column:nth-child(2n+1) {
    clear: left; }

@media screen and (max-width: 940px) {
  .columns2row .column {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 100%;
    margin-right: 0; }
    .columns2row .column:last-child {
      margin-right: 0; } }

.themeRow1, .themeRow2, .themeRow3 {
  display: table;
  width: 100%;
  position: relative;
  z-index: 2; }
  .themeRow1 > div[class^="textBlock"], .themeRow2 > div[class^="textBlock"], .themeRow3 > div[class^="textBlock"] {
    display: table-cell;
    float: none !important;
    vertical-align: middle;
    padding: 15px 30px;
    box-sizing: border-box;
    position: relative; }
    .themeRow1 > div[class^="textBlock"] p, .themeRow2 > div[class^="textBlock"] p, .themeRow3 > div[class^="textBlock"] p {
      line-height: 30px;
      line-height: 3rem;
      margin: 15px 0; }
    .themeRow1 > div[class^="textBlock"] ol, .themeRow2 > div[class^="textBlock"] ol, .themeRow3 > div[class^="textBlock"] ol {
      line-height: 30px;
      line-height: 3rem;
      margin: 0;
      padding: 0;
      list-style: none;
      counter-reset: themeRowCounter; }
      .themeRow1 > div[class^="textBlock"] ol li, .themeRow2 > div[class^="textBlock"] ol li, .themeRow3 > div[class^="textBlock"] ol li {
        margin: 15px 0;
        counter-increment: themeRowCounter; }
        .themeRow1 > div[class^="textBlock"] ol li:before, .themeRow2 > div[class^="textBlock"] ol li:before, .themeRow3 > div[class^="textBlock"] ol li:before {
          content: counter(themeRowCounter) ". ";
          font-weight: bold;
          color: #ae9962; }
  .themeRow1 .textBlock1, .themeRow2 .textBlock1, .themeRow3 .textBlock1 {
    width: 28.6%; }
  .themeRow1 .textBlock3, .themeRow2 .textBlock3, .themeRow3 .textBlock3 {
    width: 28.6%; }
  .themeRow1 .isThemed, .themeRow2 .isThemed, .themeRow3 .isThemed {
    background-color: #ae9962;
    color: white;
    font-family: "TFArrow", serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem; }
  @media screen and (max-width: 940px) {
    .themeRow1, .themeRow2, .themeRow3 {
      display: -moz-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -o-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex;
      -moz-box-orient: vertical;
      -webkit-box-orient: vertical;
      -ms-flex-direction: column;
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      flex-direction: column; }
      .themeRow1 > div[class^="textBlock"], .themeRow2 > div[class^="textBlock"], .themeRow3 > div[class^="textBlock"] {
        display: block;
        width: auto;
        padding: 0 30px; }
        .themeRow1 > div[class^="textBlock"] p, .themeRow2 > div[class^="textBlock"] p, .themeRow3 > div[class^="textBlock"] p {
          margin-top: 0; }
        .themeRow1 > div[class^="textBlock"] ol li, .themeRow2 > div[class^="textBlock"] ol li, .themeRow3 > div[class^="textBlock"] ol li {
          margin: 0 0 15px 0; }
        .themeRow1 > div[class^="textBlock"].isThemed, .themeRow2 > div[class^="textBlock"].isThemed, .themeRow3 > div[class^="textBlock"].isThemed {
          -moz-box-ordinal-group: 1;
          -ms-flex-order: 1;
          -o-flex-order: 1;
          -webkit-box-ordinal-group: 1;
          -moz-order: 1;
          -webkit-order: 1;
          order: 1;
          padding: 15px 30px;
          margin-bottom: 15px; }
      .themeRow1 .textBlock1, .themeRow2 .textBlock1, .themeRow3 .textBlock1, .themeRow1 .textBlock2, .themeRow2 .textBlock2, .themeRow3 .textBlock2, .themeRow1 .textBlock3, .themeRow2 .textBlock3, .themeRow3 .textBlock3 {
        -moz-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -o-flex-order: 5;
        -webkit-box-ordinal-group: 5;
        -moz-order: 5;
        -webkit-order: 5;
        order: 5; }
        .themeRow1 .textBlock1:before, .themeRow2 .textBlock1:before, .themeRow3 .textBlock1:before, .themeRow1 .textBlock2:before, .themeRow2 .textBlock2:before, .themeRow3 .textBlock2:before, .themeRow1 .textBlock3:before, .themeRow2 .textBlock3:before, .themeRow3 .textBlock3:before {
          display: none; } }

.themeRow2 .textBlock1 {
  width: 42.9%; }

.themeRow2 .textBlock2:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  border-right: 1px solid #eaeaea;
  right: 0; }

.themeRow3 .textBlock2:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  border-right: 1px solid #eaeaea;
  left: 0; }

.themeRow3 .textBlock3 {
  width: 42.9%; }

.weditor {
  padding: 0 40px 0 40px;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem; }
  .weditor:after {
    content: "";
    display: table;
    clear: both; }
  .weditor img {
    max-width: 100%;
    height: auto;
    width: auto; }
  .weditor > *:first-child {
    margin-top: 0; }
  .weditor.airplaneDemandFinish {
    margin-top: -1em; }
  .floatingSidebar .weditor {
    margin-bottom: 0;
    position: relative; }
  @media screen and (max-width: 1200px) {
    .weditor {
      padding: 0 25px; }
      .airplanedemandModule .weditor {
        padding-right: 0; } }
  @media screen and (max-width: 52em) {
    .airplanedemandModule .weditor {
      padding-right: 25px; } }

.fright {
  float: right;
  margin: 0.3em 0 40px 40px; }

.fleft {
  float: left;
  margin: 0.3em 40px 40px 0; }

.fleft, .fright {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .fleft img, .fright img {
    vertical-align: top; }
  @media screen and (max-width: 31em) {
    .fleft, .fright {
      float: none;
      margin: 0 auto;
      margin-bottom: 40px;
      max-width: 100%;
      display: block; }
      .fleft:after, .fright:after {
        content: "";
        display: table;
        clear: both; }
      .articles .articleContent .fleft, .galleries .articleContent .fleft, .articles .articleContent .fright, .galleries .articleContent .fright {
        max-width: 100%; } }

.borderImg {
  border: 1px solid #e2dbc7;
  background: #f3f0e9;
  padding: 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.colorBlock {
  padding: 30px !important;
  margin: 0 0 1.5em;
  background-color: #f3f0e9 !important; }
  .colorBlock:after {
    content: "";
    display: table;
    clear: both; }

.goldInfoBlock {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  padding-left: 30px;
  margin: 1em 60px 1em 1em; }
  .goldInfoBlock:before {
    font-family: "icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-size: 2rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #ae9962;
    content: "\E01A";
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .goldInfoBlock.isHidden {
    display: none; }
  @media screen and (max-width: 940px) {
    .goldInfoBlock {
      margin: 1em 3em; } }

.responsiveVideoWrapper {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .responsiveVideoWrapper iframe:not(#previo-booking-iframe), .responsiveVideoWrapper object, .responsiveVideoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.pageFiles {
  padding: 0 40px 0 40px;
  margin-bottom: 40px;
  font-size: 12px;
  font-size: 1.2rem; }
  .pageFiles p {
    margin: 0;
    padding: 0.8em 0 0.8em 0;
    word-break: break-all;
    white-space: normal; }
  .pageFiles a:link, .pageFiles a:visited, .pageFiles a:hover {
    color: #ae9962;
    word-break: break-all; }
  .pageFiles .filename {
    position: relative;
    padding-left: 40px; }
    .lt-ie8 .pageFiles .filename {
      padding-left: 0; }
    .pageFiles .filename span {
      color: #aaaaaa; }
    .pageFiles .filename:before {
      position: absolute;
      top: 0.1em;
      left: 0;
      font-family: "webmaster";
      content: attr(data-icon);
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      content: "d";
      display: block;
      font-size: 28px;
      font-size: 2.8rem;
      color: #c4c4c4; }
    .pageFiles .filename.ext-pdf:before {
      content: "k"; }
    .pageFiles .filename.ext-doc:before, .pageFiles .filename.ext-docx:before, .pageFiles .filename.ext-odt:before, .pageFiles .filename.ext-fodt:before, .pageFiles .filename.ext-rtf:before {
      content: "l"; }
    .pageFiles .filename.ext-xls:before, .pageFiles .filename.ext-xlsx:before, .pageFiles .filename.ext-ods:before, .pageFiles .filename.ext-fods:before, .pageFiles .filename.ext-sxc:before {
      content: "s"; }
    .pageFiles .filename.ext-ppt:before, .pageFiles .filename.ext-pptx:before, .pageFiles .filename.ext-odp:before, .pageFiles .filename.ext-fods:before, .pageFiles .filename.ext-sxi:before {
      content: "j"; }
    .pageFiles .filename.ext-cvs:before, .pageFiles .filename.ext-txt:before, .pageFiles .filename.ext-ini:before, .pageFiles .filename.ext-log:before, .pageFiles .filename.ext-nfo:before, .pageFiles .filename.ext-text:before, .pageFiles .filename.ext-xml:before {
      content: "f"; }
    .pageFiles .filename.ext-ogg:before, .pageFiles .filename.ext-mp3:before, .pageFiles .filename.ext-wav:before, .pageFiles .filename.ext-wave:before, .pageFiles .filename.ext-wma:before, .pageFiles .filename.ext-flac:before, .pageFiles .filename.ext-fla:before, .pageFiles .filename.ext-aac:before, .pageFiles .filename.ext-ac3:before, .pageFiles .filename.ext-aiff:before, .pageFiles .filename.ext-asf:before, .pageFiles .filename.ext-dts:before, .pageFiles .filename.ext-mp4a:before, .pageFiles .filename.ext-mp4p:before, .pageFiles .filename.ext-mid:before, .pageFiles .filename.ext-mp:before, .pageFiles .filename.ext-mp1:before, .pageFiles .filename.ext-mp2:before {
      content: "h"; }
    .pageFiles .filename.ext-jpg:before, .pageFiles .filename.ext-jpeg:before, .pageFiles .filename.ext-jpe:before, .pageFiles .filename.ext-png:before, .pageFiles .filename.ext-psd:before, .pageFiles .filename.ext-tga:before, .pageFiles .filename.ext-tif:before, .pageFiles .filename.ext-tiff:before, .pageFiles .filename.ext-gif:before, .pageFiles .filename.ext-bmp:before, .pageFiles .filename.ext-pcx:before, .pageFiles .filename.ext-svg:before, .pageFiles .filename.ext-xfc:before {
      content: "a"; }
    .pageFiles .filename.ext-swf:before, .pageFiles .filename.ext-swf2:before, .pageFiles .filename.ext-swfl:before, .pageFiles .filename.ext-flv:before {
      content: "g"; }
    .pageFiles .filename.ext-tar:before, .pageFiles .filename.ext-gz:before, .pageFiles .filename.ext-tgz:before, .pageFiles .filename.ext-bz:before, .pageFiles .filename.ext-bz2:before, .pageFiles .filename.ext-lzma:before, .pageFiles .filename.ext-ar:before, .pageFiles .filename.ext-zip:before, .pageFiles .filename.ext-jar:before, .pageFiles .filename.ext-war:before, .pageFiles .filename.ext-rar:before, .pageFiles .filename.ext-7z:before, .pageFiles .filename.ext-7-zip:before, .pageFiles .filename.ext-7zip:before, .pageFiles .filename.ext-ace:before, .pageFiles .filename.ext-arc:before, .pageFiles .filename.ext-arj:before, .pageFiles .filename.ext-cab:before {
      content: "y"; }

.articles article {
  margin: 40px 40px 0 40px;
  font-size: 14px;
  font-size: 1.4rem; }
  .articles article h2 {
    margin-top: 0;
    margin-bottom: 13.33333px;
    font-size: 16px;
    font-size: 1.6rem; }
    .articles article h2 a {
      color: #ae9962; }
  .articles article .annotation {
    padding: 0;
    border: none;
    margin-left: 0; }
    .articles article .annotation p {
      margin-bottom: 60px; }
    .articles article .annotation:before {
      display: none; }
    .articles article .annotation .fright {
      margin-bottom: 40px; }
  .articles article .articleMoreLink {
    display: none; }

.articles .articleContent {
  padding-left: 160px;
  position: relative; }
  .articles .articleContent > a {
    position: relative;
    z-index: 90; }
  .articles .articleContent .fright {
    max-width: 120px; }

.articles .category, .articles .publisher, .articles .count, .articles .date {
  margin-right: 40px;
  padding-left: 25px;
  font-weight: normal;
  color: white;
  line-height: 20px;
  line-height: 2rem;
  display: inline-block;
  position: relative;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
  font-size: 13px;
  font-size: 1.3rem; }
  .articles .category span, .articles .publisher span, .articles .count span, .articles .date span {
    font-weight: normal; }
  .articles .category:before, .articles .category em, .articles .publisher:before, .articles .publisher em, .articles .count:before, .articles .count em, .articles .date:before, .articles .date em {
    font-weight: normal;
    font-style: normal;
    margin-right: 5px;
    top: 3px;
    display: block;
    position: absolute;
    left: 0;
    color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: "icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-size: 1.5rem; }

.articles .date {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  display: block;
  text-align: center;
  padding: 0 0 10px 0;
  border: 1px solid #eaeaea;
  font-weight: bold;
  color: #444;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
  line-height: 1.4rem; }
  .articles .date span {
    padding: 8px;
    background: #eaeaea;
    display: block;
    margin-bottom: 10px;
    color: #c4c4c4;
    font-weight: normal;
    font-size: 11px;
    font-size: 1.1rem; }
  .articles .date em {
    display: none; }

.articles .annotation {
  padding: 0 40px 0 40px;
  margin-left: 0;
  position: relative; }
  .articles .annotation .date {
    left: 0;
    margin: 0 40px 0 0;
    float: left;
    position: relative; }

@media screen and (max-width: 940px) {
  .articles .articleContent {
    padding-left: 0; }
  .articles .annotation .date {
    margin: 0 15px 0 0; }
  .articles .date {
    margin-right: 40px;
    padding: 0 0 0 25px;
    font-weight: normal;
    border: none;
    left: auto;
    top: auto;
    width: auto;
    text-align: left;
    line-height: 20px;
    line-height: 2rem;
    color: white;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    font-size: 13px;
    font-size: 1.3rem; }
    .articles .date span {
      font-weight: normal;
      padding: 0;
      display: inline;
      background: none;
      font-size: 13px;
      font-size: 1.3rem; }
    .articles .date:before, .articles .date em {
      font-weight: normal;
      font-style: normal;
      margin-right: 5px;
      top: 3px;
      display: block;
      position: absolute;
      left: 0;
      color: white;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 15px;
      font-size: 1.5rem; } }

@media screen and (max-width: 31em) {
  .articles .articleContent {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -o-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
    .articles .articleContent > a {
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -o-flex-order: 2;
      -webkit-box-ordinal-group: 2;
      -moz-order: 2;
      -webkit-order: 2;
      order: 2; }
    .articles .articleContent .date {
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -o-flex-order: 3;
      -webkit-box-ordinal-group: 3;
      -moz-order: 3;
      -webkit-order: 3;
      order: 3; }
    .articles .articleContent .category {
      -moz-box-ordinal-group: 4;
      -ms-flex-order: 4;
      -o-flex-order: 4;
      -webkit-box-ordinal-group: 4;
      -moz-order: 4;
      -webkit-order: 4;
      order: 4; }
    .articles .articleContent .annotation {
      -moz-box-ordinal-group: 5;
      -ms-flex-order: 5;
      -o-flex-order: 5;
      -webkit-box-ordinal-group: 5;
      -moz-order: 5;
      -webkit-order: 5;
      order: 5; } }

.galleryModuleContent {
  padding: 0 40px 40px 40px; }
  .galleryModuleContent .weditor {
    padding: 0; }
  .galleryModuleContent article {
    margin-top: 20px; }
    .galleryModuleContent article:after {
      content: "";
      display: table;
      clear: both; }
    .galleryModuleContent article .fright {
      max-width: 120px; }
    .galleryModuleContent article h2 {
      overflow: hidden;
      margin-top: 0;
      margin-bottom: 13.33333px;
      font-size: 18px;
      font-size: 1.8rem; }
      .galleryModuleContent article h2 a {
        float: none;
        margin: 0;
        display: block;
        text-align: left;
        width: auto;
        background: none; }
    .galleryModuleContent article .annotation p {
      overflow: hidden;
      margin-bottom: 40px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 22px;
      line-height: 2.2rem; }
  .galleryModuleContent .category, .galleryModuleContent .publisher, .galleryModuleContent .count, .galleryModuleContent .date {
    margin: 0 40px 10px 0;
    padding-left: 25px;
    font-weight: normal;
    line-height: 20px;
    line-height: 2rem;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    font-size: 13px;
    font-size: 1.3rem; }
    .galleryModuleContent .category span, .galleryModuleContent .publisher span, .galleryModuleContent .count span, .galleryModuleContent .date span {
      font-weight: normal; }
    .galleryModuleContent .category:before, .galleryModuleContent .publisher:before, .galleryModuleContent .count:before, .galleryModuleContent .date:before {
      font-weight: normal;
      font-style: normal;
      margin: -20px;
      top: 50%;
      display: block;
      position: absolute;
      left: 10px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      font-size: 15px;
      font-size: 1.5rem; }
  .galleryModuleContent .category:before {
    content: "\E027"; }
  .galleryModuleContent .count:before {
    content: "\E012"; }
  .galleryModuleContent .date:before {
    content: "\E026"; }
  .galleryModuleContent .annotation:after {
    clear: none;
    display: block; }
  @media screen and (max-width: 31em) {
    .galleryModuleContent article a {
      width: 100%;
      margin-right: auto; }
    .galleryModuleContent article h2 {
      padding-top: 1em;
      width: 100%;
      clear: both; }
    .galleryModuleContent article .fleft {
      float: none;
      margin-left: 0; } }

.galleryPhotos {
  font-size: 0;
  text-align: center;
  margin-top: 20px; }
  .pageModuleContent .galleryPhotos {
    padding: 0 20px 20px 20px; }
  .galleryPhotos .photo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    margin: 0 7px 20px 7px;
    padding: 5px 0;
    width: 176px;
    background: white;
    overflow: hidden;
    border: 1px solid #dddddd; }
    .galleryPhotos .photo .description {
      display: block;
      background: white;
      padding: 5px;
      border-top: 1px solid #dddddd;
      color: #ae9962;
      font-size: 11px;
      font-size: 1.1rem; }
  .galleryPhotos .imgSingleAutoScale, .galleryPhotos .airplaneImageAutoscale {
    height: 120px;
    width: 176px;
    display: block;
    position: relative;
    outline: none; }
    .galleryPhotos .imgSingleAutoScale > span, .galleryPhotos .airplaneImageAutoscale > span {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      height: 120px;
      width: 176px;
      border: 0;
      position: relative;
      font-size: 0;
      text-decoration: none; }
    .galleryPhotos .imgSingleAutoScale span, .galleryPhotos .airplaneImageAutoscale span {
      vertical-align: middle; }
    .galleryPhotos .imgSingleAutoScale img, .galleryPhotos .airplaneImageAutoscale img {
      position: relative;
      max-height: 103px;
      max-width: 151px;
      vertical-align: middle;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
      -o-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
      -webkit-transition: all 0.1s ease;
      -moz-transition: all 0.1s ease;
      -o-transition: all 0.1s ease;
      transition: all 0.1s ease; }
    .galleryPhotos .imgSingleAutoScale:hover img, .galleryPhotos .airplaneImageAutoscale:hover img {
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=' $value * 100 ')";
      filter: alpha(opacity=80);
      zoom: 1; }
    .galleryPhotos .imgSingleAutoScale:hover em, .galleryPhotos .airplaneImageAutoscale:hover em {
      bottom: 50%;
      opacity: 0.9; }
    .lt-ie8 .galleryPhotos .imgSingleAutoScale em, .lt-ie8 .galleryPhotos .airplaneImageAutoscale em {
      display: none; }
    .lt-ie8 .galleryPhotos .imgSingleAutoScale:hover em, .lt-ie8 .galleryPhotos .airplaneImageAutoscale:hover em {
      display: block; }
    .lt-ie8 .galleryPhotos .imgSingleAutoScale > span, .lt-ie8 .galleryPhotos .airplaneImageAutoscale > span {
      display: block; }
      .lt-ie8 .galleryPhotos .imgSingleAutoScale > span span, .lt-ie8 .galleryPhotos .airplaneImageAutoscale > span span {
        display: inline-block;
        height: 100%;
        width: 1px;
        margin-right: -1px;
        position: relative;
        z-index: -1; }
  .galleryPhotos .airplaneImageAutoscale {
    width: 100%;
    height: 100%;
    position: absolute; }
    .galleryPhotos .airplaneImageAutoscale > span {
      display: block;
      text-align: center;
      vertical-align: middle;
      border: 0;
      position: relative;
      font-size: 0;
      text-decoration: none;
      height: 100%;
      width: 100%; }
    .galleryPhotos .airplaneImageAutoscale span {
      vertical-align: middle; }
    .galleryPhotos .airplaneImageAutoscale img {
      position: relative;
      min-height: 100%;
      min-width: 100%;
      max-width: none;
      max-height: 100%;
      vertical-align: middle;
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.1s ease;
      -moz-transition: all 0.1s ease;
      -o-transition: all 0.1s ease;
      transition: all 0.1s ease; }
    .galleryPhotos .airplaneImageAutoscale:hover img {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=' $value * 100 ')";
      filter: alpha(opacity=100);
      zoom: 1; }
    .lt-ie8 .galleryPhotos .airplaneImageAutoscale em {
      display: none; }
    .lt-ie8 .galleryPhotos .airplaneImageAutoscale:hover em {
      display: block; }
    .lt-ie8 .galleryPhotos .airplaneImageAutoscale > span {
      display: block; }
      .lt-ie8 .galleryPhotos .airplaneImageAutoscale > span span {
        display: inline-block;
        height: 100%;
        width: 1px;
        margin-right: -1px;
        position: relative;
        z-index: -1; }
  .photoLineContent .galleryPhotos {
    margin-top: 0; }
    .photoLineContent .galleryPhotos .photo {
      width: 46%;
      background: none;
      border: none;
      margin: 0 2% 15px 2%;
      padding: 0 0 46% 0; }
      .photoLineContent .galleryPhotos .photo .description {
        border: none;
        background: none;
        padding: 0;
        display: none; }
  @media screen and (max-width: 940px) {
    .photoLineContent .galleryPhotos .photo {
      width: 96%;
      padding: 0 0 96% 0; } }
  @media screen and (max-width: 31em) {
    .photoLineContent .galleryPhotos .photo {
      width: 46%;
      padding: 0 0 46% 0; } }

.pageGallery {
  margin: -40px auto 0 auto;
  max-width: 1200px;
  position: relative;
  padding-top: 10px;
  margin-bottom: 40px; }
  .pageGallery:after {
    display: block;
    width: 1px;
    height: 100%;
    background: #dddddd;
    top: 0;
    position: absolute;
    content: " ";
    z-index: 0;
    left: 50%; }
  .pageGallery.virtualPart {
    padding-bottom: 10px;
    margin-bottom: 0; }
  @media screen and (max-width: 1200px) {
    .pageGallery {
      margin-top: -20px; } }
  @media screen and (max-width: 940px) {
    .pageGallery {
      margin-top: -30px;
      margin-bottom: 10px; }
      .pageGallery:after {
        display: none; } }

.linedGallery {
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 940px) {
    .linedGallery.withContent {
      margin-top: 20px; }
      .linedGallery.withContent:after {
        content: "";
        display: table;
        clear: both; } }

.photoLine {
  position: relative;
  z-index: 1;
  width: 100%;
  clear: both;
  margin: 40px 0 60px 0; }
  .photoLine:after {
    content: "";
    display: table;
    clear: both; }
  .photoLine > .imgSingleAutoScale {
    width: 55%;
    padding-top: 25%;
    position: relative;
    display: block;
    overflow: hidden;
    float: left; }
    .photoLine > .imgSingleAutoScale img {
      position: absolute;
      left: 50%;
      top: 50%;
      max-width: 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -moz-transform: translate3D(-50%, -50%, 0);
      -ms-transform: translate3D(-50%, -50%, 0);
      -o-transform: translate3D(-50%, -50%, 0);
      -webkit-transform: translate3D(-50%, -50%, 0);
      transform: translate3D(-50%, -50%, 0); }
  .photoLine .description {
    overflow: hidden;
    display: block;
    padding: 40px;
    position: relative;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem; }
  .photoLine.rightAlign .imgSingleAutoScale {
    float: right; }
  @media screen and (max-width: 1200px) {
    .photoLine > .imgSingleAutoScale {
      padding-top: 35%; }
    .photoLine .description {
      padding: 1% 25px 1% 25px;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 22px;
      line-height: 2.2rem; } }
  @media screen and (max-width: 940px) {
    .photoLine {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 49.29577%;
      clear: none;
      margin-bottom: 15px; }
      .photoLine:last-child {
        margin-right: 0; }
      .photoLine:nth-child(2n) {
        margin-right: 0; }
      .photoLine:nth-child(2n+1) {
        clear: left; }
      .photoLine > .imgSingleAutoScale {
        width: 100%;
        padding-top: 56%; } }
  @media screen and (max-width: 31em) {
    .photoLine {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 100%;
      margin-right: 0; }
      .photoLine:last-child {
        margin-right: 0; }
      .photoLine:nth-child(2n) {
        margin-right: 1.40845%; }
      .photoLine:nth-child(2n+1) {
        clear: none; }
      .photoLine .moreLess {
        width: 100%; } }
  .withContent .photoLine .description {
    padding: 20px 40px; }
    .withContent .photoLine .description h2 {
      margin-top: 0; }
  @media screen and (max-width: 940px) {
    .withContent .photoLine {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 100%;
      margin-right: 0;
      clear: none;
      margin-bottom: 20px;
      margin-top: 0; }
      .withContent .photoLine:last-child {
        margin-right: 0; }
      .withContent .photoLine > .imgSingleAutoScale {
        width: 40%;
        padding-top: 22%;
        float: left; } }
  @media screen and (max-width: 52em) {
    .withContent .photoLine {
      margin-right: 0; }
      .withContent .photoLine > .imgSingleAutoScale {
        width: 100%;
        padding-top: 56%;
        float: left; }
      .withContent .photoLine .description {
        padding: 5% 25px 5% 25px;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 22px;
        line-height: 2.2rem; } }

.photoGrid {
  text-align: left;
  font-size: 0px;
  background: #f3f0e9;
  margin: 40px -40px 0 0;
  left: -20px;
  z-index: 5;
  padding: 0 0 30px 0;
  width: auto;
  overflow: hidden;
  clear: both;
  position: relative; }
  .photoGrid:before {
    content: ' ';
    display: block;
    height: 0;
    border-top: 1px solid #dddddd;
    overflow: hidden;
    width: auto;
    clear: both;
    position: relative;
    left: 20px;
    margin-right: 40px; }
  .photoGrid:after {
    width: 100%;
    clear: both;
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline; }
  .photoGrid .photoLine {
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    margin: 40px 0 0 0 !important;
    width: 20%;
    padding: 0 20px;
    overflow: hidden;
    float: none; }
    .photoGrid .photoLine > .imgSingleAutoScale {
      width: 100%;
      padding-top: 100%; }
    .photoGrid .photoLine .description {
      display: none; }
  @media screen and (max-width: 940px) {
    .photoGrid {
      padding: 10px; }
      .photoGrid:before {
        left: 10px;
        margin-right: 20px; }
      .photoGrid .photoLine {
        width: 25%;
        margin: 20px 0 0 0 !important;
        padding: 0 10px; } }
  @media screen and (max-width: 31em) {
    .photoGrid {
      padding: 0;
      background: none;
      border: none; }
      .photoGrid .photoLine {
        width: 50%; } }

.photoLineContent {
  width: 100%;
  clear: both;
  position: relative;
  z-index: 5;
  background: #f3f0e9;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-size: 14px;
  font-size: 1.4rem; }
  .photoLineContent:after {
    content: "";
    display: table;
    clear: both; }
  .photoLineContent .closeThis {
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    display: block;
    color: #ae9962;
    width: 76px;
    height: 30px;
    line-height: 30px;
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -38px;
    bottom: -15px;
    cursor: pointer;
    text-align: center;
    padding-left: 20px;
    border: 1px solid #dddddd;
    background: #f3f0e9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .photoLineContent .closeThis:before {
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      font-size: 7px;
      font-size: 0.7rem;
      -webkit-transition: transform 0.3s ease;
      -moz-transition: transform 0.3s ease;
      -o-transition: transform 0.3s ease;
      transition: transform 0.3s ease;
      position: absolute;
      left: 0;
      text-indent: 0;
      width: 30px;
      height: 30px;
      line-height: 30px;
      content: "\E024";
      color: #ae9962; }
    .photoLineContent .closeThis:hover {
      background: #ae9962;
      border-color: #ae9962;
      color: #fff; }
      .photoLineContent .closeThis:hover:before {
        color: #fff;
        -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        -o-transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px); }
  .photoLineContent.isHidden {
    display: none; }
  .photoLineContent .reservationForm {
    background: none;
    box-shadow: none;
    margin-bottom: 0;
    padding-top: 30px; }
    .photoLineContent .reservationForm form {
      border: none;
      box-shadow: none; }
    .photoLineContent .reservationForm h2 {
      display: none; }
  .photoLineContent .ui-tabs {
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    .photoLineContent .ui-tabs .ui-tabs-panel {
      background: #fff;
      padding: 0;
      border: 1px solid #dad7cf; }
      .photoLineContent .ui-tabs .ui-tabs-panel:after {
        content: "";
        display: table;
        clear: both; }
    .photoLineContent .ui-tabs .ui-tabs-nav {
      padding: 1em 20px 0; }
      .photoLineContent .ui-tabs .ui-tabs-nav li {
        font-family: "TFArrow", serif;
        text-transform: uppercase;
        margin: 1px 1px 0 1px;
        font-size: 16px;
        font-size: 1.6rem; }
        .photoLineContent .ui-tabs .ui-tabs-nav li a:link, .photoLineContent .ui-tabs .ui-tabs-nav li a:visited, .photoLineContent .ui-tabs .ui-tabs-nav li a:hover {
          color: #444;
          padding: 1em 19px; }
        .photoLineContent .ui-tabs .ui-tabs-nav li.ui-tabs-active {
          border: 1px solid #dad7cf;
          background: #fff;
          margin: 0 0 -1px 0;
          padding-bottom: 1px;
          border-bottom-width: 0; }
          .photoLineContent .ui-tabs .ui-tabs-nav li.ui-tabs-active a:link, .photoLineContent .ui-tabs .ui-tabs-nav li.ui-tabs-active a:visited, .photoLineContent .ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover {
            color: #1e4071; }
        .photoLineContent .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .photoLineContent .ui-tabs .ui-tabs-nav li.ui-state-processing a {
          cursor: text; }
  .photoLineContent .ui-accordion .ui-accordion-header {
    margin-bottom: 0; }
    .photoLineContent .ui-accordion .ui-accordion-header a:link, .photoLineContent .ui-accordion .ui-accordion-header a:visited, .photoLineContent .ui-accordion .ui-accordion-header a:hover {
      padding: 0.5em 25px;
      text-decoration: none; }
  .photoLineContent .ui-accordion .ui-accordion-content {
    background: #fff;
    padding: 0 0 0 0;
    border: 1px solid #dddddd; }
    .photoLineContent .ui-accordion .ui-accordion-content:after {
      content: "";
      display: table;
      clear: both; }
  .photoLineContent .weditor {
    padding-top: 40px; }
    .photoLineContent .weditor.hasGallery {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 61.97183%; }
      .photoLineContent .weditor.hasGallery:last-child {
        margin-right: 0; }
  .photoLineContent .galleryPhotos {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 36.61972%;
    margin-right: 0;
    padding: 40px 40px 20px 40px;
    border-left: 1px solid #dddddd; }
    .photoLineContent .galleryPhotos:last-child {
      margin-right: 0; }
  .airplanedemandModule .photoLineContent {
    background-color: transparent;
    margin: 0 0 0 -40px;
    width: auto; }
    .airplanedemandModule .photoLineContent .ui-tabs .ui-tabs-panel {
      border-color: #eaeaea; }
    .airplanedemandModule .photoLineContent .ui-tabs .ui-tabs-nav {
      padding: 2em 40px 0; }
      .airplanedemandModule .photoLineContent .ui-tabs .ui-tabs-nav li.ui-tabs-active {
        border-color: #eaeaea; }
    .airplanedemandModule .photoLineContent .galleryPhotos {
      border-color: #eaeaea; }
  @media screen and (max-width: 1200px) {
    .photoLineContent .ui-tabs .ui-tabs-nav {
      padding: 1em 0 0; }
      .photoLineContent .ui-tabs .ui-tabs-nav li a:link, .photoLineContent .ui-tabs .ui-tabs-nav li a:visited, .photoLineContent .ui-tabs .ui-tabs-nav li a:hover {
        padding: 1em 24px; }
    .airplanedemandModule .photoLineContent {
      margin: 0 0 0 -30px; }
      .airplanedemandModule .photoLineContent .ui-tabs .ui-tabs-nav {
        padding: 2em 30px 0; } }
  @media screen and (max-width: 940px) {
    .photoLineContent .weditor {
      padding-top: 20px; }
    .photoLineContent .galleryPhotos {
      padding: 20px 20px 10px 20px; } }
  @media screen and (max-width: 52em) {
    .airplanedemandModule .photoLineContent {
      margin: 0; }
      .airplanedemandModule .photoLineContent .ui-accordion .ui-accordion-content {
        border-color: #eaeaea; } }
  @media screen and (max-width: 31em) {
    .photoLineContent .weditor.hasGallery {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 100%;
      margin-right: 0; }
      .photoLineContent .weditor.hasGallery:last-child {
        margin-right: 0; }
    .photoLineContent .galleryPhotos {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 100%;
      margin-right: 0;
      padding: 20px; }
      .photoLineContent .galleryPhotos:last-child {
        margin-right: 0; } }

.mfp-title h2 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  color: #fff;
  margin: 5px 0 1px 0; }

.mfp-title p {
  margin-bottom: 2px;
  font-size: 12px;
  font-size: 1.2rem; }

.mfp-close {
  top: 10px; }
  .mfp-close:active {
    top: 11px; }

.responsive-embed {
  margin: 40px 0 50px 0;
  position: relative;
  height: 0;
  padding-bottom: 75%;
  z-index: 10;
  overflow: hidden;
  box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.15); }
  .responsive-embed.widescreen {
    padding-bottom: 56.25%; }
  .responsive-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 52em) {
    .responsive-embed.widescreen {
      padding-bottom: 400px; } }

.department {
  margin: 0 auto 0 auto;
  max-width: 1200px;
  position: relative;
  margin-bottom: 10px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  .department:after {
    content: "";
    display: table;
    clear: both; }
  .department:after {
    content: "";
    display: table;
    clear: both; }
  .department h2 {
    margin: 0 40px 30px 40px;
    padding: 0;
    position: relative;
    color: #292209;
    font-weight: normal;
    text-align: center;
    font-size: 26px;
    font-size: 2.6rem; }
    .department h2:after {
      width: 100%;
      height: 0;
      overflow: hidden;
      content: " ";
      clear: both;
      display: block; }
    .department h2:before {
      height: 1px;
      width: 1000%;
      background: #dad7cf;
      position: absolute;
      left: -500%;
      bottom: 50%;
      z-index: 0;
      display: block;
      content: " "; }
    .department h2 span {
      background-color: #f3f0e9;
      display: inline-block;
      margin: 0 auto;
      position: relative;
      padding: 0 20px; }
    .department h2 > strong.contacts {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 49.29577%;
      padding-top: 1px;
      font-weight: normal;
      text-align: right;
      font-family: "Open Sans", sans-serif;
      color: #444;
      font-size: 13px;
      font-size: 1.3rem;
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 49.29577%;
      margin-right: 0; }
      .department h2 > strong.contacts:last-child {
        margin-right: 0; }
      .department h2 > strong.contacts:last-child {
        margin-right: 0; }
    .department h2 > a {
      text-decoration: none;
      color: white; }
  @media screen and (max-width: 1200px) {
    .department h2 {
      margin: 0 25px 10px 25px; } }
  @media screen and (max-width: 940px) {
    .department {
      margin: 0; }
      .department h2 > span.contacts {
        float: left;
        display: block;
        margin-right: 1.40845%;
        width: 100%;
        margin-right: 0;
        text-align: left; }
        .department h2 > span.contacts:last-child {
          margin-right: 0; } }

.employeesWrapper {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
  width: 100%;
  float: left;
  display: block;
  padding: 0; }

.employeeWrapper {
  float: left;
  display: block;
  margin-right: 1.40845%;
  width: 49.29577%; }
  .employeeWrapper:last-child {
    margin-right: 0; }
  .employeeWrapper:nth-child(2n) {
    margin-right: 0; }
  .employeeWrapper:nth-child(2n+1) {
    clear: left; }
  @media screen and (max-width: 43em) {
    .employeeWrapper {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 100%;
      margin-right: 0; }
      .employeeWrapper:last-child {
        margin-right: 0; }
      .employeeWrapper:nth-child(2n) {
        margin-right: 1.40845%; }
      .employeeWrapper:nth-child(2n+1) {
        clear: none; } }

.employee {
  padding: 10px 20px 35px 0;
  display: table;
  width: 100%; }
  .employee:after {
    content: "";
    display: table;
    clear: both; }
  .employee .employeePhoto {
    display: table-cell;
    vertical-align: middle;
    float: left;
    margin: 0 15px 0 0;
    position: relative;
    padding: 10px;
    background: white;
    box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.15); }
    .employee .employeePhoto a {
      display: block; }
    .employee .employeePhoto img {
      max-width: 100%;
      vertical-align: top; }
  .employee h3.name {
    margin: 5px 0 0 0;
    font-weight: bold;
    color: #ae9962;
    position: relative;
    line-height: 22px;
    line-height: 2.2rem;
    font-size: 22px;
    font-size: 2.2rem; }
  .employee .employeeInfo {
    padding-top: 0;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    width: 63%;
    line-height: 20px;
    line-height: 2rem;
    font-size: 13px;
    font-size: 1.3rem; }
  .employee .employeeDesc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    line-height: 2rem;
    padding-top: 10px;
    overflow: hidden;
    width: 100%;
    clear: both; }
  .employee .grade {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .employee .email, .employee .phones {
    display: inline-block;
    position: relative;
    vertical-align: top;
    *zoom: 1;
    *display: inline;
    margin-right: 15px;
    padding-left: 20px;
    position: relative; }
    .employee .email:before, .employee .phones:before {
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      height: 20px;
      line-height: 20px;
      margin-top: -9px;
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle; }
  .employee .email:before {
    content: "\E014";
    color: #ae9962; }
  .employee .email a {
    word-wrap: break-word; }
  .employee .phones {
    display: block;
    margin-right: 15px; }
    .employee .phones a:link, .employee .phones a:visited, .employee .phones a:visited {
      text-decoration: none;
      color: #444; }
    .employee .phones:before {
      content: "\E017";
      color: #ae9962; }
  @media screen and (max-width: 940px) {
    .employee .employeeInfo {
      width: 65%; } }
  @media screen and (max-width: 43em) {
    .employee .employeeInfo {
      width: 70%; } }
  @media screen and (max-width: 31em) {
    .employee {
      padding-right: 25px; }
      .employee .employeePhoto {
        padding: 5px; } }

.employeesContacts {
  margin: 0 auto;
  width: 100%;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .employeesContacts:after {
    content: "";
    display: table;
    clear: both; }
  .employeesContacts .weditorWrap {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 40.84507%; }
    .employeesContacts .weditorWrap:last-child {
      margin-right: 0; }
    .employeesContacts .weditorWrap .weditor {
      padding-right: 0; }
  .employeesContacts .responsive-iframe-container {
    margin: 0 0 40px 40px; }
    .employeesContacts .responsive-iframe-container iframe {
      width: 100%; }
  .employeesContacts .contactsRight {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 57.74648%;
    margin-right: 0; }
    .employeesContacts .contactsRight:last-child {
      margin-right: 0; }
    .employeesContacts .contactsRight .galleryPhotos {
      margin: 0;
      text-align: left; }
      .employeesContacts .contactsRight .galleryPhotos .photo {
        border: none;
        box-shadow: none;
        margin: 0 0 0 0;
        width: 158px; }
        .employeesContacts .contactsRight .galleryPhotos .photo:nth-child(3n) {
          margin-right: 0; }
        .employeesContacts .contactsRight .galleryPhotos .photo:nth-child(3n+1) {
          clear: left; }
        .employeesContacts .contactsRight .galleryPhotos .photo .imgSingleAutoScale {
          height: 99px;
          width: 158px; }
          .employeesContacts .contactsRight .galleryPhotos .photo .imgSingleAutoScale > span {
            height: 99px;
            width: 158px; }
          .employeesContacts .contactsRight .galleryPhotos .photo .imgSingleAutoScale img {
            max-height: 83px;
            max-width: 132px; }
          .employeesContacts .contactsRight .galleryPhotos .photo .imgSingleAutoScale:hover img {
            max-height: 93px;
            max-width: 152px; }
        .employeesContacts .contactsRight .galleryPhotos .photo .description {
          display: none; }
  @media screen and (max-width: 1200px) {
    .employeesContacts {
      padding-right: 25px; }
      .employeesContacts .responsive-iframe-container {
        margin: 0 0 25px 25px; } }
  @media screen and (max-width: 940px) {
    .employeesContacts {
      padding: 0 25px;
      margin: 0; }
      .employeesContacts .weditor {
        padding: 0; }
      .employeesContacts .weditorWrap {
        float: left;
        display: block;
        margin-right: 1.40845%;
        width: 100%;
        margin-right: 0; }
        .employeesContacts .weditorWrap:last-child {
          margin-right: 0; }
      .employeesContacts .contactBlock {
        margin-bottom: 40px; }
      .employeesContacts .contactsRight {
        float: left;
        display: block;
        margin-right: 1.40845%;
        width: 100%;
        margin-right: 0; }
        .employeesContacts .contactsRight:last-child {
          margin-right: 0; }
        .employeesContacts .contactsRight .galleryPhotos {
          margin-bottom: 20px; }
      .employeesContacts .responsive-iframe-container {
        margin: 0 0 25px 0;
        width: 100%; } }
  @media screen and (max-width: 31em) {
    .employeesContacts .contactBlock {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 100%;
      margin-right: 0;
      margin-bottom: 40px; }
      .employeesContacts .contactBlock:last-child {
        margin-right: 0; } }

.employeesDivider {
  border-top: 1px solid #dddddd;
  margin: 0 40px;
  height: 0;
  font-size: 0;
  width: auto;
  overflow: hidden;
  clear: both; }
  @media screen and (max-width: 940px) {
    .employeesDivider {
      display: none; }
      .employeesDivider:after {
        display: none; } }

.sidebar {
  margin: 0;
  float: left;
  display: block;
  margin-right: 1.40845%;
  width: 32.39437%;
  -webkit-transition: 0.1s all ease;
  -moz-transition: 0.1s all ease;
  -o-transition: 0.1s all ease;
  transition: 0.1s all ease;
  float: left;
  display: block;
  margin-right: 1.40845%;
  width: 32.39437%;
  margin-right: 0;
  float: right;
  position: relative; }
  .sidebar:last-child {
    margin-right: 0; }
  .sidebar:last-child {
    margin-right: 0; }
  .sidebar img {
    max-width: 100%;
    height: auto;
    width: auto; }
  .wide .sidebar {
    display: none; }
  .floatingSidebar .sidebar {
    float: left;
    display: block;
    margin-right: 1.40845%;
    width: 100%;
    margin-right: 0; }
    .floatingSidebar .sidebar:last-child {
      margin-right: 0; }
    .floatingSidebar .sidebar .reservationForm {
      margin-bottom: 0; }
      .floatingSidebar .sidebar .reservationForm h2 {
        padding: 20px 10px 0 10px; }
      .floatingSidebar .sidebar .reservationForm form {
        box-shadow: none; }
  .sidebar .widget {
    margin: 0 0 40px 0;
    padding: 0 40px 0 0;
    border-left: 1px solid #dad7cf;
    font-size: 13px;
    font-size: 1.3rem; }
    .sidebar .widget:after {
      content: "";
      display: table;
      clear: both; }
    .sidebar .widget h2 {
      padding: 10px 0 10px 40px;
      margin: 0 0 8px -2px;
      color: #444;
      font-weight: bold;
      border-left: 3px solid #ae9962;
      font-size: 22px;
      font-size: 2.2rem; }
    .sidebar .widget .cont {
      padding: 10px 0 10px 40px; }
    .sidebar .widget.sideMenu {
      padding: 6px 40px; }
      .sidebar .widget.sideMenu ul {
        list-style: none;
        margin: 0px;
        padding: 0; }
        .sidebar .widget.sideMenu ul ul {
          box-shadow: none;
          padding: 0px; }
          .sidebar .widget.sideMenu ul ul a, .sidebar .widget.sideMenu ul ul strong {
            padding: 0.5em 0.5em 0.5em 2em; }
            .sidebar .widget.sideMenu ul ul a:before, .sidebar .widget.sideMenu ul ul a em, .sidebar .widget.sideMenu ul ul strong:before, .sidebar .widget.sideMenu ul ul strong em {
              left: 1em;
              top: 14px;
              display: block;
              height: 0;
              width: 0;
              border-top: 3px solid transparent;
              border-bottom: 3px solid transparent;
              border-top: 3px solid rgba(255, 255, 255, 0);
              border-bottom: 3px solid rgba(255, 255, 255, 0);
              border-left: 3px solid black; }
            .sidebar .widget.sideMenu ul ul a:hover:before, .sidebar .widget.sideMenu ul ul a:hover em, .sidebar .widget.sideMenu ul ul strong:hover:before, .sidebar .widget.sideMenu ul ul strong:hover em {
              display: block;
              height: 0;
              width: 0;
              border-top: 3px solid transparent;
              border-bottom: 3px solid transparent;
              border-top: 3px solid rgba(255, 255, 255, 0);
              border-bottom: 3px solid rgba(255, 255, 255, 0);
              border-left: 3px solid #ae9962; }
          .sidebar .widget.sideMenu ul ul ul a, .sidebar .widget.sideMenu ul ul ul strong {
            padding: 0.5em 0.5em 0.5em 3em; }
            .sidebar .widget.sideMenu ul ul ul a:before, .sidebar .widget.sideMenu ul ul ul a em, .sidebar .widget.sideMenu ul ul ul strong:before, .sidebar .widget.sideMenu ul ul ul strong em {
              left: 1.8em;
              top: 14px;
              display: block;
              height: 0;
              width: 0;
              border-top: 3px solid transparent;
              border-bottom: 3px solid transparent;
              border-top: 3px solid rgba(255, 255, 255, 0);
              border-bottom: 3px solid rgba(255, 255, 255, 0);
              border-left: 3px solid black; }
            .sidebar .widget.sideMenu ul ul ul a:hover:before, .sidebar .widget.sideMenu ul ul ul a:hover em, .sidebar .widget.sideMenu ul ul ul strong:hover:before, .sidebar .widget.sideMenu ul ul ul strong:hover em {
              display: block;
              height: 0;
              width: 0;
              border-top: 3px solid transparent;
              border-bottom: 3px solid transparent;
              border-top: 3px solid rgba(255, 255, 255, 0);
              border-bottom: 3px solid rgba(255, 255, 255, 0);
              border-left: 3px solid #ae9962; }
      .sidebar .widget.sideMenu li {
        position: relative;
        border-top: 1px solid #dddddd; }
        .sidebar .widget.sideMenu li:first-child {
          border: none; }
        .sidebar .widget.sideMenu li li:first-child {
          border-top: 1px solid #dddddd; }
        .sidebar .widget.sideMenu li.activePage > a, .sidebar .widget.sideMenu li.activePage > strong {
          font-weight: bold;
          color: #ae9962; }
      .sidebar .widget.sideMenu a, .sidebar .widget.sideMenu strong {
        text-decoration: none;
        display: block;
        padding: 0.5em 0.5em 0.5em 1em;
        font-weight: normal;
        line-height: 19px;
        font-size: 13px;
        font-size: 1.3rem;
        color: #444; }
        .sidebar .widget.sideMenu a:before, .sidebar .widget.sideMenu a em, .sidebar .widget.sideMenu strong:before, .sidebar .widget.sideMenu strong em {
          position: absolute;
          left: 0px;
          top: 12px;
          float: right;
          text-align: right;
          width: 40px;
          height: 40px;
          line-height: 40px;
          content: " ";
          z-index: 10;
          color: #444;
          display: block;
          height: 0;
          width: 0;
          border-top: 4px solid transparent;
          border-bottom: 4px solid transparent;
          border-top: 4px solid rgba(255, 255, 255, 0);
          border-bottom: 4px solid rgba(255, 255, 255, 0);
          border-left: 4px solid black; }
        .sidebar .widget.sideMenu a:hover:before, .sidebar .widget.sideMenu a:hover em, .sidebar .widget.sideMenu strong:hover:before, .sidebar .widget.sideMenu strong:hover em {
          display: block;
          height: 0;
          width: 0;
          border-top: 4px solid transparent;
          border-bottom: 4px solid transparent;
          border-top: 4px solid rgba(255, 255, 255, 0);
          border-bottom: 4px solid rgba(255, 255, 255, 0);
          border-left: 4px solid #ae9962; }
        .sidebar .widget.sideMenu a:hover, .sidebar .widget.sideMenu strong:hover {
          color: #ae9962; }
        .lt-ie8 .sidebar .widget.sideMenu a, .lt-ie8 .sidebar .widget.sideMenu strong {
          height: 1%; }
      .sidebar .widget.sideMenu strong:hover {
        text-decoration: none; }
      .sidebar .widget.sideMenu strong {
        color: #ae9962;
        font-weight: bold; }
    .sidebar .widget.articlesWidget .annotation, .sidebar .widget.galleries .annotation {
      padding: 0; }
    .sidebar .widget.articlesWidget article, .sidebar .widget.galleries article {
      position: relative;
      padding: 0;
      margin: 0; }
      .sidebar .widget.articlesWidget article .articleContent, .sidebar .widget.galleries article .articleContent {
        padding-left: 0; }
      .sidebar .widget.articlesWidget article h2, .sidebar .widget.galleries article h2 {
        line-height: 40px;
        line-height: 2rem;
        margin-bottom: 5px;
        font-size: 14px;
        font-size: 1.4rem; }
        .sidebar .widget.articlesWidget article h2 a, .sidebar .widget.galleries article h2 a {
          color: #ae9962;
          display: block; }
    .sidebar .widget.articlesWidget p, .sidebar .widget.galleries p {
      margin-bottom: 1.5em;
      font-weight: normal;
      line-height: 20px;
      line-height: 2rem; }
    .sidebar .widget.articlesWidget .date:before, .sidebar .widget.galleries .date:before {
      display: none; }
    .sidebar .widget.articlesWidget .fright, .sidebar .widget.galleries .fright {
      margin: 0.3em 0 10px 10px;
      max-width: 70px;
      float: right; }
    .sidebar .widget.articlesWidget .date, .sidebar .widget.galleries .date {
      background: white;
      color: #c4c4c4;
      padding: 2px 7px 0px 4px;
      margin-bottom: 0.3em;
      position: relative;
      top: auto;
      display: block;
      line-height: 16px;
      line-height: 1.6rem;
      border: none;
      font-size: 11px;
      font-size: 1.1rem; }
      .sidebar .widget.articlesWidget .date em, .sidebar .widget.galleries .date em {
        position: relative;
        top: 1px;
        font-family: "icons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        vertical-align: middle; }
      .sidebar .widget.articlesWidget .date span, .sidebar .widget.galleries .date span {
        display: none; }
    .sidebar .widget.galleries hr {
      display: block; }
    .sidebar .widget.galleries article a {
      width: auto;
      display: block;
      margin: 0 auto 10px auto;
      float: none; }
    .sidebar .widget.galleries article .annotation {
      margin-bottom: 20px; }
      .sidebar .widget.galleries article .annotation p {
        margin: 0; }
    .sidebar .widget.galleries article h2 {
      padding-right: 0;
      clear: both;
      margin-bottom: 10px; }
      .sidebar .widget.galleries article h2 a {
        margin-bottom: 0; }
    .sidebar .widget.simple {
      border-left: 0; }
      .sidebar .widget.simple .cont {
        padding: 10px 0; }
    .sidebar .widget .allArticles {
      text-align: center; }
  @media screen and (max-width: 940px) {
    .sidebar {
      float: left;
      display: block;
      margin-right: 1.40845%;
      width: 100%;
      margin-right: 0;
      padding: 0 25px; }
      .sidebar:last-child {
        margin-right: 0; }
      .sidebar .widget {
        margin-bottom: 25px;
        border-left: 0; }
      .floatingSidebar .sidebar {
        padding: 0; } }

/* only vertical version of bookblock. Rewritten to scss */
.bb-bookblock {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 100;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.bb-page {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 50%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
  .bb-page > div {
    width: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d; }

.bb-page > div,
.bb-outer,
.bb-content,
.bb-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.bb-content {
  width: 200%; }

.bb-back {
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.bb-outer {
  width: 100%;
  overflow: hidden;
  z-index: 999; }

.bb-overlay,
.bb-flipoverlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0; }

.bb-flipoverlay {
  background-color: rgba(0, 0, 0, 0.2); }

.bb-bookblock > div.bb-page:first-child,
.bb-bookblock > div.bb-page:first-child .bb-back {
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

/* Content display */
.bb-content {
  background: #fff url("/web/luxurycare/images/guestbookPage.png") repeat-y center center;
  background-size: 100% 100%; }

.bb-front .bb-content {
  left: -100%; }

/* Flipping classes */
.bb-flip-next,
.bb-flip-initial {
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.bb-flip-prev {
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.bb-flip-next-end {
  -moz-transform: rotateY(-15deg);
  -ms-transform: rotateY(-15deg);
  -o-transform: rotateY(-15deg);
  -webkit-transform: rotateY(-15deg);
  transform: rotateY(-15deg); }

.bb-flip-prev-end {
  -moz-transform: rotateY(-165deg);
  -ms-transform: rotateY(-165deg);
  -o-transform: rotateY(-165deg);
  -webkit-transform: rotateY(-165deg);
  transform: rotateY(-165deg); }

.bb-item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background: #fff url("/web/luxurycare/images/guestbookPage.png") repeat-y center center;
  background-size: 100% 100%; }

/* No JS */
.no-js .bb-bookblock,
.no-js ul.bb-custom-grid li {
  width: auto;
  height: auto; }

.no-js .bb-item {
  display: block;
  position: relative; }

body.guestbookModule {
  overflow: hidden; }
  body.guestbookModule #container {
    overflow: visible !important; }
  body.guestbookModule .mfp-figure:after {
    background-color: #fff; }

.gbWrapper {
  font-size: calc(1vw + 14px);
  line-height: 1.8;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 97px;
  max-width: 1500px;
  max-height: 803px;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .gbWrapper h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    line-height: 4rem;
    text-shadow: none;
    padding: 0;
    margin: 18px auto;
    max-width: 600px; }
    .gbWrapper h1:before {
      width: auto;
      left: 60px;
      right: 60px; }
  .gbWrapper .gbHeader {
    position: relative;
    margin: 70px 60px 0; }
    .gbWrapper .gbHeader .gbBackToSite {
      top: 50%;
      right: 0;
      position: absolute;
      display: block;
      height: 40px;
      line-height: 40px;
      margin-top: -20px;
      color: #292209;
      font-size: 12px;
      font-size: 1.2rem; }
      .gbWrapper .gbHeader .gbBackToSite, .gbWrapper .gbHeader .gbBackToSite:link, .gbWrapper .gbHeader .gbBackToSite:visited, .gbWrapper .gbHeader .gbBackToSite:hover {
        text-decoration: none; }
      .gbWrapper .gbHeader .gbBackToSite span {
        position: relative;
        display: block;
        padding-left: 40px;
        text-transform: uppercase;
        font-weight: bold; }
        .gbWrapper .gbHeader .gbBackToSite span:before {
          font-family: "icons";
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          display: inline-block;
          vertical-align: middle;
          font-size: 20px;
          font-size: 2rem;
          content: "\E01B";
          position: absolute;
          left: 0;
          top: 0;
          width: 40px;
          height: 40px;
          line-height: 40px;
          color: #ae9962;
          text-align: center; }
  .gbWrapper .gbWrapper2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 130px 60px 90px;
    background-color: #292209;
    border-radius: 6px;
    z-index: 1;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .gbWrapper .gbWrapper2:before, .gbWrapper .gbWrapper2:after {
      display: block;
      content: "";
      position: absolute;
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .gbWrapper .gbWrapper2:before {
      top: 10px;
      left: 10px;
      bottom: 10px;
      right: 10px;
      background-color: #5e563a;
      border: 2px dashed #7e734d;
      border-radius: 3px;
      z-index: 1; }
    .gbWrapper .gbWrapper2:after {
      top: 22px;
      left: 22px;
      bottom: 22px;
      right: 22px;
      background-color: #fff;
      box-shadow: 0 0 2px 1px #000;
      z-index: 2; }
  .gbWrapper .gbPapers {
    height: 100%;
    padding: 22px 39px;
    position: relative;
    z-index: 4; }
    .gbWrapper .gbPapers:before, .gbWrapper .gbPapers:after {
      display: block;
      content: "";
      position: absolute;
      top: 22px;
      bottom: 22px;
      box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
      background-color: #fff;
      -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .gbWrapper .gbPapers:after {
      left: 28px;
      right: 28px;
      z-index: 0; }
    .gbWrapper .gbPapers:before {
      left: 34px;
      right: 34px;
      z-index: 1; }
  .gbWrapper .gbSpine1, .gbWrapper .gbSpine2 {
    width: 70px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -35px;
    z-index: 0;
    background: url("/web/luxurycare/images/guestbookCover.png") repeat-y; }
    .gbWrapper .gbSpine1:before, .gbWrapper .gbSpine2:before, .gbWrapper .gbSpine1:after, .gbWrapper .gbSpine2:after {
      display: block;
      content: "";
      position: absolute;
      top: -5px;
      left: 50%;
      margin-left: -60px;
      border: 10px solid #292209;
      border-radius: 50%;
      width: 120px;
      height: 50px; }
    .gbWrapper .gbSpine1:after, .gbWrapper .gbSpine2:after {
      top: auto;
      bottom: -5px; }
  .gbWrapper .gbSpine2 {
    z-index: 1;
    height: auto;
    top: 10px;
    bottom: 10px; }
    .gbWrapper .gbSpine2:after, .gbWrapper .gbSpine2:before {
      display: none; }
  .gbWrapper .gbNavButtons {
    z-index: -1; }
    .gbWrapper .gbNavButtons .loadingPage .smallLoading {
      display: block; }
    .gbWrapper .gbNavButtons .loadingPage:after {
      display: none !important; }
    .gbWrapper .gbNavButtons .loadingPage.arrow-right .smallLoading {
      right: auto;
      left: 50%;
      margin: -10px 0 0 2px; }
    .gbWrapper .gbNavButtons .arrow-left, .gbWrapper .gbNavButtons .arrow-right {
      position: absolute;
      left: 10px;
      top: 50%;
      background: #ae9962;
      border-radius: 5px;
      height: 50px;
      width: 80px;
      margin-top: -25px;
      text-indent: -999em;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      color: #fff; }
      .gbWrapper .gbNavButtons .arrow-left:after, .gbWrapper .gbNavButtons .arrow-right:after {
        font-family: "icons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        vertical-align: middle;
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        display: block;
        content: "\E03C";
        position: absolute;
        left: 0;
        top: 0;
        width: 53px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        text-indent: 0; }
      .gbWrapper .gbNavButtons .arrow-left:before, .gbWrapper .gbNavButtons .arrow-right:before {
        background: #9c8750;
        display: block;
        content: "";
        position: absolute;
        left: 3px;
        top: 3px;
        height: 44px;
        width: 53px;
        border-radius: 5px;
        border: 1px dashed #b7a473; }
      .gbWrapper .gbNavButtons .arrow-left:hover, .gbWrapper .gbNavButtons .arrow-right:hover {
        left: 5px; }
    .gbWrapper .gbNavButtons .arrow-right {
      left: auto;
      right: 10px; }
      .gbWrapper .gbNavButtons .arrow-right:after {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
        left: auto;
        right: 0; }
      .gbWrapper .gbNavButtons .arrow-right:before {
        left: auto;
        right: 3px; }
      .gbWrapper .gbNavButtons .arrow-right:hover {
        left: auto;
        right: 5px; }
  .gbWrapper .gbCategories {
    list-style: none;
    position: absolute;
    left: 50%;
    top: 100%;
    padding: 0;
    margin: -50px 0 0 50px;
    font-size: 100%;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
    .gbWrapper .gbCategories li {
      float: left;
      margin-right: .2em; }
    .gbWrapper .gbCategories a, .gbWrapper .gbCategories a:visited, .gbWrapper .gbCategories a:hover {
      display: block;
      position: relative;
      margin-top: -20px;
      text-indent: -999em;
      color: #bdb8a7;
      text-decoration: none;
      background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
      background-position: 0px 0px;
      background-repeat: no-repeat;
      width: 62px;
      height: 114px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .gbWrapper .gbCategories a, .gbWrapper .gbCategories a:visited, .gbWrapper .gbCategories a:hover {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
    .gbWrapper .gbCategories a:before {
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      content: "\E038";
      text-indent: 0;
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 20px;
      text-align: center;
      -webkit-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      transition: color 0.3s ease; }
    .gbWrapper .gbCategories a:hover {
      margin-top: 0; }
      .gbWrapper .gbCategories a:hover:before {
        color: #ae9962; }
    .gbWrapper .gbCategories .activeCategory a, .gbWrapper .gbCategories .activeCategory a:visited, .gbWrapper .gbCategories .activeCategory a:hover {
      background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
      background-position: 0px -115px;
      background-repeat: no-repeat;
      width: 61px;
      height: 114px;
      color: #fff; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .gbWrapper .gbCategories .activeCategory a, .gbWrapper .gbCategories .activeCategory a:visited, .gbWrapper .gbCategories .activeCategory a:hover {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
      .gbWrapper .gbCategories .activeCategory a:before, .gbWrapper .gbCategories .activeCategory a:visited:before, .gbWrapper .gbCategories .activeCategory a:hover:before {
        color: #fff; }
    .gbWrapper .gbCategories .seaside a:before {
      content: "\E039"; }
    .gbWrapper .gbCategories .residence a:before {
      content: "\E03A"; }
    .gbWrapper .gbCategories .luxuryspa a:before {
      content: "\E03B"; }
  .gbWrapper .gbYears {
    position: absolute;
    right: -37px;
    top: 35px;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 50px;
    z-index: -5;
    font-family: "TFArrow", serif; }
    .gbWrapper .gbYears .gbY1 {
      z-index: 4; }
    .gbWrapper .gbYears .gbY2 {
      z-index: 3; }
    .gbWrapper .gbYears .gbY3 {
      z-index: 2; }
    .gbWrapper .gbYears .gbY4 {
      z-index: 1; }
    .gbWrapper .gbYears .gbY5 {
      z-index: 0; }
    .gbWrapper .gbYears .gbY6 {
      z-index: -1; }
    .gbWrapper .gbYears span {
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      display: block;
      position: relative;
      top: 15px;
      right: 4px; }
    .gbWrapper .gbYears .activeYear {
      z-index: 500;
      margin-left: -2px; }
      .gbWrapper .gbYears .activeYear a, .gbWrapper .gbYears .activeYear a:hover, .gbWrapper .gbYears .activeYear a:visited {
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
        background-position: 0px -1912px;
        background-repeat: no-repeat;
        width: 42px;
        height: 88px;
        left: 2px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          .gbWrapper .gbYears .activeYear a, .gbWrapper .gbYears .activeYear a:hover, .gbWrapper .gbYears .activeYear a:visited {
            background-size: 256px 2000px;
            background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
      .gbWrapper .gbYears .activeYear:hover a, .gbWrapper .gbYears .activeYear:hover a:hover, .gbWrapper .gbYears .activeYear:hover a:visited {
        left: 2px; }
    .gbWrapper .gbYears li {
      float: left;
      text-align: right;
      position: relative;
      margin-top: -25px;
      overflow: hidden;
      margin-left: 3px;
      width: 51px;
      font-size: 17px;
      font-size: 1.7rem; }
      .gbWrapper .gbYears li:hover a, .gbWrapper .gbYears li:hover a:hover, .gbWrapper .gbYears li:hover a:visited {
        left: -8px; }
    .gbWrapper .gbYears a, .gbWrapper .gbYears a:hover, .gbWrapper .gbYears a:visited {
      position: relative;
      text-decoration: none;
      color: #fff;
      display: block;
      float: left;
      left: -31px;
      -webkit-transition: left 0.3s ease;
      -moz-transition: left 0.3s ease;
      -o-transition: left 0.3s ease;
      transition: left 0.3s ease;
      background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
      background-position: 0px -1814px;
      background-repeat: no-repeat;
      width: 52px;
      height: 97px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .gbWrapper .gbYears a, .gbWrapper .gbYears a:hover, .gbWrapper .gbYears a:visited {
          background-size: 256px 2000px;
          background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .gbWrapper .gbLeftPage, .gbWrapper .gbRightPage {
    float: left;
    width: 45%;
    top: 25px;
    bottom: 25px;
    left: 25px;
    position: absolute;
    display: block; }
  .gbWrapper .gbLeftHalf .gbItemImage {
    height: 50%; }
  .gbWrapper .gbLeftFull .gbItemImage {
    height: 100%; }
    .gbWrapper .gbLeftFull .gbItemImage .gbItemImageWrap:before {
      content: "\E033" !important; }
  .gbWrapper .gbItemImage {
    display: block;
    height: 33.3%;
    width: 100%;
    position: relative; }
    .gbWrapper .gbItemImage:first-child:before, .gbWrapper .gbItemImage:first-child:after {
      display: none; }
    .gbWrapper .gbItemImage:first-child .gbItemImageWrap:before {
      content: "\E034"; }
    .gbWrapper .gbItemImage:last-child .gbItemImageWrap:before {
      content: "\E035"; }
    .gbWrapper .gbItemImage:before, .gbWrapper .gbItemImage:after {
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    .gbWrapper .gbItemImage:before {
      display: block;
      content: "";
      background: #ebe9df;
      width: 60%;
      height: 1px;
      margin-left: -30%; }
    .gbWrapper .gbItemImage:after {
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      font-size: 30px;
      font-size: 3rem;
      color: #ebe9df;
      background-color: #fff;
      content: "\E032";
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      margin: -20px 0 0 -20px; }
    .gbWrapper .gbItemImage .gbItemImageWrap {
      opacity: 0.3;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
    .gbWrapper .gbItemImage.activeGbItemImage .gbItemImageWrap {
      opacity: 1; }
      .gbWrapper .gbItemImage.activeGbItemImage .gbItemImageWrap:before {
        width: 100px; }
  .gbWrapper .gbItemImageWrap {
    display: block;
    width: 100%;
    height: 100%;
    padding: 25px 5%;
    position: relative;
    cursor: pointer; }
    .gbWrapper .gbItemImageWrap:before {
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      font-size: 50px;
      content: "\E033";
      position: absolute;
      left: 100%;
      top: 50%;
      height: 60px;
      width: 0px;
      overflow: hidden;
      text-align: left;
      margin-top: -30px;
      color: #1e4071;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: width 1s ease;
      -moz-transition: width 1s ease;
      -o-transition: width 1s ease;
      transition: width 1s ease; }
    .gbWrapper .gbItemImageWrap img {
      max-width: 100%;
      max-height: 100%;
      display: block;
      height: auto;
      width: auto;
      margin: 0 auto;
      top: 50%;
      position: relative;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .gbWrapper .gbItemTextWrapper {
    overflow: auto;
    width: 100%;
    height: 100%;
    position: relative;
    display: table; }
  .gbWrapper .gbRightPage {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    left: auto;
    right: 25px; }
  .gbWrapper .gbItemText {
    opacity: 0;
    width: 100%;
    padding: 0 5%;
    overflow: hidden;
    height: 0;
    font-size: 0;
    vertical-align: middle;
    position: absolute;
    z-index: -1;
    left: 0;
    text-align: center;
    -webkit-transition: opacity 0.8s ease;
    -moz-transition: opacity 0.8s ease;
    -o-transition: opacity 0.8s ease;
    transition: opacity 0.8s ease; }
    .gbWrapper .gbItemText.activeGbItemText {
      left: auto;
      opacity: 1;
      font-size: 50%;
      height: auto;
      display: table-cell;
      position: relative;
      z-index: 0;
      -webkit-transition: opacity 0.8s ease;
      -moz-transition: opacity 0.8s ease;
      -o-transition: opacity 0.8s ease;
      transition: opacity 0.8s ease; }
  .gbWrapper blockquote {
    position: relative;
    font-style: normal;
    color: #444;
    margin: 10px 20px 0 30px; }
    .gbWrapper blockquote p {
      position: relative;
      z-index: 2; }
    .gbWrapper blockquote:after, .gbWrapper blockquote:before {
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      position: absolute;
      content: "\E036";
      display: block;
      left: -55px;
      top: -30px;
      font-size: 250%;
      opacity: 0.2;
      z-index: 0;
      width: 90px;
      height: 90px;
      line-height: 90px;
      text-align: center; }
    .gbWrapper blockquote:after {
      content: "\E037";
      top: auto;
      left: auto;
      bottom: -30px;
      right: -55px; }
  .gbWrapper .gbItemTextName {
    font-style: italic; }
  .gbWrapper .gbMobileImage {
    display: none; }
  .gbWrapper .alert {
    position: absolute;
    z-index: 50;
    left: 50%;
    top: 50%;
    margin: 0;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    -moz-transform: translateY(-50%) translateX(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateX(-50%) translateZ(0);
    -o-transform: translateY(-50%) translateX(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0);
    transform: translateY(-50%) translateX(-50%) translateZ(0); }
  @media screen and (max-height: 800px) {
    .gbWrapper .gbYears {
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
      top: 9px;
      right: -32px; } }
  @media screen and (max-height: 600px) {
    .gbWrapper .gbYears {
      -moz-transform: scale(0.65);
      -ms-transform: scale(0.65);
      -o-transform: scale(0.65);
      -webkit-transform: scale(0.65);
      transform: scale(0.65);
      top: -10px;
      right: -29px; } }
  @media screen and (min-width: 1500px) {
    .gbWrapper {
      max-width: 1500px;
      left: 50%;
      margin-left: -750px; }
      .gbWrapper h1 {
        font-size: 40px;
        font-size: 4rem;
        margin: 23px auto; }
      .gbWrapper .gbWrapper2 {
        margin-top: 140px; }
      .gbWrapper .gbCategories {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        margin: -35px 0 0 50px; } }
  @media screen and (max-width: 940px) {
    .gbWrapper {
      position: relative;
      top: auto;
      bottom: auto;
      right: 0;
      left: 0;
      max-height: none; }
      .gbWrapper h1 {
        margin-bottom: 15px; }
      .gbWrapper .gbHeader {
        margin: 0 20px; }
        .gbWrapper .gbHeader .gbBackToSite {
          text-indent: -999em; }
          .gbWrapper .gbHeader .gbBackToSite span {
            padding-left: 0; }
            .gbWrapper .gbHeader .gbBackToSite span:before {
              font-size: 30px;
              font-size: 3rem;
              text-indent: 0; }
      .gbWrapper .bb-bookblock {
        background-color: #fff;
        z-index: 5;
        min-height: 50px; }
      .gbWrapper .gbWrapper2 {
        position: relative;
        margin: 0 10px 60px 10px; }
      .gbWrapper .gbSpine1, .gbWrapper .gbSpine2, .gbWrapper .gbSpine2, .gbWrapper .gbLeftPage {
        display: none; }
      .gbWrapper .bb-item {
        width: 100%;
        height: auto;
        position: relative;
        top: auto;
        left: 0;
        background: #fff;
        overflow: hidden; }
      .gbWrapper .bb-content {
        background: #fff; }
      .gbWrapper .gbItemTextWrapper, .gbWrapper .gbItemText {
        display: block !important;
        height: auto;
        position: relative;
        opacity: 1;
        z-index: 0; }
      .gbWrapper .gbItemTextWrapper {
        padding: 15px 0; }
      .gbWrapper .gbItemText {
        font-size: 70% !important;
        padding: 30px 5%;
        overflow: visible; }
        .gbWrapper .gbItemText:before, .gbWrapper .gbItemText:after {
          position: absolute;
          top: 0;
          left: 50%;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
        .gbWrapper .gbItemText:before {
          display: block;
          content: "";
          background: #ebe9df;
          width: 60%;
          height: 1px;
          margin-left: -30%; }
        .gbWrapper .gbItemText:after {
          font-family: "icons";
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          display: inline-block;
          vertical-align: middle;
          font-size: 30px;
          font-size: 3rem;
          color: #ebe9df;
          background-color: #fff;
          content: "\E032";
          width: 40px;
          height: 40px;
          line-height: 40px;
          text-align: center;
          margin: -20px 0 0 -20px; }
        .gbWrapper .gbItemText:first-child:before, .gbWrapper .gbItemText:first-child:after {
          display: none; }
      .gbWrapper .gbRightPage {
        position: relative;
        width: 100%;
        right: auto;
        top: auto;
        bottom: auto; }
      .gbWrapper .gbYears {
        position: relative;
        right: auto;
        top: auto;
        width: auto;
        z-index: auto;
        overflow: hidden;
        text-align: center;
        line-height: normal;
        font-size: 300%; }
        .gbWrapper .gbYears li {
          width: auto;
          margin-top: auto;
          margin-left: 0 !important;
          float: none;
          display: inline-block; }
        .gbWrapper .gbYears span {
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
          top: auto;
          right: auto; }
        .gbWrapper .gbYears a, .gbWrapper .gbYears a:visited, .gbWrapper .gbYears a:hover {
          left: auto !important;
          height: auto !important;
          width: auto !important;
          background: none !important;
          padding: 0 5px;
          color: #292209; }
        .gbWrapper .gbYears .activeYear span {
          font-weight: bold; }
      .gbWrapper .gbPapers {
        padding: 22px; }
        .gbWrapper .gbPapers:before, .gbWrapper .gbPapers:after {
          display: none; }
      .gbWrapper blockquote {
        margin: 0 10px; }
        .gbWrapper blockquote:before, .gbWrapper blockquote:after {
          font-size: 100%;
          top: -30px;
          left: -15px;
          width: 30px;
          height: 30px; }
        .gbWrapper blockquote:after {
          top: auto;
          bottom: 30px;
          left: auto;
          right: -15px; }
      .gbWrapper .gbCategories {
        width: 100%;
        margin-left: -50%;
        text-align: center; }
        .gbWrapper .gbCategories li {
          float: none;
          display: inline-block;
          vertical-align: top; }
        .gbWrapper .gbCategories a, .gbWrapper .gbCategories a:hover, .gbWrapper .gbCategories a:visited {
          margin-top: -15px; }
      .gbWrapper .gbNavButtons {
        position: absolute;
        top: 50%;
        width: 100%;
        z-index: 50;
        height: 50px;
        margin: 0 0 10px 0;
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
        .gbWrapper .gbNavButtons .loadingPage.arrow-left .smallLoading, .gbWrapper .gbNavButtons .loadingPage.arrow-right .smallLoading {
          left: 50%;
          right: 0;
          margin: -10px 0 0 -10px; }
        .gbWrapper .gbNavButtons .arrow-left, .gbWrapper .gbNavButtons .arrow-right, .gbWrapper .gbNavButtons .arrow-right {
          width: 50px; }
          .gbWrapper .gbNavButtons .arrow-left:before, .gbWrapper .gbNavButtons .arrow-right:before, .gbWrapper .gbNavButtons .arrow-right:before {
            width: 44px; }
      .gbWrapper .bb-page.bb-flip-next, .gbWrapper .bb-page.bb-flip-prev, .gbWrapper .bb-page.bb-flip-next-end, .gbWrapper .bb-page.bb-flip-prev-end {
        position: relative;
        height: 60px;
        width: 100%;
        left: auto;
        display: block; }
      .gbWrapper .bb-page .bb-front, .gbWrapper .bb-page .bb-back {
        visibility: hidden; }
      .gbWrapper .gbMobileImage {
        display: block; }
      .gbWrapper .alert {
        position: relative;
        margin: 0 10px 15px 10px;
        left: auto;
        top: auto;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0); } }
  @media screen and (max-width: 31em) {
    .gbWrapper .gbCategories {
      -moz-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -o-transform: scale(0.7);
      -webkit-transform: scale(0.7);
      transform: scale(0.7); } }

.footer {
  width: 100%;
  overflow: hidden;
  clear: both;
  position: relative;
  color: #444;
  background: #f3f0e9;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 24px;
  line-height: 2.4rem; }
  .footer .footerLogo {
    background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437.png");
    background-position: 0px -425px;
    background-repeat: no-repeat;
    width: 256px;
    height: 104px;
    display: block;
    margin: 0 auto;
    text-indent: -999em; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .footer .footerLogo {
        background-size: 256px 2000px;
        background-image: url("/web/luxurycare/images/sprites/sprite_1640698519437@2x.png"); } }
  .withoutDivision.loadingVideo .footer {
    display: none; }
  .noVideo .footer, .withoutDivision.noVideo .footer {
    display: block; }
  .footer .copyrightLine {
    padding: 0 0 25px 0; }
    .footer .copyrightLine .footerWrapper {
      max-width: 1200px;
      margin: 0 auto;
      padding: 10px 0 0 0;
      position: relative; }
    .footer .copyrightLine p {
      margin-bottom: 0;
      padding: 15px 0 0 0;
      line-height: 18px;
      line-height: 1.8rem; }
  .footer .divisionsLine {
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #292209;
    padding: 5px 0 0; }
    .footer .divisionsLine h2 {
      display: block;
      margin: 0 auto;
      text-align: center;
      color: #ad9f6a;
      padding: 10px 0 0 0;
      overflow: hidden;
      position: relative;
      max-width: 1200px; }
      .lt-ie9 .footer .divisionsLine h2 {
        min-width: 940px !important; }
      .footer .divisionsLine h2 span {
        display: inline-block;
        position: relative;
        vertical-align: top;
        *zoom: 1;
        *display: inline;
        padding: 0 40px;
        background: #292209; }
      .footer .divisionsLine h2:before {
        display: block;
        height: 1px;
        width: 100%;
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        background: #3e330e; }
    .indexModule.withoutDivision .footer .divisionsLine {
      display: none; }
    @media screen and (max-width: 31em) {
      .footer .divisionsLine {
        padding-bottom: 10px; }
        .footer .divisionsLine h2 {
          padding: 20px 0 20px 0;
          font-size: 20px;
          font-size: 2rem; }
          .footer .divisionsLine h2 span {
            padding: 0 10px; } }
  .footer .moveTop {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    width: 70px;
    height: 70px;
    display: block;
    text-decoration: none;
    overflow: hidden; }
    .footer .moveTop:before {
      font-family: "icons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      content: "\E024";
      width: 30px;
      text-align: center;
      position: absolute;
      left: 50%;
      margin-left: -15px;
      top: 17px;
      color: #292209; }
    .footer .moveTop:after {
      display: block;
      height: 0;
      width: 0;
      border-left: 35px solid transparent;
      border-right: 35px solid transparent;
      border-left: 35px solid rgba(255, 255, 255, 0);
      border-right: 35px solid rgba(255, 255, 255, 0);
      border-bottom: 35px solid #f3f0e9;
      border-bottom-width: 15px;
      content: "";
      position: absolute;
      left: 0;
      bottom: 0; }
  .indexModule.withoutDivision .footer .copyrightLine .footerWrapper {
    border-top: 1px solid #dddddd; }
  .footer .responsiveoff {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    list-style-type: none; }
  @media screen and (max-width: 1200px) {
    .footer .footerLogo {
      -moz-transform: scale(0.75);
      -ms-transform: scale(0.75);
      -o-transform: scale(0.75);
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    .footer .divisionsLine {
      padding: 0; }
      .footer .divisionsLine h2 {
        padding: 0; }
    .footer .copyrightLine {
      padding-bottom: 15px; }
      .footer .copyrightLine .footerWrapper {
        padding: 10px 100px 0 20px; }
      .footer .copyrightLine p {
        padding: 5px 0 0; }
    .footer .moveTop {
      right: 20px;
      width: 60px;
      height: 50px; }
      .footer .moveTop:after {
        left: -5px; }
      .footer .moveTop:before {
        font-size: 10px;
        font-size: 1rem;
        top: 7px; }
    .footer .responsiveoff {
      padding: 0 20px 20px 20px; } }
  @media screen and (max-width: 31em) {
    .footer .divisionsLine {
      padding: 10px 20px 20px 20px; }
    .footer .copyrightLine {
      padding-bottom: 15px; }
      .footer .copyrightLine .footerWrapper {
        padding: 15px 80px 0 15px; }
    .footer .moveTop {
      right: 15px;
      width: 50px;
      height: 50px; }
      .footer .moveTop:after {
        left: -10px; }
      .footer .moveTop:before {
        font-size: 8px;
        font-size: 0.8rem;
        top: 8px; }
    .footer .responsiveoff {
      padding: 0 15px 15px 15px; } }

/*# sourceMappingURL=../maps/screen.css.map */
