@import url("https://hello.myfonts.net/count/357398");
@import url("https://hello.myfonts.net/count/357397");
@font-face {
  font-family: 'Ashby';
  src: url("../Fonts/Ashby/Ashby.eot");
  src: url("../Fonts/Ashby/Ashby.eot#iefix") format("embedded-opentype"), url("../Fonts/Ashby/Ashby.woff") format("woff2"), url("../Fonts/Ashby/Ashby.woff") format("woff"), url("../Fonts/Ashby/Ashby.ttf") format("truetype"), url("../Fonts/Ashby/Ashby.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'AvenirLTStd-Book';
  src: url("../Fonts/Avenir/webfonts/357398_0_0.eot");
  src: url("../Fonts/Avenir/webfonts/357398_0_0.eot#iefix") format("embedded-opentype"), url("../Fonts/Avenir/webfonts/357398_0_0.woff") format("woff2"), url("../Fonts/Avenir/webfonts/357398_0_0.woff") format("woff"), url("../Fonts/Avenir/webfonts/357398_0_0.ttf") format("truetype"), url("../Fonts/Avenir/webfonts/357398_0_0.svg") format("svg"); }

@font-face {
  font-family: 'Vanitas-Regular';
  src: url("../Fonts/Vanitas/webfonts/357397_0_0.eot");
  src: url("../Fonts/Vanitas/webfonts/357397_0_0.eot#iefix") format("embedded-opentype"), url("../Fonts/Vanitas/webfonts/357397_0_0.woff") format("woff2"), url("../Fonts/Vanitas/webfonts/357397_0_0.woff") format("woff"), url("../Fonts/Vanitas/webfonts/357397_0_0.ttf") format("truetype"), url("../Fonts/Vanitas/webfonts/357397_0_0.svg") format("svg"); }

@font-face {
  font-family: 'Vanitas-Bold';
  src: url("../Fonts/Vanitas/webfonts/357397_1_0.eot");
  src: url("../Fonts/Vanitas/webfonts/357397_1_0.eot#iefix") format("embedded-opentype"), url("../Fonts/Vanitas/webfonts/357397_1_0.woff") format("woff2"), url("../Fonts/Vanitas/webfonts/357397_1_0.woff") format("woff"), url("../Fonts/Vanitas/webfonts/357397_1_0.ttf") format("truetype"), url("../Fonts/Vanitas/webfonts/357397_1_0.svg") format("svg"); }

html {
  box-sizing: border-box; }

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

button, input[type="button"], input[type="reset"], input[type="submit"], a.button, p.button > a {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  padding: 0 1.5rem;
  text-decoration: none;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  transition: opacity 150ms;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  margin: 0;
  line-height: 50px; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, p.button > a:hover {
  opacity: .8; }

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  font-weight: 600;
  margin-bottom: 1rem;
  padding: 0; }

input, select {
  display: block;
  font-family: "AvenirLTStd-Book";
  font-size: 1rem; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea, select {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-sizing: border-box;
  font-family: "AvenirLTStd-Book";
  font-size: 1rem;
  color: #555;
  margin: 0;
  padding: 0 1rem;
  line-height: 50px;
  height: 50px;
  transition: border-color 150ms ease;
  width: 100% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer; }

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus, select:focus {
  outline: none; }

input[type="color"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input:not([type])::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #555 !important; }

input[type="color"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input:not([type])::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #555 !important; }

input[type="color"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input:not([type]):-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
  color: #555 !important; }

input[type="color"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input:not([type]):-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #555 !important; }

textarea {
  resize: vertical;
  height: 6rem;
  line-height: auto; }

[type="search"] {
  appearance: none; }

[type="checkbox"], [type="radio"] {
  display: inline;
  margin-right: 1rem;
  height: auto;
  line-height: auto; }

[type="file"] {
  margin-bottom: 1rem;
  width: 100%;
  height: auto;
  line-height: auto; }

select {
  max-width: 100%;
  width: auto;
  background-image: url(../images/icons/icon-arrow-dropdown.png);
  background-position: center right 0;
  background-size: 10px auto;
  background-repeat: no-repeat; }

select::-ms-expand {
  display: none; }

select option {
  color: black !important; }

select.reset, #header > div > select, #pnl-menu > div > div #sub-links select {
  background-color: transparent;
  border: 0;
  padding: 0;
  width: auto !important;
  padding-right: 1rem; }

.contour.no-placeholder input[type=text]::-webkit-input-placeholder, .contour.no-placeholder textarea::-webkit-input-placeholder {
  color: transparent !important; }

.contour.no-placeholder input[type=text]::-moz-placeholder, .contour.no-placeholder textarea::-moz-placeholder {
  color: transparent !important; }

.contour.no-placeholder input[type=text]:-moz-placeholder, .contour.no-placeholder textarea:-moz-placeholder {
  color: transparent !important; }

.contour.no-placeholder input[type=text]:-ms-input-placeholder, .contour.no-placeholder textarea:-ms-input-placeholder {
  color: transparent !important; }

.contour .umbraco-forms-field.checkbox {
  position: relative; }

.contour .umbraco-forms-field.checkbox > label {
  margin-left: 24px; }

.contour .umbraco-forms-field.checkbox > div {
  position: absolute;
  top: 0;
  left: 0; }

.contour .umbraco-forms-field > div {
  position: relative;
  overflow: hidden; }

.contour .umbraco-forms-field > div input:not([type='checkbox']):not([type='radio']), .contour .umbraco-forms-field > div textarea, .contour .umbraco-forms-field > div select, .contour .umbraco-forms-field > div .checkboxlist > label, .contour .umbraco-forms-field > div .radiobuttonlist > label {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 1px solid #ddd; }

.contour .umbraco-forms-field > div input:not([type='checkbox']):not([type='radio'])::-webkit-input-placeholder, .contour .umbraco-forms-field > div textarea::-webkit-input-placeholder, .contour .umbraco-forms-field > div select::-webkit-input-placeholder, .contour .umbraco-forms-field > div .checkboxlist > label::-webkit-input-placeholder, .contour .umbraco-forms-field > div .radiobuttonlist > label::-webkit-input-placeholder {
  color: #ddd; }

.contour .umbraco-forms-field > div input:not([type='checkbox']):not([type='radio'])::-moz-placeholder, .contour .umbraco-forms-field > div textarea::-moz-placeholder, .contour .umbraco-forms-field > div select::-moz-placeholder, .contour .umbraco-forms-field > div .checkboxlist > label::-moz-placeholder, .contour .umbraco-forms-field > div .radiobuttonlist > label::-moz-placeholder {
  color: #ddd; }

.contour .umbraco-forms-field > div input:not([type='checkbox']):not([type='radio']):-moz-placeholder, .contour .umbraco-forms-field > div textarea:-moz-placeholder, .contour .umbraco-forms-field > div select:-moz-placeholder, .contour .umbraco-forms-field > div .checkboxlist > label:-moz-placeholder, .contour .umbraco-forms-field > div .radiobuttonlist > label:-moz-placeholder {
  color: #ddd; }

.contour .umbraco-forms-field > div input:not([type='checkbox']):not([type='radio']):-ms-input-placeholder, .contour .umbraco-forms-field > div textarea:-ms-input-placeholder, .contour .umbraco-forms-field > div select:-ms-input-placeholder, .contour .umbraco-forms-field > div .checkboxlist > label:-ms-input-placeholder, .contour .umbraco-forms-field > div .radiobuttonlist > label:-ms-input-placeholder {
  color: #ddd; }

.contour .umbraco-forms-field > div > input[type='checkbox'] + label {
  display: inline-block;
  width: auto;
  margin-bottom: 0; }

.contour .umbraco-forms-field > div textarea {
  height: 6rem !important;
  line-height: 1.67 !important; }

.contour .umbraco-forms-field > div select {
  background-position: center right 10px; }

.contour .umbraco-forms-field > div .checkboxlist > label, .contour .umbraco-forms-field > div .radiobuttonlist > label {
  font-family: "AvenirLTStd-Book";
  text-transform: none;
  letter-spacing: 0;
  font-size: 1rem;
  color: #555;
  margin-bottom: 0 !important;
  border: 0;
  display: inline-block;
  width: auto; }

.contour .umbraco-forms-field > div .field-validation-error {
  display: block;
  color: red; }

.contour .umbraco-forms-field:not(:last-child) {
  margin-bottom: 1.5rem; }

.contour:not(:last-child) {
  margin-bottom: 1.5rem; }

.contour .contourNavigation {
  margin-top: 1.5rem; }

ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

ul.default {
  margin-bottom: .835em;
  display: block !important; }

ul.default li {
  position: relative !important;
  padding: 0;
  margin: 0 0 0 .835em;
  display: block !important; }

ul.default li::before {
  position: absolute !important;
  left: -.835em !important;
  content: "-"; }

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

dl {
  margin-bottom: .835em; }

dl dt {
  font-weight: bold;
  margin-top: .835em; }

dl dd {
  margin: 0; }

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

table.border-top {
  border-top: 1px solid #ddd; }

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

td {
  border-bottom: 1px solid #ddd;
  padding: .835em; }

td:first-child {
  padding-left: 0; }

td:last-child {
  padding-right: 0; }

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

.table-holder {
  overflow: hidden;
  overflow-x: auto; }

.table-holder > table {
  table-layout: auto; }

.table-holder:not(:last-child) {
  margin-bottom: 2.5rem; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #555;
  font-family: "AvenirLTStd-Book";
  font-size: 15px;
  line-height: 1.86em; }

@media screen and (max-width: 47.9375em) {
  body {
    font-size: 14px; } }

*[dir="rtl"], bdo[dir="rtl"], .dir-rtl {
  direction: rtl;
  unicode-bidi: bidi-override; }

h1, .h1, .package-detail > div > div:last-child h2, .box13 > div > div:last-child h2, h2, .h2, h3, .h3, #pnl-menu > div > div > ul li a, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: lighter;
  margin: 0;
  margin: 0 0 .835em; }

h1 a, .h1 a, .package-detail > div > div:last-child h2 a, .box13 > div > div:last-child h2 a, h2 a, .h2 a, h3 a, .h3 a, #pnl-menu > div > div > ul li a a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
  color: inherit !important;
  text-decoration: none !important;
  font-weight: inherit !important; }

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

h1, .h1, .package-detail > div > div:last-child h2, .box13 > div > div:last-child h2 {
  font-family: "Vanitas-Regular";
  font-size: 4.13em;
  line-height: 1.1em;
  color: black; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  h1, .h1, .package-detail > div > div:last-child h2, .box13 > div > div:last-child h2 {
    font-size: 3.47em; } }

@media screen and (max-width: 47.9375em) {
  h1, .h1, .package-detail > div > div:last-child h2, .box13 > div > div:last-child h2 {
    font-size: 2.86em; } }

h2, .h2 {
  font-family: "Vanitas-Regular";
  font-size: 2.67em;
  line-height: 1.25em;
  color: black;
  margin-bottom: 5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  h2, .h2 {
    margin-bottom: 6vw; } }

@media screen and (max-width: 47.9375em) {
  h2, .h2 {
    margin-bottom: 7.8vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  h2, .h2 {
    font-size: 2em; } }

@media screen and (max-width: 47.9375em) {
  h2, .h2 {
    font-size: 1.71em; } }

h3, .h3, #pnl-menu > div > div > ul li a {
  font-family: "Vanitas-Bold";
  font-size: 1.6em;
  line-height: 1.25em;
  color: black; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  h3, .h3, #pnl-menu > div > div > ul li a {
    font-size: 1.47em; } }

@media screen and (max-width: 47.9375em) {
  h3, .h3, #pnl-menu > div > div > ul li a {
    font-size: 1.29em; } }

h4, .h4 {
  font-family: "AvenirLTStd-Book";
  font-size: .73em;
  line-height: 2em;
  color: #999;
  text-transform: uppercase; }

@media screen and (max-width: 47.9375em) {
  h4, .h4 {
    font-size: .79em; } }

p, ul.default, ol.default, .table-holder, fieldset, form, ul.downloadModule {
  margin: 0 0 1rem; }

p:last-child, ul.default:last-child, ol.default:last-child, .table-holder:last-child, fieldset:last-child, form:last-child, ul.downloadModule:last-child {
  margin-bottom: 0; }

a {
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  transition: opacity 150ms;
  color: #555;
  text-decoration: underline; }

a:active, a:focus, a:hover {
  opacity: .8; }

a.no-style {
  text-decoration: none;
  color: #555; }

hr {
  border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.67em 0; }

img, picture {
  margin: 0;
  max-width: 100%;
  border: 0;
  backface-visibility: hidden; }

.btn, button, input[type="button"], input[type="reset"], input[type="submit"], a.button, p.button > a, a.link1, ul.links > li > a, p.back-to-list > a, #gallery-sorters li a, #footer > div > div:first-child > div:last-child ul:first-child li a, p.link1 > a, #header > div > a#menu, #header > div > a#close, #header > div > select, #header > div > ul a {
  font-family: "AvenirLTStd-Book";
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: .05em;
  text-decoration: none; }

body.root-1060 .btn, body.root-1060 button, body.root-1060 input[type="button"], body.root-1060 input[type="reset"], body.root-1060 input[type="submit"], body.root-1060 a.button, body.root-1060 p.button > a, body.root-1060 a.link1, body.root-1060 ul.links > li > a, body.root-1060 p.back-to-list > a, body.root-1060 #gallery-sorters li a, #gallery-sorters li body.root-1060 a, body.root-1060 #footer > div > div:first-child > div:last-child ul:first-child li a, #footer > div > div:first-child > div:last-child ul:first-child li body.root-1060 a, body.root-1060 p.link1 > a, body.root-1060 #header > div > a#menu, body.root-1060 #header > div > a#close, body.root-1060 #header > div > select, body.root-1060 #header > div > ul a, #header > div > ul body.root-1060 a {
  background-color: #FEE05C;
  color: black; }

body.root-1491 .btn, body.root-1491 button, body.root-1491 input[type="button"], body.root-1491 input[type="reset"], body.root-1491 input[type="submit"], body.root-1491 a.button, body.root-1491 p.button > a, body.root-1491 a.link1, body.root-1491 ul.links > li > a, body.root-1491 p.back-to-list > a, body.root-1491 #gallery-sorters li a, #gallery-sorters li body.root-1491 a, body.root-1491 #footer > div > div:first-child > div:last-child ul:first-child li a, #footer > div > div:first-child > div:last-child ul:first-child li body.root-1491 a, body.root-1491 p.link1 > a, body.root-1491 #header > div > a#menu, body.root-1491 #header > div > a#close, body.root-1491 #header > div > select, body.root-1491 #header > div > ul a, #header > div > ul body.root-1491 a {
  background-color: #233A63;
  color: white; }

.caption, #main-slideshow .flex-caption > div > div > div {
  font-family: "Ashby";
  font-size: 4.4em;
  line-height: 1.67em;
  color: white;
  letter-spacing: .02em; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .caption, #main-slideshow .flex-caption > div > div > div {
    font-size: 3.3em; } }

@media screen and (max-width: 47.9375em) {
  .caption, #main-slideshow .flex-caption > div > div > div {
    font-size: 2.4em; } }

.center {
  text-align: center; }

a.link1, ul.links > li > a, p.back-to-list > a, #gallery-sorters li a, #footer > div > div:first-child > div:last-child ul:first-child li a, p.link1 > a {
  background-color: transparent !important;
  position: relative;
  padding-bottom: 4px;
  text-decoration: none;
  line-height: 1em; }

a.link1:after, ul.links > li > a:after, p.back-to-list > a:after, #gallery-sorters li a:after, #footer > div > div:first-child > div:last-child ul:first-child li a:after, p.link1 > a:after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width 150ms;
  -moz-transition: width 150ms;
  transition: width 150ms; }

