
html, body {
  width: 100%;
  min-height: 100vh;
}
body {
  margin: auto;
 font-family: neue-haas-grotesk-display, sans-serif;
 font-weight: 400;
font-style: normal;
color: #725436;
}

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

a:hover {
  text-decoration:underline;
}


  img {
 display: block; width:100%;}


.wrapper_main {background: #e7e2df url(../images/pattern.png) repeat;}


.l-header-container {
    display: flex;
}

.contact .m-content-hero__image,
.building .m-content-hero__image,
.accommodation .m-content-hero__image,
.location .m-content-hero__image {margin-top: 120px;}

.m-content-hero__image {
    position: relative;
    background-size: cover;
    overflow: hidden;
    margin-top: 0px;
}

.m-content-hero__image img {
   width:100%;
}

.full-width-column img {
   width:100%;
}

.full-width-column.tube__img {
   max-width: 1200px;
}

.hero__images__wrapper {display: flex; flex-wrap: wrap; justify-content:  space-between; width: 100%}
.hero-building-image {flex: 0 0 33%;  background: #000 url(../images/building-hero-3-modules.jpg) center center no-repeat;   background-size: cover;width: 100%; float: left; height: 90vh; position: relative}
.hero-location-image {flex: 0 0 33%; background: #000 url(../images/location-hero-3-modules-3.jpg) center center no-repeat;   background-size: cover;width: 100%; float: left; height: 90vh; position: relative}
.hero-plans-image {flex: 0 0 33%;background: #000 url(../images/suites-hero-3-modules.jpg) center center no-repeat;   background-size: cover;width: 100%; float: left; height: 90vh; position: relative}


.building__link {display: contents;}


.hero-building-image:hover, .hero-location-image:hover, .hero-plans-image:hover {
  
background: url(../images/bronze-rollover.png) center center no-repeat;   background-size: cover;width: 100%; float: left; height: 90vh; position: relative;
overflow-x: hidden;
    opacity: 1;
    transition: all 0.3s ease;
}


.fitted_suite_orange {
    border-radius: 25px;
    background: #aecf85;
    padding: 10px 20px;
    width: 160px;

    text-align: center;
    margin-top: 60px;
    margin-right:20px;
  color:#000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}

.soa-preview-header-left { position:relative; padding:30px;}

.soa-preview-header {flex:0 0 22%;}

.row-soa, .row-soa-7  {
  background: #d2cfce;
  padding: 4vw 10vw;
  margin-bottom: 10px;
}

.soa-row {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr;
  border-bottom: 1px solid #534329;
  box-sizing: border-box;
  color: #725436;
  transition: all 0.2s linear;
  grid-gap: 0px;
  max-width:1400px;
  margin:0 auto;
  align-items: center;
  justify-content: center;
}



.soa-row-special {
  display: grid;
  grid-template-columns: 2fr 2fr 2fr 1fr 1fr;
  border-bottom: 0px solid #fff;
  box-sizing: border-box;
  color: #725436;
  transition: all 0.2s linear;
  grid-gap: 0px;
    max-width:1400px;
  margin:0 auto;
  font-size:0.9em;
}


.lazy-fadeup {
    transition: transform 1s, opacity 1s;
    transform: translateY(100px);
    opacity: 0.2;
}

.lazy-fadeup.is-loaded {
    transform: translateY(0px);
    opacity: 1;
}

.lazy-fadeup-double {
    transition: transform 1s, opacity 1s;
    transform: translateY(180px);
    opacity: 0.2;
}

.lazy-fadeup-double.is-loaded {
    transform: translateY(0px);
    opacity: 1;
}


@media screen and (max-width: 1024px) {
  .soa-row {
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 0px;
    font-size: 1.5vw;
  }
    
    .row-soa {padding: 4vw 4vw;}
}

.soa-row:hover {
  background: #e4e2e2;
}
.soa-row-header, .soa-row-header-7 {
  font-weight: 400;
}
.soa-row-item, .soa-row-item-7, .soa-row-item-2, .soa-row-item-3, 
.soa-row-item-4, .soa-row-item-5, .soa-row-item-eight, .soa-row-item-plus, .soa-row-item-seventh, .soa-row-item-sixth, .soa-row-item-fifth, .soa-row-item-fourth,
.soa-row-item-third, .soa-row-item-second, .soa-row-item-first, .soa-row-item-ground {
  line-height: 1.5em;
  pointer-events: none;
  font-size:0.9em;

}




.soa-row-item-eight {
background: url(../images/schedule-section-1.png) center no-repeat;
width:600px;
height:72px;
}

.soa-row-item-seventh {
background: url(../images/schedule-section-2.png) center no-repeat;
width:600px;
height:56px;
}


.soa-row-item-sixth {
background: url(../images/schedule-section-3.png) center no-repeat;
width:600px;
height:53px;
}


.soa-row-item-fifth {
background: url(../images/schedule-section-4.png) center no-repeat;
width:600px;
height:54px;
}


.soa-row-item-fourth {
background: url(../images/schedule-section-5.png) center no-repeat;
width:600px;
height:55px;
}

.soa-row-item-third {
background: url(../images/schedule-section-6.png) center no-repeat;
width:600px;
height:52px;
}

.soa-row-item-second {
background: url(../images/schedule-section-7.png) center no-repeat;
width:600px;
height:51px;
}

.soa-row-item-first {
background: url(../images/schedule-section-8.png) center no-repeat;
width:600px;
height:54px;
}

.soa-row-item-ground {
background: url(../images/schedule-section-9.png) center no-repeat;
width:600px;
height:74px;
}

.soa-row-item-total {
width:600px;
height:45px;
}

.soa-row-item-header {
width:600px;
height:45px;
}

.soa-row-item-terraces {
width:600px;
height:45px;
}



.soa-row-preview {

  visibility: hidden;
  height: 0;
  transition: all 0.3s linear;
  opacity: 0;
  display:flex;
  max-width:1400px;
  margin:0 auto;
  position:relative;
  flex-wrap:wrap;
}
.soa-row-preview--active {
  /* height: 100vw; */
  height: 100%;
  padding-bottom: 30px;
  visibility: visible;
  opacity: 1;
  background:#e7e2df;
}

.soa-preview-header-left-title {
  font-weight: 400;
  margin-bottom: 7px;
}
.soa-preview-header-right {
  display: grid;
  grid-template-columns: 1fr 45px;
  grid-gap: 10px;
}
.soa-preview-header-right div {
  display: block;
  height: 1.5em;
  line-height: 1.5em;
}
.soa-preview-header-right div:first-child,
.soa-preview-header-right div:nth-child(3) {
  margin-left: auto;
  padding-right: 5px;
}
.soa-preview-content {
flex: 1;
}
.soa-preview-content-label img {
width:50px; padding:10px 0;
}
.soa-preview-content-image {
 
  padding-bottom: 0;
  box-sizing: border-box;
  width: auto;
  margin: auto;
  max-width: 100%;
  max-height: 550px;
  padding:30px 0 60px 0;
}
.soa-preview-info {
  position:absolute;
  bottom:20px; left:0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left:30px;
}
.soa-preview-info-label {
  display: flex;
  margin-bottom: 5px;
}
.soa-preview-info-label div {
  margin-left: 10px;
}
.soa-preview-info-note {
  font-size: 12px;
  margin-top: 20px;
      max-width:1400px;
  margin:0 auto;
}
.soa-preview-switch {
  margin-right: auto;
}
.soa-preview-table {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10%;
  margin: 70px auto;
}
.soa-preview-table-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 5px;
}
.soa-preview-table-row-right {
  text-align: right;
}

.soa-preview-info-label div {
    margin-left: 10px;
}

.main__images__thumb:hover {cursor:pointer;}


.more_text {font-weight: 600; letter-spacing: 1px; font-size: 14px}



@media only screen and (max-width: 768px) {
  .hero-building-image {flex: 0 0 100%; height: 60vh; margin-bottom: 10px}
.hero-location-image {flex: 0 0 100%;  height: 60vh; margin-bottom: 10px}
.hero-plans-image {flex: 0 0 100%;height: 60vh;}





}







.hero-building-image:hover figcaption, .hero-location-image:hover figcaption, .hero-plans-image:hover figcaption {
    opacity: 1;
}
.hero-building-image figcaption, .hero-location-image figcaption, .hero-plans-image figcaption {
  opacity: 0;
}

.caption {color: #fff; text-decoration: none;}




.lazy-fadeup {
    transition: transform 1s, opacity 1s;
    transform: translateY(100px);
    opacity: 0.2;
}

.lazy-fadeup.is-loaded {
    transform: translateY(0px);
    opacity: 1;
}

.lazy-fadeup-double {
    transition: transform 1s, opacity 1s;
    transform: translateY(180px);
    opacity: 0.2;
}

.lazy-fadeup-double.is-loaded {
    transform: translateY(0px);
    opacity: 1;
}

.more_button_wrapper {display:flex; margin-top:30px; border: 0px solid #000}
.more_button_wrapper img {width:auto;}
.more_text {line-height:12px; font-weight: 600}
.more_button {margin-left:20px; line-height:12px}

figcaption .tile-text1 {
  display: inline-block;
  position:absolute;
 left:50%;
  top:50%;
  transform: translate(-50%, -50%);
}

figcaption .tile-text2 {
  display: inline-block;
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%);
}

figcaption .tile-text3 {
  display: inline-block;
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%);
}

.tile-text1, .tile-text2, .tile-text3 {font-size: 30px; text-align: center; letter-spacing: 6px; font-weight: 400; line-height:1em;}

.tile-text1:after, .tile-text2:after, .tile-text3:after  {
    display: block;
    content: '';
    width: 140px;
    height: 0px;
    background: #fff;
    position: absolute;
    bottom: -10px;
   left:calc( 50%  -  70px );
}


#content {
  flex-grow: 1;
  display: flex;
}
.wrapper {
  width: 100%;
}
.grecaptcha-badge {
  display: none;
}

.m-header {
  
    z-index: 9999;
    
    font-family: helvetica, Arial, sans-serif;
    position: fixed;
    top:0;
    width: 100%;
    background-color: #ffffff;
    box-sizing: border-box;
}

.m-header--center {display: flex; max-width:1400px; margin:0 auto; flex-direction: row;
    height: 100px; top: 0px; padding-top:20px;
    }


.m-header__logo__wrapper {
  flex-shrink: 0;
  flex-basis: 25%;
  padding-top: 5px;
}
.m-header__logo {
  display: inline-block;

}

.m-header__logo img {
width:250px;
height:39px;
}

.m-header__logo___subtitle {
  text-align: center;
  font-size: 20px;
  color: gray;
}
.m-header__menu {
  flex-shrink: 1;
  flex-basis: 75%;
}
.m-header__search {
  flex: 0 0 0px;
  transform: translateY(-5px);
}
.m-header__search > svg {
  cursor: pointer;
  width: 30px;
  float: right;
}
.m-menu__item {
  list-style-type: none;
  text-transform: uppercase;
  font-size: 0.8vw;
  font-weight: 500;
  margin-right: 7px;
  position: relative;
}
.m-menu__item:after {
  transition: 500ms all;
  opacity: 0;
  content: '';
}
.m-menu__item:hover:after, .m-menu__item.m-menu__item--active:after {
  opacity: 1;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: black;
  bottom: -11px;
  left: 0px;
}
.m-menu__item--subitem {
  color: gray;
}
.m-menu__item--subitem + .m-menu__item--subitem {
  margin-left: 15px;
}
.m-menu__item--submenu-stress {
  color: black;
}
.m-menu__wrapper {
  display: flex;
  flex-direction: row;
  padding-left: 0px;
  justify-content: space-between;
}




.m-menu__wrapper--submenu {
  justify-content: center;
}
.m-menu__wrapper--mainmenu {
  padding-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
}
.m-menu__burger {
  margin-right: 25px;
  width: 50px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  float: right;
  margin-left: 25px;
  margin-top: 3px;
}


.m-burger-menu__item {border-top:0px #c6c0c0 solid; padding-top:10px; text-align: center}

.m-burger-menu__item li a {font-size:32px; color:#725436;  letter-spacing: 2px;}
.m-burger-menu__item li a:hover {text-decoration: none}

.m-burger-menu__container {padding-left:0px; min-width:400px;}
.m-burger-menu__container ul a {font-weight:100; text-transform:capitalize;}
.m-burger-menu__container ul { padding:10px 0;}

.m-burger-menu__item ul li {border-top:0px solid; color: #3d3d3d;}



.m-menu__burger > div {
  width: 50px;
  height: 3px;
  background-color: #725436;
  margin-top: 6px;
}



.component-map-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: calc(12px* 2);
}

.component-map-left * {
    font-size: 1em;}

  .l-amenities--container {
    display: flex;
    /*flex-wrap: wrap;*/
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom:120px;
    flex-wrap:wrap;
}
.l-amenities--left {
    flex: 0 0 500px;
}
.l-amenities--left img {
    display: block;
    width: 100%;
}
.l-amenities--right {
   flex-grow: 1;
    flex-shrink: 1;
  
}
.acordion-amenities {
    margin-right: 30px;
    border-bottom: 1px solid #725436;
}
.amenities-row {
    border-top: 1px solid #725436;
    padding: 10px 0;
    cursor: pointer;
    color: #725436;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.amenities-row:after {
    content: '+';
    font-size: 20px;
    font-weight:100;
    color:#725436;
}

.amenities-row.is-toggled:after {
    content: '-';
}

.amenities-row:hover {
    color: black;
}
.amenities-detail {
    display: none;
}

.amenities-detail li:before {
    
    display: inline-block;
    width: 1.7em; /* Also needed for space (tweak if needed) */
    margin-left: -1.7em;
}


.amenities-detail ul {
    counter-reset: items;
    margin: 0 0 1em 0em;
    padding: 0;
    list-style-position: inside;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.amenities-detail li {
    display: block;
    counter-increment: items;
    line-height: 110%;
    padding-bottom: 8px;
    color: #725436;
    cursor: pointer;
    font-size:14px;
    text-align:left;
}
.amenities-detail li:hover {
    color: black;
}

.amenities-detail.restaurants li:before {
    color: #669EC5;
}
.amenities-detail.coffee li:before {
    color: #E68952;
}
.amenities-detail.hotels li:before {
    color: #70B683;
}
.amenities-detail.occupiers li:before {
    color: #777877;
}


.amenity-visible {
    display: block;
}

/* Location Map Styles */

.m-brochure-row {
    background-color: white;
    position: relative;
    min-height: 500px;
}
.m-brochure-row--has-map {
    overflow: hidden;
}
.m-brochure-row--no-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.m-brochure-row--double {
    max-height: 100%; }

.m-brochure-row__column-plans {
    max-width: 100%;
    text-align: left; }

.m-brochure-row__column--spec-page {
    box-sizing: border-box;
    padding: 50px; }

.m-brochure-row__column--spec-page p {
    font-size: 14px;
    line-height: 22px; }

@media only screen and (min-width: 750px) and (min-height: 650px) {
    .m-brochure-row__image-tube-map {
    padding-top: 26.457766%;
    padding-bottom: 26.457766%; } }

@media only screen and (min-width: 750px) and (min-height: 650px) {
    .m-brochure-row__image-location-map {
    padding-top: 31.675749%;
    padding-bottom: 31.675749%; } }

@media only screen and (max-width: 600px) {
    .horizontal-spacer-100 {
    height: 0px; } }

@media only screen and (max-width: 600px) {
    .horizontal-spacer-140 {
    height: 20px; } }

@media only screen and (min-width: 750px) and (min-height: 650px) {
    .m-brochure-row__column--sticky {
    max-height: calc(100vh - 110px);
    position: sticky;
    top: 110px; } }

.m-brochure-row__column--text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 300px; }
.m-brochure-row__column--text > * {
    width: 100%;
    margin-top: auto;
    padding: 20px 0px;
    text-align: center; }

.m-brochure-row__red-asterisk {
    color: #725436;
}

.red-asterisk:before {
    content: '*';
    display: inline-block;
    vertical-align: middle;
    color: #ee242d;
    font-size: 22px;
}

.m-brochure-row__expand-map {
    display: none; }

@media only screen and (min-width: 800px) {
    .two-column--indented {
    margin-top: -12%;
    }
}
    
@media only screen and (min-width: 750px) {
    
    .m-brochure-row__expand-map {
    display: block;
    height: 43px;
    line-height: 28px;
    width: 60px;
    position: absolute;
    top: 47%;
    right: 0px;
    color: #725436;
    cursor: pointer; } }
.m-brochure-row__expand-map .m-brochure-row__expand-map__button {
    cursor: pointer;
    float: right;
    width: 23px;
    height: 28px;
    background-image: url('/assets/images/red-button-arrow.png');
    background-repeat: no-repeat; }
.m-brochure-row__expand-map:hover .m-brochure-row__expand-map__button {
    background-image: url('/assets/images/red-button-arrow-over.png'); }

.map-white {
    background: rgba(255, 255, 255, 0.8);
    z-index: 0; }


.m-brochure-row__map {
    display: block;
}
.m-brochure-row__map__svg {
    overflow: hidden;
    height: auto;
    display: block;
    width: 100%;
}

@media only screen and (min-width: 750px) {
    .m-brochure-row__map__list {
        display: block;
        box-sizing: border-box;
        padding: 20px 20px;
        /*position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        left: 80%;
       */
        background-color: rgba(255, 255, 255, 0.84);
    }
}

.m-brochure-row__map__list__title {
    color: red;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 1px solid #e2dfdf;
}
.m-brochure-row__map__list__title:after {
    content: '+';
    font-size: 1em;
    margin-left: 5px;
}
.m-brochure-row__map__list__title.is-active:after {
    content: '-';
    font-size: 1em;
    margin-left: 5px;
}
.m-brochure-row__map__list__title__calltoaction {
    font-size: 10px;
    color: black;
    display: inline; }

.m-brochure-row__map__list__group {
    display: none;
}

.m-brochure-row__map__list__group--first {
    display: block; }

.m-brochure-row__map__list__button {
    cursor: pointer;
}
.m-brochure-row__map__list__button:hover, .m-brochure-row__map__list__button.is-hover, .m-brochure-row__map__list__button.is-active {
    color: #725436;
}

@keyframes flash {
    50%, from, to {
    opacity: 1; }

    25%, 75% {
    opacity: 0; } }

.m-brochure-row__map__circle {
    cursor: pointer;
    fill: #725436;}

.m-brochure-row__map__circle.is-active {
    animation: flash linear 2.7s infinite;
    -webkit-animation: flash linear 2.7s infinite;
    stroke: #725436;
    stroke-width: 15px;
    stroke-opacity: 0.4; }

.m-brochure-row__map__close {
    position: absolute;
    top: 30px;
    left: 30px;
    background-color: white;
    cursor: pointer;
    width: 70px;
    height: 70px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column; }
@media only screen and (max-width: 750px), (max-height: 650px) {
    .m-brochure-row__map__close {
    display: none; } }
.m-brochure-row__map__close > div {
    width: 40%;
    height: 1px;
    margin: 0 auto;
    background-color: #f00;
    transform: rotate(45deg); }
.m-brochure-row__map__close > div + div {
    transform: rotate(-45deg) translateY(-1px); }

.m-brochure-row__map__add {
    position: absolute;
    top: 15%;
    left: 10%;
    background-color: red;
    cursor: pointer;
    display: none; }

.m-brochure-row__map__save {
    position: absolute;
    top: 20%;
    left: 10%;
    background-color: red;
    cursor: pointer;
    display: none; }

.spec__wrapper {display:flex; justify-content: space-between; flex-wrap: wrap; max-width: 1400px; margin:0 auto;}
.spec__block {flex: 0 0 25%;  line-height:1.6em; padding:0px 0; margin-bottom:20px; text-align:center}



.horizontal__spacer {min-height:50px;}

.tube__map {width:1200px; height:687px; text-align:center; margin:0 auto;}

#footer {
  margin-top: auto;
}
.m-footer {
  padding: 40px 0px;
  background-color: #282825;
  color: #7c7c7c;
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}
.m-footer__row {
  margin: auto;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.m-footer__row-base {
  margin: auto;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1000px) {
  .m-footer__row, .m-footer__row-base {
    width: 1000px;
  }
}
@media (min-width: 1200px) {
  .m-footer__row, .m-footer__row-base {
    width: 80%;
  }
}
.m-footer__row + .m-footer__row {
  margin-top: 60px;
}
.m-footer__item--sitename {
  font-size: 25px;
}
.m-footer__item--container {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.m-footer__item {
  font-size: 14px;
}
.m-footer__link {
  display: inline-block;
  margin-left: 20px;
  fill: white;
  flex: 0 0 auto;
  font-size: 14px;
}
.m-footer__item--sitename {
  color: #fff;
  font-size: 28px;
}
.m-footer a:hover {
  color: #fff;
}


.m-burger-menu {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
background: url(../images/menu_bg_tile.png) center center repeat; 
  overflow-y: scroll;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms, visibility 0s ease-in 500ms;
}
.m-burger-menu.is-toggled {
  opacity: 1;
  visibility: visible;
  transition: opacity 500ms, visibility 500ms;
}
.m-burger-menu__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: auto;
}
.m-burger-menu__close {
  width: 25px;
  height: 25px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 30px;
  font-weight:100;
}
.m-burger-menu__close:after, .m-burger-menu__close:before {
  content: '';
  width: 25px;
  height: 2px;
  display: block;
  position: relative;
  top: 0px;
  transform-origin: 50%;
  background-color: #000;
}
.m-burger-menu__close:before {
  top: -5px;
  transform: rotate(45deg);
}
.m-burger-menu__close:after {
  top: -7px;
  transform: rotate(-45deg);
}
.m-burger-menu__container {
  list-style-type: none;
}
.m-burger-menu__container > li {
  margin-bottom: 10px;
}
.m-burger-menu__container .m-burger-menu__container > li {
  text-indent: 0px;
  margin-bottom: 10px;
}

.m-burger-menu__item {
  font-size: 30px;
}


.l-main--schedule { background-image: url("../images/cross-section.png"); background-repeat: no-repeat; 
background-position: bottom 60px right 10px; 


background-size:40%; max-width:1400px; margin:0 auto;}

.modal {
    display: none;
    position: fixed;
    z-index: 99999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.6);
  }

  .modalContent {
    background-color: #e7e2df;
    margin: auto;
    padding: 20px;
    width: 72%;
    overflow: auto;
    box-sizing: border-box;
  box-shadow: 7px 7px 16px #9a9a9a;
  max-height: 90%;
  }

  .modalClose {
    color: #53432d;
    float: right;
    font-size: 28px;
    font-weight: normal;
       line-height: 11px;
    padding-left: 20px;
  }


  .modalClose:hover,
  .modalClose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }


.acordion-floorplans {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-style: normal;
    overflow: hidden;;
}
.floorplan-row {
    cursor: pointer;
    border-top: 1px solid  #ccc;
    padding: 12px 0;
    display: flex;
}




.floorplan-row.row__ground  {
   min-height:43px;
}


.floorplan-row.row__one  {
   min-height:30px;
}

.floorplan-row.row__two  {
   min-height:30px;
}
.floorplan-row.row__three  {
   min-height:27px;
}
.floorplan-row.row__four  {
   min-height:30px;
}
.floorplan-row.row__five  {
   min-height:30px;
}
.floorplan-row.row__six  {
   min-height:28px;
}

.floorplan-row.row__seven  {
   min-height:33px;
}

.floorplan-row.row__eight  {
   min-height:37px;
}

.floorplan-row-top {
    cursor: pointer;
    border-top: 0px solid black;
    padding: 10px 0;
    display: flex;
}


.floorplan-row-total {
    cursor: pointer;
    border-top: 2px solid black;
    padding: 10px 0px 0px 0px;
    display: flex;
    font-weight:600;
}

.floorplan-row > *, .floorplan-row-total > *, .floorplan-row-top > * {
    flex-grow: 1;
}



.floorplan-row:after {
    content: '+';
    /* width: 13px; */
     font-size: 20px;
    color:#725436;
}


.floorplan-row:last-child:after {
    content: ' ';
    /* width: 13px; */
    font-size: 20px;
    color:#725436;
}

.floorplan-row.is-toggled:after {
    content: '-';
}
.floorplan-row:hover {
    background-color: rgba(255,255,255,0.5);
}
.floorplan-details {
    display: none;
}
.floorplan-visible {
    display: block;
}
.floorplan-not-to-scale {
    font-size: 0.8em;
    padding-top:10px;
}

.floorplan-column-1.toggle-heading {
    font-size: 0.9em; margin-top:30px;

}

.component-floorplan-popup-body { display:flex;}
.component-floorplan-popup-info { flex: 0 0 20%; position:relative;}
.component-floorplan-popup-plan {flex:0 0 60%; padding:30px 0; }

.component-floorplan-popup-plan-basement {flex:0 0 80%; padding:30px 0; }




.component-floorplan-popup-plan img {width:90%;}

.floorplan-column-1 {
    flex: 0 0 13%;
    font-size: 0.9em;
    padding-top:5px;
}
.floorplan-column-2 {
    flex: 0 0 10%;
    font-size: 0.9em;
     padding-top:5px;
}
.floorplan-column-3 {
    flex: 0 0 10%;
    font-size: 0.9em;
     padding-top:5px;
}
.floorplan-column-4 {
    flex: 0 0 10%;
    font-size: 0.9em;
      padding-top:5px;
}
.floorplan-column-5 {
    flex: 0 0 10%;
    font-size: 0.9em;
     padding-top:5px;
}
.floorplan-column-6 {
    flex: 0 0 47%;
    font-size: 0.9em;
      padding-top:5px;
}


.floorplan-column-2a {
    flex: 0 0 15%;
    font-size: 0.9em;
     padding-top:5px;
     text-align:center;
}
.floorplan-column-3a {
    flex: 0 0 5%;
    font-size: 0.9em;
     padding-top:5px;
}
.floorplan-column-4a {
    flex: 0 0 15%;
    font-size: 0.9em;
      padding-top:5px;
        text-align:center;
}
.floorplan-column-5a {
    flex: 0 0 5%;
    font-size: 0.9em;
     padding-top:5px;
}





.floorplan-column-plan {
    flex: 0 0 61%;
    margin-bottom: 40px;
}





.l-row {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 600px) {
 
  .m-footer {padding:0px 0px}
.m-footer__row-base {flex-direction: column;}
.m-footer__item {text-align:center; }
.m-footer__item--container {display:block; padding-top:10px;}
.m-footer__row + .m-footer__row {margin-top:30px;}
.m-footer__link {margin: 0 10px;}

.m-header {padding: 20px 5% 10px 5%;}

}
.grid-5-by-5 {
  padding-top:30px;
display:flex; width:100%; max-width:1400px;flex-wrap: wrap;justify-content: space-between;margin:0 auto;

}

.item-1 {
 flex:0 0 53%;
}



.item-2 {
 flex:0 0 47%;
}

.item-3 {
 flex:0 0 47%;
}

.item-4 {
 flex:0 0 53%;
 margin-top:-100px;
}



.item {
  
  padding: 0em;
}


.north_symbol {position:absolute; left:0; bottom:0;}
.north_symbol img {max-width:50px;}
.north_symbol .small {font-size:12px;}


.caption_right__line { margin-left: 23%; border-left:1px solid #725436; padding-left:0px; height:20px; background: aorange}
.caption_right__text { margin-left: 23%; padding-top:5px; font-size: 13px; color:#725436; letter-spacing: 1px}

.caption_left__line { margin-left: 10%;border-left:1px solid #725436; padding-left:0px; height:20px; background: aorange}
.caption_left__text {  margin-left: 10%; padding-top:5px; font-size: 13px; color:#725436; letter-spacing: 1px}


.caption_full-width__line { margin-right: 10%;border-right:1px solid #725436; padding-left:0px; height:20px; background: aorange}
.caption_full-width__text {  margin-right: 10%; padding-top:5px; font-size: 13px; text-align: right}

.item-2-inner {padding: 2% 10% 0% 10%; }
.item-3-inner {padding: 6% 10% 0% 10%; }

h2.header__title {position: relative; color:#725436; font-weight: 500;letter-spacing:0.5px; font-size:28px ; text-align:left ; }

h2.header__title:after {

display: block;
   content: '';
  width: 50px;
  height: 1px;
  background: #725436;
  position: absolute;
  bottom: -15px;
  left: 0;


}

.downloads_outer_wrapper {

display: grid;
    grid-template-columns: repeat(3,1fr);
    max-width: 900px;
    margin: 0 auto;
}


.download-cell {
    margin: 30px auto 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 160px;
    color:#fff;
}

.sub__title {font-size:24px}

.small__divider {min-height:50px;}

.kf__logo {width:180px; height:68px}

.half-width-wrapper {width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 auto; max-width: 1400px; margin-top: 50px}


.half-width-column-left {flex: 0 0 38%; background: agreen; padding: 0 0 0 10%}
.half-width-column-right {flex: 0 0 38%; background: apink; padding: 0 10% 0 0%}


h2.header__title__center {position: relative; color:#725436; font-weight: 500;letter-spacing:1px; font-size:28px  }


h2.header__title__center:after {

display: block;
   content: '';
  width: 120px;
  height: 1px;
  background: #725436;
  position: absolute;
  bottom: -10px;
  left:  calc(50% - 60px);

}

.page__content__section__wrapper {margin-top:100px; max-width:1400px; margin:0 auto;}

.page__content__section__wrapper .text__main {width:50%; margin-left:20%;}


.header__title__center.space__below {margin-bottom:60px;}

.full-width-column {
  max-width: 1400px;

    text-align: center;
    margin: 0 auto;
    margin-top: 60px;
}

.full-width-column-no-top {
  max-width: 1400px;

    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
}


.text__main__left {max-width:1400px; background:pink; margin:0 auto; padding: 30px;}

.full-width-column-brown {

background-color:#725436;
    text-align: center;
    margin: 0 auto;
    margin-top: 60px;
    padding-bottom:40px;
}

.full-width-column-brown p {color:#fff;}
.full-width-column-brown h2.header__title {color:#fff;}

.full-width-column-brown h2.header__title:after {
    display: block;
    content: '';
    width: 70px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.download__button {width:56px; height:56px}


.text__main__center { max-width:750px;taxt-align:center; margin:0 auto }
.text__main__center p {color:#725436; line-height: 26px; font-size: 16px}


.text__main {padding-top: 30px; padding-right: 110px}
.text__main p {color:#725436; line-height: 26px; font-size: 16px; font-weight: 500}




@media only screen and (max-width: 1500px) {

.m-header__logo {padding-left:30px;}
.m-menu__burger {margin-right:30px;}
}


@media only screen and (max-width: 1400px) {


.full-width-column  {margin-right: 30px; margin-left: 30px; }

.acordion-floorplans  {margin-right: 30px; margin-left: 30px;}
.floorplan-row-total {margin-right: 30px; margin-left: 30px;}
.floorplan-not-to-scale  {margin-right: 30px; margin-left: 30px;}

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

.floorplan-row.row__ground  {min-height:44px;}

.floorplan-row.row__one  {min-height:25px;}

.floorplan-row.row__two  {min-height:30px;}

.floorplan-row.row__three  {min-height:27px;}

.floorplan-row.row__four  {min-height:30px;}

.floorplan-row.row__five  {min-height:27px;}

.floorplan-row.row__six  {min-height:28px;}

.floorplan-row.row__seven  {min-height:33px;}

.floorplan-row.row__eight  {min-height:37px;}


}


@media only screen and (max-width: 1300px) {


.floorplan-row {padding:10px 0 ;}

.floorplan-row.row__ground  {min-height:40px;}

.floorplan-row.row__one  {min-height:30px;}

.floorplan-row.row__two  {min-height:29px;}

.floorplan-row.row__three  {min-height:28px;}

.floorplan-row.row__four  {min-height:28px;}

.floorplan-row.row__five  {min-height:28px;}

.floorplan-row.row__six  {min-height:29px;}

.floorplan-row.row__seven  {min-height:32px;}

.floorplan-row.row__eight  {min-height:35px;}


}

@media only screen and (max-width: 1200px) {


.floorplan-row {padding:10px 0 ;}

.floorplan-row.row__ground  {min-height:36px;}

.floorplan-row.row__one  {min-height:26px;}

.floorplan-row.row__two  {min-height:25px;}

.floorplan-row.row__three  {min-height:24px;}

.floorplan-row.row__four  {min-height:25px;}

.floorplan-row.row__five  {min-height:27px;}

.floorplan-row.row__six  {min-height:25px;}

.floorplan-row.row__seven  {min-height:28px;}

.floorplan-row.row__eight  {min-height:33px;}


}


@media only screen and (max-width: 1024px) {


.floorplan-row {padding:5px 0 ;}

.floorplan-row.row__ground  {min-height:37px;}

.floorplan-row.row__one  {min-height:29px;}

.floorplan-row.row__two  {min-height:30px;}

.floorplan-row.row__three  {min-height:27px;}

.floorplan-row.row__four  {min-height:28px;}

.floorplan-row.row__five  {min-height:29px;}

.floorplan-row.row__six  {min-height:29px;}

.floorplan-row.row__seven  {min-height:30px;}

.floorplan-row.row__eight  {min-height:35px;}

.slide {
  width: 100%;
  height: 370px;
  overflow: hidden;
  position: relative;


}
#modal_img_A .main__images__thumb,
#modal_img_B .main__images__thumb,
#modal_img_C  .main__images__thumb,
#modal_img_D  .main__images__thumb,
#modal_img_E  .main__images__thumb,
#modal_img_F  .main__images__thumb,
#modal_img_M .main__images__thumb,
#modal_img_O .main__images__thumb,
#modal_img_J  .main__images__thumb,
#modal_img_K  .main__images__thumb,
#modal_img_L .main__images__thumb {width:100%;}

.text__main {padding-right: 20px;}

.item-3-inner {padding: 0% 3% 0% 10%;}
.hero-building-image, .hero-location-image, .hero-plans-image  { height: 60vh;}

.hero-building-image:hover, .hero-location-image:hover, .hero-plans-image:hover {
  
height: 60vh;
}




.location .grid-5-by-5 {margin-top: 50px; grid-template-rows: repeat(4, 1fr);}


.location .item-3  {grid-row: 3 / 6; padding-top:40px;}
.location .full-width-column {margin-top: 0px;}

.l-amenities--left {flex: 0 0 400px;}

.tube__map {height: auto}


#modal_img_M .component-floorplan-popup-body img,
#modal_img_L .component-floorplan-popup-body img,
#modal_img_C .component-floorplan-popup-body img,
#modal_img_D .component-floorplan-popup-body img

 {width:100%;}

.grid-5-by-5:nth-of-type(2n) {margin-top: 0px;}

}

@media only screen and (max-width: 1400px) {

.grid-5-by-5 {margin:0% 3%; width:94%;}

}






@media only screen and (max-width: 768px) {


.floorplan-row {padding:0px 0 ;}

.floorplan-row.row__ground  {min-height:32px;}

.floorplan-row.row__one  {min-height:29px;}

.floorplan-row.row__two  {min-height:30px;}

.floorplan-row.row__three  {min-height:27px;}

.floorplan-row.row__four  {min-height:28px;}

.floorplan-row.row__five  {min-height:29px;}

.floorplan-row.row__six  {min-height:29px;}

.floorplan-row.row__seven  {min-height:30px;}

.floorplan-row.row__eight  {min-height:33px;}


.location .grid-5-by-5, .accommodation .grid-5-by-5, .building .grid-5-by-5,
.home .grid-5-by-5 {margin-top: 0px; }

.item-1 {
     flex: 0 0 100%;
}

.item-2 {
    flex: 0 0 100%;
}

.item-3 {
    flex: 0 0 100%;
}

.item-4 {
     flex: 0 0 100%;
    margin-top: 20px;
    margin-right:auto;
     margin-left:auto;
}


.home .item-4 {
     flex: 0 0 90%;
    margin-top: 20px;
}

.item-2-inner {
    padding: 0% 5% 5% 5%;
}

.item-3-inner {
    padding: 0% 5% 5% 5%;
}

.l-amenities--left {
    flex: 0 0 100%;
}

.l-amenities--right {
  
    flex: 0 0 100%; padding-top:30px;
}

.slide {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;


}

.grid-5-by-5 #modal_img_L .order-a { order: 1;}
.grid-5-by-5 .item-2 .order-b { order: 2;}
.grid-5-by-5 #modal_img_M .order-d { order: 3;}
.grid-5-by-5 .item-3 .order-c { order: 4;}

.spec__block {flex: 0 0 50%;}
.contact .item-2-inner {padding: 2% 10% 0% 10%;}
.contact .page__content__section__wrapper .text__main {    width: 70%;}

.soa-row-item-eight, .soa-row-item-seventh, .soa-row-item-sixth, .soa-row-item-fifth,
.soa-row-item-fourth, .soa-row-item-third, .soa-row-item-second, .soa-row-item-first,
.soa-row-item-ground, .soa-row-item-terraces,
.soa-row-item-header, .soa-row-item-total {display:none;}

.soa-row {height:50px}
.soa-row-item, .soa-row-item-2, .soa-row-item-3, .soa-row-item-4, .soa-row-item-5, .soa-row-item-plus {font-size: 1.2em;}



}


@media only screen and (max-width: 666px) {

.caption_right__line {margin-left: 5%;}
.caption_right__text {margin-left: 5%;}
.main__images__thumb {max-width: 100%}

.text__main {    padding-right: 0px;}
.item-2-inner {padding: 2% 0% 0% 0%;}
.item-3-inner {padding: 6% 0% 0% 0%;}
.m-header__logo {padding-left: 0px;}
.m-header__logo img {width:200px; height:30px;}
.m-header--center {height: 60px;     padding-top: 0px;}
.m-header__menu { padding-top: 5px;}

.hero__images__wrapper {margin-top:60px;}



h2.header__title {margin-top:20px;}
.m-footer__row {padding: 0px;}

.page__content__section__wrapper {margin:0px 30px;}

.page__content__section__wrapper .text__main {
    width: 100%;
    margin-left: 0%;
}

.contact .m-content-hero__image, .building .m-content-hero__image, .accommodation .m-content-hero__image, .location .m-content-hero__image {
    margin-top: 90px;
}

.spec__block {
    flex: 0 0 50%; margin-bottom: 0px;}

.contact .item-2-inner {
    padding: 2% 0% 0% 0%;
}

.contact .page__content__section__wrapper .text__main {
    width: 100%;
}

.m-footer {    margin-top: 0px;}

.slide {
  width: 100%;
  height: 210px;
  overflow: hidden;
  position: relative;


}
.accommodation .soa-preview-header {
    flex: 0 0 100%;
}

.accommodation .soa-preview-content{
    flex: 0 0 100%;     margin-bottom: 30px;
}

.m-brochure-row__map {left:-150px; margin-bottom:30px;}

.acordion-amenities {    margin-right: 0px;}


.m-brochure-row__map__svg {width: 555px;}

  .soa-row {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr ;
    grid-gap: 0px;
    font-size: 12px;
  }



  .home .item-4 {
     flex: 0 0 60%;
    margin-top: 20px;
}

.grid-5-by-5 {
    margin: 0% 5%;
    width: 90%;
}

}
