@font-face {
  font-family: "VanitasStencilBold";
  src: url("/fonts/VanitasStencilBold.eot");
  src: url("/fonts/VanitasStencilBold.eot") format("embedded-opentype"), url("/fonts/VanitasStencilBold.woff2") format("woff2"), url("/fonts/VanitasStencilBold.woff") format("woff"), url("/fonts/VanitasStencilBold.ttf") format("truetype"), url("/fonts/VanitasStencilBold.svg#VanitasStencilBold") format("svg");
}
@font-face {
  font-family: "HalogenBold";
  src: url("/fonts/HalogenBold.eot");
  src: url("/fonts/HalogenBold.eot") format("embedded-opentype"), url("/fonts/HalogenBold.woff2") format("woff2"), url("/fonts/HalogenBold.woff") format("woff"), url("/fonts/HalogenBold.ttf") format("truetype"), url("/fonts/HalogenBold.svg#HalogenBold") format("svg");
}
@font-face {
  font-family: "AktivGroteskRegular";
  src: url("/fonts/AktivGroteskRegular.eot");
  src: url("/fonts/AktivGroteskRegular.eot") format("embedded-opentype"), url("/fonts/AktivGroteskRegular.woff2") format("woff2"), url("/fonts/AktivGroteskRegular.woff") format("woff"), url("/fonts/AktivGroteskRegular.ttf") format("truetype"), url("/fonts/AktivGroteskRegular.svg#AktivGroteskRegular") format("svg");
}
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

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

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
  height: auto;
}

#opportunity .flexslider .slides li {
  height: calc(100vh - 115px);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#opportunity .flexslider .slides img {
  display: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

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

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

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

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 50%;
  height: 100%;
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.01);
  text-indent: 999px;
  overflow: hidden;
  transition: all 0.3s ease;
  background: #C5B495;
  opacity: 0;
}

.flexslider .flex-prev {
  left: 0;
}

.flexslider .flex-next {
  right: 0;
}

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

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index: 2;
}

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

.flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  opacity: 1;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 100%;
  border: 2px solid #fff;
}

.flex-control-paging li a:hover {
  opacity: 1;
  background: #ffffff;
}

.flex-control-paging li a.flex-active {
  opacity: 1;
  background: #ffffff;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ------ venobox.css --------*/
.vbox-overlay *,
.vbox-overlay *:before,
.vbox-overlay *:after {
  -webkit-backface-visibility: hidden;
  box-sizing: border-box;
}

.vbox-overlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1040;
  transform: translateZ(1000px);
  transform-style: preserve-3d;
  background: #000 !important;
}

/* ----- navigation ----- */
.vbox-title {
  width: 100%;
  height: 40px;
  float: left;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  padding: 6px 40px;
  overflow: hidden;
  position: fixed;
  display: none;
  left: 0;
  z-index: 1050;
}

.vbox-close {
  cursor: pointer;
  position: fixed;
  top: 5px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 0;
  line-height: 1;
  text-align: center;
  z-index: 1050;
  background: none !important;
}

a {
  outline: none;
}

.vbox-close:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 3px;
  height: 30px;
  transform: rotate(45deg);
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: center;
  background: #fff;
}

.vbox-close:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 3px;
  height: 30px;
  transform: rotate(-45deg);
  transform-origin: center;
  -webkit-transform: rotate(-45deg);
  -webkit-transform-origin: center;
  background: #fff;
}

.vbox-num {
  cursor: pointer;
  position: fixed;
  left: 0;
  height: 40px;
  display: block;
  overflow: hidden;
  line-height: 28px;
  font-size: 12px;
  padding: 6px 10px;
  display: none;
  z-index: 1050;
}

/* ----- navigation ARROWS ----- */
.vbox-next,
.vbox-prev {
  position: fixed;
  top: 50%;
  margin-top: -15px;
  overflow: hidden;
  cursor: pointer;
  display: block;
  width: 45px;
  height: 45px;
  z-index: 1050;
}

.vbox-next span,
.vbox-prev span {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
  border-top-color: #b6b6b6;
  border-right-color: #b6b6b6;
  text-indent: -100px;
  position: absolute;
  top: 8px;
  display: block;
}

.vbox-prev {
  left: 15px;
}

.vbox-next {
  right: 15px;
}

