@import url(stylesheet.css);
.color {
  color: #152358 !important; }

body {
  overflow: hidden; }

.overflow-hidden {
  overflow: hidden !important; }

.border-right {
  border-color: #152358 !important; }
  @media (max-width: 1179.98px) {
    .border-right {
      border: none !important; } }

.text-normal {
  text-transform: inherit !important; }

.bg-logo {
  background-image: url("../svg/logo-icon-color.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }
  @media (max-width: 1179.98px) {
    .bg-logo {
      background-size: 100%;
      background-position-y: 2%; } }
  @media (max-width: 767.98px) {
    .bg-logo {
      background-size: 60%;
      background-position-y: 1%; } }
  @media (max-width: 575.98px) {
    .bg-logo {
      background-size: 90%;
      background-position-y: 5%; } }

@media (max-width: 1179.98px) {
  #main-container {
    margin-top: 80px; } }

.btn-toggle {
  display: block;
  position: relative;
  margin-top: 50px; }
  .btn-toggle.collapsed:after {
    transform: rotate(0deg); }
  .btn-toggle:after {
    content: "";
    display: inline-block;
    margin-left: 20px;
    width: 14px;
    height: 1em;
    top: 0;
    position: relative;
    background-image: url("../svg/chev-down-blue.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(180deg); }

.body-font {
  font-family: century-gothic, sans-serif !important; }

.title-font {
  font-family: "Austin Roman", serif !important; }

.dark {
  color: #f0f1f4 !important; }

.text-accent {
  color: #f0f1f4 !important; }

.logo-white {
  width: 96.6px;
  height: auto; }
  @media (max-width: 1179.98px) {
    .logo-white {
      width: 60px; } }
  .logo-white svg {
    width: 100%;
    height: 100%; }
    .logo-white svg * {
      fill: white; }

.bg-color {
  background: #152358 !important; }
  .bg-color * {
    color: white; }

.bg-dark {
  background: #f0f1f4; }

article.terms-policy h1 {
  font-size: 3em;
  letter-spacing: -0.025em;
  font-family: century-gothic, sans-serif;
  margin-top: 2em; }

article.terms-policy h2 {
  font-size: 2em;
  font-family: century-gothic, sans-serif;
  margin-top: 2em;
  margin-bottom: 0; }

article.terms-policy ol, article.terms-policy ul {
  padding-left: 0;
  list-style: none; }
  article.terms-policy ol li, article.terms-policy ul li {
    margin-bottom: 3em; }

article.terms-policy ol li {
  counter-increment: my-awesome-counter; }
  article.terms-policy ol li:before {
    content: counter(my-awesome-counter) ".";
    font-size: 2em;
    float: left;
    font-family: century-gothic, sans-serif;
    padding-right: 5px;
    line-height: 1.2em; }

article.terms-policy p {
  line-height: 1.666666667;
  margin-bottom: 1.111111111em; }

article.terms-policy div > p:last-of-type {
  margin-bottom: 1.111111111em; }

* {
  outline: none;
  font-family: century-gothic, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1F2020;
  font-family: "Austin Roman", serif; }
  h1.color,
  h2.color,
  h3.color,
  h4.color,
  h5.color,
  h6.color {
    color: #152358; }

strong {
  font-family: century-gothic, sans-serif; }

html, body {
  overflow-x: hidden; }

html,
body,
button,
a {
  font-family: century-gothic, sans-serif; }

body {
  font-size: 16px;
  color: #1F2020; }

.hide {
  opacity: 0;
  pointer-events: none; }

button,
a {
  outline: none !important; }

.grecaptcha-badge {
  display: none; }

svg {
  width: 100%; }

html {
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  html.loading {
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

::selection {
  background: #152358;
  color: white; }

:hover {
  transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

.no-scroll {
  overflow: hidden; }

.pink {
  color: #152358 !important; }

.green {
  color: #f0f1f4 !important; }

.white {
  color: white !important; }

.breadcrumb-item + .breadcrumb-item::before {
  color: #ccc; }

.breadcrumb-item {
  font-size: 14px;
  letter-spacing: .1em; }
  @media (max-width: 575.98px) {
    .breadcrumb-item {
      font-size: 12px;
      letter-spacing: normal; } }
  .breadcrumb-item a {
    color: #f0f1f4; }
    .breadcrumb-item a:hover {
      color: #152358; }
  .breadcrumb-item.active {
    color: #152358; }

h1 {
  font-size: 3.75em;
  letter-spacing: .05em;
  line-height: 1;
  margin-bottom: 20px; }
  h1.our-story {
    font-size: 6em; }
  h1.special {
    font-family: "Austin Roman", serif;
    text-transform: initial;
    line-height: 2em;
    display: inline-block;
    padding-top: 1em;
    font-size: 5em; }
  h1.text-shadow {
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25); }
  @media (max-width: 1441px) {
    h1 {
      font-size: 4vw !important; } }
  @media (max-width: 1179.98px) {
    h1 {
      font-size: 2.5em !important; } }
  @media (max-width: 575.98px) {
    h1 {
      font-size: 2.25em !important; } }

h2 {
  font-size: 3em;
  font-weight: 300;
  line-height: 1.2em;
  letter-spacing: 0; }
  h2.text-shadow {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25); }
  @media (max-width: 1179.98px) {
    h2 {
      font-size: 1.75em; } }
  @media (max-width: 767.98px) {
    h2 {
      font-size: 1.5em; } }

h3 {
  font-size: 1.125em;
  letter-spacing: normal; }

h6 {
  font-family: century-gothic, sans-serif;
  letter-spacing: .1em;
  font-size: 1.25em;
  line-height: 1.65em;
  letter-spacing: .15em; }
  @media (max-width: 575.98px) {
    h6 {
      font-size: 1em;
      line-height: 1.5; } }

#st-2.st-sticky-share-buttons {
  display: none; }

p {
  margin-bottom: 1.5em;
  font-size: 1.125em;
  line-height: 1.666666667em;
  color: #1F2020; }
  @media (max-width: 1179.98px) {
    p {
      font-size: 1em;
      line-height: 1.5em; } }

small {
  font-size: 1em; }

.img-caption {
  bottom: 1.25em;
  left: 1.25em;
  font-family: century-gothic, sans-serif;
  letter-spacing: .1em;
  line-height: 1em; }

.svg-shadow svg {
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.25)); }

div > p:last-of-type {
  margin-bottom: 0; }

a {
  display: inline-block;
  position: relative;
  text-decoration: none !important;
  color: #152358; }
  a * {
    transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  a:hover {
    color: #1F2020; }
    a:hover * {
      color: #f0f1f4; }
  a.feature {
    color: white;
    background: #152358; }
    a.feature:hover {
      color: #152358;
      background: rgba(255, 255, 255, 0.95); }
  a.cta-btn {
    background: transparent;
    color: #152358;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    border: 2px solid #152358;
    text-align: center;
    display: inline-block;
    border-radius: 0;
    line-height: 2.5em;
    font-family: century-gothic, sans-serif;
    padding: 0 .9375em;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-transform: uppercase;
    letter-spacing: .1em; }
    a.cta-btn:after {
      content: none; }
    a.cta-btn:hover {
      background: #152358;
      background-size: cover;
      color: white; }

p {
  color: #1F2020; }

a.btn {
  color: #152358;
  text-transform: uppercase;
  font-size: 1.125em;
  padding: 1em 1.5em;
  border: 1px solid #152358;
  line-height: 1em;
  letter-spacing: .15em; }
  a.btn:hover {
    background: #152358;
    color: white; }
  @media (max-width: 767.98px) {
    a.btn {
      padding: .875em 1em;
      font-size: 1em; } }

@media (max-width: 1179.98px) {
  #letsgo h1.special {
    font-size: 3.5em; } }

@media (max-width: 575.98px) {
  #letsgo h1.special {
    font-size: 10vw; } }

article.builder .wastell-logo {
  bottom: 14%;
  width: 100%;
  height: 140px; }
  article.builder .wastell-logo svg {
    height: 100%;
    width: 60%; }
  article.builder .wastell-logo svg * {
    fill: white; }

article.builder h1.special {
  font-size: 3.5em;
  text-align: center; }
  @media (max-width: 1179.98px) {
    article.builder h1.special {
      font-size: 5vw; } }

article.builder p {
  font-size: 1em; }

@media (max-width: 1441px) {
  article.port-stanley h1.special,
  article.port-stanley h2.special {
    font-size: 5vw;
    margin-bottom: 0;
    padding-top: 1.25em; } }

article.port-stanley nav {
  padding-left: 0;
  padding-right: 0; }
  article.port-stanley nav a {
    text-transform: uppercase;
    color: #f0f1f4;
    font-size: 1.5em;
    letter-spacing: .1em;
    transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
    @media (max-width: 1179.98px) {
      article.port-stanley nav a {
        font-size: 1em; } }
    article.port-stanley nav a:hover {
      color: #152358; }

article.port-stanley nav a,
article.explore nav a {
  text-transform: uppercase;
  color: #f0f1f4;
  font-size: 1.5em;
  letter-spacing: .1em;
  transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  @media (max-width: 1179.98px) {
    article.port-stanley nav a,
    article.explore nav a {
      font-size: 1em; } }
  article.port-stanley nav a:hover,
  article.explore nav a:hover {
    color: #152358; }

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

.content.wrapper {
  text-align: center;
  width: 100%;
  position: relative; }

.hide {
  opacity: 0; }

.cta-wrapper {
  min-height: 96px;
  width: 100vw;
  max-width: 100%;
  padding-left: 20px !important;
  padding-right: 20px !important;
  z-index: 9; }
  .cta-wrapper p {
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 800;
    letter-spacing: .03125em; }

.caption {
  font-size: 8.75em;
  bottom: 0;
  left: 4.8611111vw;
  letter-spacing: normal;
  line-height: 1em;
  top: 20vw;
  text-transform: inherit; }
  .caption .content.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 14.0625em; }

article.port-stanley p {
  font-size: 1em; }

@media (max-width: 1179.98px) {
  article.port-stanley #map h2.special {
    line-height: 2.5em; } }

.hamburger {
  position: fixed;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 24px;
  transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 99;
  display: block; }
  @media (max-width: 575.98px) {
    .hamburger {
      width: 25px;
      height: 22px; } }
  .hamburger span {
    background: white;
    position: absolute;
    height: 2px;
    border-radius: 0;
    width: 100%;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out; }
    .hamburger span:nth-child(1) {
      top: 0; }
    .hamburger span:nth-child(2), .hamburger span:nth-child(3) {
      top: 12px; }
      @media (max-width: 575.98px) {
        .hamburger span:nth-child(2), .hamburger span:nth-child(3) {
          top: 10px; } }
    .hamburger span:nth-child(4) {
      top: 24px; }
      @media (max-width: 575.98px) {
        .hamburger span:nth-child(4) {
          top: 20px; } }
  .hamburger.active span {
    background: white;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out; }
    .hamburger.active span:nth-child(1), .hamburger.active span:nth-child(4) {
      opacity: 0; }
    .hamburger.active span:nth-child(2) {
      transform: rotate(45deg);
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }
    .hamburger.active span:nth-child(3) {
      transform: rotate(-45deg);
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }
  .hamburger.active:before {
    opacity: 1;
    transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

.menu-overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  display: none; }
  .menu-overlay.active {
    display: block; }

nav {
  padding: 1.5625em 4.375em;
  z-index: 101;
  position: relative;
  background: #152358;
  width: 100%; }
  @media (max-width: 1441px) {
    nav {
      max-width: 100%;
      left: 0; } }
  @media (max-width: 1179.98px) {
    nav {
      padding: 20px 0;
      height: 80px;
      position: fixed !important;
      width: 100vw;
      left: 0;
      transition: 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); } }
  @media (max-width: 575.98px) {
    nav {
      padding: 10px 0;
      height: 80px; } }
  nav a {
    color: white; }
  nav .has-sub {
    position: relative; }
    nav .has-sub > a {
      padding-right: 28px; }
      nav .has-sub > a:before {
        content: "";
        display: block;
        width: 14px;
        height: 7px;
        background-image: url("../svg/chev-up.svg");
        background-size: contain;
        position: absolute;
        background-repeat: no-repeat;
        right: 0;
        top: calc(50% - 3px);
        transform: rotate(180deg);
        transform-origin: center;
        transition: transform .3s ease-in-out; }
      nav .has-sub > a.active:before {
        transform: rotate(0deg); }
  @media (max-width: 767.98px) {
    nav .logo-wrapper {
      width: 150px; } }
  nav .nav-wrapper {
    max-width: 758px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 1179.98px) {
      nav .nav-wrapper {
        display: none !important; } }
  nav .btn-register {
    font-family: century-gothic, sans-serif;
    font-size: 1.25em;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
    @media (max-width: 575.98px) {
      nav .btn-register {
        font-size: .75em;
        letter-spacing: .05em; } }
    nav .btn-register span {
      font-family: century-gothic, sans-serif;
      padding-left: 10px; }
  nav .social-wrapper {
    display: none; }
  nav.fixed, nav.alt {
    position: fixed;
    z-index: 99;
    top: 0;
    width: 100vw;
    left: 0;
    background: #152358;
    padding-top: 0;
    padding-bottom: 0;
    transform: translateY(-120%);
    transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    height: 60px; }
    @media (max-width: 767.98px) {
      nav.fixed, nav.alt {
        height: 60px; } }
    nav.fixed.active, nav.alt.active {
      transform: translateY(0); }
    nav.fixed > ul, nav.alt > ul {
      margin-top: 0;
      margin-bottom: 0;
      height: 100px; }
      nav.fixed > ul a, nav.alt > ul a {
        height: 100%;
        display: flex;
        align-items: center; }
    nav.fixed .btn-register, nav.alt .btn-register {
      color: white;
      right: 20px; }
    nav.fixed .logo, nav.alt .logo {
      display: block;
      width: 150px; }
      @media (max-width: 575.98px) {
        nav.fixed .logo, nav.alt .logo {
          width: 140px; } }
      nav.fixed .logo *, nav.alt .logo * {
        fill: white; }
    nav.fixed .hamburger, nav.alt .hamburger {
      width: 20px;
      left: 40px;
      height: 18px; }
      @media (max-width: 575.98px) {
        nav.fixed .hamburger, nav.alt .hamburger {
          left: 20px; } }
      nav.fixed .hamburger span, nav.alt .hamburger span {
        background: white;
        width: 20px; }
        nav.fixed .hamburger span:nth-child(1), nav.alt .hamburger span:nth-child(1) {
          top: 0; }
        nav.fixed .hamburger span:nth-child(2), nav.fixed .hamburger span:nth-child(3), nav.alt .hamburger span:nth-child(2), nav.alt .hamburger span:nth-child(3) {
          top: 8px; }
        nav.fixed .hamburger span:nth-child(4), nav.alt .hamburger span:nth-child(4) {
          top: 16px; }
      nav.fixed .hamburger svg, nav.alt .hamburger svg {
        width: 100%; }
        nav.fixed .hamburger svg *, nav.alt .hamburger svg * {
          fill: white; }
  nav.alt {
    position: relative;
    transition: none;
    transform: translateY(0); }
    nav.alt .logo {
      display: none; }
    nav.alt .wastell-home-logo {
      display: none; }
  nav.home {
    top: 0;
    left: 0;
    z-index: 99;
    background: transparent; }
    nav.home .logo-wrapper {
      width: 360px;
      height: 40%; }
      @media (max-width: 575.98px) {
        nav.home .logo-wrapper {
          height: 50%;
          width: 140px; } }
      nav.home .logo-wrapper .logo {
        width: 100%;
        height: 40px; }
        nav.home .logo-wrapper .logo svg {
          height: 100%; }
      nav.home .logo-wrapper .logo-alt {
        display: none; }
      nav.home .logo-wrapper * {
        fill: black;
        transition: fill 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
      nav.home .logo-wrapper:hover * {
        fill: #152358; }
    nav.home .wastell-home-logo {
      top: 50px;
      right: 84px;
      width: 222px; }
      @media (max-width: 1179.98px) {
        nav.home .wastell-home-logo {
          display: none; } }
      nav.home .wastell-home-logo * {
        fill: white;
        transition: fill 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
      nav.home .wastell-home-logo:hover * {
        fill: #f0f1f4; }
  nav ul.nav-menu {
    padding-left: 0; }
    nav ul.nav-menu > li.active {
      background: #f0f1f4; }
  nav ul {
    margin-bottom: 0;
    list-style: none;
    max-width: 830px; }
    @media (max-width: 1179.98px) {
      nav ul {
        background: #f0f1f4;
        position: fixed;
        top: 0;
        left: 0;
        padding: 100px 0 0;
        margin: 0;
        height: 100vh;
        width: 300px;
        transform: translateX(-100%);
        transition: transform .3s ease-in-out; }
        nav ul.active {
          transform: translateX(0); } }
    nav ul.sub-nav {
      display: none;
      position: absolute;
      margin-top: 0;
      padding: .875em 0;
      margin-left: -2em;
      padding-top: 2.25em;
      background: rgba(21, 35, 88, 0.65); }
      nav ul.sub-nav a {
        display: block;
        padding-left: 2em;
        padding-right: 2em; }
        nav ul.sub-nav a:hover {
          background: #152358; }
    nav ul a {
      display: inline-block;
      font-size: .875em;
      text-transform: uppercase;
      color: white;
      padding: .875em 1em;
      font-family: century-gothic, sans-serif;
      letter-spacing: .1em;
      transition: background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
      nav ul a span {
        transition: background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
      nav ul a:hover, nav ul a.active {
        color: #f0f1f4; }

.page-nav {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase; }
  .page-nav a {
    color: #f0f1f4;
    font-size: 1.125em;
    letter-spacing: .1em; }
    .page-nav a:hover {
      color: #152358; }
  .page-nav .select2-container {
    margin: 0; }
  .page-nav .select2-container--default .select2-selection--single {
    border-color: transparent; }
  .page-nav .select2-selection__rendered {
    text-transform: uppercase;
    font-size: .875em;
    color: #f0f1f4;
    letter-spacing: .1em; }
  .page-nav .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #f0f1f4;
    letter-spacing: .1em; }
  .page-nav .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: url("../svg/arrow-down-green.svg"); }

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 101vh;
  width: 101vw;
  max-width: 600px;
  z-index: 100;
  padding: 30px;
  background: #152358;
  transform: translateX(-101%);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  overflow: hidden; }
  @media (max-width: 575.98px) {
    .mobile-menu {
      width: 100%;
      padding: 20px; } }
  .mobile-menu .menu-wrapper {
    margin-top: 150px; }
  .mobile-menu .contact-wrapper a {
    font-size: 1.125em;
    display: block;
    font-family: century-gothic, sans-serif;
    margin-bottom: 0; }
  .mobile-menu .contact-wrapper .social-wrapper {
    margin-top: 25px;
    width: 50px; }
  .mobile-menu .top {
    display: flex;
    height: 30px;
    position: relative; }
    .mobile-menu .top .hamburger {
      left: 30px;
      z-index: 101; }
    .mobile-menu .top h3 {
      display: block;
      color: white;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
  .mobile-menu a {
    color: white;
    font-size: 2.5em;
    font-family: century-gothic, sans-serif;
    margin-bottom: 1em; }
    .mobile-menu a:hover {
      color: #f0f1f4; }
    @media (max-width: 575.98px) {
      .mobile-menu a {
        font-size: 7vw; } }
  .mobile-menu .social-wrapper {
    display: block; }
  .mobile-menu .logo * {
    fill: white; }
  .mobile-menu.show {
    transform: translateX(0);
    opacity: 1; }
  .mobile-menu .contact-wrapper {
    bottom: 30px;
    position: absolute; }
  .mobile-menu ul.nav-wrapper {
    margin-top: 50px;
    list-style: none; }
    @media (max-width: 1179.98px) {
      .mobile-menu ul.nav-wrapper {
        background: #152358;
        position: fixed;
        flex-direction: column;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
        margin-top: 100px;
        height: calc(100% - 130px);
        width: 340px;
        overflow-y: scroll;
        padding-right: 20px; } }
    @media (max-width: 575.98px) {
      .mobile-menu ul.nav-wrapper {
        width: calc(100% + 20px); } }
    .mobile-menu ul.nav-wrapper .mobile-logo-wrapper {
      max-width: 224px;
      padding-bottom: 10px; }
    .mobile-menu ul.nav-wrapper li {
      width: 100%; }
    .mobile-menu ul.nav-wrapper .has-sub {
      position: relative;
      transition: background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
      .mobile-menu ul.nav-wrapper .has-sub.active {
        background: #f0f1f4; }
        .mobile-menu ul.nav-wrapper .has-sub.active > a {
          background: none; }
          .mobile-menu ul.nav-wrapper .has-sub.active > a:active, .mobile-menu ul.nav-wrapper .has-sub.active > a:focus {
            background: none; }
          .mobile-menu ul.nav-wrapper .has-sub.active > a:before {
            opacity: 0; }
        .mobile-menu ul.nav-wrapper .has-sub.active .sub-nav {
          max-height: 100vh; }
      .mobile-menu ul.nav-wrapper .has-sub > a {
        width: 100%; }
        .mobile-menu ul.nav-wrapper .has-sub > a:active, .mobile-menu ul.nav-wrapper .has-sub > a:focus {
          background: #152358; }
        .mobile-menu ul.nav-wrapper .has-sub > a:before, .mobile-menu ul.nav-wrapper .has-sub > a:after {
          content: "";
          position: absolute;
          display: none;
          width: 14px;
          height: 2px;
          background: white;
          right: 22px;
          top: 50%;
          transform: translateY(-50%); }
        .mobile-menu ul.nav-wrapper .has-sub > a:before {
          transform-origin: center;
          transform: translateY(-50%) rotate(90deg); }
    .mobile-menu ul.nav-wrapper .sub-nav {
      list-style: none;
      padding-left: 0;
      background: none;
      overflow: hidden;
      padding-left: 20px;
      transition: max-height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
      .mobile-menu ul.nav-wrapper .sub-nav a {
        display: block;
        padding: .25em 22px;
        font-size: .85em; }
        .mobile-menu ul.nav-wrapper .sub-nav a:hover {
          background: #152358; }
    .mobile-menu ul.nav-wrapper a {
      display: inline-block;
      font-size: 1em;
      text-transform: uppercase;
      color: white;
      padding: .25em 22px;
      font-family: century-gothic, sans-serif;
      letter-spacing: .1em;
      transition: background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
      .mobile-menu ul.nav-wrapper a:hover, .mobile-menu ul.nav-wrapper a.active {
        color: white; }

.side-nav {
  right: 0;
  top: 0;
  background: white;
  height: 100vh;
  width: 180px;
  padding-right: 37px;
  transform: translateX(110%);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 98; }
  .side-nav.active {
    transform: translateX(0); }
  .side-nav .menu-wrapper {
    width: 40px;
    max-height: 615px;
    position: absolute;
    right: 10%;
    height: 60vh;
    padding-right: 20px; }
    .side-nav .menu-wrapper a {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      position: relative;
      display: block;
      background: #f0f1f4;
      font-size: 1em;
      transition: background 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
      .side-nav .menu-wrapper a:before {
        content: "";
        top: 0;
        left: 0;
        background-color: #152358;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        position: absolute;
        top: -14px;
        left: -14px;
        opacity: 0; }
      .side-nav .menu-wrapper a:after {
        content: "";
        background-color: #152358;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        position: absolute;
        opacity: 0;
        top: -14px;
        left: -14px; }
      .side-nav .menu-wrapper a.active:before {
        -webkit-animation: glowAnimation 1.8s 0.33333s ease-out infinite; }
      .side-nav .menu-wrapper a.active:after {
        -webkit-animation: glowAnimation 1.8s 0.66666s ease-out infinite; }
      .side-nav .menu-wrapper a.active, .side-nav .menu-wrapper a:hover {
        background: #152358; }
        .side-nav .menu-wrapper a.active span, .side-nav .menu-wrapper a:hover span {
          color: #152358; }
      .side-nav .menu-wrapper a.active span:after {
        opacity: 1; }
      .side-nav .menu-wrapper a span {
        position: absolute;
        color: #f0f1f4;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        font-family: century-gothic, sans-serif;
        letter-spacing: .05em;
        line-height: 1.2em;
        text-transform: uppercase;
        font-size: .875em;
        display: block;
        width: 108px;
        padding-left: 30px; }
        .side-nav .menu-wrapper a span:after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 0;
          width: 0;
          height: 0;
          transform: translate(-100%, -50%);
          border-top: 15px solid transparent;
          border-bottom: 10px solid transparent;
          border-right: 15px solid white;
          opacity: 0; }
  .side-nav .tiny-dots {
    width: 5px;
    height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .side-nav .tiny-dots .tiny-dot {
      display: block;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: #f0f1f4; }

/**
 * Hero Section
*/
section#hero .toronto .hero {
  background-position-x: 66%; }

section#hero .hero {
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden; }
  section#hero .hero:before {
    content: "";
    display: block;
    padding-bottom: 57.6388889%; }
    @media (max-width: 1179.98px) {
      section#hero .hero:before {
        padding-bottom: calc(100vh - 80px); } }
  section#hero .hero.show iframe {
    opacity: 1; }
  section#hero .hero #pin {
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  section#hero .hero .caption-wrapper {
    bottom: 60px;
    left: 0;
    width: 100%; }
    @media (max-width: 1179.98px) {
      section#hero .hero .caption-wrapper {
        bottom: 14%; } }
    section#hero .hero .caption-wrapper .logo-icon {
      margin: auto;
      margin-bottom: 56px;
      width: 146px; }
  section#hero .hero .caption {
    line-height: 1.1em;
    font-size: 3.125em;
    text-transform: capitalize; }
    @media (max-width: 1441px) {
      section#hero .hero .caption {
        font-size: 2em;
        margin-bottom: 50px; } }
    @media (max-width: 1179.98px) {
      section#hero .hero .caption {
        margin-bottom: 5vw; } }
    @media (max-width: 767.98px) {
      section#hero .hero .caption {
        font-size: 6vw !important; } }
  section#hero .hero .anchor-nav a {
    color: white;
    font-size: 2.5em;
    letter-spacing: -.0025em;
    margin-bottom: 40px;
    font-family: century-gothic, sans-serif; }
    @media (max-width: 1441px) {
      section#hero .hero .anchor-nav a {
        font-size: 2em;
        margin-bottom: 1em; } }
    @media (max-width: 1179.98px) {
      section#hero .hero .anchor-nav a {
        margin-bottom: 1vw; } }
    @media (max-width: 575.98px) {
      section#hero .hero .anchor-nav a {
        font-size: 3.5vw;
        margin-bottom: .5em; } }
    section#hero .hero .anchor-nav a:hover {
      color: #f0f1f4; }
  section#hero .hero iframe {
    position: absolute;
    top: 50%;
    height: 56.25vw;
    width: 100vw;
    display: none;
    transform: translateY(-50%); }
  section#hero .hero .logo {
    bottom: 18%;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 1441px) {
      section#hero .hero .logo {
        bottom: 8.5vw; } }
    @media (max-width: 575.98px) {
      section#hero .hero .logo {
        bottom: 5%; } }
    section#hero .hero .logo svg {
      width: 75vw;
      max-width: 680px; }
      @media (max-width: 1441px) {
        section#hero .hero .logo svg {
          width: 60vw; } }
      @media (max-width: 575.98px) {
        section#hero .hero .logo svg {
          width: 64vw; } }
      section#hero .hero .logo svg * {
        fill: white; }
  section#hero .hero .wastell-home-logo {
    width: 220px;
    left: 50%;
    top: 30px;
    transform: translateX(-50%); }
    @media (max-width: 1441px) {
      section#hero .hero .wastell-home-logo {
        width: 19vw;
        top: 2vw;
        right: 3vw; } }
    @media (max-width: 575.98px) {
      section#hero .hero .wastell-home-logo {
        width: 25vw; } }
    section#hero .hero .wastell-home-logo svg * {
      fill: white !important;
      transition: fill 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
    section#hero .hero .wastell-home-logo:hover svg * {
      fill: #152358 !important; }

section#hero h2 {
  font-size: 3.65em; }
  @media (max-width: 1441px) {
    section#hero h2 {
      font-size: 3.5vw; } }
  @media (max-width: 767.98px) {
    section#hero h2 {
      font-size: 4.5vw; } }

section .logo-in-page {
  width: 146px;
  height: auto; }
  section .logo-in-page svg * {
    fill: #152358; }

section#developments h6 {
  line-height: 1.2em; }

section#developments .development-box:hover * {
  color: #152358; }

section#developments .development-box:hover img.position-absolute {
  opacity: 1; }

section#developments .development-box h6 {
  font-weight: 600; }
  section#developments .development-box h6.title-font {
    margin-top: 5px;
    font-weight: 300;
    letter-spacing: normal; }

section#developments .development-box img.position-absolute {
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity .3s ease-in-out; }

section#companies h1 {
  font-size: 3.125em; }
  @media (max-width: 767.98px) {
    section#companies h1 {
      font-size: 1.5em; } }

section#quotes h2 {
  font-size: 3.125em; }
  @media (max-width: 767.98px) {
    section#quotes h2 {
      font-size: 1.875em; } }

section#quotes h4 {
  font-size: 1.5em; }
  @media (max-width: 767.98px) {
    section#quotes h4 {
      font-size: 1.125em; } }

section#responsibility .rotate {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateX(120%) rotate(90deg);
  font-family: century-gothic, sans-serif; }
  @media (max-width: 1441px) {
    section#responsibility .rotate {
      transform: translateX(110%) rotate(90deg); } }