a.link1:hover, ul.links > li > a:hover, p.back-to-list > a:hover, #gallery-sorters li a:hover, #footer > div > div:first-child > div:last-child ul:first-child li a:hover, p.link1 > a:hover {
  color: black; }

a.link1:hover:after, ul.links > li > a:hover:after, p.back-to-list > a:hover:after, #gallery-sorters li a:hover:after, #footer > div > div:first-child > div:last-child ul:first-child li a:hover:after, p.link1 > a:hover:after {
  width: 0; }

body.root-1060 a.link1, body.root-1060 ul.links > li > a, body.root-1060 p.back-to-list > a, body.root-1060 #gallery-sorters li a, #gallery-sorters li body.root-1060 a, body.root-1060 #footer > div > div:first-child > div:last-child ul:first-child li a, #footer > div > div:first-child > div:last-child ul:first-child li body.root-1060 a, body.root-1060 p.link1 > a {
  color: #887E6E; }

body.root-1060 a.link1:after, body.root-1060 ul.links > li > a:after, body.root-1060 p.back-to-list > a:after, body.root-1060 #gallery-sorters li a:after, #gallery-sorters li body.root-1060 a:after, body.root-1060 #footer > div > div:first-child > div:last-child ul:first-child li a:after, #footer > div > div:first-child > div:last-child ul:first-child li body.root-1060 a:after, body.root-1060 p.link1 > a:after {
  background-color: #887E6E; }

body.root-1491 a.link1, body.root-1491 ul.links > li > a, body.root-1491 p.back-to-list > a, body.root-1491 #gallery-sorters li a, #gallery-sorters li body.root-1491 a, body.root-1491 #footer > div > div:first-child > div:last-child ul:first-child li a, #footer > div > div:first-child > div:last-child ul:first-child li body.root-1491 a, body.root-1491 p.link1 > a {
  color: #7B89A1; }

body.root-1491 a.link1:after, body.root-1491 ul.links > li > a:after, body.root-1491 p.back-to-list > a:after, body.root-1491 #gallery-sorters li a:after, #gallery-sorters li body.root-1491 a:after, body.root-1491 #footer > div > div:first-child > div:last-child ul:first-child li a:after, #footer > div > div:first-child > div:last-child ul:first-child li body.root-1491 a:after, body.root-1491 p.link1 > a:after {
  background-color: #7B89A1; }

.caption1 {
  text-transform: uppercase;
  color: #887E6E;
  position: relative;
  font-size: .8em;
  letter-spacing: .05em; }

.caption1:before {
  content: "-"; }

body.root-1060 .caption1 {
  color: #887E6E; }

body.root-1491 .caption1 {
  color: #7B89A1; }

ul.links > li {
  display: inline-block;
  margin: 0 1rem; }

p + h4 {
  margin-top: 2.5vw !important; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  p + h4 {
    margin-top: 3.5vw !important; } }

@media screen and (max-width: 47.9375em) {
  p + h4 {
    margin-top: 6.5vw !important; } }

h2 + p {
  margin-top: -4vw; }

.vertical-align-middle {
  display: table;
  height: 100%;
  width: 100%; }

.vertical-align-middle > div, .vertical-align-middle > a {
  display: table-cell;
  vertical-align: middle; }

.slideshow {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 90; }

.slideshow .flexslider {
  height: 100%;
  background-color: black;
  position: relative; }

.slideshow .flexslider .slides {
  height: 100%;
  background-size: cover;
  background-position: center; }

.slideshow .flexslider .slides > li {
  position: relative;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.slideshow .flexslider .slides > li img, .slideshow .flexslider .slides > li > div {
  display: none; }

.slideshow .flexslider .slides > li[data-class='class-2']:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 0, 0, 0.5); }

.slideshow .flexslider .flex-caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 5;
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  transition: opacity .4s; }

.slideshow .flexslider .flex-caption > div {
  display: table;
  height: 100%;
  width: 100%; }

.slideshow .flexslider .flex-caption > div > div {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  color: white;
  padding: 0 10%; }

.slideshow .flexslider .flex-caption.animate-in {
  opacity: 1; }

.slideshow .flexslider .flex-caption[data-class='class-1'] > div > div {
  color: blue; }

.slideshow .flexslider .flex-direction-nav {
  display: none; }

.slideshow .flexslider .flex-close, .slideshow .flexslider .flex-social {
  display: none; }

.slideshow .flexslider.loading .spinner {
  display: block; }

#overlay .slideshow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

#overlay .slideshow .flex-close {
  display: block; }

#overlay .slideshow .flexslider {
  background-color: transparent; }

#overlay .slideshow .flexslider .slides {
  background-image: none !important; }

#overlay .slideshow .flexslider .slides > li {
  background-size: contain; }

#overlay .slideshow .flexslider .flex-caption > div > div {
  vertical-align: bottom;
  padding-bottom: 6vh;
  background-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }

.carousel .flexslider {
  position: relative;
  white-space: nowrap; }

.carousel .flexslider .flex-viewport {
  margin: 0 -10px; }

.carousel .flexslider .slides {
  width: 100% !important;
  text-align: center; }

.carousel .flexslider .slides > li {
  vertical-align: top;
  float: none !important;
  width: 0;
  overflow: hidden;
  display: none; }

.carousel .flexslider .slides > li[style*="block"] {
  display: inline-block !important; }

.carousel .flexslider .slides > li > div {
  white-space: normal;
  padding: 0 10px 0 10px; }

.carousel .flexslider .flex-direction-nav {
  display: none; }

.carousel-centered {
  margin: 0 auto;
  padding: 10% 0;
  overflow: hidden;
  position: relative; }

.carousel-centered .flexslider {
  margin: 0 auto;
  max-width: 33.33333%;
  width: 33.33333%; }

.carousel-centered .flexslider .flex-viewport {
  overflow: visible !important; }

.carousel-centered .flexslider .slides::after {
  clear: both;
  content: "";
  display: table; }

.carousel-centered .flexslider .slides > li {
  position: relative;
  z-index: 10;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: .5;
  -webkit-transition: opacity 0.2s,-webkit-transform .2s;
  -moz-transition: opacity 0.2s,-moz-transform .2s;
  transition: opacity 0.2s,transform .2s;
  overflow: hidden;
  display: none; }

.carousel-centered .flexslider .slides > li.flex-active-slide {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-filter: grayscale(0%);
  filter: none;
  opacity: 1;
  z-index: 20; }

.carousel-centered .flexslider .flex-direction-nav {
  display: none; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .carousel-centered .flexslider {
    max-width: 50%;
    width: 50%; }
  .carousel-centered .flexslider .flex-prev {
    left: -40%; }
  .carousel-centered .flexslider .flex-next {
    right: -40%; } }

@media screen and (max-width: 47.9375em) {
  .carousel-centered .flexslider {
    max-width: 100%;
    width: 100%; }
  .carousel-centered .flexslider .flex-prev {
    left: 0; }
  .carousel-centered .flexslider .flex-next {
    right: 0; } }

.mono-carousel {
  position: relative; }

.mono-carousel .slides::after {
  clear: both;
  content: "";
  display: table; }

.mono-carousel .flex-slides-nav {
  margin-top: 1em; }

.mono-carousel .flex-slides-nav, .mono-carousel .flex-slides-nav * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mono-carousel .flex-slides-nav > div {
  display: inline-block;
  vertical-align: top; }

.mono-carousel .flex-slides-nav > div.flex-slide-prev, .mono-carousel .flex-slides-nav > div.flex-slide-next {
  height: 30px;
  width: 30px;
  background-color: red;
  cursor: pointer; }

.mono-carousel .flex-slides-nav > div.flex-slide-count {
  padding: 0 1em;
  line-height: 30px; }

.mono-carousel .flex-direction-nav {
  display: none; }

.slideshow .flexslider .slides > li {
  opacity: 0;
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  transition: opacity .4s; }

.slideshow .flexslider .slides > li.animate-in {
  opacity: 1; }

.slideshow .flexslider .slides > li.animate-out {
  opacity: 0; }

#overlay .slideshow .flexslider .slides > li, .mono-carousel .slides > li {
  opacity: 0;
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  transition: opacity .4s; }

#overlay .slideshow .flexslider .slides > li.animate-in, .mono-carousel .slides > li.animate-in {
  opacity: 1; }

#overlay .slideshow .flexslider .slides > li.animate-out, .mono-carousel .slides > li.animate-out {
  opacity: 0; }

.slideshow .flexslider .flex-viewport, #overlay .slideshow .flexslider .flex-viewport, .mono-carousel .flex-viewport {
  height: 100%; }

.slideshow .flexslider .flex-viewport .slides > li, #overlay .slideshow .flexslider .flex-viewport .slides > li, .mono-carousel .flex-viewport .slides > li {
  display: none;
  opacity: 1 !important;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.slideshow .flexslider .spinner {
  display: none;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -25px;
  z-index: 10; }

