*,*:after,*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body,html {
  margin: 0;
  padding: 0;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

blockquote,figure,h1,h2,h3,h4,ol,p,ul {
  margin: 0;
  padding: 0;
}

h1,h2,h3,h4,h5,h6 {
  font-size: inherit;
}

strong {
  font-weight: bold;
}

a,button {
  color: inherit;
}

a {
  text-decoration: none;
}

button {
  overflow: visible;
  border: 0;
  font: inherit;
  margin: 0;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border: 0;
}

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

sub,sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.h-cf:after {
  content: "";
  display: table;
  clear: both;
}

.h-list-reset li {
  list-style: none;
}

.f-proxima-nova {
  font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
  weight: 300;
}

.f-proxima-nova--300 {
  weight: 300;
}

.f-proxima-nova--400 {
  weight: 400;
}

.f-proxima-nova--500 {
  weight: 500;
}

.f-proxima-nova--600 {
  weight: 600;
}

.f-proxima-nova--700 {
  weight: 700;
}

.f-minerva-modern {
  font-family: 'Arsenal', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.f-minerva-modern--400 {
  weight: 400;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.fill-black {
  fill: black;
}

.fill-white {
  fill: white;
}

.fill-primary {
  fill: #AA8549;
}

.fill-secondary {
  fill: #606c58;
}

a:hover .fill-secondary\@hover,button:hover .fill-secondary\@hover {
  fill: #606c58;
}

.color-primary {
  color: #AA8549;
}

.color-secondary {
  color: #606c58;
}

.color-white {
  color: white;
}

.color-off-white {
  color: #c1c1c1;
}

.color-text {
  color: #414141;
}

.color-banner {
  color: white;
}

.bg-primary {
  background-color: #AA8549;
}

.bg-secondary {
  background-color: #606c58;
}

.bg-tertiary {
  background-color: #414141;
}

.bg-offwhite {
  background-color: #f1f1f1;
}

.bg-white {
  background-color: white;
}

.bg-body {
  background-color: white;
}

.bg-accent {
  background-color: #f4f4f4;
}

.bg-header-top {
  background-color: #AA8549;
}

.bg-header-bottom {
  background-color: #414141;
}

.bg-foot-top {
  background-color: #231f20;
}

.bg-foot-bottom {
  background-color: #231f20;
}

.bg-gallery {
  background-color: #f4f4f4;
}

.bg-form {
  background-color: #f4f4f4;
}

.bg-form-element {
  background-color: rgba(202, 202, 202, 0.3);
}

.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.bg-pattern {
  background-image: url("../images/bg-pattern.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.opacity-0 {
  opacity: 0;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.align-m {
  vertical-align: middle;
}

.align-b {
  vertical-align: bottom;
}

.align-c {
  text-align: center;
}

.align-l {
  text-align: left;
}

.align-r {
  text-align: right;
}

.pos-f {
  position: fixed;
}

.pos-a {
  position: absolute;
}

.pos-r {
  position: relative;
}

.pos-s {
  position: static;
}

.left-0 {
  left: 0;
}

.top-0 {
  top: 0;
}

.top-100 {
  top: 100%;
}

.right-0 {
  right: 0;
}

.bottom-0 {
  bottom: 0;
}

.text-upper {
  text-transform: uppercase;
}

.text-none {
  text-transform: none;
}

.col-0 {
  width: 0%;
}

.col-1 {
  width: 8.33333%;
}

.col-2 {
  width: 16.66667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33333%;
}

.col-5 {
  width: 41.66667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33333%;
}

.col-8 {
  width: 66.66667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33333%;
}

.col-11 {
  width: 91.66667%;
}

.col-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.offset-12 {
  margin-left: 100%;
}

.height-0 {
  height: 0;
}

.height-100 {
  height: 100%;
}

.height-100vh {
  min-height: 100vh;
}

.ratio {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.ratio__img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.ratio__full {
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  margin: auto;
}

.ratio__block,.ratio iframe,.ratio svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center;
}

.ratio--square {
  padding-bottom: 100%;
}

.ratio--16x9 {
  padding-bottom: 56.25%;
}

.ratio--4x3 {
  padding-bottom: 75%;
}

.ratio--onni {
  padding-bottom: 31.16533%;
}

.ratio--logo {
  padding-bottom: 31.0128%;
}

.ratio--logo-banner {
  padding-bottom: 17.55276%;
}

.ratio--cushman {
  padding-bottom: 20.97902%;
}

.ratio--featured {
  padding-bottom: 65.625%;
}

.ratio--carousel {
  padding-bottom: 70.83333%;
}

.ratio--narrow-carousel {
  padding-bottom: 50%;
}

.ratio--home {
  padding-bottom: 70%;
}

.ratio--wheelchair {
  padding-bottom: 60%;
}

.ratio--scroll {
  padding-bottom: 171.42857%;
}

.ratio--banner-lines-hero {
  padding-bottom: 129.03226%;
}

.ratio--banner-lines {
  padding-bottom: 79.4702%;
}

.ratio--tower {
  padding-bottom: 166.66667%;
}

.ratio--live {
  padding-bottom: 96.2963%;
}

.ratio--wide {
  padding-bottom: 75%;
}

.overflow-h {
  overflow: hidden;
}

.overflow-a {
  overflow: auto;
}

.column-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  column-break-inside: avoid;
}

.column__panel {
  margin-bottom: 30px;
}

.dis-t {
  display: table;
}

.dis-tc {
  display: table-cell;
}

.dis-ib {
  display: inline-block;
}

.dis-n {
  display: none;
}

.dis-n--i {
  display: none !important;
}

.dis-b {
  display: block;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.flex--grow-1 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.flex--align-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex--align-s {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flex--align-b {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex--justify-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex--justify-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex--direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex--direction-rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.visibility-h {
  visibility: hidden;
}

.visibility-v {
  visibility: visible;
}/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.4.0 (09/04/2017)
 *//**
 * Lightcase settings
 *
 * Note: Override default settings for your project without touching this source code by simply
 * defining those variables within a SASS map called '$lightcase-custom'.
 *
 * // Example usage
 * $lightcase-custom: (
 *   'breakpoint': 768px
 * );
 *//* line 12, ../scss/components/fonts/_font-lightcase.scss */[class*='lightcase-icon-']:before {
  font-family: 'lightcase', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
 /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}/* Codes *//* line 35, ../scss/components/fonts/_font-lightcase.scss */.lightcase-icon-play:before {
  content: '\e800';
}/* line 36, ../scss/components/fonts/_font-lightcase.scss */.lightcase-icon-pause:before {
  content: '\e801';
}/* line 37, ../scss/components/fonts/_font-lightcase.scss */.lightcase-icon-close:before {
  content: '\e802';
}/* line 38, ../scss/components/fonts/_font-lightcase.scss */.lightcase-icon-prev:before {
  content: '\e803';
}/* line 39, ../scss/components/fonts/_font-lightcase.scss */.lightcase-icon-next:before {
  content: '\e804';
}/* line 40, ../scss/components/fonts/_font-lightcase.scss */.lightcase-icon-spin:before {
  content: '\e805';
}/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 *//**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 *//**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 *//**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 *//* line 1, ../scss/components/modules/_case.scss */#lightcase-case {
  display: none;
  position: fixed;
  z-index: 2002;
  top: 50%;
  left: 50%;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}/* line 31, ../scss/components/modules/_content.scss */html[data-lc-type=inline] #lightcase-content,html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}/* line 43, ../scss/components/modules/_content.scss */html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}/* line 82, ../scss/components/modules/_content.scss */html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
  position: relative;
  overflow: hidden !important;
}/* line 3, ../scss/components/modules/_error.scss */#lightcase-case p.lightcase-error {
  margin: 0;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #aaa;
}/* line 4, ../scss/components/modules/_global.scss */.lightcase-open body {
  overflow: hidden;
}/* line 8, ../scss/components/modules/_global.scss */.lightcase-isMobileDevice .lightcase-open body {
  max-width: 100%;
  max-height: 100%;
}/* line 1, ../scss/components/modules/_info.scss */#lightcase-info {
  position: absolute;
  padding-top: 15px;
}/* line 9, ../scss/components/modules/_info.scss */#lightcase-info #lightcase-title,#lightcase-info #lightcase-caption {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-weight: normal;
  text-overflow: ellipsis;
}/* line 19, ../scss/components/modules/_info.scss */#lightcase-info #lightcase-title {
  font-size: 17px;
  color: #aaa;
}/* line 33, ../scss/components/modules/_info.scss */#lightcase-info #lightcase-caption {
  clear: both;
  font-size: 13px;
  color: #aaa;
}/* line 39, ../scss/components/modules/_info.scss */#lightcase-info #lightcase-sequenceInfo {
  font-size: 11px;
  color: #aaa;
}/* line 1, ../scss/components/modules/_loading.scss */#lightcase-loading {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  position: fixed;
  z-index: 2001;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  opacity: 1;
  font-size: 32px;
  text-shadow: 0 0 15px #fff;
  -moz-transform-origin: 50% 53%;
  -webkit-animation: lightcase-spin 0.5s infinite linear;
  animation: lightcase-spin 0.5s infinite linear;
}/* line 20, ../scss/components/mixins/_presets.scss */#lightcase-loading,#lightcase-loading:focus {
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}/* line 32, ../scss/components/mixins/_presets.scss */#lightcase-loading > span {
  display: inline-block;
  text-indent: -9999px;
}/* line 2, ../scss/components/modules/_navigation.scss */a[class*='lightcase-icon-'] {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  outline: none;
  cursor: pointer;
}/* line 20, ../scss/components/mixins/_presets.scss */a[class*='lightcase-icon-'],a[class*='lightcase-icon-']:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}/* line 32, ../scss/components/mixins/_presets.scss */a[class*='lightcase-icon-'] > span {
  display: inline-block;
  text-indent: -9999px;
}/* line 49, ../scss/components/mixins/_presets.scss */a[class*='lightcase-icon-']:hover {
  color: white;
  text-shadow: 0 0 15px white;
}/* line 10, ../scss/components/modules/_navigation.scss */.lightcase-isMobileDevice a[class*='lightcase-icon-']:hover {
  color: #aaa;
  text-shadow: none;
}/* line 17, ../scss/components/modules/_navigation.scss */a[class*='lightcase-icon-'].lightcase-icon-close {
  position: fixed;
  top: 15px;
  right: 15px;
  bottom: auto;
  margin: 0;
  opacity: 0;
  outline: none;
}/* line 28, ../scss/components/modules/_navigation.scss */a[class*='lightcase-icon-'].lightcase-icon-prev {
  left: 15px;
}/* line 33, ../scss/components/modules/_navigation.scss */a[class*='lightcase-icon-'].lightcase-icon-next {
  right: 15px;
}/* line 38, ../scss/components/modules/_navigation.scss */a[class*='lightcase-icon-'].lightcase-icon-pause,a[class*='lightcase-icon-'].lightcase-icon-play {
  left: 50%;
  margin-left: -0.5em;
}/* line 1, ../scss/components/modules/_overlay.scss */#lightcase-overlay {
  display: none;
  width: 100%;
  min-height: 100%;
  position: fixed;
  z-index: 2000;
  top: -9999px;
  bottom: -9999px;
  left: 0;
  background: rgba(0,0,0,0.6);
}

