@font-face {
  font-family: "RecklessNeue-Bold";
  src: url("/fonts/RecklessNeue-Bold.eot");
  src: url("/fonts/RecklessNeue-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/RecklessNeue-Bold.woff2") format("woff2"), url("/fonts/RecklessNeue-Bold.woff") format("woff"), url("/fonts/RecklessNeue-Bold.ttf") format("truetype"), url("/fonts/RecklessNeue-Bold.svg#RecklessNeue-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "RecklessNeue-Regular";
  src: url("/fonts/RecklessNeue-Regular.eot");
  src: url("/fonts/RecklessNeue-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/RecklessNeue-Regular.woff2") format("woff2"), url("/fonts/RecklessNeue-Regular.woff") format("woff"), url("/fonts/RecklessNeue-Regular.ttf") format("truetype"), url("/fonts/RecklessNeue-Regular.svg#RecklessNeue-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "RidleyGrotesk-SemiBold";
  src: url("/fonts/RidleyGrotesk-SemiBold.eot");
  src: url("/fonts/RidleyGrotesk-SemiBold.eot?#iefix") format("embedded-opentype"), url("/fonts/RidleyGrotesk-SemiBold.woff2") format("woff2"), url("/fonts/RidleyGrotesk-SemiBold.woff") format("woff"), url("/fonts/RidleyGrotesk-SemiBold.ttf") format("truetype"), url("/fonts/RidleyGrotesk-SemiBold.svg#RidleyGrotesk-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ApercuPro-Regular";
  src: url("/fonts/ApercuPro-Regular.eot");
  src: url("/fonts/ApercuPro-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/ApercuPro-Regular.woff2") format("woff2"), url("/fonts/ApercuPro-Regular.woff") format("woff"), url("/fonts/ApercuPro-Regular.ttf") format("truetype"), url("/fonts/ApercuPro-Regular.svg#ApercuPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.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;
  -moz-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-text-size-adjust: none;
  outline: none !important;
}

.grid_1 {
  width: 8.33%;
}

.grid_2 {
  width: 16.67%;
}

.grid_3 {
  width: 25%;
}

.grid_4 {
  width: calc(33.3333333333% - 33.3333333333px);
  margin-right: 50px;
}
.grid_4:nth-child(3n) {
  margin-right: 0;
}

.grid_5 {
  width: 41.6%;
}

.grid_6 {
  width: 50%;
}

.grid_7 {
  width: 58.4%;
}

.grid_8 {
  width: 66.67%;
}

.grid_9 {
  width: 75%;
}

.grid_10 {
  width: 83.33%;
}

.grid_11 {
  width: 91.67%;
}

.grid_12 {
  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: flex;
  position: relative;
}

a {
  text-decoration: none;
  cursor: pointer;
}

img {
  border: none;
  max-width: 100%;
  display: block;
  align-self: flex-start;
  -o-object-fit: cover;
     object-fit: cover;
}

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 */
html {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.375em;
  text-align: left;
  height: calc(100% + 1px);
  color: #4D4D4F;
  font-family: "ApercuPro-Regular";
  font-weight: normal;
  font-size: 15px;
  line-height: 1.5em;
  text-align: left;
}

.step7, .step8 {
  transition: 0.1s;
}

/* Headings */
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}

h1 {
  font-family: "RecklessNeue-Bold";
  font-weight: normal;
  font-size: 80px;
  font-size: clamp(28px, 4.1vw, 80px);
  line-height: 1em;
  text-align: center;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

h2 {
  font-family: "RecklessNeue-Bold";
  font-weight: normal;
  font-size: 65px;
  font-size: clamp(24px, 3.38vw, 65px);
  line-height: 1.23em;
  text-align: left;
  color: #f26f3d;
  margin-top: -0.4em;
}

p {
  font-size: 15px;
}
p a {
  text-decoration: underline;
  font-family: inherit;
  color: inherit;
}
p.style1 {
  font-family: "RidleyGrotesk-SemiBold";
  font-size: 20px;
  font-size: 1.05vw;
  letter-spacing: 0.15em;
  line-height: 2.25em;
  text-transform: uppercase;
}
p.style1.fs19 {
  font-size: 0.75em;
}
p.small {
  font-family: "ApercuPro-Regular";
  font-size: 12px;
}

h1 + p {
  width: 40vw;
  max-width: 96%;
  margin: 40px auto 0;
  text-align: center;
}

/* Navigation */
header {
  display: flex;
  align-items: center;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 20px 38px;
  opacity: 0;
  z-index: 1000;
}
header .logo {
  max-width: 160px;
  margin-right: auto;
}
header .btn {
  background-color: #EBE1D0;
  font-family: "ApercuPro-Regular";
  padding: 9px 35.5px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  font-size: 18px;
  text-align: center;
  color: #F26F3D;
  height: -moz-max-content;
  height: max-content;
  z-index: 4;
}
header .btn.enq {
  margin-right: 20px;
}
header._bg {
  background-color: #FFFFFF;
}
header._bg .btn {
  background-color: #F26F3D;
  color: #EBE1D0;
}
header._bg .logo svg path {
  fill: #F26F3D;
}

nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 60px;
  background-color: #F26F3D;
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 50%;
  overflow: hidden;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
}
nav ul {
  list-style-type: none;
}
nav ul li a {
  font-family: "RecklessNeue-Bold";
  font-weight: normal;
  font-size: 4vw;
  line-height: 1.5em;
  text-align: left;
  color: #EBE1D0;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
nav ul li a.active, nav ul li a:hover {
  border-bottom: 1px solid #EBE1D0;
}
nav.visible {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
nav.visible ul li {
  opacity: 1;
  transform: translatex(0);
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
}

/* nav-toggle */
#nav-toggle {
  margin-right: 20px;
  font-family: "ApercuPro-Regular";
}
#nav-toggle > span:last-child {
  display: none;
}
#nav-toggle.active > span:first-child {
  display: none;
}
#nav-toggle.active > span:last-child {
  display: block;
}

nav[style*="display: block"] {
  display: flex !important;
}

/* enquiry */
.formbox {
  display: block;
  max-width: 750px;
  padding: 100px 0 0;
  width: 100%;
}
.formbox .grid_6 {
  width: calc(50% - 10px);
}

.b_submit {
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 100px 0 50px;
  padding: 10px 100px;
  color: #EBE1D0;
  background-color: #F26F3D;
  border: 1px solid #F26F3D;
  cursor: pointer;
  border-radius: 25px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  font-family: "ApercuPro-Regular";
  font-size: 14px;
  text-align: center;
  color: #EBE1D0;
}
.b_submit:hover {
  color: #F26F3D;
  background-color: #EBE1D0;
}

.privacy {
  font-size: 12px;
  line-height: 1.4;
}

input,
select,
textarea,
label {
  width: 100%;
  border: 0 none;
  background: transparent;
  border-radius: 0;
  text-align: left;
  padding: 40px 0 10px;
  font-size: 14px;
  color: #4D4D4F;
  border-bottom: 1px solid #4D4D4F;
  -webkit-appearance: none;
}
input option,
select option,
textarea option,
label option {
  padding: 10px 0;
  text-align-last: left;
  text-align: left;
  -ms-text-align-last: left;
  -moz-text-align-last: left;
  text-align-last: left;
  color: #4D4D4F;
}

.check-box-wrapper {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.check-box-wrapper {
  border-bottom: 1px solid #fff;
}

.check-box-holder {
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: auto;
}
.check-box-holder .check-boxes {
  margin-bottom: 0;
}

.chk_holder {
  margin: auto 0 0 0;
  color: #FFFFFF;
  width: 100%;
  text-align: left;
  padding-bottom: 4px;
  border-bottom: 1px solid #4D4D4F;
}

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

.checkboxes + label {
  padding: 2px 0 2px 26px;
  position: relative;
  text-align: center;
  display: block;
  display: inline;
  margin: auto;
  border-bottom: 0 none;
}

.checkboxes + label:before {
  position: absolute;
  left: 0;
  width: 1.25em;
  height: 1.25em;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #4D4D4F;
  content: "";
  display: block;
}

.checkboxes + label:after {
  position: absolute;
  left: 0;
  width: 5px;
  height: 9px;
  top: 50%;
  left: 5px;
  transform: translateY(-60%) rotate(45deg) scale(0);
  border-bottom: 2px solid #4D4D4F;
  border-right: 2px solid #4D4D4F;
  content: "";
  display: block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

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

input:-webkit-input-placeholder,
textarea:-webkit-input-placeholder {
  color: #4D4D4F;
  opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #4D4D4F;
  opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #4D4D4F;
  opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #4D4D4F;
  opacity: 1;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0.5;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  opacity: 0.5;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0.5;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  opacity: 0.5;
}

#au_postcode,
#int_postcode,
#enquiryInternational1_HowDidYouHearHolder,
#enquiry1_HowDidYouHearHolder {
  width: 100%;
}

/* Token Style */
ul.token-input-list-project {
  border: none;
  width: 100%;
  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;
  width: 100% !important;
}

li.token-input-token-project p {
  display: inline;
  padding: 0;
  margin: 0 5px 0 0;
  line-height: 20px;
  font-size: 11px;
}

li.token-input-token-project {
  overflow: hidden;
  height: 25px;
  margin: 0;
  padding: 2px 5px;
  background-color: #ccc;
  color: #000;
  cursor: default;
  border: 1px solid #525252;
  font-size: 12px;
  white-space: nowrap;
  list-style: none;
  display: inline-block;
}

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

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: #FFFFFF;
  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: #FFFFFF;
}

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

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: #FFFFFF;
}

