@font-face {
  font-family: "Cako";
  src: url("/fonts/Cako-Regular.eot");
  src: url("/fonts/Cako-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/Cako-Regular.woff2") format("woff2"), url("/fonts/Cako-Regular.woff") format("woff"), url("/fonts/Cako-Regular.ttf") format("truetype"), url("/fonts/Cako-Regular.svg#Cako-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sohne-Breit-Halbfett";
  src: url("/fonts/SohneBreit-Halbfett.eot");
  src: url("/fonts/SohneBreit-Halbfett.eot?#iefix") format("embedded-opentype"), url("/fonts/SohneBreit-Halbfett.woff2") format("woff2"), url("/fonts/SohneBreit-Halbfett.woff") format("woff"), url("/fonts/SohneBreit-Halbfett.ttf") format("truetype"), url("/fonts/SohneBreit-Halbfett.svg#SohneBreit-Halbfett") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sohne-Leicht";
  src: url("/fonts/Sohne-Leicht.eot");
  src: url("/fonts/Sohne-Leicht.eot?#iefix") format("embedded-opentype"), url("/fonts/Sohne-Leicht.woff2") format("woff2"), url("/fonts/Sohne-Leicht.woff") format("woff"), url("/fonts/Sohne-Leicht.ttf") format("truetype"), url("/fonts/Sohne-Leicht.svg#Sohne-Leicht") format("svg");
  font-weight: 300;
  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;
}

.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 {
  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 {
  position: relative;
  display: block;
}

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

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

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 {
  height: 100%;
  font-family: Gotham, sans-serif;
  font-size: 16px;
  background: #fff;
  color: #fff;
  margin: 0;
  padding: 0;
}

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

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

p {
  text-align: left;
  margin: 0;
  color: #0E2D2C;
  font-family: "Sohne-Leicht";
  font-size: clamp(12px, 0.83vw, 16px);
  line-height: 1.4em;
}

h1 {
  font-size: clamp(50px, 6.25vw, 120px);
  text-align: center;
  font-family: "Cako";
}

h2 {
  width: 100%;
  text-align: left;
  font-family: "Cako";
  font-size: clamp(40px, 3.75vw, 72px);
  color: #FA3C43;
}

h3 {
  font-family: "Sohne-Breit-Halbfett";
  letter-spacing: 2px;
  color: #0E2D2C;
  text-align: left;
  padding-left: 30px;
  text-transform: uppercase;
  font-size: clamp(12px, 0.83vw, 16px);
}

h4 {
  font-size: 40px;
  color: #2A3851;
}

/* Navigation */
#page-home .home-link,
#page-apartments .apartments-link,
#page-precinct .precinct-link,
#page-location .location-link,
#page-team .team-link {
  border-bottom: 1px solid #fff;
}

header {
  position: fixed;
  width: 100%;
  height: clamp(65px, 4.42vw, 85px);
  top: 0;
  z-index: 99;
  background-color: #FA3C43;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px clamp(30px, 3.13vw, 60px);
  font-family: "Sohne-Breit-Halbfett";
  letter-spacing: 2px;
  max-height: 85px;
}
header .logo img {
  display: block;
  height: clamp(35px, 2.86vw, 55px);
}
header nav {
  display: flex;
}
header nav #nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 55vw;
  max-width: 1050px;
}
header nav #nav li {
  list-style: none;
  display: inline-block;
  position: relative;
}
header nav #nav li a {
  color: #fff;
  text-transform: uppercase;
  font-size: clamp(7px, 0.63vw, 12px);
  line-height: 16px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  border-bottom: 1px solid transparent;
}
header nav #nav li a:hover {
  border-bottom: 1px solid #fff;
}
header nav #nav li:last-child {
  margin-right: 0;
}
header nav #nav li:last-child a {
  background-color: #fff;
  border: 2px solid #fff;
  color: #FA3C43;
  border-radius: 25px;
  padding: 8px 22px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
header nav #nav li:last-child a:hover {
  background-color: #FA3C43;
  color: #fff;
}

/* 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: #fff;
  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 */
#page-enquire #contact {
  min-height: calc(100% - clamp(65px, 4.42vw, 85px));
  margin-top: clamp(65px, 4.42vw, 85px);
}