.lightcase-icon-play {
  display: none !important;
}/* Slider */.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:after,.slick-track:before {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}/* panorama layout */.panorama,.panorama-view {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.panorama,.panorama-container {
  position: relative;
}

.panorama-container img {
  height: 100%;
  position: absolute;
  top: 0;
}

.panorama .info,.panorama-view .area {
  position: absolute;
  display: block;
}

.panorama .info {
  right: 10px;
  bottom: 10px;
}

.panorama .controls {
  left: 10px;
  bottom: 10px;
}

.panorama .controls a {
  display: block;
  float: left;
}

.panorama .preloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}/* panorama style */.panorama-view {
  cursor: -webkit-grab;
  cursor: grab;
}

.panorama-view.grab {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.panorama .info:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.panorama-view .area {
  opacity: 0.25;
  filter: alpha(opacity=25);
  background-color: #000;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
}

.panorama-view .area.circle {
  border-radius: 50%;
}

.panorama-view .area:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.panorama-view img {
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panorama .info,.panorama-view .area {
  border-radius: 5px;
}

.panorama .preloader {
  background: url(preloader.gif) no-repeat center center;
}

.panorama .controls a.prev span,.panorama .controls a.stop span,.panorama .controls a.next span {
  display: block;
  text-indent: -999px;
  overflow: hidden;
  background: url(panorama-controls.png) no-repeat -999px 0;
}

.panorama .controls a.prev span,.panorama .controls a.next span {
  width: 10px;
  height: 14px;
}

.panorama .controls a.prev span {
  background-position: 0 0;
}

.panorama .controls a.next span {
  background-position: -11px 0;
}

.panorama .controls a.stop span {
  margin: 2px 1px;
  width: 10px;
  height: 10px;
  background-position: -22px -2px;
}/* retina display graphics */.grid:after {
  content: "";
  display: table;
  clear: both;
}

.grid__col {
  float: left;
}

.grid__col--right {
  float: right;
}

.grid--gutter {
  margin-left: -12px;
  margin-right: -12px;
}

.grid--gutter .grid__col {
  padding: 0 12px;
}

.grid--gutter-bottom .grid__col {
  margin-bottom: 24px;
}

.grid--gutter-xl {
  margin-left: -40px;
  margin-right: -40px;
}

.grid--gutter-xl .grid__col {
  padding: 0 40px;
}

.grid--gutter-lg {
  margin-left: -15px;
  margin-right: -15px;
}

.grid--gutter-lg .grid__col {
  padding: 0 15px;
}

.grid--gutter-sm {
  margin-left: -10px;
  margin-right: -10px;
}

.grid--gutter-sm .grid__col {
  padding: 0 10px;
}

.table {
  width: 100%;
  margin-bottom: 40px;
}

.table th,.table td {
  padding: 14px 20px;
}

.table th {
  background-color: black;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  vertical-align: top;
}

.table td {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

.table__pdf {
  width: 22px;
  display: inline-block;
}

.table__pdf > * {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}

.table__pdf:hover > * {
  fill: #606c58 !important;
}

.form {
  margin: 0 auto;
  padding: 0;
}

.form--floorplan {
  display: inline-block;
}

.form__inner {
  padding: 35px;
}

.form__container {
  padding-top: 20px;
}

.form__title {
  text-transform: uppercase;
  font-size: 3rem;
  margin-bottom: 15px;
}

.form__element {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.form__element--small {
  width: 140px;
  display: inline-block;
  margin-bottom: 0;
}

.form__element--location {
  margin: 0;
  padding: 20px;
}

.form__element__wrap {
  border: 2px solid transparent;
}

.form__element__wrap--location {
  margin: 0;
}

.form__element__wrap.parsley-error {
  border-color: white;
}

.form__element--level {
  display: none;
}

.form__element--level.is-active {
  display: block;
}

.form__label {
  font-weight: 500;
  margin-bottom: 10px;
}

.form__label--filter {
  font-size: 1.6rem;
  letter-spacing: 0.08em;
}

.form label {
  font-weight: 500;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

.form label .form__optional {
  text-transform: none;
  font-size: 0.75em;
}

.form hr {
  border-top: 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}

.form__consent {
  font-size: 1.3rem;
  line-height: 1.2;
  text-transform: none;
}

.form input[type="text"],.form input[type="email"],.form textarea {
  display: block;
  width: 100%;
  border: 0;
  color: white;
  padding: 16px;
  font-size: 1.6rem;
  outline: none;
}

.form textarea {
  height: 200px;
}

.form select {
  border: 0;
  width: 100%;
  height: 37px;
  color: #414141;
  padding: 16px;
  font-size: 1.6rem;
  height: 50px;
  border-radius: 0;
  outline: none;
}

.form .floorplan__select,.form .floorplan-select {
  font-size: 1.6rem;
  color: #414141;
  outline: none;
}

.form .floorplan__select--price,.form .floorplan-select--price {
  padding: 0 10px;
  font-size: 1.4rem;
  height: 40px;
  border-radius: 0;
}

.form .form__divider {
  height: 30px;
  padding: 10px;
}

.form__select__wrap {
  overflow: hidden;
  position: relative;
}

.form__select__wrap select {
  width: calc(100% + 35px);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: white;
}

.form__select__wrap select option {
  color: #414141;
}

.form__select__wrap:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: white transparent transparent transparent;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
  pointer-events: none;
}

.form__select__wrap--filter:after,.form__select__wrap--views:after {
  border-color: #AA8549 transparent transparent transparent;
  right: 15px;
}

.form__select__wrap--location {
  border-color: white transparent transparent transparent;
}

.form__submit {
  padding: 10px 0 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

.form .parsley-errors-list {
  margin-left: 0px;
  font-size: 1.4rem;
  color: white;
  padding: 10px 0;
}

.form .parsley-required {
  list-style: none;
}

.form__filter {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  width: 100%;
  height: 37px;
  color: #AA8549;
  text-transform: uppercase;
  border: 1px solid #AA8549;
  padding: 12px 30px 12px 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  height: 50px;
  border-radius: 0;
}

.form__filter--views {
  width: 100% !important;
  letter-spacing: 0;
  color: #414141 !important;
}

.form__filter--location {
  font-weight: bold;
  border: 1px solid white;
  color: white;
  background-color: transparent;
}

h1,h2,h3,h4,h5,h6 {
  line-height: 100%;
}

sup {
  top: -0.75em;
  position: relative;
  font-size: 50%;
}

p,li {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

p {
  line-height: 150%;
}

img {
  max-width: 100%;
  height: auto;
}

.content {
  font-size: 1.7rem;
}

.content__wrap {
  padding-right: 30px;
  margin-bottom: 30px;
}

.content p {
  line-height: 1.5;
}

.content p:not(:last-child),.content ul,.content ol {
  margin-bottom: 30px;
}

.content ul,.content ol {
  margin-left: 18px;
}

.content ul ul,.content ul ol,.content ol ul,.content ol ol {
  margin-bottom: 0;
}

.content li {
  line-height: 1.5;
  margin-bottom: 10px;
}

.content--a a:not(.btn) {
  text-decoration: none;
}

.content--a a:not(.btn):hover {
  text-decoration: underline;
}

.content--main h1,.content--main h2 {
  font-size: 3rem;
  color: #AA8549;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 40px;
}

.content--main h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
}

.content--main img {
  width: 100%;
  margin-bottom: 30px;
}

.content--main a:not(.btn) {
  text-decoration: underline;
}

.content--main a:not(.btn):hover {
  text-decoration: none;
}

.content--floorplan {
  font-size: 2.4rem;
}

.content--floorplan h1,.content--floorplan h2,.content--floorplan h3 {
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  font-size: 3.8rem;
  line-height: 1.3;
  margin-bottom: 30px;
  color: #AA8549;
}

.content--tooltip p {
  letter-spacing: 1px;
  line-height: 1.25;
}

.content--floor-card {
  letter-spacing: 0.08em;
  color: #AA8549;
  text-transform: uppercase;
}

.content--floor-card h2 {
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  font-size: 5rem;
  line-height: 1.3;
  margin-bottom: 0px;
  color: #AA8549;
}

.content--plan {
  font-size: 1.6rem;
  color: #AA8549;
  letter-spacing: 0.08em;
}

.content--plan h1,.content--plan h2 {
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

.content--plan h1 {
  font-size: 15rem;
}

.content--plan h2 {
  font-size: 3rem;
  line-height: 1.2;
}

.content--plan p {
  text-transform: uppercase;
}

.content--contact {
  letter-spacing: 0.08em;
}

.content--contact h1 {
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  font-size: 3.8rem;
  line-height: 1.3;
  margin-bottom: 30px;
}

.content--contact a:hover {
  text-decoration: underline;
}

.content--news h1 {
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  font-size: 4.6rem;
  color: #AA8549;
  margin-bottom: 30px;
}

.content--news .date {
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
}

.content--news img {
  width: 100%;
  margin-bottom: 30px;
}

.content--news a {
  text-decoration: underline;
}

.content--news a:hover {
  text-decoration: none;
}

.content--card a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.content--card h2 {
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  font-size: 2.8rem;
  margin-bottom: 20px;
  line-height: 1.2;
}

.content--card h2 a {
  color: #AA8549;
}

.content--card h2 a:hover {
  color: #634d2a;
}

.content--card p {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: bold;
}

.content--card p a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #aeaeae;
}

.content--card p a:hover {
  color: #414141;
}

.news__card--slider .content--card h2 a {
  color: #AA8549;
}

.news__card--slider .content--card h2 a:hover {
  color: #ba975f;
}

.news__card--slider .content--card p a {
  color: #aeaeae;
}

.news__card--slider .content--card p a:hover {
  color: #c1c1c1;
}

.content--intro {
  font-size: 3.6rem;
  color: #767676;
}

.content--intro h1 {
  font-size: 2.4rem;
  letter-spacing: 0.03em;
  color: #AA8549;
  margin-bottom: 30px;
}

.content--intro-carousel {
  color: #c1c1c1;
}

.content--popup {
  font-size: 1.8rem;
  letter-spacing: 0.03em;
}

.content--popup h1,.content--popup h2 {
  font-size: 2.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.content--popup-2 {
  font-size: 1.8rem;
  letter-spacing: 0.03em;
}

.content--popup-2 h1,.content--popup-2 h2 {
  color: #DA2129;
  font-size: 4rem;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.content--popup-2 p {
  line-height: 1.5;
  font-weight: 300;
}

.content--presentation {
  font-size: 1.8rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.content--cta h1,.content--cta h2 {
  font-size: 5.8rem;
  margin-bottom: 30px;
  font-weight: normal;
}

.content--carousel {
  font-size: 2rem;
}

.content--carousel p:first-of-type strong,.content--carousel p:first-of-type b {
  text-transform: uppercase;
}

.content--carousel p:last-child a {
  font-weight: bold;
  font-size: 0.9em;
}

.content--carousel p:last-child a:after {
  content: '\25B6 \FE0E';
  font-size: 0.8em;
  display: inline-block;
  padding-left: 8px;
}

.content--carousel p:last-child a:hover {
  text-decoration: underline;
}

.content--two-col {
  font-size: 2rem;
}

.content--two-col p strong,.content--two-col p b {
  text-transform: uppercase;
}

.content--two-col ul {
  margin-bottom: 50px;
}

.content--disclaimer {
  font-size: 1.2rem;
  color: #ababab;
}

.content--disclaimer-lg {
  font-size: 1.4rem;
}

.content--footer {
  font-size: 1.3rem;
}

.content--footer strong {
  letter-spacing: 0.08em;
}

.content--footer a {
  text-decoration: none;
}

.content--footer a:hover {
  text-decoration: underline;
}

.content--pager p:not(:last-child),.content--pager ul,.content--pager ol {
  margin-bottom: 10px;
}

.content--pager a:not(:first-child),.content--pager .current:not(:first-child) {
  padding-left: 6px;
}

.content--pager a,.content--pager .current {
  padding-right: 6px;
}

.content--pager a {
  color: #606c58;
}

.title-form {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 3.2rem;
  margin-bottom: 30px;
}

.title-register {
  font-size: 3.8rem;
}

.title-diamond {
  font-size: 3rem;
  color: white;
}

.title-tower {
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  color: #AA8549;
  font-size: 4rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.section {
  padding: 130px 0;
}

.banner--normal + .section {
  padding: 195px 0 130px;
}

.section--register {
  padding: 100px 0;
}

.section--news-landing,.section--contact,.section--floorplan {
  padding: 162.5px 0 130px;
}

.section--gallery,.section--two-col,.section--image-wide,.section--tabs {
  padding: 0 0 130px;
}

.section--views {
  padding: 0;
}

.section--footer {
  padding: 80px 0;
}

.slug-design .section--default:not(:first-child) {
  background-color: #f4f4f4;
}

.section--lg {
  padding: 100px 0;
}

.section--md {
  padding: 80px 0;
}

.section--sm {
  padding: 40px 0;
}

.section--xs {
  padding: 30px 0;
}

.section--gutterless {
  padding: 0;
}

.section__label {
  position: absolute;
  left: -45px;
  top: 0;
}

.section__label__text {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-align: right;
  padding-right: 10px;
  white-space: nowrap;
}

.svg {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}

.svg > g,.svg > path {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}

.btn {
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 18px;
  font-size: 1.6rem;
  border: 0;
  position: relative;
}

.btn--md {
  min-width: 200px;
}

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

.btn--primary {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 10px 20px;
  background-color: transparent;
  color: #AA8549;
  border: 1px solid #AA8549;
  position: relative;
  letter-spacing: 0.1em;
  margin: 0 2px;
}

.btn--primary span {
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  font-size: 0.8em;
  color: rgba(170, 133, 73, 0.5);
}

.btn--primary:hover {
  background-color: #AA8549;
  color: white;
  text-decoration: none;
}

.btn--primary:hover span {
  color: white;
}

.btn--primary-white {
  color: white;
  border: 1px solid white;
}

.btn--primary-white span {
  color: rgba(255, 255, 255, 0.5);
}

.btn--primary-white:hover {
  background-color: white;
  color: #414141;
}

.btn--primary-white:hover span {
  color: #414141;
}

.btn--primary-onni {
  color: #c1c1c1;
  border: 1px solid #c1c1c1;
}

.btn--primary-onni span {
  color: rgba(193, 193, 193, 0.5);
}

.btn--primary-onni:hover {
  background-color: white;
  color: #414141;
}

.btn--primary-onni:hover span {
  color: #414141;
}

.btn--secondary {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 6px 16px;
  background-color: #AA8549;
  color: white;
  position: relative;
  letter-spacing: 0.1em;
  margin: 0 5px 5px 0;
}

.btn--secondary:hover {
  background-color: #634d2a;
}

.btn--banner {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 20px;
  background-color: #AA8549;
  color: white;
  position: relative;
  letter-spacing: 0.1em;
  margin: 0 2px;
}

.btn--banner span {
  -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  font-size: 0.8em;
  color: rgba(255, 255, 255, 0.5);
}

.btn--banner:hover {
  background-color: #634d2a;
  color: white;
  text-decoration: none;
}

.btn--banner:hover span {
  color: white;
}

.btn--register {
  font-size: 2rem;
  font-weight: 600;
  padding: 20px 40px;
  background-color: #AA8549;
  color: white;
  position: relative;
  letter-spacing: 0.08em;
}

.btn--register:hover {
  background-color: #634d2a;
  color: #fff;
  text-decoration: none;
}

.btn--filter {
  background-color: transparent;
  color: #AA8549;
  border: 1px solid #AA8549;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-left: 4px;
  margin-bottom: 8px;
  padding: 10px 14px;
}

.btn--filter:hover,.btn--filter.is-active {
  background-color: #AA8549;
  color: white;
}

.btn--gallery {
  min-width: 100px;
  background-color: transparent;
  color: #AA8549;
  border: 1px solid #AA8549;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-left: 4px;
  margin-bottom: 8px;
}

.btn--gallery:hover,.btn--gallery.is-active {
  background-color: #AA8549;
  color: white;
}

.btn--submit {
  font-size: 1.6rem;
  font-weight: 500;
  padding: 14px 26px;
  background-color: #AA8549;
  color: white;
  position: relative;
  letter-spacing: 0.08em;
  cursor: pointer;
}

.btn--submit:hover {
  background-color: #634d2a;
  color: #fff;
  text-decoration: none;
}

.btn--pager {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #AA8549;
  display: block;
  width: 50px;
  height: 50px;
}

.btn--pager:hover {
  background-color: white;
  cursor: pointer;
}

.btn--pager:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.btn--pager-left:before {
  border-width: 6px 6px 6px 0;
  border-color: transparent #AA8549 transparent transparent;
}

.btn--pager-right:before {
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #AA8549;
}

.btn--carousel {
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  font-weight: bold;
  padding: 8px 16px;
  background-color: transparent;
  color: #AA8549;
  border: 1px solid #AA8549;
  position: relative;
  margin: 0 2px 5px;
}

.btn--carousel:hover,.btn--carousel.is-active {
  background-color: #AA8549;
  color: white;
  text-decoration: none;
}

.btn--download {
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  border: 1px solid #AA8549;
  display: block;
  width: 100%;
  color: #AA8549;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 40px 10px 20px;
  letter-spacing: 0.08em;
  text-align: left;
}

.btn--download strong {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn--download:hover {
  background-color: #AA8549;
  color: white;
}

body .lazyload {
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
  opacity: 0;
}

body .lazyloading {
  opacity: 0;
}

body .lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
}

.banner {
  width: 100%;
  height: auto;
  position: relative;
}

.banner__bars {
  position: absolute;
  top: 0;
  height: 100%;
  width: 36.5%;
}

.banner__bars__container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.banner__bars--1 {
  left: 0;
}

.banner__bars--2 {
  right: 0;
}

.banner__bars--general {
  left: 0%;
  -webkit-transform: 0;
  -ms-transform: 0;
  transform: 0;
  width: 608px;
  margin-left: -250px;
}

.banner__tower {
  position: absolute;
  right: 0;
  bottom: 20px;
}

.banner--overlay:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

.banner--normal {
  height: 480px;
}

.banner--simple {
  height: 190px;
  position: relative;
}

.banner__container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.banner__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.slug-community .banner__img {
  background-position: center bottom;
}

.slug-amenities .banner__img {
  background-position: center top;
}

.banner__t {
  width: 100%;
  height: 250px;
  position: relative;
  z-index: 1;
}

.banner__t--hero {
  height: 100%;
}

.banner__tc {
  width: 100%;
  height: 250px;
  padding: 0;
}

.banner__tc--hero {
  height: 100%;
}

.banner__logo {
  display: inline-block;
  width: 60%;
  max-width: 525px;
  padding-top: 3%;
}

.banner__spacer {
  width: 50%;
  display: block;
  margin: 0 auto;
}

.banner__spacer__inner {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 30%;
}

.banner__buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.banner__diamond {
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 170px;
  height: 170px;
  color: white;
}

.banner__diamond__shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #AA8549;
}

.banner__diamond__text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner__lines {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.banner__lines__container {
  width: 1px;
  height: 1px;
  position: absolute;
  left: 100px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
}

.banner__lines__bar {
  position: absolute;
}

.banner__lines__bar--1 {
  height: 10000px;
  border-left: 1px solid #AA8549;
  left: 0;
  top: -5000px;
}

.banner__lines__bar--2 {
  width: 10000px;
  height: 1px;
  border-bottom: 1px solid #AA8549;
  right: 0;
  top: 50%;
}

.card {
  width: 100%;
  margin-bottom: 40px;
}

.card__thumb {
  display: block;
  position: relative;
  margin-bottom: 30px;
}

.card__thumb__cover {
  overflow: hidden;
}

.card__thumb__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

.carousel .slick-dots {
  padding: 20px 0;
  text-align: left;
  line-height: 0;
}

.carousel .slick-dots li {
  display: inline-block;
  list-style: none;
  padding: 0 10px 0 0;
}

.carousel .slick-dots li.slick-active button {
  opacity: 1;
}

.carousel .slick-dots button {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border: 0;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  display: block;
  width: 12px;
  height: 12px;
  background-color: #606c58;
  opacity: 0.5;
  border-radius: 50%;
}

.carousel .slick-prev,.carousel .slick-next {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #AA8549;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  position: absolute;
  bottom: 0px;
}

.carousel .slick-prev:hover,.carousel .slick-next:hover {
  background-color: #AA8549;
  cursor: pointer;
}

.carousel .slick-prev:before,.carousel .slick-next:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.carousel .slick-next {
  right: 0;
}

.carousel .slick-next:before {
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #AA8549;
}

.carousel .slick-next:hover:before {
  border-color: transparent transparent transparent white;
}

.carousel .slick-prev {
  right: 50px;
}

.carousel .slick-prev:before {
  border-width: 6px 6px 6px 0;
  border-color: transparent #AA8549 transparent transparent;
}

.carousel .slick-prev:hover:before {
  border-color: transparent white transparent transparent;
}

.carousel__wide {
  width: 50vw;
}

.carousel__wide .slick-next {
  right: 20px;
}

.carousel__wide .slick-prev {
  right: 70px;
}

.carousel--large .slick-slide > div {
  display: block;
  line-height: 0;
}

.carousel--large .slick-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 30px;
}

.carousel--large .slick-dots li {
  padding: 0 0 0 10px;
}

.carousel--large .slick-dots button {
  background-color: white;
}

.carousel__full {
  padding: 50px 0 0;
  max-width: 800px;
}

.carousel__pagination {
  padding: 20px;
}

.featured__content {
  max-width: 500px;
  margin: 0 auto;
  padding: 40px;
}

.featured__col {
  position: relative;
}

.featured__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.featured .slick-list,.featured .slick-track {
  height: 100% !important;
}

.featured .slick-slide {
  position: relative;
}

.panorama {
  height: 529px;
}

.panorama .arrow-left,.panorama .arrow-right {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #AA8549;
  display: block;
  width: 50px;
  height: 50px;
}

.panorama .arrow-left:hover,.panorama .arrow-right:hover {
  background-color: white;
  cursor: pointer;
}

.panorama .arrow-left:before,.panorama .arrow-right:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.panorama .arrow-left {
  left: 20px;
}

.panorama .arrow-left:before {
  border-width: 6px 6px 6px 0;
  border-color: transparent #AA8549 transparent transparent;
}

.panorama .arrow-right {
  right: 20px;
}

.panorama .arrow-right:before {
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #AA8549;
}

.views__filter {
  position: absolute;
  right: 0;
  bottom: 100%;
  padding: 0 75px;
  width: 540px;
}

.views__filter .grid--gutter {
  margin: 0 -5px;
}

.views__filter .grid--gutter .grid__col {
  padding: 0 5px;
}

.views__disclaimer {
  padding: 40px 0;
}

.floorplan__selector {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.floorplan__building {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}

.floorplan__building:hover,.floorplan__building.is-active {
  opacity: 1;
}

.floorplan__landing__content__img {
  width: 80%;
}

.floorplan__filter {
  margin-bottom: 20px;
}

.floorplan__filter__label {
  font-weight: bold;
  margin-bottom: 15px;
}

.floorplan__tab {
  display: none;
}

.floorplan__tab.is-active {
  display: block;
}

.floorplan__level__title {
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  font-size: 3rem;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 20px 30px;
  color: #AA8549;
}

.floorplan__level__legend {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px 100px 20px 30px;
  font-weight: 500;
}

.floorplan__level__legend li {
  display: inline-block;
  height: 16px;
  position: relative;
  padding-left: 25px;
  padding-right: 15px;
  line-height: 1;
  letter-spacing: 0.03em;
}

.floorplan__level__swatch {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
}

.floorplan__level__keyplate {
  max-width: 70%;
  width: 100%;
  display: none;
}

.floorplan__level__keyplate.is-active {
  display: inline-block;
}

.floorplan__level__tower__img {
  width: 100%;
  height: auto;
}

.floorplan__level__tower__svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.floorplan__level__buttons {
  padding-top: 40px;
}

.floorplan__card {
  background-color: white;
  padding: 20px;
  text-align: center;
}

.floorplan__card__container {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 300px;
}

.floorplan__card__img {
  max-width: 80%;
  max-height: 300px;
  width: auto;
  height: auto;
  display: inline-block !important;
  margin: 0 auto;
}

.floorplan__card__info {
  padding: 20px 0;
}

.floorplan__box {
  width: 100%;
  margin: 0 auto;
}

.floorplan__box--sm {
  width: 80%;
}

.floorplan__detail__back {
  position: absolute;
  right: 0;
  top: -130px;
}

.floorplan__detail__back span {
  font-size: 60%;
}

.floorplan__detail__svg {
  display: block;
  width: 200px;
  pointer-events: none;
}

.floorplan__detail__svg #Swatch {
  display: none;
}

.floorplan__detail__image {
  width: 90%;
  margin: 0 auto 25px auto;
}

.floorplan__detail__tower {
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  color: #AA8549;
  font-size: 3rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 0;
}

.floorplan__detail__floorplate__container {
  display: inline-block;
  margin: 0 10px 10px 0;
}

.floorplan__detail__floorplate .keyplate__unit.is-active .keyplate__unit__shape {
  fill: #AA8549 !important;
}

.floorplan__detail__label {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding-bottom: 20px;
}

.floorplan__detail__label--levels {
  padding-top: 20px;
}

.floorplan__detail__col {
  padding: 0 15px;
}

.floorplan__detail__carousel {
  margin: 0 -15px;
}

.floorplan__detail__carousel__el {
  padding-bottom: 80px;
}

.floorplan__detail__carousel .slick-prev,.floorplan__detail__carousel .slick-next {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: transparent;
  border: 1px solid white;
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  position: absolute;
  bottom: 0;
}

.floorplan__detail__carousel .slick-prev:hover,.floorplan__detail__carousel .slick-next:hover {
  background-color: white;
  cursor: pointer;
}

.floorplan__detail__carousel .slick-prev:before,.floorplan__detail__carousel .slick-next:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.floorplan__detail__carousel .slick-next {
  left: 50%;
  margin-left: 10px;
}

.floorplan__detail__carousel .slick-next:before {
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent white;
}

.floorplan__detail__carousel .slick-next:hover:before {
  border-color: transparent transparent transparent #414141;
}

.floorplan__detail__carousel .slick-prev {
  right: 50%;
  margin-right: 10px;
}

.floorplan__detail__carousel .slick-prev:before {
  border-width: 6px 6px 6px 0;
  border-color: transparent white transparent transparent;
}

.floorplan__detail__carousel .slick-prev:hover:before {
  border-color: transparent #414141 transparent transparent;
}

.floorplan__tooltip {
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  opacity: 0;
}

.floorplan__tooltip__inner {
  padding: 20px;
  text-align: center;
  background-color: #414141;
  color: white;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  bottom: 15px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.floorplan__tooltip__inner:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: black transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.floorplan__tooltip.is-active {
  opacity: 1;
}

.level > * {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}

.level:hover > *,.level.is-active > * {
  opacity: 0.8;
  cursor: pointer;
}

.floorplan__tab .grid .grid__col {
  position: relative;
  overflow: hidden;
  border-right: 12px solid #f4f4f4;
  border-left: 12px solid #f4f4f4;
  padding: 0px;
}

.floorplan__tab .grid .grid__col .floorplan__label {
  width: 200px;
  background-color: #AA8549;
  position: absolute;
  top: 25px;
  right: -50px;
  text-align: center;
  line-height: 50px;
  color: #f0f0f0;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}

.keyplate__unit {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  cursor: pointer;
}

.keyplate__unit:hover,.keyplate__unit.is-active {
  opacity: 1;
}

.cta__banner {
  position: relative;
  height: 500px;
  color: white;
}

.cta__banner:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
}

.cta__banner__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cta__banner__t {
  position: relative;
  z-index: 1;
}

.cta__pages--top {
  padding-top: 100px;
}

.cta__pages--bottom {
  padding-bottom: 100px;
}

.cta__pages__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cta__pages__a {
  display: block;
  position: relative;
}

.cta__pages__a:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
}

.cta__pages__box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.cta__pages__title {
  font-size: 3.5rem;
}

.gallery__filter {
  text-align: right;
  padding: 40px 0 110px 200px;
}

.gallery__filter__label {
  position: absolute;
  right: 0;
  top: -40px;
  font-weight: bold;
}

.gallery__container {
  margin: 0 -15px;
}

.gallery__item {
  display: block;
  overflow: hidden;
  min-height: 1px;
}

.gallery__item:hover .gallery__img {
  opacity: 0.75;
}

.gallery__item__sizer {
  width: 33.33%;
}

.gallery__item__spacer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.gallery__item__spacer__inner {
  position: relative;
  height: 100%;
  width: 100%;
  background-color: #ccc;
}

.gallery__item__spacer .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  font-size: 14px;
}

.gallery__item__spacer .overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
}

.gallery__item--clear {
  width: 100%;
}

.gallery__item--1x1,.gallery__item--1x2 {
  width: 33.33%;
}

.gallery__item--2x2,.gallery__item--2x1 {
  width: 66.66%;
}

.gallery__item--3x1 {
  width: 100%;
}

.gallery__item__container {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
}

.gallery__item__container--1x1 {
  padding-bottom: 100%;
}

.gallery__item__container--1x2 {
  padding-bottom: 200%;
}

.gallery__item__container--2x2 {
  padding-bottom: 100%;
}

.gallery__item__container--2x1 {
  padding-bottom: 50%;
}

.gallery__item__container--3x1 {
  padding-bottom: 33.33333%;
}

.gallery__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
}

#map {
  width: 100%;
}

.gm-style-iw {
  text-align: center;
}

.location {
  position: relative;
}

.location__info {
  position: absolute;
  left: 0;
  top: -40px;
  font-weight: bold;
}

.location__map {
  width: 100%;
  position: relative;
}

.location__map__inner {
  width: 100%;
  position: relative;
  height: 740px;
  padding-right: 230px;
}

.location__pin__box {
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 0;
  letter-spacing: 0.1em;
}

.location__embed {
  width: 100%;
  height: 100%;
}

.location__nav {
  width: 230px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #606c58;
  border-right: 1px solid #fff;
  overflow: hidden;
}

.location__nav__wrapper {
  width: calc(100% + 17px);
  height: 100%;
  overflow-y: scroll;
}

.location__nav__btn {
  font-size: 1.5rem;
  font-weight: 500;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  display: block;
  width: 100%;
  position: relative;
  padding: 16px 24px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: left;
  color: #fff;
}

.location__nav__btn.is-active + ul {
  display: block;
}

.location__nav__btn-2 {
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  display: block;
  width: 100%;
  font-size: 1.5rem;
  padding: 12px 24px;
  position: relative;
  color: white;
  text-align: left;
}

.location__nav__btn-2 .location__nav__title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: block;
  color: white;
  letter-spacing: 0.03em;
}

.location__nav__btn-2 .location__nav__description {
  display: inline-block;
  font-size: 1.2rem;
  padding-top: 5px;
  text-decoration: none !important;
}

.location__nav__btn-2:hover {
  color: white;
  text-decoration: underline;
}

.location__nav__btn-2.is-active {
  border-color: transparent;
}

.location__nav__btn-2.is-active:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: -1px;
}

.location__nav__btn-2.is-active .location__nav__description {
  display: inline-block;
}

.location__nav__pipe {
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.location__nav__ul-2 {
  background-color: #414141;
  display: none;
  padding: 10px 0;
}

.location__nav__li {
  border-bottom: 1px solid #414141;
}

.location__nav__li-2 {
  position: relative;
}

.location__nav__li-2:not(:last-child):before {
  content: '';
  position: absolute;
  left: 24px;
  bottom: 0;
  width: calc(100% - (24px * 2));
  display: block;
  border-bottom: 1px solid #414141;
}

.social__ul {
  display: inline-block;
}

.social__ul--share {
  padding: 50px 0 0;
  margin: 0;
}

.social__li {
  display: inline-block;
  padding: 0 16px;
  position: relative;
}

.social__li--share {
  padding: 0 16px 0 0;
}

.social__label {
  text-transform: uppercase;
}

.social__a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: inline-block;
  width: 24px;
  opacity: 1;
}

.social__a path {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}

.social__a:hover {
  opacity: 0.55;
}

.social__a--share {
  width: 20px;
  position: relative;
  top: 3px;
}

.social__a--share path,.social__a--share rect {
  fill: #AA8549;
}

.social__qr {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0;
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 20px;
  background-color: #fff;
  width: 162px;
  height: 162px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  pointer-events: none;
  border-radius: 4px;
}

.social__qr.is-active {
  opacity: 1;
  pointer-events: auto;
}

.social__qr:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -7.5px;
}

.news__entry-pager {
  text-transform: uppercase;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  padding-top: 100px;
}

.news__entry-pager a:hover {
  text-decoration: underline;
}

.news__card {
  margin-bottom: 50px;
}

.news__card__a {
  display: block;
  position: relative;
}

.news__card__a:hover:after {
  opacity: 0.3;
}

.news__card__a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
  background-color: black;
  opacity: 0;
}