/* 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;
  line-height: 1em;
  transform: translateY(-1.2em);
  -webkit-transform: translateY(-1.2em);
  -moz-transform: translateY(-1.2em);
  -ms-transform: translateY(-1.2em);
  -o-transform: translateY(-1.2em);
}

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

/*footer*/
footer {
  display: flex;
  padding: 70px 0 50px;
  background-color: #4D4D4F;
  width: 100%;
}
footer .logo-holder img {
  margin: auto 0;
}
footer p,
footer a {
  font-size: 12px;
  color: #FFFFFF;
}

section {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
section.landing {
  height: 100%;
  min-height: 500px;
}
section.landing .ma {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
section.landing .ma .middle-banner-text {
  font-size: 64px;
  line-height: 1em;
  text-align: center;
  color: #FFFFFF;
  /* or 100% */
  display: flex;
  justify-content: center;
  text-transform: uppercase;
}
section.landing iframe {
  position: absolute;
  width: auto;
  height: auto;
  min-width: 100vw;
  min-height: 110vh;
  background-position-x: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 0;
  aspect-ratio: 20/9;
}
section.landing.h50vh {
  height: 50vh;
}

.container {
  display: block;
  position: relative;
  width: 1040px;
  max-width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}
.container.w1440 {
  width: 1440px;
}
.container.w1200 {
  width: 1200px;
}
.container.w1100 {
  width: 1100PX;
}
.container.small {
  width: 600px;
}

.box {
  transition: 1.5s opacity;
  -webkit-transition: 1.5s opacity;
  -moz-transition: 1.5s opacity;
  -ms-transition: 1.5s opacity;
  -o-transition: 1.5s opacity;
  opacity: 0;
}
.box .imgToChange {
  transition: 1.5s opacity;
  -webkit-transition: 1.5s opacity;
  -moz-transition: 1.5s opacity;
  -ms-transition: 1.5s opacity;
  -o-transition: 1.5s opacity;
  opacity: 0;
}
.box.animated {
  opacity: 1;
}
.box.animated .imgToChange {
  opacity: 1;
}

#mapdetails {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding: 100px;
  min-height: 86vh;
}
#mapdetails .map-cat {
  font-size: 22px;
  line-height: 1.4em;
  color: #4D4D4F;
  border-top: 1px solid #4D4D4F;
  width: 100%;
  padding-top: 6px;
  cursor: pointer;
}
#mapdetails .map-cat:first-child {
  border-top: 0 none;
  padding-top: 0;
}
#mapdetails .pois {
  font-size: 16px;
  line-height: 1.8em;
  color: #4D4D4F;
  width: 100%;
  display: block;
  cursor: initial;
}
#mapdetails .pois:first-child {
  border-top: 1px solid #4D4D4F;
  margin-top: 6px;
  padding-top: 6px;
}
#mapdetails .pois:last-child {
  margin-bottom: 6px;
}

