.controlHolder {
  top: auto;
  top: 5%;
  right: 5%;
  transform: scale(0.9);
  background-color: #414a42;
  border: #fff 2px solid; }

@media (max-width: 1100px) {
  .controlHolder {
    transform: scale(0.8);
    top: 2%; } }

@media (max-width: 1100px) {
  .controlHolder {
    transform: scale(0.7);
    top: 0; } }

#loader-sp {
  display: none;
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  opacity: .7;
  background: url("../../images/site-plan/loader.svg") no-repeat #fff;
  border-radius: 50px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.level-nav {
  text-align: center;
  margin: 0 auto 2em auto;
  width: 100%;
  max-width: 1414px;
  height: auto;
  overflow: hidden; }

@media (max-width: 1200px) {
  .level-nav {
    display: inline-block; } }

.detailContent {
  float: left;
  width: 100%;
  padding: .8em; }

.detailContent h2 {
  color: #414a42;
  font-family: "RecoletaAltRegular",serif;
  font-size: 1.3em;
  text-transform: none;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  letter-spacing: 1px; }

.detailContent h3 {
  color: #414a42;
  font-family: "RecoletaAltRegular",serif;
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  letter-spacing: 1px; }

.detailContent h4 {
  font-family: "Roboto",sans-serif;
  color: #231f20;
  font-size: .9em;
  line-height: 1.35em;
  margin: 0;
  padding: 0; }

.detailContent p {
  color: #231f20;
  font-family: "Roboto",sans-serif;
  font-size: .9em;
  line-height: 1.3em;
  margin: 0;
  padding: 0; }

.detailContent h5 {
  cursor: pointer;
  width: 100%;
  display: inline-block;
  font-family: "Roboto",sans-serif;
  font-size: .9em;
  line-height: 1.2em;
  text-align: center;
  text-decoration: none;
  padding: .3em 0 .2em;
  margin: .3em 0 0 0;
  color: #fff;
  background: #414a42;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }

.detailContent h5:hover {
  background: #231f20; }

@media (max-width: 1000px) {
  .fancybox-slide--html {
    padding: 0; } }

div.fancybox-content {
  width: 85%;
  height: 95%;
  max-width: 1400px;
  overflow-y: auto !important; }

@media (max-width: 1000px) {
  div.fancybox-content {
    padding: .5em 0; } }

div.fancybox-navigation button.fancybox-button--arrow_left, div.fancybox-navigation button.fancybox-button--arrow_right {
  opacity: 0 !important; }

.info-window-inner {
  background-color: #fff;
  display: inline-block !important; }

.info-window-inner .info-photo {
  float: right;
  right: 30px;
  top: 25px;
  width: 67%;
  height: 88%;
  text-align: center; }

@media (max-width: 1000px) {
  .info-window-inner .info-photo {
    width: 100%;
    height: auto;
    min-height: auto;
    position: relative;
    float: left;
    right: auto;
    top: auto;
    margin-bottom: 1em;
    padding: 0 .5em;
    text-align: center; } }

.info-window-inner .info-photo img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%); }

@media (max-width: 1000px) {
  .info-window-inner .info-photo img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 600px;
    top: 0;
    transform: translateY(0%);
    display: block; } }

.info-window-inner .info-text {
  float: left;
  width: 30%;
  text-align: left;
  margin-bottom: 1em; }

@media (max-width: 1200px) {
  .info-window-inner .info-text {
    left: 40px; } }

@media (max-width: 1000px) {
  .info-window-inner .info-text {
    position: relative;
    float: left;
    width: auto;
    margin: 1em auto; } }

.info-window-inner .info-text h3 {
  font-family: "RecoletaAltRegular",serif;
  color: #4d8b8b;
  font-size: 3.5rem;
  line-height: 1.75rem;
  margin: 0 0 1.75rem 0;
  padding: 0;
  text-transform: none;
  font-weight: 400;
  text-align: left;
  position: relative; }

@media (max-width: 1000px) {
  .info-window-inner .info-text h3 {
    font-size: 3em;
    line-height: 1.4rem;
    margin: 0 0 1.95rem 0; } }