#contact .deicorp {
  max-width: -moz-fit-content !important;
  max-width: fit-content !important;
}
#contact .grid_10 .grid_6:nth-child(1) h2 {
  font-size: clamp(36px, 2.7vw, 52px);
  color: #BDE9C9;
}
#contact .grid_10 .grid_6:nth-child(1) p {
  color: #BDE9C9;
  font-size: clamp(10px, 0.73vw, 14px);
  font-family: "Sohne-Breit-Halbfett";
  letter-spacing: 2px;
  text-transform: uppercase;
}

.register {
  width: 100%;
  margin: 0 auto;
}
.register .formbox {
  margin: 0 auto;
  padding: 10px 0;
  width: 100%;
}
.register .formbox form {
  display: flex wrap;
  flex-direction: column;
}
.register .formbox form .row .grid_6:nth-child(1) {
  width: calc(50% - 15px);
  margin-right: 15px;
}

#contact .deicorp {
  margin-right: clamp(40px, 5.2vw, 100px);
}

.deicorp {
  height: 40px;
}

.submit-wrapper {
  margin-top: auto;
}

.b_submit {
  border: 1px solid #BDE9C9;
  color: #BDE9C9;
  text-transform: uppercase;
  font-family: "Sohne-Breit-Halbfett";
  padding: 10px 35px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.b_submit:hover {
  background-color: #BDE9C9;
  color: #0E2D2C;
}

input,
select {
  font-size: clamp(11px, 0.83vw, 16px);
  font-family: "Sohne-Leicht";
  margin: 0 auto;
  padding: clamp(15px, 1.04vw, 20px) 0;
  width: 100%;
  color: #BDE9C9;
  border: 0 none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-bottom: 1px solid #BDE9C9;
  text-align: left;
  letter-spacing: 2px;
}

select {
  text-align-last: left;
  text-align: left;
  -ms-text-align-last: left;
  -moz-text-align-last: left;
  text-align-last: left;
  background: url("/images/buttons/plus.svg") no-repeat right;
  background-size: clamp(15px, 1.56vw, 30px);
}

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

.privacy {
  font-size: 11px;
  color: #BDE9C9;
  font-family: "Sohne-Leicht";
}
.privacy a {
  color: #BDE9C9;
  text-decoration: underline;
}

.chk_holder {
  margin: 10px auto 0 auto;
  color: #fff;
}

#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;
  font-size: clamp(11px, 0.83vw, 16px);
  color: #BDE9C9;
  font-family: "Sohne-Leicht";
  display: inline;
  margin: auto;
}

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

#chkInternational + label:after {
  position: absolute;
  left: 0;
  width: 5px;
  height: 11px;
  top: 50%;
  left: 8px;
  transform: translateY(-60%) rotate(45deg) scale(0);
  border-bottom: 2px solid #BDE9C9;
  border-right: 2px solid #BDE9C9;
  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: #BDE9C9;
  opacity: 1;
}

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

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

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #BDE9C9;
  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;
}

/*footer*/
footer {
  padding: 50px 0;
}
footer h2 {
  font-size: clamp(36px, 2.7vw, 52px);
  color: #BDE9C9;
}
footer .bold, footer .bold a {
  color: #BDE9C9;
  font-size: clamp(10px, 0.73vw, 14px);
  font-family: "Sohne-Breit-Halbfett";
  letter-spacing: 2px;
  text-transform: uppercase;
}
footer .deicorp {
  margin-right: clamp(40px, 5.2vw, 100px);
}

footer p,
footer a {
  color: #BDE9C9;
  font-size: clamp(12px, 0.83vw, 16px);
  font-family: "Sohne-Leicht";
}

.green-line {
  border-bottom: 1px solid #BDE9C9;
  width: 100%;
  margin: 20px 0 20px;
}

/* 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;
  border-bottom: 1px solid #BDE9C9;
  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 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 #BDE9C9;
  font-size: 12px;
  white-space: nowrap;
  list-style: none;
  display: inline-block;
}

div.token-input-dropdown-project {
  position: absolute;
  width: 100%;
  background-color: #fff;
  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: #fff;
  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: #fff;
}

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

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

/* 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;
}

/* Style */
.img-text {
  position: absolute;
  font-size: clamp(10px, 0.73vw, 14px);
  bottom: clamp(10px, 1.04vw, 20px);
  z-index: 1;
  color: #fff;
  display: block;
  font-family: "Sohne-Leicht";
}

.set-left {
  left: clamp(10px, 1.04vw, 20px);
}

.set-right {
  right: clamp(10px, 1.04vw, 20px);
}