.fullyvideo {
  height: 100vh;
}

.fullyvideo {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background-size: cover !important;
  min-height: 100%;
  width: auto !important;
  z-index: 0;
}

#introduction {
  display: flex;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
}
#introduction #hero .logo-holder {
  margin: auto;
  padding: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  aspect-ratio: 944/369;
}
#introduction #hero .logo-holder img {
  width: 63%;
  max-width: 600;
  opacity: 1;
  align-self: initial;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
#introduction #hero .logo-holder span {
  display: block;
  position: absolute;
  opacity: 1;
  transition: 0.5s linear;
  -webkit-transition: 0.5s linear;
  -moz-transition: 0.5s linear;
  -ms-transition: 0.5s linear;
  -o-transition: 0.5s linear;
  width: 100%;
  height: 100%;
  border: 1px solid white;
}

#home {
  height: calc(100vh - 104px);
  margin-top: 105px;
}
#home .v-line {
  width: 1px;
  height: 4vw;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
#home .v-line.top {
  top: 0;
}
#home .v-line.bottom {
  bottom: 0;
}

main {
  width: 100%;
  position: fixed;
}

.frame {
  width: calc(100% - 16vw);
  height: calc(100% - 8vw);
  border: 1px solid #FFFFFF;
  padding: 20px;
}