.news__card__thumb {
  overflow: hidden;
  margin-bottom: 16px;
}

.news__pagination {
  font-size: 1.4rem;
  padding-top: 50px;
  color: #AA8549;
}

.news__pagination__total {
  display: inline-block;
  padding: 0 10px;
}

.news__pagination__a {
  display: inline-block;
  margin: 0 5px;
  color: #AA8549;
}

.news__pagination__a:hover {
  text-decoration: underline;
}

.news__carousel__container {
  padding-bottom: 50px;
}

.news__carousel__block {
  padding-right: 30px;
  max-width: 400px;
}

.news__carousel .slick-prev,.news__carousel .slick-next {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: transparent;
  border: 1px solid white;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  position: absolute;
  bottom: 0px;
}

.news__carousel .slick-prev:hover,.news__carousel .slick-next:hover {
  background-color: white;
  cursor: pointer;
}

.news__carousel .slick-prev:before,.news__carousel .slick-next:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.news__carousel .slick-next {
  right: 20px;
}

.news__carousel .slick-next:before {
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent white;
}

.news__carousel .slick-next:hover:before {
  border-color: transparent transparent transparent #414141;
}

.news__carousel .slick-prev {
  right: 70px;
}

.news__carousel .slick-prev:before {
  border-width: 6px 6px 6px 0;
  border-color: transparent white transparent transparent;
}

