﻿@charset "UTF-8";
@import url("//hello.myfonts.net/count/34e2fb");
@font-face {
  font-family: 'Helvetica Neue';
  src: url("/fonts/34E2FB_0_0.eot");
  src: url("/fonts/34E2FB_0_0.eot?#iefix") format("embedded-opentype"), url("/fonts/34E2FB_0_0.woff2") format("woff2"), url("/fonts/34E2FB_0_0.woff") format("woff"), url("/fonts/34E2FB_0_0.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica Neue';
  src: url("/fonts/34E2FB_1_0.eot");
  src: url("/fonts/34E2FB_1_0.eot?#iefix") format("embedded-opentype"), url("/fonts/34E2FB_1_0.woff2") format("woff2"), url("/fonts/34E2FB_1_0.woff") format("woff"), url("/fonts/34E2FB_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica Neue';
  src: url("/fonts/34E2FB_2_0.eot");
  src: url("/fonts/34E2FB_2_0.eot?#iefix") format("embedded-opentype"), url("/fonts/34E2FB_2_0.woff2") format("woff2"), url("/fonts/34E2FB_2_0.woff") format("woff"), url("/fonts/34E2FB_2_0.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica Neue';
  src: url("/fonts/34E2FB_3_0.eot");
  src: url("/fonts/34E2FB_3_0.eot?#iefix") format("embedded-opentype"), url("/fonts/34E2FB_3_0.woff2") format("woff2"), url("/fonts/34E2FB_3_0.woff") format("woff"), url("/fonts/34E2FB_3_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

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

html {
  box-sizing: border-box; }

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

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*! jQuery UI - v1.12.1 - 2017-10-09
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=custom-theme&bgImgOpacityError=&bgImgOpacityHighlight=&bgImgOpacityActive=&bgImgOpacityHover=&bgImgOpacityDefault=&bgImgOpacityContent=&bgImgOpacityHeader=&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%23666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=%23aaaaaa&iconColorError=%23cc0000&fcError=%235f3f3f&borderColorError=%23f1a899&bgTextureError=flat&bgColorError=%23fddfdf&iconColorHighlight=%23ffffff&fcHighlight=%23ffffff&borderColorHighlight=%23999999&bgTextureHighlight=flat&bgColorHighlight=%23000000&iconColorActive=%23999999&fcActive=%23ffffff&borderColorActive=%23b4a06d&bgTextureActive=flat&bgColorActive=%23b4a06d&iconColorHover=%23ffffff&fcHover=%23ffffff&borderColorHover=%23999999&bgTextureHover=flat&bgColorHover=%23999999&iconColorDefault=%23999999&fcDefault=%23999999&borderColorDefault=%23000000&bgTextureDefault=flat&bgColorDefault=%23000000&iconColorContent=%23999999&fcContent=%23999999&borderColorContent=%23000000&bgTextureContent=flat&bgColorContent=%23000000&iconColorHeader=%23999999&fcHeader=%23ffffff&borderColorHeader=%23000000&bgTextureHeader=flat&bgColorHeader=%23000000&cornerRadius=0&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright 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-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

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

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

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

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

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

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

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

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

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

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

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

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

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

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

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

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

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

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

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

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

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

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

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

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

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

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

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

.ui-widget-content {
  border: 1px solid #000000;
  background: #000000;
  color: #999999; }

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

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

.ui-widget-header a {
  color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #000000;
  background: #000000;
  font-weight: normal;
  color: #999999; }

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

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

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

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

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

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #b4a06d;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #999999;
  background: #000000;
  color: #ffffff; }

.ui-state-checked {
  border: 1px solid #999999;
  background: #000000; }

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

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

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

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

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

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

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

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

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

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

.ui-widget-header .ui-icon {
  background-image: url("../scss/images/ui-icons_999999_256x240.png"); }

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

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

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

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

.ui-button .ui-icon {
  background-image: url("../scss/images/ui-icons_999999_256x240.png"); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0; }

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

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

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

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

.ui-datepicker {
  font-size: 14px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/img/icons/jquery-ui/ui-icons_999999_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("/img/icons/jquery-ui/ui-icons_999999_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("/img/icons/jquery-ui/ui-icons_ffffff_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("/img/icons/jquery-ui/ui-icons_999999_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("/img/icons/jquery-ui/ui-icons_ffffff_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/img/icons/jquery-ui/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("/img/icons/jquery-ui/ui-icons_999999_256x240.png"); }

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

.vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
  content: '\f101'; }

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play-circle:before {
  content: '\f102'; }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before {
  content: '\f103'; }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before {
  content: '\f104'; }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before {
  content: '\f105'; }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2 {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before {
  content: '\f106'; }

.vjs-icon-volume-high, .video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-high:before, .video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before {
  content: '\f107'; }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before {
  content: '\f108'; }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before {
  content: '\f109'; }

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-square:before {
  content: '\f10a'; }

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-spinner:before {
  content: '\f10b'; }

.vjs-icon-subtitles, .video-js .vjs-subtitles-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before {
  content: '\f10c'; }

.vjs-icon-captions, .video-js .vjs-captions-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-captions:before, .video-js .vjs-captions-button:before {
  content: '\f10d'; }

.vjs-icon-chapters, .video-js .vjs-chapters-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-chapters:before, .video-js .vjs-chapters-button:before {
  content: '\f10e'; }

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-share:before {
  content: '\f10f'; }

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cog:before {
  content: '\f110'; }

.vjs-icon-circle, .video-js .vjs-mouse-display, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle:before, .video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
  content: '\f111'; }

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-outline:before {
  content: '\f112'; }

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-inner-circle:before {
  content: '\f113'; }

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-hd:before {
  content: '\f114'; }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button:before {
  content: '\f115'; }

.vjs-icon-replay {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-replay:before {
  content: '\f116'; }

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-facebook:before {
  content: '\f117'; }

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-gplus:before {
  content: '\f118'; }

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-linkedin:before {
  content: '\f119'; }

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-twitter:before {
  content: '\f11a'; }

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-tumblr:before {
  content: '\f11b'; }

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pinterest:before {
  content: '\f11c'; }

.vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio-description:before {
  content: '\f11d'; }

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

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

.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 .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto; }

.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:focus,
.vjs-menu li: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-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: 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; }

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

@media �screen {
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: ""; } }

.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-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
  display: block;
  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-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-mouse-display:after,
.video-js .vjs-play-progress:after {
  display: none;
  position: absolute;
  top: -3.4em;
  right: -1.5em;
  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-play-progress:before,
.video-js .vjs-play-progress:after {
  z-index: 1; }

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

.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;
  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 {
  left: -10em;
  width: 0; }

.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-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-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-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-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-captions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-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: 15em;
  font-size: 12px;
  width: 40em; }

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  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; }

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

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px; }

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

::-moz-selection {
  background-color: #b3a06d;
  color: white; }

::selection {
  background-color: #b3a06d;
  color: white; }

html {
  font-size: 16px; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  color: #555; }

a {
  color: inherit;
  text-decoration: none; }
  .rte a {
    -webkit-transition: color 0.3s ease, border-bottom-color 0.3s ease;
    -moz-transition: color 0.3s ease, border-bottom-color 0.3s ease;
    transition: color 0.3s ease, border-bottom-color 0.3s ease;
    color: #b3a06d;
    border-bottom: 1px solid rgba(218, 196, 143, 0.3); }
    .rte a:hover, .rte a:focus {
      color: #dac48f; }
  .book-link a {
    border-bottom: 3px solid #b3a06d; }
    .book-link a:hover, .book-link a:focus {
      border-bottom-color: #dac48f; }

p:first-child {
  margin-top: 0; }

p:last-child {
  margin-bottom: 0; }

svg,
img {
  width: 100%;
  display: block; }

svg {
  fill: #555; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: transparent;
  padding: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  text-align: left;
  cursor: pointer; }
  button:focus {
    outline: 0; }

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0; }
  .rte ul > li, .rte
  ol > li {
    position: relative;
    padding-left: 1em; }
    .rte ul > li:before, .rte
    ol > li:before {
      position: absolute;
      left: 0; }

.rte ul > li:before {
  content: '-'; }

.rte ol {
  list-style: decimal; }
  .rte ol > li {
    margin-left: 2em;
    padding-left: .5em; }

@media screen and (min-width: 48em) {
  html {
    font-size: 18px; } }

@media screen and (min-width: 64em) {
  html {
    font-size: 20px; } }

@media screen and (min-width: 85em) {
  html {
    font-size: 20px; } }

@media screen and (min-width: 110em) {
  html {
    font-size: 23px; } }

h1,
.h1,
h2,
.h2,
h3,
h4 {
  font-weight: inherit;
  line-height: 1.2;
  color: #b3a06d;
  margin-top: 0;
  margin-bottom: 0.5em; }
  h1:last-child,
  .h1:last-child,
  h2:last-child,
  .h2:last-child,
  h3:last-child,
  h4:last-child {
    margin-bottom: 0; }

h1,
.h1 {
  font-size: 2rem;
  line-height: 1.1;
  font-weight: 100; }
  h1 + h3,
  .h1 + h3 {
    margin-top: -0.3em; }
  h1.small-text,
  .h1.small-text {
    font-size: 0.7rem;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    margin-bottom: 1.2em; }

h2,
.h2 {
  font-size: 1.625rem;
  font-weight: 200; }
  h2 + h3,
  .h2 + h3 {
    margin-top: -0.45em; }
  p + h2, p +
  .h2 {
    margin-top: 1em; }

h3,
.quote {
  font-size: 1.3125rem;
  margin-bottom: 0.66em; }
  p + h3, p +
  .quote {
    margin-top: 1em; }
  ul + h3,
  ol + h3, ul +
  .quote,
  ol +
  .quote {
    margin-top: 1em; }

h4 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 1.1em; }
  ul + h4,
  ol + h4 {
    margin-top: 2em; }

.quote {
  font-weight: normal;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 2em; }

@media screen and (min-width: 48em) {
  h1,
  .h1 {
    font-size: 2.722222rem; }
  h2,
  .h2 {
    font-size: 1.777778rem; }
  h3 {
    font-size: 1.166667rem; } }

@media screen and (min-width: 64em) {
  h1,
  .h1 {
    font-size: 3.5rem; }
    h1.book-link,
    .h1.book-link {
      font-size: 2.8rem; }
  h2,
  .h2 {
    font-size: 2.1rem; }
  h3,
  .quote {
    font-size: 1.5rem; }
  h4 {
    font-size: 0.9rem; } }

form {
  display: block; }

textarea {
  resize: vertical;
  display: block; }

input,
textarea,
select {
  font-family: inherit; }

input[type='checkbox'] + label,
input[type='radio'] + label {
  cursor: pointer; }

.contourFieldSet {
  margin: 0;
  padding: 0;
  border: 0; }

input[type='date'],
input[type='email'],
input[type='text'] {
  line-height: 2.5rem; }

input[type='date'],
input[type='text'],
input[type='email'],
select {
  height: 2.5rem; }

input[type='date']::-webkit-input-placeholder,
input[type='text']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 0.6;
  color: black; }

input[type='date']::-moz-placeholder,
input[type='text']::-moz-placeholder,
input[type='email']::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 0.6;
  color: black; }

input[type='date']:-moz-placeholder,
input[type='text']:-moz-placeholder,
input[type='email']:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 0.6;
  color: black; }

input[type='date']:-ms-input-placeholder,
input[type='text']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 0.6;
  color: black; }

input[type='file'] {
  width: 100%; }

textarea {
  padding-top: -webkit-calc((2.5rem - 20px) / 2);
  padding-top: calc((2.5rem - 20px) / 2);
  min-height: 8rem; }

select {
  background-image: url(/img/icons/dropdown-arrow.svg);
  background-position: center right;
  background-size: 12px 7px;
  background-repeat: no-repeat; }
  select::-ms-expand {
    display: none; }

input[type='date'],
input[type='text'],
input[type='email'],
textarea,
select {
  -webkit-transition: border-color 0.3s ease;
  -moz-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  width: 100%;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0;
  padding-left: 0; }
  input[type='date']:focus,
  input[type='text']:focus,
  input[type='email']:focus,
  textarea:focus,
  select:focus {
    outline: 0;
    border-color: #dac48f; }

input[type='submit'] {
  margin-top: 2rem; }

input[type='checkbox'],
input[type='radio'] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: no-wrap; }
  input[type='checkbox'] + label,
  input[type='radio'] + label {
    position: relative;
    display: block;
    padding-left: 18px; }
    input[type='checkbox'] + label:before,
    input[type='radio'] + label:before {
      position: absolute;
      top: 6px;
      left: 0;
      height: 9px;
      width: 9px;
      -webkit-transition: background-color 0.3s ease;
      -moz-transition: background-color 0.3s ease;
      transition: background-color 0.3s ease;
      box-sizing: border-box;
      content: '';
      display: block;
      vertical-align: middle;
      border: 1px solid #999; }
  input[type='checkbox']:checked + label:before,
  input[type='radio']:checked + label:before {
    background-color: #dac48f;
    border-color: #dac48f; }

.umbraco-forms-field + .umbraco-forms-field {
  margin-top: 1.5rem; }

.mctextfield .fieldLabel,
.mcdropdownfield .fieldLabel,
.mcemailfield .fieldLabel,
.cmtextfield .fieldLabel,
.cmdropdownfield .fieldLabel,
.cmemailfield .fieldLabel,
.dropdown .fieldLabel,
.longanswer .fieldLabel,
.shortanswer .fieldLabel {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: no-wrap; }

.field-validation-error {
  color: crimson;
  font-size: 80%; }

input[type='date'],
.from,
.to {
  background-image: url(/img/icons/calendar.svg);
  background-size: 14px 13px;
  background-position: center right;
  background-repeat: no-repeat; }

@media screen and (min-width: 48em) {
  input[type='text'],
  input[type='email'],
  textarea,
  select {
    border-bottom-width: 2px; } }

.box > div::after {
  clear: both;
  content: "";
  display: block; }

.box > div > div {
  min-height: 1px; }

.box.full-width > div {
  width: 100%; }

.box.no-margin-top {
  margin-top: 0 !important; }

.box.no-margin-bottom {
  margin-bottom: 0 !important; }

@media screen and (max-width: 47.9375em) {
  .footer > div,
  .submenu > div,
  .box > div {
    width: -webkit-calc(100% - 48px);
    width: calc(100% - 48px);
    margin-left: auto;
    margin-right: auto; } }

@media screen and (min-width: 48em) {
  .box-01 > div > div {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%;
    margin-left: 7.340281%; }
    .box-01 > div > div:last-child {
      margin-right: 0; } }

@media screen and (max-width: 63.9375em) {
  .box-01.has-first-col > div > .second-col {
    margin-top: 5.527866%; } }

@media screen and (min-width: 64em) {
  .box-01 > div > div {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 63.298595%;
    margin-left: 18.350702%; }
    .box-01 > div > div:last-child {
      margin-right: 0; }
  .box-01.has-first-col > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 8.246488%;
    margin-left: 7.340281%;
    margin-top: 1rem; }
    .box-01.has-first-col > div > .first-col:last-child {
      margin-right: 0; }
  .box-01.has-first-col > div > .second-col {
    margin-left: 0%; }
    .box-01.has-first-col > div > .second-col .rte > .small-text:first-child {
      margin-top: 1rem; }
    .box-01.has-first-col > div > .second-col .rte > .quote:first-child {
      margin-top: 0.6rem; } }

@media screen and (min-width: 48em) {
  .box-02 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%;
    margin-left: 7.340281%; }
    .box-02 > div > .first-col:last-child {
      margin-right: 0; } }

.box-03 .heading-rooms-features {
  margin-bottom: 6vw; }

@media screen and (min-width: 48em) {
  .box-03 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%;
    margin-left: 7.340281%; }
    .box-03 > div > .first-col:last-child {
      margin-right: 0; }
  .box-03 .heading-rooms-features {
    margin-bottom: 4vw; } }

@media screen and (min-width: 64em) {
  .box-03 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 63.298595%;
    margin-left: 18.350702%; }
    .box-03 > div > .first-col:last-child {
      margin-right: 0; } }

.box-04 .quote {
  margin-bottom: 6vw; }

@media screen and (min-width: 48em) {
  .box-04 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%;
    margin-left: 7.340281%;
    padding-left: 11.010421%;
    background-image: url("/img/icons/quote.svg");
    background-size: 3.6rem 3.15rem;
    background-position: 0 0;
    background-repeat: no-repeat; }
    .box-04 > div > .first-col:last-child {
      margin-right: 0; }
  .box-04 .quote {
    margin-bottom: 4vw; } }