.scroll-down {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-family: "RidleyGrotesk-SemiBold";
  letter-spacing: 0.15em;
  font-size: 14px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  display: none;
}
.scroll-down img {
  width: 30px;
  margin: 10px auto 0;
}

.multiple-items {
  padding: 0 50px;
}
.multiple-items .slider-content-holder {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 15px;
}
.multiple-items .slider-content-holder img {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.multiple-items .slider-content-holder span {
  display: block;
  text-align: center;
}
.multiple-items .slider-content-holder span:nth-child(2) {
  font-family: "RecklessNeue-Regular";
  font-weight: normal;
  font-size: clamp(18px, 2vw, 45px);
  text-align: center;
  color: #4D4D4F;
  line-height: 1.1em;
  margin: auto;
  margin-top: 1em;
}
.multiple-items .slider-content-holder span:last-child {
  font-family: "RidleyGrotesk-SemiBold";
  font-weight: normal;
  font-size: clamp(12px, 1vw, 20px);
  text-align: center;
  color: #4D4D4F;
  margin: auto;
  padding-top: 1em;
  letter-spacing: 0.15em;
}
.multiple-items .slick-arrow {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  border: 1px solid #4D4D4F;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
}
.multiple-items .slick-arrow.slick-prev {
  border-right: 0;
  border-top: 0;
  left: 25px;
}
.multiple-items .slick-arrow.slick-next {
  border-left: 0;
  border-bottom: 0;
  right: 25px;
}

#metro .metro-icon {
  margin-right: 4vw;
}
#metro .grid_12 {
  flex-direction: column;
}
#metro .grid_12 .v-line {
  display: block;
  position: absolute;
  width: 1px;
  top: 0;
  left: 30px;
  height: 100%;
  background: #FFFFFF;
}
#metro .grid_12 .stations {
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 27.5px;
  color: #FFFFFF;
  font-family: "ApercuPro-Regular";
  font-size: 18px;
  margin-bottom: 1em;
  text-align: left;
  color: #fff;
}
#metro .grid_12 .stations:last-child {
  margin-bottom: 0;
  line-height: 0;
}
#metro .grid_12 .stations .dot {
  width: 6px;
  height: 6px;
  background-color: #FFFFFF;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  margin-right: 5.5vw;
}
#metro .grid_12 + p {
  font-size: 15px;
  padding-left: 27.5px;
}

.slick-arrows {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  padding-right: 38px;
  top: initial !important;
  height: 38px;
}
.slick-arrows .slider__counter {
  width: -moz-max-content;
  width: max-content;
  margin: 0 4px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slick-arrows .slick-arrow {
  display: block;
  width: 16px;
  height: 16px;
  position: relative;
  border: 1px solid #4D4D4F;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: initial !important;
}
.slick-arrows .slick-arrow.prev {
  border-right: 0;
  border-top: 0;
}
.slick-arrows .slick-arrow.next {
  border-left: 0;
  border-bottom: 0;
}

#team .slick-arrows {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  padding-right: 4px;
  top: initial !important;
  height: 38px;
}
#team .slick-arrows .slider__counter {
  width: -moz-max-content;
  width: max-content;
  margin: 0 4px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #EBE1D0;
}
#team .slick-arrows .slick-arrow {
  border: 1px solid #EBE1D0;
}
#team .slick-arrows .slick-arrow.prev {
  border-right: 0;
  border-top: 0;
}
#team .slick-arrows .slick-arrow.next {
  border-left: 0;
  border-bottom: 0;
}