.slideshow .flexslider .spinner > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out; }

.slideshow .flexslider .spinner > div.rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.slideshow .flexslider .spinner > div.rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.slideshow .flexslider .spinner > div.rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.slideshow .flexslider .spinner > div.rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

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

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

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

.flex-social {
  position: absolute;
  bottom: 25px;
  z-index: 100;
  width: 100%;
  text-align: center; }

.flex-social > a {
  height: 50px;
  width: 50px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 .25em;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.flex-social > a.facebook {
  background-color: rgba(255, 0, 0, 0.8); }

.flex-social > a.pinterest {
  background-color: rgba(0, 0, 255, 0.8); }

.flex-social > a.twitter {
  background-color: rgba(255, 255, 0, 0.8); }

.flex-social > a.google {
  background-color: rgba(0, 128, 0, 0.8); }

.flex-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url(../images/icons/icon-burger-menu-close.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50% auto;
  cursor: pointer;
  z-index: 110; }

.ext-flex-prev-next, .slideshow .flexslider .flex-direction-nav .flex-prev, .slideshow .flexslider .flex-direction-nav .flex-next, .carousel .flexslider .flex-direction-nav .flex-prev, .carousel .flexslider .flex-direction-nav .flex-next, .carousel-centered .flexslider .flex-direction-nav .flex-prev, .carousel-centered .flexslider .flex-direction-nav .flex-next, .mono-carousel .flex-direction-nav .flex-prev, .mono-carousel .flex-direction-nav .flex-next {
  position: absolute;
  top: 50%;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  height: 50px;
  width: 50px;
  margin-top: -25px;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 30;
  background-repeat: no-repeat;
  background-size: 60% auto; }

.ext-flex-prev, .slideshow .flexslider .flex-direction-nav .flex-prev, .carousel .flexslider .flex-direction-nav .flex-prev, .carousel-centered .flexslider .flex-direction-nav .flex-prev, .mono-carousel .flex-direction-nav .flex-prev {
  left: 0;
  background-image: url(../images/icons/icon-short-arrow-left.png);
  background-position: center; }

.ext-flex-next, .slideshow .flexslider .flex-direction-nav .flex-next, .carousel .flexslider .flex-direction-nav .flex-next, .carousel-centered .flexslider .flex-direction-nav .flex-next, .mono-carousel .flex-direction-nav .flex-next {
  right: 0;
  background-image: url(../images/icons/icon-short-arrow.png);
  background-position: center; }

.ext-flex-control-nav, .slideshow .flexslider .flex-control-nav, .carousel .flexslider .flex-control-nav, .carousel-centered .flexslider .flex-control-nav, .mono-carousel .flex-control-nav {
  z-index: 100;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  line-height: 10px; }

.ext-flex-control-nav li, .slideshow .flexslider .flex-control-nav li, .carousel .flexslider .flex-control-nav li, .carousel-centered .flexslider .flex-control-nav li, .mono-carousel .flex-control-nav li {
  display: inline-block;
  margin: 0 .5em; }

.ext-flex-control-nav li a, .slideshow .flexslider .flex-control-nav li a, .carousel .flexslider .flex-control-nav li a, .carousel-centered .flexslider .flex-control-nav li a, .mono-carousel .flex-control-nav li a {
  display: block;
  height: 10px;
  width: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-color: red;
  cursor: pointer; }

.ext-flex-control-nav li a.flex-active, .slideshow .flexslider .flex-control-nav li a.flex-active, .carousel .flexslider .flex-control-nav li a.flex-active, .carousel-centered .flexslider .flex-control-nav li a.flex-active, .mono-carousel .flex-control-nav li a.flex-active {
  background-color: blue; }

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

#ui-datepicker-div {
  z-index: 999 !important;
  width: 300px;
  background-image: none !important; }

.box {
  margin-top: 10vw;
  margin-bottom: 10vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box {
    margin-top: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box {
    margin-top: 22.5vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box {
    margin-bottom: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box {
    margin-bottom: 22.5vw; } }

.box.margin2 {
  margin-top: 7vw;
  margin-bottom: 7vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin2 {
    margin-top: 9.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin2 {
    margin-top: 11.2vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin2 {
    margin-bottom: 9.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin2 {
    margin-bottom: 11.2vw; } }

.box.margin2-bottom {
  margin-bottom: 7vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin2-bottom {
    margin-bottom: 9.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin2-bottom {
    margin-bottom: 11.2vw; } }

.box.margin2-top {
  margin-top: 7vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin2-top {
    margin-top: 9.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin2-top {
    margin-top: 11.2vw; } }

.box.margin3 {
  margin-top: 5vw;
  margin-bottom: 5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin3 {
    margin-top: 6vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin3 {
    margin-top: 7.8vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin3 {
    margin-bottom: 6vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin3 {
    margin-bottom: 7.8vw; } }

.box.margin3-bottom {
  margin-bottom: 5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin3-bottom {
    margin-bottom: 6vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin3-bottom {
    margin-bottom: 7.8vw; } }

.box.margin3-top {
  margin-top: 5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin3-top {
    margin-top: 6vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin3-top {
    margin-top: 7.8vw; } }

.box.margin4 {
  margin-top: 3.75vw;
  margin-bottom: 3.75vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin4 {
    margin-top: 5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin4 {
    margin-top: 6vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin4 {
    margin-bottom: 5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin4 {
    margin-bottom: 6vw; } }

.box.margin4-bottom {
  margin-bottom: 3.75vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin4-bottom {
    margin-bottom: 5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin4-bottom {
    margin-bottom: 6vw; } }

.box.margin4-top {
  margin-top: 3.75vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin4-top {
    margin-top: 5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin4-top {
    margin-top: 6vw; } }

.box.margin5 {
  margin-top: 2.5vw;
  margin-bottom: 2.5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin5 {
    margin-top: 3.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin5 {
    margin-top: 6.5vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin5 {
    margin-bottom: 3.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin5 {
    margin-bottom: 6.5vw; } }

.box.margin5-bottom {
  margin-bottom: 2.5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin5-bottom {
    margin-bottom: 3.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin5-bottom {
    margin-bottom: 6.5vw; } }

.box.margin5-top {
  margin-top: 2.5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin5-top {
    margin-top: 3.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin5-top {
    margin-top: 6.5vw; } }

.box.margin6 {
  margin-top: 1.7vw;
  margin-bottom: 1.7vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin6 {
    margin-top: 2.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin6 {
    margin-top: 3.5vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin6 {
    margin-bottom: 2.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin6 {
    margin-bottom: 3.5vw; } }

.box.margin6-bottom {
  margin-bottom: 1.7vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin6-bottom {
    margin-bottom: 2.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin6-bottom {
    margin-bottom: 3.5vw; } }

.box.margin6-top {
  margin-top: 1.7vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.margin6-top {
    margin-top: 2.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box.margin6-top {
    margin-top: 3.5vw; } }

.box.margin0 {
  margin: 0; }

.box.margin-bottom0 {
  margin-bottom: 0; }

.box.margin-top0 {
  margin-top: 0; }

body.root-1060 #header > div > a#logo {
  background-image: url(../images/icons/icon-vlo-logo-white.png); }

@media screen and (max-width: 47.9375em) {
  body.root-1060 #header > div > a#logo {
    background-size: 140px auto; } }

@media screen and (min-width: 48em) {
  body.root-1060 #header > div > a#logo {
    background-size: 220px auto; } }

body.root-1060 #header.open > div > a#logo {
  background-image: url(../images/icons/icon-vlo-logo.png); }

body.root-1060 #header.is_stuck > div > a#logo {
  background-image: url(../images/icons/icon-vlo-logo-sticky.png) !important;
  margin-left: -25px !important;
  width: 50px !important;
  background-size: contain !important; }

@media screen and (max-width: 47.9375em) {
  body.root-1060 #header.is_stuck > div > a#logo {
    background-size: 40px !important; } }

body.root-1491 #header > div > a#logo {
  background-image: url(../images/icons/icon-lbb-logo-white.png);
  background-size: 140px auto; }

@media screen and (max-width: 47.9375em) {
  body.root-1491 #header > div > a#logo {
    background-size: 80px auto; } }

body.root-1491 #header.open > div > a#logo {
  background-image: url(../images/icons/icon-lbb-logo.png); }

body.root-1491 #header.is_stuck > div > a#logo {
  background-image: url(../images/icons/icon-lbb-logo.png) !important;
  margin-left: -25px !important;
  width: 50px !important;
  background-size: contain !important; }

#header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 40;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0) 100%);
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  transition: background-color 0.25s; }

#header.open {
  background-image: none;
  background-color: white; }

#header.open > div > a#close {
  display: block; }

#header.open > div > a#menu, #header.open > div > select, #header.open > div > ul {
  display: none; }

#header.open > div > ul a:not(.button), #header.open > div > a#close {
  color: black !important; }

#header.open > div #book-info {
  display: none; }

#header.is_stuck {
  background-color: white;
  background-image: none; }

@media screen and (min-width: 48em) {
  #header.is_stuck > div {
    height: 80px; } }

@media screen and (max-width: 47.9375em) {
  #header.is_stuck > div {
    height: 52px; } }

#header > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 87.09004%;
  margin-left: 6.45498%;
  -webkit-transition: height 0.25s;
  -moz-transition: height 0.25s;
  transition: height 0.25s;
  height: 200px; }

#header > div:last-child {
  margin-right: 0; }

@media screen and (min-width: 48em) {
  #header > div {
    height: 200px; } }

@media screen and (max-width: 47.9375em) {
  #header > div {
    height: 100px; } }

#header > div > a#menu, #header > div > a#close, #header > div > select {
  float: left;
  margin-right: 2rem; }

#header > div > a#menu, #header > div > a#close, #header > div > select, #header > div > ul {
  top: 50%;
  -webkit-transform: translateY(-50%) translateZ(0);
  -moz-transform: translateY(-50%) translateZ(0);
  -ms-transform: translateY(-50%) translateZ(0);
  -o-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0);
  position: relative;
  z-index: 10; }

#header > div > a#menu:not(.button), #header > div > a#close:not(.button), #header > div > select:not(.button), #header > div > ul a:not(.button) {
  background-color: transparent !important; }

#header > div > a#menu.button, #header > div > a#close.button, #header > div > select.button, #header > div > ul a.button {
  color: black; }

#header > div > a#menu, #header > div > a#close, #header > div > select, #header > div > ul a:not(.button) {
  color: white !important; }

#header > div > a#menu {
  background-image: url(../images/icons/icon-burger-menu-white.png);
  background-size: 30px auto;
  background-repeat: no-repeat;
  background-position: top 6px left;
  padding-left: 45px; }

@media screen and (max-width: 47.9375em) {
  #header > div > a#menu {
    padding-left: 0;
    width: 30px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; } }

#header > div > a#close {
  display: none;
  background-image: url(../images/icons/icon-burger-menu-close.png);
  background-size: 22px auto;
  background-repeat: no-repeat;
  background-position: bottom 4px left;
  padding-left: 45px;
  margin-right: 0; }

@media screen and (max-width: 47.9375em) {
  #header > div > a#close {
    padding-left: 0;
    width: 30px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; } }

#header > div > select {
  margin-right: 0;
  background-image: url(../images/icons/icon-arrow-dropdown-white.png); }

@media screen and (max-width: 47.9375em) {
  #header > div > select {
    display: none; } }

#header > div > a#logo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  margin-left: -110px;
  width: 220px;
  background-repeat: no-repeat;
  background-position: center; }

#header > div > ul {
  float: right; }

#header > div > ul > li {
  display: inline-block;
  margin-left: 2rem;
  position: relative; }

#header > div > ul > li > #book-info {
  display: block;
  position: absolute;
  top: 50px;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  width: 320px;
  padding: 4rem 2rem 3rem; }

#header > div > ul > li > #book-info > div {
  position: relative; }

#header > div > ul > li > #book-info > div > a.close {
  position: absolute;
  top: -2rem;
  right: 0;
  height: 1rem;
  width: 1rem;
  background-image: url(../images/icons/icon-burger-menu-close.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

@media screen and (max-width: 63.9375em) {
  #header > div > ul > li > #book-info {
    display: none; } }

@media screen and (max-width: 63.9375em) {
  #header > div > ul > li:not(:last-child) {
    display: none; } }

@media screen and (max-width: 47.9375em) {
  #header > div > ul > li:last-child {
    display: none; } }