@media screen and (min-width: 64em) {
  .box-04 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 63.298595%;
    margin-left: 18.350702%; }
    .box-04 > div > .first-col:last-child {
      margin-right: 0; }
  .box-04 .quote {
    margin-bottom: 3vw; } }

.box-05 > div > .first-col {
  display: none !important;
  margin-bottom: 9vw; }

.box-05 .logo {
  max-width: 10rem;
  max-height: 5rem;
  object-fit: contain;
  object-position: bottom left; }

.box-05.has-first-col > div > .first-col {
  display: block !important; }

@media screen and (max-width: 47.9375em) {
  .box-05 > div > .second-col {
    margin-bottom: 9vw; } }

@media screen and (min-width: 48em) {
  .box-05 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%;
    margin-left: 7.340281%;
    margin-bottom: 6vw; }
    .box-05 > div > .first-col:last-child {
      margin-right: 0; }
  .box-05 > div > .second-col,
  .box-05 > div > .third-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 41.277753%; }
    .box-05 > div > .second-col:last-child,
    .box-05 > div > .third-col:last-child {
      margin-right: 0; }
  .box-05 > div > .second-col {
    margin-left: 7.340281%; } }

@media screen and (min-width: 64em) {
  .box-05 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 63.298595%;
    margin-left: 18.350702%;
    margin-bottom: 5vw; }
    .box-05 > div > .first-col:last-child {
      margin-right: 0; }
  .box-05 > div > .second-col,
  .box-05 > div > .third-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 30.267331%; }
    .box-05 > div > .second-col:last-child,
    .box-05 > div > .third-col:last-child {
      margin-right: 0; }
  .box-05 > div > .second-col {
    margin-left: 18.350702%; } }

.box-06 > div {
  width: 100%; }
  .box-06 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 48.618034%; }
    .box-06 > div > .first-col:last-child {
      margin-right: 0; }
  .box-06 > div > .second-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 41.277753%; }
    .box-06 > div > .second-col:last-child {
      margin-right: 0; }

.box-06.reversed > div > .first-col {
  margin-left: 51.381966%; }

.box-06.reversed > div > .second-col {
  margin-left: -95.423652%; }

.box-06.equal-height .aspect-ratio-1-1:before {
  padding-top: 67.921714%; }

@media screen and (max-width: 47.9375em) {
  .box-06.hide-in-mobile {
    display: none; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box-06.hide-in-tablet {
    display: none; } }

.box-07 {
  overflow: hidden; }

@media screen and (max-width: 47.9375em) {
  .box-07 > div > .second-col {
    margin-top: 13vw; }
  .box-07 .card {
    padding-bottom: 1rem; } }

@media screen and (min-width: 48em) {
  .box-07 > div > div {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 41.277753%; }
    .box-07 > div > div:last-child {
      margin-right: 0; }
  .box-07 > div > .first-col {
    margin-left: 7.340281%; }
    .box-07 > div > .first-col .card {
      padding-top: 8.563661%;
      padding-right: 2vw; }
  .box-07 > div > .second-col .card {
    padding-bottom: 8.563661%;
    padding-left: 2vw; }
  .box-07 .flex-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
    .box-07 .flex-wrapper > *:first-child {
      order: 1; } }

@media screen and (min-width: 64em) {
  .box-07 > div > .first-col .card {
    margin-left: 17.782656%;
    margin-top: -5vw;
    padding-top: 3.5vw;
    padding-left: 8.563661%; }
  .box-07 > div > .second-col .card {
    padding-bottom: 3.5vw;
    padding-right: 8.563661%;
    margin-bottom: -5vw; }
  .box-07 [data-reveal-fx*="translate-top"] {
    -webkit-transform: translate3d(0, -5vw, 0);
    -moz-transform: translate3d(0, -5vw, 0);
    -ms-transform: translate3d(0, -5vw, 0);
    -o-transform: translate3d(0, -5vw, 0);
    transform: translate3d(0, -5vw, 0); }
  .box-07 [data-reveal-fx*="translate-bottom"] {
    -webkit-transform: translate3d(0, 5vw, 0);
    -moz-transform: translate3d(0, 5vw, 0);
    -ms-transform: translate3d(0, 5vw, 0);
    -o-transform: translate3d(0, 5vw, 0);
    transform: translate3d(0, 5vw, 0); }
  .box-07 .card {
    float: left;
    display: block;
    margin-right: 6.695939%;
    width: 82.217344%; }
    .box-07 .card:last-child {
      margin-right: 0; }
  .box-07 .thumb {
    float: left;
    display: block;
    margin-right: 6.695939%;
    width: 100%; }
    .box-07 .thumb:last-child {
      margin-right: 0; } }

.box-08 .slideshow {
  position: relative; }
  .box-08 .slideshow .flexslider .slides > li > div {
    display: block; }

.box-08 h4:first-of-type {
  position: relative;
  padding-right: 3rem; }

.box-08 .slider-counter {
  position: absolute;
  top: 0;
  right: 0; }

.box-08 .flex-direction-nav {
  display: block;
  background-color: white;
  box-shadow: 0 0 0 6px white; }

@media screen and (max-width: 47.9375em) {
  .box-08 .flex-direction-nav {
    margin-top: 1rem; } }

@media screen and (min-width: 48em) {
  .box-08 > div > div {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%;
    margin-left: 7.340281%; }
    .box-08 > div > div:last-child {
      margin-right: 0; }
  .box-08 .flex-direction-nav {
    position: absolute;
    top: 0.25rem;
    right: 0; }
  .box-08 .slideshow .flexslider .slides > li > div {
    padding-right: 17.146893%; } }

@media screen and (min-width: 64em) {
  .box-08 > div > div {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 63.298595%;
    margin-left: 18.350702%; }
    .box-08 > div > div:last-child {
      margin-right: 0; }
  .box-08 .slideshow .flexslider .slides > li > div {
    padding-right: 17.193271%; } }

.box-09 .slideshow-container {
  position: relative;
  height: 50vw; }

.box-09 h4:first-of-type {
  position: relative;
  padding-right: 3rem; }

.box-09 .slider-counter {
  position: absolute;
  top: 0;
  right: 0; }

@media screen and (max-width: 47.9375em) {
  .box-09 > div {
    width: -webkit-calc(100% - 24px);
    width: calc(100% - 24px);
    margin-right: 0; }
    .box-09 > div > .second-col {
      margin-right: 24px; }
  .box-09 .flex-direction-nav {
    margin-top: 1rem; }
  .box-09.hide-in-mobile {
    display: none; } }

@media screen and (min-width: 48em) {
  .box-09 > div > .first-col,
  .box-09 > div > .second-col {
    margin-left: 7.340281%; }
  .box-09 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 92.659719%; }
    .box-09 > div > .first-col:last-child {
      margin-right: 0; }
  .box-09 > div > .second-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%; }
    .box-09 > div > .second-col:last-child {
      margin-right: 0; }
  .box-09 .dynamic-content {
    position: relative;
    padding-right: 17.146893%; }
  .box-09 .flex-direction-nav {
    position: absolute;
    top: 0.25rem;
    right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box-09.hide-in-tablet {
    display: none; } }