.batch {
  max-width: 110px;
}

.history {
  color: #EBE1D0;
}
.history .icons {
  display: block;
  width: 60px;
  margin-bottom: 18px;
}
.history span:nth-child(2n) {
  font-family: "RidleyGrotesk-SemiBold";
  font-size: 14px;
}
.history span:last-child {
  font-family: "ApercuPro-Regular";
  font-size: 12px;
}

.qr {
  width: 97px;
  margin-right: 20px;
}

.icirt {
  width: 130px;
}

.socliamedia-holder a img {
  width: 40px;
  margin-right: 15px;
}

.register {
  max-width: 1440px;
  margin: auto;
  width: calc(100% - 72px);
}

.points-category {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #4D4D4F;
}
.points-category a {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  font-family: "ApercuPro-Regular";
  font-size: 14px;
  line-height: 1.5em;
  text-align: center;
  color: #4d4d4f;
  opacity: 0.5;
}
.points-category a img {
  display: block;
  width: 40px;
  margin: 0 auto 20px;
}
.points-category a:hover, .points-category a.active {
  opacity: 1;
}

#map-holder {
  min-height: 100vh;
}

#locations-category {
  width: 100%;
  height: 100%;
}
#locations-category .locations {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}
#locations-category .locations.visible {
  pointer-events: initial;
  height: initial;
}
#locations-category .locations .slick-list.draggable {
  padding-top: 0 !important;
}
#locations-category .locations .slick-arrow {
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #EBE1D0;
  top: initial !important;
  z-index: 10;
}
#locations-category .locations .slick-arrow::after {
  content: "";
  display: block;
  border: 1px solid #4D4D4F;
  width: 16px;
  height: 16px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  padding-top: 0;
  padding-left: 0;
  border-top: 0;
  border-left: 0;
  margin-left: 10px;
  margin-top: 13px;
}
#locations-category .locations .slick-arrow.slick-next {
  width: calc(100% - 30px);
  right: 0;
  left: initial;
}
#locations-category .locations .slick-arrow.slick-next::after {
  border: 1px solid #4D4D4F;
  border-bottom: 0;
  border-right: 0;
  transform: translateY(calc(-75% + 1px)) rotate(225deg);
  -webkit-transform: translateY(calc(-75% + 1px)) rotate(225deg);
  -moz-transform: translateY(calc(-75% + 1px)) rotate(225deg);
  -ms-transform: translateY(calc(-75% + 1px)) rotate(225deg);
  -o-transform: translateY(calc(-75% + 1px)) rotate(225deg);
}
#locations-category .locations .slick-arrow.slick-disabled:after {
  opacity: 0.5;
}

.stapl {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #4D4D4F;
  display: flex !important;
}
.stapl .location-image {
  width: 200px;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid gray;
}
.stapl .location-details {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  width: calc(100% - 200px);
}
.stapl .location-details .location-name {
  font-family: "ApercuPro-Regular";
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 1em;
  color: #4D4D4F;
}
.stapl .location-details .location-summary {
  font-family: "ApercuPro-Regular";
  font-size: 15px;
  -moz-columns: #4D4D4F;
       columns: #4D4D4F;
}
.stapl.noborder {
  border: 0 none;
}

.lazy-fade {
  transition: 1.5s;
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  -ms-transition: 1.5s;
  -o-transition: 1.5s;
  opacity: 0;
}
.lazy-fade.fadeIn {
  opacity: 1;
}

#page-news header {
  opacity: 1;
}

.artist {
  position: absolute;
  bottom: 20px;
  left: 38px;
  color: #FFFFFF;
  font-family: "ApercuPro-Regular";
  font-size: 12px;
  letter-spacing: 0.1em;
}

.visible-after-load {
  display: none;
}

.seo_content_holder,
.seo2_content_holder {
  background: #4D4D4F;
  display: flex;
  flex-direction: column;
  padding-left: 40px;
}
.seo_content_holder .seo_content,
.seo_content_holder .seo2_content,
.seo2_content_holder .seo_content,
.seo2_content_holder .seo2_content {
  display: none;
  padding: 40px 0;
}
.seo_content_holder *,
.seo2_content_holder * {
  color: #EBE1D0;
  text-align: left;
  font-size: 12px;
  max-width: 100%;
  width: 100%;
}