section#services .img-box {
  display: block;
  position: relative; }
  section#services .img-box > div:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background: #D0D5E6;
    opacity: 0;
    transition: opacity .3s ease-in-out; }
  section#services .img-box:hover > div:before {
    opacity: .7; }
  section#services .img-box:hover h2 {
    color: #152358 !important; }
  section#services .img-box h2 {
    z-index: 2; }
    @media (max-width: 575.98px) {
      section#services .img-box h2 {
        font-size: 1em;
        letter-spacing: .05em; } }

section.page-hero {
  background-size: cover;
  background-repeat: no-repeat;
  height: 55.5555556vw;
  max-height: 100vh;
  overflow: hidden; }
  section.page-hero h1.special.page-title {
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;
    font-size: 6.25vw;
    transform: translateY(-50%); }
  section.page-hero h2 {
    font-size: 2vw;
    letter-spacing: .1em;
    bottom: 30%;
    width: 100%; }
    @media (max-width: 767.98px) {
      section.page-hero h2 {
        font-size: 3vw;
        bottom: 24%; } }
    @media (max-width: 575.98px) {
      section.page-hero h2 {
        font-size: 3.5vw;
        bottom: 24%; } }

section#communities .load-svg {
  height: 90px; }
  @media (max-width: 575.98px) {
    section#communities .load-svg {
      height: 50px; } }
  section#communities .load-svg svg {
    height: 100%; }
    section#communities .load-svg svg * {
      fill: white; }