.vbox-prev span {
  left: 10px;
  transform: rotate(-135deg);
}

.vbox-next span {
  transform: rotate(45deg);
  right: 10px;
}

/* ------- inline window ------ */
.vbox-inline {
  width: 420px;
  height: 315px;
  height: 70vh;
  padding: 10px;
  background: #fff;
  margin: 0 auto;
  overflow: auto;
  text-align: left;
}

/* ------- Video & iFrames window ------ */
.venoframe {
  max-width: 100%;
  width: 100%;
  border: none;
  width: 100%;
  height: 260px;
  height: 70vh;
}

.venoframe.vbvid {
  height: 260px;
}

iframe.venoframe.vbvid.figlio {
  background-color: #000000 !important;
}

@media (min-width: 768px) {
  .venoframe,
  .vbox-inline {
    width: 90%;
    height: 360px;
    height: 70vh;
  }
  .venoframe.vbvid {
    width: 640px;
    height: 360px;
  }
}
@media (min-width: 992px) {
  .venoframe,
  .vbox-inline {
    max-width: 1200px;
    width: 80%;
    height: 540px;
    height: 70vh;
  }
  .venoframe.vbvid {
    width: 960px;
    height: 540px;
  }
}
@media (min-width: 1200px) {
  .venoframe.vbvid {
    width: 1200px;
    height: 672px;
  }
  /* 
  Please do NOT edit this part! 
  or at least read this note: http://i.imgur.com/7C0ws9e.gif
  */
  .vbox-open {
    overflow: hidden;
  }
  .vbox-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    z-index: 20;
    max-height: 100%;
  }
  .vbox-content {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 20px 10px;
  }
}
.clear,
* html .clearfix,
*:first-child + html .clearfix {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.grid_1 {
  width: 8.33%;
}

.grid_2 {
  width: 16.67%;
}

.grid_3 {
  width: 25%;
}

.grid_4 {
  width: 33.33%;
}

.grid_5 {
  width: 41.67%;
}

.grid_6 {
  width: 50%;
}

.grid_7 {
  width: 58.33%;
}

.grid_8 {
  width: 66.67%;
}

.grid_9 {
  width: 75%;
}

.grid_10 {
  width: 83.33%;
}

.grid_11 {
  width: 91.67%;
}

.grid_12, .fullwidth {
  width: 100%;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: block;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #C5B495;
}

img {
  border: none;
  max-width: 100%;
}

a,
img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

textarea:focus,
input:focus,
select:focus {
  outline: none;
}

/* General */
.deicorp {
  height: 32px;
}

.deicorp_large {
  height: 50px;
}

.candalepas {
  height: 40px;
}

body {
  font-family: "AktivGroteskRegular";
  font-size: 15px;
  background: #25321D;
  color: #C5B495;
  margin: 0;
  padding: 0;
  height: 100%;
}

.img {
  width: 100%;
  margin: 0;
  display: block;
}

p {
  text-align: center;
  margin: 0;
  line-height: 1.5;
}

/* Headings */
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  font-family: "VanitasStencilBold";
}

h1 {
  font-size: 76px;
  color: #fff;
}

h2 {
  font-size: 48px;
}

h3 {
  font-size: 32px;
}

h5 {
  font-size: 14px;
  font-family: "HalogenBold";
  letter-spacing: 2px;
}

.fs10 {
  font-size: 10px;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

/* Navigation */
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  padding: 35px 40px;
  background: #25321D;
  opacity: 0;
  transition: all 0.4s ease;
}
header.show {
  opacity: 1;
}

#logo {
  margin: 0 auto;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

nav {
  margin: 0 auto;
  padding: 0;
}

#nav li {
  list-style: none;
  position: relative;
}
#nav li:not(:last-child) {
  margin-right: 25px;
}
#nav li a {
  color: #C5B495;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: relative;
}
#nav li a:after {
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #C5B495;
  content: "";
  position: absolute;
  opacity: 0;
}
#nav li.active a:after {
  opacity: 1;
}

/* nav-toggle */
#nav_toggle {
  position: absolute;
  top: 20px;
  right: 15px;
  z-index: 10;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: none;
}

#nav_toggle span,
#nav_toggle span:after,
#nav_toggle span:before {
  cursor: pointer;
  height: 3px;
  width: 30px;
  background: #C5B495;
  position: absolute;
  display: block;
  content: "";
  top: 10px;
  transition: all 0.6s ease-in-out;
}