.news__carousel .slick-prev:hover:before {
  border-color: transparent #414141 transparent transparent;
}

.diamond {
  margin: 13%;
  position: relative;
  display: inline-block;
}

.diamond__box {
  width: 350px;
  height: 350px;
  position: relative;
}

.diamond__box--small {
  width: 250px;
  height: 250px;
}

.diamond__box__inner {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
}

.diamond__box--lines {
  position: absolute;
  left: 0;
  top: 0;
}

.diamond__box__line {
  position: absolute;
}

.diamond__box__line--1 {
  width: 10000px;
  height: 0;
  border-top: 1px solid #ccc;
  left: -5000px;
  top: 0;
}

.diamond__box__line--2 {
  height: 10000px;
  width: 0;
  border-left: 1px solid #ccc;
  left: -50px;
  top: 0;
}

.diamond__box__line--3 {
  width: 10000px;
  height: 0;
  border-top: 1px solid #ccc;
  left: -5000px;
  bottom: 0;
}

.diamond__box__line--4 {
  height: 10000px;
  width: 0;
  border-left: 1px solid #ccc;
  right: -50px;
  bottom: 0;
}

.diamond__img {
  background-size: cover;
  background-position: center;
  width: 150%;
  height: 150%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.cta__col {
  position: relative;
}

.cta__col--content,.cta__col--onni {
  position: static;
}

.cta__col--banner {
  min-height: 450px;
}

.cta__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.cta__bg:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.35);
}