.dark {
  color: #000;
}

section {
  position: relative;
  display: block;
  width: 100%;
}

.fullwidth {
  width: 100%;
  position: relative;
}

.fullheight {
  height: 100%;
}

.row {
  display: flex;
  flex-direction: row;
}

.col {
  display: flex;
  flex-direction: column;
}

.justifycenter {
  justify-content: center;
}

.justifyleft {
  justify-content: left;
}

.aligncenter {
  align-items: center;
}

.alignstart {
  align-items: flex-start;
}

.alignend {
  align-items: flex-end;
}

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

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

.bg-green {
  background-color: #0E2D2C;
}

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

.bg-grey {
  background-color: #777568;
}

.text-pink {
  color: #F500FF;
}

.text-cream {
  color: #EFEBE0;
}

.text-white {
  color: #fff;
}

.text-lightgreen {
  color: #BDE9C9;
}

.ptxl {
  padding-top: clamp(160px, 11.98vw, 230px);
}

.pbxl {
  padding-bottom: clamp(160px, 11.98vw, 230px);
}

.ptl {
  padding-top: clamp(105px, 7.8vw, 150px);
}

.pbl {
  padding-bottom: clamp(105px, 7.8vw, 150px);
}

.ptm {
  padding-top: clamp(42px, 3.13vw, 60px);
}

.pbm {
  padding-bottom: clamp(42px, 3.13vw, 60px);
}

.pts {
  padding-top: 20px;
}

.pbs {
  padding-bottom: 20px;
}

.pt0 {
  padding-top: 0;
}

.pb0 {
  padding-bottom: 0;
}

.pb16 {
  padding-bottom: 16px;
}

.ptxs {
  padding-top: 0.2vw;
}

.pbxs {
  padding-bottom: 0.2vw;
}

.plr60 {
  padding-left: 60px;
  padding-right: 60px;
}

.plr30 {
  padding-left: 30px;
  padding-right: 30px;
}

.pl10 {
  padding-left: 10px;
}

.pl30 {
  padding-left: 30px;
}

.pl40 {
  padding-left: 40px;
}

.pr30 {
  padding-right: 30px;
}

.pl0 {
  padding-left: 0;
}

.mlr30 {
  margin-left: 30px;
  margin-right: 30px;
}

.mra {
  margin-right: auto;
}

.mr16 {
  margin-right: 16px;
}

.mt40 {
  margin-top: 40px;
}

.round-bottom-right {
  border-bottom-right-radius: 100px;
}

.round-bottom-left {
  border-bottom-left-radius: 100px;
}

.round-top-left {
  border-top-left-radius: 100px;
}

.round-top-right {
  border-top-right-radius: 100px;
}

.btn {
  display: block;
  background-color: #EFEBE0;
  border: 1px solid #0E2D2C;
  color: #0E2D2C;
  border-radius: 25px;
  padding: 10px 22px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  text-transform: uppercase;
  font-family: "Sohne-Breit-Halbfett";
  letter-spacing: 2px;
  font-size: clamp(9px, 0.62vw, 12px);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.btn:hover {
  background-color: #0E2D2C;
  color: #EFEBE0;
}

footer .btn {
  border-color: #EFEBE0;
  margin-top: 30px;
}

.fit-content {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.icons {
  width: clamp(45px, 3.18vw, 61px);
}

.mw850 {
  max-width: 850px;
  width: 100%;
}

.mw650 {
  max-width: 650px;
  width: 100%;
}

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

.mw460 {
  max-width: 460px;
  width: 100%;
}

.mw440 {
  max-width: 440px;
  width: 100%;
}

.mw400 {
  max-width: 400px;
  width: 100%;
}

.mw380 {
  max-width: 380px;
  width: 100%;
}

.mw330 {
  max-width: 335px;
  width: 100%;
}

.mw320 {
  max-width: 320px;
  width: 100%;
}

.mw290 {
  max-width: 290px;
  width: 100%;
}

.mw280 {
  max-width: 280px;
  width: 100%;
}

.mw260 {
  max-width: 260px;
  width: 100%;
}

.mw140 {
  max-width: 140px;
  width: 100%;
}

.all-mw400 {
  max-width: 400px;
  width: 100%;
}

.w80 {
  width: 80px;
  min-width: 80px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.sub-h3 {
  font-size: clamp(10px, 0.73vw, 14px);
}

.mobile {
  display: none;
}

.landing {
  height: calc(100% - clamp(65px, 4.42vw, 85px));
  margin-top: clamp(65px, 4.42vw, 85px);
  min-height: 600px;
}

.bg-dark:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 0;
}

.play {
  margin-top: 20px;
}

.main-vid {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  transition: 0.3s;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.main-vid img {
  width: 80px;
  height: 80px;
}
.main-vid h3 {
  color: #fff;
  padding: 0;
  text-align: center;
}

.z1 {
  z-index: 1;
}

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

.scroll-wrapper {
  position: absolute;
  left: 50%;
  bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: -moz-fit-content;
  max-width: fit-content;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.scroll-wrapper h3 {
  font-size: 11px;
  color: #EFEBE0;
  padding-bottom: 15px;
  padding-left: 0;
  text-align: center;
}
.scroll-wrapper img {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.scroll-wrapper:hover img {
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
}

.fadeOut {
  opacity: 0 !important;
}

.fadeIn {
  opacity: 1 !important;
}

.icon-wrapper h3 {
  padding-left: 0;
}

#page-home h1 {
  font-family: "Cako";
  font-size: clamp(40px, 3.75vw, 72px);
  color: #FA3C43;
  text-align: center;
}
#page-home .landing {
  background-image: url("/images/home/bg.jpg");
  margin-top: 0;
  height: 100%;
}
#page-home .landing .logo-wrapper,
#page-home .landing .wrapper {
  z-index: 2;
}
#page-home .landing img {
  transition: 0.7s;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
}
#page-home .landing .wrapper {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  bottom: 40px;
}
#page-home .landing .wrapper .animation-text {
  transition: 0.7s;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
}
#page-home .landing .wrapper .scroll-wrapper {
  padding-top: 20px;
  position: initial;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