#nav_toggle span:before {
  top: -10px;
}

#nav_toggle span:after {
  bottom: -10px;
}

#nav_toggle.active span {
  background-color: transparent !important;
}

#nav_toggle.active span:after,
#nav_toggle.active span:before {
  top: 0;
}

#nav_toggle.active span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: a rotate(45deg);
}

#nav_toggle.active span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: a rotate(-45deg);
}

/* enquiry */
.register {
  width: 100%;
  margin: 0 auto;
}

form > .grid_12 {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #25321D;
}

input,
select {
  font-size: 12px;
  font-family: "AktivGroteskRegular";
  margin: 0 auto;
  padding: 0;
  width: 100%;
  color: #25321D;
  border: 0;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  text-align: left;
  letter-spacing: 0;
}

.b_submit {
  width: 240px;
  background: #25321D;
  color: #C5B495 !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 0;
  margin: 0 auto;
  display: block;
}

select {
  padding: 0;
  text-align-last: left;
  text-align: left;
  -ms-text-align-last: left;
  -moz-text-align-last: left;
}

select option {
  padding: 0;
  background: #C5B495;
  text-align-last: left;
  text-align: left;
  -ms-text-align-last: left;
  -moz-text-align-last: left;
}

.chk_holder {
  margin: 20px auto;
  color: #25321D;
}

#chkInternational {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  cursor: pointer;
  display: inline-block;
  line-height: 25px;
  width: 20px;
  text-align: center;
}

#chkInternational + label {
  padding: 2px 0 2px 26px;
  position: relative;
  text-align: center;
  display: block;
  color: #25321D;
  font-size: 12px;
  letter-spacing: 0;
  font-family: inherit;
  text-transform: uppercase;
  display: inline;
  margin: auto;
}

#chkInternational + label:before {
  position: absolute;
  left: 0;
  width: 18px;
  height: 18px;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #25321D;
  content: "";
  display: block;
}

#chkInternational + label:after {
  position: absolute;
  left: 0;
  width: 4px;
  height: 11px;
  top: 50%;
  left: 7px;
  transform: translateY(-60%) rotate(45deg) scale(0);
  border-bottom: 1px solid #25321D;
  border-right: 1px solid #25321D;
  content: "";
  display: block;
  transition: all 0.4s ease-in-out;
}

#chkInternational:checked + label:after {
  transform: translateY(-60%) rotate(45deg) scale(1);
}

input:-webkit-input-placeholder,
textarea:-webkit-input-placeholder {
  color: #25321D;
  opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #25321D;
  opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #25321D;
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #25321D;
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #25321D;
  opacity: 1;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

/* Token Style */
ul.token-input-list-project {
  border: none;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  text-align: left;
  -moz-text-align-last: left;
       text-align-last: left;
  text-align: -moz-left;
  text-align: -webkit-left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  clear: both;
}

li.token-input-input-token-project {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

ul.token-input-list-project li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100% !important;
  margin-bottom: 0;
}

li.token-input-token-project {
  overflow: hidden;
  margin: 0;
  color: #25321D;
  cursor: default;
  font-size: 12px;
  white-space: nowrap;
  list-style: none;
  display: block;
}

li.token-input-token-project p {
  display: inline;
  padding: 0;
  margin: 0 5px 0 0;
  font-size: 12px;
  font-family: "AktivGroteskRegular";
}

li.token-input-token-project span {
  font-size: 12px;
  font-family: "AktivGroteskRegular";
}

div.token-input-dropdown-project {
  position: absolute;
  width: 100%;
  background-color: #25321D;
  overflow-x: hidden;
  cursor: default;
  font-size: 11px;
  z-index: 13;
  color: #C5B495;
}

div.token-input-dropdown-project ul {
  margin: 0;
  padding: 0;
  display: block !important;
  max-height: 205px;
}

div.token-input-dropdown-project ul li {
  background-color: #25321D;
  font-size: 14px;
  padding: 3px;
  margin: 0;
  list-style-type: none;
  font-weight: 100 !important;
}

div.token-input-dropdown-project ul li.token-input-dropdown-item-project {
  background-color: #25321D;
}

div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
  background-color: #25321D;
}

div.token-input-dropdown-project ul li em {
  font-weight: bold;
  font-style: normal;
}