#main-slideshow {
  position: relative;
  z-index: 10; }

@media screen and (min-width: 64em) {
  #main-slideshow {
    height: 100vh;
    max-height: 1080px; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  #main-slideshow {
    height: 70vh; } }

@media screen and (max-width: 47.9375em) {
  #main-slideshow {
    height: 55vh; } }

#main-slideshow .slides {
  position: relative; }

#main-slideshow .slides:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100px;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0) 100%);
  z-index: 3; }

#main-slideshow .flex-control-nav {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 87.09004%;
  margin-left: 6.45498%; }

#main-slideshow .flex-control-nav:last-child {
  margin-right: 0; }

body.root-1060 #pnl-menu > div > div ul li a {
  color: rgba(136, 126, 110, 0.8); }

body.root-1060 #pnl-menu > div > div ul li a:hover {
  color: #887e6e; }

body.root-1491 #pnl-menu > div > div ul li a {
  color: rgba(35, 58, 99, 0.8); }

body.root-1491 #pnl-menu > div > div ul li a:hover {
  color: #233a63; }

#pnl-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 35;
  background-color: white;
  display: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

#pnl-menu > div > div {
  text-align: center;
  overflow-y: auto; }

@media screen and (min-width: 48em) {
  #pnl-menu > div > div {
    padding: 200px 0 60px; } }

@media screen and (max-width: 47.9375em) {
  #pnl-menu > div > div {
    padding: 120px 0 60px; } }

#pnl-menu > div > div #sub-links {
  text-align: center; }

#pnl-menu > div > div #sub-links select {
  margin-right: 0;
  background-image: url(../images/icons/icon-arrow-dropdown.png); }

#pnl-menu > div > div #sub-links select, #pnl-menu > div > div #sub-links ul, #pnl-menu > div > div #sub-links ul li, #pnl-menu > div > div #sub-links li a {
  display: inline-block;
  line-height: 40px; }

#pnl-menu > div > div #sub-links select, #pnl-menu > div > div #sub-links a {
  font-family: "AvenirLTStd-Book";
  text-decoration: none;
  font-size: .8em;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: black;
  margin: 0 1em; }

#pnl-menu > div > div > ul ul {
  display: none; }

#pnl-menu > div > div > ul li {
  margin: .7rem 0;
  opacity: 0; }

#pnl-menu > div > div > ul li a {
  text-decoration: none;
  opacity: 1;
  -webkit-transition: color 150ms;
  -moz-transition: color 150ms;
  transition: color 150ms; }

#pnl-menu > div > div > ul li.selected a {
  color: black !important; }

#pnl-menu.open > div > div ul li:nth-child(1) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .06667s;
  -moz-animation-delay: .06667s;
  animation-delay: .06667s; }

#pnl-menu.open > div > div ul li:nth-child(2) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .13333s;
  -moz-animation-delay: .13333s;
  animation-delay: .13333s; }

#pnl-menu.open > div > div ul li:nth-child(3) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  animation-delay: .2s; }

#pnl-menu.open > div > div ul li:nth-child(4) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .26667s;
  -moz-animation-delay: .26667s;
  animation-delay: .26667s; }

#pnl-menu.open > div > div ul li:nth-child(5) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .33333s;
  -moz-animation-delay: .33333s;
  animation-delay: .33333s; }

#pnl-menu.open > div > div ul li:nth-child(6) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .4s;
  -moz-animation-delay: .4s;
  animation-delay: .4s; }

#pnl-menu.open > div > div ul li:nth-child(7) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .46667s;
  -moz-animation-delay: .46667s;
  animation-delay: .46667s; }

#pnl-menu.open > div > div ul li:nth-child(8) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .53333s;
  -moz-animation-delay: .53333s;
  animation-delay: .53333s; }

#pnl-menu.open > div > div ul li:nth-child(9) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: .6s; }

#pnl-menu.open > div > div ul li:nth-child(10) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .66667s;
  -moz-animation-delay: .66667s;
  animation-delay: .66667s; }

#pnl-menu.open > div > div ul li:nth-child(11) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .73333s;
  -moz-animation-delay: .73333s;
  animation-delay: .73333s; }

#pnl-menu.open > div > div ul li:nth-child(12) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .8s;
  -moz-animation-delay: .8s;
  animation-delay: .8s; }

#pnl-menu.open > div > div ul li:nth-child(13) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .86667s;
  -moz-animation-delay: .86667s;
  animation-delay: .86667s; }

#pnl-menu.open > div > div ul li:nth-child(14) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: .93333s;
  -moz-animation-delay: .93333s;
  animation-delay: .93333s; }

#pnl-menu.open > div > div ul li:nth-child(15) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s; }

#pnl-menu.open > div > div ul li:nth-child(16) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: 1.06667s;
  -moz-animation-delay: 1.06667s;
  animation-delay: 1.06667s; }

#pnl-menu.open > div > div ul li:nth-child(17) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: 1.13333s;
  -moz-animation-delay: 1.13333s;
  animation-delay: 1.13333s; }

#pnl-menu.open > div > div ul li:nth-child(18) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s; }

#pnl-menu.open > div > div ul li:nth-child(19) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: 1.26667s;
  -moz-animation-delay: 1.26667s;
  animation-delay: 1.26667s; }

#pnl-menu.open > div > div ul li:nth-child(20) {
  -webkit-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: fadeInUp 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation-delay: 1.33333s;
  -moz-animation-delay: 1.33333s;
  animation-delay: 1.33333s; }

#pnl-booking {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 35;
  background-color: white;
  display: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

#pnl-booking > div {
  display: table;
  height: 100%;
  width: 100%; }

#pnl-booking > div > div {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  overflow-y: auto; }

@media screen and (max-width: 47.9375em) {
  #pnl-booking > div > div {
    vertical-align: top;
    padding: 120px 0 60px; } }

#pnl-booking > div > div h2 {
  margin-bottom: .5em; }

#pnl-booking > div > div p {
  margin: 0 auto; }

@media screen and (min-width: 64em) {
  #pnl-booking > div > div p {
    width: 50%; } }

@media screen and (max-width: 63.9375em) {
  #pnl-booking > div > div p {
    width: 80%; } }

#pnl-booking > div > div .booking-1 {
  margin: 7vh auto 0; }

#pnl-booking > div > div .booking-1::after {
  clear: both;
  content: "";
  display: table; }

@media screen and (min-width: 64em) {
  #pnl-booking > div > div .booking-1 {
    width: 65%; } }

@media screen and (max-width: 63.9375em) {
  #pnl-booking > div > div .booking-1 {
    width: 80%; } }

#pnl-booking > div > div .booking-1 > div {
  float: left; }

@media screen and (min-width: 48em) {
  #pnl-booking > div > div .booking-1 > div {
    width: 23%;
    margin: 0 1%; } }

@media screen and (max-width: 47.9375em) {
  #pnl-booking > div > div .booking-1 > div {
    width: 100%; } }

#pnl-booking > div > div .booking-1 > div input {
  background-image: url(../images/icons/icon-calendar.png);
  background-position: center right 10px;
  background-repeat: no-repeat;
  background-size: 21px auto; }

#pnl-booking > div > div .booking-1 > div select {
  background-position: center right 10px; }

#pnl-booking > div > div .booking-1 > div input, #pnl-booking > div > div .booking-1 > div select, #pnl-booking > div > div .booking-1 > div > a {
  width: 100%; }

#pnl-booking > div > div .booking-1 > div label {
  text-align: left;
  display: block; }

body.root-1060 a.hover:hover span, body.root-1060 .box3 > div > div:first-child > a:hover span, body.root-1060 .box4 > div > div:last-child > a:hover span, body.root-1060 .box5a > div > div:first-child > a:hover span, body.root-1060 .packages-module > li > a:hover span, body.root-1060 .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a:hover span, .box.carousel1-module > div .carousel .flexslider .flex-viewport body.root-1060 .slides > li > div > a:hover span, body.root-1060 #iso-gallery > a:hover span, body.root-1060 .press-module > div > div:first-child > a:hover span, body.root-1060 a.hover.hover2 span, body.root-1060 .box3 > div > div:first-child > a.hover2 span, body.root-1060 .box4 > div > div:last-child > a.hover2 span, body.root-1060 .box5a > div > div:first-child > a.hover2 span, body.root-1060 .packages-module > li > a.hover2 span, body.root-1060 .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a.hover2 span, .box.carousel1-module > div .carousel .flexslider .flex-viewport body.root-1060 .slides > li > div > a.hover2 span, body.root-1060 #iso-gallery > a.hover2 span, body.root-1060 .press-module > div > div:first-child > a.hover2 span, body.root-1060 .press-module > div:hover > div:first-child > a span {
  background-color: #FEE05C; }

body.root-1491 a.hover:hover span, body.root-1491 .box3 > div > div:first-child > a:hover span, body.root-1491 .box4 > div > div:last-child > a:hover span, body.root-1491 .box5a > div > div:first-child > a:hover span, body.root-1491 .packages-module > li > a:hover span, body.root-1491 .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a:hover span, .box.carousel1-module > div .carousel .flexslider .flex-viewport body.root-1491 .slides > li > div > a:hover span, body.root-1491 #iso-gallery > a:hover span, body.root-1491 .press-module > div > div:first-child > a:hover span, body.root-1491 a.hover.hover2 span, body.root-1491 .box3 > div > div:first-child > a.hover2 span, body.root-1491 .box4 > div > div:last-child > a.hover2 span, body.root-1491 .box5a > div > div:first-child > a.hover2 span, body.root-1491 .packages-module > li > a.hover2 span, body.root-1491 .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a.hover2 span, .box.carousel1-module > div .carousel .flexslider .flex-viewport body.root-1491 .slides > li > div > a.hover2 span, body.root-1491 #iso-gallery > a.hover2 span, body.root-1491 .press-module > div > div:first-child > a.hover2 span, body.root-1491 .press-module > div:hover > div:first-child > a span {
  background-color: #233A63; }

a.hover, .box3 > div > div:first-child > a, .box4 > div > div:last-child > a, .box5a > div > div:first-child > a, .packages-module > li > a, .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a, #iso-gallery > a, .press-module > div > div:first-child > a {
  color: inherit !important;
  opacity: 1; }

a.hover span, .box3 > div > div:first-child > a span, .box4 > div > div:last-child > a span, .box5a > div > div:first-child > a span, .packages-module > li > a span, .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a span, #iso-gallery > a span, .press-module > div > div:first-child > a span {
  display: block;
  -webkit-transition: background-color 150ms,-webkit-transform 150ms;
  -moz-transition: background-color 150ms,-moz-transform 150ms;
  transition: background-color 150ms,transform 150ms; }

a.hover span img, .box3 > div > div:first-child > a span img, .box4 > div > div:last-child > a span img, .box5a > div > div:first-child > a span img, .packages-module > li > a span img, .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a span img, #iso-gallery > a span img, .press-module > div > div:first-child > a span img {
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  transition: opacity 150ms;
  display: block;
  width: 100%; }

a.hover:hover span, .box3 > div > div:first-child > a:hover span, .box4 > div > div:last-child > a:hover span, .box5a > div > div:first-child > a:hover span, .packages-module > li > a:hover span, .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a:hover span, #iso-gallery > a:hover span, .press-module > div > div:first-child > a:hover span, a.hover.hover2 span, .box3 > div > div:first-child > a.hover2 span, .box4 > div > div:last-child > a.hover2 span, .box5a > div > div:first-child > a.hover2 span, .packages-module > li > a.hover2 span, .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a.hover2 span, #iso-gallery > a.hover2 span, .press-module > div > div:first-child > a.hover2 span, .press-module > div:hover > div:first-child > a span {
  background-image: url(../images/icons/icon-long-arrow-white.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30% auto;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95); }

a.hover:hover span img, .box3 > div > div:first-child > a:hover span img, .box4 > div > div:last-child > a:hover span img, .box5a > div > div:first-child > a:hover span img, .packages-module > li > a:hover span img, .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a:hover span img, #iso-gallery > a:hover span img, .press-module > div > div:first-child > a:hover span img, a.hover.hover2 span img, .box3 > div > div:first-child > a.hover2 span img, .box4 > div > div:last-child > a.hover2 span img, .box5a > div > div:first-child > a.hover2 span img, .packages-module > li > a.hover2 span img, .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a.hover2 span img, #iso-gallery > a.hover2 span img, .press-module > div > div:first-child > a.hover2 span img, .press-module > div:hover > div:first-child > a span img {
  opacity: .2; }