section#communities .swiper-container h1 {
  font-size: 3.75em;
  font-family: century-gothic, sans-serif; }
  @media (max-width: 767.98px) {
    section#communities .swiper-container h1 {
      font-size: 2.25em; } }
  @media (max-width: 575.98px) {
    section#communities .swiper-container h1 {
      font-size: 1.75em; } }

section#communities .form-wrapper:before {
  content: " ";
  display: block;
  padding-bottom: 100%;
  width: 100%; }

section#communities .form-wrapper a.btn {
  left: 50%;
  top: auto;
  bottom: 20%;
  transform: translateX(-50%); }

section#communities .form-wrapper .position-absolute {
  top: 0;
  left: 0; }

section#communities .form-wrapper > div {
  width: 100%; }

section#shopping h3 {
  font-size: 1.5em; }

section#shopping h4 {
  font-size: 1.125em;
  font-family: century-gothic, sans-serif; }

section#shopping p {
  margin-bottom: 2.5em; }

section.detail-hero {
  background-size: cover;
  background-repeat: no-repeat;
  height: 55.5555556vw;
  max-height: 100vh;
  overflow: hidden; }
  section.detail-hero .elevation {
    letter-spacing: .1em;
    font-family: century-gothic, sans-serif; }

section.nav-box .box {
  display: block;
  width: calc(50% - 10px);
  position: relative; }
  @media (max-width: 767.98px) {
    section.nav-box .box {
      width: calc(100% - 20px); } }
  section.nav-box .box.large {
    width: calc(100% - 10px); }
    section.nav-box .box.large:before {
      content: "";
      display: block;
      padding-bottom: 50%; }
    @media (max-width: 575.98px) {
      section.nav-box .box.large:before {
        padding-bottom: 100%; }
      section.nav-box .box.large .img-inner {
        background-image: url("../port_stanley_beach%402x.html") !important; } }
  section.nav-box .box:before {
    content: "";
    display: block;
    padding-bottom: 100%; }
  section.nav-box .box h1 {
    display: block;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 2.25em;
    font-size: 2.75em;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25); }
    @media (max-width: 1179.98px) {
      section.nav-box .box h1 {
        font-size: 2.25em; } }
    @media (max-width: 767.98px) {
      section.nav-box .box h1 {
        font-size: 6.75vw; } }
  section.nav-box .box span.gradient {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 31.25%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: white;
    font-family: century-gothic, sans-serif;
    letter-spacing: .1em;
    line-height: 1em;
    font-size: 1.125em; }
    @media (max-width: 1179.98px) {
      section.nav-box .box span.gradient {
        font-size: .75em;
        line-height: 1em; } }
    section.nav-box .box span.gradient:before {
      content: "";
      display: block;
      background-image: url("../gradient.html");
      background-repeat: repeat-X;
      background-size: contain;
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      z-index: -1; }
    section.nav-box .box span.gradient:after {
      content: "";
      display: block;
      margin-left: 10px;
      width: 12px;
      background-image: url("../svg/arrow-right.svg");
      background-size: contain;
      background-repeat: no-repeat;
      height: 1em;
      background-position: center; }
  section.nav-box .box .img-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-size: cover;
    transition: transform .5s ease-in-out; }
  section.nav-box .box.img-outer {
    overflow: hidden;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    cursor: pointer; }
    section.nav-box .box.img-outer:hover .img-inner {
      transform: translate(-50%, -50%) scale(1.05); }