#page-home .landing .wrapper .scroll-wrapper h3 {
  opacity: 0;
  transition: 0.7s;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
}
#page-home .animation {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(250, 60, 67, 0.74);
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
}
#page-home .slideUp {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
}
#page-home .slideDown {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

#page-home #main_b p {
  font-size: clamp(18px, 1.35vw, 24px);
  text-align: center;
}

#page-apartments .landing {
  background-image: url("/images/apartments/bg.jpg");
}

#page-apartments .icon-wrapper h3 {
  text-align: left;
  margin-left: 20px;
}

#page-precinct .landing {
  background-image: url("/images/precinct/bg.jpg");
}

#page-precinct .flex-control-paging li a {
  background: #707070;
}
#page-precinct .flex-control-paging li a:hover {
  background: #fff;
}

.flex-control-paging li .flex-active {
  background: #afafaf !important;
}

#page-precinct .icon-wrapper h3 {
  text-align: left;
  margin-left: 20px;
}

#page-precinct .images {
  position: relative;
}
#page-precinct .images .img img {
  width: 100%;
}

#page-precinct .image-wrapper .col:nth-child(2) {
  width: 34%;
  padding: 0 0.5%;
}
#page-precinct .image-wrapper .col {
  width: 33%;
}

#page-location .landing {
  background-image: url("/images/location/bg.jpg");
  background-position: center center;
}

#page-location .icon-wrapper h3 {
  text-align: left;
  margin-left: 20px;
}

.map-container h3 {
  padding-left: 15px;
  text-align: left;
}
.map-container .row p {
  color: #fff;
  text-align: left;
}
.map-container .row div {
  width: 30px;
}

#page-team .landing {
  background-image: url("/images/team/bg.jpg");
  background-position: bottom center;
}

#page-team .text-wrapper .grid_6 {
  width: calc(50% - 15px);
}
#page-team .text-wrapper .grid_6:nth-child(1) {
  margin-right: 30px;
}

#page-team .icon-wrapper div {
  width: 9.0909090909%;
}
#page-team .icon-wrapper div img {
  width: 100%;
}

#page-team .icon-wrapper-2 h2 {
  padding-bottom: clamp(50px, 5.2vw, 100px);
}
#page-team .icon-wrapper-2 h3 {
  padding-left: 0;
}

#page-team .icon-text-wrapper {
  padding-top: 40px;
}
#page-team .icon-text-wrapper div {
  width: 9.0909090909%;
}
#page-team .icon-text-wrapper div h3 {
  text-align: center;
  padding-left: 0;
  margin: 0 auto;
}

#page-team .icirt,
#page-team .deicorp {
  max-width: 260px;
  width: 100%;
}