#main-slideshow .flex-control-nav, .box8 > div > div:last-child .mono-carousel .flex-control-nav, .box9 > div .mono-carousel .flex-control-nav, .box10 > div > div:first-child .flex-control-nav, .box12.center > div .flex-control-nav, .box15 > div .flex-control-nav {
  top: auto;
  bottom: 3rem;
  text-align: left; }

#main-slideshow .flex-control-nav li, .box8 > div > div:last-child .mono-carousel .flex-control-nav li, .box9 > div .mono-carousel .flex-control-nav li, .box10 > div > div:first-child .flex-control-nav li, .box12.center > div .flex-control-nav li, .box15 > div .flex-control-nav li {
  margin: 0 .7rem 0 0; }

#main-slideshow .flex-control-nav li a, .box8 > div > div:last-child .mono-carousel .flex-control-nav li a, .box9 > div .mono-carousel .flex-control-nav li a, .box10 > div > div:first-child .flex-control-nav li a, .box12.center > div .flex-control-nav li a, .box15 > div .flex-control-nav li a {
  height: 10px;
  width: 10px;
  border-radius: 10px;
  border: 1px solid white;
  background-color: transparent; }

#main-slideshow .flex-control-nav li a.flex-active, .box8 > div > div:last-child .mono-carousel .flex-control-nav li a.flex-active, .box9 > div .mono-carousel .flex-control-nav li a.flex-active, .box10 > div > div:first-child .flex-control-nav li a.flex-active, .box12.center > div .flex-control-nav li a.flex-active, .box15 > div .flex-control-nav li a.flex-active {
  background-color: white; }

.box9 > div .mono-carousel .slides > li, .box10 > div > div:first-child .slides > li, .box12.center > div .slides > li, .box15 > div .slides > li {
  position: relative; }

.box9 > div .mono-carousel .slides > li > div, .box10 > div > div:first-child .slides > li > div, .box12.center > div .slides > li > div, .box15 > div .slides > li > div {
  position: relative; }

.box9 > div .mono-carousel .slides > li > div:after, .box10 > div > div:first-child .slides > li > div:after, .box12.center > div .slides > li > div:after, .box15 > div .slides > li > div:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 40;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0) 100%);
  height: 100px; }

.box9 > div .mono-carousel .slides > li img, .box10 > div > div:first-child .slides > li img, .box12.center > div .slides > li img, .box15 > div .slides > li img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 30; }

.box8 > div > div:last-child .mono-carousel .slides > li > div > a img, .box11 > div > div img, .basic-14 > div .carousel.awards .flexslider .flex-viewport .slides > li > div > div > img, .packages-module > li > a span img, .box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a span img, #iso-gallery.specials > a span img {
  display: block;
  width: 100%;
  margin-bottom: 2rem; }

.box9 > div > .team > div:first-child img, .basic-14 > div .carousel.staff .flexslider .flex-viewport .slides > li > div > img, .instagram-module > li > a span img {
  display: block;
  width: 100%;
  margin-bottom: 1rem; }

ul.list-3, ul.packages-module, ul.instagram-module {
  float: left;
  display: block;
  margin-right: 4.42122%;
  width: 100%; }

ul.list-3:last-child, ul.packages-module:last-child, ul.instagram-module:last-child {
  margin-right: 0; }

ul.list-3 > li, ul.packages-module > li, ul.instagram-module > li {
  display: inline-block; }

@media screen and (min-width: 64em) {
  ul.list-3 > li, ul.packages-module > li, ul.instagram-module > li {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 30.38585%; }
  ul.list-3 > li:last-child, ul.packages-module > li:last-child, ul.instagram-module > li:last-child {
    margin-right: 0; }
  ul.list-3 > li:nth-child(3n), ul.packages-module > li:nth-child(3n), ul.instagram-module > li:nth-child(3n) {
    margin-right: 0; }
  ul.list-3 > li:nth-child(3n+1), ul.packages-module > li:nth-child(3n+1), ul.instagram-module > li:nth-child(3n+1) {
    clear: left; }
  ul.list-3 > li:nth-child(n+4), ul.packages-module > li:nth-child(n+4), ul.instagram-module > li:nth-child(n+4) {
    margin-top: 5vw; } }

@media screen and (min-width: 64em) and (min-width: 48em) and (max-width: 63.9375em) {
  ul.list-3 > li:nth-child(n+4), ul.packages-module > li:nth-child(n+4), ul.instagram-module > li:nth-child(n+4) {
    margin-top: 6vw; } }

@media screen and (min-width: 64em) and (max-width: 47.9375em) {
  ul.list-3 > li:nth-child(n+4), ul.packages-module > li:nth-child(n+4), ul.instagram-module > li:nth-child(n+4) {
    margin-top: 7.8vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  ul.list-3 > li, ul.packages-module > li, ul.instagram-module > li {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 47.78939%; }
  ul.list-3 > li:last-child, ul.packages-module > li:last-child, ul.instagram-module > li:last-child {
    margin-right: 0; }
  ul.list-3 > li:nth-child(2n), ul.packages-module > li:nth-child(2n), ul.instagram-module > li:nth-child(2n) {
    margin-right: 0; }
  ul.list-3 > li:nth-child(2n+1), ul.packages-module > li:nth-child(2n+1), ul.instagram-module > li:nth-child(2n+1) {
    clear: left; }
  ul.list-3 > li:nth-child(n+3), ul.packages-module > li:nth-child(n+3), ul.instagram-module > li:nth-child(n+3) {
    margin-top: 5vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  ul.list-3 > li:nth-child(n+3), ul.packages-module > li:nth-child(n+3), ul.instagram-module > li:nth-child(n+3) {
    margin-top: 6vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) and (max-width: 47.9375em) {
  ul.list-3 > li:nth-child(n+3), ul.packages-module > li:nth-child(n+3), ul.instagram-module > li:nth-child(n+3) {
    margin-top: 7.8vw; } }

@media screen and (max-width: 47.9375em) {
  ul.list-3 > li, ul.packages-module > li, ul.instagram-module > li {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 100%; }
  ul.list-3 > li:last-child, ul.packages-module > li:last-child, ul.instagram-module > li:last-child {
    margin-right: 0; }
  ul.list-3 > li:nth-child(1n), ul.packages-module > li:nth-child(1n), ul.instagram-module > li:nth-child(1n) {
    margin-right: 0; }
  ul.list-3 > li:nth-child(1n+1), ul.packages-module > li:nth-child(1n+1), ul.instagram-module > li:nth-child(1n+1) {
    clear: left; }
  ul.list-3 > li:nth-child(n+2), ul.packages-module > li:nth-child(n+2), ul.instagram-module > li:nth-child(n+2) {
    margin-top: 5vw; } }

@media screen and (max-width: 47.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  ul.list-3 > li:nth-child(n+2), ul.packages-module > li:nth-child(n+2), ul.instagram-module > li:nth-child(n+2) {
    margin-top: 6vw; } }

@media screen and (max-width: 47.9375em) and (max-width: 47.9375em) {
  ul.list-3 > li:nth-child(n+2), ul.packages-module > li:nth-child(n+2), ul.instagram-module > li:nth-child(n+2) {
    margin-top: 7.8vw; } }

.carousel .flexslider .flex-viewport {
  margin: 0 -1.8vw; }

.carousel .flexslider .flex-viewport .slides > li > div {
  padding: 0 1.8vw; }

.carousel .flexslider .flex-next, .carousel .flexslider .flex-prev {
  background-color: transparent !important; }

.carousel .flexslider .flex-next {
  right: -6.5vw !important;
  background-position: center right !important; }

.carousel .flexslider .flex-prev {
  left: -6.5vw !important;
  background-position: center left !important; }

#header.is_stuck > div > a#menu, body.template-1089 #header > div > a#menu, body.template-1155 #header > div > a#menu, #header.is_stuck > div > a#close, body.template-1089 #header > div > a#close, body.template-1155 #header > div > a#close, #header.is_stuck > div > select, body.template-1089 #header > div > select, body.template-1155 #header > div > select, #header.is_stuck > div > ul a:not(.button), body.template-1089 #header > div > ul a:not(.button), body.template-1155 #header > div > ul a:not(.button) {
  color: black !important; }

#header.is_stuck > div > a#menu, body.template-1089 #header > div > a#menu, body.template-1155 #header > div > a#menu {
  background-image: url(../images/icons/icon-burger-menu.png); }

#header.is_stuck > div > select, body.template-1089 #header > div > select, body.template-1155 #header > div > select {
  background-image: url(../images/icons/icon-arrow-dropdown.png); }

#header.is_stuck > div #book-info, body.template-1089 #header > div #book-info, body.template-1155 #header > div #book-info {
  display: none; }

p.back-to-list {
  margin-top: -2em; }