div.token-input-dropdown-project ul li.token-input-selected-dropdown-item-project {
  background-color: #ccc;
  color: #25321D;
}

/* Parsley-error */
ul.parsley-errors-list.filled,
ul.parsley-errors-list {
  font-size: 10px;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  top: 0;
}

ul.parsley-errors-list.filled li,
ul.parsley-errors-list li {
  padding: 0;
  text-align: left;
  color: #f00d0d;
}

* {
  -moz-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

.w310 {
  width: 310px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w450 {
  width: 450px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w500 {
  width: 500px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w940 {
  width: 940px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w750 {
  width: 750px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w270 {
  width: 270px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.w220 {
  width: 220px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.mtb0 {
  margin-top: 0;
  margin-bottom: 0;
}

.mt50 {
  margin-top: 50px;
}

.mt80 {
  margin-top: 80px;
}

.mt150 {
  margin-top: 150px;
}

.mt20 {
  margin-top: 20px;
}

.mt15 {
  margin-top: 15px;
}

.mb230 {
  margin-bottom: 230px;
}

.mb150 {
  margin-bottom: 150px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb10 {
  margin-bottom: 10px;
}

.mr60 {
  margin-right: 60px;
}

.ml20 {
  margin-left: 20px;
}

.mlr_auto {
  margin-left: auto;
  margin-right: auto;
}

.ml0 {
  margin-left: 0;
}

.left_align {
  text-align: left;
}

.center_align {
  text-align: center;
}

.plr75 {
  padding-left: 75px;
  padding-right: 75px;
}

.plr150 {
  padding-left: 150px;
  padding-right: 150px;
}

.plr40 {
  padding-left: 40px;
  padding-right: 40px;
}

.pl37 {
  padding-left: 37.5px;
}

.pr37 {
  padding-right: 37.5px;
}

.pl10 {
  padding-left: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pt225 {
  padding-top: 225px;
}

.ptb225 {
  padding-top: 225px;
  padding-bottom: 225px;
}

.pt100 {
  padding-top: 100px;
}

.pt0 {
  padding-top: 0;
}

.pb0 {
  padding-bottom: 0;
}

.pb40 {
  padding-bottom: 40px;
}

.pb225 {
  padding-bottom: 225px;
}

.ptb110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.ptb70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb0 {
  padding-top: 0;
  padding-bottom: 0;
}

.relate {
  position: relative;
}

.block {
  display: block;
}

.no_margin {
  margin: initial;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.flex.row_reverse {
  flex-direction: row-reverse;
}
.flex.align_center {
  align-items: center;
}
.flex.justify_center {
  justify-content: center;
}

.halogen {
  font-family: "HalogenBold";
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tab {
  display: none !important;
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}

.bg-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
}

@media (min-aspect-ratio: 16/9) {
  .bg-video iframe {
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .bg-video iframe {
    width: 177.78vh;
  }
}
.nesw-section .nesw-viewport {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.nesw-section .nesw-panorama-container {
  transition: transform 1s cubic-bezier(0.45, 0, 0.55, 1);
  width: 400vw;
  aspect-ratio: 8000/1139;
}
.nesw-section .nesw-panorama-container .nesw-panorama {
  width: 100%;
  height: 100%;
  display: block;
}
.nesw-section .nesw-buttons .nesw-btn {
  background: transparent;
  border: none;
  color: #C5B495;
  font-size: 14px;
  font-family: "HalogenBold";
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
  outline: none;
}
.nesw-section .nesw-buttons .nesw-btn:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #C5B495;
  transition: width 0.3s ease;
}
.nesw-section .nesw-buttons .nesw-btn:hover:after, .nesw-section .nesw-buttons .nesw-btn.active:after {
  width: 100%;
}
.nesw-section .nesw-buttons .nesw-btn.active {
  color: #fff;
}

body.fixed {
  overflow: hidden;
}

#callBtn {
  display: none;
  position: fixed;
  z-index: 8;
  bottom: 0;
  right: 0;
  margin: auto;
  color: #25321D;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 40px;
}

.enquireBtn,
.btn {
  font-size: 12px;
  width: 160px;
  background: #C5B495;
  color: #25321D !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 8px 0;
  margin: 0 auto;
  display: block;
}
.enquireBtn:after,
.btn:after {
  display: none;
}

.btn.disabled {
  pointer-events: none;
}

#preloader {
  background: #25321D;
  position: fixed;
  z-index: 5;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 1s cubic-bezier(0.45, 0, 0.55, 1);
}
#preloader.no_height {
  height: 0px;
}

.hero,
.hero_wrapper {
  background-size: cover;
  width: 100%;
  height: 100vh;
  height: calc(100vh - 104px);
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#main > .hero {
  display: none;
}

#home > .hero,
#main > .hero {
  position: relative;
  overflow: hidden;
}
#home > .hero .bg_img,
#main > .hero .bg_img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/images/design/hero_16by9.jpg");
  background-size: cover;
  transition: all 0.6s cubic-bezier(0.45, 0, 0.55, 1);
  transform: scale(1.1);
  transition-delay: 0.8s;
  position: absolute;
  background-position: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#home > .hero h1,
#main > .hero h1 {
  position: relative;
  z-index: 6;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.45, 0, 0.55, 1);
  transition-delay: 0.2s;
}
#home > .hero .caption,
#main > .hero .caption {
  bottom: 40px;
  font-size: 16px;
  top: auto;
  z-index: 6;
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.45, 0, 0.55, 1);
  transition-delay: 0.4s;
}
#home > .hero.show .bg_img,
#main > .hero.show .bg_img {
  transform: scale(1);
}
#home > .hero.show h1,
#home > .hero.show .caption,
#main > .hero.show h1,
#main > .hero.show .caption {
  opacity: 1;
}
#home .enquireBtn,
#main .enquireBtn {
  display: none;
}

@media (min-width: 1900px) and (max-width: 1950px) and (min-height: 900px) and (max-height: 950px) {
  #home > .hero .bg_img,
  #main > .hero .bg_img {
    background-size: 100% 115%;
  }
}
.hero {
  position: relative;
}
.hero h1 {
  position: relative;
}
.hero * {
  z-index: 2;
}
.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
}