section#contact {
  background: #f0f1f4; }

section.wastell {
  background: #f2f4f9; }
  section.wastell a.cta-btn {
    color: #aaaec0;
    border-color: #aaaec0; }
    section.wastell a.cta-btn:hover {
      color: #152358;
      border-color: #152358;
      background-color: transparent; }
  section.wastell .awards-wrapper {
    max-width: 918px;
    width: 100%; }
    section.wastell .awards-wrapper .awards {
      width: 50%;
      background-repeat: no-repeat;
      background-position: 50%;
      padding-bottom: 16%;
      background-size: 100%;
      margin-left: 10px;
      margin-right: 10px; }
    section.wastell .awards-wrapper img {
      max-width: 443px;
      height: 109px;
      padding: 0 10px; }
    @media (max-width: 767.98px) {
      section.wastell .awards-wrapper .awards {
        width: 75%;
        padding-bottom: 23%;
        margin-left: auto;
        margin-right: auto; } }

section.want-to-go .want-to-go-title {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/**
 * Video Section
*/
section.video .lets-go {
  width: 64.375%; }
  @media (max-width: 575.98px) {
    section.video .lets-go {
      width: 86%; } }

section.video iframe {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  max-width: unset;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1; }

section.video .play-btn {
  left: 50%;
  top: 50%;
  width: 4.5em;
  height: 4.5em;
  transform: translate(-50%, -50%); }
  @media (max-width: 575.98px) {
    section.video .play-btn {
      bottom: 33%; } }
  section.video .play-btn svg {
    fill: white;
    transition: fill 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  section.video .play-btn:hover svg {
    fill: #f0f1f4; }

/**
 * certified Section
*/
section.certified {
  overflow: hidden; }
  section.certified .bg {
    padding-bottom: 72.2222222%;
    background-size: cover;
    background-position: center center;
    min-height: 630px; }
    @media (max-width: 1179.98px) {
      section.certified .bg {
        background-size: auto;
        background-position: center 0; } }
    section.certified .bg:after {
      content: "";
      display: none;
      width: 100%;
      height: 40%;
      bottom: -10%;
      left: 0;
      position: absolute;
      background: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, white 72%, white 80%, white 100%);
      background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, white 72%, white 80%, white 100%);
      background: -o-linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, white 72%, white 80%, white 100%);
      background: -ms-linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, white 72%, white 80%, white 100%);
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 72%, white 80%, white 100%); }
  section.certified .title-wrapper {
    top: 0;
    height: 34%;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    margin-left: 0; }
    @media (max-width: 1179.98px) {
      section.certified .title-wrapper {
        height: 50%; } }
  section.certified .certification-wrapper {
    bottom: 0;
    height: 17.5%;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    margin-left: 0; }
    @media (max-width: 1179.98px) {
      section.certified .certification-wrapper {
        height: 50%; } }
    section.certified .certification-wrapper > div {
      max-width: 850px;
      width: 80vw; }
    section.certified .certification-wrapper .desc {
      margin: 0 20px; }
      @media (max-width: 1179.98px) {
        section.certified .certification-wrapper .desc {
          margin: auto; } }
      section.certified .certification-wrapper .desc P {
        font-family: century-gothic, sans-serif;
        color: #2766c5;
        font-size: 1.25em;
        text-transform: uppercase; }
        @media (max-width: 1441px) {
          section.certified .certification-wrapper .desc P {
            font-size: .85em; } }
        @media (max-width: 1179.98px) {
          section.certified .certification-wrapper .desc P {
            color: #2766c5;
            text-shadow: 0px 0px 5px white; } }
    section.certified .certification-wrapper .blue-flag-cert {
      width: 60px;
      height: 60px;
      position: relative; }
      section.certified .certification-wrapper .blue-flag-cert:before {
        content: "";
        position: absolute;
        width: 120%;
        height: 120%;
        display: block;
        background: #2766c5;
        z-index: -1;
        left: -10%;
        top: -10%;
        border-radius: 50%; }
      @media (max-width: 1441px) {
        section.certified .certification-wrapper .blue-flag-cert {
          width: 40px;
          height: 40px; } }