p.back-to-list > a {
  padding-bottom: 0;
  padding-left: 40px;
  background-image: url(../images/icons/icon-short-arrow-left.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 26px auto; }

p.back-to-list > a:after {
  display: none; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes animation-box {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes animation-box {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.animation-box {
  -webkit-animation-name: animation-box;
  animation-name: animation-box; }

.box1 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

.box1 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (min-width: 64em) {
  .box1 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 48.36017%;
    margin-left: 25.81992%; }
  .box1 > div:last-child {
    margin-right: 0; } }

@media screen and (max-width: 63.9375em) {
  .box1 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 74.18008%;
    margin-left: 12.90996%; }
  .box1 > div:last-child {
    margin-right: 0; } }

.box1.center > div {
  text-align: center; }

.box1.full > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

.box1.full > div:last-child {
  margin-right: 0; }

.box1a {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding-top: 10vw;
  padding-bottom: 10vw;
  margin: 0;
  background-color: #f1f1f1; }

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

.box1a * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box1a {
    padding-top: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box1a {
    padding-top: 22.5vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box1a {
    padding-bottom: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box1a {
    padding-bottom: 22.5vw; } }

@media screen and (min-width: 64em) {
  .box1a > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 61.27013%;
    margin-left: 19.36494%; }
  .box1a > div:last-child {
    margin-right: 0; } }

@media screen and (max-width: 63.9375em) {
  .box1a > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 74.18008%;
    margin-left: 12.90996%; }
  .box1a > div:last-child {
    margin-right: 0; } }

.box1a + .box6.bg, .box1a + .box1a {
  padding-top: 0;
  margin-top: -5vw !important; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box1a + .box6.bg, .box1a + .box1a {
    margin-top: -6.5vw !important; } }

@media screen and (max-width: 47.9375em) {
  .box1a + .box6.bg, .box1a + .box1a {
    margin-top: -11.25vw !important; } }

.box2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

.box2 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.box2 > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

.box2 > div:last-child {
  margin-right: 0; }

@media screen and (min-width: 48em) {
  .box2 > div > div {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 47.78939%; }
  .box2 > div > div:last-child {
    margin-right: 0; } }

.box2 > div > div img {
  display: block;
  width: 100%; }

.box2 > div > div:last-child > div:not(.excluded) {
  margin-top: 2.5vw;
  margin-bottom: 7vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box2 > div > div:last-child > div:not(.excluded) {
    margin-top: 3.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box2 > div > div:last-child > div:not(.excluded) {
    margin-top: 6.5vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box2 > div > div:last-child > div:not(.excluded) {
    margin-bottom: 9.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box2 > div > div:last-child > div:not(.excluded) {
    margin-bottom: 11.2vw; } }

@media screen and (min-width: 64em) {
  .box2 > div > div:last-child > div:not(.excluded) {
    float: left;
    display: block;
    margin-right: 9.25147%;
    width: 63.58284%;
    margin-left: 18.20858%; }
  .box2 > div > div:last-child > div:not(.excluded):last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box2 > div > div:last-child > div:not(.excluded) {
    float: left;
    display: block;
    margin-right: 9.25147%;
    width: 100%; }
  .box2 > div > div:last-child > div:not(.excluded):last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) {
  .box2.left > div {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse; }
  .box2.left > div > div:first-child {
    margin-right: 0; }
  .box2.left > div > div:last-child {
    margin-right: 4.42122%; } }

.box2.bg {
  padding-top: 10vw;
  padding-bottom: 10vw;
  background-color: #f1f1f1;
  margin: 0; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box2.bg {
    padding-top: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box2.bg {
    padding-top: 22.5vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box2.bg {
    padding-bottom: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box2.bg {
    padding-bottom: 22.5vw; } }

.box3 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

.box3 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.box3 > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

.box3 > div:last-child {
  margin-right: 0; }

@media screen and (min-width: 48em) {
  .box3 > div > div:first-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 56.49116%; }
  .box3 > div > div:first-child:last-child {
    margin-right: 0; } }

.box3 > div > div:first-child img {
  display: block;
  width: 100%; }

.box3 > div > div:last-child {
  padding-top: 5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box3 > div > div:last-child {
    padding-top: 6vw; } }

@media screen and (max-width: 47.9375em) {
  .box3 > div > div:last-child {
    padding-top: 7.8vw; } }

@media screen and (min-width: 64em) {
  .box3 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 30.38585%;
    margin-left: 8.70177%; }
  .box3 > div > div:last-child:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box3 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 39.08762%; }
  .box3 > div > div:last-child:last-child {
    margin-right: 0; } }

.box4 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  padding-bottom: 10vw;
  margin-bottom: 0; }

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

.box4 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box4 {
    padding-bottom: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box4 {
    padding-bottom: 22.5vw; } }

@media screen and (min-width: 48em) {
  .box4:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #f1f1f1;
    top: 5vw;
    margin-top: 2vw;
    z-index: -1; } }

@media screen and (min-width: 48em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box4:before {
    top: 6vw; } }

@media screen and (min-width: 48em) and (max-width: 47.9375em) {
  .box4:before {
    top: 7.8vw; } }

@media screen and (min-width: 64em) {
  .box4 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 61.27013%;
    margin-left: 19.36494%; }
  .box4 > div:last-child {
    margin-right: 0; } }

@media screen and (max-width: 63.9375em) {
  .box4 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 74.18008%;
    margin-left: 12.90996%; }
  .box4 > div:last-child {
    margin-right: 0; } }

@media screen and (min-width: 64em) {
  .box4 > div > div {
    float: left;
    display: block;
    margin-right: 5.35279%;
    width: 47.3236%; }
  .box4 > div > div:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box4 > div > div {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 47.78939%; }
  .box4 > div > div:last-child {
    margin-right: 0; } }

.box4 > div > div:first-child {
  padding-top: 5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box4 > div > div:first-child {
    padding-top: 6vw; } }

@media screen and (max-width: 47.9375em) {
  .box4 > div > div:first-child {
    padding-top: 7.8vw; } }

@media screen and (min-width: 64em) {
  .box4 > div > div:first-child > div {
    float: left;
    display: block;
    margin-right: 11.31105%;
    width: 77.73779%; }
  .box4 > div > div:first-child > div:last-child {
    margin-right: 0; } }

@media screen and (max-width: 47.9375em) {
  .box4 > div > div:last-child {
    margin-top: 5vw; } }

@media screen and (max-width: 47.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box4 > div > div:last-child {
    margin-top: 6vw; } }

@media screen and (max-width: 47.9375em) and (max-width: 47.9375em) {
  .box4 > div > div:last-child {
    margin-top: 7.8vw; } }

.box5 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

.box5 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (min-width: 48em) {
  .box5 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 100%; }
  .box5 > div:last-child {
    margin-right: 0; } }

@media screen and (max-width: 47.9375em) {
  .box5 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 74.18008%;
    margin-left: 12.90996%; }
  .box5 > div:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) {
  .box5 > div > div:first-child {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 41.90519%;
    padding-top: 10vw; }
  .box5 > div > div:first-child:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box5 > div > div:first-child {
    padding-top: 13vw; } }

@media screen and (min-width: 48em) and (max-width: 47.9375em) {
  .box5 > div > div:first-child {
    padding-top: 22.5vw; } }

@media screen and (min-width: 64em) {
  .box5 > div > div:first-child > div {
    float: left;
    display: block;
    margin-right: 7.82639%;
    width: 53.78869%;
    margin-left: 30.80754%; }
  .box5 > div > div:first-child > div:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box5 > div > div:first-child > div {
    float: left;
    display: block;
    margin-right: 7.82639%;
    width: 69.19246%;
    margin-left: 30.80754%; }
  .box5 > div > div:first-child > div:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) {
  .box5 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 54.81515%; }
  .box5 > div > div:last-child:last-child {
    margin-right: 0; } }

@media screen and (max-width: 47.9375em) {
  .box5 > div > div:last-child {
    margin-top: 2.5vw; } }

@media screen and (max-width: 47.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box5 > div > div:last-child {
    margin-top: 3.5vw; } }

@media screen and (max-width: 47.9375em) and (max-width: 47.9375em) {
  .box5 > div > div:last-child {
    margin-top: 6.5vw; } }

.box5 > div > div:last-child img {
  display: block;
  width: 100%; }

.box5a {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-top: 0; }

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

.box5a * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (min-width: 48em) {
  .box5a > div {
    float: left;
    display: block;
    width: 103.27966%; }
  .box5a > div:last-child {
    width: 100%; } }

@media screen and (min-width: 48em) {
  .box5a > div > div:first-child {
    float: left;
    display: block;
    width: 48.41234%; }
  .box5a > div > div:first-child:last-child {
    width: 45.13268%; } }

.box5a > div > div:first-child img {
  display: block;
  width: 100%; }

.box5a > div > div:last-child {
  padding-top: 5vw;
  padding-bottom: 10vw;
  background-color: #f1f1f1; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box5a > div > div:last-child {
    padding-top: 6vw; } }

@media screen and (max-width: 47.9375em) {
  .box5a > div > div:last-child {
    padding-top: 7.8vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box5a > div > div:last-child {
    padding-bottom: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box5a > div > div:last-child {
    padding-bottom: 22.5vw; } }

@media screen and (min-width: 48em) {
  .box5a > div > div:last-child {
    float: left;
    display: block;
    width: 54.86732%; }
  .box5a > div > div:last-child:last-child {
    width: 51.58766%; } }

@media screen and (max-width: 47.9375em) {
  .box5a > div > div:last-child {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 100%; }
  .box5a > div > div:last-child:last-child {
    margin-right: 0; } }

@media screen and (max-width: 47.9375em) {
  .box5a > div > div:last-child > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 74.18008%;
    margin-left: 12.90996%; }
  .box5a > div > div:last-child > div:last-child {
    margin-right: 0; } }

@media screen and (min-width: 64em) {
  .box5a > div > div:last-child > div {
    float: left;
    display: block;
    width: 50.05057%;
    margin-left: 18.76896%; }
  .box5a > div > div:last-child > div:last-child {
    width: 43.69311%; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box5a > div > div:last-child > div {
    float: left;
    display: block;
    width: 75.07585%;
    margin-left: 6.25632%; }
  .box5a > div > div:last-child > div:last-child {
    width: 68.71839%; } }

.box6 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

.box6 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.box6.bg {
  padding-top: 10vw;
  padding-bottom: 10vw;
  background-color: #f1f1f1;
  margin: 0; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box6.bg {
    padding-top: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box6.bg {
    padding-top: 22.5vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box6.bg {
    padding-bottom: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box6.bg {
    padding-bottom: 22.5vw; } }

.box6.bg + .box1a, .box6.bg + .box6.bg {
  padding-top: 0;
  margin-top: -5vw !important; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box6.bg + .box1a, .box6.bg + .box6.bg {
    margin-top: -6.5vw !important; } }

@media screen and (max-width: 47.9375em) {
  .box6.bg + .box1a, .box6.bg + .box6.bg {
    margin-top: -11.25vw !important; } }

@media screen and (min-width: 64em) {
  .box6 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 61.27013%;
    margin-left: 19.36494%; }
  .box6 > div:last-child {
    margin-right: 0; } }

@media screen and (max-width: 63.9375em) {
  .box6 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 74.18008%;
    margin-left: 12.90996%; }
  .box6 > div:last-child {
    margin-right: 0; } }

@media screen and (min-width: 64em) {
  .box6 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 5.35279%;
    width: 100%; }
  .box6 > div > div:last-child:last-child {
    margin-right: 0; }
  .box6 > div > div:last-child > div {
    float: left;
    display: block;
    margin-right: 5.35279%;
    width: 47.3236%; }
  .box6 > div > div:last-child > div:last-child {
    margin-right: 0; } }

@media screen and (max-width: 63.9375em) {
  .box6 > div > div:last-child > div {
    margin-top: 5vw; } }

@media screen and (max-width: 63.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box6 > div > div:last-child > div {
    margin-top: 6vw; } }

@media screen and (max-width: 63.9375em) and (max-width: 47.9375em) {
  .box6 > div > div:last-child > div {
    margin-top: 7.8vw; } }

.box7 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

.box7 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (min-width: 64em) {
  .box7 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 48.36017%;
    margin-left: 25.81992%; }
  .box7 > div:last-child {
    margin-right: 0; }
  .box7 > div > div {
    float: left;
    display: block;
    margin-right: 6.78175%;
    width: 46.60913%; }
  .box7 > div > div:last-child {
    margin-right: 0; } }

@media screen and (max-width: 63.9375em) {
  .box7 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 74.18008%;
    margin-left: 12.90996%; }
  .box7 > div:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) {
  .box7 > div > div {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 47.78939%; }
  .box7 > div > div:last-child {
    margin-right: 0; } }

.box8 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-top: 0; }

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

.box8 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.box8 > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

.box8 > div:last-child {
  margin-right: 0; }

@media screen and (min-width: 64em) {
  .box8 > div > div:first-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 47.78939%;
    padding-top: 10vw; }
  .box8 > div > div:first-child:last-child {
    margin-right: 0; } }

@media screen and (min-width: 64em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box8 > div > div:first-child {
    padding-top: 13vw; } }

@media screen and (min-width: 64em) and (max-width: 47.9375em) {
  .box8 > div > div:first-child {
    padding-top: 22.5vw; } }

@media screen and (max-width: 63.9375em) {
  .box8 > div > div:first-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 100%;
    margin-top: 10vw;
    margin-bottom: 10vw; }
  .box8 > div > div:first-child:last-child {
    margin-right: 0; } }

@media screen and (max-width: 63.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box8 > div > div:first-child {
    margin-top: 13vw; } }

@media screen and (max-width: 63.9375em) and (max-width: 47.9375em) {
  .box8 > div > div:first-child {
    margin-top: 22.5vw; } }

@media screen and (max-width: 63.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box8 > div > div:first-child {
    margin-bottom: 13vw; } }

@media screen and (max-width: 63.9375em) and (max-width: 47.9375em) {
  .box8 > div > div:first-child {
    margin-bottom: 22.5vw; } }

@media screen and (min-width: 64em) {
  .box8 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 30.38585%;
    margin-left: 17.40354%; }
  .box8 > div > div:last-child:last-child {
    margin-right: 0; } }

@media screen and (max-width: 63.9375em) {
  .box8 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 100%; }
  .box8 > div > div:last-child:last-child {
    margin-right: 0; } }

.box8 > div > div:last-child .mono-carousel {
  position: relative;
  z-index: 30;
  padding-bottom: 30px; }

@media screen and (min-width: 64em) {
  .box8 > div > div:last-child .mono-carousel {
    top: -60px;
    margin-bottom: -40px; } }

@media screen and (max-width: 63.9375em) {
  .box8 > div > div:last-child .mono-carousel {
    margin-bottom: 20px; } }

.box8 > div > div:last-child .mono-carousel a.button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  line-height: 60px; }

.box8 > div > div:last-child .mono-carousel .slides > li > div > a {
  text-decoration: none;
  text-align: center;
  color: inherit !important; }

.box8 > div > div:last-child .mono-carousel .slides > li > div > a img {
  display: none; }

@media screen and (min-width: 64em) {
  .box8 > div > div:last-child .mono-carousel .slides > li > div > a img.big {
    display: block; } }

@media screen and (max-width: 63.9375em) {
  .box8 > div > div:last-child .mono-carousel .slides > li > div > a img.medium {
    display: block; } }

.box8 > div > div:last-child .mono-carousel .flex-control-nav {
  text-align: center;
  bottom: 0; }

.box8 > div > div:last-child .mono-carousel .flex-control-nav li {
  margin: 0 .35rem; }