#residences .hero_wrapper {
  overflow: hidden;
}
#residences .hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/images/residences/hero.jpg");
  height: 100%;
  transform: scale(1.3);
}

#amenity .hero_wrapper {
  overflow: hidden;
}
#amenity .hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/images/amenity/hero.jpg");
  height: 100%;
  transform: scale(1.3);
}

#location .hero_wrapper {
  overflow: hidden;
}
#location .hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/images/lifestyle/hero.jpg");
  height: 100%;
  transform: scale(1.3);
}

#team .hero_wrapper {
  overflow: hidden;
}
#team .hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/images/team/heron.jpg");
  height: 100%;
  transform: scale(1.3);
}

.caption {
  position: absolute;
  top: 40px;
  font-family: "HalogenBold";
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
}

section {
  width: 100%;
  background: #25321D;
  margin-bottom: 100vh;
  position: absolute;
}
section#home, section#residences, section#amenity, section#location, section#hero, section#content, section#team {
  top: 104px;
  z-index: 1;
}
section#enquire_wrapper {
  position: absolute;
  z-index: 3;
}
section#team {
  margin-bottom: 0;
}
section.active {
  position: absolute !important;
  z-index: 4 !important;
}
section.active + section {
  position: fixed;
  z-index: 2 !important;
}

#home {
  top: 104px !important;
}

#anchor_wrapper {
  display: block;
  opacity: 0;
  visibility: hidden;
  margin-top: 104px;
}
#anchor_wrapper.relative {
  position: relative;
}

.relative {
  position: relative;
}

.anchor {
  display: block;
  width: 10px;
  z-index: 9;
  position: relative;
}

#map {
  height: 950px;
}

.bar {
  height: 1px;
  width: 100%;
  background: #C5B495;
  display: block;
}

.plus {
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  transition: all 0.4s cubic-bezier(0.45, 0, 0.55, 1);
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.plus:after,
.plus:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #C5B495;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.4s cubic-bezier(0.45, 0, 0.55, 1);
}

.plus:after {
  transform: rotate(90deg);
}

.plus.minus {
  transform: rotate(90deg);
}

.plus.minus:before {
  opacity: 0;
}

.pois_wrapper {
  display: none;
}

.pois_wrapper p {
  position: relative;
  margin-bottom: 5px;
  font-size: 12px;
}
.pois_wrapper p:last-child {
  margin-bottom: 20px;
}

