.container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 769px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.flex-row {
  flex-direction: row; }

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

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

.flex-column-reverse {
  flex-direction: column-reverse; }

.flex-wrap {
  flex-wrap: wrap; }

.flex-nowrap {
  flex-wrap: nowrap; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-content-stretch {
  align-content: stretch; }

.align-self-auto {
  align-self: auto; }

.align-self-start {
  align-self: flex-start; }

.align-self-end {
  align-self: flex-end; }

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

.align-self-baseline {
  align-self: baseline; }

.align-self-stretch {
  align-self: stretch; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row; }

  .flex-sm-column {
    flex-direction: column; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse; }

  .flex-sm-wrap {
    flex-wrap: wrap; }

  .flex-sm-nowrap {
    flex-wrap: nowrap; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse; }

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

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

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

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

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

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

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

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

  .align-items-sm-baseline {
    align-items: baseline; }

  .align-items-sm-stretch {
    align-items: stretch; }

  .align-content-sm-start {
    align-content: flex-start; }

  .align-content-sm-end {
    align-content: flex-end; }

  .align-content-sm-center {
    align-content: center; }

  .align-content-sm-between {
    align-content: space-between; }

  .align-content-sm-around {
    align-content: space-around; }

  .align-content-sm-stretch {
    align-content: stretch; }

  .align-self-sm-auto {
    align-self: auto; }

  .align-self-sm-start {
    align-self: flex-start; }

  .align-self-sm-end {
    align-self: flex-end; }

  .align-self-sm-center {
    align-self: center; }

  .align-self-sm-baseline {
    align-self: baseline; }

  .align-self-sm-stretch {
    align-self: stretch; } }
@media (min-width: 769px) {
  .flex-md-row {
    flex-direction: row; }

  .flex-md-column {
    flex-direction: column; }

  .flex-md-row-reverse {
    flex-direction: row-reverse; }

  .flex-md-column-reverse {
    flex-direction: column-reverse; }

  .flex-md-wrap {
    flex-wrap: wrap; }

  .flex-md-nowrap {
    flex-wrap: nowrap; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse; }

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

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

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

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

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

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

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

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

  .align-items-md-baseline {
    align-items: baseline; }

  .align-items-md-stretch {
    align-items: stretch; }

  .align-content-md-start {
    align-content: flex-start; }

  .align-content-md-end {
    align-content: flex-end; }

  .align-content-md-center {
    align-content: center; }

  .align-content-md-between {
    align-content: space-between; }

  .align-content-md-around {
    align-content: space-around; }

  .align-content-md-stretch {
    align-content: stretch; }

  .align-self-md-auto {
    align-self: auto; }

  .align-self-md-start {
    align-self: flex-start; }

  .align-self-md-end {
    align-self: flex-end; }

  .align-self-md-center {
    align-self: center; }

  .align-self-md-baseline {
    align-self: baseline; }

  .align-self-md-stretch {
    align-self: stretch; } }
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row; }

  .flex-lg-column {
    flex-direction: column; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse; }

  .flex-lg-wrap {
    flex-wrap: wrap; }

  .flex-lg-nowrap {
    flex-wrap: nowrap; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse; }

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

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

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

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

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

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

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

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

  .align-items-lg-baseline {
    align-items: baseline; }

  .align-items-lg-stretch {
    align-items: stretch; }

  .align-content-lg-start {
    align-content: flex-start; }

  .align-content-lg-end {
    align-content: flex-end; }

  .align-content-lg-center {
    align-content: center; }

  .align-content-lg-between {
    align-content: space-between; }

  .align-content-lg-around {
    align-content: space-around; }

  .align-content-lg-stretch {
    align-content: stretch; }

  .align-self-lg-auto {
    align-self: auto; }

  .align-self-lg-start {
    align-self: flex-start; }

  .align-self-lg-end {
    align-self: flex-end; }

  .align-self-lg-center {
    align-self: center; }

  .align-self-lg-baseline {
    align-self: baseline; }

  .align-self-lg-stretch {
    align-self: stretch; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row; }

  .flex-xl-column {
    flex-direction: column; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse; }

  .flex-xl-wrap {
    flex-wrap: wrap; }

  .flex-xl-nowrap {
    flex-wrap: nowrap; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse; }

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

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

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

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

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

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

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

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

  .align-items-xl-baseline {
    align-items: baseline; }

  .align-items-xl-stretch {
    align-items: stretch; }

  .align-content-xl-start {
    align-content: flex-start; }

  .align-content-xl-end {
    align-content: flex-end; }

  .align-content-xl-center {
    align-content: center; }

  .align-content-xl-between {
    align-content: space-between; }

  .align-content-xl-around {
    align-content: space-around; }

  .align-content-xl-stretch {
    align-content: stretch; }

  .align-self-xl-auto {
    align-self: auto; }

  .align-self-xl-start {
    align-self: flex-start; }

  .align-self-xl-end {
    align-self: flex-end; }

  .align-self-xl-center {
    align-self: center; }

  .align-self-xl-baseline {
    align-self: baseline; }

  .align-self-xl-stretch {
    align-self: stretch; } }
/* rotate*/
/* translate*/
/*transform origin*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box; }

/**
   * Make all elements from the DOM inherit from the parent box-sizing
   * Since `*` has a specificity of 0, it does not override the `html` value
   * making all elements inheriting from the root box-sizing value
   * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
   */
*,
*::before,
*::after {
  box-sizing: inherit; }

/**
   * Basic styles for links
   */
a {
  color: #191919;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    text-decoration: underline; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

textarea {
  resize: vertical; }

button:focus {
  outline-width: 1px;
  outline-style: dotted;
  outline-color: inherit; }

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: '';
  display: table; }

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@font-face {
  font-family: 'cerebri-sans-light';
  src: url("../fonts/cerebri-Sans/Cerebri-Sans-Light.otf"); }
@font-face {
  font-family: 'cerebri-sans-regular';
  src: url("../fonts/cerebri-Sans/Cerebri-Sans-Regular.otf"); }
@font-face {
  font-family: 'cerebri-sans-medium';
  src: url("../fonts/cerebri-Sans/Cerebri-Sans-Medium.otf"); }
@font-face {
  font-family: 'cerebri-sans-semibold';
  src: url("../fonts/cerebri-Sans/Cerebri-Sans-SemiBold.otf"); }
body {
  font-family: "cerebri-sans-regular";
  line-height: 1.5;
  color: #191919;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
  margin-top: 0; }

.skip-nav {
  background: transparent;
  left: 0;
  padding: 1rem 1.5rem;
  position: absolute;
  top: -4.2rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.skip-nav:focus,
.skip-nav:active {
  left: 0;
  outline: 0;
  position: fixed;
  top: 0;
  z-index: 999;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.desk {
  display: none; }
  @media (min-width: 769px) {
    .desk {
      display: block; } }

.mob {
  display: block; }
  @media (min-width: 769px) {
    .mob {
      display: none; } }

a:focus,
button:focus,
*:focus {
  outline: transparent dashed 2px;
  outline-offset: 1px;
  text-decoration: none; }

a, a:hover {
  text-decoration: none; }

a:focus,
button:focus,
*:focus {
  outline-color: transparent !important; }

.using-keytab a:focus,
.using-keytab button:focus,
.using-keytab *:focus {
  outline-color: #000000 !important; }

.disabled-link {
  cursor: default;
  pointer-events: none; }

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

body {
  overflow-x: hidden; }

.main-wrapper {
  height: auto;
  min-height: 100vh; }

.mt-container {
  width: 67.7%;
  margin: 0 auto; }
  @media (max-width: 1399px) {
    .mt-container {
      width: 80%; } }
  @media (max-width: 768px) {
    .mt-container {
      width: 84%; } }

.banner-container {
  position: relative;
  height: 31vw;
  min-height: 300px;
  display: flex;
  align-items: center; }
  @media (max-width: 991px) {
    .banner-container {
      height: 40vw;
      align-items: flex-end; } }
  .banner-container .banner-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1; }
    .banner-container .banner-img:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3); }
      @media (max-width: 768px) {
        .banner-container .banner-img:after {
          display: none; } }
  .banner-container .banner-text-container {
    color: #FFFFFF; }
    @media (min-width: 769px) {
      .banner-container .banner-text-container {
        padding-top: 8vw; } }
  .banner-container .banner-title {
    font-family: "cerebri-sans-light";
    letter-spacing: -0.02em;
    line-height: 1.02;
    font-weight: 300; }
    .banner-container .banner-title {
      font-size: calc(50px + 40 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .banner-container .banner-title {
        line-height: 1; }
        .banner-container .banner-title {
          font-size: calc(48px + 2 * ((100vw - 320px) / 448)); } }
  .banner-container.full-height-banner-container {
    height: auto;
    min-height: auto;
    flex-wrap: wrap; }
    @media (min-width: 769px) {
      .banner-container.full-height-banner-container {
        height: 100vh; } }
    @media (max-width: 768px) {
      .banner-container.full-height-banner-container .banner-img {
        position: relative;
        height: 31vw;
        width: 100%;
        min-height: 300px; } }
    @media (max-width: 768px) {
      .banner-container.full-height-banner-container .banner-container {
        align-items: flex-start;
        height: auto;
        flex-wrap: wrap;
        min-height: auto; } }
    @media (max-width: 768px) {
      .banner-container.full-height-banner-container .banner-text-container {
        color: #191919; } }
    @media (max-width: 768px) {
      .banner-container.full-height-banner-container .banner-title {
        margin: 0;
        padding: 30px 0;
        border-bottom: 2px solid rgba(25, 25, 25, 0.1); } }

/*animation element*/
.animation-element {
  opacity: 0;
  position: relative; }

/*animation element sliding left*/
.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 800ms linear;
  -webkit-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  transition: all 800ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px); }

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 800ms linear;
  -webkit-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  transition: all 800ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px); }

.animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.animation-element.slide-down {
  opacity: 0;
  -moz-transition: all 800ms linear;
  -webkit-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  transition: all 800ms linear;
  -moz-transform: translate3d(0, -100px, 0px);
  -webkit-transform: translate3d(0, -100px, 0px);
  -o-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  transform: translate3d(0, -100px, 0px); }

.animation-element.slide-down.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.animation-element.slide-up {
  opacity: 0;
  -moz-transition: all 800ms linear;
  -webkit-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  transition: all 800ms linear;
  -moz-transform: translate3d(0, 100px, 0px);
  -webkit-transform: translate3d(0, 100px, 0px);
  -o-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  transform: translate3d(0, 100px, 0px); }