.box8 > div > div:last-child .mono-carousel .flex-control-nav li a {
  border: 1px solid #555; }

.box8 > div > div:last-child .mono-carousel .flex-control-nav li a.flex-active {
  background-color: #555; }

.box9 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-top: 0; }

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

.box9 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.box9 > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

.box9 > div:last-child {
  margin-right: 0; }

.box9 > div > div.title::after {
  clear: both;
  content: "";
  display: table; }

@media screen and (min-width: 48em) {
  .box9 > div > div.title > h2 {
    float: left; }
  .box9 > div > div.title > a {
    float: right;
    margin-top: 1.2rem; } }

@media screen and (max-width: 47.9375em) {
  .box9 > div > div.title {
    margin-bottom: 2.5vw; } }

@media screen and (max-width: 47.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box9 > div > div.title {
    margin-bottom: 3.5vw; } }

@media screen and (max-width: 47.9375em) and (max-width: 47.9375em) {
  .box9 > div > div.title {
    margin-bottom: 6.5vw; } }

@media screen and (max-width: 47.9375em) {
  .box9 > div > div.title > h2 {
    margin-bottom: 0; }
  .box9 > div > div.title > a {
    display: inline-block; } }

.box9 > div .mono-carousel {
  position: relative;
  z-index: 10; }

.box9 > div .mono-carousel .flex-control-nav {
  left: auto;
  text-align: right;
  right: 3rem; }

.box9 > div .mono-carousel .flex-control-nav li {
  margin: 0 0 0 .7rem; }

@media screen and (max-width: 47.9375em) {
  .box9 > div .mono-carousel {
    margin-bottom: 2.5vw; } }

@media screen and (max-width: 47.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box9 > div .mono-carousel {
    margin-bottom: 3.5vw; } }

@media screen and (max-width: 47.9375em) and (max-width: 47.9375em) {
  .box9 > div .mono-carousel {
    margin-bottom: 6.5vw; } }

.box9 > div > .team {
  position: relative;
  z-index: 20; }

@media screen and (min-width: 64em) {
  .box9 > div > .team {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 82.59646%;
    margin-left: 8.70177%;
    top: -5vw; }
  .box9 > div > .team:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box9 > div > .team {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 100%;
    top: 3vw; }
  .box9 > div > .team:last-child {
    margin-right: 0; } }

@media screen and (min-width: 64em) {
  .box9 > div > .team > div {
    float: left;
    display: block;
    margin-right: 5.35279%;
    width: 47.3236%; }
  .box9 > div > .team > div:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box9 > div > .team > div {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 47.78939%; }
  .box9 > div > .team > div:last-child {
    margin-right: 0; } }

@media screen and (min-width: 64em) {
  .box9 > div > .team > div:last-child {
    padding-top: 10vw; } }

@media screen and (max-width: 63.9375em) {
  .box9 > div > .team > div:last-child {
    margin-top: 2.5vw; } }

@media screen and (max-width: 63.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  .box9 > div > .team > div:last-child {
    margin-top: 3.5vw; } }

@media screen and (max-width: 63.9375em) and (max-width: 47.9375em) {
  .box9 > div > .team > div:last-child {
    margin-top: 6.5vw; } }

.box10 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

.box10 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.box10 > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

.box10 > div:last-child {
  margin-right: 0; }

@media screen and (min-width: 64em) {
  .box10 > div > div:first-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 65.19293%; }
  .box10 > div > div:first-child:last-child {
    margin-right: 0; } }

.box10 > div > div:first-child .flex-control-nav {
  left: 3rem; }

.box10 > div > div:last-child {
  padding-top: 5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box10 > div > div:last-child {
    padding-top: 6vw; } }

@media screen and (max-width: 47.9375em) {
  .box10 > div > div:last-child {
    padding-top: 7.8vw; } }

@media screen and (min-width: 64em) {
  .box10 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 21.68409%;
    margin-left: 8.70177%; }
  .box10 > div > div:last-child:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box10 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 82.59646%;
    margin-left: 8.70177%; }
  .box10 > div > div:last-child:last-child {
    margin-right: 0; } }

.box11 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

.box11 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.box11 > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

.box11 > div:last-child {
  margin-right: 0; }

@media screen and (min-width: 64em) {
  .box11 > div > div {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 43.43851%; }
  .box11 > div > div:last-child {
    margin-right: 0; }
  .box11 > div > div:last-child {
    margin-left: 8.70177%; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box11 > div > div {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 47.78939%; }
  .box11 > div > div:last-child {
    margin-right: 0; } }

.box11 > div > div a {
  text-decoration: none; }

.box11 > div > div:not(:first-child), .box11 > div:not(:first-child) {
  margin-top: 5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box11 > div > div:not(:first-child), .box11 > div:not(:first-child) {
    margin-top: 6vw; } }

@media screen and (max-width: 47.9375em) {
  .box11 > div > div:not(:first-child), .box11 > div:not(:first-child) {
    margin-top: 7.8vw; } }

.box12 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

.box12 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.box12 > div img {
  display: block;
  width: 100%; }

.box12.right > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 87.09004%;
  margin-left: 12.90996%; }

.box12.right > div:last-child {
  margin-right: 0; }

.box12.center > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

.box12.center > div:last-child {
  margin-right: 0; }

.box12.center > div .flex-control-nav {
  text-align: center; }

.box12.center > div .flex-control-nav li {
  margin: 0 .35rem; }

.box15 > div .flex-control-nav {
  text-align: center; }

.box15 > div .flex-control-nav li {
  margin: 0 .35rem; }

.box15 > div img {
  display: block;
  width: 100%; }

@media screen and (min-width: 48em) {
  .box15 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0 !important;
    padding-left: 0 !important;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .box15::after {
    clear: both;
    content: "";
    display: table; }
  .box15 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .box15 > div {
    float: left;
    display: block;
    margin-right: 3.27966%;
    width: 74.18008%;
    margin-left: 12.90996%; }
  .box15 > div:last-child {
    margin-right: 0; } }

.basic-14 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

.basic-14 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.basic-14 > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

.basic-14 > div:last-child {
  margin-right: 0; }

.basic-14 > div .carousel.staff .flexslider .flex-viewport .slides > li > div {
  text-align: left; }

.basic-14 > div .carousel.awards .flexslider .flex-viewport .slides > li > div > div {
  border: 1px solid #ddd;
  padding: 2rem;
  height: 20rem;
  overflow: hidden; }

.basic-14 > div .carousel.awards .flexslider .flex-viewport .slides > li > div > div > img {
  width: 70%;
  margin-left: auto;
  margin-right: auto; }

.basic-14.bg {
  margin: 0;
  padding-top: 10vw;
  padding-bottom: 10vw;
  background-color: #f1f1f1; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .basic-14.bg {
    padding-top: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .basic-14.bg {
    padding-top: 22.5vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .basic-14.bg {
    padding-bottom: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .basic-14.bg {
    padding-bottom: 22.5vw; } }

.basic-14.center > div {
  text-align: center; }

.packages-module > li > a {
  display: block;
  text-decoration: none;
  text-align: left; }

.package-detail, .box13 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.package-detail::after, .box13::after {
  clear: both;
  content: "";
  display: table; }

.package-detail *, .box13 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.package-detail > div, .box13 > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

.package-detail > div:last-child, .box13 > div:last-child {
  margin-right: 0; }

@media screen and (min-width: 64em) {
  .package-detail > div > div:first-child, .box13 > div > div:first-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 54.31572%; }
  .package-detail > div > div:first-child:last-child, .box13 > div > div:first-child:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .package-detail > div > div:first-child, .box13 > div > div:first-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 39.08762%; }
  .package-detail > div > div:first-child:last-child, .box13 > div > div:first-child:last-child {
    margin-right: 0; } }

.package-detail > div > div:first-child img, .box13 > div > div:first-child img {
  display: block;
  width: 100%; }

.package-detail > div > div:last-child, .box13 > div > div:last-child {
  padding-top: 2.5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .package-detail > div > div:last-child, .box13 > div > div:last-child {
    padding-top: 3.5vw; } }

@media screen and (max-width: 47.9375em) {
  .package-detail > div > div:last-child, .box13 > div > div:last-child {
    padding-top: 6.5vw; } }

@media screen and (min-width: 64em) {
  .package-detail > div > div:last-child, .box13 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 39.08762%;
    margin-left: 2.17544%; }
  .package-detail > div > div:last-child:last-child, .box13 > div > div:last-child:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .package-detail > div > div:last-child, .box13 > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 56.49116%; }
  .package-detail > div > div:last-child:last-child, .box13 > div > div:last-child:last-child {
    margin-right: 0; } }

.package-detail > div > div:last-child h2 + p, .box13 > div > div:last-child h2 + p {
  margin-top: 0; }

.box.carousel1-module {
  position: relative;
  padding-bottom: 10vw;
  z-index: 10; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .box.carousel1-module {
    padding-bottom: 13vw; } }

@media screen and (max-width: 47.9375em) {
  .box.carousel1-module {
    padding-bottom: 22.5vw; } }

.box.carousel1-module:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f1f1f1;
  content: "";
  z-index: -1; }

@media screen and (min-width: 48em) {
  .box.carousel1-module:after {
    top: -20vw; } }

@media screen and (max-width: 47.9375em) {
  .box.carousel1-module:after {
    top: -40vw; } }

.box.carousel1-module.no-bg {
  padding-bottom: 0 !important; }

.box.carousel1-module.no-bg:after {
  display: none; }

.box.carousel1-module > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%;
  float: none; }

.box.carousel1-module > div:last-child {
  margin-right: 0; }

.box.carousel1-module > div .carousel .flexslider .flex-viewport .slides > li > div > a {
  display: block;
  text-decoration: none;
  text-align: left; }

#gallery-sorters {
  text-align: center;
  margin-bottom: 3rem; }

#gallery-sorters li {
  display: inline-block;
  margin: 0 1rem; }

#gallery-sorters li a:after {
  display: none; }

#gallery-sorters li a.selected:after {
  display: block; }

#iso-gallery {
  margin-right: -3vw; }

#iso-gallery > a {
  padding-right: 3vw;
  text-decoration: none; }

@media screen and (min-width: 64em) {
  #iso-gallery > a {
    width: 33.33333%; } }

@media screen and (max-width: 63.9375em) {
  #iso-gallery > a {
    width: 50%; } }

#iso-gallery.gallery {
  margin-bottom: -3vw; }

#iso-gallery.gallery > a {
  margin-bottom: 3vw; }

#iso-gallery.gallery > a img {
  display: block;
  width: 100%; }

#iso-gallery.gallery > a:hover span {
  background-image: url(../images/icons/icon-gallery-plus.png);
  background-size: 25% auto; }

#iso-gallery.specials {
  margin-bottom: -5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  #iso-gallery.specials {
    margin-bottom: -6vw; } }

@media screen and (max-width: 47.9375em) {
  #iso-gallery.specials {
    margin-bottom: -7.8vw; } }

#iso-gallery.specials > a {
  margin-bottom: 5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  #iso-gallery.specials > a {
    margin-bottom: 6vw; } }

@media screen and (max-width: 47.9375em) {
  #iso-gallery.specials > a {
    margin-bottom: 7.8vw; } }

.instagram-module > li > a {
  display: block;
  text-decoration: none;
  color: inherit !important; }

.instagram-module > li > a .small {
  font-size: .7em;
  letter-spacing: .05em;
  margin-bottom: .6em; }

.press-module {
  float: left;
  display: block;
  margin-right: 4.42122%;
  width: 100%;
  border-top: 1px solid #ddd; }

.press-module:last-child {
  margin-right: 0; }

.press-module > div {
  float: left;
  display: block;
  margin-right: 4.42122%;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding-top: 2.5vw;
  padding-bottom: 2.5vw;
  cursor: pointer; }

.press-module > div:last-child {
  margin-right: 0; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .press-module > div {
    padding-top: 3.5vw; } }

@media screen and (max-width: 47.9375em) {
  .press-module > div {
    padding-top: 6.5vw; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .press-module > div {
    padding-bottom: 3.5vw; } }

@media screen and (max-width: 47.9375em) {
  .press-module > div {
    padding-bottom: 6.5vw; } }

@media screen and (min-width: 64em) {
  .press-module > div {
    background-image: url(../images/icons/icon-short-arrow.png);
    background-position: center right 1vw;
    background-size: 26px auto;
    background-repeat: no-repeat;
    -webkit-transition: background-position 150ms;
    -moz-transition: background-position 150ms;
    transition: background-position 150ms; } }

@media screen and (min-width: 64em) {
  .press-module > div > div:first-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 34.73674%; }
  .press-module > div > div:first-child:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .press-module > div > div:first-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 30.38585%; }
  .press-module > div > div:first-child:last-child {
    margin-right: 0; } }