.pois_wrapper p span {
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.trigger_pois,
.pois_wrapper p {
  cursor: pointer;
  position: relative;
}

#enquire {
  padding: 100px 0;
  border-bottom: 1px solid #25321D;
}

.wow {
  opacity: 0;
  transition: opacity 0.7s;
}

.wow.animated {
  opacity: 1;
}

.swipe {
  display: none;
}

.link_btn {
  cursor: pointer;
  position: relative;
}
.link_btn:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #C5B495;
  left: 0;
  opacity: 0;
}
.link_btn:hover:after, .link_btn.active:after {
  opacity: 1;
}

#map_wrapper {
  display: none !important;
}

.artist {
  bottom: 10px;
  font-size: 12px;
  left: 10px;
  color: #fff;
  position: absolute;
  z-index: 4;
}
.artist.halogen {
  font-family: "HalogenBold";
  font-size: 10px;
  text-transform: uppercase;
}

#location .flexslider .slides li img {
  aspect-ratio: 4/2;
  -o-object-fit: cover;
     object-fit: cover;
}

.video_wrapper {
  height: calc(100vh - 103px);
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 1421px) {
  .video_wrapper {
    height: calc(100vh - 103px);
  }
}
.video_wrapper:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background: #000;
  z-index: 0;
}
.video_wrapper #play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  transform: translate(-50%, -50%);
}
.video_wrapper #play_btn img {
  margin-right: 10px;
}
.video_wrapper.no_overlay:after {
  display: none;
}
.video_wrapper .fullyvideo {
  position: absolute;
  height: 105vw;
  width: 135vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 0;
  background-size: cover;
}
@media (orientation: portrait) {
  .video_wrapper .fullyvideo {
    width: 185vh;
    height: 105vh;
  }
}
@media screen and (min-width: 600px) and (max-width: 759px) and (min-height: 600px) and (max-height: 700px) {
  .video_wrapper .fullyvideo {
    width: 200vh;
  }
}

#home #playvideo,
.hero #playvideo {
  position: relative;
  margin: 20px auto 0;
}

#playvideo {
  width: 70px;
  display: block;
  height: 50px;
  z-index: 4;
}
#playvideo img {
  width: 100%;
}
@media screen and (max-width: 760px) {
  #playvideo {
    width: 50px;
  }
}

a.vbox-prev {
  display: none !important;
}

a.vbox-next {
  display: none !important;
}

.disclaimer-content-holder {
  max-width: calc(100% - 60px);
  margin: auto;
}
.disclaimer-content-holder .wrapper p {
  font-size: 11px;
}

.w700 {
  width: 700px;
  max-width: 100%;
  padding: 0;
}
.w700 h2 + p,
.w700 form {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.row {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
  width: 100%;
}

.g4 {
  width: calc(33.33% - 26.66px);
}

.grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

.grid.two {
  grid-template-columns: 1fr 1fr;
}

.grid.two.reverse > div:first-child {
  grid-column: 2;
  grid-row: 1;
}

.grid.two.reverse > div:last-child {
  grid-column: 1;
  grid-row: 1;
}

.ls2 {
  letter-spacing: 2px;
}

.uppercase {
  text-transform: uppercase;
}

.col_gap_20 {
  -moz-column-gap: 20px;
       column-gap: 20px;
}

.col_gap_40 {
  -moz-column-gap: 40px;
       column-gap: 40px;
}

#enquire_wrapper {
  background: #C5B495;
}
#enquire_wrapper * {
  color: #25321D;
}

#on_hover {
  position: fixed;
  left: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  top: -100%;
  width: 100%;
  background: #25321D;
  border-top: 1px solid #C5B495;
  transition: all 0.3s ease;
  visibility: hidden;
  z-index: 5;
}
#on_hover.show, #on_hover:hover {
  visibility: visible;
  top: 100px;
}
#on_hover p {
  color: #C5B495;
}
#on_hover img {
  width: 100%;
  display: block;
}

#on_hover-m {
  display: none;
}

#nav li a.residences.disabled {
  pointer-events: none;
}

#nav li a.residences:before {
  top: 100%;
  left: -25%;
  width: 100%;
  height: 0;
  content: "";
  opacity: 0;
  position: absolute;
}