.animation-element.slide-up.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.btn {
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  padding: 10px 40px;
  display: inline-block;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
  border-radius: 2px; }
  .btn.btn-dark {
    background: #191919;
    border: 1px solid #191919;
    color: #FFFFFF; }
    .system .btn.btn-dark:hover {
      background: #FFFFFF;
      color: #191919; }
  .btn.btn-transparent {
    background: none;
    border: 2px solid rgba(25, 25, 25, 0.2);
    color: #191919; }
    .system .btn.btn-transparent:hover {
      background: #191919;
      color: #FFFFFF; }
  .btn.btn-with-arrow-dark {
    color: #FFFFFF;
    background: url(../images/icons/Arrow.svg) #191919 no-repeat right 20px center/30px auto;
    padding-right: 80px;
    padding-left: 20px;
    border: 1px solid transparent; }
    .system .btn.btn-with-arrow-dark:hover {
      background-position: right 10px center; }
  .btn.btn-with-arrow-white {
    color: #191919;
    padding-right: 80px;
    padding-left: 20px;
    border: 1px solid #191919;
    background: url(../images/icons/Arrow_black.svg) #FFFFFF no-repeat right 20px center/30px auto; }
    .system .btn.btn-with-arrow-white:hover {
      background-position: right 10px center; }
  .btn.btn-with-arrow-transparent {
    color: #191919;
    padding-right: 80px;
    padding-left: 20px;
    border: 2px solid rgba(25, 25, 25, 0.2);
    background: url(../images/icons/Arrow_black.svg) #FFFFFF no-repeat right 20px center/30px auto; }
    .system .btn.btn-with-arrow-transparent:hover {
      background-position: right 10px center; }

.cta-with-arrow {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-right: 60px;
  margin-top: 30px;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  cursor: pointer; }
  .cta-with-arrow.cta-with-arrow-white {
    background: url(../images/icons/Arrow.svg) no-repeat right 10px center/38px auto;
    color: #FFFFFF; }
  .cta-with-arrow.cta-with-arrow-black {
    background: url(../images/icons/Arrow_black.svg) no-repeat right 10px center/38px auto;
    color: #191919; }
  .system .cta-with-arrow:hover {
    background-position: right 0px center; }

.cta-dark-with-arrow-black {
  white-space: nowrap;
  background: url(../images/icons/arrow-black.svg) #FFFFFF no-repeat right 15px center/auto 13px;
  padding: 10px 40px 10px 20px; }
  .system .cta-dark-with-arrow-black:hover {
    background: url(../images/icons/arrow-white.svg) #191919 no-repeat right 15px center/auto 13px; }

.cta-dark-with-arrow-white {
  white-space: nowrap;
  background: url(../images/icons/arrow-white.svg) #191919 no-repeat right 15px center/auto 13px;
  padding: 10px 40px 10px 20px;
  color: #FFFFFF;
  border: 2px solid #191919; }
  .system .cta-dark-with-arrow-white:hover {
    background: url(../images/icons/arrow-black.svg) #FFFFFF no-repeat right 15px center/auto 13px;
    color: #191919;
    border: 2px solid rgba(25, 25, 25, 0.2); }

.cta-transparent-with-arrow-black {
  white-space: nowrap;
  background: url(../images/icons/arrow-black.svg) #FFFFFF no-repeat right 15px center/auto 13px;
  padding: 10px 40px 10px 20px;
  border: 2px solid rgba(25, 25, 25, 0.2);
  border-radius: 2px; }
  .system .cta-transparent-with-arrow-black:hover {
    background: url(../images/icons/arrow-white.svg) #191919 no-repeat right 15px center/auto 13px;
    color: #FFFFFF; }

.title-para-block {
  padding: 60px 0;
  justify-content: space-between; }
  @media (min-width: 1200px) {
    .title-para-block {
      padding: 4.7vw 0; } }
  @media (min-width: 769px) {
    .title-para-block {
      padding: 5.4vw 0; } }
  .title-para-block p {
    margin: 0; }
    .title-para-block p.main-desc {
      font-style: normal;
      font-weight: normal;
      letter-spacing: 0.03em; }
      .title-para-block p.main-desc {
        font-size: calc(38px + 4 * ((100vw - 769px) / 1151)); }
      .title-para-block p.main-desc {
        line-height: calc(50px + 10 * ((100vw - 769px) / 1151)); }
      @media (max-width: 768px) {
        .title-para-block p.main-desc {
          letter-spacing: -0.03em; }
          .title-para-block p.main-desc {
            font-size: calc(27px + 11 * ((100vw - 320px) / 448)); }
          .title-para-block p.main-desc {
            line-height: calc(36px + 14 * ((100vw - 320px) / 448)); } }
  .title-para-block .col-md-8 .main-desc {
    padding-right: 6.8vw; }
    @media (max-width: 768px) {
      .title-para-block .col-md-8 .main-desc {
        margin-bottom: 30px; } }
  .title-para-block .sub-text {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.03em;
    display: flex; }
  .title-para-block ul.sub-text {
    padding-left: 25px;
    flex-direction: column; }

.play-pause-btn {
  width: 130px;
  height: 130px;
  display: block;
  background: url(../images/icons/play-icon.svg) center/contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1; }
  .play-pause-btn.pause {
    background: url(../images/icons/pause-icon.svg) center/contain; }
  @media (max-width: 768px) {
    .play-pause-btn {
      width: 60px;
      height: 60px; } }

.mt-video {
  height: 100vh;
  width: 100%;
  position: relative; }
  .mt-video video {
    object-fit: cover;
    display: block;
    width: 100%;
    height: 100%; }
  @media (max-width: 768px) {
    .mt-video {
      height: 75vw;
      min-height: 320px; } }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9050;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.95);
  outline: 0;
  transition: all ease .5s;
  opacity: 0;
  visibility: hidden; }
  .modal.modal-open {
    opacity: 1;
    z-index: 10005;
    visibility: visible; }
  .modal .modal-dialog, .modal .popup-slider-wrap, .modal .popup-slider, .modal .slick-list, .modal .slick-track {
    height: 100%; }
  .modal .caption-wrap {
    width: 100%; }
  .modal .popup-slider {
    max-width: 100%;
    margin: 0 auto; }
    .modal .popup-slider .slick-slide {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    .modal .popup-slider .slide-inner {
      position: relative; }
  .modal .slide {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 80%;
    align-items: center; }
  .modal .slide-caption {
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.03em;
    color: #FFFFFF; }
  .modal .slick-slide img {
    margin: 0 auto;
    height: auto;
    max-height: 70vh; }
    @media (max-width: 1399px) {
      .modal .slick-slide img {
        max-height: 60vh; } }
  .modal .close {
    background: url("../images/icons/close-icon.svg") no-repeat right center;
    border: none;
    appearance: none;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 1;
    padding: 0 25px 0 0;
    font-size: 15px;
    color: #fff; }
  .modal .slick-arrow {
    width: 30px;
    height: 60px;
    font-size: 0;
    background: url("../images/icons/arrow_right.svg") no-repeat;
    background-size: contain;
    border: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    left: 25px;
    z-index: 1;
    cursor: pointer; }
    @media (max-width: 575px) {
      .modal .slick-arrow {
        width: 30px;
        height: 30px;
        left: 0;
        top: 45%; } }
    .modal .slick-arrow.slick-next {
      left: auto;
      right: 25px;
      transform: translateY(-50%); }
      @media (max-width: 575px) {
        .modal .slick-arrow.slick-next {
          right: 0; } }
  .modal .count-holder {
    position: absolute;
    top: 15px;
    color: #FFFFFF;
    left: 50%;
    transform: translateX(-50%); }
  @media (max-width: 768px) {
    .modal .modal-head {
      background: rgba(0, 0, 0, 0.8);
      height: 50px;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 1; } }

.virtual-tour-container {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 130px;
  margin-top: 80px; }
  .virtual-tour-container .virtual-tour-image {
    width: 50vw;
    height: 50vw;
    position: relative; }
    @media (max-width: 768px) {
      .virtual-tour-container .virtual-tour-image {
        width: 80vw;
        height: 80vw; } }
  .virtual-tour-container .virtual-tour-title {
    font-family: "cerebri-sans-light";
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
    .virtual-tour-container .virtual-tour-title {
      font-size: calc(30px + 15 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .virtual-tour-container .virtual-tour-title {
        font-size: calc(28px + 2 * ((100vw - 320px) / 448)); } }
  .virtual-tour-container .virtual-tour-desc {
    width: 36vw;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    position: absolute;
    min-height: 36vw;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 0;
    display: flex;
    flex-direction: column;
    padding: 6vw;
    align-items: flex-start;
    justify-content: center; }
    @media (max-width: 1199px) {
      .virtual-tour-container .virtual-tour-desc {
        padding: 5vw; } }
    @media (max-width: 768px) {
      .virtual-tour-container .virtual-tour-desc {
        transform: none;
        top: 70%;
        left: -20vw;
        width: 80vw;
        padding: 6vw 5vw 6vw 8vw; } }

#virtualTourModal .modal-dialog {
  display: flex;
  align-items: center;
  justify-content: center; }
#virtualTourModal iframe {
  width: 80%;
  height: 80vh; }

@media (max-width: 768px) {
  .mob-full-width-mt-container {
    width: 100%; } }

.thumb-image {
  height: 33.33vw;
  background-size: cover;
  position: relative;
  cursor: pointer; }
  @media (max-width: 768px) {
    .thumb-image {
      height: 50vw; } }
  @media (max-width: 768px) {
    .col-12 .thumb-image {
      height: 100vw; } }
  .thumb-image .desk-enlarge-thumb {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 60px;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0);
    background: url("../images/icons/expand.svg") no-repeat center center/50px 50px rgba(0, 0, 0, 0.8); }
    @media (max-width: 768px) {
      .thumb-image .desk-enlarge-thumb {
        display: none; } }
  .system .thumb-image:hover .desk-enlarge-thumb {
    margin: 35px;
    transform: scale(1); }
  .thumb-image .mob-enlarge-thumb {
    display: none; }
    @media (max-width: 768px) {
      .thumb-image .mob-enlarge-thumb {
        display: block;
        position: absolute;
        left: 10px;
        bottom: 10px;
        width: 30px;
        height: 30px;
        background: url("../images/icons/arrow-white.svg") no-repeat center center rgba(25, 25, 25, 0.9);
        border-radius: 2px; } }

.thumb-content-cta-block {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  background: #E86F52;
  color: #191919;
  padding: 4vw; }
  @media (max-width: 768px) {
    .thumb-content-cta-block {
      min-height: 50vw;
      padding: 8vw; } }
  .thumb-content-cta-block .cta-title {
    font-family: "cerebri-sans-light";
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 20px; }
    .thumb-content-cta-block .cta-title {
      font-size: calc(30px + 15 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .thumb-content-cta-block .cta-title {
        font-size: calc(28px + 2 * ((100vw - 320px) / 448)); } }
  .thumb-content-cta-block .cta-link {
    font-size: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
  .thumb-content-cta-block .btn {
    border: none; }

.thumb-content-cta-block-with-pattern {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  color: #FFFFFF;
  padding: 4.2vw;
  background-color: #E86F52;
  position: relative; }
  @media (max-width: 768px) {
    .thumb-content-cta-block-with-pattern {
      min-height: 50vw; } }
  .thumb-content-cta-block-with-pattern img {
    z-index: 1; }
    @media (max-width: 768px) {
      .thumb-content-cta-block-with-pattern img {
        max-width: 180px; } }
  .thumb-content-cta-block-with-pattern:after {
    content: '';
    background-image: url("../images/patterns/pattern-1.svg");
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    opacity: 0.3; }

.thumb-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  color: #FFFFFF;
  background: #3B8589;
  padding: 4vw;
  text-align: center; }
  @media (max-width: 768px) {
    .thumb-content {
      min-height: 50vw; } }
  .thumb-content .thumb-content-title {
    font-weight: 300;
    letter-spacing: -0.02em;
    margin: 0;
    font-family: "cerebri-sans-light";
    line-height: 1;
    margin-bottom: 15px; }
    .thumb-content .thumb-content-title {
      font-size: calc(70px + 50 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .thumb-content .thumb-content-title {
        font-size: calc(60px + 10 * ((100vw - 320px) / 448)); } }
  .thumb-content .thumb-content-desc {
    letter-spacing: -0.01em;
    text-transform: uppercase;
    margin: 0;
    font-family: "cerebri-sans-regular"; }
    .thumb-content .thumb-content-desc {
      font-size: calc(25px + 5 * ((100vw - 769px) / 1151)); }
    .thumb-content .thumb-content-desc {
      line-height: calc(31px + 5 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .thumb-content .thumb-content-desc {
        letter-spacing: 0.02em; }
        .thumb-content .thumb-content-desc {
          font-size: calc(12px + 13 * ((100vw - 320px) / 448)); }
        .thumb-content .thumb-content-desc {
          line-height: calc(14px + 17 * ((100vw - 320px) / 448)); } }

.load-more-wrapper {
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 90px;
  border-top: 2px solid rgba(25, 25, 25, 0.1); }
  @media (max-width: 768px) {
    .load-more-wrapper {
      margin-top: 70px;
      padding: 40px 0 0; } }
  @media (max-width: 767px) {
    .load-more-wrapper {
      align-items: flex-start; } }
  .load-more-wrapper p {
    margin-top: 0;
    margin-bottom: 30px; }
  .load-more-wrapper .load-more-cta-cnt {
    display: flex; }
    @media (max-width: 768px) {
      .load-more-wrapper .load-more-cta-cnt {
        flex-direction: column; } }
    .load-more-wrapper .load-more-cta-cnt .btn:first-child {
      margin-right: 20px; }
      @media (max-width: 768px) {
        .load-more-wrapper .load-more-cta-cnt .btn:first-child {
          margin-right: 0;
          margin-bottom: 10px; } }

.accordion {
  width: 100%; }
  .accordion .accordion-item {
    border-bottom: 2px solid rgba(25, 25, 25, 0.1); }
    .accordion .accordion-item button[aria-expanded='true'] {
      border-bottom: none; }
    .accordion .accordion-item button {
      position: relative;
      display: block;
      text-align: left;
      width: 100%;
      border: none;
      background: none;
      outline: none;
      padding: 2vw 0; }
      @media (max-width: 768px) {
        .accordion .accordion-item button {
          padding: 33px 0; } }
      .accordion .accordion-item button .accordion-title {
        letter-spacing: 0.05em;
        text-transform: uppercase;
        font-family: "cerebri-sans-light";
        color: #191919;
        display: block;
        position: relative;
        padding-right: 35px;
        cursor: pointer; }
        .accordion .accordion-item button .accordion-title {
          font-size: calc(28px + 17 * ((100vw - 769px) / 1151)); }
        .accordion .accordion-item button .accordion-title {
          line-height: calc(30px + 15 * ((100vw - 769px) / 1151)); }
        @media (max-width: 768px) {
          .accordion .accordion-item button .accordion-title {
            font-size: calc(26px + 2 * ((100vw - 320px) / 448)); }
          .accordion .accordion-item button .accordion-title {
            line-height: calc(28px + 2 * ((100vw - 320px) / 448)); } }
      .accordion .accordion-item button .icon-img {
        display: none;
        padding-bottom: 30px; }
      .accordion .accordion-item button .icon {
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 30px; }
        .accordion .accordion-item button .icon::before {
          display: block;
          position: absolute;
          content: '';
          top: 9px;
          left: 5px;
          width: 20px;
          height: 2px;
          background: #191919; }
        .accordion .accordion-item button .icon::after {
          display: block;
          position: absolute;
          content: '';
          top: 0;
          left: 14px;
          width: 2px;
          height: 20px;
          background: #191919; }
  .accordion button[aria-expanded='true'] .icon::after {
    width: 0; }
  .accordion button[aria-expanded='true'] .icon-img {
    display: block; }
  .accordion .accordion-content {
    display: none;
    margin: 0 0 30px; }
    .accordion .accordion-content p {
      margin: 0; }

.list {
  width: 100%; }
  .list ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 30px 0; }
    .list ul li {
      list-style: none;
      flex: 0 0 33.333333%;
      padding: 0 0 20px; }
      @media (max-width: 768px) {
        .list ul li {
          flex: 0 0 100%; } }
      @media (max-width: 768px) {
        .list ul li:last-child {
          padding-bottom: 0; } }

.get-in-touch {
  background: #191919; }
  @media (min-width: 769px) {
    .get-in-touch {
      padding: 120px 0; } }
  @media (max-width: 768px) {
    .get-in-touch {
      padding: 0; }
      .get-in-touch .mt-container {
        width: 100%; }
        .get-in-touch .mt-container h2 {
          width: 84%;
          margin: 0 auto;
          margin-bottom: 30px; } }
  .get-in-touch h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 45px;
    line-height: 45px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF; }
    @media (max-width: 768px) {
      .get-in-touch h2 {
        font-size: calc(28px + 17 * ((100vw - 320px) / 448)); }
      .get-in-touch h2 {
        line-height: calc(28px + 17 * ((100vw - 320px) / 448)); } }
  .get-in-touch p, .get-in-touch span.sub-text {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    display: flex; }
  .get-in-touch p {
    margin-bottom: 30px;
    max-width: 420px; }
  .get-in-touch .sub-text-title {
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 30px;
    display: flex; }
  .get-in-touch a.btn_link {
    padding-left: 30px;
    display: flex;
    line-height: 40px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #FFFFFF; }
  .get-in-touch .direction_btn {
    background: url(../images/icons/directions.svg) no-repeat left center/20px auto;
    margin-top: 20px; }
  .get-in-touch .call_btn {
    background: url(../images/icons/call.svg) no-repeat left center/20px auto; }
  .get-in-touch .chat_btn {
    background: url(../images/icons/Chat.svg) no-repeat left center/20px auto;
    cursor: default; }
  .get-in-touch .contact-text-box {
    padding-top: 3.6vw; }
    @media (min-width: 769px) {
      .get-in-touch .contact-text-box {
        padding-right: 30px; } }
    @media (max-width: 768px) {
      .get-in-touch .contact-text-box {
        padding-top: 60px; }
        .get-in-touch .contact-text-box p, .get-in-touch .contact-text-box .contact-wrap {
          display: none; } }
  .get-in-touch .loader_image {
    width: 100%;
    text-align: center; }
    .get-in-touch .loader_image img {
      width: 30px;
      height: auto; }

.thank-you-section.override {
  padding: 10px 0; }
  .thank-you-section.override .success-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start; }
    .thank-you-section.override .success-wrap img {
      margin-right: 20px; }
    .thank-you-section.override .success-wrap p {
      display: inline-block;
      margin-top: 0; }
  .thank-you-section.override .sub-text {
    color: #191919;
    font-family: "cerebri-sans-light"; }
  .thank-you-section.override .sub-text-title.override {
    color: #191919;
    font-size: 30px;
    letter-spacing: -0.01em;
    line-height: 36px;
    margin: 5px 0; }
  .thank-you-section.override .sub-text-info {
    color: #191919;
    font-family: "cerebri-sans-regular";
    line-height: 24px;
    letter-spacing: 0.08em;
    margin-bottom: 10px; }
  .thank-you-section.override .btn {
    margin-top: 10px; }
    .thank-you-section.override .btn.btn-with-arrow-white {
      border: 2px solid rgba(25, 25, 25, 0.1); }

.contact-form-wrap {
  background: #FFFFFF;
  padding: 3.6vw 6vw;
  width: 100%;
  max-width: 640px;
  display: flex;
  flex-direction: column; }
  @media (min-width: 769px) and (max-width: 991px) {
    .contact-form-wrap {
      padding: 3.6vw; } }
  @media (max-width: 768px) {
    .contact-form-wrap {
      max-width: 100%;
      padding: 60px 8%; } }
  .contact-form-wrap input[type="text"] {
    width: 100%;
    background: rgba(25, 25, 25, 0.05);
    border-radius: 6px;
    border: none;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #191919;
    padding: 15px 20px; }
  .contact-form-wrap .form-divider {
    width: calc(100% + 12vw);
    transform: translateX(-6vw);
    height: 2px;
    background: #191919;
    margin-bottom: 30px; }
    @media (max-width: 768px) {
      .contact-form-wrap .form-divider {
        width: calc(100% + 15.75vw);
        transform: translateX(-8vw); } }
  .contact-form-wrap .contact-input-wrap {
    position: relative;
    margin-bottom: 30px; }
    .contact-form-wrap .contact-input-wrap .error-block {
      color: #BD0000;
      font-size: 12px;
      line-height: 18px;
      margin-top: 5px;
      margin-bottom: 15px;
      padding-left: 20px;
      position: absolute;
      bottom: -36px; }
    .contact-form-wrap .contact-input-wrap .input-box.error {
      border: 2px solid #BD0000;
      background: rgba(189, 0, 0, 0.05);
      padding: 13px 20px; }
    .contact-form-wrap .contact-input-wrap .input-title {
      font-style: normal;
      font-weight: normal;
      font-size: 15px;
      line-height: 21px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      margin-bottom: 10px;
      display: block; }
      .contact-form-wrap .contact-input-wrap .input-title .lower {
        text-transform: lowercase; }
    .contact-form-wrap .contact-input-wrap .input-label {
      position: absolute;
      font-style: italic;
      font-weight: 300;
      font-size: 18px;
      line-height: 24px;
      letter-spacing: 0.03em;
      color: rgba(25, 25, 25, 0.5);
      top: 46px;
      left: 20px;
      pointer-events: none; }
    .contact-form-wrap .contact-input-wrap .input-wrapper {
      display: flex;
      background: rgba(25, 25, 25, 0.05);
      border-radius: 6px;
      justify-content: space-between;
      margin-bottom: 10px; }
      @media (max-width: 768px) {
        .contact-form-wrap .contact-input-wrap .input-wrapper {
          width: max-content; } }
      .contact-form-wrap .contact-input-wrap .input-wrapper a {
        padding: 7px 0;
        font-weight: normal;
        font-size: 15px;
        line-height: 24px;
        text-decoration: underline;
        text-transform: uppercase;
        text-align: center;
        align-items: center;
        justify-content: center;
        display: flex;
        position: relative; }
        .contact-form-wrap .contact-input-wrap .input-wrapper a.active {
          border: 2px solid #191919;
          border-radius: 2px; }
        .contact-form-wrap .contact-input-wrap .input-wrapper a:after {
          content: '';
          width: 2px;
          height: 14px;
          background: #FFFFFF;
          position: absolute;
          right: 0;
          top: 50%;
          transform: translateY(-50%); }
        .contact-form-wrap .contact-input-wrap .input-wrapper a:last-child:after {
          display: none; }
      .contact-form-wrap .contact-input-wrap .input-wrapper.move-in p {
        width: 25%; }
        @media (max-width: 768px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.move-in p {
            min-width: 90px;
            width: auto; } }
        @media (max-width: 575px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.move-in p {
            min-width: 70px; } }
      .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type:not(:checked),
      .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type:checked, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .input-type:not(:checked),
      .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .input-type:checked, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .input-type:not(:checked),
      .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .input-type:checked {
        position: absolute;
        left: 0;
        opacity: 0.01; }
      .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type:not(:checked) + label,
      .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type:checked + label, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .input-type:not(:checked) + label,
      .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .input-type:checked + label, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .input-type:not(:checked) + label,
      .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .input-type:checked + label {
        position: relative;
        cursor: pointer;
        padding: 9px 5px;
        display: block;
        margin: 0 0 0 -2px; }
        @media (max-width: 575px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type:not(:checked) + label,
          .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type:checked + label, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .input-type:not(:checked) + label,
          .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .input-type:checked + label, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .input-type:not(:checked) + label,
          .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .input-type:checked + label {
            padding: 5px; } }
      .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type + label, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .input-type + label, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .input-type + label {
        padding: 7px 0;
        font-weight: normal;
        font-size: 15px;
        line-height: 24px;
        text-decoration: underline;
        text-transform: uppercase;
        border: 2px solid transparent;
        color: #191919;
        width: auto; }
        @media (max-width: 575px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type + label, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .input-type + label, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .input-type + label {
            font-size: 12px;
            line-height: 20px; } }
      .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type:checked + label, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .input-type:checked + label, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .input-type:checked + label {
        border: 2px solid #191919;
        border-radius: 2px;
        text-decoration: none; }
      .contact-form-wrap .contact-input-wrap .input-wrapper.move-in.select-option-container, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type.select-option-container, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th.select-option-container {
        display: flex;
        background: rgba(25, 25, 25, 0.05);
        border-radius: 6px;
        align-items: center;
        padding: 4px; }
        @media (max-width: 768px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.move-in.select-option-container:not(:first-child), .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type.select-option-container:not(:first-child), .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th.select-option-container:not(:first-child) {
            margin-left: 0;
            padding-left: 0; } }
        @media (max-width: 768px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.move-in.select-option-container:first-child, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type.select-option-container:first-child, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th.select-option-container:first-child {
            padding-left: 0; } }
        @media (max-width: 768px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.move-in.select-option-container, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type.select-option-container, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th.select-option-container {
            margin-bottom: 10px; } }
      .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .option, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .option, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .option {
        margin: 0;
        position: relative;
        text-align: center;
        display: block; }
        .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .option:not(:first-child):before, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .option:not(:first-child):before, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .option:not(:first-child):before {
          content: '';
          position: absolute;
          width: 2px;
          height: 14px;
          background: #FFFFFF;
          top: 50%;
          transform: translateY(-50%);
          left: 0; }
      .system .contact-form-wrap .contact-input-wrap .input-wrapper.move-in label:hover, .system .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type label:hover, .system .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th label:hover {
        border-color: grey; }
      .contact-form-wrap .contact-input-wrap .input-wrapper.move-in .selected:nth-of-type(n + 1) + .selected label, .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type .selected:nth-of-type(n + 1) + .selected label, .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th .selected:nth-of-type(n + 1) + .selected label {
        border-left: transparent;
        background: #f3f3f3; }
      .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type p {
        width: 35%; }
        @media (max-width: 768px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type p {
            min-width: 90px;
            width: auto; } }
        @media (max-width: 575px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.bed-type p {
            min-width: 70px; } }
      .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th p {
        width: 50%; }
        @media (max-width: 768px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th p {
            min-width: 90px;
            width: auto; } }
        @media (max-width: 575px) {
          .contact-form-wrap .contact-input-wrap .input-wrapper.ph-th p {
            min-width: 70px; } }
    .contact-form-wrap .contact-input-wrap .contact-btn {
      border-radius: 2px;
      color: #FFFFFF;
      background: url(../images/icons/Arrow.svg) #191919 no-repeat right 20px center/30px auto;
      font-size: 15px;
      line-height: 21px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      padding: 10px 20px;
      padding-right: 50px;
      width: 250px;
      max-width: 100%;
      border: 1px solid transparent;
      border-radius: 2px;
      text-align: left;
      cursor: pointer; }
  .contact-form-wrap .form-btn-wrap {
    margin-bottom: 0; }

.mt-tour-popup-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #C4C4C4; }
  .mt-tour-popup-wrap .mt-tour-content-round {
    background-color: rgba(184, 252, 236, 0.3);
    border-radius: 50%;
    padding: 10px;
    transition: background-color 0.25s linear; }
    .mt-tour-popup-wrap .mt-tour-content-round:hover {
      background-color: #B8FCEC; }
  .mt-tour-popup-wrap .mt-tour-content-wrap {
    background-color: #191919;
    padding: 5% 7% 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 320px;
    width: 320px; }
    .mt-tour-popup-wrap .mt-tour-content-wrap .mt-tour-heading {
      text-align: center;
      letter-spacing: -0.03em;
      text-transform: uppercase;
      font-size: 32px;
      line-height: 36px;
      color: #FFFFFF;
      margin: 0; }
    .mt-tour-popup-wrap .mt-tour-content-wrap .mt-tour-txt {
      text-align: center;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 36px;
      color: #FFFFFF;
      display: inline-block;
      padding: 5px 18px;
      margin: 20px 0;
      border-top: 2px solid rgba(255, 255, 255, 0.2);
      border-bottom: 2px solid rgba(255, 255, 255, 0.2); }

.availability-slider-section .mt-slider-wrapper {
  position: relative; }
  .availability-slider-section .mt-slider-wrapper .mt-slide {
    width: 24%;
    padding: 15px;
    margin: 0 15px;
    border: 2px solid rgba(25, 25, 25, 0.1);
    border-radius: 2px; }
    @media (max-width: 991px) {
      .availability-slider-section .mt-slider-wrapper .mt-slide {
        width: 40%; } }
    @media (max-width: 768px) {
      .availability-slider-section .mt-slider-wrapper .mt-slide {
        width: 100%; } }
    .availability-slider-section .mt-slider-wrapper .mt-slide .mt-img-wrap {
      position: relative; }
      .availability-slider-section .mt-slider-wrapper .mt-slide .mt-img-wrap span {
        position: absolute;
        top: -8px;
        left: 0;
        font-size: 12px;
        line-height: 30px;
        letter-spacing: 0.05em;
        background-color: #fff;
        padding-right: 10px;
        text-transform: uppercase;
        font-weight: 700; }
    .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .apt-details {
      border-top: 2px solid rgba(25, 25, 25, 0.1);
      padding: 20px 0;
      min-height: 190px; }
      .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .apt-details .indicator {
        position: relative;
        display: inline-block;
        background-color: #063655;
        padding: 5px 7px;
        color: #fff;
        border-radius: 2px;
        border-right: 1px solid #063655;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 12px;
        letter-spacing: 0.05em;
        font-family: "cerebri-sans-semibold";
        margin-bottom: 10px; }
        .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .apt-details .indicator:before {
          content: "\2022";
          margin-right: 5px;
          font-size: 16px; }
        .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .apt-details .indicator::after {
          content: "";
          display: block;
          position: absolute;
          border: 12px solid #063655;
          border-top-color: transparent;
          border-bottom-color: transparent;
          border-right: 0;
          top: 0;
          right: -13px; }
      .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .apt-details h2 {
        font-weight: 300;
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px; }
      .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .apt-details span {
        font-weight: 500;
        font-size: 15px;
        line-height: 30px;
        letter-spacing: 0.02em;
        display: flex; }
        .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .apt-details span.tower-floor {
          color: rgba(25, 25, 25, 0.6); }
      @media (max-width: 768px) {
        .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .apt-details {
          width: 100%;
          margin: 0 auto; } }
    .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .link-wrap {
      padding: 20px 5px 15px;
      border-top: 2px solid rgba(25, 25, 25, 0.1);
      text-align: center; }
      .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .link-wrap .view-link {
        font-weight: 300;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 0.05em;
        text-decoration-line: underline;
        text-transform: uppercase; }
        .availability-slider-section .mt-slider-wrapper .mt-slide .mt-content-wrap .link-wrap .view-link:hover {
          color: #191919; }
  .availability-slider-section .mt-slider-wrapper .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    border: none;
    font-size: 0;
    cursor: pointer;
    background: url(../images/icons/arrow_left_black.svg) no-repeat center/contain;
    width: 35px;
    height: 35px; }
  .availability-slider-section .mt-slider-wrapper .slick-disabled {
    display: none !important; }
  .availability-slider-section .mt-slider-wrapper .slick-next {
    right: -35px;
    transform: rotate(180deg); }
  .availability-slider-section .mt-slider-wrapper .slick-prev {
    left: -35px; }
  @media (max-width: 768px) {
    .availability-slider-section .mt-slider-wrapper .slick-arrow {
      width: 25px;
      height: 25px; }
    .availability-slider-section .mt-slider-wrapper .slick-next {
      right: -25px; }
    .availability-slider-section .mt-slider-wrapper .slick-prev {
      left: -25px; } }
  .availability-slider-section .mt-slider-wrapper .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none; }
    .availability-slider-section .mt-slider-wrapper .slick-dots li button {
      font-size: 0;
      border: 0;
      background: black;
      margin: 0 4px;
      opacity: 0.2; }
    .availability-slider-section .mt-slider-wrapper .slick-dots li.slick-active button {
      opacity: 1;
      width: 25px; }

.selectivo__dropdown {
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.selectivo--open .selectivo__dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.slide_hide {
  display: none; }

.no_result {
  margin: 45px 0 0;
  text-align: center; }

header {
  position: relative; }

.spl-wrapper {
  background-color: #063655;
  color: #fff;
  top: 0;
  width: 100%;
  z-index: 100;
  position: fixed; }
  .spl-wrapper p {
    margin: 0; }
  .spl-wrapper.show {
    display: block; }
  .spl-wrapper .spl-banner {
    position: relative; }
    .spl-wrapper .spl-banner .spl-close {
      position: absolute;
      width: 18px;
      height: 18px;
      top: 15px;
      right: 15px;
      background: url(../images/icons/close-icon.svg) no-repeat center center;
      background-size: contain;
      cursor: pointer;
      border: none; }
      @media (max-width: 768px) {
        .spl-wrapper .spl-banner .spl-close {
          width: 20px;
          height: 20px;
          top: 10px;
          right: 10px; } }
    .spl-wrapper .spl-banner .spl-content {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 20px 30px 15px 5px;
      color: #fff; }
      @media (max-width: 768px) {
        .spl-wrapper .spl-banner .spl-content {
          font-size: 20px;
          padding-bottom: 10px; } }
      .spl-wrapper .spl-banner .spl-content .spl-main-heading {
        font-weight: 600;
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 2px;
        text-align: center;
        text-transform: uppercase;
        margin: 0 0 10px;
        color: #fff; }
        @media (max-width: 768px) {
          .spl-wrapper .spl-banner .spl-content .spl-main-heading {
            font-size: 18px;
            margin-bottom: 5px; } }
      .spl-wrapper .spl-banner .spl-content .spl-sub-text {
        font-size: 10px;
        letter-spacing: 2px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        margin: 0; }

.popup_specials_wrap {
  right: 0;
  transform: translateX(100%);
  position: fixed;
  width: 100%;
  max-width: 440px;
  top: 200px;
  background-color: #063655;
  color: #fff;
  z-index: 100;
  text-align: center;
  -webkit-transition: all ease-out 1s;
  -moz-transition: all ease-out 1s;
  transition: all ease-out 1s; }
  @media (max-width: 767px) and (orientation: landscape) {
    .popup_specials_wrap {
      top: 50px; } }
  .popup_specials_wrap.open {
    transform: none; }
  .popup_specials_wrap .popup_specials_inner {
    position: relative;
    padding: 50px; }
    @media (max-width: 768px) {
      .popup_specials_wrap .popup_specials_inner {
        padding: 20px 20px 10px; } }
  .popup_specials_wrap .open-close-shape {
    position: absolute;
    left: -70px;
    top: 50%;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    transform: translateY(-50%) rotate(-90deg);
    background: #063655;
    padding: 10px; }
  .popup_specials_wrap .specials_close {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 20px;
    right: 20px;
    background: none;
    padding: 0;
    border: none;
    cursor: pointer; }
    @media (max-width: 768px) {
      .popup_specials_wrap .specials_close {
        top: 10px;
        right: 10px; } }
  .popup_specials_wrap .specials_head {
    font-size: 30px;
    margin: 0; }
    @media (max-width: 768px) {
      .popup_specials_wrap .specials_head {
        font-size: 20px; } }
  .popup_specials_wrap .specials_sub_text {
    font-size: 12px; }

.btn.btn-specials {
  background: #fff;
  margin: 5px 0 10px; }

.top-specials-visible header #logo.home-logo {
  top: 60%; }
  @media (max-width: 575px) {
    .top-specials-visible header #logo.home-logo {
      top: 70%; } }
  .top-specials-visible header #logo.home-logo.animated-logo {
    top: 0; }
@media (min-width: 769px) {
  .top-specials-visible .home-page .banner .mt-container {
    top: 70%; } }
.top-specials-visible .menu-popup-wrapper.open {
  height: calc(100vh - 120px); }
  @media (max-width: 575px) {
    .top-specials-visible .menu-popup-wrapper.open {
      height: calc(100vh - 180px); } }

#mainContent {
  transition: margin-top 0.4s ease; }

.contact-form-wrap .contact-input-wrap .input-title {
  display: inline-block; }

.required .input-title:after {
  content: '*';
  color: red; }

@media (max-width: 768px) {
  .contact-wrapper .get-in-touch .contact-text-box .sub-text {
    margin-left: 8vw; } }

.ui-datepicker .ui-widget-header {
  background: #3B8589;
  border: 1px solid #3B8589; }
.ui-datepicker .ui-datepicker-next span {
  background: url("../images/icons/arrow_right.svg") no-repeat center center/contain; }
.ui-datepicker .ui-datepicker-prev span {
  background: url("../images/icons/arrow_left.svg") no-repeat center center/contain; }
.ui-datepicker .ui-state-hover {
  background: none !important;
  border: none !important; }
.ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-content .ui-state-active,
.ui-datepicker .ui-widget-header .ui-state-active,
.ui-datepicker a.ui-button:active,
.ui-datepicker .ui-button:active,
.ui-datepicker .ui-button.ui-state-active:hover {
  border: 1px solid #E86F52;
  color: #E86F52; }

.move_in_date .move-in {
  width: 100%;
  margin: 0;
  border: none;
  padding: 0; }
.move_in_date #moveInDate {
  padding: 8px; }
.move_in_date .option {
  text-align: left;
  padding-left: 15px;
  width: 100%;
  max-width: 100% !important; }

.selectivo__label, .selectivo__dropdown {
  border: none;
  border-radius: 2px; }

@media (max-width: 768px) {
  .contact-form-wrap .contact-input-wrap .input-wrapper {
    width: 100%; } }

.contact-form-wrap .contact-input-wrap .input-wrapper.move-in p {
  width: 100%; }
.contact-form-wrap .contact-input-wrap .input-wrapper.move-in .input-type:not(:checked) + label {
  padding: 12px 5px 6px 5px; }
.contact-form-wrap .contact-input-wrap .input-wrapper.move-in label {
  padding: 12px 5px 6px 5px; }

.selectivo__label, .selectivo__option {
  padding: 20px 5px 12px 5px; }

/*body.header-fixed{
    padding-top: 84px;
    .menu-popup-wrapper{
        top: 76px;
    }
}*/
body.home header:not(.animated-logo) .header-wrap {
  padding-left: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

body.home header .header-wrap {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

body.contact header li.contact-menu-li a {
  color: #FFFFFF; }

header.header-fixed #logo {
  position: fixed; }
  header.header-fixed #logo:not(.home-logo) {
    animation: smoothScroll 1s forwards; }
header.header-fixed.menu-open #logo, header.header-fixed.menu-open .header-inner {
  transition: none;
  animation: none; }
header .header-inner {
  background-color: rgba(25, 25, 25, 0.9);
  display: flex;
  width: 100%;
  align-items: flex-end;
  align-content: flex-end;
  justify-content: flex-end;
  border-top: 6px solid #3B8589;
  width: 100%;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  header .header-inner.header-fixed {
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;
    z-index: 9;
    animation: smoothScroll 1s forwards; }
    header .header-inner.header-fixed #logo {
      top: 0;
      position: fixed;
      left: 12.5vw; }
      @media (max-width: 1399px) {
        header .header-inner.header-fixed #logo {
          left: 5vw; } }
      @media (max-width: 768px) {
        header .header-inner.header-fixed #logo {
          left: 0; } }
header .mt-container {
  width: 75%;
  margin: 0 auto; }
  @media (max-width: 1399px) {
    header .mt-container {
      width: 90%; } }
header #logo {
  top: 0;
  position: absolute;
  left: 12.5vw;
  z-index: 10;
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -ms-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out; }
  @media (max-width: 1399px) {
    header #logo {
      left: 5vw; } }
  @media (max-width: 768px) {
    header #logo {
      left: 0; } }
  header #logo.hide {
    display: none; }
  header #logo.no-transition {
    transition: none !important; }
  header #logo.home-logo {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(2.56);
    z-index: 10; }
    @media only screen and (max-device-height: 640px) and (orientation: landscape) {
      header #logo.home-logo {
        margin-top: 30px; } }
    header #logo.home-logo .logo-wrap {
      background-color: transparent; }
    header #logo.home-logo.animated-logo {
      transform: scale(1);
      left: 12.5vw;
      top: 0;
      -webkit-transition: all 1.2s ease-in-out;
      -moz-transition: all 1.2s ease-in-out;
      -ms-transition: all 1.2s ease-in-out;
      -o-transition: all 1.2s ease-in-out;
      transition: all 1.2s ease-in-out; }
      @media (max-width: 1399px) {
        header #logo.home-logo.animated-logo {
          left: 5vw; } }
      @media (max-width: 767px) {
        header #logo.home-logo.animated-logo {
          left: 0; } }
      @media only screen and (max-device-height: 640px) and (orientation: landscape) {
        header #logo.home-logo.animated-logo {
          margin-top: 0; } }
    header #logo.home-logo.bg-logo .logo-wrap {
      background-color: #3B8589;
      -webkit-transition: all 1.2s ease-in-out;
      -moz-transition: all 1.2s ease-in-out;
      -ms-transition: all 1.2s ease-in-out;
      -o-transition: all 1.2s ease-in-out;
      transition: all 1.2s ease-in-out; }
header.header-hide {
  transform: translateY(-100%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -ms-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out; }
header .logo-wrap {
  background-color: #3B8589;
  display: inline-block;
  width: 210px;
  padding: 15px 20px 17px;
  text-align: center; }
  @media (min-width: 1200px) {
    header .logo-wrap {
      padding: 30px 20px 26px; } }
  @media (max-width: 991px) {
    header .logo-wrap {
      padding: 16px 20px 13px; } }
  @media (max-width: 767px) {
    header .logo-wrap {
      padding: 15px 20px 13px; } }
  @media (max-width: 575px) {
    header .logo-wrap {
      width: 150px; } }
  @media (max-width: 991px) {
    header .logo-wrap img {
      height: 58px;
      width: auto; } }
header .header-right {
  display: flex;
  color: #FFFFFF;
  justify-content: flex-end; }
  @media (max-width: 768px) {
    header .header-right {
      justify-content: flex-end; } }
header .header-wrap {
  display: flex;
  color: #FFFFFF;
  justify-content: space-between;
  padding: 25px 0;
  padding-left: 240px; }
  @media (max-width: 1199px) {
    header .header-wrap {
      padding-left: 220px; } }
  @media (max-width: 991px) {
    header .header-wrap {
      justify-content: flex-end; } }
  @media (max-width: 767px) {
    header .header-wrap {
      padding: 25px 0; } }
  header .header-wrap ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0; }
    @media (max-width: 991px) {
      header .header-wrap ul {
        margin-top: 5px; } }
    header .header-wrap ul li {
      padding: 0 15px; }
      header .header-wrap ul li a {
        color: #FFFFFF;
        font-size: 15px;
        line-height: 21px;
        letter-spacing: 0.05em;
        text-transform: uppercase; }
        header .header-wrap ul li a:after {
          display: block;
          content: '';
          border-bottom: solid 2px #FFFFFF;
          transform: scaleX(0);
          transition: transform 250ms ease-in-out; }
        .system header .header-wrap ul li a:hover {
          color: #FFFFFF; }
          .system header .header-wrap ul li a:hover:after {
            transform: scaleX(1); }
        header .header-wrap ul li a.tour-btn {
          padding: 12px 40px 10px 20px;
          border-radius: 2px;
          background: url(../images/icons/arrow-black.svg) #FFFFFF no-repeat right 15px center/auto 13px;
          color: #191919; }
          header .header-wrap ul li a.tour-btn:after {
            display: none !important; }
          header .header-wrap ul li a.tour-btn:hover {
            color: #191919 !important; }
        @media (min-width: 992px) and (max-width: 1199px) {
          header .header-wrap ul li a {
            font-size: 12px; } }
      header .header-wrap ul li.current_page_item.current-menu-item a {
        color: #FFFFFF; }
        header .header-wrap ul li.current_page_item.current-menu-item a:after {
          transform: scaleX(1); }
@media (max-width: 767px) {
  header .header-links-left, header .header-links-right {
    display: none; } }
@media (max-width: 991px) {
  header .header-links-left .tab-hide, header .header-links-right .tab-hide {
    display: none; } }
@media (max-width: 991px) {
  header .header-links-left {
    display: none; } }
header .header-button {
  margin-top: -5px;
  margin-left: 10px; }
  header .header-button .menu.nav-icon {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: none;
    border: none;
    width: auto;
    height: 30px;
    padding: 0;
    margin: 0;
    z-index: 7;
    position: relative;
    cursor: pointer; }
    @media (max-width: 767px) {
      header .header-button .menu.nav-icon {
        height: 28px; } }
    @media (max-width: 991px) {
      header .header-button .menu.nav-icon {
        width: auto; } }
    header .header-button .menu.nav-icon .nav-icon-line {
      display: block;
      position: relative;
      width: 25px;
      margin: 0 auto;
      transition: width 0.3s; }
      @media (max-width: 991px) {
        header .header-button .menu.nav-icon .nav-icon-line {
          width: auto; } }
      header .header-button .menu.nav-icon .nav-icon-line::before, header .header-button .menu.nav-icon .nav-icon-line::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        transition: transform 0.3s 0s, top 0.2s 0.2s; }
        @media (max-width: 991px) {
          header .header-button .menu.nav-icon .nav-icon-line::before, header .header-button .menu.nav-icon .nav-icon-line::after {
            display: none; } }
      header .header-button .menu.nav-icon .nav-icon-line, header .header-button .menu.nav-icon .nav-icon-line::before, header .header-button .menu.nav-icon .nav-icon-line::after {
        height: 2px;
        background: #FFFFFF; }
        @media (max-width: 991px) {
          header .header-button .menu.nav-icon .nav-icon-line, header .header-button .menu.nav-icon .nav-icon-line::before, header .header-button .menu.nav-icon .nav-icon-line::after {
            background: transparent; } }
      header .header-button .menu.nav-icon .nav-icon-line::before {
        top: -8px; }
      header .header-button .menu.nav-icon .nav-icon-line::after {
        top: 8px; }
      header .header-button .menu.nav-icon .nav-icon-line .menu-mob {
        color: #FFFFFF;
        font-family: "cerebri-sans-regular";
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 21px;
        letter-spacing: 0.1em;
        text-align: left;
        text-transform: uppercase;
        transition: all 2s ease-in-out;
        width: 65px;
        display: flex;
        justify-content: flex-end; }
        @media (min-width: 992px) {
          header .header-button .menu.nav-icon .nav-icon-line .menu-mob {
            display: none; } }
        header .header-button .menu.nav-icon .nav-icon-line .menu-mob:hover {
          color: #FFFFFF; }
    header .header-button .menu.nav-icon.open .nav-icon-line {
      background: transparent;
      width: 25px;
      transition: background-color 0.2s, width 0.2s 0.2s; }
      header .header-button .menu.nav-icon.open .nav-icon-line::before, header .header-button .menu.nav-icon.open .nav-icon-line::after {
        top: 0;
        transition: transform 0.3s 0.2s, top 0.2s 0s; }
        @media (max-width: 991px) {
          header .header-button .menu.nav-icon.open .nav-icon-line::before, header .header-button .menu.nav-icon.open .nav-icon-line::after {
            display: none; } }
      header .header-button .menu.nav-icon.open .nav-icon-line::before {
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      header .header-button .menu.nav-icon.open .nav-icon-line::after {
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      @media (max-width: 991px) {
        header .header-button .menu.nav-icon.open .nav-icon-line {
          width: auto; } }
header .menu-popup-wrapper {
  width: 375px;
  height: 100vh;
  position: fixed;
  right: 0;
  top: 83px;
  display: none;
  z-index: 11; }
  @media (max-width: 991px) {
    header .menu-popup-wrapper {
      top: 87px; } }
  @media (max-width: 768px) {
    header .menu-popup-wrapper {
      top: 80px; } }
  header .menu-popup-wrapper.open {
    display: block; }
  header .menu-popup-wrapper .close-menu {
    color: #FFFFFF;
    font-family: "cerebri-sans-regular";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
    text-transform: uppercase;
    opacity: 1;
    transition: all 2s ease-in-out;
    position: absolute;
    top: 60px;
    right: 60px;
    display: none; }
    header .menu-popup-wrapper .close-menu:hover {
      color: #FFFFFF; }
  header .menu-popup-wrapper .menu-popup {
    position: absolute;
    padding-top: 0px;
    right: 0;
    top: 0;
    pointer-events: none;
    width: 375px;
    transform: translateX(100%);
    background-color: rgba(25, 25, 25, 0.9);
    transition: transform 0.3s, opacity 0.3s;
    z-index: 6;
    height: 100%;
    opacity: 0; }
    header .menu-popup-wrapper .menu-popup .menu-inner {
      margin-top: 30px;
      height: calc(100% - 130px);
      overflow-y: auto;
      padding: 30px; }
      @media (max-width: 991px) {
        header .menu-popup-wrapper .menu-popup .menu-inner {
          margin-top: 60px;
          height: calc(100% - 140px); } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 812px) and (orientation: landscape) {
        header .menu-popup-wrapper .menu-popup .menu-inner {
          margin-top: 0;
          height: calc(100% - 60px); } }
      header .menu-popup-wrapper .menu-popup .menu-inner ul {
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column; }
        header .menu-popup-wrapper .menu-popup .menu-inner ul li {
          padding: 8px 5px 12px;
          display: block;
          text-align: left; }
          header .menu-popup-wrapper .menu-popup .menu-inner ul li a {
            color: #FFFFFF;
            font-family: "cerebri-sans-regular";
            font-size: 18px;
            font-style: normal;
            font-weight: 500;
            line-height: 36px;
            letter-spacing: 0.05em;
            text-align: left;
            text-transform: uppercase;
            display: inline-block; }
            header .menu-popup-wrapper .menu-popup .menu-inner ul li a:after {
              display: block;
              content: '';
              border-bottom: solid 2px #FFFFFF;
              transform: scaleX(0);
              transition: transform 250ms ease-in-out; }
            .system header .menu-popup-wrapper .menu-popup .menu-inner ul li a:hover {
              color: #FFFFFF; }
              .system header .menu-popup-wrapper .menu-popup .menu-inner ul li a:hover:after {
                transform: scaleX(1); }
          header .menu-popup-wrapper .menu-popup .menu-inner ul li.current_page_item.current-menu-item a {
            color: #FFFFFF; }
            header .menu-popup-wrapper .menu-popup .menu-inner ul li.current_page_item.current-menu-item a:after {
              transform: scaleX(1); }
          header .menu-popup-wrapper .menu-popup .menu-inner ul li.tour-btn a {
            color: #191919;
            padding: 7px 40px 5px 20px;
            border-radius: 2px;
            background: url(../images/icons/arrow-black.svg) #FFFFFF no-repeat right 15px center/auto 13px;
            margin: 5px 0; }
            @media (max-width: 359px) {
              header .menu-popup-wrapper .menu-popup .menu-inner ul li.tour-btn a {
                letter-spacing: 0.01em;
                padding: 5px 37px 3px 14px; } }
            header .menu-popup-wrapper .menu-popup .menu-inner ul li.tour-btn a:after {
              display: none !important; }
            header .menu-popup-wrapper .menu-popup .menu-inner ul li.tour-btn a:hover {
              color: #191919; }
        header .menu-popup-wrapper .menu-popup .menu-inner ul.menu-btm {
          border-top: 2px solid rgba(255, 255, 255, 0.2);
          padding-top: 20px; }
          header .menu-popup-wrapper .menu-popup .menu-inner ul.menu-btm li {
            margin-bottom: 10px; }
          header .menu-popup-wrapper .menu-popup .menu-inner ul.menu-btm a {
            padding-left: 40px;
            display: flex;
            line-height: 26px; }
          header .menu-popup-wrapper .menu-popup .menu-inner ul.menu-btm .direction_btn {
            background: url(../images/icons/directions.svg) no-repeat left center/25px auto; }
          header .menu-popup-wrapper .menu-popup .menu-inner ul.menu-btm .call_btn {
            background: url(../images/icons/call.svg) no-repeat left center/25px auto; }
          header .menu-popup-wrapper .menu-popup .menu-inner ul.menu-btm .chat_btn {
            background: url(../images/icons/Chat.svg) no-repeat left center/25px auto; }
    header .menu-popup-wrapper .menu-popup.open {
      opacity: 1;
      transform: translateX(0);
      pointer-events: all; }
    @media (max-width: 991px) {
      header .menu-popup-wrapper .menu-popup {
        width: 100%; } }
  @media (max-width: 991px) {
    header .menu-popup-wrapper {
      width: 100%; } }

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px); }
  100% {
    transform: translateY(0px); } }
footer p, footer ul li, footer a, footer span {
  color: #FFFFFF; }
footer ul {
  list-style: none;
  margin: 0;
  padding: 0; }
footer .address_blk a, footer .address_blk span {
  display: block;
  clear: both;
  float: left; }
@media (min-width: 769px) and (max-width: 991px) {
  footer .mt-container {
    width: 90%; } }
footer .footer_top {
  background-color: #3B8589; }
  footer .footer_top .mt-container {
    display: flex;
    justify-content: space-between;
    padding: 100px  0 200px;
    position: relative; }
    @media (max-width: 768px) {
      footer .footer_top .mt-container {
        flex-direction: column;
        padding: 100px  0 125px; } }
  footer .footer_top .logo_blk p {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    opacity: 0.7;
    margin-top: 20px; }
  footer .footer_top .logo_blk .social-link {
    margin-top: 20px;
    display: inline-block; }
    footer .footer_top .logo_blk .social-link.insta {
      margin-right: 30px; }
    @media (max-width: 768px) {
      footer .footer_top .logo_blk .social-link {
        margin-top: 20px;
        margin-bottom: 30px; } }
  footer .footer_top .logo_blk .logo-wrap img.logo-img {
    width: 230px; }
  footer .footer_top .address_blk span {
    display: block;
    font-weight: 300;
    font-size: 18px;
    line-height: 48px;
    letter-spacing: 0.03em; }
    @media (max-width: 768px) {
      footer .footer_top .address_blk span {
        line-height: 36px; } }
  footer .footer_top .address_blk a {
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-decoration-line: underline;
    text-transform: uppercase;
    margin-top: 30px;
    padding-left: 50px;
    display: flex; }
    footer .footer_top .address_blk a.direction_btn {
      background: url(../images/icons/directions.svg) no-repeat left center/30px auto; }
    footer .footer_top .address_blk a.call_btn {
      background: url(../images/icons/call.svg) no-repeat left center/30px auto; }
    .system footer .footer_top .address_blk a.call_btn {
      pointer-events: none; }
    @media (max-width: 768px) {
      footer .footer_top .address_blk a {
        margin-top: 20px;
        line-height: 26px;
        padding-top: 5px;
        padding-bottom: 5px; } }
  @media (max-width: 768px) {
    footer .footer_top .links_blk {
      margin-top: 50px; } }
  footer .footer_top .links_blk ul li {
    margin-bottom: 30px; }
    footer .footer_top .links_blk ul li a {
      font-weight: 300;
      font-size: 18px;
      line-height: 26px;
      letter-spacing: 0.05em;
      text-decoration-line: underline;
      text-transform: uppercase; }
  footer .footer_top .footer-middle-block {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
    background-color: #FFFFFF;
    padding: 60px 110px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 768px) {
      footer .footer_top .footer-middle-block {
        flex-direction: column;
        align-items: flex-start;
        padding: 30px 8%;
        left: -9.5%;
        transform: translateX(0) translateY(50%); } }
    @media (max-width: 479px) {
      footer .footer_top .footer-middle-block {
        padding: 25px 8%; } }
    footer .footer_top .footer-middle-block span {
      font-size: 30px;
      line-height: 36px;
      color: #191919;
      letter-spacing: -0.01em;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        footer .footer_top .footer-middle-block span {
          margin-bottom: 10px;
          letter-spacing: 0.05em; } }
      @media (max-width: 479px) {
        footer .footer_top .footer-middle-block span {
          max-width: 280px;
          font-size: 28px;
          line-height: 28px; } }
    footer .footer_top .footer-middle-block a {
      border-radius: 2px;
      color: #FFFFFF;
      background: url(../images/icons/Arrow.svg) #191919 no-repeat right 20px center/30px auto;
      font-size: 15px;
      line-height: 21px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      padding: 10px 20px;
      padding-right: 50px;
      width: 250px;
      max-width: 100%; }
footer .footer_btm {
  background-color: #063655; }
  footer .footer_btm .mt-container {
    display: flex;
    justify-content: space-between;
    padding: 140px 0 30px; }
    @media (max-width: 768px) {
      footer .footer_btm .mt-container {
        flex-direction: column; } }
  footer .footer_btm .logo-wrap {
    display: flex;
    margin-bottom: 30px; }
    footer .footer_btm .logo-wrap .logo-img {
      width: 195px; }
  footer .footer_btm .social {
    display: flex; }
    footer .footer_btm .social .eho {
      margin-right: 40px; }
  footer .footer_btm .footer_btm_middle ul li, footer .footer_btm .footer_btm_right ul li {
    margin-bottom: 30px; }
    footer .footer_btm .footer_btm_middle ul li a, footer .footer_btm .footer_btm_right ul li a {
      font-weight: 300;
      font-size: 18px;
      line-height: 26px;
      letter-spacing: 0.05em;
      text-decoration-line: underline;
      text-transform: uppercase; }
footer .logo_blk.footer_part {
  width: 30vw; }
  @media (max-width: 768px) {
    footer .logo_blk.footer_part {
      width: 100%; } }
footer .address_blk, footer .footer_btm_middle {
  width: 25vw; }
  @media (max-width: 768px) {
    footer .address_blk, footer .footer_btm_middle {
      width: 100%; } }
footer .links_blk, footer .footer_btm_right {
  width: 30vw; }
  @media (max-width: 768px) {
    footer .links_blk, footer .footer_btm_right {
      width: 100%; } }

.footer-neighborhood-banner {
  height: 60vw;
  width: 100%;
  border-bottom: 40px solid #E86F52;
  background-position: center;
  background-size: cover; }
  @media (max-width: 768px) {
    .footer-neighborhood-banner {
      height: 80vw;
      max-height: 500px;
      min-height: 280px;
      border-bottom: none;
      border-top: 20px solid #E86F52; } }

body.home .footer-neighborhood-banner {
  border-top: 40px solid #E86F52;
  border-bottom: none; }
  @media (max-width: 768px) {
    body.home .footer-neighborhood-banner {
      border-top: 20px solid #E86F52; } }

.home-page {
  background: #FFFFFF; }
  .home-page .banner {
    margin-bottom: 4vw; }
    @media (max-width: 1199px) {
      .home-page .banner {
        margin-bottom: 4.6vw; } }
    @media (max-width: 768px) {
      .home-page .banner {
        margin-bottom: 35px;
        position: relative;
        /*
        &:after{
            width: 100%;
            height: 90px;
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            background: url(../images/home/home-banner-pattern.svg) repeat-x top left/auto 100%;
        }*/ } }
    .home-page .banner .banner-image {
      height: 100vh;
      width: 100%;
      background-size: cover;
      background-position: center;
      position: relative; }
    .home-page .banner .home-logo {
      position: fixed;
      left: 50%;
      top: 50%;
      padding: 12px 20px 20px;
      transform: translate(-50%, -50%) scale(2.56);
      -webkit-transition: all 1.2s ease-in-out;
      -moz-transition: all 1.2s ease-in-out;
      -ms-transition: all 1.2s ease-in-out;
      -o-transition: all 1.2s ease-in-out;
      transition: all 1.2s ease-in-out; }
      .home-page .banner .home-logo.animated-logo {
        transform: scale(1);
        left: 7vw;
        top: 0; }
    .home-page .banner .play-pause-btn {
      width: 60px;
      height: 60px;
      display: block;
      background: url(../images/icons/play-icon.svg) center/contain;
      position: absolute;
      bottom: 60px;
      right: 60px;
      z-index: 1; }
      .home-page .banner .play-pause-btn.pause {
        background: url(../images/icons/pause-icon.svg) center/contain; }
      @media (max-width: 768px) {
        .home-page .banner .play-pause-btn {
          right: 40px;
          bottom: 40px;
          width: 30px;
          height: 30px; } }
    .home-page .banner .banner-slider-wrapper {
      position: relative; }
    .home-page .banner .banner-slide {
      height: 100vh;
      width: 100%; }
    .home-page .banner .banner-slide-image {
      height: 100%;
      width: 100%;
      background-size: cover;
      background-position: center; }
    .home-page .banner .slick-prev, .home-page .banner .slick-next {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      margin-top: -30px;
      color: transparent;
      background: transparent;
      border: none;
      width: 40px;
      height: 40px;
      z-index: 1;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      cursor: pointer; }
    .home-page .banner .slick-prev {
      left: 30px;
      background-image: url(../images/icons/arrow_left.svg); }
    .home-page .banner .slick-next {
      right: 30px;
      background-image: url(../images/icons/arrow_right.svg); }
    .home-page .banner .slick-dots {
      position: absolute;
      bottom: 70px;
      left: 50%;
      transform: translateX(-50%);
      width: auto;
      height: 10px;
      display: flex !important;
      flex-direction: row;
      padding: 0;
      margin: 0; }
      .home-page .banner .slick-dots li {
        list-style-type: none;
        width: 15px;
        height: 15px;
        border: 1px solid #FFFFFF;
        border-radius: 100%;
        margin: 0 5px;
        cursor: pointer; }
        .home-page .banner .slick-dots li button {
          display: none; }
        .home-page .banner .slick-dots li.slick-active {
          background: #FFFFFF; }
        .system .home-page .banner .slick-dots li:hover {
          background: #FFFFFF; }
    .home-page .banner .banner-video {
      height: 100vh;
      width: 100%;
      position: relative; }
      .home-page .banner .banner-video video {
        object-fit: cover;
        display: block;
        width: 100%;
        height: 100%; }
  .home-page .home-section {
    position: relative; }
    .home-page .home-section .home-section-image {
      height: 53vw;
      width: 100%;
      background-size: cover;
      background-position: center; }
      @media (min-width: 769px) and (max-width: 991px) {
        .home-page .home-section .home-section-image {
          height: 70vw;
          min-height: 550px; } }
      @media (max-width: 768px) {
        .home-page .home-section .home-section-image {
          height: 120vw;
          min-height: 575px; } }
      @media (max-width: 575px) {
        .home-page .home-section .home-section-image {
          height: 130vw;
          min-height: 375px; } }
    .home-page .home-section .home-section-box {
      position: absolute;
      right: 10vw;
      top: 50%;
      transform: translateY(-50%);
      max-width: 640px; }
      @media (min-width: 769px) and (max-width: 991px) {
        .home-page .home-section .home-section-box {
          max-width: 550px; } }
      @media (max-width: 768px) {
        .home-page .home-section .home-section-box {
          background: #191919; } }
      .home-page .home-section .home-section-box.left-box {
        right: auto;
        left: 10vw; }
      .home-page .home-section .home-section-box h2 {
        font-style: normal;
        font-weight: 300;
        font-size: 45px;
        line-height: 45px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #FFFFFF; }
        @media (min-width: 769px) and (max-width: 991px) {
          .home-page .home-section .home-section-box h2 {
            margin-bottom: 15px; } }
        @media (max-width: 768px) {
          .home-page .home-section .home-section-box h2 {
            position: absolute;
            top: -9.6vw;
            width: 100%;
            left: 0;
            padding: 30px 8vw 26px;
            margin-bottom: 0;
            background: rgba(0, 0, 0, 0.44);
            margin-top: -36px;
            height: 88px;
            top: -62px;
            display: flex;
            align-items: center; }
            .home-page .home-section .home-section-box h2 {
              font-size: calc(24px + 12 * ((100vw - 320px) / 448)); }
            .home-page .home-section .home-section-box h2 {
              line-height: calc(24px + 12 * ((100vw - 320px) / 448)); } }
        @media (max-width: 575px) {
          .home-page .home-section .home-section-box h2 {
            height: 70px;
            padding: 18px 8vw 12px;
            top: -44px; } }
      .home-page .home-section .home-section-box p {
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 36px;
        letter-spacing: 0.03em;
        color: #FFFFFF; }
        @media (max-width: 768px) {
          .home-page .home-section .home-section-box p {
            padding-left: 8vw;
            padding-right: 8vw; } }
      .home-page .home-section .home-section-box a {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #FFFFFF;
        width: 140px; }
        @media (max-width: 768px) {
          .home-page .home-section .home-section-box a {
            margin-left: 8vw; } }
      @media (max-width: 768px) {
        .home-page .home-section .home-section-box {
          position: relative;
          top: 0;
          transform: none;
          right: 0;
          max-width: 100%; }
          .home-page .home-section .home-section-box.left-box {
            left: 0; } }
      .home-page .home-section .home-section-box span {
        display: flex;
        flex-direction: column;
        padding: 0;
        width: 100%;
        transition-delay: 0.5s; }
        .home-page .home-section .home-section-box span.black-box {
          background: rgba(25, 25, 25, 0.9);
          padding: 8.4vw 5.2vw;
          width: 100%;
          transition-delay: 0.2s; }
          @media (min-width: 769px) and (max-width: 991px) {
            .home-page .home-section .home-section-box span.black-box {
              padding: 6.4vw 5.2vw 9vw; } }
          @media (max-width: 768px) {
            .home-page .home-section .home-section-box span.black-box {
              padding: 10px 0 60px; } }
      @media (max-width: 768px) {
        .home-page .home-section .home-section-box.box-with-pattern span {
          padding-bottom: 30px; } }
      .home-page .home-section .home-section-box .box-pattern {
        width: 100%;
        height: 40px;
        background: url(../images/home/pattern-grid.svg) repeat left top/auto;
        position: absolute;
        bottom: 0;
        left: 0; }
        @media (max-width: 768px) {
          .home-page .home-section .home-section-box .box-pattern {
            background-size: auto 48px;
            height: 24px; } }
  .home-page .pattern-bg {
    position: relative; }
    .home-page .pattern-bg:after {
      width: 100%;
      height: calc(100% - 40px);
      content: '';
      position: absolute;
      left: 0;
      bottom: 20px;
      pointer-events: none;
      z-index: 0;
      background: url(../images/home/home-pattern-lg.svg) repeat-x center/auto 100%; }
    .home-page .pattern-bg .mt-container {
      z-index: 1; }
  .home-page .explore_btn {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-right: 60px;
    background: url(../images/icons/Arrow.svg) no-repeat right center/38px auto;
    color: #FFFFFF;
    margin-top: 30px;
    display: inline-block; }
    @media (min-width: 769px) and (max-width: 991px) {
      .home-page .explore_btn {
        margin-top: 20px; } }
  .home-page .home-bottom-video {
    height: 100vh;
    width: 100%;
    position: relative; }
    .home-page .home-bottom-video video {
      object-fit: cover;
      display: block;
      width: 100%;
      height: 100%; }
    @media (max-width: 768px) {
      .home-page .home-bottom-video {
        height: 120vw;
        min-height: 575px; } }
    @media (max-width: 575px) {
      .home-page .home-bottom-video {
        height: 130vw;
        min-height: 375px; } }
  .home-page .home-section-btm a.btn_link {
    padding-left: 30px;
    display: flex;
    line-height: 26px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #191919;
    margin-bottom: 20px; }
  .home-page .home-section-btm .direction_btn {
    background: url(../images/icons/directions_black.svg) no-repeat left center/20px auto;
    margin-top: 20px; }
  .home-page .home-section-btm .call_btn {
    background: url(../images/icons/call_black.svg) no-repeat left center/20px auto; }
  .home-page .home-section-btm .chat_btn {
    background: url(../images/icons/Chat_black.svg) no-repeat left center/20px auto; }
  .home-page .home-section-btm .explore_btn {
    color: #191919;
    background: url(../images/icons/Arrow_black.svg) no-repeat right center/38px auto; }
  .home-page .get-in-touch {
    background: #191919; }
    @media (min-width: 769px) {
      .home-page .get-in-touch {
        padding: 120px 0; } }
    @media (max-width: 768px) {
      .home-page .get-in-touch {
        padding: 0; }
        .home-page .get-in-touch .mt-container {
          width: 100%; }
          .home-page .get-in-touch .mt-container h2 {
            width: 84%;
            margin: 0 auto;
            margin-bottom: 30px; } }
    .home-page .get-in-touch h2 {
      font-style: normal;
      font-weight: 300;
      font-size: 45px;
      line-height: 45px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: #FFFFFF; }
      @media (max-width: 768px) {
        .home-page .get-in-touch h2 {
          font-size: calc(28px + 17 * ((100vw - 320px) / 448)); }
        .home-page .get-in-touch h2 {
          line-height: calc(28px + 17 * ((100vw - 320px) / 448)); } }
    .home-page .get-in-touch p, .home-page .get-in-touch span.sub-text {
      font-style: normal;
      font-weight: 300;
      font-size: 18px;
      line-height: 36px;
      letter-spacing: 0.03em;
      color: #FFFFFF;
      display: flex; }
    .home-page .get-in-touch p {
      margin-bottom: 30px;
      max-width: 420px; }
    .home-page .get-in-touch .sub-text-title {
      font-weight: normal;
      font-size: 18px;
      line-height: 24px;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: #FFFFFF;
      margin-top: 30px;
      display: flex; }
    .home-page .get-in-touch a.btn_link {
      padding-left: 30px;
      display: flex;
      line-height: 26px;
      font-style: normal;
      font-weight: 300;
      font-size: 18px;
      letter-spacing: 0.05em;
      text-decoration-line: underline;
      text-transform: uppercase;
      color: #FFFFFF;
      margin-bottom: 20px; }
    .home-page .get-in-touch .direction_btn {
      background: url(../images/icons/directions.svg) no-repeat left center/20px auto;
      margin-top: 0; }
    .home-page .get-in-touch .call_btn {
      background: url(../images/icons/call.svg) no-repeat left center/20px auto;
      margin-top: 20px; }
    .home-page .get-in-touch .chat_btn {
      background: url(../images/icons/Chat.svg) no-repeat left center/20px auto; }
    @media (min-width: 769px) {
      .home-page .get-in-touch .contact-text-box {
        padding-right: 30px; } }
    @media (max-width: 768px) {
      .home-page .get-in-touch .contact-text-box p, .home-page .get-in-touch .contact-text-box .contact-wrap {
        display: none; } }
    .home-page .get-in-touch .loader_image {
      width: 100%;
      text-align: center; }
      .home-page .get-in-touch .loader_image img {
        width: 30px;
        height: auto; }
  .home-page .claim-section {
    padding: 45px 0;
    position: relative; }
    .home-page .claim-section.claim-section-top .fp-filter-wrapper {
      position: relative;
      margin-bottom: 25px; }
      @media (max-width: 768px) {
        .home-page .claim-section.claim-section-top .fp-filter-wrapper {
          margin-bottom: 0; } }
      .home-page .claim-section.claim-section-top .fp-filter-wrapper:after {
        content: '';
        width: 90%;
        position: absolute;
        left: 5%;
        bottom: 0;
        height: 2px;
        background: rgba(25, 25, 25, 0.2); }
        @media (max-width: 768px) {
          .home-page .claim-section.claim-section-top .fp-filter-wrapper:after {
            display: none; } }
    .home-page .claim-section.claim-section-top .mt-container {
      margin-top: -200px; }
      @media (max-width: 768px) {
        .home-page .claim-section.claim-section-top .mt-container {
          margin-top: 0; } }
    @media (max-width: 768px) {
      .home-page .claim-section {
        padding: 0 0 60px; } }
    .home-page .claim-section .mt-container {
      margin-top: -100px;
      background: #FFFFFF;
      padding: 45px 60px 0; }
      @media (max-width: 768px) {
        .home-page .claim-section .mt-container {
          margin-top: 0;
          border-bottom: solid rgba(25, 25, 25, 0.1);
          padding: 60px 0; } }
      .home-page .claim-section .mt-container h2.claim-title {
        font-weight: 300;
        font-size: 45px;
        line-height: 45px;
        letter-spacing: 0.05em;
        text-transform: uppercase; }
        @media (max-width: 768px) {
          .home-page .claim-section .mt-container h2.claim-title {
            font-size: 28px;
            line-height: 28px; } }
    .home-page .claim-section .btn.btn-dark {
      min-width: 18.2vw;
      text-align: center; }
    .home-page .claim-section .select-option-wrapper {
      display: flex; }
      @media (max-width: 768px) {
        .home-page .claim-section .select-option-wrapper {
          flex-direction: column; } }
      .home-page .claim-section .select-option-wrapper .input-type:not(:checked),
      .home-page .claim-section .select-option-wrapper .input-type:checked {
        position: absolute;
        left: 0;
        opacity: 0.01; }
      .home-page .claim-section .select-option-wrapper .input-type:not(:checked) + label,
      .home-page .claim-section .select-option-wrapper .input-type:checked + label {
        position: relative;
        cursor: pointer;
        padding: 9px 18px;
        display: block; }
        @media (max-width: 575px) {
          .home-page .claim-section .select-option-wrapper .input-type:not(:checked) + label,
          .home-page .claim-section .select-option-wrapper .input-type:checked + label {
            padding: 5px 10px; } }
      .home-page .claim-section .select-option-wrapper .input-type + label {
        font-size: 15px;
        text-decoration: underline;
        text-transform: uppercase;
        border: 2px solid transparent; }
        @media (max-width: 575px) {
          .home-page .claim-section .select-option-wrapper .input-type + label {
            font-size: 12px;
            line-height: 20px; } }
      .home-page .claim-section .select-option-wrapper .input-type:checked + label {
        border: 2px solid #191919;
        border-radius: 2px;
        text-decoration: none; }
      .home-page .claim-section .select-option-wrapper .select-option-container {
        display: flex;
        background: rgba(25, 25, 25, 0.05);
        border-radius: 6px;
        align-items: center;
        padding: 4px; }
        .home-page .claim-section .select-option-wrapper .select-option-container:not(:first-child) {
          margin-left: 11px; }
          @media (max-width: 768px) {
            .home-page .claim-section .select-option-wrapper .select-option-container:not(:first-child) {
              margin-left: 0;
              padding-left: 0; } }
        @media (max-width: 768px) {
          .home-page .claim-section .select-option-wrapper .select-option-container:first-child {
            padding-left: 0; } }
        @media (max-width: 768px) {
          .home-page .claim-section .select-option-wrapper .select-option-container {
            margin-bottom: 10px;
            width: max-content; } }
      .home-page .claim-section .select-option-wrapper .option {
        margin: 0;
        position: relative;
        text-align: center; }
        .home-page .claim-section .select-option-wrapper .option:not(:first-child):before {
          content: '';
          position: absolute;
          width: 2px;
          height: 14px;
          background: #FFFFFF;
          top: 50%;
          transform: translateY(-50%);
          left: 0; }
        @media (max-width: 768px) {
          .home-page .claim-section .select-option-wrapper .option {
            width: auto;
            min-width: 90px; } }
        @media (max-width: 575px) {
          .home-page .claim-section .select-option-wrapper .option {
            min-width: 70px; } }
    .home-page .claim-section .fp-filter-title {
      font-size: 15px;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
      @media (max-width: 768px) {
        .home-page .claim-section .fp-filter-title {
          letter-spacing: 0.1em; } }
    .home-page .claim-section .selectivo {
      background: rgba(25, 25, 25, 0.05);
      border-radius: 6px;
      width: 100%; }
      .home-page .claim-section .selectivo .selectivo__label {
        border-radius: 6px;
        border: 1px solid transparent;
        text-align: left; }
      .home-page .claim-section .selectivo.selectivo--open .selectivo__dropdown {
        border-radius: 6px;
        background: #f3f3f3; }
      .home-page .claim-section .selectivo .selectivo__option {
        text-align: left; }
    .home-page .claim-section .fp-filter {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media (max-width: 1199px) {
        .home-page .claim-section .fp-filter .fp-filter-col {
          width: 100%;
          margin-bottom: 20px; } }
      @media (max-width: 768px) {
        .home-page .claim-section .fp-filter .fp-filter-col {
          margin-bottom: 0; } }
      .home-page .claim-section .fp-filter .fp-filter-col-price {
        width: 20%; }
        @media (max-width: 991px) {
          .home-page .claim-section .fp-filter .fp-filter-col-price {
            width: 100%; } }
    .home-page .claim-section .fp-filter-wrapper {
      padding: 0 0 65px; }
      @media (max-width: 768px) {
        .home-page .claim-section .fp-filter-wrapper {
          padding: 0; } }
    .home-page .claim-section .fp-results-btn-wrapper {
      display: flex;
      justify-content: center;
      margin-top: 45px; }
    .home-page .claim-section .btn-fp {
      white-space: nowrap; }

.hide {
  display: none; }

.system .call_btn {
  pointer-events: none; }

@media (max-width: 768px) {
  .availability-wrapper .banner-container {
    height: auto;
    min-height: auto;
    flex-wrap: wrap; } }
@media (max-width: 768px) {
  .availability-wrapper .banner-container .banner-text-container {
    height: 31vw;
    min-height: 300px;
    display: flex;
    align-items: flex-end; } }
@media (min-width: 769px) and (max-width: 991px) {
  .availability-wrapper .banner-container .banner-title {
    margin-bottom: 85px; } }
.availability-wrapper .filter-top {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  font: 29px/normal "cerebri-sans-regular";
  background: rgba(25, 25, 25, 0.9);
  position: absolute;
  width: calc(55% + 16vw);
  margin: 0 auto;
  bottom: 0;
  left: -8vw;
  right: -8vw; }
  @media (max-width: 1399px) {
    .availability-wrapper .filter-top {
      width: calc(68% + 16vw); } }
  @media (max-width: 768px) {
    .availability-wrapper .filter-top {
      width: 100%;
      left: 0;
      right: 0;
      position: static; } }
  .availability-wrapper .filter-top .fp-view-type {
    font: 400 18px/18px "cerebri-sans-regular";
    letter-spacing: 0.05em;
    text-decoration: underline;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 1.3vw 2vw; }
    @media (max-width: 768px) {
      .availability-wrapper .filter-top .fp-view-type {
        padding: 15px 8.5vw;
        text-decoration: none;
        line-height: 1.5; }
        .availability-wrapper .filter-top .fp-view-type {
          font-size: calc(12px + 8 * ((100vw - 320px) / 448)); } }
    .availability-wrapper .filter-top .fp-view-type.active {
      letter-spacing: -0.01em;
      color: #191919;
      text-decoration: none;
      background: #FFFFFF; }
      .availability-wrapper .filter-top .fp-view-type.active {
        font-size: calc(20px + 10 * ((100vw - 769px) / 1151)); }
      @media (max-width: 768px) {
        .availability-wrapper .filter-top .fp-view-type.active {
          font-size: calc(12px + 8 * ((100vw - 320px) / 448)); } }
.availability-wrapper .fp-view-tab {
  display: none; }
  .availability-wrapper .fp-view-tab.active {
    display: block; }
  .availability-wrapper .fp-view-tab#fp_building_view iframe {
    height: 100vh;
    width: 100%;
    border: 0; }
.availability-wrapper .fp-view-container {
  position: relative;
  background: #FFFFFF;
  padding: 45px 0; }
.availability-wrapper .fp-item-row {
  display: flex;
  text-align: left;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding: 45px 0;
  border-bottom: 2px solid rgba(25, 25, 25, 0.1); }
.availability-wrapper .fp-col {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  flex-grow: 1;
  -webkit-box-flex-grow: 1;
  -moz-box-flex-grow: 1;
  -webkit-flex-grow: 1;
  -webkit-flex-basis: 0;
  -ms-flex-basis: 1;
  flex-basis: 0;
  padding: 0 10px; }
  @media (max-width: 991px) {
    .availability-wrapper .fp-col {
      width: 100%;
      padding: 10px 0;
      flex-basis: auto; } }
.availability-wrapper .fp-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0; }
  .availability-wrapper .fp-pagination .pagination-wrapper {
    display: flex;
    align-items: baseline; }
  .availability-wrapper .fp-pagination .inactive {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    opacity: 0.5; }
  .availability-wrapper .fp-pagination a, .availability-wrapper .fp-pagination .navigation span, .availability-wrapper .fp-pagination .navigation li a {
    color: #191919;
    font: 300 18px/18px "cerebri-sans-light";
    margin: 0 0 0 8px;
    padding: 5px 10px;
    background-color: transparent;
    border: none;
    text-decoration: underline; }
  .availability-wrapper .fp-pagination a.active, .availability-wrapper .fp-pagination .navigation .current {
    background: rgba(25, 25, 25, 0.1);
    border-radius: 2px;
    text-decoration: none; }
  .availability-wrapper .fp-pagination .fp-next, .availability-wrapper .fp-pagination .fp-prev {
    width: 5px;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block; }
  .availability-wrapper .fp-pagination .fp-next {
    background-image: url(../images/icons/fp-arrow.svg); }
  .availability-wrapper .fp-pagination .fp-prev {
    background-image: url(../images/icons/fp-arrow.svg);
    transform: rotate(180deg); }
.availability-wrapper .fp-pagination-container {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  flex-wrap: wrap; }
  .availability-wrapper .fp-pagination-container .search-results-wrapper .search-results-container {
    font: 300 18px/18px "cerebri-sans-light"; }
  @media (max-width: 768px) {
    .availability-wrapper .fp-pagination-container .search-results-wrapper {
      width: 100%;
      display: flex;
      justify-content: center;
      margin: 50px 0 0; } }
  @media (min-width: 769px) {
    .availability-wrapper .fp-pagination-container .search-results-wrapper {
      position: absolute;
      left: 0; } }
.availability-wrapper .fp-disclaimer {
  display: flex;
  width: 100%;
  text-align: center;
  margin-bottom: 3.5vw;
  font: 300 15px/20px "cerebri-sans-light";
  justify-content: center; }
  @media (max-width: 768px) {
    .availability-wrapper .fp-disclaimer {
      text-align: left; } }
.availability-wrapper .select-option-wrapper {
  display: flex; }
  @media (max-width: 768px) {
    .availability-wrapper .select-option-wrapper {
      flex-wrap: wrap;
      flex-direction: column;
      align-items: flex-start; } }
  .availability-wrapper .select-option-wrapper .input-type:not(:checked),
  .availability-wrapper .select-option-wrapper .input-type:checked {
    position: absolute;
    left: 0;
    opacity: 0.01; }
  .availability-wrapper .select-option-wrapper .input-type:not(:checked) + label,
  .availability-wrapper .select-option-wrapper .input-type:checked + label {
    position: relative;
    cursor: pointer;
    padding: 9px 18px;
    display: block;
    margin: 0 0 0 -2px; }
  .availability-wrapper .select-option-wrapper .input-type + label {
    font-size: 15px;
    text-decoration: underline;
    text-transform: uppercase;
    border: 2px solid transparent; }
  .availability-wrapper .select-option-wrapper .input-type:checked + label {
    border: 2px solid #191919;
    border-radius: 2px;
    text-decoration: none; }
  .availability-wrapper .select-option-wrapper .select-option-container {
    display: flex;
    background: rgba(25, 25, 25, 0.05);
    border-radius: 6px;
    align-items: center;
    padding: 4px; }
    .availability-wrapper .select-option-wrapper .select-option-container:not(:first-child) {
      margin-left: 11px; }
      @media (max-width: 768px) {
        .availability-wrapper .select-option-wrapper .select-option-container:not(:first-child) {
          margin: 10px 0 0 0; } }
  .availability-wrapper .select-option-wrapper .option {
    margin: 0;
    position: relative; }
    .availability-wrapper .select-option-wrapper .option:not(:first-child):before {
      content: '';
      position: absolute;
      width: 2px;
      height: 14px;
      background: #FFFFFF;
      top: 50%;
      transform: translateY(-50%); }
  .system .availability-wrapper .select-option-wrapper label:hover {
    border-color: grey; }
  .availability-wrapper .select-option-wrapper .selected:nth-of-type(n + 1) + .selected label {
    border-left: transparent;
    background: #f3f3f3; }
.availability-wrapper .fp-filter-title {
  font-size: 15px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center; }
  @media (max-width: 768px) {
    .availability-wrapper .fp-filter-title {
      text-align: left; } }
.availability-wrapper .selectivo {
  background: rgba(25, 25, 25, 0.05);
  border-radius: 6px;
  width: 100%; }
  .availability-wrapper .selectivo .selectivo__label {
    border-radius: 6px;
    border: none;
    text-align: left; }
  .availability-wrapper .selectivo.selectivo--open .selectivo__dropdown {
    border-radius: 6px;
    background: #f3f3f3; }
  .availability-wrapper .selectivo .selectivo__option {
    text-align: left; }
.availability-wrapper .fp-filter {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 769px) {
    .availability-wrapper .fp-filter {
      justify-content: center; } }
  .availability-wrapper .fp-filter .fp-filter-col-price {
    width: 20%; }
    @media (max-width: 991px) {
      .availability-wrapper .fp-filter .fp-filter-col-price {
        width: 100%; } }
.availability-wrapper .fp-filter-wrapper {
  padding: 0 0 65px;
  border-bottom: 2px solid rgba(25, 25, 25, 0.1); }
.availability-wrapper .fp-results-btn-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 45px; }
@media (max-width: 768px) {
  .availability-wrapper .floorplans-results a.btn-view-apt {
    width: 250px; } }
.availability-wrapper .fp-col {
  font-size: 15px;
  font-family: "cerebri-sans-medium"; }
  @media (max-width: 768px) {
    .availability-wrapper .fp-col {
      padding: 3px 0; } }
  @media (min-width: 992px) {
    .availability-wrapper .fp-col.fp-col-3 {
      width: 12%;
      flex: 0 0 auto; }
    .availability-wrapper .fp-col.fp-col-4 {
      width: 20%;
      flex: 0 0 auto; } }
  .availability-wrapper .fp-col.fp-col-5 {
    display: inline-block; }
.availability-wrapper .fp-name {
  font: 300 30px/30px "cerebri-sans-light";
  margin: 0; }
.availability-wrapper .rent-amount-wrap {
  display: inline-block; }
@media (max-width: 768px) {
  .availability-wrapper .floorplan-btn-wrapper {
    padding-top: 15px; } }

/** availability details page **/
.availability-detail {
  background: #FFFFFF;
  padding-top: 245px; }
  @media (max-width: 768px) {
    .availability-detail {
      padding-top: 145px; } }
  @media (max-width: 768px) {
    .availability-detail .fp-details-view-container {
      padding: 0; } }
  @media (max-width: 768px) {
    .availability-detail .mt-container {
      width: 100%; } }
  .availability-detail .back-btn-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 70px;
    position: relative; }
    @media (max-width: 768px) {
      .availability-detail .back-btn-wrap {
        max-width: 84%;
        margin: 0 auto 30px; } }
    @media (max-width: 575px) {
      .availability-detail .back-btn-wrap {
        padding-left: 10px; } }
    .availability-detail .back-btn-wrap h1 {
      margin-bottom: 0;
      font-weight: 300;
      letter-spacing: -0.02em; }
      .availability-detail .back-btn-wrap h1 {
        font-size: calc(50px + 40 * ((100vw - 769px) / 1151)); }
      .availability-detail .back-btn-wrap h1 {
        line-height: calc(52px + 40 * ((100vw - 769px) / 1151)); }
      @media (max-width: 768px) {
        .availability-detail .back-btn-wrap h1 {
          margin-left: 0; }
          .availability-detail .back-btn-wrap h1 {
            font-size: calc(46px + 4 * ((100vw - 320px) / 448)); }
          .availability-detail .back-btn-wrap h1 {
            line-height: calc(46px + 6 * ((100vw - 320px) / 448)); } }
    .availability-detail .back-btn-wrap a {
      position: absolute;
      left: -50px; }
      @media (max-width: 768px) {
        .availability-detail .back-btn-wrap a {
          position: absolute;
          left: -25px; } }
      @media (max-width: 575px) {
        .availability-detail .back-btn-wrap a {
          left: -10px; } }
      .availability-detail .back-btn-wrap a img {
        height: 30px;
        width: auto; }
        @media (max-width: 768px) {
          .availability-detail .back-btn-wrap a img {
            height: 20px; } }
  .availability-detail .detais-wrap {
    display: flex; }
    @media (max-width: 991px) {
      .availability-detail .detais-wrap {
        flex-direction: column; } }
  .availability-detail .detais-wrap-lt {
    width: 24%; }
    @media (max-width: 991px) {
      .availability-detail .detais-wrap-lt {
        width: 100%; } }
    .availability-detail .detais-wrap-lt .offer-box {
      background: #B8FCEC;
      padding: 30px;
      display: flex;
      width: 100%;
      height: 310px;
      justify-content: center;
      flex-direction: column; }
      @media (max-width: 768px) {
        .availability-detail .detais-wrap-lt .offer-box {
          height: auto; } }
      .availability-detail .detais-wrap-lt .offer-box span {
        display: flex;
        margin: 5px 0; }
        .availability-detail .detais-wrap-lt .offer-box span.offer-title {
          font-weight: normal;
          font-size: 15px;
          line-height: 21px;
          letter-spacing: 0.05em;
          text-transform: uppercase; }
        .availability-detail .detais-wrap-lt .offer-box span.offer-desc {
          font-size: 18px;
          line-height: 24px;
          letter-spacing: 0.08em;
          text-transform: uppercase; }
        .availability-detail .detais-wrap-lt .offer-box span.offer-desc-lg {
          font-weight: 300;
          font-size: 30px;
          line-height: 36px; }
      @media (max-width: 768px) {
        .availability-detail .detais-wrap-lt .offer-box {
          width: 100%;
          padding-left: 8%;
          padding-right: 8%; } }
    .availability-detail .detais-wrap-lt .avl-count {
      font-size: 15px;
      line-height: 21px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      margin-top: 60px;
      margin-bottom: 30px; }
      @media (max-width: 768px) {
        .availability-detail .detais-wrap-lt .avl-count {
          position: relative; }
          .availability-detail .detais-wrap-lt .avl-count:after {
            content: '';
            width: 14px;
            height: 2px;
            background: #191919;
            right: 0;
            top: 10px;
            position: absolute; } }
      @media (max-width: 768px) {
        .availability-detail .detais-wrap-lt .avl-count {
          width: 100%;
          max-width: 84%;
          margin: 60px auto 30px; } }
    .availability-detail .detais-wrap-lt .apt-details {
      border-top: 2px solid rgba(25, 25, 25, 0.1);
      padding: 30px 0;
      /*a{
          font-style: normal;
          font-weight: normal;
          font-size: 15x;
          line-height: 21px;
          letter-spacing: 0.05em;
          text-transform: uppercase;
          padding: 10px 40px 8px 20px;
          border: 1px solid transparent;
          border-radius: 2px;
          background: url(../images/icons/arrow-white.svg) $primaryColor no-repeat right 15px center/auto 13px;
          color: $secondaryColor;
          margin-top: 20px;
          display: inline-flex;
          width: 200px;
          max-width: 100%;
          .system &:hover {
              background: url(../images/icons/arrow-black.svg) $secondaryColor no-repeat right 15px center/auto 13px;
              color: $primaryColor;
              border: 1px solid $primaryColor;
          }
      }*/ }
      .availability-detail .detais-wrap-lt .apt-details h2 {
        font-weight: 300;
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px; }
      .availability-detail .detais-wrap-lt .apt-details span {
        font-weight: 500;
        font-size: 15px;
        line-height: 30px;
        letter-spacing: 0.02em;
        display: flex; }
        .availability-detail .detais-wrap-lt .apt-details span.tower-floor {
          color: rgba(25, 25, 25, 0.6); }
          @media (min-width: 769px) {
            .availability-detail .detais-wrap-lt .apt-details span.tower-floor {
              display: none; } }
      .availability-detail .detais-wrap-lt .apt-details a {
        margin-top: 20px;
        display: inline-flex;
        width: 200px;
        max-width: 100%; }
        @media (max-width: 768px) {
          .availability-detail .detais-wrap-lt .apt-details a {
            width: 250px; } }
      @media (max-width: 768px) {
        .availability-detail .detais-wrap-lt .apt-details {
          width: 100%;
          max-width: 84%;
          margin: 0 auto; } }
    .availability-detail .detais-wrap-lt .info-wrap {
      border-top: 2px solid rgba(25, 25, 25, 0.1);
      padding: 3.6vw 0; }
      @media (max-width: 1399px) {
        .availability-detail .detais-wrap-lt .info-wrap {
          padding: 4.2vw 0; } }
      @media (max-width: 768px) {
        .availability-detail .detais-wrap-lt .info-wrap {
          padding: 60px 0; } }
      .availability-detail .detais-wrap-lt .info-wrap p {
        margin-top: 0;
        margin-bottom: 30px;
        font-weight: 300;
        font-size: 15px;
        line-height: 24px;
        letter-spacing: 0.03em;
        opacity: 0.7; }
      @media (max-width: 768px) {
        .availability-detail .detais-wrap-lt .info-wrap {
          width: 100%;
          max-width: 84%;
          margin: 0 auto; } }
  .availability-detail .detais-wrap-rt {
    width: 75%;
    margin-left: 20px;
    align-items: flex-start;
    display: flex;
    align-self: flex-start;
    flex-direction: column; }
    @media (max-width: 991px) {
      .availability-detail .detais-wrap-rt {
        width: 100%;
        margin-left: 0; } }
    .availability-detail .detais-wrap-rt .detais-wrap-rt-inner {
      background: rgba(25, 25, 25, 0.05);
      width: 100%;
      padding: 100px 0;
      padding-right: 30px;
      align-items: flex-start;
      display: flex;
      align-self: flex-start; }
      @media (max-width: 991px) {
        .availability-detail .detais-wrap-rt .detais-wrap-rt-inner {
          flex-direction: column;
          padding-right: 0; } }
      .availability-detail .detais-wrap-rt .detais-wrap-rt-inner .plan-pic-wrap {
        position: relative;
        padding: 0 50px; }
        @media (max-width: 991px) {
          .availability-detail .detais-wrap-rt .detais-wrap-rt-inner .plan-pic-wrap {
            padding: 0 0 50px;
            max-width: 84%;
            margin: 0 auto;
            margin-bottom: 50px;
            border-bottom: 2px solid #FFFFFF; } }
      .availability-detail .detais-wrap-rt .detais-wrap-rt-inner .keyplan-wrap {
        padding-left: 50px;
        position: relative;
        max-width: 30%; }
        @media (max-width: 991px) {
          .availability-detail .detais-wrap-rt .detais-wrap-rt-inner .keyplan-wrap {
            max-width: 70%;
            margin: 0 auto;
            padding-left: 0; } }
        .availability-detail .detais-wrap-rt .detais-wrap-rt-inner .keyplan-wrap:before {
          content: '';
          height: 157px;
          width: 2px;
          background: rgba(25, 25, 25, 0.2);
          position: absolute;
          top: 0;
          left: 0; }
          @media (max-width: 991px) {
            .availability-detail .detais-wrap-rt .detais-wrap-rt-inner .keyplan-wrap:before {
              display: none; } }
    .availability-detail .detais-wrap-rt .fp-images-wrap {
      display: flex;
      flex-direction: column;
      margin-bottom: 100px;
      width: 100%; }
      @media (max-width: 768px) {
        .availability-detail .detais-wrap-rt .fp-images-wrap {
          margin-bottom: 0; } }
      .availability-detail .detais-wrap-rt .fp-images-wrap .fp-det-img {
        height: 30vw;
        min-height: 450px;
        width: 100%;
        background-position: center;
        background-size: cover; }
        @media (max-width: 768px) {
          .availability-detail .detais-wrap-rt .fp-images-wrap .fp-det-img {
            min-height: 0;
            height: 52vw; } }
        .availability-detail .detais-wrap-rt .fp-images-wrap .fp-det-img.fp-img-sm {
          width: 50%;
          height: 28vw;
          min-height: 400px; }
          @media (max-width: 768px) {
            .availability-detail .detais-wrap-rt .fp-images-wrap .fp-det-img.fp-img-sm {
              min-height: 0;
              height: 48vw; } }
      .availability-detail .detais-wrap-rt .fp-images-wrap .fp-img-sm-wrap {
        display: flex;
        flex-direction: row; }
    .availability-detail .detais-wrap-rt .vt-wrap {
      height: 30vw;
      min-height: 450px;
      width: 100%; }

.gallery-wrapper .mt-video {
  height: 45vw; }
  @media (max-width: 768px) {
    .gallery-wrapper .mt-video {
      height: 100vw; } }
.gallery-wrapper .cta-with-arrow:first-of-type {
  margin-top: 0; }
.gallery-wrapper .cta-with-arrow:nth-of-type(2) {
  margin-top: 15px; }

.neighborhood-page .banner-container, .neighborhood-page .img-row {
  margin-bottom: 6.5vw; }
  @media (max-width: 1399px) {
    .neighborhood-page .banner-container, .neighborhood-page .img-row {
      margin-bottom: 6vw; } }
@media (max-width: 768px) {
  .neighborhood-page .img-row {
    margin-bottom: 60px; } }
@media (max-width: 359px) {
  .neighborhood-page .img-row {
    margin-bottom: 40px; } }
@media (max-width: 768px) {
  .neighborhood-page .banner-title {
    font-size: calc(45px + 5 * ((100vw - 320px) / 448)); } }
@media (max-width: 479px) {
  .neighborhood-page .banner-title br {
    display: none; } }
.neighborhood-page .grid-img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  min-height: 37.5vw; }
  @media (max-width: 768px) {
    .neighborhood-page .grid-img {
      min-height: 220px;
      height: 57vw; } }
  .neighborhood-page .grid-img.sm-grid-img {
    min-height: 34vw; }
    @media (max-width: 768px) {
      .neighborhood-page .grid-img.sm-grid-img {
        min-height: 320px;
        height: 70vw; } }
  .neighborhood-page .grid-img.full-w-img {
    min-height: 56vw; }
    @media (max-width: 768px) {
      .neighborhood-page .grid-img.full-w-img {
        min-height: 220px;
        height: 57vw; } }
.neighborhood-page .img-row .sm-grid-img {
  min-height: 34vw; }
  @media (max-width: 768px) {
    .neighborhood-page .img-row .sm-grid-img {
      height: 45vw; } }
.neighborhood-page .lg-desc-section {
  display: flex;
  justify-content: center; }
  .neighborhood-page .lg-desc-section .desc-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 62%; }
    @media (max-width: 1399px) {
      .neighborhood-page .lg-desc-section .desc-container {
        width: 86%; } }
    @media (max-width: 768px) {
      .neighborhood-page .lg-desc-section .desc-container {
        margin-bottom: 30px;
        margin-top: 20px; } }
    @media (max-width: 359px) {
      .neighborhood-page .lg-desc-section .desc-container {
        margin-bottom: 10px; } }
    .neighborhood-page .lg-desc-section .desc-container h2 {
      font-style: normal;
      font-weight: 300;
      font-size: 45px;
      line-height: 45px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      margin-bottom: 0; }
      @media (max-width: 768px) {
        .neighborhood-page .lg-desc-section .desc-container h2 {
          font-size: 28px;
          line-height: 28px; } }
    .neighborhood-page .lg-desc-section .desc-container p {
      font-style: normal;
      font-weight: 300;
      font-size: 18px;
      line-height: 36px;
      letter-spacing: 0.03em; }
.neighborhood-page .sm-desc-container {
  display: flex;
  justify-content: center;
  background: #3B8589; }
  .neighborhood-page .sm-desc-container .desc-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px; }
    .neighborhood-page .sm-desc-container .desc-container h2 {
      font-style: normal;
      font-weight: 300;
      font-size: 120px;
      line-height: 120px;
      letter-spacing: -0.02em;
      color: #FFFFFF;
      margin-bottom: 30px; }
    .neighborhood-page .sm-desc-container .desc-container p {
      font-style: normal;
      font-weight: normal;
      font-size: 30px;
      line-height: 36px;
      letter-spacing: -0.01em;
      text-transform: uppercase;
      color: #FFFFFF;
      text-align: center;
      margin-top: 0; }
  .neighborhood-page .sm-desc-container.orange-bg {
    background: #E86F52; }
    .neighborhood-page .sm-desc-container.orange-bg .events-container {
      align-items: flex-start; }
      .neighborhood-page .sm-desc-container.orange-bg .events-container h2 {
        color: #191919; }
      .neighborhood-page .sm-desc-container.orange-bg .events-container .btn-with-arrow-white {
        border-color: #FFFFFF; }
.neighborhood-page .map-image {
  width: 100%;
  background-position: center;
  background-size: cover;
  height: 146vw;
  max-height: 768px;
  min-height: 540px; }
  @media (min-width: 769px) {
    .neighborhood-page .map-image {
      display: none; } }
.neighborhood-page .map-container {
  display: flex;
  height: 60vw; }
  @media (max-width: 768px) {
    .neighborhood-page .map-container {
      height: auto; } }
  .neighborhood-page .map-container .map-box {
    height: 100%;
    width: 70%;
    background-position: center;
    background-size: cover; }
    @media (max-width: 768px) {
      .neighborhood-page .map-container .map-box {
        display: none; } }
  .neighborhood-page .map-container .map-cat-box {
    width: 30%;
    height: 100%;
    padding: 30px;
    background: #E86F52; }
    @media (max-width: 768px) {
      .neighborhood-page .map-container .map-cat-box {
        width: 100%; } }
    .neighborhood-page .map-container .map-cat-box .accordion-title {
      font-size: calc(18px + 6 * ((100vw - 769px) / 1151)); }
    .neighborhood-page .map-container .map-cat-box .accordion-title {
      line-height: calc(20px + 10 * ((100vw - 769px) / 1151)); }
    @media (max-width: 768px) {
      .neighborhood-page .map-container .map-cat-box .accordion-title {
        font-size: calc(14px + 4 * ((100vw - 320px) / 448)); }
      .neighborhood-page .map-container .map-cat-box .accordion-title {
        line-height: calc(16px + 4 * ((100vw - 320px) / 448)); } }
    .neighborhood-page .map-container .map-cat-box ul {
      padding: 0 30px;
      margin: 0; }
      .neighborhood-page .map-container .map-cat-box ul li {
        cursor: pointer; }
        .neighborhood-page .map-container .map-cat-box ul li {
          font-size: calc(14px + 4 * ((100vw - 769px) / 1151)); }
        .neighborhood-page .map-container .map-cat-box ul li {
          line-height: calc(16px + 8 * ((100vw - 769px) / 1151)); }
        @media (max-width: 768px) {
          .neighborhood-page .map-container .map-cat-box ul li {
            font-size: calc(12px + 2 * ((100vw - 320px) / 448)); }
          .neighborhood-page .map-container .map-cat-box ul li {
            line-height: calc(15px + 3 * ((100vw - 320px) / 448)); } }
    .neighborhood-page .map-container .map-cat-box .accordion .accordion-item button {
      padding: 15px 0;
      cursor: pointer; }
    .neighborhood-page .map-container .map-cat-box .accordion .accordion-item button .icon {
      top: 14px; }
.neighborhood-page a.btn_link {
  padding-left: 30px;
  display: flex;
  line-height: 26px;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #191919;
  margin-bottom: 20px; }
.neighborhood-page .direction_btn {
  background: url(../images/icons/directions_black.svg) no-repeat left center/20px auto;
  margin-top: 20px; }
.neighborhood-page .call_btn {
  background: url(../images/icons/call_black.svg) no-repeat left center/20px auto; }
.neighborhood-page .chat_btn {
  background: url(../images/icons/Chat_black.svg) no-repeat left center/20px auto; }
.neighborhood-page .explore_btn {
  color: #191919;
  background: url(../images/icons/Arrow_black.svg) no-repeat right center/38px auto; }
.neighborhood-page .get-in-touch {
  background: #191919; }
  @media (min-width: 769px) {
    .neighborhood-page .get-in-touch {
      padding: 120px 0; } }
  @media (max-width: 768px) {
    .neighborhood-page .get-in-touch {
      padding: 0; }
      .neighborhood-page .get-in-touch .mt-container {
        width: 100%; }
        .neighborhood-page .get-in-touch .mt-container h2 {
          width: 84%;
          margin: 0 auto;
          margin-bottom: 30px; } }
  .neighborhood-page .get-in-touch h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 45px;
    line-height: 45px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF; }
    @media (max-width: 768px) {
      .neighborhood-page .get-in-touch h2 {
        font-size: calc(28px + 17 * ((100vw - 320px) / 448)); }
      .neighborhood-page .get-in-touch h2 {
        line-height: calc(28px + 17 * ((100vw - 320px) / 448)); } }
  .neighborhood-page .get-in-touch p, .neighborhood-page .get-in-touch span.sub-text {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    display: flex; }
  .neighborhood-page .get-in-touch p {
    margin-bottom: 30px;
    max-width: 420px; }
  .neighborhood-page .get-in-touch .sub-text-title {
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 30px;
    display: flex; }
  .neighborhood-page .get-in-touch a.btn_link {
    padding-left: 30px;
    display: flex;
    line-height: 26px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 20px; }
  .neighborhood-page .get-in-touch .direction_btn {
    background: url(../images/icons/directions.svg) no-repeat left center/20px auto;
    margin-top: 0; }
  .neighborhood-page .get-in-touch .call_btn {
    background: url(../images/icons/call.svg) no-repeat left center/20px auto;
    margin-top: 20px; }
  .neighborhood-page .get-in-touch .chat_btn {
    background: url(../images/icons/Chat.svg) no-repeat left center/20px auto; }
  @media (min-width: 769px) {
    .neighborhood-page .get-in-touch .contact-text-box {
      padding-right: 30px; } }
  @media (max-width: 768px) {
    .neighborhood-page .get-in-touch .contact-text-box p, .neighborhood-page .get-in-touch .contact-text-box .contact-wrap {
      display: none; } }
  .neighborhood-page .get-in-touch .loader_image {
    width: 100%;
    text-align: center; }
    .neighborhood-page .get-in-touch .loader_image img {
      width: 30px;
      height: auto; }
.neighborhood-page .gm-fullscreen-control {
  display: none; }
.neighborhood-page .gm-ui-hover-effect {
  display: none !important; }
.neighborhood-page .gm-style-iw-d {
  overflow: visible !important; }
.neighborhood-page .gm-style-iw {
  padding: 0;
  border-radius: 0;
  background: none; }
.neighborhood-page .map-popup {
  background: #3B8589;
  border-radius: 0;
  padding: 25px 20px 20px;
  max-width: 260px;
  min-width: 225px;
  color: #FFFFFF;
  position: relative; }
  .neighborhood-page .map-popup h3 {
    text-align: left !important;
    margin-bottom: 5px;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 28px; }
  .neighborhood-page .map-popup p {
    margin: 0;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 25px; }
.neighborhood-page .gm-style .gm-style-iw-t::after {
  background: #3B8589;
  box-shadow: none;
  top: -2px; }
.neighborhood-page .gm-style .gm-style-iw-t::before {
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 15px; }
.neighborhood-page .link_block .get_directions, .neighborhood-page .link_block .view_website {
  margin-top: 12px;
  display: inline-block;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: normal; }
.neighborhood-page .link_block .view_website {
  margin-right: 15px; }
.neighborhood-page .popup-close-icon {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 8px;
  top: 6px;
  background: url(../images/icons/close_white.svg) no-repeat center;
  background-size: 14px auto;
  text-indent: -9999px;
  border: none;
  cursor: pointer; }
  .neighborhood-page .popup-close-icon a {
    display: block;
    width: 15px;
    height: 15px; }
  @media (max-width: 1199px) {
    .neighborhood-page .popup-close-icon {
      top: 5px; } }

.amenities-wrapper .subtitle {
  font-family: "cerebri-sans-light";
  font-size: 30px; }
  .amenities-wrapper .subtitle {
    font-size: calc(25px + 5 * ((100vw - 769px) / 1151)); }
  @media (max-width: 768px) {
    .amenities-wrapper .subtitle {
      font-size: calc(18px + 7 * ((100vw - 320px) / 448)); } }
.amenities-wrapper .content-section {
  padding: 6vw 0; }
  @media (max-width: 768px) {
    .amenities-wrapper .content-section {
      padding: 60px 0; } }

.contact-wrapper .get-in-touch {
  background: #191919;
  font-family: "cerebri-sans-regular"; }
  @media (min-width: 769px) {
    .contact-wrapper .get-in-touch {
      padding: 120px 0; } }
  @media (max-width: 768px) {
    .contact-wrapper .get-in-touch {
      padding: 0; }
      .contact-wrapper .get-in-touch .mt-container {
        width: 100%; }
        .contact-wrapper .get-in-touch .mt-container h2 {
          width: 84%;
          margin: 0 auto;
          margin-bottom: 30px; } }
  .contact-wrapper .get-in-touch h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 45px;
    line-height: 45px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF; }
    @media (max-width: 768px) {
      .contact-wrapper .get-in-touch h2 {
        font-size: calc(28px + 17 * ((100vw - 320px) / 448)); }
      .contact-wrapper .get-in-touch h2 {
        line-height: calc(28px + 17 * ((100vw - 320px) / 448)); } }
  .contact-wrapper .get-in-touch p, .contact-wrapper .get-in-touch span.sub-text {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    display: flex; }
  .contact-wrapper .get-in-touch p {
    margin-bottom: 30px;
    max-width: 420px; }
  .contact-wrapper .get-in-touch .sub-text-title {
    font-family: "cerebri-sans-regular";
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 30px;
    display: flex; }
  .contact-wrapper .get-in-touch a.btn_link {
    padding-left: 30px;
    display: flex;
    line-height: 26px;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 20px; }
  .contact-wrapper .get-in-touch .call_btn {
    margin-top: 20px;
    background: url(../images/icons/call.svg) no-repeat left center/20px auto; }
  .contact-wrapper .get-in-touch .direction_btn {
    background: url(../images/icons/directions.svg) no-repeat left center/20px auto;
    margin-top: 0; }
  .contact-wrapper .get-in-touch .chat_btn {
    background: url(../images/icons/Chat.svg) no-repeat left center/20px auto; }
  .contact-wrapper .get-in-touch .contact-text-box {
    font-family: "cerebri-sans-regular";
    padding-right: 30px; }
    .contact-wrapper .get-in-touch .contact-text-box.in-contact-page {
      padding-top: 0px; }
      @media (max-width: 768px) {
        .contact-wrapper .get-in-touch .contact-text-box.in-contact-page {
          padding: 60px 8% 30px; }
          .contact-wrapper .get-in-touch .contact-text-box.in-contact-page p, .contact-wrapper .get-in-touch .contact-text-box.in-contact-page .contact-wrap {
            display: block; } }
    .contact-wrapper .get-in-touch .contact-text-box .sub-text {
      margin-top: 0; }
  .contact-wrapper .get-in-touch .loader_image {
    width: 100%;
    text-align: center; }
    .contact-wrapper .get-in-touch .loader_image img {
      width: 30px;
      height: auto; }

.page-not-found .banner-container {
  height: auto; }
  .page-not-found .banner-container .banner-text-container {
    color: #191919;
    padding: 245px 0 120px; }
    @media (max-width: 768px) {
      .page-not-found .banner-container .banner-text-container {
        padding: 145px 0 60px; } }
    @media (max-width: 768px) {
      .page-not-found .banner-container .banner-text-container .banner-title {
        line-height: 48px;
        font-size: 48px; } }
    .page-not-found .banner-container .banner-text-container .avail-box {
      text-align: center;
      margin-top: 50px;
      padding-top: 35px;
      border-top: 2px solid #C4C4C4; }
      .page-not-found .banner-container .banner-text-container .avail-box p {
        display: block;
        margin-bottom: 20px; }
        @media (max-width: 768px) {
          .page-not-found .banner-container .banner-text-container .avail-box p {
            font-size: 15px;
            line-height: 21px;
            margin-bottom: 20px; } }
      @media (max-width: 768px) {
        .page-not-found .banner-container .banner-text-container .avail-box {
          text-align: left; } }
  .page-not-found .banner-container .btn {
    width: 250px;
    padding-right: 74px; }
@media (max-width: 768px) {
  .page-not-found .get-in-touch .contact-text-box .sub-text {
    display: none; } }

/*# sourceMappingURL=main.css.map */