@media screen and (max-width: 63.9375em) {
  .box-09 > div > .second-col {
    margin-top: 2rem; } }

@media screen and (min-width: 64em) {
  .box-09 > div > .first-col,
  .box-09 > div > .second-col {
    margin-left: 7.340281%; }
  .box-09 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 92.659719%; }
    .box-09 > div > .first-col:last-child {
      margin-right: 0; }
  .box-09 > div > .second-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%;
    position: relative;
    z-index: 4; }
    .box-09 > div > .second-col:last-child {
      margin-right: 0; }
  .box-09 [data-reveal-fx*="translate-bottom"] {
    -webkit-transform: translate3d(0, 8vw, 0);
    -moz-transform: translate3d(0, 8vw, 0);
    -ms-transform: translate3d(0, 8vw, 0);
    -o-transform: translate3d(0, 8vw, 0);
    transform: translate3d(0, 8vw, 0); }
  .box-09 .card {
    float: left;
    display: block;
    margin-right: 3.239511%;
    width: 91.396707%;
    z-index: 4;
    min-height: 8vw;
    padding-top: 3.5vw;
    padding-right: 3.5vw;
    padding-left: 12.877429%;
    margin-top: -8vw; }
    .box-09 .card:last-child {
      margin-right: 0; }
  .box-09 .dynamic-content {
    padding-right: 22.924362%; } }

.box-10 {
  color: white; }
  .box-10 * {
    color: inherit; }
  .box-10 a {
    position: relative;
    display: block;
    background-size: cover;
    background-position: center;
    height: 75vw; }
    .box-10 a:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      content: '';
      display: block;
      background-color: black;
      opacity: 0.35; }
  .box-10 .content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .box-10.half a {
    height: 37.5vw; }

@media screen and (max-width: 47.9375em) {
  .box-10 > div {
    width: 100%; }
  .box-10 .content {
    width: -webkit-calc(100% - 48px);
    width: calc(100% - 48px);
    margin-left: 24px; } }

@media screen and (min-width: 48em) {
  .box-10 a {
    height: 40vw; }
  .box-10 .content {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%;
    margin-left: 7.340281%; }
    .box-10 .content:last-child {
      margin-right: 0; }
  .box-10.half a {
    height: 20vw; } }

.box-11 > div > .first-col {
  position: relative;
  height: 75vw; }

@media screen and (max-width: 47.9375em) {
  .box-11 > div {
    width: 100%; } }

@media screen and (min-width: 48em) {
  .box-11 > div > .first-col {
    height: 50vw; } }

@media screen and (max-width: 47.9375em) {
  .box-12 > div > .second-col {
    margin-top: 1rem; } }

@media screen and (min-width: 48em) {
  .box-12 > div {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -moz-box-align: end;
    box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-align: end; }
    .box-12 > div > .first-col {
      float: left;
      display: block;
      margin-right: 2.763933%;
      width: 48.618034%;
      margin-left: 7.340281%; }
      .box-12 > div > .first-col:last-child {
        margin-right: 0; }
    .box-12 > div > .second-col {
      float: left;
      display: block;
      margin-right: 2.763933%;
      width: 30.267331%;
      margin-left: 3.67014%; }
      .box-12 > div > .second-col:last-child {
        margin-right: 0; } }

@media screen and (max-width: 47.9375em) {
  .box-13 > div > .second-col {
    margin-top: 1rem; } }

@media screen and (min-width: 48em) {
  .box-13 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 30.267331%;
    margin-left: 7.340281%; }
    .box-13 > div > .first-col:last-child {
      margin-right: 0; }
  .box-13 > div > .second-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 48.618034%;
    margin-left: 3.67014%; }
    .box-13 > div > .second-col:last-child {
      margin-right: 0; } }

.box-14 > div > .second-col {
  margin-top: 1rem; }

.box-14 .filters-container {
  margin-bottom: 13vw; }

@media screen and (min-width: 48em) {
  .box-14 > div > .first-col,
  .box-14 > div > .second-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%;
    margin-left: 7.340281%; }
    .box-14 > div > .first-col:last-child,
    .box-14 > div > .second-col:last-child {
      margin-right: 0; }
  .box-14 .filters-container {
    margin-bottom: 8vw; } }

@media screen and (min-width: 64em) {
  .box-14 > div > .first-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 63.298595%;
    margin-left: 18.350702%; }
    .box-14 > div > .first-col:last-child {
      margin-right: 0; }
  .box-14 .filters-container {
    float: left;
    display: block;
    margin-right: 3.239511%;
    width: 74.190122%;
    margin-left: 12.904939%;
    margin-bottom: 7vw; }
    .box-14 .filters-container:last-child {
      margin-right: 0; } }

.box-15 {
  overflow-x: hidden; }
  .box-15 > div > .second-col {
    margin-top: 6vw; }
  .box-15 .heading-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    box-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    -o-align-items: baseline;
    align-items: baseline;
    -ms-flex-align: baseline;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    .box-15 .heading-container > h2 {
      margin-bottom: 0; }
  .box-15 .list-submenu {
    line-height: 1.2;
    color: #555; }
    .box-15 .list-submenu > li + li:before {
      content: '—';
      margin-right: 0.5em;
      margin-left: 0.25em; }
    .box-15 .list-submenu > li.selected a {
      color: #555;
      border-bottom-color: transparent; }
  .box-15 .inner {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0; }
  .box-15 .card {
    margin-top: 1rem; }
  .box-15 .slideshow {
    position: static;
    width: 80%;
    overflow: visible; }
    .box-15 .slideshow.selected {
      display: block !important; }
    .box-15 .slideshow .flex-viewport {
      overflow: visible !important; }
    .box-15 .slideshow .slides::after {
      clear: both;
      content: "";
      display: block; }
    .box-15 .slideshow .slides > li {
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .box-15 .slideshow .slides > li > div {
        padding-right: 24px;
        display: block; }
        .box-15 .slideshow .slides > li > div a {
          display: block; }
  .box-15 .transparent {
    opacity: 0.4; }

@media screen and (max-width: 47.9375em) {
  .box-15 .slideshow .slides > li.flex-active-slide + li {
    opacity: 0.4; } }

@media screen and (min-width: 48em) {
  .box-15 > div > .first-col,
  .box-15 > div > .second-col {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 85.319438%;
    margin-left: 7.340281%; }
    .box-15 > div > .first-col:last-child,
    .box-15 > div > .second-col:last-child {
      margin-right: 0; }
  .box-15 > div > .second-col {
    margin-top: 4vw; }
  .box-15 .slideshow {
    width: 47.153957%; }
    .box-15 .slideshow .slides > li > div {
      padding-right: 2.763933vw; }
  .box-15.news-events .slideshow {
    width: 40%; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box-15 .slideshow .slides > li.flex-active-slide + li + li {
    opacity: 0.4; } }

@media screen and (min-width: 64em) {
  .box-15 > div > .second-col {
    margin-top: 3vw; }
  .box-15.offers .slideshow .slides > li.flex-active-slide + li + li, .box-15.rooms .slideshow .slides > li.flex-active-slide + li + li {
    opacity: 0.4; }
  .box-15.rooms .card {
    float: left;
    display: block;
    margin-right: 7.349398%;
    width: 80.481928%;
    margin-left: 19.518072%;
    margin-top: -5vw;
    padding-top: 7.035466%;
    padding-left: 7.035466%; }
    .box-15.rooms .card:last-child {
      margin-right: 0; }
  .box-15.news-events .slideshow {
    width: 25.72034%; }
    .box-15.news-events .slideshow .slides > li.flex-active-slide + li + li + li + li {
      opacity: 0.4; } }

.box-16 > div {
  margin: 0;
  width: 100%; }
  .box-16 > div > .first-col > a {
    position: relative;
    display: block;
    height: 70vw;
    background-size: cover;
    background-position: center; }
    .box-16 > div > .first-col > a:before, .box-16 > div > .first-col > a:after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      content: '';
      display: block; }
    .box-16 > div > .first-col > a:before {
      -webkit-transition: opacity 0.5s ease;
      -moz-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease;
      background-color: black;
      opacity: 0; }
    .box-16 > div > .first-col > a:after {
      background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.6)); }
  .box-16 > div > .first-col * {
    color: white; }
  .box-16 > div > .first-col .content {
    z-index: 1;
    position: absolute;
    right: 24px;
    bottom: 24px;
    left: 24px; }
  .box-16 > div > .first-col .arrow {
    height: 56px;
    width: 56px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0; }
  .box-16 > div > .second-col {
    margin-top: 2rem;
    text-align: center; }