@media screen and (min-width: 64em) {
  .press-module > div > div:last-child {
    padding-top: 2.5vw;
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 47.78939%;
    margin-left: 4.35088%; } }

@media screen and (min-width: 64em) and (min-width: 48em) and (max-width: 63.9375em) {
  .press-module > div > div:last-child {
    padding-top: 3.5vw; } }

@media screen and (min-width: 64em) and (max-width: 47.9375em) {
  .press-module > div > div:last-child {
    padding-top: 6.5vw; } }

@media screen and (min-width: 64em) {
  .press-module > div > div:last-child:last-child {
    margin-right: 0; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .press-module > div > div:last-child {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 56.49116%; }
  .press-module > div > div:last-child:last-child {
    margin-right: 0; } }

@media screen and (max-width: 47.9375em) {
  .press-module > div > div:last-child {
    margin-top: 2.5vw; } }

@media screen and (max-width: 47.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  .press-module > div > div:last-child {
    margin-top: 3.5vw; } }

@media screen and (max-width: 47.9375em) and (max-width: 47.9375em) {
  .press-module > div > div:last-child {
    margin-top: 6.5vw; } }

.press-module > div:hover {
  background-position: center right; }

#footer {
  border-top: 1px solid #ddd;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding-top: 5vw;
  padding-bottom: 80px; }

#footer::after {
  clear: both;
  content: "";
  display: table; }

#footer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  #footer {
    padding-top: 6vw; } }

@media screen and (max-width: 47.9375em) {
  #footer {
    padding-top: 7.8vw; } }

#footer > div {
  float: left;
  display: block;
  margin-right: 3.27966%;
  width: 74.18008%;
  margin-left: 12.90996%; }

#footer > div:last-child {
  margin-right: 0; }

#footer > div > div {
  float: left;
  display: block;
  margin-right: 4.42122%;
  width: 100%; }

#footer > div > div:last-child {
  margin-right: 0; }

@media screen and (min-width: 64em) {
  #footer > div > div > div:not([itemtype="http://schema.org/Hotel"]) {
    float: left;
    display: block;
    margin-right: 4.42122%;
    width: 47.78939%; }
  #footer > div > div > div:not([itemtype="http://schema.org/Hotel"]):last-child {
    margin-right: 0; } }

@media screen and (min-width: 64em) {
  #footer > div > div:first-child > div:last-child {
    text-align: right; } }

@media screen and (max-width: 63.9375em) {
  #footer > div > div:first-child > div:last-child {
    margin-top: 5vw; } }

@media screen and (max-width: 63.9375em) and (min-width: 48em) and (max-width: 63.9375em) {
  #footer > div > div:first-child > div:last-child {
    margin-top: 6vw; } }

@media screen and (max-width: 63.9375em) and (max-width: 47.9375em) {
  #footer > div > div:first-child > div:last-child {
    margin-top: 7.8vw; } }

@media screen and (min-width: 64em) {
  #footer > div > div:first-child > div:last-child ul {
    display: inline-block; } }

#footer > div > div:first-child > div:last-child ul li {
  display: inline-block; }

@media screen and (min-width: 64em) {
  #footer > div > div:first-child > div:last-child ul li {
    margin-left: 1rem; } }

@media screen and (max-width: 63.9375em) {
  #footer > div > div:first-child > div:last-child ul li {
    margin-right: 1rem; } }

#footer > div > div:first-child > div:last-child ul:first-child li a {
  padding-bottom: 0; }

#footer > div > div:first-child > div:last-child ul:first-child li a:after {
  display: none; }

@media screen and (min-width: 64em) {
  #footer > div > div:first-child > div:last-child ul.social {
    margin-left: 1rem; } }

@media screen and (max-width: 63.9375em) {
  #footer > div > div:first-child > div:last-child ul.social {
    margin-top: 1rem; } }

#footer > div > div:first-child > div:last-child ul.social li {
  vertical-align: middle; }

#footer > div > div:first-child > div:last-child ul.social li a {
  display: block; }

#footer > div > div:first-child > div:last-child ul.social li a img {
  vertical-align: middle; }

#footer > div > div:nth-child(2) p.logos {
  margin-top: 2rem; }

#footer > div > div:nth-child(2) p.logos a {
  display: inline-block; }

#footer > div > div:nth-child(2) p.logos a img {
  display: inline-block;
  width: 100%; }

#footer > div > div:nth-child(2) > div:first-child p.logos a {
  display: none; }

body.root-1234 #footer > div > div:nth-child(2) > div:first-child p.logos a.lbb, body.root-1060 #footer > div > div:nth-child(2) > div:first-child p.logos a.lbb {
  display: block; }

body.root-1491 #footer > div > div:nth-child(2) > div:first-child p.logos a.vlo {
  display: block; }

@media screen and (min-width: 64em) {
  #footer > div > div:nth-child(2) > div:last-child p.logos {
    text-align: right; } }

#footer > div > div:last-child {
  margin-top: 2rem; }

@media screen and (min-width: 64em) {
  #footer > div > div:last-child > div {
    float: right;
    text-align: right; } }

.box8 > div > div:first-child {
  opacity: 0;
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s; }

.box8 > div > div:last-child {
  opacity: 0;
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1); }

.box8.animation-box-custom > div > div:first-child {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.box8.animation-box-custom > div > div:last-child {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.box12 {
  overflow: hidden;
  position: relative; }

.box12:before {
  content: "";
  background-color: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1); }

.box12.animation-box-custom:before {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%); }

.box9 > div > .mono-carousel {
  position: relative;
  overflow: hidden; }

.box9 > div > .mono-carousel:before {
  content: "";
  background-color: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1); }

.box9.animation-box-custom > div > .mono-carousel:before {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%); }

.box9 > div > .team > div:first-child img {
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 1s;
  -moz-transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 1s;
  transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 1s; }

.box9.animation-box-custom > div > .team > div:first-child img {
  opacity: 1; }

.box9 > div > .team > div:last-child {
  opacity: 0;
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 1s;
  -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 1s;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 1s; }

.box9.animation-box-custom > div > .team > div:last-child {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.carousel .flexslider .slides > li {
  opacity: 0;
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%); }

.carousel .flexslider .slides > li:first-child {
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s; }

.carousel .flexslider .slides > li:nth-child(2) {
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.66s;
  -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.66s;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.66s; }

.carousel .flexslider .slides > li:nth-child(3) {
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.72s;
  -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.72s;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.72s; }

.carousel .flexslider .slides > li:nth-child(4) {
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.78s;
  -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.78s;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.78s; }

.carousel1-module.animation-box-default .carousel .flexslider .slides > li, .basic-14.animation-box-default .carousel .flexslider .slides > li {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.box5 > div > div:first-child {
  opacity: 0;
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s; }

.box5 > div > div:last-child {
  overflow: hidden;
  position: relative; }

.box5 > div > div:last-child:before {
  content: "";
  background-color: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1); }

.box5.animation-box-custom > div > div:first-child {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.box5.animation-box-custom > div > div:last-child:before {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%); }

.box10 > div > div > .mono-carousel {
  position: relative;
  overflow: hidden; }

.box10 > div > div > .mono-carousel:before {
  content: "";
  background-color: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.4s cubic-bezier(0.77, 0, 0.175, 1); }

.box10.animation-box-custom > div > div > .mono-carousel:before {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

.box10 > div > div:last-child {
  opacity: 0;
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  -moz-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s; }

.box10.animation-box-custom > div > div:last-child {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.box2 > div > div:last-child img:last-child {
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 1s;
  -moz-transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 1s;
  transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1) 1s; }

.box2.animation-box-default > div > div:last-child img:last-child {
  opacity: 1; }

#footer-mobile {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: #ddd;
  height: 50px;
  overflow: hidden;
  padding: 0 0 0 10px; }

@media screen and (max-width: 47.9375em) {
  #footer-mobile {
    display: block; } }

#footer-mobile::after {
  clear: both;
  content: "";
  display: table; }

#footer-mobile > a {
  background-repeat: no-repeat;
  background-size: 17px auto;
  background-position: center;
  line-height: 50px;
  text-decoration: none; }

#footer-mobile > a:first-child {
  background-image: url(../images/icons/icon-mobile-bar-phone.png);
  width: 30px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: inline-block; }

#footer-mobile > a:nth-child(2) {
  background-image: url(../images/icons/icon-mobile-bar-envelope.png);
  width: 30px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: inline-block; }

#footer-mobile > a:nth-child(3), #footer-mobile > a:last-child {
  float: right;
  padding: 0 2em;
  font-family: "AvenirLTStd-Book";
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: .05em; }

body.root-1060 #footer-mobile > a:nth-child(3), body.root-1060 #footer-mobile > a:last-child {
  color: black;
  background-color: #FEE05C; }

body.root-1491 #footer-mobile > a:nth-child(3), body.root-1491 #footer-mobile > a:last-child {
  color: white;
  background-color: #233A63; }

#footer-mobile > a:last-child {
  margin-right: 1px; }

body._overflow-hidden {
  overflow: hidden; }

body > div:not(.no-translate).translate {
  transform: translateX(-375px) !important; }

#pnl-res {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  background-color: #f1f1f1;
  padding: 140px 30px 30px;
  display: none;
  width: 375px; }

@media screen and (max-width: 47.9375em) {
  #pnl-res {
    width: 100%;
    background-color: #ffffff; } }

#pnl-res > a.close {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  width: 23px;
  height: 23px;
  background-image: url(../images/icons/icon-burger-menu-close.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 20px;
  right: 20px; }

@media screen and (max-width: 47.9375em) {
  #pnl-res > a.close {
    top: 37px;
    right: auto;
    left: 25px; } }

#pnl-res > a._logo {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-image: url(../images/icons/icon-vlo-logo.png);
  background-size: 140px auto;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -110px;
  width: 220px;
  height: 100px;
  display: none; }

@media screen and (max-width: 47.9375em) {
  #pnl-res > a._logo {
    display: block; } }

#pnl-res > div > div {
  border-bottom: 1px solid #666; }

#pnl-res > div > div:first-child {
  border-top: 1px solid #666; }

#pnl-res > div > div a {
  text-decoration: none;
  display: block;
  padding: 15px 0;
  background-image: url(../images/icons/slider-right.svg);
  background-position: top 50% right;
  background-repeat: no-repeat;
  background-size: 10px auto;
  padding-right: 20px; }

#pnl-res > div > div a h3 {
  margin-bottom: 0; }

body {
  margin: 0; }

body.overflow-hidden {
  overflow: hidden; }

@media screen and (min-width: 48em) {
  body.template-1089, body.template-1155 {
    padding-top: 200px; } }

@media screen and (max-width: 47.9375em) {
  body.template-1089, body.template-1155 {
    padding-top: 100px; } }

body.template-1089 #header, body.template-1155 #header {
  background-image: none; }

body.template-1089 #header > div > a#logo, body.template-1155 #header > div > a#logo {
  margin-left: -110px;
  width: 220px; }

body.template-1089 .box:first-child, body.template-1155 .box:first-child {
  margin-top: 5vw; }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  body.template-1089 .box:first-child, body.template-1155 .box:first-child {
    margin-top: 6vw; } }

@media screen and (max-width: 47.9375em) {
  body.template-1089 .box:first-child, body.template-1155 .box:first-child {
    margin-top: 7.8vw; } }

body.template-1089.root-1060 #header > div > a#logo, body.template-1155.root-1060 #header > div > a#logo {
  background-image: url(../images/icons/icon-vlo-logo.png); }

body.template-1089.root-1491 #header > div > a#logo, body.template-1155.root-1491 #header > div > a#logo {
  background-image: url(../images/icons/icon-lbb-logo.png); }

body .box {
  position: relative;
  z-index: 15; }

body .box:not(:first-child):not(.no-entry):not(.custom-animation) {
  opacity: 0; }

body .box:not(:first-child):not(.no-entry):not(.custom-animation).animation-box-default {
  -webkit-animation: animation-box 1s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -moz-animation: animation-box 1s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  animation: animation-box 1s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards; }

/*# sourceMappingURL=maps/style.min.css.map */