.loader-holder {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.8);
}

.lds-grid {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.lds-grid div {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #F26F3D;
  animation: lds-grid 1.2s linear infinite;
}

.lds-grid div:nth-child(1) {
  top: 8px;
  left: 8px;
  animation-delay: 0s;
}

.lds-grid div:nth-child(2) {
  top: 8px;
  left: 32px;
  animation-delay: -0.4s;
}

.lds-grid div:nth-child(3) {
  top: 8px;
  left: 56px;
  animation-delay: -0.8s;
}

.lds-grid div:nth-child(4) {
  top: 32px;
  left: 8px;
  animation-delay: -0.4s;
}

.lds-grid div:nth-child(5) {
  top: 32px;
  left: 32px;
  animation-delay: -0.8s;
}

.lds-grid div:nth-child(6) {
  top: 32px;
  left: 56px;
  animation-delay: -1.2s;
}

.lds-grid div:nth-child(7) {
  top: 56px;
  left: 8px;
  animation-delay: -0.8s;
}

.lds-grid div:nth-child(8) {
  top: 56px;
  left: 32px;
  animation-delay: -1.2s;
}

.lds-grid div:nth-child(9) {
  top: 56px;
  left: 56px;
  animation-delay: -1.6s;
}

@keyframes lds-grid {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
#th {
  font-size: 18px;
  margin-top: 50px;
}

/* ------ */
.half {
  width: 50%;
}

.bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.flex,
.row {
  display: flex;
  position: relative;
}

.column {
  flex-direction: column;
}

.justify-center {
  justify-content: center;
}

.justify-start {
  justify-content: flex-start;
}

.space-between {
  justify-content: space-between;
}

.space-around {
  justify-content: space-around;
}

.justify-end {
  justify-content: flex-end;
}

.align-center {
  align-items: center;
}

.center-align {
  text-align: center;
}

.relative {
  position: relative;
}

.mta {
  margin-top: auto;
}

.mla {
  margin-left: auto;
}

.mra {
  margin-right: auto;
}

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

.mtba {
  margin-top: auto;
  margin-bottom: auto;
}

.ma {
  margin: auto;
}

.mbm {
  margin-bottom: 70px;
}

.mr38 {
  margin-right: 38px;
}

.pl38 {
  padding-left: 38px;
}

.pr38 {
  padding-right: 38px;
}

.pl120 {
  padding-left: 120px;
}

.pr120 {
  padding-right: 120px;
}

.ptxl {
  padding-top: 270px;
}

.pbxl {
  padding-bottom: 270px;
}

.ptl {
  padding-top: 160px;
}

.pbl {
  padding-bottom: 160px;
}

.ptm {
  padding-top: 70px;
}

.pbm {
  padding-bottom: 70px;
}

.pts {
  padding-top: 36px;
}

.pbs {
  padding-bottom: 36px;
}

.ptxs {
  padding-top: 15px;
}

.pbxs {
  padding-bottom: 15px;
}

.plr20 {
  padding-right: 20px;
  padding-left: 20px;
}

.full-width {
  width: 100%;
}

.full-height {
  height: 100%;
}

.full-vh {
  height: 100vh;
}

.aspect1by1 {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.aspect3by2 {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}

.wrap {
  flex-wrap: wrap;
}

.cream {
  color: #EBE1D0;
}

.bg-cream {
  background-color: #EBE1D0;
}

.gray {
  color: #4D4D4F;
}

.bg-gray {
  background-color: #4D4D4F;
}

.gray {
  color: #4D4D4F;
}

.bg-orange {
  background-color: #F26F3D;
}

.orange {
  color: #F26F3D;
}

.white {
  color: #FFFFFF;
}

.abs {
  position: absolute;
}

.ofh {
  overflow: hidden;
}

.hidden {
  visibility: hidden;
}

.just-mobile {
  display: none;
}

.mw600 {
  width: 600px;
  max-width: 100%;
}

#metro.metro-icon {
  margin-right: 15px;
}
#metro .grid_12 .stations {
  font-size: 14px;
}