.cta__bg-img {
  position: relative;
  display: block;
  top: 130px;
  margin-top: -130px;
}

.cta__onni {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 200px;
  display: inline-block;
  opacity: 0.75;
}

.cta__onni:hover {
  opacity: 1;
}

.sitemap__container {
  position: relative;
}

.sitemap__map {
  position: relative;
}

.sitemap__instructions {
  font-weight: bold;
  position: absolute;
  top: -50px;
  left: 0;
  padding-bottom: 20px;
}

.sitemap__img {
  display: block;
  width: 100%;
}

.sitemap__pin {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  border-radius: 50%;
  text-align: center;
  color: #AA8549;
  background-color: white;
  border-radius: 50%;
  line-height: 0.5;
  font-weight: bold;
  text-align: center;
  font-size: 1.4rem;
  padding: 0;
}

.sitemap__pin:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 160%;
  height: 160%;
  border: 1px solid white;
  border-radius: 50%;
}

.sitemap__pin--diamond {
  border: 0;
  color: white;
}

.sitemap__pin--diamond:before {
  content: '';
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  -ms-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
  border-radius: 0%;
  background-color: #AA8549;
}

.sitemap__pin__number {
  position: relative;
}

.sitemap__pin__tooltip {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  color: white;
  pointer-events: none;
}

.sitemap__pin__tooltip.is-active {
  opacity: 1;
}

.sitemap__pin__tooltip__box {
  position: absolute;
  bottom: 100%;
  margin-bottom: 30px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.8);
  width: 250px;
  padding: 20px;
  text-align: center;
  font-size: 1.5rem;
}

.sitemap__pin__tooltip__box:after {
  content: "";
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: rgba(0, 0, 0, 0.8);
  border-width: 10px;
  margin-left: -10px;
}

.sitemap__pin__tooltip .sitemap__pin {
  display: none;
}

.sitemap__download {
  padding: 30px;
}

.sitemap__download__btn span {
  font-size: 1.6rem;
  font-family: 'Arial';
  font-weight: 900;
  color: #AA8549;
}

.tab__max {
  max-width: 420px;
}

.tab__ul {
  border: 1px solid #AA8549;
  margin-bottom: 30px;
}

.tab__li:not(:last-child) {
  border-bottom: 1px solid #AA8549;
}

.tab__btn {
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  display: block;
  width: 100%;
  color: #AA8549;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 20px;
  letter-spacing: 0.08em;
  text-align: left;
}

.tab__btn:hover {
  background-color: rgba(170, 133, 73, 0.7);
  color: white;
}

.tab__btn.is-active {
  background-color: #AA8549;
  color: white;
}

.tab__panel {
  display: none;
  position: relative;
}

.tab__panel.is-active {
  display: block;
}

.tab__panel__btn {
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #AA8549;
  letter-spacing: 0.08em;
  font-weight: 700;
  padding: 15px 30px 15px 0;
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  outline: none;
}

.tab__panel__btn:before {
  content: '';
  width: calc(100% + 40px);
  margin: 0 -20px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #AA8549;
}

.tab__panel__btn span {
  font-size: 2rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.video__link {
  display: block;
  position: relative;
}

.video__link:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.video__play {
  z-index: 1;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid white;
  background-color: rgba(255, 255, 255, 0.3);
}

.video__play__icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent white;
}

.video__play__text {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  margin-top: 20px;
  text-transform: uppercase;
  white-space: nowrap;
  color: white;
  font-weight: 700;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
}

html {
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Lato', sans-serif;
  font-size: 1.7rem;
  font-weight: 300;
  color: #414141;
  width: 100%;
  overflow-x: hidden;
}

body.fix-lock {
  height: 100%;
  overflow: hidden;
}

.wrapper {
  overflow: hidden;
}

.wrap {
  position: relative;
}

.wrap__inner {
  max-width: 1170px;
  margin: 0 auto;
}

.wrap__inner--xl {
  max-width: 1600px;
}

.wrap__inner--lg {
  max-width: 1400px;
}

.wrap__inner--sm {
  max-width: 980px;
}

.wrap__inner--xs {
  max-width: 720px;
}

.wrap__gutter {
  width: 100%;
  padding: 0 75px;
}

.wrap__gutter--lg {
  padding: 0 75px;
}

.wrap__gutter--n {
  padding: 0;
}

.wrap__gutter--header {
  padding: 0 20px;
}

.main {
  display: block;
  width: 100%;
  position: relative;
  padding-top: 127px;
}

.sidebar {
  padding-left: 40px;
}

.scroll-offset {
  position: relative;
  top: -127px;
}

.popup {
  padding: 6px 5px 0px;
  text-shadow: none;
}

.pagination {
  padding: 30px 0;
}

.map--contact {
  width: 100%;
}

.contact__left {
  padding-bottom: 50px;
}

.contact__jump {
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #AA8549;
  position: absolute;
  left: 0;
  bottom: 0;
}

.contact__jump:after {
  content: '';
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #AA8549;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.contact__jump:hover {
  background-color: #AA8549;
}

.contact__jump:hover:after {
  border-top: 8px solid white;
}

.js-full-offset {
  opacity: 0;
}

.js-full-offset.is-active {
  opacity: 1;
}

.corner-ribbon {
  width: 300px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 1.2;
  color: #f0f0f0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #a42e29;
  z-index: 1;
}

.corner-ribbon:before {
  content: '';
  display: block;
  position: absolute;
  width: 1000px;
  height: 100%;
  left: -500px;
  top: 0;
  background-color: #a42e29;
}

.corner-ribbon__inner {
  padding: 20px;
  position: relative;
}

.corner-ribbon__title {
  font-size: 2.7rem;
  font-weight: 600;
}

.corner-ribbon__title:nth-child(1) {
  display: none;
}

.corner-ribbon__subtitle {
  font-size: 1.9rem;
  font-weight: 600;
}

.corner-ribbon.top-right {
  top: 75px;
  right: -20px;
  left: auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#lightcase-content {
  background-color: white !important;
}

.lightcase-inlineWrap {
  padding: 0 !important;
}

.popup {
  text-shadow: none;
}

.popup--content {
  padding: 30px 20px;
}

.popup--promo {
  padding: 30px 30px;
}

.live-chat {
  position: fixed;
  top: 50vh;
  right: 0;
  z-index: 10;
  -webkit-box-shadow: 0 0 10px black;
  box-shadow: 0 0 10px black;
  margin-top: -75px;
}

.live-chat__tab {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #231f20;
  width: 155px;
  border: 0;
  color: #aa8549;
  position: absolute;
  right: 100%;
  bottom: 100%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  white-space: nowrap;
  -webkit-box-shadow: 0 0 10px black;
  box-shadow: 0 0 10px black;
}

.live-chat__tab svg * {
  fill: #aa8549 !important;
}

.live-chat__tab__inner {
  padding: 10px 10px 5px 10px;
}

.live-chat__tab__icon {
  width: 25px;
  float: left;
}

.live-chat__tab__text {
  float: left;
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 5px 2px 18px;
  text-align: right;
}

.live-chat__content {
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  height: 155px;
  width: 200px;
  overflow: hidden;
  background-color: #0C0D11;
  color: white;
  display: block !important;
}

.live-chat__content.is-hidden {
  width: 0;
  display: block !important;
}

.live-chat__inner {
  width: 200px;
  height: 100%;
  padding: 25px 20px;
  font-weight: 500;
  font-size: 1.4rem;
}

.live-chat__inner p:not(:last-child) {
  margin-bottom: 10px;
}

.live-chat__inner strong {
  font-weight: bold;
  font-size: 1.6rem;
}

.live-chat__inner a[href^="tel:"] {
  text-decoration: none !important;
  pointer-events: none;
}

.booking {
  position: fixed;
  top: 50vh;
  left: 40px;
  z-index: 10;
  -webkit-box-shadow: 0 0 10px black;
  box-shadow: 0 0 10px black;
  margin-top: 75px;
}

.booking__tab {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #231f20;
  width: 235px;
  border: 0;
  color: #aa8549;
  position: absolute;
  left: 100%;
  bottom: 100%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  white-space: nowrap;
  -webkit-box-shadow: 0 0 10px black;
  box-shadow: 0 0 10px black;
}

.booking__tab svg * {
  fill: #aa8549 !important;
}

.booking__tab__inner {
  padding: 10px 10px 5px 10px;
}

.booking__tab__icon {
  width: 25px;
  float: left;
  position: relative;
  top: -2px;
}

.booking__tab__text {
  float: left;
  font-size: 1.3rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 5px 2px 18px;
  text-align: right;
}

.booking__inner {
  width: 200px;
  height: 100%;
  padding: 25px 20px;
  font-weight: 500;
  font-size: 1.4rem;
}

.booking__inner p:not(:last-child) {
  margin-bottom: 10px;
}

.booking__inner strong {
  font-weight: bold;
  font-size: 1.6rem;
}

.booking__inner a[href^="tel:"] {
  text-decoration: none !important;
  pointer-events: none;
}

.template-contact #onniform .disclaimer {
  margin-top: 30px;
  border-top: 1px solid #999999;
  padding-top: 20px;
}

.template-contact #onniform .disclaimer p {
  font-size: 1.3rem;
  line-height: 1.6;
  margin-bottom: 20px;
}

.template-contact #onniform .disclaimer p a {
  text-decoration: underline;
}

.is-hidden {
  display: none !important;
}

.cny2022 {
  padding: 13px 15px 13px;
  background: #a42e29;
}

.cny2022:hover {
  background-color: #8c1914;
  text-decoration: none !important;
}

.head {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 127px;
}

.head__wrap__inner {
  position: relative;
}

.head__top {
  height: 42px;
  position: relative;
}

.head__util {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: white;
}

.head__util__li {
  display: inline-block;
  padding-left: 20px;
}

.head__util__a:hover {
  text-decoration: underline;
}

.head__bottom {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  height: 85px;
  position: relative;
}

.head__logo {
  display: block;
  width: 125px;
  position: absolute;
  left: 0;
  top: 22px;
  z-index: 1;
}