#nav li a.residences:hover:before, #nav li a.residences.hovered:before {
  height: 44px;
  width: 150%;
  visibility: visible;
}

#page-executive {
  background: #F2F2F2;
  color: #25321D;
}
#page-executive section {
  background: #F2F2F2;
}
#page-executive header {
  background: #F2F2F2;
}
#page-executive header #logo img {
  content: url(/images/logo_green.svg);
}
#page-executive header #nav li a {
  color: #25321D;
}
#page-executive header .enquireBtn {
  color: #F2F2F2 !important;
  background: #25321D;
}

.flex-control-nav {
  width: 150px;
  z-index: 4;
  left: 0;
  right: 0;
  margin: auto;
}

#content .hero_wrapper {
  overflow: hidden;
}
#content .hero_wrapper p {
  color: #fff;
}
#content .hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/images/residences/executive/heron.jpg");
  height: 100%;
}
#content .btn {
  background: #25321D;
  color: #F2F2F2 !important;
}

#page-upper .hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/images/residences/upper/hero.jpg");
  height: 100%;
}

.bt {
  border-top: 1px solid #25321D;
}

#page-executive #enquire_wrapper {
  background: #C5B495;
}
#page-executive #enquire_wrapper * {
  color: #25321D;
}

.relate.plr40 .artist {
  left: 50px;
}

#page-upper .video_wrapper, #page-executive .video_wrapper {
  height: auto !important;
  aspect-ratio: 2/1;
}

.white {
  color: #fff;
}

#on_hover .wow {
  opacity: 1 !important;
}

#on_hover-m .wow {
  opacity: 1 !important;
}

.hoverM {
  display: none;
}