.info-window-inner .info-text h3:after {
  position: absolute;
  content: "";
  height: 2px;
  background-color: #c5b988;
  width: 75%;
  left: 0px;
  bottom: -20px; }

@media (max-width: 1000px) {
  .info-window-inner .info-text h3:after {
    width: 100%; } }

.info-window-inner .info-text h4 {
  font-size: 1.125em;
  line-height: 1.5em;
  font-weight: 300;
  margin-bottom: .8em;
  color: #231f20;
  font-family: "Roboto",sans-serif;
  text-align: left; }

.info-window-inner .info-text h4.plan-name {
  color: #231f20;
  font-size: 1.3rem; }

@media (max-width: 1000px) {
  .info-window-inner .info-text h4 {
    margin-bottom: 1em; } }

.info-window-inner .info-text h4.upper {
  font-weight: 500;
  margin-bottom: 0; }

.info-window-inner .info-text p {
  font-family: "Roboto",sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #c5b988;
  margin-top: 2rem;
  padding: 0;
  text-align: left; }

@media (max-width: 1000px) {
  .info-window-inner .info-text p {
    margin-top: 1em; } }

.info-window-inner .info-text p.small {
  font-size: 0.85rem;
  line-height: 1.25rem; }

.info-window-inner .info-text a:link, .info-window-inner .info-text a:visited, .info-window-inner .info-text button {
  position: relative;
  color: #231f20;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.125em;
  text-decoration: none;
  padding: 0 10px 0 0; }