.head__nav {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #a3a3a3;
}

.head__nav.highlight {
  left: 140px;
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  color: #AA8549;
  font-size: 1.8rem;
  letter-spacing: 2px;
}

.head__nav__li {
  display: inline-block;
  position: relative;
}

.head__nav__a {
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
  display: inline-block;
  color: inherit;
  padding: 8px 5px;
  border: 1px solid transparent;
  letter-spacing: 0.15em;
  font-weight: 600;
}

.head__nav__a:hover {
  color: white;
}

.head__nav__a.is-active {
  color: white;
}

.head__nav__a--featured {
  border: 1px solid #AA8549;
  color: #AA8549;
  padding: 8px 15px;
}

.head__nav__a--featured:hover {
  border: 1px solid #be9d68;
  color: #be9d68;
}

.head__burger {
  height: 84px;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.head__burger__box {
  width: 24px;
  height: 18px;
}

.head__burger__inner {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  width: 100%;
  height: 3px;
  border-radius: 3px;
  background-color: white;
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -1px;
}

.head__burger__inner:before,.head__burger__inner:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 3px;
}

.head__burger__inner:before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  top: -8px;
}

.head__burger__inner:after {
  -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  bottom: -8px;
}

.head__burger.is-active .head__burger__inner {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.14s;
  transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.head__burger.is-active .head__burger__inner:before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.head__burger.is-active .head__burger__inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

li#lny {
  background: #a42e29;
  padding: 15px 20px;
  margin-left: 20px;
}

li#lny:hover {
  background-color: #881914;
}

li#lny a:hover {
  text-decoration: none;
}

.slug-thank-you .foot__register {
  display: none;
}

.foot__presentation {
  margin-bottom: 110px;
}

.foot__logo {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
  display: inline-block;
  position: relative;
  margin-bottom: 70px;
}

.foot__logo--onni {
  display: inline-block;
  width: 150px;
}

.foot__logo:hover {
  opacity: 0.75;
}

.foot .social {
  margin-bottom: 30px;
}

.foot .social__li {
  padding-left: 20px;
  padding-right: 0;
}

@font-face {
  font-family:'lightcase';src:url("../fonts/lightcase.eot?55356177");src:url("../fonts/lightcase.eot?55356177#iefix") format("embedded-opentype"), url("../fonts/lightcase.woff?55356177") format("woff"), url("../fonts/lightcase.ttf?55356177") format("truetype"), url("../fonts/lightcase.svg?55356177#lightcase") format("svg");font-weight:normal;font-style:normal;
}

@media only screen and (min-width: 320px) and (max-width: 1170px) {
  .content--main h1,.content--main h2 {
    font-size: calc(2.2rem + 8 * (100vw - 320px) / (1170 - 320));
  }

  .content--main h3 {
    font-size: calc(1.4rem + 4 * (100vw - 320px) / (1170 - 320));
  }

  .content--contact h1 {
    font-size: calc(2.4rem + 14 * (100vw - 320px) / (1170 - 320));
  }

  .content--floorplan h1,.content--floorplan h2,.content--floorplan h3 {
    font-size: calc(2.4rem + 14 * (100vw - 320px) / (1170 - 320));
  }

  .content--plan h1 {
    font-size: calc(10rem + 50 * (100vw - 320px) / (1170 - 320));
  }

  .content--plan h2 {
    font-size: calc(2.5rem + 5 * (100vw - 320px) / (1170 - 320));
  }

  .content--news h1 {
    font-size: calc(2.4rem + 22 * (100vw - 320px) / (1170 - 320));
  }

  .content--card h2 {
    font-size: calc(2.2rem + 6 * (100vw - 320px) / (1170 - 320));
  }

  .content--intro {
    font-size: calc(1.8rem + 18 * (100vw - 320px) / (1170 - 320));
  }

  .content--intro h1 {
    font-size: calc(1.6rem + 8 * (100vw - 320px) / (1170 - 320));
  }

  .content--cta h1,.content--cta h2 {
    font-size: calc(2.8rem + 30 * (100vw - 320px) / (1170 - 320));
  }

  .content--carousel {
    font-size: calc(1.5rem + 5 * (100vw - 320px) / (1170 - 320));
  }

  .content--two-col {
    font-size: calc(1.5rem + 5 * (100vw - 320px) / (1170 - 320));
  }

  .title-register {
    font-size: calc(2.4rem + 8 * (100vw - 320px) / (1170 - 320));
  }

  .title-diamond {
    font-size: calc(1.6rem + 14 * (100vw - 320px) / (1170 - 320));
  }

  .title-tower {
    font-size: calc(2.6rem + 14 * (100vw - 320px) / (1170 - 320));
  }

  .btn--register {
    font-size: calc(1.6rem + 4 * (100vw - 320px) / (1170 - 320));
  }

  .cta__pages__title {
    font-size: calc(2.5rem + 10 * (100vw - 320px) / (1170 - 320));
  }

  .corner-ribbon__title {
    font-size: 2.7rem;
    font-size: calc(2rem + 7 * (100vw - 320px) / (1170 - 320));
  }

  .corner-ribbon__subtitle {
    font-size: 1.9rem;
    font-size: calc(1.2rem + 7 * (100vw - 320px) / (1170 - 320));
  }
}

@media only screen and (min-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .panorama .controls a.prev span,.panorama .controls a.stop span,.panorama .controls a.next span {
    background-image: url(panorama-controls@2x.png);
    background-size: 32px 14px;
  }
}

@media screen and (max-width: 640px) and (min-width: 641px) {
/* line 74, ../scss/components/modules/_content.scss */  html[data-lc-type=image] #lightcase-content .lightcase-contentInner,html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
    line-height: 0.75;
  }
}