.team-icons {
  width: clamp(70px, 14vw, 140px);
}

.team-icons-2 {
  height: 78px;
}

.thankyou {
  position: absolute;
  background-color: rgba(14, 45, 44, 0.7);
  pointer-events: all;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.thankyou div {
  background-color: #FA3C43;
  max-width: 930px;
  width: 80%;
  padding: clamp(30px, 3.13vw, 60px) 0;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
}
.thankyou div .close {
  position: absolute;
  align-self: flex-end;
  margin-right: clamp(30px, 3.13vw, 60px);
  width: clamp(25px, 2.08vw, 40px);
  height: clamp(25px, 2.08vw, 40px);
}
.thankyou div .close img {
  width: 100%;
  height: 100%;
}
.thankyou div .logo {
  width: clamp(30px, 4.17vw, 80px);
}
.thankyou div h2 {
  padding: clamp(25px, 2.08vw, 40px) 0;
  color: #fff;
  text-align: center;
  font-size: clamp(26px, 3.75vw, 72px);
  max-width: 500px;
}
.thankyou div p {
  font-size: 20px;
  text-align: center;
  color: #fff;
  max-width: 320px;
  font-size: clamp(14px, 1.04vw, 20px);
}

.just-mobile {
  display: none;
}

@media screen and (max-width: 1440px) {
  .ml150 {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .m-set-right {
    right: 20px;
    left: auto;
  }
  .team-icons-2 {
    height: 60px;
    min-width: 60px;
  }
  .w80 {
    width: 60px;
  }
  .pl30 {
    padding-left: 15px;
  }
  #page-home .home-link,
  #page-apartments .apartments-link,
  #page-precinct .precinct-link,
  #page-location .location-link,
  #page-team .team-link,
  #page-enquire .enquire-link {
    border-bottom: 1px solid #FA3C43;
  }
  #page-enquire .enquire-link {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .thankyou div {
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
  }
  .map-container .row {
    justify-content: left;
  }
  .map-container .row div {
    width: 26px;
  }
  .mw850,
  .mw650,
  .mw600,
  .mw460,
  .mw440,
  .mw400,
  .mw380,
  .mw320,
  .mw290,
  .mw280,
  .mw260 {
    max-width: 100%;
    width: 100%;
  }
  .m-mw650 {
    max-width: 650px;
  }
  .m-mw600 {
    max-width: 600px;
  }
  p {
    max-width: 600px;
  }
  .m-wrap {
    flex-wrap: wrap;
  }
  #page-team .text-wrapper .grid_6 {
    width: 100%;
  }
  h1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-text-pink {
    color: #F500FF;
  }
  .m-tac {
    text-align: center;
  }
  .b_submit {
    margin: 30px 0 0;
  }
  .m-deicorp {
    max-width: 125px;
    margin-right: 40px;
  }
  .m-cbre {
    max-width: 75px;
  }
  .m-btn {
    display: block;
    max-width: -moz-fit-content;
    max-width: fit-content;
    background-color: #FA3C43;
    border: 1px solid #FA3C43;
    color: #fff;
    border-radius: 25px;
    padding: 8px 22px;
    font-size: clamp(9px, 0.62vw, 12px);
    font-family: "Sohne-Breit-Halbfett";
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
  }
  .m-btn:hover {
    background-color: #fff;
    border-color: #fff;
    color: #FA3C43;
  }
  .inverted {
    background-color: #fff;
    border: 1px solid #fff;
    color: #FA3C43;
  }
  .inverted:hover {
    background-color: #FA3C43;
    border-color: #FA3C43;
    color: #fff;
  }
  form .row .grid_6:nth-child(1) {
    width: 100% !important;
    margin-right: 0;
  }
  .mwnone {
    max-width: 100%;
  }
  .m-round-top-left {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-top-left-radius: 50px;
  }
  .m-round-top-right {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-top-right-radius: 50px;
  }
  .m-round-bottom-left {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-bottom-left-radius: 50px;
  }
  .m-round-bottom-right {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-bottom-right-radius: 50px;
  }
  .m-noradius {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  .m-ptxl {
    padding-top: 70px;
  }
  .m-pbxl {
    padding-bottom: 70px;
  }
  .m-ptm {
    padding-top: 30px;
  }
  .m-pbm {
    padding-bottom: 30px;
  }
  .m-mtm {
    margin-top: 30px;
  }
  .ptxl,
  .ptl {
    padding-top: 70px;
  }
  .pbxl,
  .pbl {
    padding-bottom: 70px;
  }
  .ptm {
    padding-top: 30px;
  }
  .pbm {
    padding-bottom: 30px;
  }
  .m-pt15 {
    padding-top: 15px;
  }
  .m-mlr0 {
    margin-left: 0;
    margin-right: 0;
  }
  .plr60 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .m-plr0,
  #page-home h1 {
    padding-left: 0;
    padding-right: 0;
  }
  .m-plr30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .m-pl30 {
    padding-left: 30px;
  }
  .m-pr30 {
    padding-right: 30px;
  }
  .m-pl15 {
    padding-left: 15px;
  }
  .m-pr15 {
    padding-right: 15px;
  }
  .m-pt0 {
    padding-top: 0;
  }
  .m-pb0 {
    padding-bottom: 0;
  }
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_10 {
    width: 100%;
  }
  .desktop {
    display: none !important;
  }
  .m-spacebetween {
    justify-content: space-between;
  }
  .m-spacearound {
    justify-content: space-around;
  }
  .m-justifycenter {
    justify-content: center;
  }
  .m-aligncenter {
    align-items: center;
  }
  .m-col {
    display: flex !important;
    flex-direction: column;
  }
  .m-col-rev {
    display: flex !important;
    flex-direction: column-reverse;
  }
  .m-row {
    display: flex !important;
    flex-direction: row;
  }
  .m-row-rev {
    display: flex !important;
    flex-direction: row-reverse;
  }
  .m-block {
    display: block;
  }
  .landing {
    height: calc(100% - 65px);
    margin-top: 65px;
  }
  header {
    width: 100%;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
  }
  header .logo {
    align-self: flex-start;
    background-color: #FA3C43;
  }
  header .logo img {
    width: 80%;
  }
  header nav {
    background-color: #0E2D2C;
    height: 100vh;
    width: 100%;
    z-index: -1;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    pointer-events: none;
    clear: both;
    transform: translateX(100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    border-bottom-left-radius: 100px;
  }
  header nav .logo-small {
    position: absolute;
    bottom: 30px;
    right: 30px;
    height: 30px;
  }
  header nav #nav {
    padding-top: 15px;
    padding-left: 30px;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  header nav #nav li {
    width: 100%;
    text-align: left;
    padding: 10px 0;
  }
  header nav #nav li h3 {
    font-size: 12px;
    padding-bottom: 60px;
  }
  header nav #nav li a {
    font-family: "Cako";
    text-align: left;
    width: 100%;
    line-height: normal;
    font-size: 16px;
    color: #FA3C43;
  }
  header #nav-toggle {
    display: block;
  }
  .active_nav {
    width: 100%;
    background-color: #0E2D2C;
    pointer-events: all;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
  .enq.just-mobile {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #FA3C43;
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
  }
  .scroll-wrapper {
    transform: translateY(-75%) translateX(-50%) !important;
    -webkit-transform: translateY(-75%) translateX(-50%) !important;
    -moz-transform: translateY(-75%) translateX(-50%) !important;
    -ms-transform: translateY(-75%) translateX(-50%) !important;
    -o-transform: translateY(-75%) translateX(-50%) !important;
  }
  #page-enquire .enq {
    display: none !important;
  }
  #page-home .landing .wrapper .scroll-wrapper {
    transform: translateY(-75%) translateX(0) !important;
    -webkit-transform: translateY(-75%) translateX(0) !important;
    -moz-transform: translateY(-75%) translateX(0) !important;
    -ms-transform: translateY(-75%) translateX(0) !important;
    -o-transform: translateY(-75%) translateX(0) !important;
  }
}
@media screen and (max-width: 680px) {
  .m-m-col {
    display: flex;
    flex-direction: column;
  }
  .m-m-pl0 {
    padding-left: 0;
  }
  .m-m-aligncenter {
    align-items: center;
  }
  .m-m-ptm {
    padding-top: 30px;
  }
  .m-m-pbm {
    padding-bottom: 30px;
  }
  .m-m-tac {
    text-align: center;
  }
  .tablet {
    display: none;
  }
  #page-precinct .image-wrapper .col:nth-child(2) {
    width: 80%;
    padding: 0;
  }
  #page-precinct .image-wrapper .col {
    width: 80%;
  }
  .mt40 {
    margin-top: 0;
  }
}/*# sourceMappingURL=style.css.map */