/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

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

/**
 * Add the correct display in IE.
 */
main {
  display: block; }

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 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 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

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

/**
 * Show the overflow in IE.
 */
button {
  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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible; }

/**
 * 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 and cancel buttons in Chrome and Safari on macOS.
   */ }
  [type="search"]::-webkit-search-cancel-button, [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 */ }

/**
 * 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 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

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

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

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

/* Verical align mixin */
/**
  * Rem Calc Mixin
  *
**/
body.wp-autoresize,
body.mce-content-body {
  padding: 0 10px !important; }

h1, .page-section.type-gallery_image_video_caption .caption-container .slide-title {
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 24px; }

h2 {
  font-size: 33.6px;
  line-height: 36px;
  margin-bottom: 24px; }

h3 {
  font-size: 28.8px;
  line-height: 36px;
  margin-bottom: 24px; }

h4 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 24px; }

h5 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 24px; }

h6 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px; }

body {
  font-size: 16px;
  line-height: 1.5; }

p,
ol,
ul,
pre {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 24px; }

.next-scroll-icon img {
  position: absolute;
  bottom: 2.5rem;
  left: 0;
  right: 0;
  max-width: 2.5rem;
  margin: 0 auto;
  cursor: pointer; }
  @media screen and (min-width: 768px) {
    .next-scroll-icon img {
      max-width: 3rem; } }

.object-list {
  padding: 0; }
  .object-list li {
    list-style: none;
    margin-bottom: 0.5rem; }