@media screen and (min-width: 641px) {
/* line 4, ../scss/components/modules/_content.scss */  html:not([data-lc-type=error]) #lightcase-content {
    position: relative;
    z-index: 1;
    text-shadow: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden;
  }/* line 23, ../scss/components/modules/_content.scss */  html[data-lc-type=image] #lightcase-content,html[data-lc-type=video] #lightcase-content {
    background-color: #333;
  }/* line 100, ../scss/components/modules/_content.scss */  html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 30px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }/* line 3, ../scss/components/modules/_error.scss */  #lightcase-case p.lightcase-error {
    padding: 0;
  }/* line 38, ../scss/components/modules/_navigation.scss */  a[class*='lightcase-icon-'].lightcase-icon-pause,a[class*='lightcase-icon-'].lightcase-icon-play {
    opacity: 0;
  }/* line 2, ../scss/components/modules/_navigation.scss */  a[class*='lightcase-icon-'] {
    bottom: 50%;
    margin-bottom: -0.5em;
  }/* line 57, ../scss/components/modules/_navigation.scss */  a[class*='lightcase-icon-']:hover,#lightcase-case:hover ~ a[class*='lightcase-icon-'] {
    opacity: 1;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .float-l\@md {
    float: left;
  }

  .float-r\@md {
    float: right;
  }

  .float-n\@md {
    float: none;
  }

  .align-m\@md {
    vertical-align: middle;
  }

  .align-b\@md {
    vertical-align: bottom;
  }

  .align-c\@md {
    text-align: center;
  }

  .align-l\@md {
    text-align: left;
  }

  .align-r\@md {
    text-align: right;
  }

  .pos {
 /*
    &-f\@md {
      position: fixed;
    }

    &-a\@md {
      position: absolute;
    }

    &-r\@md {
      position: relative;
    }

    &-s\@md {
      position: static;
    }
    */;
  }

  .col-0\@md {
    width: 0%;
  }

  .col-1\@md {
    width: 8.33333%;
  }

  .col-2\@md {
    width: 16.66667%;
  }

  .col-3\@md {
    width: 25%;
  }

  .col-4\@md {
    width: 33.33333%;
  }

  .col-5\@md {
    width: 41.66667%;
  }

  .col-6\@md {
    width: 50%;
  }

  .col-7\@md {
    width: 58.33333%;
  }

  .col-8\@md {
    width: 66.66667%;
  }

  .col-9\@md {
    width: 75%;
  }

  .col-10\@md {
    width: 83.33333%;
  }

  .col-11\@md {
    width: 91.66667%;
  }

  .col-12\@md {
    width: 100%;
  }

  .offset-0\@md {
    margin-left: 0%;
  }

  .offset-1\@md {
    margin-left: 8.33333%;
  }

  .offset-2\@md {
    margin-left: 16.66667%;
  }

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

  .offset-4\@md {
    margin-left: 33.33333%;
  }

  .offset-5\@md {
    margin-left: 41.66667%;
  }

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

  .offset-7\@md {
    margin-left: 58.33333%;
  }

  .offset-8\@md {
    margin-left: 66.66667%;
  }

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

  .offset-10\@md {
    margin-left: 83.33333%;
  }

  .offset-11\@md {
    margin-left: 91.66667%;
  }

  .offset-12\@md {
    margin-left: 100%;
  }

  .dis-t\@md {
    display: table;
  }

  .dis-tc\@md {
    display: table-cell;
  }

  .dis-ib\@md {
    display: inline-block;
  }

  .dis-n\@md {
    display: none;
  }

  .dis-b\@md {
    display: block;
  }

  .grid--gutter-xl {
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--gutter-xl .grid__col {
    padding: 0 15px;
  }

  .banner__tower {
    right: 24px;
  }

  .banner--normal {
    height: 380px;
  }

  .banner__logo {
    max-width: 350px;
  }

  .banner__diamond {
    width: 150px;
    height: 150px;
  }

  .banner__bars--general {
    left: 0%;
    -webkit-transform: 0;
    -ms-transform: 0;
    transform: 0;
    width: 480px;
    margin-left: -170px;
  }

  .panorama {
    height: 400px;
  }

  .floorplan__level__keyplate {
    max-width: 80%;
    padding: 10% 0;
  }

  .floorplan__level__tower {
    display: none;
  }

  .social {
    clear: both;
    float: none;
    width: 100%;
  }

  .wrap__gutter {
    padding: 0 40px;
  }

  .wrap__gutter--header {
    padding: 0 20px;
  }

  .head {
    height: 85px;
  }

  .head__bottom.is-active {
    height: 100%;
  }

  .head__nav {
    padding-top: 85px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .banner__lines__container {
    left: 6% !important;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  .float {
 /*
    &-l\@lg {
      float: left;
    }

    &-r\@lg {
      float: right;
    }

    &-n\@lg {
      float: none;
    }
    */;
  }

  .align {
 /*
    &-m\@lg {
      vertical-align: middle;
    }

    &-b\@lg {
      vertical-align: bottom;
    }

    &-c\@lg {
      text-align: center;
    }

    &-l\@lg {
      text-align: left;
    }

    &-r\@lg {
      text-align: right;
    }
    */;
  }

  .pos {
 /*
    &-f\@lg {
      position: fixed;
    }

    &-a\@lg {
      position: absolute;
    }

    &-r\@lg {
      position: relative;
    }

    &-s\@lg {
      position: static;
    }
    */;
  }

  .col-0\@lg {
    width: 0%;
  }

  .col-1\@lg {
    width: 8.33333%;
  }

  .col-2\@lg {
    width: 16.66667%;
  }

  .col-3\@lg {
    width: 25%;
  }

  .col-4\@lg {
    width: 33.33333%;
  }

  .col-5\@lg {
    width: 41.66667%;
  }

  .col-6\@lg {
    width: 50%;
  }

  .col-7\@lg {
    width: 58.33333%;
  }

  .col-8\@lg {
    width: 66.66667%;
  }

  .col-9\@lg {
    width: 75%;
  }

  .col-10\@lg {
    width: 83.33333%;
  }

  .col-11\@lg {
    width: 91.66667%;
  }

  .col-12\@lg {
    width: 100%;
  }

  .offset-0\@lg {
    margin-left: 0%;
  }

  .offset-1\@lg {
    margin-left: 8.33333%;
  }

  .offset-2\@lg {
    margin-left: 16.66667%;
  }

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

  .offset-4\@lg {
    margin-left: 33.33333%;
  }

  .offset-5\@lg {
    margin-left: 41.66667%;
  }

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

  .offset-7\@lg {
    margin-left: 58.33333%;
  }

  .offset-8\@lg {
    margin-left: 66.66667%;
  }

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

  .offset-10\@lg {
    margin-left: 83.33333%;
  }

  .offset-11\@lg {
    margin-left: 91.66667%;
  }

  .offset-12\@lg {
    margin-left: 100%;
  }

  .dis {
 /*
    &-t\@lg {
      display: table;
    }

    &-tc\@lg {
      display: table-cell;
    }

    &-ib\@lg {
      display: inline-block;
    }

    &-n\@lg {
      display: none;
    }

    &-b\@lg {
      display: block;
    }
    */;
  }

  .dis-ib\@lg {
    display: inline-block;
  }

  .dis-b\@lg {
    display: block;
  }

  .banner__tower {
    right: 24px;
  }

  .banner__diamond {
    width: 150px;
    height: 150px;
  }

  .banner__lines__container {
    left: 0px;
  }

  .panorama {
    height: 529px;
  }
}

@media only screen and (min-width: 1401px) {
  .float {
 /*
    &-l\@xl {
      float: left;
    }

    &-r\@xl {
      float: right;
    }

    &-n\@xl {
      float: none;
    }
    */;
  }

  .align {
 /*
    &-m\@xl {
      vertical-align: middle;
    }

    &-b\@xl {
      vertical-align: bottom;
    }

    &-c\@xl {
      text-align: center;
    }

    &-l\@xl {
      text-align: left;
    }

    &-r\@xl {
      text-align: right;
    }
    */;
  }

  .pos {
 /*
    &-f\@xl {
      position: fixed;
    }

    &-a\@xl {
      position: absolute;
    }

    &-r\@xl {
      position: relative;
    }

    &-s\@xl {
      position: static;
    }
    */;
  }

  .ratio--wide {
    padding-bottom: 0;
    height: 585px;
  }

  .dis {
 /*
    &-t\@xl {
      display: table;
    }

    &-tc\@xl {
      display: table-cell;
    }

    &-ib\@xl {
      display: inline-block;
    }

    &-n\@xl {
      display: none;
    }

    &-b\@xl {
      display: block;
    }
    */;
  }

  .dis-b\@xl {
    display: block;
  }

  .banner__diamond {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 0;
    width: 170px;
    height: 170px;
  }

  .banner__lines__container {
    left: -100px;
  }

  .banner__bars--general {
    width: 608px;
    margin-left: -650px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }

  .floorplan__detail__carousel__el {
    padding-bottom: 0px;
  }

  .floorplan__detail__carousel .slick-prev,.floorplan__detail__carousel .slick-next {
    bottom: 50%;
    margin-top: 25px;
  }

  .floorplan__detail__carousel .slick-prev {
    right: calc(20px + 100%);
  }

  .floorplan__detail__carousel .slick-next {
    left: calc(20px + 100%);
  }

  .map--contact {
    width: 100%;
    width: calc(100% + 112.5px);
  }

  .head__nav__a {
    padding: 8px 12px;
  }

  .head__nav__a--featured {
    padding: 8px 15px;
  }
}

@media only screen and (max-width: 1400px) {
  .head.is-active {
    height: 100%;
  }

  .head__wrap__inner {
    position: static;
  }

  .head__util {
    right: 20px;
  }

  .head__logo {
    left: 20px;
  }

  .head__bottom.is-active {
    height: calc(100% - 42px);
  }

  .head__bottom:before {
    content: '';
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, from(#414141), color-stop(62%, #414141), color-stop(68%, rgba(65, 65, 65, 0.7)), to(rgba(65, 65, 65, 0)));
    background: linear-gradient(to bottom, #414141 0%, #414141 62%, rgba(65, 65, 65, 0.7) 68%, rgba(65, 65, 65, 0) 100%);
    width: 100%;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    pointer-events: none;
  }

  .head__nav {
    opacity: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-align: center;
    overflow-y: auto;
  }

  .head__nav.is-active {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }

  .head__nav__ul {
    display: block;
    width: 100%;
  }

  .head__nav__li {
    display: block;
    padding: 10px 0;
    width: 100%;
  }

  .head__nav__wrap {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
  }

  .head__nav__container {
    display: table-cell;
    width: 100%;
    height: 100%;
    padding: 70px 0;
    text-align: center;
    vertical-align: middle;
  }

  .head .head__nav.highlight {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .title br {
    display: none;
  }

  .section__label {
    position: relative;
    left: 0;
    margin-bottom: 10px;
  }

  .section__label__text {
    position: relative;
    right: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-align: left;
  }

  .diamond {
    margin: 13% auto;
  }

  .diamond__box {
    width: 220px;
    height: 220px;
  }

  .diamond__box__line--2 {
    left: -30px;
  }

  .diamond__box__line--4 {
    right: -30px;
  }

  .cta__col--banner {
    min-height: 0;
  }
}

@media only screen and (max-width: 767px) {
  .float-l\@sm {
    float: left;
  }

  .float-r\@sm {
    float: right;
  }

  .float-n\@sm {
    float: none;
  }

  .align-m\@sm {
    vertical-align: middle;
  }

  .align-b\@sm {
    vertical-align: bottom;
  }

  .align-c\@sm {
    text-align: center;
  }

  .align-l\@sm {
    text-align: left;
  }

  .align-r\@sm {
    text-align: right;
  }

  .pos-f\@sm {
    position: fixed;
  }

  .pos-a\@sm {
    position: absolute;
  }

  .pos-r\@sm {
    position: relative;
  }

  .pos-s\@sm {
    position: static;
  }

  .col-0\@sm {
    width: 0%;
  }

  .col-1\@sm {
    width: 8.33333%;
  }

  .col-2\@sm {
    width: 16.66667%;
  }

  .col-3\@sm {
    width: 25%;
  }

  .col-4\@sm {
    width: 33.33333%;
  }

  .col-5\@sm {
    width: 41.66667%;
  }

  .col-6\@sm {
    width: 50%;
  }

  .col-7\@sm {
    width: 58.33333%;
  }

  .col-8\@sm {
    width: 66.66667%;
  }

  .col-9\@sm {
    width: 75%;
  }

  .col-10\@sm {
    width: 83.33333%;
  }

  .col-11\@sm {
    width: 91.66667%;
  }

  .col-12\@sm {
    width: 100%;
  }

  .offset-0\@sm {
    margin-left: 0%;
  }

  .offset-1\@sm {
    margin-left: 8.33333%;
  }

  .offset-2\@sm {
    margin-left: 16.66667%;
  }

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

  .offset-4\@sm {
    margin-left: 33.33333%;
  }

  .offset-5\@sm {
    margin-left: 41.66667%;
  }

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

  .offset-7\@sm {
    margin-left: 58.33333%;
  }

  .offset-8\@sm {
    margin-left: 66.66667%;
  }

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

  .offset-10\@sm {
    margin-left: 83.33333%;
  }

  .offset-11\@sm {
    margin-left: 91.66667%;
  }

  .offset-12\@sm {
    margin-left: 100%;
  }

  .overflow-h\@sm {
    overflow: hidden;
  }

  .column-2\@sm {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }

  .column-1\@sm {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .dis-n\@sm {
    display: none;
  }

  .dis-ib\@sm {
    display: inline-block;
  }

  .dis-b\@sm {
    display: block;
  }

  .grid--gutter {
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--gutter .grid__col {
    padding: 0 10px;
  }

  .grid--gutter--gutter-lg {
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--gutter--gutter-lg .grid__col {
    padding: 0 10px;
  }

  .grid--gutter-bottom .grid__col:not(:last-child) {
    margin-bottom: 20px;
  }

  .grid--gutter-xl {
    margin-left: -10px;
    margin-right: -10px;
  }

  .grid--gutter-xl .grid__col {
    padding: 0 10px;
  }

  .table th {
    text-transform: none;
  }

  .table th,.table td {
    font-size: 1.4rem;
    padding: 10px 10px;
  }

  .form__inner {
    padding: 20px;
  }

  .form__title {
    font-size: 2.2rem;
  }

  .form__element {
    margin-bottom: 20px;
  }

  .form__element--location {
    margin: 0;
  }

  .form__select__wrap {
    overflow: hidden;
    position: relative;
  }

  .form__select__wrap select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .form__label--filter,.form__label--views {
    margin-bottom: 10px;
  }

  .form__label--filter {
    font-size: 1.4rem;
    letter-spacing: normal;
  }

  .form__submit {
    padding: 10px 0 50px;
  }

  .content__wrap {
    padding-right: 0px;
  }

  .content--main h1,.content--main h2 {
    margin-bottom: 20px;
  }

  .content--main p:not(:last-child),.content--main ul,.content--main ol {
    margin-bottom: 30px;
  }

  .content--main p:first-child br {
    display: none;
  }

  .content--floorplan {
    font-size: 2rem;
  }

  .content--intro-carousel {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
  }

  .content--cta {
    color: #414141;
  }

  .content--cta h1,.content--cta h2 {
    color: #AA8549;
  }

  .content--cta-onni {
    color: white;
  }

  .content--cta-onni h1,.content--cta-onni h2 {
    color: white;
  }

  .content--carousel p:not(:last-child) {
    margin-bottom: 20px;
  }

  .title-register {
    margin-bottom: 20px;
  }

  .section {
    padding: 40px 0;
  }

  .section--n\@sm {
    padding: 0;
  }

  .section--md\@sm {
    padding: 80px 0;
  }

  .banner--normal + .section {
    padding: 120px 0 40px;
  }

  .banner--simple + .section {
    padding: 100px 0 40px;
  }

  .banner--simple + .section--views {
    padding: 100px 0 0;
  }

  .banner--simple + .section--contact {
    padding: 120px 0 0;
  }

  .section--floorplan {
    padding: 120px 0 40px;
  }

  .section--two-col {
    padding: 0 0 40px;
  }

  .section--map {
    padding: 40px 0 0;
    border-bottom: 5px solid #5e5e5e;
  }

  .section--gutterless {
    padding: 0;
  }

  .section--image-wide,.section--tabs {
    background-color: #f4f4f4;
    padding: 0 0 40px;
  }

  .btn--full\@sm {
    display: block;
    width: 100%;
  }

  .btn--primary {
    color: #AA8549;
    border: 1px solid #AA8549;
  }

  .btn--primary span {
    color: rgba(170, 133, 73, 0.5);
  }

  .btn--primary:hover {
    background-color: #AA8549;
    color: white;
  }

  .btn--primary:hover span {
    color: white;
  }

  .btn--primary-onni {
    color: white;
    border: 1px solid white;
  }

  .btn--primary-onni span {
    color: rgba(255, 255, 255, 0.5);
  }

  .btn--primary-onni:hover {
    background-color: white;
    color: #414141;
  }

  .btn--primary-onni:hover span {
    color: #414141;
  }

  .btn--register {
    padding: 14px 16px;
    display: block;
  }

  .btn--sm {
    min-width: 90px;
  }

  .btn--banner {
    font-size: 1.5rem;
    background-color: #AA8549;
    color: white;
    margin: 0;
    border: 0;
    float: left;
    position: relative;
  }

  .btn--banner:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: white;
    position: absolute;
    left: -1px;
    top: 0;
  }

  .btn--banner-1 {
    width: 100%;
    margin: 0;
    border: 0;
  }

  .btn--banner-2 {
    width: 50%;
  }

  .btn--banner:hover {
    background-color: #634d2a;
    color: white;
  }

  .btn--banner:hover span {
    color: white;
  }

  .banner p {
    font-size: 1.5rem;
    padding-left: 30px;
    padding-right: 30px;
  }

  .banner--hero {
    margin-bottom: 38px;
  }

  .banner--normal {
    height: 200px;
  }

  .banner--simple {
    height: 90px;
  }

  .banner__t {
    height: 180px;
  }

  .banner__t--hero {
    height: 100%;
    height: 170px;
  }

  .banner__tc {
    height: 180px;
    padding: 30px 0;
  }

  .banner__tc--hero {
    height: 100%;
    height: 170px;
    padding: 0;
  }

  .banner__logo {
    padding: 0 0 6%;
  }

  .banner__buttons {
    position: absolute;
    left: 0;
    top: 100%;
    padding: 0;
    width: 100%;
  }

  .banner__diamond {
    width: 100px;
    height: 100px;
  }

  .banner__lines {
    display: none;
  }

  .banner__lines__container {
    left: 30px;
  }

  .banner__container {
    position: relative;
    background-color: #606c58;
  }

  .banner__spacer__inner {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 25%;
    display: none;
  }

  .carousel__content {
    padding-top: 20px;
  }

  .carousel__wide {
    margin: 0 -20px;
    width: calc(100% + 20px + 20px);
  }

  .carousel__wide .slick-dots {
    text-align: center;
  }

  .carousel__wide .slick-dots li {
    padding: 0 5px;
  }

  .carousel--large .slick-slide > div {
    display: block;
    line-height: 0;
  }

  .carousel--large .slick-dots {
    position: relative;
    padding: 20px;
  }

  .carousel--large .slick-dots li {
    padding: 0 5px 0 5px;
  }

  .carousel .slick-prev,.carousel .slick-next {
    display: none !important;
  }

  .carousel__pagination {
    padding-bottom: 0;
  }

  .featured__content {
    padding: 9vw 20px;
  }

  .panorama {
    height: 280px;
  }

  .panorama .arrow-left {
    left: 0;
  }

  .panorama .arrow-right {
    right: 0;
  }

  .views__filter {
    width: 100%;
    padding: 0 20px;
    position: relative;
  }

  .floorplan__tab--type {
    display: block !important;
  }

  .floorplan__tab--level {
    display: none !important;
  }

  .floorplan__box {
    width: 80%;
  }

  .floorplan__detail__back {
    top: 0;
    position: relative;
  }

  .floorplan__landing__content {
    padding-top: 40px;
  }

  .floorplan__filter {
    padding-top: 50px;
  }

  .floorplan__detail__col {
    padding: 0 10px;
  }

  .floorplan__detail__svg {
    width: 100px;
  }

  .floorplan__detail__carousel {
    margin: 0px -20px;
    z-index: 1;
  }

  .floorplan__detail__carousel__el {
    padding-bottom: 80px;
  }

  .floorplan__detail__carousel .slick-prev {
    right: 50%;
    margin-right: 10px;
  }

  .floorplan__detail__carousel .slick-next {
    left: 50%;
    margin-left: 10px;
  }

  .cta__banner {
    height: 350px;
  }

  .cta__pages--top {
    padding-top: 50px;
  }

  .cta__pages--bottom {
    padding-bottom: 50px;
  }

  .gallery {
    margin: 0;
  }

  .gallery .wrap {
    overflow: hidden;
  }

  .gallery__filter {
    text-align: left;
    padding: 0 0 10px;
  }

  .gallery__filter__label {
    position: relative;
    top: 0;
    margin-bottom: 10px;
  }

  .gallery__container {
    margin: 0 -25px;
  }

  .gallery__item {
    padding: 0;
  }

  .gallery__item__spacer {
    padding: 5px;
  }

  .location__info {
    position: relative;
    top: 0;
    padding: 20px;
  }

  .location__map__inner {
    width: 100%;
    position: relative;
    height: auto;
    padding: 0;
  }

  .location__embed {
    width: 100%;
    height: 230px;
  }

  .location__nav {
    width: 100%;
    height: auto;
    position: relative;
  }

  .location__nav__wrapper {
    max-height: 240px;
  }

  .location__nav__btn {
    padding: 12px 20px;
    display: none;
  }

  .location__nav__btn-2 {
    padding: 8px 20px;
  }

  .location__nav__li-2:not(:last-child):before {
    left: 20px;
    width: calc(100% - (20px * 2));
  }

  .social {
    clear: both;
    float: none;
    width: 100%;
  }

  .social__ul--share {
    padding: 50px 0;
  }

  .news__entry-pager {
    padding-top: 50px;
  }

  .news__pagination {
    padding-top: 0;
  }

  .news__carousel__block {
    padding: 0 0 0 20px;
    max-width: 80vw;
  }

  .diamond__box--small {
    width: 200px;
    height: 200px;
  }

  .cta__col {
    padding: 40px 0;
  }

  .cta__col--bg {
    background-color: white;
  }

  .cta__col--content {
    position: relative;
    background-color: #f4f4f4;
  }

  .cta__col--onni {
    position: relative;
    padding-bottom: 0;
  }

  .cta__bg {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
  }

  .cta__bg:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.35);
  }

  .cta__bg-img {
    top: 40px;
    margin-top: -40px;
  }

  .cta__onni {
    width: 160px;
    display: inline-block;
  }

  .sitemap__map__inner {
    position: relative;
  }

  .sitemap__pin:hover {
    background-color: #AA8549;
  }

  .sitemap__pin__toggler {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    padding: 20px;
    background-color: #414141;
    color: white;
    text-transform: uppercase;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 1.5rem;
    position: relative;
    text-align: left;
  }

  .sitemap__pin__toggler.is-active {
    background-color: #5b5b5b;
  }

  .sitemap__pin__toggler:after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -2.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
  }

  .sitemap__pin__container {
    background-color: #414141;
    padding: 30px 20px;
    display: none;
  }

  .sitemap__pin__container.is-active {
    display: block;
  }

  .sitemap__pin__tooltip {
    opacity: 1;
    display: block;
    width: auto;
    height: auto;
    position: relative;
    left: 0 !important;
    top: 0 !important;
  }

  .sitemap__pin__tooltip:last-child .sitemap__pin__tooltip__box {
    margin: 0;
  }

  .sitemap__pin__tooltip__box {
    position: relative;
    bottom: 0;
    margin-bottom: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-color: transparent;
    width: 100%;
    padding: 3px 0 0 40px;
    min-height: 25px;
    text-align: left;
  }

  .sitemap__pin__tooltip__box:after {
    display: none;
  }

  .sitemap__pin__tooltip .sitemap__pin {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
  }

  .sitemap__download {
    padding: 0;
  }

  .sitemap__download__btn {
    display: block;
    text-align: center;
  }

  .tab {
    margin-bottom: 50px;
  }

  .tab__panel {
    display: block;
  }

  .tab__panel:first-child:after {
    content: '';
    width: calc(100% + 40px);
    margin: 0 -20px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-top: 1px solid #AA8549;
  }

  .tab__panel:after {
    content: '';
    width: calc(100% + 40px);
    margin: 0 -20px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #AA8549;
  }

  .tab__panel__inner {
    display: none;
    padding: 30px 0;
  }

  .tab__panel.is-active {
    display: block;
  }

  .tab__panel.is-active .tab__panel__inner {
    display: block;
  }

  .wrap__gutter {
    padding: 0 20px;
  }

  .wrap__gutter--header {
    padding: 0 20px;
  }

  .wrap__gutter--n\@sm {
    padding: 0;
  }

  .main {
    padding-top: 70px;
  }

  .scroll-offset {
    top: -70px;
  }

  .sidebar {
    padding-left: 0;
  }

  .js-full-offset {
    margin: 0 -20px;
    width: auto !important;
  }

  .contact__left {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }

  .map--contact {
    margin: 0 -20px;
    width: auto;
  }

  .corner-ribbon {
    line-height: 1.4;
  }

  .corner-ribbon__inner {
    padding: 10px;
  }

  .corner-ribbon__title {
    display: inline;
  }

  .corner-ribbon__title:nth-child(1) {
    display: inline;
  }

  .corner-ribbon.top-right {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .corner-ribbon br {
    display: none;
  }

  .head {
    height: 70px;
  }

  .head__top {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none;
    z-index: 1;
  }

  .head__top.is-active {
    display: block;
  }

  .head__util {
    left: 0;
    text-align: center;
    width: 100%;
  }

  .head__bottom {
    height: 70px;
  }

  .head__bottom.is-active {
    height: calc(100% - 42px);
    height: 100%;
  }

  .head__logo {
    top: 20px;
  }

  .head__burger {
    height: 70px;
    width: 64px;
    padding: 0 20px;
  }

  .head__nav__li {
    padding: 2px 0;
  }

  .head__logo {
    width: 100px;
  }

  .foot__presentation {
    margin-bottom: 50px;
  }

  .foot__content {
    margin-bottom: 60px;
  }

  .foot__logo {
    margin-bottom: 40px;
  }

  .foot .social__li {
    padding: 0 16px 0 0;
  }
}

@media screen and (max-width: 640px) {
/* line 16, ../scss/components/modules/_case.scss */  html[data-lc-type=inline] #lightcase-case,html[data-lc-type=ajax] #lightcase-case {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    padding: 55px 0 70px 0;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
  }/* line 31, ../scss/components/modules/_content.scss */  html[data-lc-type=inline] #lightcase-content,html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }/* line 43, ../scss/components/modules/_content.scss */  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
    padding: 15px;
  }/* line 52, ../scss/components/modules/_content.scss */  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner > * {
    width: 100% !important;
    max-width: none !important;
  }/* line 59, ../scss/components/modules/_content.scss */  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *:not(iframe),html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *:not(iframe),html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *:not(iframe) {
    height: auto !important;
    max-height: none !important;
  }/* line 70, ../scss/components/modules/_content.scss */  html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }/* line 91, ../scss/components/modules/_content.scss */  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }/* line 3, ../scss/components/modules/_error.scss */  #lightcase-case p.lightcase-error {
    padding: 30px 0;
  }/* line 19, ../scss/components/modules/_info.scss */  #lightcase-info #lightcase-title {
    position: fixed;
    top: 10px;
    left: 0;
    max-width: 87.5%;
    padding: 5px 15px;
    background: #333;
  }/* line 45, ../scss/components/modules/_info.scss */  .lightcase-fullScreenMode #lightcase-info {
    padding-left: 15px;
    padding-right: 15px;
  }/* line 51, ../scss/components/modules/_info.scss */  html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
    position: static;
  }/* line 2, ../scss/components/modules/_navigation.scss */  a[class*='lightcase-icon-'] {
    bottom: 15px;
    font-size: 24px;
  }/* line 1, ../scss/components/modules/_overlay.scss */  #lightcase-overlay {
    opacity: 0.6 !important;
  }
}

@-webkit-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