@media screen and (min-width: 48em) {
  .box-16 > div > .first-col {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .box-16 > div > .first-col > a {
      -webkit-transition: flex-grow 0.5s ease;
      -moz-transition: flex-grow 0.5s ease;
      transition: flex-grow 0.5s ease;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      height: 45vw; }
      .box-16 > div > .first-col > a:hover, .box-16 > div > .first-col > a:focus {
        -webkit-flex-grow: 1.5;
        -moz-flex-grow: 1.5;
        flex-grow: 1.5;
        -ms-flex-positive: 1.5; }
        .box-16 > div > .first-col > a:hover .arrow, .box-16 > div > .first-col > a:focus .arrow {
          opacity: 1; }
      .box-16 > div > .first-col > a.darken:before {
        opacity: 0.5; }
    .box-16 > div > .first-col .content {
      right: 14.783598%;
      bottom: 7.391799%;
      left: 14.783598%; }
  .box-16 > div > .second-col a {
    padding-right: 48px;
    background-image: url(/img/icons/slider-right-gray.svg);
    background-size: 32px 23px;
    background-position: center right;
    background-repeat: no-repeat; } }

.box-hero {
  background-color: #222; }

@media screen and (max-width: 47.9375em) {
  .box-hero > div {
    width: 100%; } }

.box-01,
.box-02,
.box-03,
.box-04,
.box-05,
.box-07,
.box-08,
.box-09,
.box-12,
.box-13,
.box-14,
.box-15 {
  margin-top: 17vw;
  margin-bottom: 17vw; }
  .box-01.small-margin-top,
  .box-02.small-margin-top,
  .box-03.small-margin-top,
  .box-04.small-margin-top,
  .box-05.small-margin-top,
  .box-07.small-margin-top,
  .box-08.small-margin-top,
  .box-09.small-margin-top,
  .box-12.small-margin-top,
  .box-13.small-margin-top,
  .box-14.small-margin-top,
  .box-15.small-margin-top {
    margin-top: 13vw; }
  .box-01.small-margin-bottom,
  .box-02.small-margin-bottom,
  .box-03.small-margin-bottom,
  .box-04.small-margin-bottom,
  .box-05.small-margin-bottom,
  .box-07.small-margin-bottom,
  .box-08.small-margin-bottom,
  .box-09.small-margin-bottom,
  .box-12.small-margin-bottom,
  .box-13.small-margin-bottom,
  .box-14.small-margin-bottom,
  .box-15.small-margin-bottom {
    margin-bottom: 13vw; }

@media screen and (min-width: 48em) {
  .box-01,
  .box-02,
  .box-03,
  .box-04,
  .box-05,
  .box-07,
  .box-08,
  .box-09,
  .box-12,
  .box-13,
  .box-14,
  .box-15 {
    margin-top: 14vw;
    margin-bottom: 14vw; }
    .box-01.small-margin-top,
    .box-02.small-margin-top,
    .box-03.small-margin-top,
    .box-04.small-margin-top,
    .box-05.small-margin-top,
    .box-07.small-margin-top,
    .box-08.small-margin-top,
    .box-09.small-margin-top,
    .box-12.small-margin-top,
    .box-13.small-margin-top,
    .box-14.small-margin-top,
    .box-15.small-margin-top {
      margin-top: 8vw; }
    .box-01.small-margin-bottom,
    .box-02.small-margin-bottom,
    .box-03.small-margin-bottom,
    .box-04.small-margin-bottom,
    .box-05.small-margin-bottom,
    .box-07.small-margin-bottom,
    .box-08.small-margin-bottom,
    .box-09.small-margin-bottom,
    .box-12.small-margin-bottom,
    .box-13.small-margin-bottom,
    .box-14.small-margin-bottom,
    .box-15.small-margin-bottom {
      margin-bottom: 8vw; } }

@media screen and (min-width: 64em) {
  .box-01,
  .box-02,
  .box-03,
  .box-04,
  .box-05,
  .box-07,
  .box-08,
  .box-09,
  .box-12,
  .box-13,
  .box-14,
  .box-15 {
    margin-top: 12vw;
    margin-bottom: 12vw; }
    .box-01.small-margin-top,
    .box-02.small-margin-top,
    .box-03.small-margin-top,
    .box-04.small-margin-top,
    .box-05.small-margin-top,
    .box-07.small-margin-top,
    .box-08.small-margin-top,
    .box-09.small-margin-top,
    .box-12.small-margin-top,
    .box-13.small-margin-top,
    .box-14.small-margin-top,
    .box-15.small-margin-top {
      margin-top: 7vw; }
    .box-01.small-margin-bottom,
    .box-02.small-margin-bottom,
    .box-03.small-margin-bottom,
    .box-04.small-margin-bottom,
    .box-05.small-margin-bottom,
    .box-07.small-margin-bottom,
    .box-08.small-margin-bottom,
    .box-09.small-margin-bottom,
    .box-12.small-margin-bottom,
    .box-13.small-margin-bottom,
    .box-14.small-margin-bottom,
    .box-15.small-margin-bottom {
      margin-bottom: 7vw; } }

/*******************
****** HEADER ******
********************/
.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  height: 50px; }
  .header > div {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end; }

@media screen and (max-width: 47.9375em) {
  .header {
    background-color: #222;
    border-bottom: 1px solid #555; } }

@media screen and (min-width: 48em) {
  .header {
    position: absolute;
    box-sizing: content-box;
    padding-top: 40px;
    height: 90px;
    text-align: right; }
    .header > div {
      position: relative;
      float: left;
      display: block;
      margin-right: 2.763933%;
      width: 85.319438%;
      margin-left: 7.340281%;
      height: 100%; }
      .header > div:last-child {
        margin-right: 0; }
    .header-collapsed .header {
      position: fixed;
      background-color: white;
      padding-top: 20px;
      padding-bottom: 20px;
      height: 48px; } }

@media screen and (min-width: 64em) {
  .header {
    padding-top: 30px;
    height: 110px; } }

/*********************
****** CONTACTS ******
**********************/
@media screen and (max-width: 47.9375em) {
  .header-contacts {
    font-size: 0; }
    .header-contacts ul > li {
      border-left: 1px solid #555;
      display: inline-block; }
    .header-contacts a {
      height: 50px;
      width: 48px;
      position: relative;
      display: block; }
    .header-contacts svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      width: 16px;
      height: 14px;
      opacity: 0.6; } }

@media screen and (min-width: 48em) {
  .header-contacts {
    display: none; } }

/*****************
****** LOGO ******
******************/
@media screen and (max-width: 47.9375em) {
  .header-logo {
    display: none; } }

@media screen and (min-width: 48em) {
  .header-logo {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .header-logo a {
      display: block; }
    .header-logo .logo-big,
    .header-logo .logo-big-white,
    .header-logo .logo-small {
      width: auto; }
    .header-logo .logo-big,
    .header-logo .logo-big-white {
      height: 90px; }
    .header-logo .logo-big-white {
      display: none; }
    .header-logo .logo-small {
      margin-top: 9.5px;
      height: 29px;
      display: none; }
    .template-hero .header-logo .logo-big {
      display: none; }
    .template-hero .header-logo .logo-big-white {
      display: block; }
    .header-collapsed .header-logo .logo-big,
    .header-collapsed .header-logo .logo-big-white {
      display: none; }
    .header-collapsed .header-logo .logo-small {
      display: block; } }

@media screen and (min-width: 64em) {
  .header-logo .logo-big,
  .header-logo .logo-big-white {
    height: 110px; } }

/********************
****** BOOKING ******
*********************/
.header-booking {
  position: relative; }

@media screen and (max-width: 47.9375em) {
  .header-booking {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
    -ms-flex-preferred-size: 50%; } }

@media screen and (min-width: 48em) {
  .header-booking {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .header-collapsed .header-booking .booking-btn {
      height: 48px;
      line-height: 48px; }
    .template-homepage .header-booking {
      visibility: hidden; }
      .header-collapsed.template-homepage .header-booking {
        visibility: visible; } }

.hamburger-container {
  position: fixed;
  top: 0;
  left: 24px;
  z-index: 40;
  height: 50px;
  line-height: 50px; }
  .hamburger-container .landing-menu {
    display: inline-block; }
    .hamburger-container .landing-menu > li {
      display: inline-block; }
      .hamburger-container .landing-menu > li + li {
        margin-left: 0.6rem; }

@media screen and (max-width: 47.9375em) {
  .hamburger-container > * + * {
    display: none; }
  .hamburger-container .landing-menu a {
    color: white; } }

@media screen and (min-width: 48em) {
  .hamburger-container {
    position: absolute;
    top: 40px;
    left: 7.340281%;
    height: 90px;
    line-height: 90px; }
    .hamburger-container > * + * {
      margin-left: 1.5rem; }
    .hamburger-container .landing-menu {
      font-size: 14px; }
    .hamburger-container .select-language {
      display: inline-block;
      height: 100%; }
      .hamburger-container .select-language select {
        -webkit-transform: translateY(-1px);
        -moz-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
        -o-transform: translateY(-1px);
        transform: translateY(-1px);
        height: 50%;
        font-size: 14px;
        font-weight: 300;
        border: 0;
        padding-left: 20px;
        background-image: url("/img/icons/dropdown-arrow-white.svg");
        background-position: center left;
        color: white; }
        .template-default .hamburger-container .select-language select,
        .menu-open .hamburger-container .select-language select,
        .header-collapsed .hamburger-container .select-language select {
          background-image: url("/img/icons/dropdown-arrow.svg");
          color: #555; }
        .hamburger-container .select-language select option {
          background-color: #222; }
    .header-collapsed .hamburger-container {
      position: fixed;
      top: 20px;
      height: 48px;
      line-height: 48px; } }

@media screen and (min-width: 64em) {
  .hamburger-container {
    top: 30px;
    height: 110px;
    line-height: 110px; } }

@media screen and (min-width: 85em) {
  .hamburger-container .landing-menu {
    font-size: 0.8rem; }
  .hamburger-container .select-language select {
    font-size: 0.8rem; } }

.hamburger {
  position: relative;
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  line-height: 0;
  text-decoration: none;
  white-space: nowrap; }

.hamburger-box {
  position: relative;
  vertical-align: middle;
  width: 20px;
  height: 11px;
  display: inline-block; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -0.5px; }
  .hamburger-inner, .hamburger-inner:before, .hamburger-inner:after {
    position: absolute;
    -webkit-transition: -webkit-transform 0.15s ease;
    -moz-transition: -moz-transform 0.15s ease;
    transition: transform 0.15s ease;
    height: 1px;
    width: 20px;
    background-color: white;
    border-radius: 0; }
  .hamburger-inner:before, .hamburger-inner:after {
    content: '';
    display: block; }
  .hamburger-inner:before {
    top: -5px; }
  .hamburger-inner:after {
    bottom: -5px; }

.hamburger-text {
  font-size: 14px;
  color: white;
  margin-left: 8px; }

.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
  -moz-transition-duration: 0.075s;
  transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner:before {
    -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    -moz-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner:after {
    -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: bottom 0.075s 0.12s ease, -moz-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger-open .hamburger--squeeze .hamburger-inner {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  -moz-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger-open .hamburger--squeeze .hamburger-inner, .hamburger-open .hamburger--squeeze .hamburger-inner:before, .hamburger-open .hamburger--squeeze .hamburger-inner:after {
    background-color: #555; }
  .hamburger-open .hamburger--squeeze .hamburger-inner:before {
    -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    -moz-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    top: 0;
    opacity: 0; }
  .hamburger-open .hamburger--squeeze .hamburger-inner:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: bottom 0.075s ease, -moz-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    bottom: 0; }

.hamburger-open .hamburger--squeeze .hamburger-text {
  color: #555;
  display: inline-block; }

@media screen and (max-width: 47.9375em) {
  .hamburger-text {
    display: none; } }

@media screen and (min-width: 48em) {
  .template-default .hamburger-inner, .template-default .hamburger-inner:before, .template-default .hamburger-inner:after,
  .header-collapsed .hamburger-inner,
  .header-collapsed .hamburger-inner:before,
  .header-collapsed .hamburger-inner:after {
    background-color: #555; }
  .template-default .hamburger-text,
  .header-collapsed .hamburger-text {
    color: #555; } }

@media screen and (min-width: 64em) {
  .hamburger-box {
    width: 30px;
    height: 15px; }
  .hamburger-inner, .hamburger-inner:before, .hamburger-inner:after {
    height: 1px;
    width: 30px; }
  .hamburger-inner:before {
    top: -7px; }
  .hamburger-inner:after {
    bottom: -7px; } }

@media screen and (min-width: 85em) {
  .hamburger-text {
    font-size: 0.8rem; } }

.main > .box:first-child {
  margin-top: 0; }

@media screen and (max-width: 47.9375em) {
  .main {
    padding-top: 50px; }
    .template-default .main {
      padding-top: 50px; } }

@media screen and (min-width: 48em) {
  .template-default .main {
    padding-top: -webkit-calc(170px + 4vw);
    padding-top: calc(170px + 4vw); } }

@media screen and (min-width: 64em) {
  .template-default .main {
    padding-top: -webkit-calc(170px + 3vw);
    padding-top: calc(170px + 3vw); } }

.hero {
  position: relative;
  height: calc(70vh - 50px); }
  .hero .hero-logo,
  .hero .hero-title {
    z-index: 4;
    pointer-events: none; }
  .hero .hero-logo {
    position: absolute;
    top: 2rem;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 140px; }
  .hero .hero-title {
    position: absolute;
    right: 24px;
    bottom: 2em;
    left: 24px; }
    @media screen and (max-width: 47.9375em) {
      .hero .hero-title {
        text-align: center; } }
    .hero .hero-title * {
      color: white; }
  .hero .video-holder:before,
  .hero .slideshow .flexslider:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    pointer-events: none;
    content: '';
    display: block;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), transparent 25%, transparent 75%, rgba(0, 0, 0, 0.6)); }

@media screen and (min-width: 48em) {
  .hero {
    height: -webkit-calc(100vh - 25px);
    height: calc(100vh - 25px); }
    .hero .hero-logo {
      display: none; }
    .hero .hero-title {
      right: 40%;
      bottom: 7.340281%;
      left: 7.340281%; } }

@media screen and (min-width: 64em) {
  .hero {
    height: 100vh;
    min-height: 600px; }
    .hero .hero-title {
      bottom: 68px; }
    .template-homepage .hero .hero-title {
      bottom: -webkit-calc(68px + 2rem);
      bottom: calc(68px + 2rem); } }

.booking {
  position: absolute;
  font-size: 14px;
  color: white; }
  .booking > div {
    background-color: #222; }
  .booking select,
  .booking input,
  .booking label {
    font-size: inherit;
    color: inherit; }
  .booking select,
  .booking input {
    border-bottom: 1px solid #555;
    height: 1.5rem;
    line-height: 1.5rem; }
  .booking select {
    background-image: url(/img/icons/dropdown-arrow-booking.svg); }
    .booking select:focus {
      border-color: #dac48f; }
    .booking select option {
      background-color: #222; }
  .booking input {
    vertical-align: middle; }
    .booking input::-webkit-input-placeholder {
      color: white; }
    .booking input::-moz-placeholder {
      color: white; }
    .booking input:-moz-placeholder {
      color: white; }
    .booking input:-ms-input-placeholder {
      color: white; }
    .booking input[type='checkbox']:checked + * + .promocode-container {
      display: block; }
  .booking label:not(.checkbox-label) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    white-space: no-wrap; }
  .booking [class*='section-'] {
    white-space: nowrap; }
  .booking .section-1,
  .booking .section-6 {
    color: #999; }
  .booking .section-1 {
    text-align: center; }
  .booking .checkbox-label {
    font-size: 13px; }
  .booking .promocode-container {
    color: white;
    display: none; }
    .booking .promocode-container input::-webkit-input-placeholder {
      color: #999; }
    .booking .promocode-container input::-moz-placeholder {
      color: #999; }
    .booking .promocode-container input:-moz-placeholder {
      color: #999; }
    .booking .promocode-container input:-ms-input-placeholder {
      color: #999; }
  .box-hero .booking {
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4;
    display: none; }
    .box-hero .booking > div {
      background-color: rgba(34, 34, 34, 0.8); }
      .box-hero .booking > div > div {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center; }
    .box-hero .booking [class*='section-'] {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 1 12.5%;
      -moz-flex: 1 1 12.5%;
      -ms-flex: 1 1 12.5%;
      flex: 1 1 12.5%;
      margin-left: 24px; }
    .box-hero .booking .section-1,
    .box-hero .booking .section-6,
    .box-hero .booking .section-7 {
      -webkit-flex-basis: auto;
      -moz-flex-basis: auto;
      flex-basis: auto;
      -ms-flex-preferred-size: auto; }
    .box-hero .booking .section-7 {
      -webkit-flex-grow: 0;
      -moz-flex-grow: 0;
      flex-grow: 0;
      -ms-flex-positive: 0; }
  .header .booking {
    top: 50px;
    right: 0;
    display: none;
    text-align: left;
    min-width: 272px; }
    .header .booking > div {
      padding: 24px; }
    .header .booking .btn {
      width: 100%;
      box-sizing: border-box;
      height: 50px;
      line-height: 50px; }
    .header .booking .section-1 {
      display: none; }
    .header .booking .section-2,
    .header .booking .section-3,
    .header .booking .section-4,
    .header .booking .section-5 {
      width: -webkit-calc(50% - 12px);
      width: calc(50% - 12px);
      float: left; }
    .header .booking .section-2,
    .header .booking .section-4 {
      margin-right: 24px; }
    .header .booking .section-4,
    .header .booking .section-5,
    .header .booking .section-6,
    .header .booking .section-8,
    .header .booking .section-7 {
      padding-top: 1rem; }
    .header .booking .section-6, .header .booking .section-8 {
      clear: both; }
    .header .booking .section-8 .booking-email-popup {
      padding: 1rem 0 0;
      position: relative;
      width: auto;
      top: auto;
      left: auto;
      bottom: auto;
      right: auto;
      background-color: transparent; }
      .header .booking .section-8 .booking-email-popup:after, .header .booking .section-8 .booking-email-popup .close {
        display: none; }
      .header .booking .section-8 .booking-email-popup > h3 {
        display: none; }

@media screen and (min-width: 48em) {
  .header .booking {
    top: 44px; } }

@media screen and (min-width: 64em) {
  .template-homepage .box-hero .booking {
    display: block; } }

@media screen and (min-width: 85em) {
  .booking {
    font-size: 0.8rem; }
    .box-hero .booking > div {
      float: left;
      display: block;
      margin-right: 2.763933%;
      width: 85.319438%;
      margin-left: 7.340281%; }
      .box-hero .booking > div:last-child {
        margin-right: 0; }
    .header .booking {
      top: 50px; } }

@media screen and (min-width: 110em) {
  .booking .checkbox-label {
    font-size: 0.695652rem; }
  .header .booking {
    top: 57px; } }

.section-8 {
  position: relative; }
  .section-8 input::placeholder {
    color: white  !important; }
  .section-8 input::-webkit-input-placeholder {
    color: white !important; }
  .section-8 input::-moz-placeholder {
    color: white !important; }
  .section-8 input:-moz-placeholder {
    color: white !important; }
  .section-8 input:-ms-input-placeholder {
    color: white !important; }
  .section-8 .booking-email-popup {
    position: absolute;
    bottom: 70px;
    left: -200px;
    background-color: #222;
    padding: 20px;
    z-index: 10;
    padding-right: 70px; }
    .section-8 .booking-email-popup:after {
      content: "";
      height: 20px;
      width: 20px;
      background-color: #222;
      position: absolute;
      bottom: -10px;
      left: 200px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      z-index: 5; }
    .section-8 .booking-email-popup > h3 {
      float: left;
      color: #dac48f;
      margin: 0 30px 0 0; }
    .section-8 .booking-email-popup > h4, .section-8 .booking-email-popup > p {
      color: white;
      margin: 0; }
    .section-8 .booking-email-popup a.close {
      position: absolute;
      top: 10px;
      right: 10px;
      height: 25px;
      width: 25px;
      background-image: url(/img/icons/icon-burger-menu-close-white.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 20px auto; }

[class*='aspect-ratio-'] {
  background-size: cover;
  background-position: center; }

.aspect-ratio-1-1, .aspect-ratio-3-2, .aspect-ratio-3-4, .aspect-ratio-5-4, .aspect-ratio-6-5, .aspect-ratio-6-7, .aspect-ratio-16-10 {
  position: relative;
  display: block; }
  .aspect-ratio-1-1:before, .aspect-ratio-3-2:before, .aspect-ratio-3-4:before, .aspect-ratio-5-4:before, .aspect-ratio-6-5:before, .aspect-ratio-6-7:before, .aspect-ratio-16-10:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 100%; }

.aspect-ratio-3-2:before {
  padding-top: 66.666667%; }

.aspect-ratio-3-4:before {
  padding-top: 133.333333%; }

.aspect-ratio-5-4:before {
  padding-top: 80%; }

.aspect-ratio-6-5:before {
  padding-top: 83.333333%; }

.aspect-ratio-6-7:before {
  padding-top: 116.666667%; }

.aspect-ratio-16-10:before {
  padding-top: 62.5%; }

@media screen and (min-width: 48em) {
  [data-reveal-fx] {
    -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
    -moz-transition: opacity 1s ease, -moz-transform 1s ease;
    transition: opacity 1s ease, transform 1s ease; }
  [data-reveal-fx*="fade-in"] {
    opacity: 0; }
  .fade-in {
    opacity: 1; }
  [data-reveal-fx*="translate-top"] {
    -webkit-transform: translate3d(0, -70px, 0);
    -moz-transform: translate3d(0, -70px, 0);
    -ms-transform: translate3d(0, -70px, 0);
    -o-transform: translate3d(0, -70px, 0);
    transform: translate3d(0, -70px, 0); }
  [data-reveal-fx*="translate-bottom"] {
    -webkit-transform: translate3d(0, 70px, 0);
    -moz-transform: translate3d(0, 70px, 0);
    -ms-transform: translate3d(0, 70px, 0);
    -o-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0); }
  .translate-top,
  .translate-bottom {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important; }
  .clip-path [data-reveal-fx*='reveal'] {
    -webkit-transition-property: clip-path, -webkit-clip-path;
    -moz-transition-property: clip-path, -webkit-clip-path;
    transition-property: clip-path, -webkit-clip-path;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-clip-path: polygon(-1% -1%, -1% -1%, -1% 101%, -1% 101%);
    clip-path: polygon(-1% -1%, -1% -1%, -1% 101%, -1% 101%); }
    .clip-path [data-reveal-fx*='reveal'].reveal {
      -webkit-clip-path: polygon(-1% -1%, 101% -1%, 101% 101%, -1% 101%);
      clip-path: polygon(-1% -1%, 101% -1%, 101% 101%, -1% 101%); }
  .no-clip-path [data-reveal-fx*='reveal'] {
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    opacity: 0; }
    .no-clip-path [data-reveal-fx*='reveal'].reveal {
      opacity: 1; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .clip-path [data-reveal-fx*='reveal'] {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-clip-path: none;
    clip-path: none; } }

.accordion button {
  display: block;
  width: 100%; }

.accordion.accordion-type-1 .accordion-head,
.accordion.accordion-type-1 .accordion-body {
  padding-bottom: 1.2rem; }

.accordion.accordion-type-1 .accordion-head {
  position: relative;
  padding-top: 1.2rem; }
  .accordion.accordion-type-1 .accordion-head:before {
    height: 11px;
    width: 11px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    display: block;
    background-image: url(/img/icons/accordion-plus.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }

.accordion.accordion-type-1.active .accordion-head:before {
  background-image: url(/img/icons/accordion-minus.svg); }

.accordion.accordion-type-2.active .accordion-head .accordion-toggle {
  visibility: hidden; }

.accordion.initialized .accordion-body {
  display: none; }

.image-zoom {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }
  .image-zoom .image {
    -webkit-transition: -webkit-transform 3s cubic-bezier(0.2, 0.96, 0.34, 1);
    -moz-transition: -moz-transform 3s cubic-bezier(0.2, 0.96, 0.34, 1);
    transition: transform 3s cubic-bezier(0.2, 0.96, 0.34, 1);
    height: 100%;
    background-position: center;
    background-size: cover; }
    a:hover .image-zoom .image,
    a:focus .image-zoom .image {
      -webkit-transition-duration: 5s;
      -moz-transition-duration: 5s;
      transition-duration: 5s;
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }

.dark-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  background-color: rgba(0, 0, 0, 0.15);
  opacity: 0; }
  a:hover .dark-overlay,
  a:focus .dark-overlay {
    opacity: 1; }

.thumb {
  display: block; }
  .thumb-label {
    width: -webkit-calc(100% - 2em);
    width: calc(100% - 2em);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    color: white; }
  .thumb-video:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    background-image: radial-gradient(transparent, rgba(0, 0, 0, 0.3)); }

.card {
  position: relative;
  z-index: 1;
  background-color: white;
  box-shadow: 1px 0 0 white; }

.caption-mirror > div {
  display: none; }
  .caption-mirror > div.active {
    display: block; }

.map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.mapboxgl-popup-tip {
  border-color: transparent !important; }

.mapboxgl-popup-content {
  padding: 0;
  background-color: transparent; }

.info-window {
  line-height: 1.5;
  width: 15rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  overflow: hidden; }
  .info-window .info-window-img {
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    background-size: cover;
    background-position: center; }
    .info-window .info-window-img.animate.loaded {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition-delay: 0;
      -moz-transition-delay: 0;
      transition-delay: 0; }
  .info-window .info-window-title,
  .info-window .info-window-description {
    position: relative;
    background-color: #555;
    color: white;
    text-align: center;
    padding: 0.6rem 1rem; }
  .info-window .info-window-description {
    color: #999;
    font-size: 0.6rem;
    padding-top: 0; }

.btn {
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  -moz-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: inline-block;
  background-color: #b3a06d;
  padding: 0 1.5rem;
  border: 1px solid #b3a06d;
  border-radius: 0;
  margin: 0;
  font-family: inherit;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  height: 3rem;
  line-height: 3rem;
  color: white !important;
  cursor: pointer;
  vertical-align: bottom; }
  .btn:hover, .btn:focus {
    background-color: #dac48f;
    border-color: #dac48f;
    outline: 0; }
  .btn.booking-btn {
    font-size: 14px; }

@media screen and (max-width: 47.9375em) {
  .btn {
    font-size: 14px; }
    .btn.booking-btn {
      display: block;
      height: 100%;
      padding: 0; } }

@media screen and (min-width: 48em) {
  .btn.booking-btn {
    padding: 0 1.5em;
    height: 3em;
    line-height: 3em; } }

@media screen and (min-width: 64em) {
  .btn.booking-btn {
    padding: 0 2em; } }

@media screen and (min-width: 85em) {
  .btn.booking-btn {
    font-size: 0.8rem; } }

.price {
  color: #b3a06d;
  display: block; }
  .list-rooms .price {
    margin-top: 0.5rem; }

.instagram .images::after {
  clear: both;
  content: "";
  display: block; }

@media screen and (max-width: 47.9375em) {
  .instagram .images {
    margin-top: 2rem; }
  .instagram .images-group-1,
  .instagram .images-group-2 {
    float: left;
    display: block;
    margin-right: 2.763933%;
    width: 48.618034%; }
    .instagram .images-group-1:last-child,
    .instagram .images-group-2:last-child {
      margin-right: 0; }
  .instagram .images-group-2 .thumb:last-child {
    display: none !important; } }

@media screen and (min-width: 48em) {
  .instagram {
    position: relative; }
    .instagram .title {
      position: absolute;
      top: 0;
      left: 0; }
    .instagram .images-group-1,
    .instagram .images-group-2 {
      float: left;
      display: block;
      margin-right: 4.3665%;
      width: 47.81675%; }
      .instagram .images-group-1:last-child,
      .instagram .images-group-2:last-child {
        margin-right: 0; }
    .instagram .images-group-1 {
      margin-top: 12vw; }
    .instagram .images-group-2 .thumb:first-child {
      float: left;
      display: block;
      margin-right: 9.131737%;
      width: 63.622754%; }
      .instagram .images-group-2 .thumb:first-child:last-child {
        margin-right: 0; }
    .instagram .images-group-2 .thumb:last-child {
      float: left;
      display: block;
      margin-right: 9.131737%;
      width: 100%;
      margin-top: 8.598902%; }
      .instagram .images-group-2 .thumb:last-child:last-child {
        margin-right: 0; } }

.submenu {
  margin-top: 0.8rem;
  margin-bottom: 13vw; }
  .submenu > div::after {
    clear: both;
    content: "";
    display: block; }
  .submenu + .box {
    margin-top: 0; }
  .box-hero + .submenu {
    margin-top: 13vw; }

@media screen and (min-width: 48em) {
  .submenu {
    margin-bottom: 8vw; }
    .submenu > div > .first-col {
      float: left;
      display: block;
      margin-right: 2.763933%;
      width: 85.319438%;
      margin-left: 7.340281%; }
      .submenu > div > .first-col:last-child {
        margin-right: 0; }
    .box-hero + .submenu {
      margin-top: 8vw; } }

@media screen and (min-width: 64em) {
  .submenu {
    margin-bottom: 7vw;
    box-shadow: inset 0 -1px 0 #e6e6e6; }
    .submenu > div > .first-col {
      float: left;
      display: block;
      margin-right: 2.763933%;
      width: 81.649298%;
      margin-left: 18.350702%; }
      .submenu > div > .first-col:last-child {
        margin-right: 0; }
    .box-hero + .submenu {
      margin-top: 7vw; } }

#overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  background-color: #222;
  display: none; }
  #overlay .overlay-top,
  #overlay .overlay-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 13vw;
    text-align: center; }
    #overlay .overlay-top > *,
    #overlay .overlay-bottom > * {
      width: 100%; }
  #overlay .overlay-middle {
    position: relative;
    height: -webkit-calc(100vh - 26vw);
    height: calc(100vh - 26vw); }
  #overlay .slideshow .flexslider .slides > li {
    background-size: contain; }
  #overlay .slideshow .flexslider .flex-close {
    display: block; }
  #overlay .slideshow .flexslider .flex-caption {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 13vw;
    color: white;
    text-align: center; }
    #overlay .slideshow .flexslider .flex-caption > * {
      width: 100%; }

@media screen and (min-width: 48em) {
  #overlay .overlay-top,
  #overlay .overlay-bottom {
    height: 8vw; }
  #overlay .overlay-middle {
    height: -webkit-calc(100vh - 16vw);
    height: calc(100vh - 16vw); }
  #overlay .slideshow .flexslider .flex-caption {
    height: 8vw; } }

@media screen and (min-width: 64em) {
  #overlay .overlay-top,
  #overlay .overlay-bottom {
    height: 7vw; }
  #overlay .overlay-middle {
    height: -webkit-calc(100vh - 14vw);
    height: calc(100vh - 14vw); }
  #overlay .slideshow .flexslider .flex-caption {
    height: 7vw; } }

@media screen and (min-width: 64em) {
  .cursor-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 4; }
  .cursor-left {
    right: 50%;
    left: 0;
    cursor: url(/img/icons/slider-left-white.png) 0 11, auto; }
  .cursor-right {
    right: 0;
    left: 50%;
    cursor: url(/img/icons/slider-right-white.png) 32 11, auto; } }

.video-holder video::-webkit-media-controls, .video-holder video::-webkit-media-controls-start-playback-button {
  display: none !important; }

.video-holder .video-js {
  width: 177.777778vh;
  height: 100vh;
  max-width: 100vw;
  margin: 0 auto;
  background-color: transparent; }
  .video-holder .video-js .vjs-control-bar {
    background-color: transparent; }
  .video-holder .video-js .vjs-slider {
    background-color: #999; }

.video-holder .vjs-poster {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.video-holder .vjs-big-play-button {
  display: none; }

.video-holder .video-js {
  width: 177.777778vh;
  height: 100vh;
  max-width: 100vw;
  margin: 0 auto;
  background-color: transparent; }

.box-hero .video-holder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .box-hero .video-holder video {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    min-width: 100%;
    min-height: 100%;
    width: auto !important;
    object-fit: cover; }
  .box-hero .video-holder .video-js {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden; }

#overlay .video-holder {
  position: relative; }
  #overlay .video-holder .video-js {
    width: -webkit-calc(1.777778 * (100vh - 26vw));
    width: calc(1.777778 * (100vh - 26vw));
    height: -webkit-calc(100vh - 26vw);
    height: calc(100vh - 26vw);
    max-width: 100vw;
    margin: 0 auto;
    background-color: transparent; }
  #overlay .video-holder .vjs-poster {
    background-size: contain; }