@media screen and (min-width: 500px) and (max-height: 640px) {
  #home .hero,
  #main .hero {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1300px) {
  .plr150 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .pt-m {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .g4 {
    width: 100%;
  }
  html,
  body,
  main {
    height: 100%;
  }
  #page-executive header #nav li a {
    color: #C5B495;
  }
  .desk {
    display: none !important;
  }
  header {
    padding: 10px 40px;
  }
  header #nav_toggle {
    display: block;
    height: 22px;
    top: 0;
    bottom: 0;
    right: 40px;
    margin: auto;
  }
  header #logo {
    transform: none;
    position: static;
    margin: 0 auto;
    width: 240px;
  }
  header nav {
    width: 100%;
    top: 85px;
    left: 0;
    height: calc(100% - 85px);
    overflow: auto;
    position: fixed;
    background: #25321D;
    color: #C5B495;
    display: block;
    transform: translateX(100%);
    transition: all 0.6s ease;
  }
  header nav #nav {
    flex-direction: column;
    width: 100%;
    border-top: 1px solid #C5B495;
  }
  header nav #nav .flex {
    width: 100%;
    align-items: flex-start;
  }
  header nav #nav li {
    border-bottom: 1px solid #C5B495;
    width: 100%;
    text-align: center;
    padding: 20px 0;
  }
  header nav #nav li a:not(.enquireBtn) {
    font-size: 22px;
    text-align: center;
    width: 100%;
    display: block;
  }
  header nav #nav li a:not(.enquireBtn):after {
    display: none;
  }
  header nav #nav li a:not(.enquireBtn).residences {
    position: relative;
  }
  header nav #nav li a:not(.enquireBtn).residences:before, header nav #nav li a:not(.enquireBtn).residences:after {
    width: 20px;
    transition: all 0.3s ease;
    height: 1px;
    background: #C5B495;
    display: block;
    content: "";
    right: 20px;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
    position: absolute;
  }
  header nav #nav li a:not(.enquireBtn).residences:after {
    transform: rotate(90deg);
  }
  header nav #nav .flex {
    flex-direction: column;
  }
  header.active_nav nav {
    transform: translateX(0);
  }
  #on_hover {
    flex-direction: column;
    border: none;
    display: none;
    row-gap: 40px;
    position: static;
    height: auto;
    opacity: 1;
    transition: initial;
    visibility: visible;
  }
  #on_hover.show, #on_hover:hover {
    top: 86px;
  }
  #on_hover > div {
    width: 100%;
  }
  #on_hover > div:not(:last-child) {
    margin-bottom: 40px;
  }
  .grid,
  .grid.two {
    grid-template-columns: 1fr;
    row-gap: 60px;
  }
  .grid > *,
  .grid.two > * {
    width: 100%;
  }
  .grid.two.reverse > div:first-child {
    grid-column: 1;
    grid-row: 1;
  }
  .grid.two.reverse > div:last-child {
    grid-column: 1;
    grid-row: 2;
  }
  .content-holder {
    overflow-y: scroll;
    padding-bottom: 50px;
  }
  #main {
    position: relative;
    padding-top: 85px;
  }
  #main > .hero {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100% - 40px);
  }
  #main > .hero .enquireBtn {
    display: block;
    position: fixed;
    z-index: 8;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: auto;
  }
  #anchor_wrapper {
    position: absolute;
    top: 0;
  }
  section {
    position: static !important;
    margin-bottom: 50px !important;
  }
  section.active {
    position: static !important;
  }
  .plr75 {
    padding-left: 40px;
    padding-right: 40px;
  }
  h1 {
    font-size: 66px;
  }
  .grid_6 {
    width: 100%;
  }
  .grid_6:first-child {
    margin-bottom: 40px;
  }
  #map {
    height: 500px;
  }
  .hero {
    padding: 0 40px;
    transform: none !important;
  }
  #page-executive .hero .enquireBtn,
  #page-upper .hero .enquireBtn {
    display: block;
    position: fixed;
    z-index: 8;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: auto;
  }
  #callBtn {
    display: inline-block;
  }
  .hoverM.active::after {
    display: none !important;
  }
}
@media screen and (max-width: 760px) {
  html body {
    font-size: 14px;
  }
  html body #callBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
  html body .relate.plr40 .artist {
    left: 30px;
  }
  html body #main {
    padding-top: 69px;
  }
  html body #main #residences .video_wrapper {
    height: 75vw;
  }
  html body #main > .hero .caption {
    font-size: 14px;
  }
  html body .artist {
    left: 10px;
    bottom: 10px;
    font-size: 12px;
  }
  html body .hero {
    height: calc(100vh - 70px);
  }
  html body .w220,
  html body .w500,
  html body .w450 {
    width: 100%;
  }
  html body .flex.col_gap_20 {
    row-gap: 20px;
  }
  html body .swipe {
    display: flex;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "HalogenBold";
    padding: 20px;
  }
  html body .plr75,
  html body .plr40,
  html body .plr150 {
    padding-left: 20px;
    padding-right: 20px;
  }
  html body header {
    padding: 10px 20px;
  }
  html body header #nav_toggle {
    right: 20px;
  }
  html body header #logo {
    width: 180px;
  }
  html body header nav #nav li {
    padding: 10px 0;
  }
  html body header nav #nav li a {
    font-size: 16px !important;
  }
  html body h1 {
    font-size: 40px;
    font-size: 32px;
  }
  html body h2 {
    font-size: 30px;
  }
  html body .grid_6 {
    width: 100%;
  }
  html body .grid_6:first-child {
    margin-bottom: 40px;
  }
  html body #map {
    height: 400px;
  }
  html body .flex-control-nav {
    display: none !important;
  }
  html body #enquire_wrapper {
    padding-bottom: 40px !important;
  }
  html body nav {
    top: 69px;
    height: calc(100% - 69px);
  }
  html body .fs14 {
    font-size: 13px;
  }
  html body .hero,
  html body article,
  html body section > .w500 {
    padding: 0 20px;
  }
  html body #home .hero .caption,
  html body #main .hero .caption {
    position: absolute;
    bottom: 36px;
    font-family: "HalogenBold";
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    max-width: calc(100% - 40px);
  }
  html body .mb30,
  html body .mb40 {
    margin-bottom: 20px;
  }
  html body .mb50,
  html body .mb60 {
    margin-bottom: 30px;
  }
  html body .mb100 {
    margin-bottom: 50px;
  }
  html body .mb150 {
    margin-bottom: 70px;
  }
  html body .mt150 {
    margin-top: 70px;
  }
  html body .plr75 .plr75 {
    padding-left: 0;
    padding-right: 0;
  }
  html body .pr10 {
    padding-right: 0;
  }
  html body .pl10 {
    padding-left: 0;
  }
  html body .break {
    display: none;
  }
  html body #enquire {
    padding: 50px 20px;
  }
  #on_hover {
    display: none !important;
  }
  .hoverM {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
  }
}/*# sourceMappingURL=style.css.map */