@media screen and (min-width: 1920px) {
  .pl38 {
    padding-left: 100px;
  }
  .pr38 {
    padding-right: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .just-desktop {
    display: none;
  }
  .just-mobile {
    display: flex;
  }
  #map-holder {
    height: auto;
  }
  #map-holder #map {
    height: 70vh;
  }
  #locations-category {
    display: none;
  }
  .points-category {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .points-category a {
    font-size: 12px;
    margin-bottom: 20px;
    width: 30%;
    justify-content: center;
    align-items: center;
  }
  .points-category img {
    width: 30px;
    margin: auto;
  }
  header {
    padding: 10px 20px;
  }
  header .btn {
    text-transform: uppercase;
  }
  header .btn.enq {
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  header._bg {
    background-color: #EBE1D0;
  }
  nav {
    width: 100%;
    padding-left: 20px;
  }
  nav ul li a {
    font-size: 10vw;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 22px;
  }
  h2.pbl {
    padding-bottom: 50px;
  }
  p {
    font-size: 12px;
    line-height: 1.4em;
  }
  p.style1 {
    font-size: 12px;
    line-height: 1.4em;
  }
  #nav-toggle {
    margin-right: 0;
    font-size: 14px;
  }
  .scroll-down {
    bottom: 50px;
  }
  #introduction #hero .logo-holder {
    padding: 20px;
    width: 80%;
  }
  #introduction #hero .logo-holder img {
    max-width: 70vw;
  }
  .m-column {
    flex-direction: column;
  }
  .m-column-reverce {
    flex-direction: column-reverse;
  }
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12,
  .half {
    width: 100%;
  }
  #icons .grid_3 {
    width: calc(50% - 10px);
    margin-right: 20px !important;
  }
  #icons .grid_3:nth-child(2n) {
    margin-right: 0 !important;
  }
  .half:first-child {
    padding-bottom: 50px;
  }
  .multiple-items {
    padding: 0 20px;
  }
  .multiple-items .slider-content-holder {
    padding: 0 20px;
  }
  .multiple-items .slider-content-holder span:nth-child(2) {
    font-size: 16px;
  }
  .multiple-items .slider-content-holder span:last-child {
    font-size: 10px;
  }
  .batch.mla.box {
    margin: auto;
  }
  #metro .metro-icon {
    margin-right: 12px;
  }
  footer p,
  footer a {
    padding-bottom: 10px;
  }
  .formbox {
    padding: 0;
  }
  .formbox form .flex {
    flex-direction: column;
  }
  .formbox form .flex .inputholder {
    width: 100%;
  }
  .b_submit {
    margin: 20px auto;
  }
  .frame {
    width: 90%;
    height: 70%;
  }
  h1 + p {
    width: 90%;
  }
  .scroll-down {
    font-size: 12px;
  }
  .scroll-down img {
    width: 20px;
    margin: 0 auto;
  }
  .artist {
    left: 20px;
    bottom: 4px;
    font-size: 10px;
  }
  #metro .grid_12 .stations .dot {
    margin-right: 11vw;
  }
  p.small {
    font-size: 10px;
    max-width: calc(100% - 100px);
  }
  .chk_holder {
    margin-top: 40px;
  }
  #team .slick .artist {
    left: 0;
    bottom: auto;
    font-size: 10px;
    display: block;
    position: relative;
    margin-top: 10px;
  }
  /* ------------------- */
  /* ------------------- */
  /* ------------------- */
  .pl38 {
    padding-left: 0;
  }
  .pr38 {
    padding-right: 0;
  }
  .ptxl {
    padding-top: 100px;
  }
  .pbxl {
    padding-bottom: 100px;
  }
  .ptl {
    padding-top: 75px;
  }
  .pbl {
    padding-bottom: 75px;
  }
  .ptm {
    padding-top: 50px;
  }
  .pbm {
    padding-bottom: 30px;
  }
  .pts {
    padding-top: 20px;
  }
  .pbs {
    padding-bottom: 20px;
  }
  .m-plr20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-mr0 {
    margin-right: 0;
  }
  .m-pbm {
    padding-bottom: 30px;
  }
  .m-pb0 {
    padding-bottom: 0;
  }
  .m-pt0 {
    padding-top: 0;
  }
  .m-mbm {
    margin-bottom: 30px;
  }
}/*# sourceMappingURL=style.css.map */