@media screen and (min-width: 48em) {
  #overlay .video-holder .video-js {
    width: -webkit-calc(1.777778 * (100vh - 16vw));
    width: calc(1.777778 * (100vh - 16vw));
    height: -webkit-calc(100vh - 16vw);
    height: calc(100vh - 16vw); } }

@media screen and (min-width: 64em) {
  #overlay .video-holder .video-js {
    width: -webkit-calc(1.777778 * (100vh - 14vw));
    width: calc(1.777778 * (100vh - 14vw));
    height: -webkit-calc(100vh - 14vw);
    height: calc(100vh - 14vw); } }

.video-start a {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 82px;
  width: 80px;
  background-image: url(/img/icons/video-start.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

@media screen and (max-width: 47.9375em) {
  .video-start a {
    height: 62px;
    width: 60px; } }

.flex-close,
.video-close {
  position: fixed;
  height: 18px;
  width: 18px;
  top: -webkit-calc((13vw - 18px) / 2);
  top: calc((13vw - 18px) / 2);
  right: -webkit-calc((13vw - 18px) / 2);
  right: calc((13vw - 18px) / 2);
  background-image: url(/img/icons/overlay-close.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

@media screen and (min-width: 48em) {
  .flex-close,
  .video-close {
    top: -webkit-calc((8vw - 18px) / 2);
    top: calc((8vw - 18px) / 2);
    right: -webkit-calc((8vw - 18px) / 2);
    right: calc((8vw - 18px) / 2); } }

@media screen and (min-width: 64em) {
  .flex-close,
  .video-close {
    top: -webkit-calc((7vw - 18px) / 2);
    top: calc((7vw - 18px) / 2);
    right: -webkit-calc((7vw - 18px) / 2);
    right: calc((7vw - 18px) / 2); } }

.table-meeting-setup {
  overflow-x: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }
  h3 + .table-meeting-setup {
    margin-top: 6vw; }
  .table-meeting-setup table {
    font-size: 80%;
    width: 100%;
    border-collapse: collapse; }
    .table-meeting-setup table tr {
      border-bottom: 1px solid #e6e6e6; }
    .table-meeting-setup table td,
    .table-meeting-setup table th {
      padding: 1.2rem 0.75rem; }
    .table-meeting-setup table td:first-child {
      text-align: left;
      white-space: nowrap;
      padding-left: 0; }
    .table-meeting-setup table th {
      font-weight: normal;
      font-size: 80%;
      white-space: nowrap; }
      .table-meeting-setup table th:nth-child(n+3), .table-meeting-setup table th:nth-child(n+2) {
        background-size: 36px 36px;
        background-position: center top;
        background-repeat: no-repeat;
        padding-top: 46px; }
      .table-meeting-setup table th:nth-child(4) {
        background-image: url("/img/icons/meeting-banquet.svg"); }
      .table-meeting-setup table th:nth-child(5) {
        background-image: url("/img/icons/meeting-boardroom.svg"); }
      .table-meeting-setup table th:nth-child(6) {
        background-image: url("/img/icons/meeting-classroom.svg"); }
      .table-meeting-setup table th:nth-child(7) {
        background-image: url("/img/icons/meeting-crescent.svg"); }
      .table-meeting-setup table th:nth-child(8) {
        background-image: url("/img/icons/meeting-hollow-square.svg"); }
      .table-meeting-setup table th:nth-child(9) {
        background-image: url("/img/icons/meeting-reception.svg"); }
      .table-meeting-setup table th:nth-child(10) {
        background-image: url("/img/icons/meeting-theatre.svg"); }
      .table-meeting-setup table th:nth-child(11) {
        background-image: url("/img/icons/meeting-u-shape.svg"); }

@media screen and (min-width: 48em) {
  h3 + .table-meeting-setup {
    margin-top: 4vw; } }

.table-careers {
  width: 100%;
  overflow-x: auto;
  text-align: left;
  -webkit-overflow-scrolling: touch; }
  .table-careers table {
    font-size: 80%;
    width: 100%;
    border-collapse: collapse; }
    .table-careers table tr {
      border-bottom: 1px solid #e6e6e6; }
    .table-careers table td,
    .table-careers table th {
      padding: 1.2rem 0.75rem; }
      .table-careers table td:first-child,
      .table-careers table th:first-child {
        padding-left: 0; }
      .table-careers table td:last-child,
      .table-careers table th:last-child {
        text-align: right; }
    .table-careers table th {
      font-weight: 300;
      white-space: nowrap; }

.slideshow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 3; }
  .slideshow .flexslider {
    height: 100%; }
    .slideshow .flexslider .slides {
      height: 100%; }
      .slideshow .flexslider .slides::after {
        clear: both;
        content: "";
        display: block; }
      .slideshow .flexslider .slides > li {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        position: relative;
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        opacity: 0;
        height: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
        .slideshow .flexslider .slides > li > img,
        .slideshow .flexslider .slides > li > div {
          display: none; }
        .slideshow .flexslider .slides > li.animate-in {
          -webkit-transition: opacity 0.3s ease-out;
          -moz-transition: opacity 0.3s ease-out;
          transition: opacity 0.3s ease-out;
          opacity: 1; }
        .slideshow .flexslider .slides > li.animate-out {
          -webkit-transition: opacity 0.3s ease-in;
          -moz-transition: opacity 0.3s ease-in;
          transition: opacity 0.3s ease-in;
          opacity: 0; }
    .slideshow .flexslider .flex-viewport {
      height: 100%; }
      .slideshow .flexslider .flex-viewport .slides {
        height: 100%; }
        .slideshow .flexslider .flex-viewport .slides > li {
          opacity: 1 !important; }
          .slideshow .flexslider .flex-viewport .slides > li.animate-in {
            -webkit-transition: none;
            -moz-transition: none;
            transition: none; }
          .slideshow .flexslider .flex-viewport .slides > li.animate-out {
            -webkit-transition: none;
            -moz-transition: none;
            transition: none; }
    .slideshow .flexslider .flex-direction-nav,
    .slideshow .flexslider .flex-caption,
    .slideshow .flexslider .flex-social,
    .slideshow .flexslider .flex-close {
      display: none; }
    .slideshow .flexslider .flex-close {
      cursor: pointer; }

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

@-webkit-keyframes stretch-delay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@-moz-keyframes stretch-delay {
  0%, 40%, 100% {
    -moz-transform: scaleY(0.4); }
  20% {
    -moz-transform: scaleY(1); } }

@keyframes stretch-delay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    -moz-transform: scaleY(0.4);
    -ms-transform: scaleY(0.4);
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1); } }

.flex-direction-nav {
  z-index: 4;
  display: none;
  margin: 0; }
  .flex-direction-nav .flex-nav-prev .flex-prev,
  .flex-direction-nav .flex-nav-next .flex-next {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    outline: none; }
    .flex-direction-nav .flex-nav-prev .flex-prev.flex-disabled,
    .flex-direction-nav .flex-nav-next .flex-next.flex-disabled {
      pointer-events: none;
      opacity: 0.5; }

.flex-direction-nav .flex-nav-prev,
.flex-direction-nav .flex-nav-next {
  display: inline-block; }

.flex-direction-nav .flex-nav-next {
  margin-left: 1rem; }

.flex-direction-nav .flex-nav-prev .flex-prev,
.flex-direction-nav .flex-nav-next .flex-next {
  height: 1.15rem;
  width: 1.6rem;
  display: block;
  background-image: url("/img/icons/slider-left.svg"); }

.flex-direction-nav .flex-nav-next .flex-next {
  background-image: url("/img/icons/slider-right.svg"); }

@media screen and (min-width: 48em) {
  .flex-direction-nav .flex-nav-next {
    margin-left: 1.8rem; } }

.flex-control-nav {
  position: absolute;
  right: 0;
  bottom: 1rem;
  left: 0;
  z-index: 4;
  line-height: 0;
  text-align: center;
  margin-bottom: 0.5rem; }
  .flex-control-nav a {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    cursor: pointer;
    background-color: white;
    display: block;
    width: 28px;
    height: 4px;
    opacity: 0.5; }
    .flex-control-nav a.flex-active {
      opacity: 0.9; }
  .flex-control-nav > li {
    display: inline-block;
    vertical-align: top; }
    .flex-control-nav > li:not(:last-child) {
      margin-right: 8px; }

@media screen and (min-width: 48em) {
  .flex-control-nav {
    right: 7.340281%;
    bottom: 7.340281%;
    left: auto; } }

@media screen and (min-width: 64em) {
  .flex-control-nav {
    bottom: 68px; }
    .template-homepage .flex-control-nav {
      bottom: -webkit-calc(68px + 2rem);
      bottom: calc(68px + 2rem); } }

.svg-back {
  fill: none;
  stroke: #555;
  width: 1.6rem;
  height: 1.15rem;
  display: inline-block; }

.svg-outline-circle {
  fill: none;
  stroke: #e6e6e6; }

.svg-video-start {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  width: 4.1rem;
  height: 4rem;
  opacity: 0.5; }
  a:hover .svg-video-start,
  a:focus .svg-video-start {
    opacity: 1; }

.menu-side {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 30;
  -webkit-transform: translateX(-101%);
  -moz-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  -o-transform: translateX(-101%);
  transform: translateX(-101%);
  padding-top: -webkit-calc(50px + 9vw);
  padding-top: calc(50px + 9vw);
  padding-bottom: 24px;
  min-width: 80%;
  background-color: white; }
  .menu-side > div {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    height: 100%; }
  .menu-side select {
    border: 0;
    background-position: center left;
    padding-left: 32px; }
  .menu-side .top {
    margin-bottom: 1rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
  .menu-open .menu-side {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .dom-loaded .menu-side {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.5, 0.1, 0.2, 1);
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.5, 0.1, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0.5, 0.1, 0.2, 1); }

@media screen and (max-width: 47.9375em) {
  .menu-side {
    padding-left: 24px;
    padding-right: 24px;
    max-width: 100%; } }

@media screen and (min-width: 48em) {
  .menu-side {
    padding-top: -webkit-calc(130px + 6vw);
    padding-top: calc(130px + 6vw);
    min-width: 60%;
    padding-left: 7.340281%; }
    .menu-side .bottom {
      display: none; }
    .header-collapsed .menu-side {
      padding-top: -webkit-calc(68px + 6vw);
      padding-top: calc(68px + 6vw); } }

@media screen and (min-width: 64em) {
  .menu-side {
    padding-top: -webkit-calc(140px + 5vw);
    padding-top: calc(140px + 5vw);
    min-width: 40%; } }

.menu-primary {
  font-size: 1.333333rem; }
  .menu-primary > li {
    position: relative;
    padding-left: 32px; }
    .menu-primary > li + li {
      margin-top: 0.25rem; }
    .menu-primary > li.selected:before {
      position: absolute;
      left: 0;
      content: '—'; }
    .menu-primary > li.selected:before,
    .menu-primary > li.selected a {
      color: #b3a06d; }
  .menu-primary a:hover, .menu-primary a:focus {
    color: #b3a06d; }

@media screen and (min-width: 64em) {
  .menu-primary {
    font-size: 1.4rem; }
    .menu-primary > li {
      padding-left: 43px; } }

.menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer; }

.menu-footer > li:not(:last-child) {
  margin-right: 0.8rem; }

.list-inline > li {
  display: inline-block; }

.list-isotope-gallery {
  clear: both;
  margin-bottom: -5.527866%; }
  .list-isotope-gallery > li {
    padding-bottom: 5.527866%; }

@media screen and (min-width: 48em) {
  .list-isotope-gallery {
    margin-right: -2.763933%;
    margin-bottom: -2.763933%; }
    .list-isotope-gallery > li {
      padding-right: 2.763933%;
      padding-bottom: 2.763933%; } }

select.simple-dropdown, .list-isotope-gallery-filters {
  width: auto;
  color: #555;
  background-position: center left;
  border-bottom: 0;
  padding-left: 20px;
  padding-right: 20px; }

.list-social {
  line-height: 1; }
  .list-social > li {
    vertical-align: top; }
    .list-social > li + li {
      margin-left: 0.6rem; }
  .list-social a {
    display: block; }
    .list-social a:hover, .list-social a:focus {
      opacity: 1; }
      .list-social a:hover svg, .list-social a:focus svg {
        fill: #b3a06d; }
  .list-social svg {
    -webkit-transition: fill 0.3s ease;
    -moz-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    width: 1.4rem;
    height: 1.2rem; }

.list-submenu {
  line-height: 2; }
  .submenu .list-submenu,
  .box:not(.box-15) .list-submenu {
    font-size: 0.85rem; }
    .submenu .list-submenu > li:not(:last-child),
    .box:not(.box-15) .list-submenu > li:not(:last-child) {
      margin-right: 1.5rem; }
  .list-submenu > li {
    display: inline-block; }
    .list-submenu > li.selected a {
      border-bottom: 1px solid #999; }
  .list-submenu a {
    display: inline-block; }

@media screen and (max-width: 47.9375em) {
  .list-submenu {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

.list-accordions > li {
  border-top: 1px solid #e6e6e6; }
  .list-accordions > li:last-child {
    border-bottom: 1px solid #e6e6e6; }

h3 + .list-accordions {
  margin-top: 6vw; }

@media screen and (min-width: 48em) {
  h3 + .list-accordions {
    margin-top: 4vw; } }

@media screen and (min-width: 64em) {
  h3 + .list-accordions {
    margin-top: 3vw; } }

@media screen and (max-width: 47.9375em) {
  .list-rooms > li + li {
    margin-top: 2rem; }
  .list-rooms .filler-image {
    display: none; } }

@media screen and (min-width: 48em) {
  .list-rooms > li {
    float: left;
    display: block;
    margin-right: 3.239511%;
    width: 48.380244%; }
    .list-rooms > li:last-child {
      margin-right: 0; }
    .list-rooms > li:nth-child(2n) {
      margin-right: 0; }
    .list-rooms > li:nth-child(2n+1) {
      clear: left; }
    .list-rooms > li:nth-child(2n) {
      -webkit-transform: translateY(8vw);
      -moz-transform: translateY(8vw);
      -ms-transform: translateY(8vw);
      -o-transform: translateY(8vw);
      transform: translateY(8vw); }
    .list-rooms > li:nth-last-child(n+3) {
      margin-bottom: 8vw; } }

@media screen and (max-width: 63.9375em) {
  .list-rooms .card {
    margin-top: 1rem; } }

@media screen and (min-width: 64em) {
  .list-rooms > li:nth-child(2n) {
    -webkit-transform: translateY(7vw);
    -moz-transform: translateY(7vw);
    -ms-transform: translateY(7vw);
    -o-transform: translateY(7vw);
    transform: translateY(7vw); }
  .list-rooms > li:nth-last-child(n+3) {
    margin-bottom: 7vw; }
  .list-rooms [data-reveal-fx*="translate-bottom"] {
    -webkit-transform: translate3d(0, 5vw, 0);
    -moz-transform: translate3d(0, 5vw, 0);
    -ms-transform: translate3d(0, 5vw, 0);
    -o-transform: translate3d(0, 5vw, 0);
    transform: translate3d(0, 5vw, 0); }
  .list-rooms .card {
    float: left;
    display: block;
    margin-right: 6.695939%;
    width: 82.217344%;
    margin-left: 17.782656%;
    padding: 3.5vw;
    margin-top: -5vw; }
    .list-rooms .card:last-child {
      margin-right: 0; } }

.list-offers {
  margin-bottom: -13vw; }
  .list-offers > li {
    width: 100%;
    padding-bottom: 13vw; }
  .list-offers .card {
    margin-top: 1rem; }

@media screen and (min-width: 48em) {
  .list-offers {
    margin-bottom: -8vw; }
    .list-offers > li {
      width: 49.99%;
      padding-bottom: 8vw; } }

@media screen and (min-width: 64em) {
  .list-offers {
    margin-bottom: -7vw; }
    .list-offers > li {
      padding-bottom: 7vw; } }

.list-gallery > li {
  width: 100%; }

@media screen and (min-width: 48em) {
  .list-gallery > li {
    width: 49.99%; } }

.list-news-events {
  margin-bottom: -6vw; }
  .list-news-events > li {
    width: 100%;
    padding-bottom: 6vw; }
  .list-news-events .card {
    margin-top: 1rem; }

@media screen and (min-width: 48em) {
  .list-news-events {
    margin-bottom: -4vw; }
    .list-news-events > li {
      width: 33.323333%;
      padding-bottom: 4vw; } }

@media screen and (min-width: 64em) {
  .list-news-events {
    margin-bottom: -3.5vw; }
    .list-news-events > li {
      width: 24.99%;
      padding-bottom: 3.5vw; } }

.list-media-pictures > li {
  width: 100%; }

.list-media-pictures [data-width][data-height] {
  position: relative; }
  .list-media-pictures [data-width][data-height] img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%; }

@media screen and (min-width: 48em) {
  .list-media-pictures > li {
    width: 33.323333%; } }

@media screen and (min-width: 85em) {
  .list-media-pictures > li {
    width: 24.99%; } }

.list-rooms-features .flex-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.list-rooms-features svg {
  height: 4.1rem;
  width: 4.1rem;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: inline-block;
  margin-right: 1.2rem; }

@media screen and (max-width: 47.9375em) {
  .list-rooms-features > li + li {
    margin-top: 6vw; } }

@media screen and (min-width: 48em) {
  .list-rooms-features > li {
    float: left;
    display: block;
    margin-right: 4.3665%;
    width: 47.81675%; }
    .list-rooms-features > li:last-child {
      margin-right: 0; }
    .list-rooms-features > li:nth-child(2n) {
      margin-right: 0; }
    .list-rooms-features > li:nth-child(2n+1) {
      clear: left; }
    .list-rooms-features > li:nth-child(n+3) {
      margin-top: 4vw; } }

@media screen and (min-width: 64em) {
  .list-rooms-features > li:nth-child(n+3) {
    margin-top: 3vw; } }

.list-press-releases > li {
  border-top: 1px solid #e6e6e6;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem; }
  .list-press-releases > li:last-child {
    border-bottom: 1px solid #e6e6e6; }

h1 + .list-press-releases {
  margin-top: 6vw; }

@media screen and (min-width: 48em) {
  .list-press-releases > li {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  h1 + .list-press-releases {
    margin-top: 4vw; }
  .list-press-releases .section-1,
  .list-press-releases .section-3 {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-negative: 0;
    white-space: nowrap; }
  .list-press-releases .section-1 {
    margin-right: 3rem; }
  .list-press-releases .section-2 {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 2rem; } }

.footer {
  margin-top: 17vw;
  margin-bottom: 13vw; }
  .footer p {
    font-size: 14px; }
  .footer a {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .footer a:hover, .footer a:focus {
      opacity: 0.6; }
  .footer .row + .row {
    border-top: 1px solid #e6e6e6; }
  .footer .row > div {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }
  .footer .logo-design-hotels,
  .footer .logo-small-luxury-hotels {
    display: inline-block; }
  .footer .logo-design-hotels svg {
    width: 7.7rem;
    height: 1.15rem; }
  .footer .logo-small-luxury-hotels svg {
    width: 3.15rem;
    height: 2.6rem; }

@media screen and (max-width: 47.9375em) {
  .footer [class*='-col'] + [class*='-col'] {
    border-top: 1px solid #e6e6e6; }
  .footer .row > .fourth-col {
    overflow: hidden; }
    .footer .row > .fourth-col > a {
      display: block;
      float: left;
      clear: left;
      margin-top: 1rem; }
      .footer .row > .fourth-col > a > img {
        margin: 0 !important; } }

@media screen and (min-width: 48em) {
  .footer {
    margin-top: 14vw;
    margin-bottom: 8vw; }
    .footer::after {
      clear: both;
      content: "";
      display: block; }
    .footer .row {
      float: left;
      display: block;
      margin-right: 2.763933%;
      width: 85.319438%;
      margin-left: 7.340281%; }
      .footer .row:last-child {
        margin-right: 0; }
      .footer .row > div {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem; }
      .footer .row > .first-col,
      .footer .row > .third-col {
        float: left; }
      .footer .row > .second-col,
      .footer .row > .fourth-col {
        float: right; } }

@media screen and (min-width: 64em) {
  .footer {
    margin-top: 12vw;
    margin-bottom: 7vw; } }

@media screen and (min-width: 85em) {
  .footer p {
    font-size: 0.9rem; } }

.overflow-hidden {
  overflow: hidden; }

.no-margin-top {
  margin-top: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.gold-text {
  color: #b3a06d !important; }

@media screen and (max-width: 47.9375em) {
  .hide-sm-max {
    display: none; } }

@media screen and (min-width: 48em) {
  .hide-md-min {
    display: none; } }

@media screen and (min-width: 85em) {
  .hide-xlg-min {
    display: none; } }

.logo-corporate {
  padding: 1em 0; }
  @media screen and (min-width: 48em) {
    .logo-corporate {
      display: none; } }

body.root-2039 .select-language {
  display: none; }