/**
 * Register Section
*/
section.register h2 {
  font-size: 2.25em;
  letter-spacing: .1em; }
  @media (max-width: 767.98px) {
    section.register h2 {
      font-size: 1.25em; } }

section.register .logo {
  max-width: 540px;
  width: 80%; }
  section.register .logo svg * {
    fill: #152358; }

/**
 * Other Element
*/
section .big-text {
  width: 72.5%; }
  @media (max-width: 575.98px) {
    section .big-text {
      width: 93.5%; } }

section img {
  width: 100%; }

.grid-gallery img {
  margin-bottom: 20px; }

article.beach-homes-detail .back-btn, article.condos-detail .back-btn {
  color: #f0f1f4;
  font-size: 14px;
  letter-spacing: .1em;
  font-family: century-gothic, sans-serif; }
  article.beach-homes-detail .back-btn:hover, article.condos-detail .back-btn:hover {
    color: #152358; }

article.beach-homes-detail h1.special, article.condos-detail h1.special {
  font-size: 4vw;
  text-align: center; }
  @media (max-width: 575.98px) {
    article.beach-homes-detail h1.special, article.condos-detail h1.special {
      font-size: 6vw;
      padding-top: 30px; } }

article.beach-homes-detail h1.model-name, article.condos-detail h1.model-name {
  font-size: 3.75em;
  color: #152358;
  font-family: century-gothic, sans-serif;
  letter-spacing: 0;
  line-height: 1.166666667em; }
  @media (max-width: 1179.98px) {
    article.beach-homes-detail h1.model-name, article.condos-detail h1.model-name {
      font-size: 3.5em; } }
  @media (max-width: 767.98px) {
    article.beach-homes-detail h1.model-name, article.condos-detail h1.model-name {
      font-size: 2em; } }

article.beach-homes-detail h3, article.condos-detail h3 {
  font-size: 2em;
  color: #f0f1f4;
  letter-spacing: 0;
  font-family: century-gothic, sans-serif; }
  @media (max-width: 767.98px) {
    article.beach-homes-detail h3, article.condos-detail h3 {
      line-height: 1.5em;
      font-size: 1.375em;
      margin-bottom: 0; } }
  @media (max-width: 575.98px) {
    article.beach-homes-detail h3, article.condos-detail h3 {
      font-size: 1em; } }

article.beach-homes-detail h4, article.condos-detail h4 {
  font-size: 1.375em;
  color: #f0f1f4;
  letter-spacing: 0;
  font-family: century-gothic, sans-serif; }
  @media (max-width: 767.98px) {
    article.beach-homes-detail h4, article.condos-detail h4 {
      line-height: 1.5em; } }
  @media (max-width: 575.98px) {
    article.beach-homes-detail h4, article.condos-detail h4 {
      font-size: 1em; } }

article.beach-homes-detail .floorplan-img, article.condos-detail .floorplan-img {
  margin-top: 50px;
  padding-bottom: 70vw;
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
  background-size: contain;
  width: 70%;
  margin-left: auto;
  margin-right: auto; }

article.beach-homes-detail .floorplan-slider-container .swiper-button-prev, article.beach-homes-detail .swiper-container-rtl .swiper-button-next, article.condos-detail .floorplan-slider-container .swiper-button-prev, article.condos-detail .swiper-container-rtl .swiper-button-next {
  background-image: url("../svg/slide-arrow-left.svg"); }

article.beach-homes-detail .floorplan-slider-container .swiper-button-next, article.beach-homes-detail .swiper-container-rtl .swiper-button-prev, article.condos-detail .floorplan-slider-container .swiper-button-next, article.condos-detail .swiper-container-rtl .swiper-button-prev {
  background-image: url("../svg/slide-arrow-right.svg"); }

article.beach-homes-detail .swiper-button-disabled, article.condos-detail .swiper-button-disabled {
  display: none; }

article.beach-homes-detail .swiper-button-prev,
article.beach-homes-detail .swiper-button-next, article.condos-detail .swiper-button-prev,
article.condos-detail .swiper-button-next {
  width: 35px;
  height: 62px; }

article.beach-homes-detail .floorplan-slider-container, article.condos-detail .floorplan-slider-container {
  overflow: hidden; }
  article.beach-homes-detail .floorplan-slider-container .swiper-slide, article.condos-detail .floorplan-slider-container .swiper-slide {
    background: none;
    background: white; }

article.beach-homes-detail .slider-nav a, article.condos-detail .slider-nav a {
  text-transform: uppercase;
  font-size: 1.5em;
  font-family: century-gothic, sans-serif;
  color: #ccc;
  transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  article.beach-homes-detail .slider-nav a.active, article.beach-homes-detail .slider-nav a:hover, article.condos-detail .slider-nav a.active, article.condos-detail .slider-nav a:hover {
    color: #152358; }

article.beach-homes-detail .gallery-top .swiper-slide, article.condos-detail .gallery-top .swiper-slide {
  height: 61.5384615%; }

article.beach-homes-detail .gallery-top .caption, article.condos-detail .gallery-top .caption {
  font-size: .875em;
  color: white;
  left: 30px;
  bottom: 30px;
  text-transform: uppercase; }

article.beach-homes-detail .gallery-top .gallery-icon, article.condos-detail .gallery-top .gallery-icon {
  width: 4%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10; }
  article.beach-homes-detail .gallery-top .gallery-icon svg *, article.condos-detail .gallery-top .gallery-icon svg * {
    transition: fill 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  article.beach-homes-detail .gallery-top .gallery-icon:hover svg *, article.condos-detail .gallery-top .gallery-icon:hover svg * {
    fill: #152358; }

article.beach-homes-detail .overlay, article.condos-detail .overlay {
  top: 0;
  left: 0;
  z-index: 11;
  background: rgba(0, 0, 0, 0.85);
  transform: translateY(-100%);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  height: 100%; }
  article.beach-homes-detail .overlay.active, article.condos-detail .overlay.active {
    transform: translateY(0); }

article.beach-homes-detail .gallery-thumbs, article.condos-detail .gallery-thumbs {
  z-index: 12;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-100%);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  article.beach-homes-detail .gallery-thumbs.active, article.condos-detail .gallery-thumbs.active {
    transform: translateY(0); }
  article.beach-homes-detail .gallery-thumbs .thumb, article.condos-detail .gallery-thumbs .thumb {
    width: 23%;
    margin: 1%;
    height: 23%; }

article.beach-homes-detail h1.features.special, article.condos-detail h1.features.special {
  font-size: 3.5em; }
  @media (max-width: 1179.98px) {
    article.beach-homes-detail h1.features.special, article.condos-detail h1.features.special {
      font-size: 2.5em; } }
  @media (max-width: 575.98px) {
    article.beach-homes-detail h1.features.special, article.condos-detail h1.features.special {
      font-size: 1.5em;
      margin-bottom: 0; } }

article.beach-homes-detail .features h4, article.condos-detail .features h4 {
  letter-spacing: .1em;
  font-size: 1.25em;
  margin-bottom: 1em; }

article.beach-homes-detail .features ul, article.condos-detail .features ul {
  padding-left: 20px; }
  article.beach-homes-detail .features ul li, article.condos-detail .features ul li {
    padding-bottom: 1em; }

article.beach-homes-detail .keyplate img, article.condos-detail .keyplate img {
  width: 75%;
  max-width: 415px; }
  @media (max-width: 767.98px) {
    article.beach-homes-detail .keyplate img, article.condos-detail .keyplate img {
      width: 60%;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 575.98px) {
    article.beach-homes-detail .keyplate img, article.condos-detail .keyplate img {
      width: 90%;
      margin-left: auto;
      margin-right: auto; } }

article.beach-homes-detail .keyplate span, article.condos-detail .keyplate span {
  font-size: 1.125em;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-family: century-gothic, sans-serif; }

article.condos-detail .floorplan-img {
  background-size: contain;
  padding-bottom: 40vw; }
  @media (max-width: 1179.98px) {
    article.condos-detail .floorplan-img {
      padding-bottom: 70vw; } }
  @media (max-width: 767.98px) {
    article.condos-detail .floorplan-img {
      padding-bottom: 100vw; } }

section.floorplans h4 {
  font-family: century-gothic, sans-serif;
  color: #152358;
  font-size: 1.5em;
  letter-spacing: .1em; }

section.floorplans .nav-tabs {
  width: 100%;
  max-width: 1080px;
  border: none; }
  @media (max-width: 1179.98px) {
    section.floorplans .nav-tabs {
      width: 100%; } }
  @media (max-width: 575.98px) {
    section.floorplans .nav-tabs {
      margin-bottom: 20px; } }

section.floorplans .nav-item {
  border: none; }
  @media (max-width: 1179.98px) {
    section.floorplans .nav-item h4 {
      font-size: 1em;
      margin-bottom: 5px; } }
  section.floorplans .nav-item:after {
    content: "";
    display: block;
    width: 21px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 12px;
    background-image: url("../svg/arrow-pink.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
    @media (max-width: 767.98px) {
      section.floorplans .nav-item:after {
        display: none; } }
  section.floorplans .nav-item.active {
    position: relative;
    padding-bottom: 50px; }
    @media (max-width: 767.98px) {
      section.floorplans .nav-item.active {
        padding-bottom: 8px; } }
    section.floorplans .nav-item.active:after {
      opacity: 1; }
    section.floorplans .nav-item.active h4 {
      color: #152358;
      font-family: century-gothic, sans-serif; }

section.floorplans .floorplans.homes .card .thumbnail {
  background-size: cover;
  border: none;
  padding-bottom: 77.4193548%; }

section.floorplans .floorplans .card {
  border: none;
  width: 25%; }
  @media (max-width: 1179.98px) {
    section.floorplans .floorplans .card {
      width: 50%; } }
  @media (max-width: 767.98px) {
    section.floorplans .floorplans .card {
      width: 100%; } }
  section.floorplans .floorplans .card:hover .card-body * {
    color: #152358; }
  section.floorplans .floorplans .card:hover .thumbnail {
    border-color: #f0f1f4; }
  section.floorplans .floorplans .card .card-body {
    padding: 20px 0; }
    section.floorplans .floorplans .card .card-body * {
      color: #f0f1f4;
      transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  section.floorplans .floorplans .card .card-title {
    font-size: 1.125em;
    margin-bottom: 0;
    font-family: century-gothic, sans-serif;
    line-height: 1em; }
  section.floorplans .floorplans .card .card-text {
    font-size: .875em;
    margin-bottom: 0;
    font-family: century-gothic, sans-serif; }
  section.floorplans .floorplans .card .thumbnail {
    width: 100%;
    padding-bottom: 100%;
    background-size: 75% 75%;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    transition: border 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 30px; }

.swiper-button-disabled {
  display: none; }

.swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: white; }

.mobile-slide {
  pointer-events: none;
  width: 100vw; }
  .mobile-slide h6 {
    margin-bottom: 20px;
    font-size: 1em;
    letter-spacing: .1em; }
  .mobile-slide .img-fluid {
    width: 100vw;
    margin-bottom: 20px; }
  .mobile-slide .swiper-pagination-bullet-active {
    background: #f0f1f4; }
  .mobile-slide .swiper-pagination {
    bottom: 0; }

footer {
  width: 100vw;
  background: #152358;
  color: white; }
  footer .first-col {
    padding-left: 7em; }
    @media (max-width: 1179.98px) {
      footer .first-col {
        padding-left: 0;
        padding-top: 30px; } }
  footer h3 {
    color: white;
    letter-spacing: .025em; }
  footer a {
    color: white; }
    footer a:hover {
      color: #f0f1f4;
      text-decoration: underline !important; }
  footer p {
    font-size: 1.125em;
    color: white; }
  footer h6 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 2em;
    letter-spacing: .06em; }
  footer span.slogan {
    font-family: century-gothic, sans-serif;
    font-size: 1.125em;
    letter-spacing: -.025em; }
  footer .logo:hover *,
  footer .logo-icon:hover * {
    fill: #f0f1f4; }
  footer .logo *,
  footer .logo-icon * {
    fill: white;
    transition: fill 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  footer .logo {
    width: 278px; }
    footer .logo svg {
      height: auto; }
  footer .logo-icon {
    width: 48px;
    margin-bottom: 15px; }
  footer .disclaimer {
    font-weight: 300;
    font-size: .675em; }
    footer .disclaimer a {
      font-family: century-gothic, sans-serif;
      color: white; }
      footer .disclaimer a:hover {
        color: #f0f1f4; }
  @media (max-width: 575.98px) {
    footer .cta-btn {
      font-size: 12px;
      letter-spacing: .05em;
      height: 32px;
      margin-bottom: 25px; } }
  footer .social-wrapper {
    right: 0;
    height: 25px;
    width: 50px;
    margin-top: 1.5em; }
    footer .social-wrapper a {
      font-size: 1.25em;
      padding: 0px; }
      footer .social-wrapper a i {
        transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
        position: relative; }
      footer .social-wrapper a:hover i {
        color: #f0f1f4; }
  footer .checkbox-wrapper label {
    font-size: .875em; }
  footer .footer-menu-wrapper a {
    font-size: 1em;
    letter-spacing: .06em;
    display: block;
    margin-bottom: 1.25em;
    font-family: century-gothic, sans-serif; }
    footer .footer-menu-wrapper a.header {
      font-family: century-gothic, sans-serif;
      margin-bottom: .625em; }

form.form-done {
  opacity: 0;
  visibility: hidden;
  position: absolute; }

::placeholder {
  color: #152358; }

.responsed .title {
  display: none; }

.form-wrapper .form {
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

@media (max-width: 1179.98px) {
  .form-wrapper {
    height: 100vw; } }

@media (max-width: 1179.98px) {
  .form-wrapper.show {
    height: 80vw; } }

@media (max-width: 767.98px) {
  .form-wrapper.show {
    height: 100vw; } }

@media (max-width: 575.98px) {
  .form-wrapper.show {
    height: 680px; } }

.form-wrapper.show .form {
  opacity: 1;
  pointer-events: inherit; }

.radio-wrapper {
  font-size: 1em;
  display: flex;
  font-weight: normal;
  line-height: 60px;
  margin-bottom: 15px; }
  .radio-wrapper .control {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    margin-left: 30px;
    cursor: pointer;
    font-size: 1em; }
    @media (max-width: 575.98px) {
      .radio-wrapper .control {
        margin-left: 10px; } }
    .radio-wrapper .control input {
      position: absolute;
      z-index: -1;
      opacity: 0; }
      @media (max-width: 575.98px) {
        .radio-wrapper .control input {
          width: 80vw; } }
  .radio-wrapper .control__indicator {
    position: absolute;
    left: 0;
    top: 20px;
    height: 20px;
    width: 20px;
    background: transparent;
    border: 1px solid #2E2E2E; }
  .radio-wrapper .control--radio .control__indicator {
    border-radius: 50%; }
  .radio-wrapper .control:hover input ~ .control__indicator {
    border-color: #ccc; }
  .radio-wrapper .control input:checked ~ .control__indicator:after {
    background: white; }
  .radio-wrapper .control:hover input:not([disabled]):checked ~ .control__indicator {
    background: #fafafa; }
  .radio-wrapper .control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none; }
  .radio-wrapper .control .control__indicator:after {
    content: '';
    position: absolute; }
  .radio-wrapper .control .control__indicator:after {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 10px;
    width: 10px;
    border-radius: 50%; }
  .radio-wrapper .control input:disabled ~ .control__indicator:after {
    background: #7b7b7b; }

.inline-response {
  color: #152358;
  font-size: 1em;
  line-height: 1.5em;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  top: 0;
  left: 0;
  z-index: 1998; }
  .inline-response strong {
    font-size: 1.5em; }
  .inline-response small {
    font-size: .75em;
    padding-top: 1.5em;
    line-height: 1em; }
  .inline-response .popup-wrapper {
    z-index: 2000;
    border: 10px solid white; }
    @media (max-width: 575.98px) {
      .inline-response .popup-wrapper {
        width: 100%; } }
  .inline-response img {
    width: 350px; }
    @media (max-width: 575.98px) {
      .inline-response img {
        width: 100%; } }
  .inline-response.reveal-response {
    visibility: visible;
    opacity: 1;
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }

.consent {
  font-weight: 300;
  font-size: .75em; }

.g-recaptcha {
  position: relative; }
  .g-recaptcha:after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 1px;
    width: 100%;
    height: 99%;
    border-radius: 3px;
    border: 1px solid transparent; }
  .g-recaptcha.error:after {
    border-color: red; }

.error {
  border-color: red; }
  .error::placeholder {
    color: red; }

input {
  background: transparent;
  border: none;
  border-radius: 0;
  display: block;
  font-weight: normal;
  width: 100%;
  font-size: 1em;
  letter-spacing: .05em;
  text-transform: uppercase;
  line-height: 40px;
  height: 40px;
  padding-left: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #152358;
  color: #152358; }

.checkbox-wrapper.error label:before {
  border: 1px solid red !important; }

.checkbox-wrapper.error label {
  color: red; }

.checkbox-wrapper input {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #221f1f;
  height: 20px;
  width: 20px;
  display: block;
  float: left;
  margin-right: 20px; }

.checkbox-wrapper label {
  display: inline;
  padding: 0;
  color: #152358;
  line-height: 1.25rem;
  letter-spacing: 0; }
  @media (max-width: 575.98px) {
    .checkbox-wrapper label {
      font-size: .875em; } }

.checkbox-wrapper [type="checkbox"]:not(:checked), .checkbox-wrapper [type="checkbox"]:checked {
  position: absolute;
  left: -9999px; }

.checkbox-wrapper [type="checkbox"]:not(:checked) + label,
.checkbox-wrapper [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 40px;
  display: block; }

.checkbox-wrapper [type="checkbox"]:not(:checked) + label:before,
.checkbox-wrapper [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: none;
  border: 1px solid #152358;
  height: 20px;
  width: 20px;
  display: block;
  float: left;
  margin-right: 20px; }

.checkbox-wrapper [type="checkbox"]:not(:checked) + label:after,
.checkbox-wrapper [type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transition: all .2s;
  background: url(../svg/checkmark.svg) no-repeat;
  background-position: center center;
  background-size: 70%;
  width: 20px;
  height: 20px;
  border: 1px solid #152358; }

.checkbox-wrapper [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0); }

.checkbox-wrapper [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1); }

.checkbox-wrapper [type="checkbox"]:disabled:not(:checked) + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd; }

.checkbox-wrapper [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd; }

.checkbox-wrapper [type="checkbox"]:disabled:checked + label:after {
  color: #999; }

.checkbox-wrapper [type="checkbox"]:disabled + label {
  color: #aaa; }

.checkbox-wrapper [type="checkbox"]:checked:focus + label:before,
.checkbox-wrapper [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid #2E2E2E; }

.checkbox-wrapper label:hover:before {
  border: 1px solid #696969 !important; }

.broker-wrapper {
  opacity: 0;
  height: 0;
  max-height: 0px;
  overflow: hidden;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .broker-wrapper.show {
    max-height: 1000px;
    height: auto;
    opacity: 1;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

/**
 *  Selector style
 */
select {
  width: 100%; }

.select2-container {
  margin-top: 9px;
  text-transform: initial;
  margin-bottom: 20px; }

.select2-container--open .select2-dropdown--above {
  border-radius: 0; }

select.error + span.select2-container .select2-selection--single {
  border-color: red; }
  select.error + span.select2-container .select2-selection--single .select2-selection__placeholder {
    color: red; }

.select2-container--default .select2-selection--single {
  border-radius: 0;
  border-color: #cccccc;
  height: 60px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 60px;
    padding: 0 20px; }

.select2-container--default .select2-results__group {
  color: white;
  height: 30px;
  line-height: 18px;
  background: #ccc;
  font-size: .85em; }

.select2-results__option {
  padding: 0 20px;
  line-height: 60px;
  text-transform: initial; }

.select2-container--open .select2-dropdown--below {
  border-radius: 0;
  margin-bottom: -8px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #f0f1f4; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background: white; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: white;
  background: #f0f1f4; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
  background-image: url("../svg/arrow-down.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  margin: 0;
  left: 0;
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 22px;
  height: 13px;
  top: 27px;
  right: 10px;
  transform: translate(-50%, -50%); }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

form button {
  background: transparent;
  color: #152358;
  font-size: 18px;
  letter-spacing: .1em;
  line-height: 40px;
  height: 48px;
  border: 1px solid #152358;
  text-align: center;
  display: inline-block;
  border-radius: 0;
  padding: 0 24px;
  text-transform: uppercase;
  font-family: century-gothic, sans-serif;
  border: 1px solid #152358;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }
  form button:hover {
    background: #152358;
    color: white; }
  @media (max-width: 1179.98px) {
    form button {
      margin-top: 2em;
      width: 100%; } }
  @media (max-width: 575.98px) {
    form button {
      font-size: 1em; } }

footer .inline-response {
  font-size: .875em;
  padding: 5px 0;
  text-align: left; }

/**
 *  Hover Css Customization
 */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  h1.special {
    text-transform: inherit !important; }
  .ie-spacing-fix {
    display: block !important; } }