@font-face {
  font-family: 'League Gothic';
  src: url("../fonts/leaguegothic-regular-webfont.eot");
  src: url("../fonts/leaguegothic-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/leaguegothic-regular-webfont.woff") format("woff"), url("../fonts/leaguegothic-regular-webfont.ttf") format("truetype"), url("../fonts/leaguegothic-regular-webfont.svg#league_gothicregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.building-selector__title .title, .information-block__content .title, .information-block__content--clone .title, .linked-sites__button, .specification .content-title, .developer__website, .downloads .document {
  font-family: 'League Gothic', sans-serif;
  font-weight: 400;
  text-transform: uppercase; }

html,
body,
.normal {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #0C0C0C; }

strong,
b,
.strong {
  font-family: "Roboto", sans-serif;
  font-weight: 600; }

i,
.italic {
  font-style: italic; }

h1, .page-section.type-gallery_image_video_caption .caption-container .slide-title {
  font-family: "League Gothic", sans-serif;
  font-weight: 400;
  color: #E94E33;
  text-transform: uppercase; }

h2 {
  font-family: "League Gothic", sans-serif;
  font-weight: 400;
  color: #E94E33;
  text-transform: uppercase; }

h3 {
  font-family: "League Gothic", sans-serif;
  font-weight: 400;
  color: #E94E33;
  text-transform: uppercase; }

h4 {
  font-family: "League Gothic", sans-serif;
  font-weight: 400;
  color: #E94E33;
  text-transform: uppercase; }

h5 {
  font-family: "League Gothic", sans-serif;
  font-weight: 400;
  color: #E94E33;
  text-transform: uppercase; }

h6 {
  font-family: "League Gothic", sans-serif;
  font-weight: 400;
  color: #E94E33;
  text-transform: uppercase; }

a {
  color: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: underline; }

.extra-large-text,
.large-text,
.medium-text {
  line-height: 1.1; }

.extra-large-text {
  font-size: 2.8rem; }

.large-text {
  font-size: 2.2rem; }

.medium-text {
  font-size: 1.5rem; }

.small-text {
  font-size: 0.9rem; }

.extra-small-text {
  font-size: 0.8rem; }

.wp-caption > figcaption {
  max-width: 100%;
  font-size: 0.8rem;
  color: #999;
  padding: 0.25rem 0; }

p.wp-caption-text {
  font-size: 90%;
  padding: 0.625rem 0; }

.content-title {
  margin: 0;
  font-size: 3.5rem;
  line-height: 0.8; }
  @media screen and (min-width: 768px) {
    .content-title {
      font-size: 5rem; } }

.table {
  width: 100%;
  max-width: 30rem; }
  .table tr td {
    padding: 0.2rem; }
  .table table {
    width: 100%; }
    .table table tr {
      width: 100%; }
  .table--availability tr td {
    padding: 0rem; }
    .table--availability tr td td {
      padding: 0.2rem; }
  .table--availability .floor {
    border-bottom: 1px solid #364c5b; }
    .table--availability .floor.active-row .not-let {
      color: #fff;
      background-color: #364c5b; }

.suite-table {
  width: 100%; }
  .suite-table.not-let {
    cursor: pointer; }
  .suite-table.let {
    background-color: #e6e6e6; }
  .suite-table__name {
    text-align: left;
    width: 33.3333%; }
  .suite-table__measurement, .suite-table__let {
    text-align: center;
    width: 33.33333%; }
  .suite-table__let {
    width: 66.666%;
    text-align: center; }

.button {
  display: inline-block;
  padding: 10px 20px;
  border: 0 solid transparent;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  transition-duration: 0.4s;
  user-select: none;
  vertical-align: middle;
  transition-property: background-color, color, border-color;
  text-align: center; }
  .button:not(:disabled):not([aria-disabled='true']) {
    cursor: pointer; }
  .button:hover, .button:focus {
    text-decoration: none; }
  .button:disabled, .button[aria-disabled='true'] {
    box-shadow: none; }
  .button--primary {
    background-color: #e0e0e0;
    border-color: #e0e0e0;
    border-radius: 3px;
    color: #333; }
    .button--primary:hover {
      background-color: #b3b3b3;
      border-color: #b3b3b3;
      color: #333; }
    .button--primary:focus {
      outline: 2px dotted #333;
      outline-offset: 1px; }
    .button--primary:disabled, .button--primary[aria-disabled='true'] {
      background-color: #e0e0e0;
      border-color: #e0e0e0;
      color: #333;
      opacity: 0.7; }
  .button--secondary {
    background-color: #777;
    border-color: #777;
    border-radius: 3px;
    color: #fff; }
    .button--secondary:hover {
      background-color: #5f5f5f;
      border-color: #5f5f5f;
      color: #fff; }
    .button--secondary:focus {
      outline: 2px dotted #777;
      outline-offset: 1px; }
    .button--secondary:disabled, .button--secondary[aria-disabled='true'] {
      background-color: #777;
      border-color: #777;
      color: #fff;
      opacity: 0.7; }

.page-section.type-gallery_banner_image_video_with_captions .slick-slider .slide video,
.page-section.type-gallery_banner_image_video_with_captions .slick-slider .slide .poster {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  bottom: 0;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: absolute;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  width: auto; }
.page-section.type-gallery_banner_image_video_with_captions .slick-slider .slide video {
  z-index: 10; }
.page-section.type-gallery_banner_image_video_with_captions .slick-slider .slide .poster {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

img {
  width: 100%; }

body {
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #364c5b;
  background-color: #fff; }

* {
  outline: none;
  box-sizing: border-box; }

.site-container {
  display: flex;
  flex-direction: column; }

.body-content {
  flex: 1; }

.page-section {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .page-section {
      flex-direction: row; } }

.section-height-full {
  height: 100vh; }

.content-valign-middle {
  justify-content: center;
  align-items: center; }

.post-single,
.post-archive,
.post-index {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  width: 100vw;
  width: 100%; }

.post-archive .sidebar {
  width: 33.3333333333%;
  flex-basis: 33.3333333333%;
  margin-right: 1rem;
  margin-left: 1rem; }
  .post-archive .sidebar > * {
    align-self: stretch; }
.post-archive .index-content {
  width: 66.6666666667%;
  flex-basis: 66.6666666667%;
  margin-right: 1rem;
  margin-left: 1rem; }
  .post-archive .index-content > * {
    align-self: stretch; }

.dowo-blog-entry {
  margin-top: 1rem; }
  @media screen and (min-width: 0px) and (max-width: 767px) {
    .dowo-blog-entry {
      margin-bottom: -40px; } }
  @media screen and (min-width: 768px) {
    .dowo-blog-entry {
      margin-bottom: -130px; } }
  @media screen and (min-width: 1024px) {
    .dowo-blog-entry {
      margin-bottom: -155px; } }
  .dowo-blog-entry h1, .dowo-blog-entry .page-section.type-gallery_image_video_caption .caption-container .slide-title, .page-section.type-gallery_image_video_caption .caption-container .dowo-blog-entry .slide-title {
    margin: 0px; }

.slide-content {
  background: #fff;
  text-align: center;
  opacity: 0.88;
  position: static;
  margin: 0 auto; }
  @media screen and (min-width: 0px) and (max-width: 767px) {
    .slide-content {
      width: 90%;
      -webkit-transform: translate(0%, -25%);
      padding: 15px; } }
  @media screen and (min-width: 768px) {
    .slide-content {
      width: 425px;
      padding: 25px;
      -webkit-transform: translate(0%, -120%); } }
  @media screen and (min-width: 1024px) {
    .slide-content {
      width: 505px;
      padding: 35px;
      -webkit-transform: translate(0%, -150%); } }

.site-header {
  z-index: 900;
  width: 100vw;
  position: fixed;
  display: flex;
  flex-direction: column;
  color: #fff;
  top: 0;
  height: 3rem;
  transition: background-color 0.3s ease-in-out, transform 0.2s ease; }
  @media screen and (min-width: 768px) {
    .site-header {
      height: auto;
      height: 4rem; } }
  .site-header.headroom--not-top {
    background-color: #E94E33; }
  .site-header__inner {
    display: flex;
    width: 100%;
    height: inherit;
    flex-direction: row; }
    .site-header__inner .site-header-nav {
      opacity: 0;
      align-items: center;
      justify-content: flex-end;
      flex-grow: 1;
      display: none; }
      @media screen and (min-width: 768px) {
        .site-header__inner .site-header-nav {
          display: flex; } }
      @media screen and (min-width: 0px) and (max-width: 767px) {
        .site-header__inner .site-header-nav .menu {
          transform: translateY(-10000px); } }
      @media screen and (min-width: 768px) {
        .site-header__inner .site-header-nav {
          opacity: 1; } }
      .site-header__inner .site-header-nav--bookmarks {
        opacity: 1;
        display: flex; }
        @media screen and (min-width: 768px) {
          .site-header__inner .site-header-nav--bookmarks {
            position: absolute;
            width: 85vw;
            left: 15vw;
            justify-content: center; } }
        @media screen and (min-width: 1024px) {
          .site-header__inner .site-header-nav--bookmarks {
            position: absolute;
            width: 80vw;
            left: 15vw;
            justify-content: center; } }
        @media screen and (min-width: 0px) and (max-width: 767px) {
          .site-header__inner .site-header-nav--bookmarks .menu {
            transform: translateY(0); } }
    @media screen and (min-width: 768px) {
      .site-header__inner {
        margin: 0 auto;
        flex-direction: row; } }
  .site-header__bookmarks {
    padding-left: 0; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  .site-header.open {
    flex-direction: column;
    height: 100vh; }
    .site-header.open .site-header-nav {
      opacity: 1;
      display: flex;
      justify-content: center; }
      .site-header.open .site-header-nav .menu {
        transform: translateY(-3rem); } }

.site-header-logo img {
  opacity: 1;
  transform: translateY(0);
  height: 3rem; }
  @media screen and (min-width: 768px) {
    .site-header-logo img {
      height: 4rem; } }
@media screen and (min-width: 768px) {
  .site-header-logo {
    flex-basis: 10%; } }

.site-header-nav {
  flex-basis: 43%;
  text-align: center; }

.site-header-menu-toggle {
  position: absolute;
  width: 20%;
  right: 1rem;
  top: 2.25rem; }

.site-logo {
  display: block; }
  .site-logo a {
    display: block; }
  .site-logo img {
    height: 3rem;
    width: auto;
    display: block;
    padding: 0.5rem; }
    @media screen and (min-width: 768px) {
      .site-logo img {
        height: 4rem; } }

.sub-navigation {
  display: none;
  background-color: #e6e6e6; }
  @media screen and (min-width: 768px) {
    .sub-navigation {
      display: block; } }
  .sub-navigation ul {
    margin: 0 auto;
    max-width: 1280px; }

.headroom--pinned {
  transform: translateY(0); }

.headroom--unpinned {
  transform: translateY(-100%); }

html.nav-open,
body.nav-open {
  overflow: hidden; }

#site_navigation {
  position: relative; }
  @media screen and (min-width: 0px) and (max-width: 767px) {
    #site_navigation {
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      top: 0;
      left: 0;
      height: 100vh;
      width: 100vw;
      background: white;
      transform: translateY(-100vh);
      opacity: 0;
      transition: translate, opacity 0.4s ease; }
      #site_navigation.open {
        transform: translateY(0);
        opacity: 1; }
      #site_navigation ul {
        padding-left: 0;
        margin: 0; } }
  #site_navigation.bookmarks {
    background: transparent;
    position: relative;
    height: auto;
    min-height: 3rem;
    width: auto;
    transform: none;
    opacity: 1; }
    @media screen and (min-width: 768px) {
      #site_navigation.bookmarks {
        min-height: 4rem; } }

.menu {
  list-style-type: none; }
  .menu li {
    display: inline-block;
    margin: 0 0.75rem;
    font-family: "League Gothic", sans-serif;
    font-size: 1.25rem;
    text-transform: uppercase; }
    .menu li a {
      display: block; }
  .menu.nav-menu li a {
    padding: 1rem; }
    @media screen and (min-width: 768px) {
      .menu.nav-menu li a {
        padding: 0.75rem 0 0.75rem 1.5rem; } }
  .menu.sub-menu li a {
    padding: 0.75rem 1.5rem 0.75rem 0; }

.hamburger {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  z-index: 900;
  display: none; }
  @media screen and (min-width: 0px) and (max-width: 767px) {
    .hamburger {
      display: block; } }

.hamburger-text {
  content: 'Menu';
  margin-bottom: 0;
  font-size: 0.875em;
  color: #364c5b;
  text-transform: uppercase;
  flex: 1;
  align-self: center;
  display: none; }

.hamburger-icon {
  max-width: 28px;
  height: 20px;
  transform: rotate(0deg);
  transition: .4s ease-in-out;
  cursor: pointer;
  position: relative;
  flex: 1; }
  .hamburger-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #364c5b;
    border-radius: 0px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out; }
    .hamburger-icon span:nth-child(1) {
      top: 0; }
    .hamburger-icon span:nth-child(2), .hamburger-icon span:nth-child(3) {
      top: 8px; }
    .hamburger-icon span:nth-child(4) {
      top: 16px; }

.hamburger-icon.open span {
  background: #8a8a8a; }
  .hamburger-icon.open span:nth-child(1) {
    top: 16px;
    width: 0%;
    left: 50%; }
  .hamburger-icon.open span:nth-child(2) {
    transform: rotate(45deg); }
  .hamburger-icon.open span:nth-child(3) {
    transform: rotate(-45deg); }
  .hamburger-icon.open span:nth-child(4) {
    top: 16px;
    width: 0%;
    left: 50%; }

.site-footer {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .site-footer .footer-text-inner p {
    line-height: 1.4;
    margin: 0 auto; }

.browser-upgrade {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  background-color: #8a8a8a;
  color: #fff;
  text-align: center;
  font-size: 0.9em;
  padding: 0.625rem; }
  .browser-upgrade p {
    margin: 2px auto; }
  .browser-upgrade a {
    color: #364c5b; }

.pnlm-container {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  cursor: default;
  width: 100%;
  height: 100%;
  font-family: Helvetica, "Nimbus Sans L", "Liberation Sans", Arial, sans-serif;
  background: #f4f4f4 url("../img/background.svg") repeat;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
  line-height: 1.4;
  contain: content;
  touch-action: none; }

.pnlm-container * {
  box-sizing: content-box; }

.pnlm-ui {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1; }

.pnlm-grab {
  cursor: grab;
  cursor: url("../img/grab.svg") 12 8, default; }

.pnlm-grabbing {
  cursor: grabbing;
  cursor: url("../img/grabbing.svg") 12 8, default; }

.pnlm-sprite {
  background-image: url("../img/sprites.svg"); }

.pnlm-container:-moz-full-screen {
  height: 100% !important;
  width: 100% !important;
  position: static !important; }

.pnlm-container:-webkit-full-screen {
  height: 100% !important;
  width: 100% !important;
  position: static !important; }

.pnlm-container:-ms-fullscreen {
  height: 100% !important;
  width: 100% !important;
  position: static !important; }

.pnlm-container:fullscreen {
  height: 100% !important;
  width: 100% !important;
  position: static !important; }

.pnlm-render-container {
  cursor: inherit;
  /* Fix display bug in Safari 7 */
  position: absolute;
  height: 100%;
  width: 100%; }

.pnlm-controls {
  margin-top: 4px;
  background-color: #fff;
  border: 1px solid #999;
  border-color: rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  cursor: pointer;
  z-index: 2;
  /* Fix Safari fullscreen bug */
  -webkit-transform: translateZ(9999px);
  transform: translateZ(9999px); }

.pnlm-control:hover {
  background-color: #f8f8f8; }

.pnlm-controls-container {
  position: absolute;
  top: 0;
  left: 4px;
  z-index: 1; }

.pnlm-zoom-controls {
  width: 26px;
  height: 52px; }

.pnlm-zoom-in {
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  border-radius: 3px 3px 0 0; }

.pnlm-zoom-out {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  background-position: 0 -26px;
  border-top: 1px solid #ddd;
  border-top-color: rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px; }

.pnlm-fullscreen-toggle-button,
.pnlm-orientation-button,
.pnlm-hot-spot-debug-indicator {
  width: 26px;
  height: 26px; }

.pnlm-hot-spot-debug-indicator {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin: -13px 0 0 -13px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 13px;
  display: none; }

.pnlm-orientation-button-inactive {
  background-position: 0 -156px; }

.pnlm-orientation-button-active {
  background-position: 0 -182px; }

.pnlm-fullscreen-toggle-button-inactive {
  background-position: 0 -52px; }

.pnlm-fullscreen-toggle-button-active {
  background-position: 0 -78px; }

.pnlm-panorama-info {
  position: absolute;
  bottom: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 3px 3px 0;
  padding-right: 10px;
  color: #fff;
  text-align: left;
  display: none;
  z-index: 2;
  /* Fix Safari fullscreen bug */
  -webkit-transform: translateZ(9999px);
  transform: translateZ(9999px); }

.pnlm-title-box {
  position: relative;
  font-size: 20px;
  display: table;
  padding-left: 5px;
  margin-bottom: 3px; }

.pnlm-author-box {
  position: relative;
  font-size: 12px;
  display: table;
  padding-left: 5px; }

.pnlm-load-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 150px;
  margin: -75px 0 0 -100px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
  display: none;
  color: #fff; }

.pnlm-load-box p {
  margin: 20px 0; }

.pnlm-lbox {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  display: none; }

.pnlm-loading {
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-name: pnlm-mv;
  -webkit-animation-name: pnlm-mv;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  height: 10px;
  width: 10px;
  background-color: #fff;
  position: relative; }

@keyframes pnlm-mv {
  from {
    left: 0;
    top: 0; }
  25% {
    left: 10px;
    top: 0; }
  50% {
    left: 10px;
    top: 10px; }
  75% {
    left: 0;
    top: 10px; }
  to {
    left: 0;
    top: 0; } }
@-webkit-keyframes pnlm-mv {
  from {
    left: 0;
    top: 0; }
  25% {
    left: 10px;
    top: 0; }
  50% {
    left: 10px;
    top: 10px; }
  75% {
    left: 0;
    top: 10px; }
  to {
    left: 0;
    top: 0; } }
.pnlm-load-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 100px;
  margin: -50px 0 0 -100px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
  display: table;
  color: #fff;
  cursor: pointer; }

.pnlm-load-button:hover {
  background-color: rgba(0, 0, 0, 0.8); }

.pnlm-load-button p {
  display: table-cell;
  vertical-align: middle; }

.pnlm-info-box {
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 150px;
  margin: -75px 0 0 -100px;
  background-color: #000;
  border-radius: 3px;
  display: table;
  text-align: center;
  color: #fff;
  table-layout: fixed; }

.pnlm-info-box a {
  color: #fff;
  word-wrap: break-word;
  overflow-wrap: break-word; }

.pnlm-info-box p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px 0 5px; }

.pnlm-error-msg {
  display: none; }

.pnlm-about-msg {
  font-size: 11px;
  line-height: 11px;
  color: #fff;
  padding: 5px 8px 5px 8px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  position: absolute;
  top: 50px;
  left: 50px;
  display: none;
  opacity: 0;
  -moz-transition: opacity .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  z-index: 1; }

.pnlm-about-msg a:link,
.pnlm-about-msg a:visited {
  color: #fff; }

.pnlm-about-msg a:hover,
.pnlm-about-msg a:active {
  color: #eee; }

.pnlm-hotspot-base {
  position: absolute;
  visibility: hidden;
  cursor: default;
  vertical-align: middle;
  top: 0;
  z-index: 1; }

.pnlm-hotspot {
  height: 26px;
  width: 26px;
  border-radius: 13px; }

.pnlm-hotspot:hover {
  background-color: rgba(255, 255, 255, 0.2); }

.pnlm-hotspot.pnlm-info {
  background-position: 0 -104px; }

.pnlm-hotspot.pnlm-scene {
  background-position: 0 -130px; }

div.pnlm-tooltip span {
  visibility: hidden;
  position: absolute;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  max-width: 200px;
  padding: 5px 10px;
  margin-left: -220px;
  cursor: default; }

div.pnlm-tooltip:hover span {
  visibility: visible; }

div.pnlm-tooltip:hover span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
  bottom: -20px;
  left: -10px;
  margin: 0 50%; }

.pnlm-compass {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 4px;
  bottom: 4px;
  border-radius: 25px;
  background-image: url("../img/compass.svg");
  cursor: default;
  display: none; }

.pnlm-world {
  position: absolute;
  left: 50%;
  top: 50%; }

.pnlm-face {
  position: absolute;
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0; }

.pnlm-dragfix,
.pnlm-preview-img {
  position: absolute;
  height: 100%;
  width: 100%; }

.pnlm-preview-img {
  background-size: cover;
  background-position: center; }

.pnlm-lbar {
  width: 150px;
  margin: 0 auto;
  border: #fff 1px solid;
  height: 6px; }

.pnlm-lbar-fill {
  background: #fff;
  height: 100%;
  width: 0; }

.pnlm-lmsg {
  font-size: 12px; }

.pnlm-fade-img {
  position: absolute;
  top: 0;
  left: 0; }

.pnlm-pointer {
  cursor: pointer; }

#vrview {
  height: 100vh;
  width: 100vw; }
  #vrview iframe {
    height: 100vh;
    width: 100vw; }

.error-page {
  text-align: center;
  padding: 1rem 0 4rem;
  width: 100%; }
  .error-page a {
    color: #364c5b; }
    .error-page a:hover {
      text-decoration: none; }
  .error-page .page-header {
    border-bottom: 1px solid #eee;
    padding-bottom: 1rem;
    margin: 0 auto 2rem;
    width: 100%; }
  .error-page h1, .error-page .page-section.type-gallery_image_video_caption .caption-container .slide-title, .page-section.type-gallery_image_video_caption .caption-container .error-page .slide-title {
    font-size: 3em;
    margin-bottom: 1rem;
    color: #364c5b; }

.page-template-page-single-page .page-section {
  position: relative;
  justify-content: center; }
  .page-template-page-single-page .page-section .page-section-inner {
    padding-top: 8rem;
    padding-bottom: 8rem; }
  .page-template-page-single-page .page-section.section-height-natural {
    min-height: 30vh; }
  .page-template-page-single-page .page-section.section-height-full {
    min-height: 100vh; }

.page-template-default .site-header, .post-template-default .site-header, .blog .site-header, .error404 .site-header {
  background: #E94E33;
  height: 4rem; }
  .page-template-default .site-header img, .post-template-default .site-header img, .blog .site-header img, .error404 .site-header img {
    height: 4rem;
    padding: 0.5rem; }
  @media screen and (min-width: 0px) and (max-width: 767px) {
    .page-template-default .site-header, .post-template-default .site-header, .blog .site-header, .error404 .site-header {
      height: 3rem; }
      .page-template-default .site-header img, .post-template-default .site-header img, .blog .site-header img, .error404 .site-header img {
        height: 3rem; } }
.page-template-default .site-header-menu-toggle, .post-template-default .site-header-menu-toggle, .blog .site-header-menu-toggle, .error404 .site-header-menu-toggle {
  top: 0.9rem; }
.page-template-default .hamburger-icon span, .post-template-default .hamburger-icon span, .blog .hamburger-icon span, .error404 .hamburger-icon span {
  background: #fff; }
.page-template-default .body-content, .post-template-default .body-content, .blog .body-content, .error404 .body-content {
  max-width: 1280px;
  margin: 4rem auto 0;
  padding: 0 2rem;
  text-align: justify; }

.terms-and-conditions-footer {
  color: #E94E33;
  font-size: 0.75rem;
  padding: 0.5rem 0;
  clear: both; }
  @media screen and (min-width: 768px) {
    .terms-and-conditions-footer {
      padding: 0; } }
  .terms-and-conditions-footer a {
    color: #E94E33;
    margin: 0; }
    .terms-and-conditions-footer a:hover, .terms-and-conditions-footer a:focus, .terms-and-conditions-footer a:active {
      text-decoration: underline; }
  .terms-and-conditions-footer ul,
  .terms-and-conditions-footer p {
    margin: 0;
    font-size: inherit;
    padding: 0 2rem;
    line-height: 1.5rem; }
    @media screen and (min-width: 768px) {
      .terms-and-conditions-footer ul,
      .terms-and-conditions-footer p {
        line-height: 2rem; } }
  .terms-and-conditions-footer li {
    display: inline-block;
    list-style: none;
    margin-right: 0.5rem; }
    @media screen and (min-width: 768px) {
      .terms-and-conditions-footer li {
        margin-left: 1rem;
        margin-right: 0; } }
  .terms-and-conditions-footer__inner {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    width: 100%;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .terms-and-conditions-footer__inner {
        flex-direction: row; } }
  .terms-and-conditions-footer .terms-menu {
    flex-grow: 1;
    flex-basis: 50%;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .terms-and-conditions-footer .terms-menu {
        text-align: right; } }
  .terms-and-conditions-footer .dowo-brand {
    flex-grow: 1;
    flex-basis: 50%;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .terms-and-conditions-footer .dowo-brand {
        text-align: left; } }

/* Social Buttons */
.social-box {
  display: block;
  margin: 0 0 30px;
  padding: 0; }

.social-btn {
  display: block;
  width: 100%; }

a.col-2.sbtn span {
  display: none; }

a.col-2.sbtn {
  width: 6%;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  padding: 10px;
  color: #fff;
  margin: 0 13px 0 0;
  line-height: 1.825 !important;
  max-width: 50px;
  min-width: 50px; }

.s-twitter {
  background: #03A9F4; }

.s-twitter::before {
  font-family: fontawesome;
  content: '\f099'; }

.s-twitter:hover {
  background: #0093d6;
  text-decoration: none; }

.s-facebook {
  background: #3F51B5; }

.s-facebook::before {
  font-family: fontawesome;
  content: '\f09a'; }

.s-facebook:hover {
  background: #2f409f;
  text-decoration: none; }

.s-linkedin {
  background: #1a7baa; }

.s-linkedin::before {
  font-family: fontawesome;
  content: '\f0e1'; }

.s-linkedin:hover {
  background: #136288;
  text-decoration: none; }

.abc-blog p {
  text-align: justify; }
.abc-blog .dowo-news {
  position: absolute;
  top: 6rem;
  background: #fff;
  padding: 7px 5px;
  color: #E94E33;
  font-size: 12px; }

.blog-nav .dowo-previous, .blog-nav .dowo-next {
  padding: 10px 20px;
  background: #E94E33;
  color: #fff; }
.blog-nav .dowo-previous {
  float: left; }
.blog-nav .dowo-next {
  float: right; }

.dowo-blog-posts .article-title h2 {
  margin: 5px 0; }
.dowo-blog-posts .dowo-blog-thumb {
  margin-top: 30px; }
.dowo-blog-posts .article-meta {
  font-style: italic;
  margin-bottom: -10px;
  font-size: 85%; }
.dowo-blog-posts .article-excerpt {
  text-align: justify; }
.dowo-blog-posts .article-options .button {
  background: #E94E33;
  color: #fff;
  margin-bottom: 30px; }

.dowo-blogs {
  margin: 0 auto;
  display: grid;
  gap: 1rem; }

@media (min-width: 640px) {
  .dowo-blogs {
    grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 980px) {
  .dowo-blogs {
    grid-template-columns: repeat(3, 1fr); } }
.page-section.type-gallery_image_video_caption {
  display: flex;
  min-height: 70vh; }
  .page-section.type-gallery_image_video_caption video {
    position: absolute;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100%;
    min-height: 100%;
    z-index: 50; }
  .page-section.type-gallery_image_video_caption .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
    .page-section.type-gallery_image_video_caption .swiper-container-horizontal .swiper-pagination-bullets {
      bottom: 30px;
      display: flex;
      justify-content: center;
      align-items: center; }
  .page-section.type-gallery_image_video_caption .swiper-slide {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    margin: 0; }
  .page-section.type-gallery_image_video_caption .carousel-pagination {
    position: absolute;
    z-index: 50;
    text-align: center; }
  .page-section.type-gallery_image_video_caption .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    border: 3px solid #E94E33;
    background: none;
    opacity: 1; }
  .page-section.type-gallery_image_video_caption .swiper-pagination-bullet-active {
    background: #E94E33;
    border: 0;
    width: 16px;
    height: 16px; }
  .page-section.type-gallery_image_video_caption .caption-container {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    max-width: 37.5rem; }
  .page-section.type-gallery_image_video_caption .arrow-prev,
  .page-section.type-gallery_image_video_caption .arrow-next {
    position: absolute;
    top: 50%;
    z-index: 50;
    font-size: 2rem;
    padding: 1rem;
    transform: translateY(-50%);
    color: #364c5b;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    cursor: pointer; }
  .page-section.type-gallery_image_video_caption .arrow-prev {
    background-image: url("../img/prev_arrow.svg");
    left: 1rem; }
    @media screen and (min-width: 768px) {
      .page-section.type-gallery_image_video_caption .arrow-prev {
        left: 2rem; } }
    @media screen and (min-width: 1200px) {
      .page-section.type-gallery_image_video_caption .arrow-prev {
        left: 3rem; } }
  .page-section.type-gallery_image_video_caption .arrow-next {
    background-image: url("../img/next_arrow.svg");
    right: 1rem; }
    @media screen and (min-width: 768px) {
      .page-section.type-gallery_image_video_caption .arrow-next {
        right: 2rem; } }
    @media screen and (min-width: 1200px) {
      .page-section.type-gallery_image_video_caption .arrow-next {
        right: 3rem; } }

.acf-map-container {
  width: 100vw;
  min-height: 75vh; }

.acf-map {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%; }

.acf-map-container,
.acf-map {
  overflow-x: hidden; }

.page-section.type-content_image_50_50 .block-5050 {
  display: flex;
  width: 100vw;
  height: 100%; }
  .page-section.type-content_image_50_50 .block-5050.image-content {
    flex-direction: row-reverse; }
.page-section.type-content_image_50_50 .content-50-50 {
  width: 50%;
  flex-basis: 50%;
  display: flex;
  width: 50%;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  .page-section.type-content_image_50_50 .content-50-50 > * {
    align-self: stretch; }
.page-section.type-content_image_50_50 .image-50-50 {
  width: 50%;
  flex-basis: 50%;
  background-size: cover; }
  .page-section.type-content_image_50_50 .image-50-50 > * {
    align-self: stretch; }
.page-section.type-content_image_50_50 .content-inner {
  padding: 0 8rem; }

.page-section.type-standard {
  display: flex;
  width: 100vw;
  justify-content: center;
  align-items: center;
  flex-direction: row; }
  .page-section.type-standard .page-section-inner {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    margin-right: 1rem;
    margin-left: 1rem; }
    .page-section.type-standard .page-section-inner > * {
      align-self: stretch; }

.page-section.type-contact {
  display: flex;
  width: 100vw;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.contact {
  width: 100%; }
  .contact__inner {
    padding: 4rem 2rem 2rem; }
    @media screen and (min-width: 768px) {
      .contact__inner {
        padding: 7rem 2rem 2rem; } }
    @media screen and (min-width: 1024px) {
      .contact__inner {
        margin: 0 auto;
        max-width: 1280px; } }
    @media screen and (min-width: 1200px) {
      .contact__inner {
        padding: 9rem 2rem 2rem; } }
  .contact .content-title {
    margin-bottom: 5rem;
    margin-top: 0; }
    @media screen and (min-width: 1024px) {
      .contact .content-title {
        margin-bottom: 4rem; } }
  .contact p {
    margin: 0; }
  @media screen and (min-width: 768px) {
    .contact__types {
      display: flex; } }
  @media screen and (min-width: 768px) {
    .contact__type {
      flex: 0 0 60%; } }
  .contact__type:first-of-type {
    margin-bottom: 2rem; }
    @media screen and (min-width: 768px) {
      .contact__type:first-of-type {
        flex: 0 0 40%;
        margin-bottom: 0; } }
  @media screen and (min-width: 1024px) {
    .contact__type {
      display: flex;
      flex-wrap: wrap;
      align-content: flex-start;
      justify-content: flex-start; } }
  .contact__type-title {
    margin-top: 0;
    margin-bottom: 1rem; }
    @media screen and (min-width: 1024px) {
      .contact__type-title {
        flex: 0 0 100%; } }
  .contact__agent:not(:last-of-type) {
    margin-bottom: 2rem; }
    @media screen and (min-width: 1024px) {
      .contact__agent:not(:last-of-type) {
        margin-right: 2rem; } }

.building {
  width: 100%; }
  .building__inner {
    padding: 4rem 2rem 0;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 60%;
    max-width: 1280px;
    margin: 0 auto;
    background-image: url(../img/design.png); }
    @media screen and (min-width: 1024px) {
      .building__inner {
        display: flex;
        flex-wrap: wrap;
        padding: 5rem 4rem 0;
        justify-content: space-between; } }
    .building__inner:after {
      border-bottom: 1px solid #E94E33;
      content: "";
      display: block;
      flex: 0 0 100%; }
      @media screen and (min-width: 1024px) {
        .building__inner:after {
          margin-top: 5rem; } }
  @media screen and (min-width: 1024px) {
    .building__content {
      flex: 1 0 60%;
      display: flex;
      margin-left: 2rem; } }
  @media screen and (min-width: 1024px) {
    .building__content p {
      margin: 0 0.5rem;
      width: 50%;
      padding-right: 1rem; } }
  @media screen and (min-width: 768px) {
    .building .content-title {
      line-height: 0.8; } }
  @media screen and (min-width: 1024px) {
    .building .content-title {
      flex: 0 1 25%;
      margin-top: 0.8rem; } }

.type-building_selector {
  flex-direction: column;
  overflow: hidden; }

.building-selector {
  padding: 1rem 1rem 4rem; }
  @media screen and (min-width: 1024px) {
    .building-selector {
      padding: 4rem 0 8rem; } }
  .building-selector__title {
    text-align: center;
    margin-bottom: 2rem; }
    .building-selector__title .title {
      padding: 0 2rem;
      text-align: center;
      display: block;
      font-size: 4rem;
      color: #E94E33; }
    .building-selector__title small {
      font-weight: 700; }
  .building-selector__svg {
    height: 18rem; }
    @media screen and (min-width: 768px) {
      .building-selector__svg {
        height: 28rem; } }
    @media screen and (min-width: 1024px) {
      .building-selector__svg {
        height: 43rem; } }
    .building-selector__svg svg {
      display: none;
      height: inherit;
      width: 100%;
      margin: 0 auto; }

.building-information {
  max-width: 1280px;
  margin: 0 auto; }

.information-containers {
  height: 0;
  opacity: 0;
  visibility: hidden; }
  .information-containers.active {
    height: auto;
    opacity: 1;
    visibility: visible; }

.information-block {
  display: flex;
  position: relative;
  padding: 4rem 0 0;
  flex-direction: column;
  margin-bottom: -6.5rem; }
  @media screen and (min-width: 1024px) {
    .information-block {
      flex-direction: row;
      padding: 4rem 0;
      margin-bottom: 0; } }
  .information-block__img {
    flex-basis: 50%; }
    @media screen and (min-width: 1024px) {
      .information-block__img {
        transform: translate(6.5rem, -2rem); } }
    .information-block__img img {
      display: block;
      object-fit: cover;
      max-height: 30rem; }
      @media screen and (min-width: 1024px) {
        .information-block__img img {
          max-height: 22rem; } }
  .information-block__content, .information-block__content--clone {
    display: flex;
    padding: 2rem;
    mix-blend-mode: multiply;
    background-color: #E94E33;
    color: #fff;
    flex-direction: column;
    transform: translateY(-6.5rem); }
    .information-block__content .title, .information-block__content--clone .title {
      font-size: 4rem;
      line-height: 1;
      flex-basis: 20%;
      padding-right: 2rem; }
    .information-block__content p, .information-block__content--clone p {
      flex-basis: 80%; }
    @media screen and (min-width: 1024px) {
      .information-block__content, .information-block__content--clone {
        flex-direction: row;
        transform: translate(-6.5rem, 2rem);
        flex-basis: 50%; } }
  @media screen and (min-width: 1024px) {
    .information-block__content p,
    .information-block__content span {
      color: transparent; } }
  .information-block__content--clone {
    position: absolute;
    position: absolute;
    background-color: transparent;
    mix-blend-mode: normal;
    bottom: 0; }
    @media screen and (min-width: 1024px) {
      .information-block__content--clone {
        bottom: auto;
        width: auto;
        width: 50%;
        left: 50%;
        right: -6.5rem; } }

.page-section.type-vr_view_link {
  display: flex;
  width: 100vw;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column; }

.vr-view-link {
  width: 100%; }
  .vr-view-link-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 15rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .vr-view-link-inner {
        min-height: 25rem; } }
    @media screen and (min-width: 1440px) {
      .vr-view-link-inner {
        min-height: 32rem; } }
    .vr-view-link-inner span.button {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: auto;
      background-color: #fff;
      color: #364c5b;
      padding: 1rem; }
      @media screen and (min-width: 768px) {
        .vr-view-link-inner span.button {
          background-image: url(../img/cardboard.svg);
          background-repeat: no-repeat;
          background-position: 1rem center;
          padding: 1rem 1rem 1rem 4rem; } }
  .vr-view-link:hover {
    cursor: pointer;
    text-decoration: none; }
    .vr-view-link:hover span.button {
      background-color: #d9d9d9; }

.vr-view iframe {
  width: 100vw;
  height: 100vh; }

.hidden-vr-view {
  display: none; }

.page-section.type-availability_block {
  display: block; }
  .page-section.type-availability_block .download-links a {
    text-align: right;
    color: #364c5b; }

.availability-selector {
  position: relative;
  padding: 3rem 0rem 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .availability-selector {
      flex-direction: row; } }
  @media screen and (min-width: 1024px) {
    .availability-selector {
      padding: 2rem 2rem 0;
      margin-bottom: 0; } }

.availability-table {
  padding: 2rem; }
  .availability-table__header {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 1rem 0; }
  @media screen and (min-width: 768px) {
    .availability-table {
      flex-basis: 30%;
      padding: 0;
      width: 30%; } }

.availability-slider {
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .availability-slider {
      flex-basis: 70%;
      width: 70%; } }

.availability-container {
  padding: 1rem 0;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .availability-container {
      position: relative; } }
  .availability-container .availability-button {
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    top: 15%;
    height: 3rem;
    width: 3rem; }
    @media screen and (min-width: 1024px) {
      .availability-container .availability-button {
        top: 50%; } }
    .availability-container .availability-button.swiper-button-disabled {
      opacity: 0.2; }
  @media screen and (min-width: 1024px) {
    .availability-container .availability-prev {
      left: 2rem; } }
  @media screen and (min-width: 1024px) {
    .availability-container .availability-next {
      right: 2rem; } }

.floor.swiper-slide-active .floor-detail {
  opacity: 1; }
.floor.swiper-slide-prev .floor-detail {
  transition: opacity 0s ease-in 0s; }
.floor.swiper-slide-next .floor-detail {
  transition: opacity 0s ease-in 0s; }
.floor .floor-detail span {
  margin-bottom: 1rem;
  color: #364c5b;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center; }
  @media screen and (min-width: 1024px) {
    .floor .floor-detail span {
      text-align: left;
      margin-bottom: 0.8rem; } }
.floor .floor-detail p {
  margin: 0 0 2rem; }
.floor-inner {
  flex-direction: column;
  display: flex; }
  @media screen and (min-width: 1024px) {
    .floor-inner {
      align-items: flex-start; } }
.floor-detail {
  text-align: center;
  transition: opacity 0.2s ease-in 0.2s;
  opacity: 0;
  padding: 0 2rem 0 0; }
  @media screen and (min-width: 1024px) {
    .floor-detail {
      text-align: left; } }
  @media screen and (min-width: 1024px) {
    .floor-detail {
      box-sizing: border-box; } }

.floor-image {
  padding: 0 2rem 0 0;
  width: 100%; }

.floorplan-image {
  display: block;
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .floorplan-image {
      box-sizing: border-box; } }
  @media (min-width: 2000px) {
    .floorplan-image {
      flex: 0 0 40%; } }

.view-spaceplan {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  margin-bottom: 2rem; }
  @media screen and (min-width: 1024px) {
    .view-spaceplan {
      text-align: left; } }

.hero-feature {
  min-height: 90vh;
  width: 100%;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .hero-feature {
      min-height: 100vh; } }
  .hero-feature .swiper-container,
  .hero-feature .swiper-wrapper {
    min-height: 90vh; }
    @media screen and (min-width: 1024px) {
      .hero-feature .swiper-container,
      .hero-feature .swiper-wrapper {
        min-height: 100vh; } }
  .hero-feature .swiper-container {
    background: #E94E33; }
  .hero-feature .swiper-wrapper {
    align-items: center; }
  .hero-feature__inner {
    position: absolute;
    width: 90%;
    height: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 200;
    padding: 0 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    max-width: 1024px; }
    @media screen and (min-width: 768px) {
      .hero-feature__inner {
        height: 70%;
        justify-content: flex-end; } }
  .hero-feature .content-title {
    color: #fff;
    font-size: 6.5625rem;
    line-height: 1.1;
    text-align: center;
    margin-bottom: 2rem; }
    @media screen and (min-width: 0px) and (max-width: 767px) {
      .hero-feature .content-title {
        font-size: 4.6875rem; } }
    @media screen and (min-width: 1024px) {
      .hero-feature .content-title {
        font-size: 9rem; } }
  .hero-feature__content {
    max-width: 410px;
    margin: 0 auto; }
    .hero-feature__content p {
      color: #fff; }
  .hero-feature .swiper-slide {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    min-height: 90vh;
    background-color: #E94E33;
    display: flex;
    width: auto;
    flex-direction: column;
    justify-content: center; }
    @media (min-width: 1550px) {
      .hero-feature .swiper-slide {
        flex-direction: row; } }
  .hero-feature .slide-image {
    display: block;
    object-fit: cover;
    width: 50vw; }

.video-embed {
  background: #0C0C0C;
  padding: 4rem 0;
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .video-embed {
      padding: 6rem 0; } }
  .video-embed__inner {
    max-width: 1280px;
    margin: 0 auto;
    position: relative; }
    @media screen and (min-width: 1024px) {
      .video-embed__inner {
        flex-wrap: wrap; } }
  .video-embed iframe {
    width: 100%; }
  .video-embed .content-title {
    padding: 0 2rem;
    margin-bottom: 4rem; }
    @media screen and (min-width: 1024px) {
      .video-embed .content-title {
        padding: 0 2rem 3rem;
        flex: 0 0 40%;
        width: 40%;
        margin-bottom: 0; } }
  .video-embed__video {
    flex-basis: 100%; }
    @media screen and (min-width: 1024px) {
      .video-embed__video {
        position: absolute;
        right: 0;
        top: 0;
        width: 60%; } }
    @media screen and (min-width: 1024px) {
      .video-embed__video {
        flex: 0 0 60%;
        height: 300px;
        padding: 0;
        margin-top: 2rem; } }
    @media screen and (min-width: 1200px) {
      .video-embed__video {
        height: 415px; } }
    .video-embed__video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      @media screen and (min-width: 1024px) {
        .video-embed__video iframe {
          position: relative; } }
  .video-embed__video-inner {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
    @media screen and (min-width: 1024px) {
      .video-embed__video-inner {
        padding-bottom: 0;
        height: 100%; } }
  .video-embed__content {
    padding: 4rem 2rem 0;
    color: #fff; }
    @media screen and (min-width: 1024px) {
      .video-embed__content {
        width: 40%;
        flex: 0 0 40%;
        padding: 0 2rem; } }
    .video-embed__content p {
      margin-top: 0; }
  .video-embed .content-title,
  .video-embed .video-embed__video,
  .video-embed .video-embed__content {
    box-sizing: border-box; }

.linked-sites {
  width: 100%;
  background: #0C0C0C;
  padding: 4rem 0 2rem; }
  @media screen and (min-width: 768px) {
    .linked-sites {
      padding: 6rem 0; } }
  @media screen and (min-width: 1024px) {
    .linked-sites {
      padding: 8rem 0; } }
  .linked-sites__inner {
    max-width: 1280px;
    margin: 0 auto; }
  .linked-sites .content-title {
    padding: 0 2rem;
    text-align: center;
    margin-bottom: 2rem; }
    @media screen and (min-width: 768px) {
      .linked-sites .content-title {
        line-height: 0.8; } }
  .linked-sites__content {
    padding: 0 2rem;
    color: #fff;
    text-align: center;
    margin-bottom: 3rem; }
    @media screen and (min-width: 768px) {
      .linked-sites__content {
        margin-bottom: 5rem; } }
    .linked-sites__content p {
      margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .linked-sites__sites {
      display: flex;
      padding: 0 2rem;
      justify-content: space-between; } }
  .linked-sites__site {
    background-size: cover;
    background-position: center;
    display: block;
    min-height: 40vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media screen and (min-width: 768px) {
      .linked-sites__site {
        flex: 0 0 49%;
        min-height: auto;
        padding: 2rem; } }
    .linked-sites__site:first-of-type {
      margin-bottom: 1rem; }
      @media screen and (min-width: 768px) {
        .linked-sites__site:first-of-type {
          margin-bottom: 0; } }
    .linked-sites__site:hover {
      text-decoration: none; }
  .linked-sites__logo {
    width: 90%;
    margin: 4rem 0;
    max-width: 18rem; }
  .linked-sites__button {
    background: #fff;
    padding: 0.3rem 2rem;
    text-transform: uppercase;
    font-size: 1.375rem;
    color: #0C0C0C; }

.specification {
  width: 100%; }
  .specification > * {
    box-sizing: border-box; }
  .specification__inner {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    padding: 4rem 0; }
    @media screen and (min-width: 768px) {
      .specification__inner {
        padding: 7rem 6.5rem; } }
  .specification__image {
    max-height: 20rem;
    object-fit: cover; }
    @media screen and (min-width: 768px) {
      .specification__image {
        position: absolute;
        right: 6.5rem;
        top: 6rem;
        width: 40%; } }
    @media screen and (min-width: 1024px) {
      .specification__image {
        width: 42%;
        max-width: 33.125rem; } }
  .specification__content {
    padding: 2rem 2rem 0; }
    @media screen and (min-width: 768px) {
      .specification__content {
        padding: 0;
        width: 50%; } }
    @media screen and (min-width: 1024px) {
      .specification__content {
        width: 35%; } }
    .specification__content ul {
      padding-left: 1rem; }
  .specification .content-title {
    display: block;
    margin-bottom: 4rem;
    text-align: center;
    color: #E94E33; }
    @media screen and (min-width: 768px) {
      .specification .content-title {
        padding: 0 2rem;
        width: 46%;
        padding: 0;
        margin-bottom: 3rem;
        text-align: left; } }

.developer {
  padding: 4rem 2rem;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .developer {
      padding: 7rem 4rem; } }
  @media screen and (min-width: 1024px) {
    .developer {
      padding: 4rem 4rem 3rem; } }
  .developer__inner {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media screen and (min-width: 768px) {
      .developer__inner {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center; } }
  .developer__website {
    text-transform: uppercase;
    color: #fff;
    text-decoration: underline;
    text-align: center;
    font-size: 1.5rem;
    display: block;
    margin-bottom: 2rem;
    background: #0C0C0C;
    padding: 0.14rem 1.5rem; }
    @media screen and (min-width: 768px) {
      .developer__website {
        font-size: 1.875rem;
        margin-bottom: 0;
        margin-right: 1rem; } }
  .developer__logo {
    width: 90%;
    max-width: 15rem; }
    @media screen and (min-width: 768px) {
      .developer__logo {
        flex: 0 0 50%;
        width: 15rem; } }
    @media screen and (min-width: 1200px) {
      .developer__logo {
        flex: 0 0 35%; } }
  .developer__caveat {
    margin-top: 3rem;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .developer__caveat {
        flex: 0 0 100%; } }
    .developer__caveat p {
      font-size: 0.75rem;
      margin: 0; }

.downloads__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 2rem; }
  @media screen and (min-width: 768px) {
    .downloads__inner {
      padding: 2rem 4rem; } }
.downloads .content-title {
  margin-bottom: 2rem; }
  @media screen and (min-width: 768px) {
    .downloads .content-title {
      margin-bottom: 4rem; } }
.downloads__documents {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .downloads__documents {
      flex-direction: row;
      justify-content: center;
      max-width: 50%;
      margin: 0 auto;
      min-width: 500px; } }
@media screen and (min-width: 768px) {
  .downloads__documents--multiple {
    justify-content: space-around; } }
.downloads .document {
  display: block;
  background-image: url("../img/download_icon.svg");
  background-repeat: no-repeat;
  color: #E94E33;
  font-size: 1.5rem;
  cursor: pointer;
  background-position: left top;
  background-size: 3rem;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  padding-left: 5rem; }
  @media screen and (min-width: 768px) {
    .downloads .document {
      min-width: 125px;
      font-size: 1.875rem;
      background-position: center top;
      background-size: 5rem;
      padding-top: 5.5rem;
      padding-left: 0;
      text-align: center; } }
.downloads--with-content .downloads__documents {
  margin-top: 4rem; }

.news-section-inner {
  max-width: 1280px;
  margin: 0 1rem;
  padding-bottom: 3rem; }
  @media screen and (min-width: 768px) {
    .news-section-inner {
      padding-bottom: 6.5rem; } }

@media (max-width: 979px) {
  .dowo-blogs .dowo-blog-3 {
    display: none; } }
.news-section-header {
  padding: 0 2.5rem; }
  @media screen and (min-width: 768px) {
    .news-section-header {
      padding: 0 5.5rem; } }

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