.info-window-inner .info-text a:link:hover, .info-window-inner .info-text a:visited:hover, .info-window-inner .info-text button:hover {
  color: #4d8b8b; }

@media (max-width: 1000px) {
  .info-window-inner .info-text a:link, .info-window-inner .info-text a:visited, .info-window-inner .info-text button {
    font-size: 1.2em; } }

@media (max-width: 1000px) {
  .info-window-inner .info-text a:link, .info-window-inner .info-text a:visited, .info-window-inner .info-text button {
    font-size: 1em;
    margin-bottom: .5em; } }

.info-window-inner .info-text button {
  border-top: 1px solid #414a42; }

.info-window-inner .info-text .view-btn {
  float: left;
  color: #fff;
  background-color: #4d8b8b;
  border-radius: 7px;
  font-size: .8em;
  text-decoration: none;
  padding: .6em .7em;
  cursor: pointer; }

.info-window-inner .info-text .view-btn:hover {
  background-color: #414a42; }

.info-window-inner .info-text p {
  font-family: "Roboto",sans-serif;
  font-size: 0.9em;
  line-height: 1.4em;
  color: #414a42;
  margin-top: 2.5em;
  padding: 0; }

.info-window-inner .info-keymap {
  margin-top: 1em;
  float: left;
  width: 30%;
  max-width: 400px;
  height: auto; }

@media (max-width: 1000px) {
  .info-window-inner .info-keymap {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    position: relative;
    display: inline-block;
    left: auto;
    bottom: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center; } }

.info-window-inner .info-keymap img {
  width: 90%;
  height: auto; }

.info-window-inner .info-keymap img.ip-wd {
  width: 80%; }

@media (max-width: 1000px) {
  .info-window-inner .info-keymap img {
    width: 50%; } }

@media (max-width: 700px) {
  .info-window-inner .info-keymap img {
    width: 70%; } }

.links {
  float: left;
  width: 24%;
  text-align: center;
  margin: 2em 0; }

.links button.view-link {
  height: 35px;
  margin: 2.5px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "RecoletaAltRegular",serif;
  display: inline-block;
  font-size: .9rem;
  line-height: 1.25rem;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.4rem 1rem;
  color: #231f20;
  background-color: #c5b988;
  border-radius: 5px;
  -webkit-transition: color 0.25s ease,background-color 0.25s ease;
  -moz-transition: color 0.25s ease,background-color 0.25s ease;
  -ms-transition: color 0.25s ease,background-color 0.25s ease;
  -o-transition: color 0.25s ease,background-color 0.25s ease;
  transition: color 0.25s ease,background-color 0.25s ease; }

.close-info, .close-info-alt {
  position: absolute;
  z-index: 100;
  right: 0px;
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  background-color: #414a42;
  cursor: pointer;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }

.close-info-alt {
  top: 0px; }

.close-info:hover, .close-info-alt:hover {
  background-color: #231f20; }

.close-info::before, .close-info::after, .close-info-alt::before, .close-info-alt::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 20px;
  top: 50%;
  left: 50%;
  margin: -1px auto 0 -10px;
  background: #fff;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }

.close-info::before, .close-info-alt::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.close-info::after, .close-info-alt::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.close-info.black::before, .close-info.black::after, .close-info-alt.black::before, .close-info-alt.black::after {
  margin-top: -2px; }

@media (max-width: 1000px) {
  .pdf-link {
    display: none !important; } }

.tooltip_templates {
  display: none; }

.links {
  height: 0; }

.views-slider {
  width: 1920px;
  height: 1080px;
  min-height: 1080px;
  margin-top: 0;
  left: 0;
  padding: 0; }

.slick-slide {
  overflow: hidden;
  height: 1080px; }

.slick-slide img {
  width: 100%;
  margin-top: 0px; }

#links {
  background-color: #fff; }

.slick-prev:before, .slick-next:before {
  color: #4d8b8b !important; }

.views-window {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999999;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
  overflow: hidden;
  text-align: center; }

.views-window .views-pic {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.views-window .views-pic img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.views-window .views-caption {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 3;
  text-align: center; }

.views-window .views-caption h2 {
  display: inline-block;
  width: auto;
  font-family: "RecoletaAltRegular",serif;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 7px;
  font-size: 1.35rem;
  text-transform: uppercase;
  padding: .85rem 1.3rem; }

.views-window .close-views {
  background: #4d8b8b;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 58px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 130px; }

.views-window .close-views h2 {
  font-family: "RecoletaAltRegular",serif;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-top: 17px; }

.level-nav {
  display: none; }

@media (max-width: 1200px) {
  .level-nav {
    display: inline-block; } }

h2.select-res {
  width: 100%;
  text-align: center;
  margin: 0 auto 1em auto;
  font-size: 1.6em; }

@media (max-width: 1200px) {
  h2.select-res {
    font-size: 1.4em;
    margin: 0 auto .5em auto; } }

@media (max-width: 900px) {
  h2.select-res {
    font-size: 1.2em; } }

.sp {
  width: 100%;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  padding: 0; }

.map-all {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: 90vh;
  max-height: 1000px;
  max-width: 2000px;
  overflow: hidden; }

@media (max-width: 1200px) {
  .map-all {
    height: 82vh;
    max-width: 1200px; } }

.map-all #cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 7;
  background-color: rgba(77, 139, 139, 0.8); }

.map-all #cover img {
  width: 100%;
  height: auto; }

.map-all .vert-nav {
  width: 8%;
  height: 100%;
  max-height: 1000px;
  float: left;
  padding: 0;
  text-align: center;
  transform-origin: center top;
  display: none; }

@media (max-width: 1200px) {
  .map-all .vert-nav {
    display: none !important; } }

.map-all .vert-nav h3 {
  font-family: "Roboto",sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.2em;
  text-align: center;
  text-transform: uppercase;
  margin: 80px auto 30px auto;
  color: #414a42;
  display: block; }

.map-all .vert-nav ul.lvls {
  width: 75%;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  display: none; }

.map-all .vert-nav ul.lvls li {
  color: #231f20;
  text-align: center;
  font-family: "Roboto",sans-serif;
  font-weight: 400;
  font-size: 1.4em;
  line-height: 1.2em;
  padding: 50px 0;
  border-top: 2px solid #c5b988; }

.map-all .vert-nav ul.lvls li:last-child {
  border-bottom: 2px solid #c5b988; }

.map-all .vert-nav ul.lvls li:hover {
  color: #414a42;
  cursor: pointer; }

.map-all .vert-nav ul.lvls li.nav-active {
  font-family: "Roboto",sans-serif;
  font-weight: 500;
  color: #414a42;
  background-color: rgba(197, 185, 136, 0.3); }

.map-all .building-levels {
  width: 25%;
  max-width: 500px;
  height: 100%;
  float: left;
  position: relative; }

@media (max-width: 1200px) {
  .map-all .building-levels {
    display: none; } }

.map-all .building-levels h2.rend {
  display: none;
  position: absolute;
  z-index: 50;
  left: 0;
  top: 10px;
  width: 100%;
  font-size: 2.2em;
  line-height: 1.4em;
  color: #bdaf77;
  padding: 0;
  margin: 0; }

@media (max-width: 1600px) {
  .map-all .building-levels h2.rend {
    font-size: 2em; } }

@media (max-width: 1400px) {
  .map-all .building-levels h2.rend {
    font-size: 1.7em; } }

@media (max-width: 1000px) {
  .map-all .building-levels h2.rend {
    font-size: 1.5em; } }

@media (max-width: 600px) {
  .map-all .building-levels h2.rend {
    font-size: 1.3em; } }

.map-all .building-levels .building-level-holder {
  width: auto;
  max-width: 500px;
  height: 100%;
  max-height: 930px;
  position: relative;
  display: block;
  text-align: right; }

.map-all .building-levels .building-level-holder svg {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%; }

.map-all .building-levels .building-level-holder svg .building-level {
  opacity: 0;
  display: none; }

.map-all .building-levels .building-level-holder svg .lvl-on {
  opacity: 1 !important; }

.map-all .building-levels .building-level-holder svg .lvl-on path {
  opacity: 1 !important; }

.map-all .building-levels .building-level-holder .building-base {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  text-align: right; }

.map-all .building-levels .building-level-holder .building-base img {
  max-width: 100%;
  max-height: 100%; }

.map-all .map-container {
  width: 66%;
  height: 100%;
  overflow: hidden;
  float: right;
  position: relative;
  max-width: 1300px; }

@media (max-width: 1200px) {
  .map-all .map-container {
    width: 100%;
    max-width: 1200px; } }

.map-all .map-container.lt-bg {
  float: right;
  background-color: #569b9b; }

.map-all .map-container h2.titl {
  display: none;
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: auto;
  font-size: 2.2em;
  line-height: 1.1em;
  color: #4d8b8b;
  background-color: #eeecec;
  padding: 0 .7em; }

@media (max-width: 1600px) {
  .map-all .map-container h2.titl {
    font-size: 2em; } }

@media (max-width: 1400px) {
  .map-all .map-container h2.titl {
    font-size: 1.7em; } }

@media (max-width: 1000px) {
  .map-all .map-container h2.titl {
    font-size: 1.5em; } }

@media (max-width: 600px) {
  .map-all .map-container h2.titl {
    font-size: 1.3em; } }

.map-all .map-container .zoomHolder {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0; }

.map-all .map-container .zoomHolder .map-holder {
  width: 100%;
  height: 100%;
  max-width: auto;
  max-height: 1000px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  left: 0; }

@media (max-width: 1200px) {
  .map-all .map-container .zoomHolder .map-holder {
    float: left; } }

.map-all .map-container .zoomHolder .map-holder .siteplan {
  position: relative;
  width: auto;
  max-width: auto;
  height: 100%;
  display: inline-block; }

.map-all .map-container .zoomHolder .map-holder .siteplan .bg, .map-all .map-container .zoomHolder .map-holder .siteplan .courtyard, .map-all .map-container .zoomHolder .map-holder .siteplan .sp-txt {
  width: auto;
  max-width: 1300px;
  height: 90vh; }

.map-all .map-container .zoomHolder .map-holder .siteplan .bg img, .map-all .map-container .zoomHolder .map-holder .siteplan .courtyard img, .map-all .map-container .zoomHolder .map-holder .siteplan .sp-txt img {
  max-width: 100%;
  max-height: 100%; }

.map-all .map-container .zoomHolder .map-holder .siteplan .bg-sp {
  max-width: 1300px; }

.map-all .map-container .zoomHolder .map-holder .siteplan .sp-cover {
  z-index: 6; }

.map-all .map-container .zoomHolder .map-holder .siteplan .courtyard {
  position: absolute;
  z-index: 5;
  max-width: 1300px; }

.map-all .map-container .zoomHolder .map-holder .siteplan .courtyard img.cover {
  position: absolute;
  width: 100%;
  height: auto; }

.map-all .map-container .zoomHolder .map-holder .siteplan .sp-txt {
  position: absolute;
  z-index: 1;
  max-width: 1300px; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level {
  width: auto;
  height: 90vh;
  max-height: 1000px;
  position: absolute;
  top: 0;
  z-index: 4;
  display: none; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level img {
  max-width: 100%;
  max-height: 100%; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level .units {
  width: 100%;
  height: 100%;
  position: absolute;
  padding-bottom: 100%;
  vertical-align: top;
  overflow: hidden; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level .units img, .map-all .map-container .zoomHolder .map-holder .siteplan .level .units svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level .units svg {
  height: 100%; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level .units .res {
  pointer-events: default;
  position: absolute;
  z-index: 1;
  text-align: center; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level .units .disabled {
  pointer-events: none !important; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level .units .hide {
  pointer-events: none !important;
  fill: #ddd !important;
  stroke: #888 !important; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level .units .highlight {
  pointer-events: none !important;
  fill: #000 !important;
  stroke: #000 !important; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level .units .txt {
  position: absolute;
  pointer-events: none !important;
  z-index: 4; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level .units .walls, .map-all .map-container .zoomHolder .map-holder .siteplan .level .units .trees {
  position: absolute;
  pointer-events: none !important;
  z-index: 3; }

.controlHolder {
  display: none; }

.level-nav {
  display: none; }

@media (max-width: 1200px) {
  .level-nav {
    display: none; } }

.info-text a {
  display: none !important; }

h2.select-res {
  width: auto;
  text-align: right;
  margin: 130px 380px 20px auto;
  font-size: 1.5em;
  color: #414a42; }

@media (max-width: 1200px) {
  h2.select-res {
    font-size: 1.5em;
    margin: 1.5em auto 1em auto; } }

@media (max-width: 900px) {
  h2.select-res {
    font-size: 1.5em; } }

.map-all {
  height: 700px;
  max-height: 700px;
  max-width: 1820px; }

@media (max-width: 1200px) {
  .map-all {
    height: 700px;
    max-width: 1820px; } }

.map-all .vert-nav {
  max-height: 700px;
  display: block; }

@media (max-width: 1200px) {
  .map-all .vert-nav {
    display: block !important; } }

.map-all .vert-nav ul.lvls {
  display: block; }

.map-all .map-container {
  max-width: 1100px; }

@media (max-width: 1200px) {
  .map-all .map-container {
    width: 66%;
    max-width: 1100px; } }

.map-all .map-container .zoomHolder .map-holder {
  max-height: 700px; }

@media (max-width: 1200px) {
  .map-all .map-container .zoomHolder .map-holder {
    float: none; } }

.map-all .map-container .zoomHolder .map-holder .siteplan .bg, .map-all .map-container .zoomHolder .map-holder .siteplan .courtyard, .map-all .map-container .zoomHolder .map-holder .siteplan .sp-txt {
  max-width: 1100px;
  height: 700px; }

.map-all .map-container .zoomHolder .map-holder .siteplan .bg-sp {
  max-width: 1100px; }

.map-all .map-container .zoomHolder .map-holder .siteplan .courtyard {
  max-width: 1100px; }

.map-all .map-container .zoomHolder .map-holder .siteplan .sp-txt {
  max-width: 1100px; }

.map-all .map-container .zoomHolder .map-holder .siteplan .level {
  height: 700px;
  max-height: 700px; }

.map-all .map-container .zoomHolder .map-holder .siteplan #sp1 {
  display: block; }
