/* -------------------------- *\
    BULTAG Styles
\* -------------------------- */

/* 
Theme Name: freabuild
Author: BULTAG Web Design & SEO
Author URI: https//bultag.com
Theme URI: https://bultag.com
Version: 1.0
Description: Mobile First, SEO Friendly custom theme by BULTAG
Tags: Mobile First, SEO optimized
Text Domain: mait
Domain Path: /languages
*/

/* -------------------------- *\
    BULTAG Variables:
\* -------------------------- */

:root {
	/* Colors */
	--c1: #000;
	--c2: red;
	--cb: #000;
	--cw: #fff;
	--red: #F00;
	--red2: rgba(255,223,224,0.2);
	/*--c12: #0078b5;*/

	/* Text */
	--font-family: 'Montserrat', sans-serif; font-weight: 400;
	--default-font-size: 1.6rem;
	--line-height: 1.3;
	--text-color: #222;
	--text-color: #000;
	--text-color-2: #045381;
	--link-color: rgba(0,0,0, .5);
	--link-hover-color: #000;

	/* Box Model */
	--border-radius: .7rem;

	/* Other */
	/*--intro-image-background: rgba(0,0,0, .5);*/
	/*--skew: 0deg;*/
	/*--polygon: polygon(0 0, 100% 0, 100% 75vh, 0 100%);*/
	/*--polygon-2:  polygon(0 15vh,  100% 0, 100% 75vh, 0 100%);*/
}

/* Colors */

/* -------------------------- *\
    BULTAG Clearfix
\* -------------------------- */

/* -------------------------- *\
    Nav Menu
\* -------------------------- */

/* -------------------------- *\
    Transition
\* -------------------------- */

/* -------------------------- *\
    Transform Center
\* -------------------------- */

/* -------------------------- *\
    BULTAG Reset
\* -------------------------- */

*,
*:before,
*:after { padding: 0; margin: 0; outline: 0; box-sizing: border-box; -webkit-locale: auto; white-space: normal;}

/* -------------------------- *\
    BULTAG Base
\* -------------------------- */

html {
	font-size: 62.5%;
    max-width: 100vw;
    overflow-x: hidden;
}

html.exp {
	overflow-y: hidden;
}

body { 
	background: #fff; 
	font-family: var(--font-family); 
	font-size: var(--default-font-size); 
	line-height: var(--line-height); 
	color: var(--text-color); 
    max-width: 100vw;
    overflow-x: hidden;
    counter-reset: div;
}

@media (min-width: 1024px) {

	body {
		cursor: none;
	}
}

body:not(.home) .main {
	padding-top: 0;/*@mixin min 768 {
                padding-top: 11.8rem;
            }*/
}

a { 
	color: #111;
	text-decoration: none; 
	transition: .3s;
  }

a:hover {
	color: #001B35;
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 { margin-bottom: 3rem; line-height: 1.3; font-weight: 400; }

h1 { font-size: 4rem; }

h2 { font-size: 3rem; }

h3 { font-size: 2.4rem; }

h4 { font-size: 1.8rem; }

h5 { font-size: 1.6rem; }

h6 { font-size: 1.4rem; }

@media(max-width: 330px){
	h1, h2 {
		font-size: 3rem; 
	}
}

blockquote,
dl,
ol,
p,
table,
ul {
    margin-bottom: 1.3em; 
}

nav li {
	list-style-type: none;
}

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

/* -------------------------- *\
    Shell
\* -------------------------- */

.shell { 
    max-width: 174rem; margin: 0 auto;	

    /*&--small {
        @mixin min 900 {
            max-width: 35.9rem; padding: 0;
        }
    }

    &--medium {
        max-width: 1049px; margin: 0 auto;

        @media(max-width: 1049px){
            padding: 0 2rem;
        }
    }

    &--big {
        max-width: 154rem; margin: 0 auto;

        @mixin max 1550 {
            padding: 0 2rem;
        }
    }*/
}

@media (max-width: 1760px){

	.shell {
		padding: 0 1.5rem;
	}
}

/* -------------------------- *\
    Cols
\* -------------------------- */

/*.cols { margin: 0 -1.5rem; }
.cols:after { content: ''; display: table; clear: both; line-height: 0; }

.col { float: left; width: 100%; padding: 0 1.5rem; }
.col--1of2 { width: 50%; }
.col--1of3 { width: 33.33%; }
.col--1of4 { width: 25%; }
.col--1of5 { width: 20%; }
.col--2of4 { width: 50%; }
.col--3of4 { width: 75%; }

@media(max-width: 767px){
	.col--1of2,
	.col--1of3,
	.col--1of4,
	.col--1of5,
    .col--3of4,
    .col--2of4 { width: 100%; }
}*/

/* -------------------------- *\
    Helpers
\* -------------------------- */

.hidden         { display: none; }

.center         { display: block; margin: 0 auto; text-align: center; }

.nopadding      { padding: 0; }

@media (min-width: 768px) {

	.mob {
		display: none;
	}
}

.desk {
    display: none;
}

@media (min-width: 768px) {

	.desk {
		display: block;
	}
}

/* -------------------------- *\
    Section
\* -------------------------- */

section {
    background: #fff;
	padding: 2.5rem 0;
}

@media (min-width: 768px) {

	section {
		padding: 4rem 0;
	}
}

@media (min-width: 1200px) {

	section {
		padding: 9rem 0;
	}
}

/* -------------------------- *\
    Loggen in
\* -------------------------- */

.logged-in header {
  margin-top: 3.2rem;
}

/*.jsx-2519291443 a:last-child,
.eapps-widget-toolbar-panel,
.eapps-widget-toolbar-panel-share,
.eapps-widget-toolbar {
    display: none !important;
}*/

/*.hd {
    display: block;
    width: 192rem;
    height: 10rem;
    background: #000;
    margin: 5rem auto;
}*/

/* -------------------------- *\
    Typography:
\ -------------------------- */

/*@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-Light.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-Light.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-Book.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-Book.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-Book.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-Medium.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-Medium.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-SemiBold.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-SemiBold.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-Bold.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-Bold.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Tungsten Rounded;
    src: url("../fonts/tungsten-rounded/TungstenRounded-Black.eot");
    src: url("../fonts/tungsten-rounded/TungstenRounded-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/tungsten-rounded/TungstenRounded-Black.woff") format("woff"), url("../fonts/tungsten-rounded/TungstenRounded-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal
}*/

p {
    font-size: var(--default-font-size);
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #222;
}

/*@import "../../../images/_sprite";*/

/* -------------------------- *\
    .after_sprite
\* -------------------------- */

.i {
	transition: .3s ease;
}

.i.c1 {
	fill: #001B35;
}

.i.c2 {
	fill: #0096FF;
}

.i {

}

.i-call.reda {
	font-size: 15rem;
	color: red;
}

.i-call {
	color: green;
	font-size: 50rem;
}

.i-bultag-logo {
	font-size: 200rem !important;
	color: red;
}

/* -------------------------- *\
    Plugins
\* -------------------------- */

/*@import "_flickity.css";*/

/* Slider */

.slick-slider
{
    position: relative;

    display: block;
    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-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

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

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after
{
    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;
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
    color: #CCC; }

.mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }

.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
    margin-top: -54px; }

.mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }

.mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }

.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*@import "_image-viewer-lightbox-previewer";*/

/* -------------------------- *\
    slick-theme.css
\* -------------------------- */

@charset 'UTF-8';

/* Slider */

.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */

@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */

.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

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

.slick-prev
{
    left: -25px;
}

[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}

.slick-prev:before
{
    content: '<';
    transform: scale(2,1) !important;
}

[dir='rtl'] .slick-prev:before
{
    content: '>';
}

.slick-next
{
    right: -25px;
}

[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}

.slick-next:before
{
    content: '>';
    transform: scale(2,1) rotate(90deg) !important;
    color: red;
}

[dir='rtl'] .slick-next:before
{
    content: '<';
}

/* Dots */

.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}

.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

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

.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*@import "oximo/0.css";*/

/* -------------------------- *\
    Main sections
\* -------------------------- */

/* -------------------------- *\
    .h
\* -------------------------- */

.h { 
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 8rem;
	background: rgba(0,0,0,.5);
 }

/*overflow: hidden;*/

.h:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,.8);
	background-image: linear-gradient(to bottom, rgba(0,0,0,1) , rgba(0,0,0,0));
	transition: .3s ease;
	transform: translate(-100%);
}

@media (min-width: 768px) {

	.h:after {
		display: none;
	}
}

@media (min-width: 768px) {

	.h:before {
		content: '';
		width: 8rem;
		height: 100%;
		background: #000;
		position: absolute;
		top: 0;
		left: 0;
	}
}

@media (min-width: 768px) {

	.h {
		width: 8rem;
		height: 100vh;
		border-right: .1rem solid #fff;
	}
}

.h .close {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -5;
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0, 0.5);
	transform: translateX(-100%);
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s ease;
}

.h.exp {
	background: #000;
}

.h.exp:after {
	transform: translate(0);
}

.h.exp .close {
	transform: translate(0);
	opacity: 1;
}

.h .burg {
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s ease;
}

@media (min-width: 768px) {

	.h .burg {
		top: .6rem;
	}
}

@media (min-width: 768px) {

	.h .burg:hover {
		transform: scale(1.1);
	}
}

.h .lang {
	position: absolute;
	top: 0;
	right: 0;
	transition: .3s ease;
}

@media (min-width: 768px) {

	.h .lang {
		top: 15rem;
		background: transparent;
		height: 6rem;
		overflow: hidden;
	}

	.h .lang:before,
			.h .lang:after {
		content: '';
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%);
		width: 5rem;
		height: .1rem;
		background: rgba(216,216,216, .3);
		transition: .3s ease;
	}

	.h .lang:after {
		bottom: 0;
		top: auto;
	}
}

@media (min-width: 768px) {

	.h .lang:hover {
		transform: scale(1.2);
		color: #fff;
	}

	.h .lang:hover:before {
		transform: translate(-200%);
	}

	.h .lang:hover:after {
		transform: translate(100%);
	}
}

.h .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	max-width: calc(100% - 16rem);
	max-height: 8rem;
}

@media (min-width: 768px) {

	.h .logo {
		display: none;
	}
}

.h .logo .dark-logo-nd {
	fill: #fff;
	max-width: 100%;
	filter: brightness(0) invert(1);
}

.h .phone {
	display: none;
}

@media (min-width: 768px) {

	.h .phone {
		position: absolute;
		bottom: 30rem;
		left: 50%;
		transform: translate(-50%) rotate(-90deg);
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -ms-flexbox;
		display: flex;
		width: 32rem;
		transition: .3s ease;
	}
}

@media (min-width: 768px) {

	.h .phone>span {
		display: block;
		font-size: 2.8rem;
		letter-spacing: .3rem;
	}
}

@media (min-width: 768px) {

	.h .phone:hover {
		bottom: 32rem;
	}
}

.h.dark {
	background: #fff;
	border-right: .1rem solid #000;
}

.h.dark .burg,
		 .h.dark .lang,
		 .h.dark .logo,
		 .h.dark .phone,
		 .h.dark .arrows,
		 .h.dark a,
		 .h.dark .i,
		 .h.dark span {
	color: #000;
	fill: #000;
}

.h.dark .phone__icon {
	background: #fff;
}

.h.dark .phone__icon span {
	border-color: rgba(0,0,0,.2);
}

.h.dark .phone__icon:before,
		 		.h.dark .phone__icon:after {
	border-color: #000;
}

.h.dark .lang:before,
		 	.h.dark .lang:after {
	background: rgba(0,0,0, .4);
}

@media (min-width: 768px) {

	.h--other {
		background: #fff;
		border-color: #000;
	}

	.h--other:before {
		background: #fff;
		border-right: solid 0.1rem #000;
	}
}

@media (min-width: 768px) {

	.h--other .burg .burg_icon {
		border: .3rem solid #000;
	}

	.h--other .burg .burg_icon:before {
		background: #fff;
	}

	.h--other .burg .burg_icon .line span {
		background: #000;
	}

	.h--other .burg .burg_icon > span {
		background: #fff;
		color: #000;
	}
}

@media (min-width: 768px) {

	.h--other .lang {
		color: #000;
	}

	.h--other .lang:before,
				.h--other .lang:after {
		background: rgba(0,0,0, .3);
	}

	.h--other .lang:hover {
		color: #000;
	}
}

@media (min-width: 768px) {

	.h--other .fly-nav {
		background: transparent;
	}
}

@media (min-width: 768px) {

	.h--other .phone .phone__icon {
		background: #fff;
	}

	.h--other .phone .phone__icon:before,
					.h--other .phone .phone__icon:after {
		border-color: rgba(0,0,0, .97);
	}

	.h--other .phone .phone__icon svg {
		fill: #000;
	}
}

@media (min-width: 768px) {

	.h--other .phone > span {
		color: #000;
	}
}

@media (min-width: 768px) {

	.h--other .arrows svg {
		fill: #000;
	}
}

@media (min-width: 768px) {

	.h--other.exp:before {
		background: #000;
	}
}

@media (min-width: 768px) {

	.h--other.exp .burg_icon {
		border: .3rem solid #fff;
	}

	.h--other.exp .burg_icon:before {
		background: #000;
	}

	.h--other.exp .burg_icon .line span {
		background: #fff;
	}

	.h--other.exp .burg_icon > span {
		background: #000;
		color: #fff;
	}
}

@media (min-width: 768px) {

	.h--other.exp .phone > span {
		color: #fff;
	}
}

@media (min-width: 768px) {

	.h--other.exp .lang {
		color: #fff;
	}

	.h--other.exp .lang:before,
					.h--other.exp .lang:after {
		background: rgba(255,255,255, .3);
	}
}

@media (min-width: 768px) {

	.h--other.exp .arrows svg {
		fill: #fff;
	}
}

/* -------------------------- *\
    .icons
\* -------------------------- */

.icons { 
	background: #fff !important;
 }

.icons .i {
	fill: red;
	fill: #000;
}

/* -------------------------- *\
    .burg
\* -------------------------- */

.burg { 
	position: relative;
	z-index: 95;
	width: 8rem;
	height: 8rem;
	background: #000;
	fill: #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	cursor: none;
 }

@media (min-width: 768px) {

	.burg {
		height: 10rem;
		background: transparent;
	}
}

.burg .burg_icon {
	width: 5.4rem;
	height: 6.2rem;
	border: .3rem solid #fff;
	position: relative;
}

.burg .burg_icon:before {
	content: '';
	background: #000;
	width: .5rem;
	height: .3rem;
	position: absolute;
	top: -.3rem;
	left: 1.2rem;
	z-index: 1;
}

.burg .burg_icon >span {
	position: absolute;
	bottom: -.4rem;
	left: 50%;
	transform: translateX(-50%);
	background: #000;
	font-size: .9rem;
	font-weight: 600;
	line-height: .9rem;
	letter-spacing: 0.055rem;
	color: #fff;
	text-transform: uppercase;
	padding: 0 .5rem;
	transition: .3s ease;
}

.burg .burg_icon .line {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -53%);
	width: 2rem;
	height: 4rem;
	overflow: hidden;
}

.burg .burg_icon .line span {
	width: .4rem;
	height: 4rem;
	background: #fff;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s ease;
}

.burg .burg_icon .line span:nth-of-type(2),
				.burg .burg_icon .line span:nth-of-type(3) {
	top: 0;
	left: 0;
	transform: translate3D(-50%, -49%, 0) rotate(-90deg);
	height: 11rem;
}

.burg .burg_icon .line span:nth-of-type(3) {
	top: 50%;
	transform:translate3D(-50%, -49%, 0) rotate(-90deg);
}

.burg.exp .burg_icon .line span:nth-child(2) {
	left: auto;
	right: 0;
	transform: translate3D(-50%, -50%, 0) rotate(0);
}

.burg.exp .burg_icon .line span:nth-child(3) {
	left: 50%;
	transform: translate3D(-74%, -50%, 0) rotate(0);
}

.burg:hover .burg_icon >span {
	bottom: -.8rem;
}

/* -------------------------- *\
    .lang
\* -------------------------- */

.lang {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	width: 8rem;
	height: 8rem;
	background: #000;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 600;
 }

@media (min-width: 768px) {

	.lang {
		font-size: 1.6rem;
		line-height: 1.9rem;
		font-weight: 600;
	}
}

/* -------------------------- *\
    .arrows
\* -------------------------- */

.arrows { 
	display: none;
 }

@media (min-width: 768px) {

	.arrows {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 8rem;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		    justify-content: center;
		-ms-flex-align: center;
		    align-items: center;
		-ms-flex-direction: column;
		    flex-direction: column;
		margin-bottom: 3rem;
		cursor: none;
	}
}

.arrows span.hid {
	visibility: hidden;
}

.arrows span.up .i {
	transform: rotate(180deg);
}

.arrows span.up:hover .i {
	transform: rotate(180deg) scale(1.2);
}

.arrows span.up:active .i {
	transform: rotate(180deg) scale(1.4);
}

.arrows span + span {
	margin-top: 1.2rem;
}

.arrows span:hover .i {
	transform: scale(1.2);
}

.arrows span:active .i {
	transform: scale(1.4);
}

.arrows .i {
	width: 3rem;
	height: 3rem;
	fill: #fff;
	transition: .3s ease;
}

/* -------------------------- *\
    .main
\* -------------------------- */

.main { 
	/*max-width: calc(100vw - 8rem);*/
	/*margin-left: 8rem;*/
 }

/* -------------------------- *\
    .sec
\* -------------------------- */

.sec { 
	position: relative;
	z-index: 40;
	min-height: 100vh;
}

/*display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;*/

@media (min-width: 768px) {

	.sec {
		padding-left: 8rem;
	}
}

.sec.dark {
	background: #000;
}

.sec.dark h1 {
	color: #fff;
	position: -webkit-sticky;
	position: sticky;
	top: 10rem;
}

.sec--2 {
	z-index: 50;
}

.sec--2 {
	min-height: 40vh;
	z-index: 60;
}

.sec--4 {
	min-height: 40vh;
	z-index: 65;
}

.sec--5 {
	max-height: 60vh;
	z-index: 70;
}

.co {
	position: static;
	top: 0;
	right: 0;
	width: 55rem;
	height: 100vh;
	background: green;
	color: #fff;
	z-index: -1;
}

.co--red {
	background: red;
	z-index: 5;
}

.co p {
	position: -webkit-sticky;
	position: sticky;
	top: 0rem;
}

/* -------------------------- *\
    .fly-nav
\* -------------------------- */

.fly-nav { 
	position: fixed;
	top: 8rem;
	left: 0;
	z-index: 90;
	width: 100%;
	height: calc(100vh - 8rem);
	background: rgba(0,0,0,.8);
	color: #fff;
	transition: .3s ease;		
	transform: translateX(-100%);
 }

.fly-nav:before {
	width: 8rem;
	height: 100%;
	background: red;
	position: absolute;
	top: 0;
	left: 0;
}

.fly-nav.exp {
	transform: translateX(0);
	background: #000;
}

@media (min-width: 768px) {

	.fly-nav {
		top: 0;
		left: 8rem;
		z-index: -1;
		width: 53rem;
		height: 100vh;
		max-height: 100vh;
		background: #000;
		overflow-y: auto;
		scrollbar-color: #191919 #C2C2C2;
	}
}

.fly-nav .fly-logo {
	display: none;
}

@media (min-width: 768px) {

	.fly-nav .fly-logo {
		display: block;
		position: absolute;
		top: 1.8rem;
		left: 1.7rem;
		fill: #fff;
	}

	.fly-nav .fly-logo img {
		height: 9.9rem;
		max-width: 13.4rem;
	}
}

.fly-nav a {
	color: #fff;
}

.fly-nav ul.first {
	position: relative;
	margin-top: 1rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

@media (min-width: 420px) {

	.fly-nav ul.first {
		margin-top: 5rem;
	}
}

@media (min-width: 768px) {

	.fly-nav ul.first {
		top: 14.5rem;
		transform: translate(-50%, 0);
		margin-top: 0;
	}
}

.fly-nav ul.first li {
	text-transform: uppercase;
	font-size: 2.1rem;
	line-height: 3rem;
	font-weight: 300;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	transition: .3s ease;
}

@media (min-width: 768px) {

	.fly-nav ul.first li {
		font-size: 2.8rem;
		line-height: 3.4rem;
		letter-spacing: 0.233rem;
	}
}

.fly-nav ul.first li a {
	opacity: .5;
}

.fly-nav ul.first li + li {
	margin-top: 1rem;
}

@media (min-width: 420px) {

	.fly-nav ul.first li + li {
		margin-top: 1.5rem;
	}
}

@media (min-width: 768px) {

	.fly-nav ul.first li + li {
		margin-top: 3rem;
	}
}

.fly-nav ul.first li.current-menu-item {
	opacity: 1;
	font-weight: 400;
}

.fly-nav ul.first li.current-menu-item span:after {
	width: 100%;
}

.fly-nav ul.first li.other {
	font-size: 1.3rem;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: center;
	    justify-content: center;
	margin: 2rem 0 0 0;
}

@media (min-width: 550px) {

	.fly-nav ul.first li.other {
		margin: 4rem 0 0 0;
		font-size: 1.6rem;
	}
}

@media (min-width: 768px) {

	.fly-nav ul.first li.other {
		margin: 2.5rem 0 0 7rem;
		-ms-flex-pack: left;
		    justify-content: left;
	}
}

.fly-nav ul.first li.other a {
	position: relative;
	width: auto;
	opacity: .5;
}

@media (min-width: 768px) {

	.fly-nav ul.first li.other a {
		margin-bottom: .5rem;
	}
}

.fly-nav ul.first li.other a + a {
	margin-left: 2rem;
}

@media (min-width: 550px) {

	.fly-nav ul.first li.other a + a {
		margin-left: 3rem;
	}
}

.fly-nav ul.first li.other a + a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: -1rem;
	transform: translateY(-50%);
	width: .1rem;
	height: 1.5rem;
	background: #fff;
}

@media (min-width: 420px) {

	.fly-nav ul.first li.other a + a:before {
		left: -1.5rem;
	}
}

.fly-nav ul.first li.other a.first {
	width: 100%;
	text-align: center;
}

@media (min-width: 768px) {

	.fly-nav ul.first li.other a.first {
		text-align: left;
	}
}

.fly-nav ul.first li.other a:nth-of-type(2) {
	margin-left: 0;
}

.fly-nav ul.first li.other a:nth-of-type(2):before {
	content: none;
}

@media (min-width: 768px) {

	.fly-nav ul.first li.other a.last {
		width: 100%;
		margin-left: 0;
		display: inline-block;
	}

	.fly-nav ul.first li.other a.last:before {
		content: none;
	}
}

.fly-nav ul.first li.other a:hover {
	opacity: 1;
}

.fly-nav ul.first li span {
	position: relative;
	top: .5rem;
	font-size: 1rem;
	line-height: 1.1rem;
	display: block;
	width: 4rem;
	height: 1.7rem;
	margin-right: 1rem;
	opacity: .5;
}

@media (min-width: 768px) {

	.fly-nav ul.first li span {
		margin-right: 2rem;
		height: 2.6rem;
		top: 0;
		width: 5rem;
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
}

.fly-nav ul.first li span:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: .1rem;
	background: #fff;
	transition: .3s ease;
}

.fly-nav ul.first li:not(.other):hover a {
	opacity: 1;
}

.fly-nav ul.first li:not(.other):hover span {
	opacity: 1;
}

.fly-nav ul.first li:not(.other):hover span:after {
	width: 100%;
}

.fly-nav .link-1 {
	position: absolute;
	bottom: 2rem;
	left: 50%;
	transform: translateX(-50%);
	font-weight: 300;
	text-transform: uppercase;
	font-size: 1.8rem;
	line-height: 2.8rem;
	width: 90%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
}

@media (min-width: 420px) {

	.fly-nav .link-1 {
		font-size: 2rem;
		line-height: 3.2rem;
		letter-spacing: .168rem;
	}
}

@media (min-width: 768px) {

	.fly-nav .link-1 {
		font-weight: 100;
		width: 27.3rem;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		padding-left: 4rem;
		-ms-flex-pack: left;
		    justify-content: left;
		font-size: 2.4rem;
		line-height: 3.9rem;
		bottom: unset;
		top: 84.5rem;
		padding-bottom: 1rem;
		-ms-flex-align: start;
		    align-items: start;
	}
}

.fly-nav .link-1 span {
	opacity: .5;
}

.fly-nav .link-1 strong {/*display: block;*/
	text-transform: uppercase;
	font-weight: 400;
	margin-left: .5rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

@media (min-width: 768px) {

	.fly-nav .link-1 strong {
		font-weight: 300;
		margin-left: 0;
	}
}

.fly-nav .link-1 .i {/*position: absolute;
			bottom: .7rem;
			right: -3.5rem;*//*transform: rotate(-135deg);*/
	width: 2.5rem;
	height: 2.5rem;
	fill: #fff;
}

.fly-nav .link-1 .i.i-navigation {
	opacity: .3;
	width: 2rem;
	height: 2.1rem;
	margin-right: 1rem;
}

@media (min-width: 420px) {

	.fly-nav .link-1 .i.i-navigation {
		margin-right: 1.8rem;
	}
}

@media (min-width: 768px) {

	.fly-nav .link-1 .i.i-navigation {
		position: absolute;
		top: .5rem;
		left: 0;
		width: 2.5rem;
		height: 2.5rem;
		margin-right: 0;
	}
}

.fly-nav .link-1 .i.i-arrow {
	transform: rotate(-135deg);
	width: 1.7rem;
	height: 2.3rem;
	margin-left: 1rem;
}

@media (min-width: 768px) {

	.fly-nav .link-1 .i.i-arrow {
		width: 2.1rem;
		height: 2.8rem;
	}
}

/* -------------------------- *\
    .tool
\* -------------------------- */

.tool { 
	position: relative;
	display: -ms-flexbox;
	display: flex;
	width: 20.1rem;
	height: 12.5rem;
	-ms-flex-align: end;
	    align-items: flex-end;
 }

.tool .l {
	position: relative;
	background: #000;
	width: 6.2rem !important;
	height: 8.9rem;
	border-radius: 1rem 1rem 0 1rem;
	padding: 0 !important;
	position: relative;
	z-index: 1;
}

.tool .l .bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 6.2rem;
	height: 5.1rem;
	border-radius: 0 1rem 0 1rem;
	overflow: hidden;
}

.tool .l .bottom .bord {
	border: 0.4rem solid #fff;
	width: 10rem;
	height: 6rem;
	border-radius: 0 1rem 0 1rem;
	position: absolute;
	bottom: -.1rem;
	left: -.1rem;/*transform: rotate(90deg);*/
}

.tool .l .info {
	width: 100%;
	color: #fff;
	transform: rotate(-90deg);
	text-transform: uppercase;
	line-height: 1.8rem;
	font-size: 1.4rem;
	font-weight: 300;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: center;
	    align-items: center;
	text-align: center;
	padding-top: .3rem;
	position: absolute;
	bottom: 2.5rem;
}

.tool .l .info strong {
	font-size: 2rem;
	line-height: 2.4rem;
	font-weight: 700;
	display: block;
}

.tool .l .info.small strong {
	font-size: 1.4rem;
}

.tool .r {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: right !important;
	    justify-content: right !important;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: calc(100% - 6.2rem) !important;
	height: 12.5rem;
}

.tool .r .info {
	height: 3.9rem;
	width: 11.4rem;
	background: #000;
	border-radius: 1rem 1rem 0 0;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	font-size: 1.4rem;
	line-height: 1.8rem;
	font-weight: 300;
	text-transform: uppercase;
}

.tool .r .info .top {
	position: absolute;
	top: 0;
	right: 0;
	width: 4.7rem;
	height: 5rem;
	border-radius: 0 1rem 0 0;
	overflow: hidden;
}

.tool .r .info .top .bord {
	border: 0.4rem solid #fff;
	width: 10rem;
	height: 6rem;
	border-radius: 1rem 1rem 0 0;
	position: absolute;
	top: -.1rem;
	right: -.1rem;/*transform: rotate(90deg);*/
}

.tool .r .info strong {
	font-weight: 700;
	font-size: 2.4rem;
	line-height: 2.4rem;
	margin-right: .5rem;
}

.tool .r .bottom {
	height: 8.7rem;
	background: #fff;
	border-radius: 1.8rem 0 1rem 0;
	box-shadow: 0 .2rem 1.5rem rgba(0,0,0, .25);
	padding: 1.4rem 1rem 1.9rem;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-direction: column;
	    flex-direction: column;
	width: 100%;
}

.tool .r .bottom span:nth-child(1){
	font-size: 3.6rem;
	line-height: 4.4rem;
	font-weight: 600;/*margin-bottom: 1rem;*/
}

.tool .r .bottom span.stat{
	position: relative;
	font-weight: 300;
	padding-left: 2rem;
	font-size: 1.8rem;
	line-height: 2.2rem;
}

.tool .r .bottom span.stat span {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
	background: #19CC00;
	box-shadow: 0 .1rem .3rem rgba(0,0,0, .5);
}

.tool .r .bottom span.stat.sold span {
	background: #E70000;
}

.tool .r .bottom span.stat.reserved span {
	background: #FF8200;
}

.tool.fl {
	height: 15.2rem;
}

.tool.fl .r {
	height: 15.2rem;
}

.tool.fl .r .bottom {
	position: relative;
	height: 11.4rem;
}

.tool.fl .r .bottom .stat {
	width: 1.2rem;
	height: 1.2rem;
	position: absolute;
	top: .5rem;
	right: .5rem;
	padding: 0;
	border-radius: 50%;
	box-shadow: 0 .2rem .3rem rgba(0,0,0, .5);
	margin: 0;
}

.tool.fl .r .bottom .big {
	font-weight: 600;
	font-size: 2rem;
	margin-bottom: .6rem;
	margin-top: .85rem;
}

.tool.fl .r .bottom .in {
	font-size: 1.8rem;
	font-weight: 400;
	margin-bottom: .8rem;
}

.tool.fl .r .bottom .sq {
	font-size: 1.8rem;
	font-weight: 600;
}

.tool.fl.free .r .stat {
	background: #19CC00;
}

.tool.fl.reserved .r .stat {
	background: #FF8200;
}

.tool.fl.reserved .r .in {
	font-size: 1.6rem;
	padding: 1rem 0 0;
}

.tool.fl.sold .r .stat {
	background: #E70000;
}

.tool.fl.sold .r .in {
	text-transform: uppercase;
	font-size: 1.6rem;
	padding: 1rem 0 0;
}

.tool.ap {
	width: 23.4rem;
}

.tool.ap .l .info {
	width: 8.9rem;
	-ms-flex-pack: center;
	    justify-content: center;
	padding-top: 0;
	height: 4.2rem;
	left: 55%;
	top: 50%;
	bottom: auto;
	transform: translate(-50%, -50%) rotate(-90deg);
}

.tool.ap .r {
	height: 12.6rem;
}

.tool.ap .r .info {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
	text-transform: none;
}

.tool.ap .r .info .top {
	top: -.1rem;
}

.tool.ap .r .bottom .big {
	font-size: 1.8rem;
	line-height: 2.3rem;
	margin-bottom: .6rem;
}

.tool.ap .r .bottom .sq {
	font-size: 1.8rem;
	line-height: 2.2rem;
	font-weight: 600;
}

.mapster_tooltip {
 	width: 26.2rem !important;
 	background: green;
 	border: none !important;
 	background: transparent !important;
 	box-shadow: none !important;
 }

/* -------------------------- *\
    .single building
\* -------------------------- */

/* -------------------------- *\
    elements
\* -------------------------- */

/* -------------------------- *\
    Sections
\* -------------------------- */

/* -------------------------- *\
    .plp
\* -------------------------- */

.plp { 
	max-width: 21cm;
	margin: 0 auto;
	padding: 2rem;
	border: .1rem solid rgba(0,0,0,.1);
 }

.plp__header {
	height: 4rem;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
	margin-bottom: 4rem;
}

@media (max-width: 767px) {

	.plp__header {
		display: block;
	}
}

.plp__header .l {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	    justify-content: flex-start;
}

@media (max-width: 767px) {

	.plp__header .l {
		margin-bottom: 3rem;
	}
}

.plp__header .i {
	max-height: 4rem;
}

.plp__header .i-ox_residence_logo_2 {
	max-width: 4rem;
	margin-right: 1rem;
}

.plp__header .i-logo-section {
	max-width: 13.3rem;
}

.plp__header .r span {
	font-size: 1.5rem;
	display: block;
	font-weight: 100;
}

.plp__header .r span a {
	font-weight: 600;
}

@media (max-width: 767px) {

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

.plp__intro {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	margin-bottom: 5rem;
}

@media (max-width: 767px) {

	.plp__intro {
		display: block;
		margin-top: 15rem;
	}
}

.plp__intro .l {
	width: 58%;
}

@media (max-width: 767px) {

	.plp__intro .l {
		width: 100%;
		margin-bottom: 4rem;
	}
}

.plp__intro .l img {
	transform: scale(1.15) translate(5%, -.8rem);
}

@media (max-width: 767px) {

	.plp__intro .l img {
		transform: scale(1.1) translate(0);
	}
}

.plp__intro .r {
	width: 41%;
	text-align: right;
}

@media (max-width: 767px) {

	.plp__intro .r {
		width: 100%;
	}
}

.plp__intro .r h1 {
	margin-bottom: 1.5rem;
}

.plp__intro .r span {
	display: block;
	font-weight: 100;
	font-size: 2.1rem;
	line-height: 3.5rem;
	text-transform: uppercase;
}

.plp__intro .r span strong {
	font-weight: 500;
}

.plp__intro .r p {
	font-size: 1.4rem;
	line-height: 2.2rem;
}

.plp__intro .r p strong {
	font-weight: 500;
}

.plp__table {
	position: relative;
	border-top-left-radius: 1.5rem;
	color: #fff;
	padding: 0 0 0 1rem;
	overflow: hidden;
}

@media (max-width: 767px) {

	.plp__table {
		overflow: scroll;
	}
}

.plp__table:before,
		.plp__table:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 5rem;
	height: 5rem;
	background: #000;
	opacity: 0;
}

.plp__table .floor {
	position: relative;
}

@media (max-width: 767px) {

	.plp__table .floor {
		min-width: 21cm;
	}
}

.plp__table .floor + .floor {
	margin-top: 2rem;
}

.plp__table .t {
	position: relative;
	margin-left: 3rem;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	font-size: 1.2rem;
	background: #000;/*opacity: .1;*/
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.plp__table .t:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: -10rem;
	width: 100%;
	height: 3rem;
	background: #000;/*opacity: 0;*/
}

.plp__table .t>span {
	position: relative;
	z-index: 10;
	width: 3rem !important;
}

.plp__table .t>div {
	position: relative;
	z-index: 10;
	width: calc(100% - 3rem);
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.plp__table .t span {
	width: 12%;
	text-align: center;
	line-height: 3rem;
}

.plp__table .t span:nth-child(2){
	width: 15.5%;
}

.plp__table .m {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
}

.plp__table .fl {
	position: relative;
	width: 2.8rem;
	background: #000;
}

.plp__table .fl:before {
	content: '';
	position: absolute;
	top: 0;
	left: -5rem;
	width: 7rem;
	height: 100%;
	background: #000;/*background: red;*/
}

.plp__table .fl>span {
	position: absolute;
	top: 50%;
	left: 35%;
	transform: translate(-50%, -50%) rotate(-90deg);
	text-align: center;
	width: 50rem;
	color: #fff !important;
}

.plp__table .fl>span strong {
	text-transform: uppercase;
}

.plp__table .hold {
	width: calc(100% - 2.6rem);
	background: #F9F9F9;
}

.plp__table .ent {
	position: relative;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	background: #F9F9F9;
	border-top-left-radius: 1rem;
}

.plp__table .ent + .ent {
	margin-top: 0rem;
}

.plp__table .ent:nth-child(2){
	border-top-left-radius: 1rem;
	padding-top: .5rem;
}

.plp__table .ent:nth-child(2)>div {
	border-top-left-radius: 1rem;
}

.plp__table .ent .flnum {
	position: relative;
	background: #fff;
	box-shadow: 0 0 .5rem rgba(0,0,0, .05);
	margin: 0 .5rem;
	margin: .5rem;
	width: 3rem;
	min-height: calc(100% - 12rem) !important;
	max-height: calc(100% - 12rem) !important;
	color: #000;
	background: #fff;
	border-top-left-radius: 1rem;
}

.plp__table .ent .flnum strong {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-90deg);
	text-align: center;
	width: 10rem;
	text-transform: uppercase;
}

.plp__table .rows {
	width: calc(100% - 3.2rem);
	background: #F9F9F9;
	background: #F9F9F9 !important;
	padding-top: .5rem;
	min-height: 11rem;
}

.plp__table .row {
	position: relative;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	background: #fff;
	color: #000;
	margin-bottom: .5rem;
	box-shadow: 0 0 .5rem rgba(0,0,0, .1);
	transition: .3s ease;
	cursor: pointer;
}

.plp__table .row:hover {
	background: rgba(0,0,0,.2);
}

.plp__table .row:last-child {/*margin-bottom: 5rem;*//*background: #F9F9F9;*/
	margin-bottom: .5rem;
}

.plp__table .row span {
	position: relative;
	width: 12%;
	text-align: center;
	font-size: 1.2rem;
	line-height: 3rem;
}

.plp__table .row span sup {
	position: absolute;
	top: -.3rem;
}

.plp__table .row span:nth-child(1){
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: .5rem;
	width: .7rem;
	height: .7rem;
	border-radius: 50%;
	background: #19CC00;
	box-shadow: 0 0.1rem .2rem rgba(0,0,0, .2);
}

.plp__table .row span:nth-child(1).sold {
	background: #E70000;
}

.plp__table .row span:nth-child(3){
	width: 15.5%;
}

@media print {

	.plp .floor {
		page-break-after: always;
	}
}

/* -------------------------- *\
    .intro
\* -------------------------- */

.intro { 
	position: relative;
	height: 100vh;
	overflow: hidden;
	background: #000;
	padding: 0;
	width: 100vw;
	height: calc(100vh - 5.5rem);
 }

@media (min-width: 768px) {

	.intro {/*max-height: 105.4rem;*/
		height: auto;
	}
}

.intro .logo {
	display: none;
}

@media (min-width: 768px) {

	.intro .logo {
		display: block;
		position: absolute;
		z-index: 50;
		top: 1.8rem;
		left: 10rem;
		fill: #fff;
	}
}

.intro .logo img {
	height: 9.9rem;
	width: 13.4rem;
}

.intro .map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: calc(100vh - 5.5rem);
}

@media (min-width: 768px) {

	.intro .map {
		position: static;
		width: 100%;
		height: auto;
	}
}

.intro .map img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

@media (min-width: 768px) {

	.intro .map img {
		-o-object-fit: fill;
		   object-fit: fill;
		width: auto;
		height: auto;
	}
}

.intro h1 {
	position: absolute;
	top: 10rem;
	z-index: 10;
	color: #fff;
	fill: #fff;
	font-size: 2.3rem;
	font-weight: 300;
	line-height: 3rem;
	letter-spacing: -.001rem;
	width: 100%;
	padding: 0 2rem;
	text-align: left;
	margin-bottom: 0;
	text-transform: uppercase;
	text-align: center;
}

@media (min-width: 412px) {

	.intro h1 {
		font-size: 3.3rem;
		line-height: 4rem;
		top: 12rem;
	}
}

@media (min-width: 768px) {

	.intro h1 {
		top: 2rem;
		right: 3rem;
		max-width: 76rem;
		text-transform: uppercase;
		font-size: 2.5rem;
		line-height: 3.3rem;
		max-width: 47rem;
	}
}

@media (min-width: 1024px) {

	.intro h1 {
		top: 3rem;
		font-size: 3.5rem;
		line-height: 4.8rem;
		left: 50%;
		transform: translateX(-50%);
		padding: 0;
		letter-spacing: -.015rem;
		max-width: 97rem;
	}
}

@media (min-width: 1320px) {

	.intro h1 {
		font-size: 4.8rem;
		line-height: 5.8rem;
	}
}

@media (min-width: 1650px) {

	.intro h1 {
		top: 9.5rem;
	}
}

.intro h1 .dark-logo-nd {
	width: 100%;
	max-width: 38.5rem;
	filter: brightness(0) invert(1);
	margin-bottom: 2.7rem;
}

@media (min-width: 768px) {

	.intro h1 .dark-logo-nd {
		margin-bottom: 1.7rem;
	}
}

@media (min-width: 1200px) {

	.intro h1 .dark-logo-nd {
		max-width: 51.8rem;
	}
}

@media (min-width: 1450px) {

	.intro h1 .dark-logo-nd {
		margin-bottom: 3.8rem;
	}
}

.intro h1>span {
	display: block;
	font-size: 1.3rem;
	line-height: 2.3rem;
	letter-spacing: -0.005rem;
	-ms-flex-item-align: start;
	    align-self: start;
	text-align: center;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	    justify-content: center;
	margin-top: 2rem;
	font-weight: 100;
}

@media (min-width: 412px) {

	.intro h1>span {
		font-size: 1.6rem;
		line-height: 2.3rem;
		margin-top: 3.8rem;
	}
}

@media (min-width: 768px) {

	.intro h1>span {
		font-size: 1.8rem;
		line-height: 3rem;
		margin-top: 1rem;
	}
}

@media (min-width: 1024px) {

	.intro h1>span {
		font-size: 2.4rem;
		line-height: 3.4rem;
		letter-spacing: -0.007rem;
	}
}

@media (min-width: 1650px) {

	.intro h1>span {
		margin-top: 5.8rem;
	}
}

.intro h1>span strong {
	margin-left: .5rem;
	font-weight: 500;
	margin-top: 0;
}

.intro h1>span .n {
	color: #fff;
	fill: #fff;
	font-weight: 100;
	text-transform: uppercase;
	display: -ms-flexbox;
	display: flex;
	margin-left: 1rem;
}

.intro h1>span .n strong {
	font-weight: 400;
}

.intro h1>span .n svg {
	width: 2rem;
	height: 2rem;
	transform: rotate(-30deg);
	margin-top: 0;
}

.intro h1 strong {
	display: block;
	font-weight: 100;/*@mixin min 768 {
				margin-top: -2rem;
			}

			@mixin min 1200 {
				margin-top: 0;
			}*/
}

.intro .bul_1a,
	.intro .bul_1b,
	.intro .bul_2a,
	.intro .bul_2b,
	.intro .bul_2v,
	.intro .bul_2g {
	position: absolute;
	top: 35%;
	left: 29%;
	text-align: center;
	font-weight: 300;
	font-size: 1.8rem;
	line-height: 1.9rem;
	color: #fff;
	text-transform: uppercase;
}

@media (max-width: 990px) {

	.intro .bul_1a,
	.intro .bul_1b,
	.intro .bul_2a,
	.intro .bul_2b,
	.intro .bul_2v,
	.intro .bul_2g {
		display: none;
	}
}

@media (min-width: 1320px) {

	.intro .bul_1a,
	.intro .bul_1b,
	.intro .bul_2a,
	.intro .bul_2b,
	.intro .bul_2v,
	.intro .bul_2g {
		font-size: 2.1rem;
		line-height: 1.9rem;
	}
}

.intro .bul_1a:before, .intro .bul_1b:before, .intro .bul_2a:before, .intro .bul_2b:before, .intro .bul_2v:before, .intro .bul_2g:before {
	content: '';
	background: #979797;
	width: .1rem;
	height: 3rem;
	position: absolute;
	bottom: -4rem;
	left: 50%;
	transform: translateX(-50%);
}

.intro .bul_1a > span, .intro .bul_1b > span, .intro .bul_2a > span, .intro .bul_2b > span, .intro .bul_2v > span, .intro .bul_2g > span {
	display: block;
	font-weight: 700;
	font-size: 2.3rem;
	line-height: 2.3rem;
	color: rgba(255,255,255, .5);
	position: relative;
	padding-right: 1rem;
}

@media (min-width: 1320px) {

	.intro .bul_1a > span, .intro .bul_1b > span, .intro .bul_2a > span, .intro .bul_2b > span, .intro .bul_2v > span, .intro .bul_2g > span {
		font-size: 3.6rem;
		line-height: 4.4rem;
		padding-right: 1.5rem;
	}
}

.intro .bul_1a > span span, .intro .bul_1b > span span, .intro .bul_2a > span span, .intro .bul_2b > span span, .intro .bul_2v > span span, .intro .bul_2g > span span {
	font-size: 1.8rem;
	line-height: 1.9rem;
	position: absolute;
	top: 0;
	right: 0;
}

@media (min-width: 1320px) {

	.intro .bul_1a > span span, .intro .bul_1b > span span, .intro .bul_2a > span span, .intro .bul_2b > span span, .intro .bul_2v > span span, .intro .bul_2g > span span {
		font-size: 2.1rem;
		line-height: 3.1rem;
	}
}

.intro .bul_1b {
	top: 33%;
	left: 18%;
}

.intro .bul_2a {
	top: 44%;
	left: 51%;
}

.intro .bul_2b {
	top: 44%;
	left: 63%;
}

.intro .bul_2v {
	top: 35%;
	left: 69.5%;
}

.intro .bul_2g {
	top: 25%;
	left: 78%;
}

/* -------------------------- *\
    .search
\* -------------------------- */

.search_bg {
	position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0, .5);
    width: 100%;
    height: 100%;
    z-index: 60;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
}

.search_bg--in {
	opacity: 1;
	visibility: visible;
}

.search {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 70;
	width: 100%;
	background: #fff;
	color: #fff;
	box-shadow: 0 0 .3rem rgba(0,0,0, .1);	
	transform: translateY(calc(100% - 5.5rem));
}

/*	transition: .3s ease;*/

@media (min-width: 768px) {

	.search {
		width: calc(100% - 8rem);
		left: auto;
		right: 0;
	}
}

@media (min-width: 1024px) {

	.search {
		border-radius: 1rem 0 0 0;
	}
}

.search .click {
	width: 100%;
	height: 6rem;
	border: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	background: #000;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-align: center;
	    align-items: center;
	cursor: pointer;
}

@media (min-width: 1024px) {

	.search .click {
		border-radius: 1rem 0 0 0;
		height: 8rem;
	}
}

.search .click span:nth-child(1){
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	margin-right: 1rem;
}

@media (min-width: 1024px) {

	.search .click span:nth-child(1) {
		border-radius: 1rem 0 0 0;
	}
}

.search .click span:nth-child(1) svg {
	width: 3.5rem;
	height: 4rem;
	fill: #fff;
}

@media (min-width: 1024px) {

	.search .click span:nth-child(1) {
		width: 8rem;
		height: 8rem;
		margin: 0;
		background: rgba(0,0,0, .185);
		transition: .3s ease;
	}

	.search .click span:nth-child(1) svg {
		fill: #fff;
		transition: .3s ease;
	}
}

.search .click span:nth-child(2){
	cursor: pointer;
}

.search .click span:nth-child(2) strong {
	text-transform: uppercase;
	font-size: 2.1rem;
	line-height: 2.5rem;
	font-weight: 600;
}

@media (min-width: 1024px) {

	.search .click span:nth-child(2) {
		background: rgba(0,0,0, .85);
		color: #fff;
		height: 8rem;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		transition: .3s ease;
	}

	.search .click span:nth-child(2) strong {
		display: block;
		min-width: calc(100% - 8rem);
		width: 16rem;
	}
}

@media (max-width: 767px) {

	.search .click {
		height: 5.5rem;
	}
}

@media (min-width: 1024px) {

	.search .click {
		width: 24rem;
		color: #000;
		background: transparent;
		transition: .3s ease;/*opacity: .2;	*/
	}
}

.search .click.first:hover {
	background: #fff;
}

.search .click.first:hover span:nth-child(1),
    	    		.search .click.first:hover span:nth-child(2) {
	background: #fff !important;
	color: #000 !important;
}

.search .click.first:hover span:nth-child(1) svg, .search .click.first:hover span:nth-child(2) svg {
	fill: #000 !important;
}

@media (min-width: 1024px) {

	.search {
		--pr: 1px;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -ms-flexbox;
		display: flex;
		left: auto;
		right: 0;
		width: calc( 100vw - 10rem);/*width: 120rem;*//*width: 141.5rem;*/
		background: #fff;/*transform: translate(calc(100% - 8rem), 0);*//*border-top-left-radius: 1rem !important;*//*overflow: hidden;*//*transform: translate(calc(100% - 24rem), 0);*/
		transform: translate(calc(100% - 24rem), calc(var(--pr) + 0.3rem));
	}

	.search .click span:nth-child(1),
				.search .click span:nth-child(2) {
		background: #000 !important;
		color: #fff !important;
	}

	.search .click span:nth-child(1) svg, .search .click span:nth-child(2) svg {
		fill: #fff !important;
	}

	.search:hover {
		transform: translate(calc(100% - 24rem), calc(var(--pr) + 0.2rem));
	}

	.search:hover span:nth-child(1),
				.search:hover span:nth-child(2) {
		background: #fff !important;
		color: #000 !important;
	}

	.search:hover span:nth-child(1) svg, .search:hover span:nth-child(2) svg {
		fill: #000 !important;
	}
}

@media (min-width: 1520px) {

	.search {
		width: 141.5rem;
	}
}

.search.ext {
	transform: translate(0, 0);
	transition: transform 0.3s;
}

.search.ext .click {
	height: 8rem;
	background: #fff;
	color: #000;
	cursor: pointer;
}

@media (min-width: 1024px) {

}

.search.ext .click.first {
	display: none;
}

@media (min-width: 1024px) {

	.search.ext .click .first(1) {
		border-top-left-radius: 1rem !important;
	}

	.search.ext .click span:nth-child(1),
					.search.ext .click span:nth-child(2) {
		background: #fff;
		color: #000;
	}

	.search.ext .click span:nth-child(1) svg, .search.ext .click span:nth-child(2) svg {
		fill: #000;
	}
}

.search.ext .click svg {
	fill: #000 !important;
}

.search.ext button.click {
	height: 6.3rem;
	background: #000;
	color: #fff;
	transition: .3s ease;
}

.search.ext button.click svg {
	fill: #fff !important;
}

.search.ext button.click:hover {
	background: #fff;
	color: #000;
}

.search.ext button.click:hover svg {
	fill: #000 !important;
}

@media (min-width: 1024px) {

	.search.ext button.click {
		background: transparent;
		color: #fff;
		height: 8rem;
	}
}

/* -------------------------- *\
    .search-form-1
\* -------------------------- */

.search-form-1 {
	width: 100%;
}

@media (min-width: 1024px) {

	.search-form-1 form {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		    flex-direction: row;
		width: 100%;
		height: 6.6rem;
		-ms-flex-pack: right;
		    justify-content: right;
	}
}

.search-form-1 .m {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: center;
	    justify-content: center;
}

@media (min-width: 1024px) {

	.search-form-1 .m {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
		width: calc(100vw - 8rem - 48rem);
		width: calc(141.5rem - 24rem);
		height: 6.6rem;
	}
}

.search-form-1 p {
	position: relative;
	color: #000;
	max-width: 80%;
	min-width: 80%;
	margin: 1rem auto;
	font-size: 1.8rem;
	line-height: 3.5rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	padding-right: 1.5rem;
	font-weight: 500;
}

.search-form-1 p:nth-child(1){
	margin-top: 2rem;
}

@media (min-width: 1024px) {

	.search-form-1 p {
		font-size: 1.2rem;
		line-height: 1.1;
		margin: 0 auto;
	}

	.search-form-1 p:nth-child(1) {
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {

	.search-form-1 p {
		font-size: 1.5rem;
	}
}

@media (min-width: 1700px) {

	.search-form-1 p {
		font-size: 1.6rem;
	}
}

@media (min-width: 1850px) {

	.search-form-1 p {
		font-size: 1.8rem;
	}
}

.search-form-1 p:after {
	content: '';
	position: absolute;
	bottom: -.8rem;
	left: 0;
	width: 100%;
	height: .1rem;
	background: #000;
}

.search-form-1 p svg {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	fill: #fff;
	width: 1.5rem;
	transition: .3s ease;
}

.search-form-1 .drop-down {
	position: relative;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.search-form-1 .drop-down:nth-of-type(1),
		.search-form-1 .drop-down:nth-of-type(2) {
	width: 44.5%;
}

.search-form-1 .drop-down:nth-of-type(1) p, .search-form-1 .drop-down:nth-of-type(2) p {
	max-width: 80%;
	min-width: 80%;
}

.search-form-1 .drop-down__checkboxes {
	position: absolute;
	bottom: 4.5rem;
	left: 50%;
	width: 80%;
	min-width: 20rem;
	overflow: hidden;
	padding: 1.5rem 1rem;
	display: block;
	background: #fff;
	color: #000;
	box-shadow: 0 0 4rem rgba(0,0,0, .1);
	transform: rotateX(120deg) translate(-50%, -6rem);
	opacity: 0;
	visibility: hidden;
	transition: .3s ease;
}

.search-form-1 .drop-down__checkboxes input[type='checkbox'],
			.search-form-1 .drop-down__checkboxes label {
	display: block;
	cursor: pointer;
}

.search-form-1 .drop-down__checkboxes input[type='checkbox'] {
	position: absolute;
	top: 1rem;
	left: 0;
}

.search-form-1 .drop-down__checkboxes input[type='checkbox']:before,
				.search-form-1 .drop-down__checkboxes input[type='checkbox']:after {
	content: '';
	position: absolute;
	top: -.2rem;
	left: 0;
	width: 2rem;
	height: 2rem;
	border: .1rem solid rgba(0,0,0, .4);
	background: #fff;
}

.search-form-1 .drop-down__checkboxes input[type='checkbox']:after {
	border: 0;
	background: rgba(0,0,0, .75);
	border-radius: 50%;
	transform: scale(0);
	transition: .3s ease;
}

.search-form-1 .drop-down__checkboxes input[type='checkbox']:hover:after {
	transform: scale(.3);
	opacity: .5;
}

.search-form-1 .drop-down__checkboxes input[type='checkbox']:checked:after {
	transform: scale(.5);
	opacity: 1;
}

.search-form-1 .drop-down__checkboxes label {
	position: relative;
	line-height: 1.2;
	padding-left: 3rem;
	position: relative;
	font-size: 1.4rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: .75rem 0 .75rem 3rem;
}

.search-form-1 .drop-down__checkboxes label.hid {
	display: none;
}

.search-form-1 .drop-down__checkboxes label:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.search-form-1 .drop-down:nth-of-type(1) .drop-down__checkboxes, .search-form-1 .drop-down:nth-of-type(2) .drop-down__checkboxes {
	width: 90%;
	min-width: 90%;
}

@media (min-width: 1024px) {

	.search-form-1 .drop-down {
		width: 33%;
	}

	.search-form-1 .drop-down:nth-of-type(1),
			.search-form-1 .drop-down:nth-of-type(2) {
		width: 22%;
	}
}

.search-form-1 .drop-down.ext .drop-down__checkboxes {
	transform: rotateX(0) translate(-50%, 0);
	opacity: 1;
	visibility: visible;
}

@media (min-width: 1024px) {

	.search-form-1 .drop-down.ext .drop-down__checkboxes {
		bottom: 6rem;
	}
}

.search-form-1 .drop-down.ext svg {
	transform: translateY(-50%) rotate(180deg);
}

.search-form-1 .drop-down.hid {
	visibility: hidden;
}

.search-form-1 .est-num {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	width: 80%;
	margin: 2rem auto 3rem;
	font-weight: 300;
	line-height: 1.1;
	padding-right: .5rem;
	color: #000;
}

.search-form-1 .est-num strong {
	font-size: 4.2rem;
	line-height: 5.2rem;
	font-weight: 300;
	margin-right: 1.5rem;
	min-width: 8rem;
	text-align: right;
}

@media (min-width: 1024px) {

	.search-form-1 .est-num {
		width: 18rem;
		margin: 0;
		padding-right: 2.5rem;
	}

	.search-form-1 .est-num strong {
		font-size: 2.2rem;
		margin-right: .8rem;
	}
}

@media (min-width: 1200px) {

	.search-form-1 .est-num {
		width: 23rem;
	}

	.search-form-1 .est-num strong {
		font-size: 4.2rem;
		margin-right: 1.5rem;
	}
}

.search-form-1 button.click {
	text-align: left;
	font-size: 2.1rem;
	line-height: 2.5rem;
	background: #fff;
	margin-top: -1.4rem;
	-ms-flex-align: center;
	    align-items: center;
	font-weight: 300;
	font-size: 2.1rem;
	font-family: 'Montserrat', sans-serif;
}

@media (min-width: 768px) {

	.search-form-1 button.click {
		-ms-flex-pack: center;
		    justify-content: center;
	}
}

.search-form-1 button.click strong {
	font-weight: 700;
	text-transform: uppercase;
}

@media (max-width: 767px) {

	.search-form-1 button.click {
		height: 5.5rem !important;
		border-radius: 0;
		-ms-flex-pack: center;
		    justify-content: center;
	}
}

/* -------------------------- *\
    /Sections
\* -------------------------- */

/* -------------------------- *\
    .phone
\* -------------------------- */

.phone { 
	fill: #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
 }

.phone>span {
	font-size: 2.8rem;
	font-weight: 500;
	margin-left: 3rem;
	color: #fff;
	display: none;
}

.phone__icon {
	position: relative;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	padding: 1rem;
	border-radius: 50%;
	width: 4.7rem;
	height: 4.7rem;
	background: green;
	border: .2rem solid #fff;
	animation: phone_animation_2 4s alternate infinite;
}

@media (min-width: 768px) {

	.phone__icon {
		background: rgba(0,0,0,.3);
	}
}

.phone__icon:before,
		.phone__icon:after,
		.phone__icon span {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 6.7rem;
	height: 6.7rem;
	border: .1rem solid #fff;
	border-radius: 50%;
	animation: phone_animation_1 4s forwards infinite .2s;
}

.phone__icon:after {
	width: 7.7rem;
	height: 7.7rem;
	animation: phone_animation_1 4s forwards infinite .1s;
}

.phone__icon svg {
	transform: rotate(60deg);
}

.phone__icon span {
	width: 8.7rem;
	height: 8.7rem;
	animation: phone_animation_1 4s forwards infinite;
}

.phone__icon span:nth-child(2){
	width: 6.7rem;
	height: 6.7rem;
	animation: phone_animation_3 4s forwards infinite;
	opacity: .5;
}

.phone--main {
	position: fixed;
	bottom: 7rem;
	right: 3rem;
	z-index: 100;
}

@media (min-width: 768px) {

	.phone--main {
		display: none;
	}
}

.side_logo {
 	position: fixed;
 	top: 0;
 	right: 0;
 	display: none;
 	background: rgba(0,0,0, .9);
 	padding: 1.5rem 1.2rem;
 	border-radius: 0 0 0 .8rem;
 	z-index: 100;
 }

@media (min-width: 768px) {

	.side_logo {
		display: block;
	}
}

@media print {
 	.side_logo {
 		display: none;
 	}
 }

@keyframes phone_animation_1 {
   0%    { transform: translate(-50%, -50%) scale(.8); opacity: 0; }
   5%   { transform: translate(-50%, -50%) scale(.9); opacity: 1; }
   50%  { transform: translate(-50%, -50%) scale(1.5); opacity: 0; }
   100%   { transform: translate(-50%, -50%) scale(.8); opacity: 0; }
 }

@keyframes phone_animation_2 {
   0%    { transform: rotate(0deg) }
   0%    { transform: rotate(-30deg) }
   75%   { transform: rotate(25deg) }
   100%  { transform: rotate(0deg) }
 }

@keyframes phone_animation_3 {
   0%    { transform: translate(-50%, -50%) scale(.8); opacity: 0; }
   30%   { transform: translate(-50%, -50%) scale(.8); opacity: 1; }
   60%   { transform: translate(-50%, -50%) scale(1); opacity: 1; }
   90%   { transform: translate(-50%, -50%) scale(1); opacity: 1; }
   100%  { transform: translate(-50%, -50%) scale(.8); opacity: 0; }
 }

/* -------------------------- *\
    /Bobi
\* -------------------------- */

/* -------------------------- *\
    .floor_info
\* -------------------------- */

.floor_info { 
	padding: 2.3rem 0 3.7rem;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.floor_info {
		padding: 4.3rem 0 3.7rem 8rem;
	}
}

.floor_info .side_decor {
	display: none;
}

@media (min-width: 1024px) {

	.floor_info .side_decor {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 14rem;
		height: auto;
		z-index: 1;
		overflow: hidden;
	}
}

@media (min-width: 1450px) {

	.floor_info .side_decor {
		top: 5rem;
	}
}

@media (min-width: 1550px) {

	.floor_info .side_decor {
		top: 10rem;
	}
}

@media (min-width: 1650px) {

	.floor_info .side_decor {
		width: 16rem;
		top: 8rem;
	}
}

@media (min-width: 1900px) {

	.floor_info .side_decor {
		display: block;
	}
}

.floor_info .side_decor img {
	max-width: unset;
	height: 100%;
	width: auto;
}

.floor_info .shell {
	max-width: 170rem;
	position: relative;
	z-index: 10;
}

@media (min-width: 1710px) {

	.floor_info .shell {
		margin: 0 auto 0 4rem;
	}
}

@media (min-width: 1024px) {

	.floor_info .shell {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

@media (min-width: 1024px) {

	.floor_info .l {
		width: calc(50% - 2rem);
	}
}

@media (min-width: 1200px) {

	.floor_info .l {/*width: calc(50% - 2rem);*/
		padding-left: 7.5rem;
		position: relative;
	}
}

.floor_info .l .image_map img {
	max-height: 82.8rem;
	width: auto;
}

.floor_info .l .image_map div {
	margin: 0 auto;
}

.floor_info .l .floor_name {
	margin-bottom: 4rem;
}

@media (min-width: 1200px) {

	.floor_info .l .floor_name {
		top: 45%;
		left: 1.5rem;
		margin-bottom: 0;
		-ms-writing-mode: tb-lr;
		    writing-mode: vertical-lr;
		transform: translateY(-50%) scale(-1, -1);
		position: absolute;
		height: 100%;
	}
}

.floor_info .l .floor_name h2 {
	font-weight: 100;
	font-size: 2.5rem;
	line-height: 3rem;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
	white-space: nowrap;
}

.floor_info .l .floor_name h2 strong {
	font-weight: 500;
	font-size: 3.1rem;
	white-space: nowrap;
}

@media (min-width: 1350px) {

	.floor_info .l .floor_name h2 {
		font-size: 4.8rem;
		line-height: 5rem;
	}

	.floor_info .l .floor_name h2 strong {
		font-size: 6rem;
	}
}

@media (min-width: 1350px) {

	.floor_info .l .floor_name__small h2 {
		font-size: 3.8rem;
		line-height: 4.5rem;
	}

	.floor_info .l .floor_name__small h2 strong {
		font-size: 5rem;
	}
}

.floor_info .l .stat {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
	max-width: 27rem;
	margin: 1.7rem auto 0;
}

@media (min-width: 1200px) {

	.floor_info .l .stat {
		-ms-flex-pack: left;
		    justify-content: left;
		text-align: left;
		margin: 1.7rem auto 0 0;
	}
}

.floor_info .l .stat > span {
	font-weight: 500;
	font-size: .9rem;
	line-height: 1.1rem;
	color: #000;
	text-transform: uppercase;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.floor_info .l .stat > span + span {
	margin-left: 1.2rem;
}

.floor_info .l .stat > span span {
	width: .8rem;
	height: .8rem;
	box-shadow: 0 .1rem .2rem rgba(0,0,0, .5);
	display: block;
	border-radius: 50%;
	margin-right: .6rem;
}

@media (min-width: 768px) {

	.floor_info .l .stat > span {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}

	.floor_info .l .stat > span + span {
		margin-left: 1.8rem;
	}

	.floor_info .l .stat > span span {
		width: 1.2rem;
		height: 1.2rem;
	}
}

.floor_info .l .stat > span.free span {
	background: #19CC00;
}

.floor_info .l .stat > span.reserved span {
	background: #FF8200;
}

.floor_info .l .stat > span.sold span {
	background: #E70000;
}

.floor_info .r {
	padding-top: 3.5rem;
}

@media (min-width: 768px) {

	.floor_info .r {
		padding-top: 7rem;
	}
}

@media (min-width: 1024px) {

	.floor_info .r {
		width: calc(50% - 2rem);
		padding-top: 0;
	}
}

@media (min-width: 1200px) {

	.floor_info .r {/*width: 43.7rem;*//*width: calc(50% - 2rem);*/
	}
}

.floor_info .r .dark-logo-nd {
	max-width: 17.5rem;
}

@media (min-width: 1024px) {

	.floor_info .r .dark-logo-nd {
		max-width: 20.1rem;
		margin-bottom: 1.4rem;
	}
}

@media (min-width: 500px) {

	.floor_info .r {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
}

.floor_info .r .t {
	width: 100%;/*@mixin min 500 {
				width: calc(50% - 1rem);
			}*/
}

/*@mixin min 1024 {
				width: 100%;
			}*/

.floor_info .r .t .smapp {
	position: relative;
}

/*max-width: 43.7rem;*/

.floor_info .r .t .smapp img {
	border-radius: 0 0 1.7rem 1.7rem;
}

/*@mixin min 1024 {
					margin-top: -4rem;
				}*/

.floor_info .r .t .smapp .bul_1a,
				.floor_info .r .t .smapp .bul_1b,
				.floor_info .r .t .smapp .bul_2a,
				.floor_info .r .t .smapp .bul_2b,
				.floor_info .r .t .smapp .bul_2v,
				.floor_info .r .t .smapp .bul_2g {
	position: absolute;
	top: 25%;
	left: 26%;
	text-align: center;
	font-weight: 300;
	font-size: .7rem;
	line-height: .7rem;
	color: #000;
	text-transform: uppercase;
}

@media (min-width: 500px) {

	.floor_info .r .t .smapp .bul_1a,
				.floor_info .r .t .smapp .bul_1b,
				.floor_info .r .t .smapp .bul_2a,
				.floor_info .r .t .smapp .bul_2b,
				.floor_info .r .t .smapp .bul_2v,
				.floor_info .r .t .smapp .bul_2g {
		top: 16%;
	}
}

@media (min-width: 700px) {

	.floor_info .r .t .smapp .bul_1a,
				.floor_info .r .t .smapp .bul_1b,
				.floor_info .r .t .smapp .bul_2a,
				.floor_info .r .t .smapp .bul_2b,
				.floor_info .r .t .smapp .bul_2v,
				.floor_info .r .t .smapp .bul_2g {
		top: 26%;
	}
}

@media (min-width: 990px) {

	.floor_info .r .t .smapp .bul_1a,
				.floor_info .r .t .smapp .bul_1b,
				.floor_info .r .t .smapp .bul_2a,
				.floor_info .r .t .smapp .bul_2b,
				.floor_info .r .t .smapp .bul_2v,
				.floor_info .r .t .smapp .bul_2g {
		top: 29%;
		left: 29%;
	}
}

.floor_info .r .t .smapp .bul_1a:before, .floor_info .r .t .smapp .bul_1b:before, .floor_info .r .t .smapp .bul_2a:before, .floor_info .r .t .smapp .bul_2b:before, .floor_info .r .t .smapp .bul_2v:before, .floor_info .r .t .smapp .bul_2g:before {
	content: '';
	background: #979797;
	width: .1rem;
	height: 1.1rem;
	position: absolute;
	bottom: -1.1rem;
	left: 50%;
	transform: translateX(-50%);/*@mixin min 768 {
							height: 3rem;
							bottom: -4rem;
						}*/
}

.floor_info .r .t .smapp .bul_1a > span, .floor_info .r .t .smapp .bul_1b > span, .floor_info .r .t .smapp .bul_2a > span, .floor_info .r .t .smapp .bul_2b > span, .floor_info .r .t .smapp .bul_2v > span, .floor_info .r .t .smapp .bul_2g > span {
	display: block;
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 1.6rem;
	color: #000;
	position: relative;
	padding-right: .5rem;
}

.floor_info .r .t .smapp .bul_1a > span span, .floor_info .r .t .smapp .bul_1b > span span, .floor_info .r .t .smapp .bul_2a > span span, .floor_info .r .t .smapp .bul_2b > span span, .floor_info .r .t .smapp .bul_2v > span span, .floor_info .r .t .smapp .bul_2g > span span {
	font-size: .7rem;
	line-height: 1.1rem;
	position: absolute;
	top: 0;
	right: 0;
}

.floor_info .r .t .smapp .bul_1b {
	top: 26%;
	left: 12%;
}

@media (min-width: 500px) {

	.floor_info .r .t .smapp .bul_1b {
		top: 16%;
	}
}

@media (min-width: 700px) {

	.floor_info .r .t .smapp .bul_1b {
		top: 26%;
	}
}

@media (min-width: 990px) {

	.floor_info .r .t .smapp .bul_1b {
		top: 28%;
		left: 18%;
	}
}

.floor_info .r .t .smapp .bul_2a {
	top: 36%;
	left: 48%;
}

@media (min-width: 500px) {

	.floor_info .r .t .smapp .bul_2a {
		top: 26%;
	}
}

@media (min-width: 700px) {

	.floor_info .r .t .smapp .bul_2a {
		top: 36%;
	}
}

@media (min-width: 990px) {

	.floor_info .r .t .smapp .bul_2a {
		top: 39%;
		left: 51%;
	}
}

.floor_info .r .t .smapp .bul_2b {
	top: 36%;
	left: 60%;
}

@media (min-width: 500px) {

	.floor_info .r .t .smapp .bul_2b {
		top: 26%;
	}
}

@media (min-width: 700px) {

	.floor_info .r .t .smapp .bul_2b {
		top: 36%;
	}
}

@media (min-width: 990px) {

	.floor_info .r .t .smapp .bul_2b {
		top: 39%;
		left: 63%;
	}
}

.floor_info .r .t .smapp .bul_2v {
	top: 20%;
	left: 71.5%;
}

@media (min-width: 500px) {

	.floor_info .r .t .smapp .bul_2v {
		top: 8%;
	}
}

@media (min-width: 700px) {

	.floor_info .r .t .smapp .bul_2v {
		top: 21%;
	}
}

@media (min-width: 990px) {

	.floor_info .r .t .smapp .bul_2v {
		top: 28%;
		left: 69.5%;
	}
}

.floor_info .r .t .smapp .bul_2g {
	top: 13%;
	left: 85%;
}

@media (min-width: 500px) {

	.floor_info .r .t .smapp .bul_2g {
		top: 5%;
	}
}

@media (min-width: 700px) {

	.floor_info .r .t .smapp .bul_2g {
		top: 16%;
	}
}

@media (min-width: 990px) {

	.floor_info .r .t .smapp .bul_2g {
		top: 19%;
		left: 78%;
	}
}

.floor_info .r .b {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-top: 3rem;
	max-width: 43.7rem;
}

@media (min-width: 500px) {

	.floor_info .r .b {
		width: calc(50% - 1rem);
		margin-top: 0;
	}
}

@media (min-width: 1024px) {

	.floor_info .r .b {
		width: 100%;
		padding-top: 4rem;
	}
}

@media (min-width: 1450px) {

	.floor_info .r .b {
		padding-top: 6rem;
	}
}

.floor_info .r .b .compas {
	width: cacl(100% - 24.6rem);
}

@media (min-width: 550px) {

	.floor_info .r .b .compas {
		width: cacl(100% - 28.7rem);
	}
}

.floor_info .r .b .compas img {
	width: 10.5rem;
	transform: rotate(205deg);
}

.floor_info .r .b .entrance_map {
	width: 24.6rem;
}

@media (min-width: 550px) {

	.floor_info .r .b .entrance_map {
		width: 28.7rem;
	}
}

.floor_info.property_floor {
	padding: 4.3rem 0 3.7rem;
}

/* -------------------------- *\
    .ap_listing
\* -------------------------- */

@media (min-width: 1390px) {

	body.archive,
body.page-id-2500,
body.page-id-2501,
body.single-floor,
body.single-property {
		overflow: visible;
	}
}

.ap_listing { 
	padding: 2rem 0 4.4rem;
	max-width: 139rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.ap_listing {
		padding: 0 0 10rem 9.5rem;
	}
}

@media (min-width: 1450px) {

	.ap_listing {
		padding: 0 0 10rem 8rem;
	}
}

.ap_listing .flt_btn {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.8rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	padding-left: 1.5rem;
	margin-bottom: 1.8rem;
	cursor: pointer;
	transition: .3s ease;
}

@media (min-width: 768px) {

	.ap_listing .flt_btn {
		padding-left: 0;
	}
}

@media (min-width: 930px) {

	.ap_listing .flt_btn {
		display: none;
	}
}

.ap_listing .flt_btn span {
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	position: relative;
	margin-right: 1rem;
}

.ap_listing .flt_btn span:before {
	content: '';
	width: 0;
	height: 0;
	background: #000;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: .3s ease;
}

.ap_listing .flt_btn span svg {
	width: 2.6rem;
	height: 2.4rem;
	fill: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	transition: .3s ease;
}

.ap_listing .flt_btn:hover span:before {
	width: 100%;
	height: 100%;
}

.ap_listing .flt_btn:hover span svg {
	fill: #fff;
}

.ap_listing .apartment_listing {
	max-width: 139rem;
	margin: 0 auto;
}

@media (min-width: 1390px) {

	.ap_listing .apartment_listing {
		overflow: visible;
	}
}

.ap_listing .apartment_listing h2 {
	max-width: 60rem;
	margin: 0 auto 1.5rem;
	font-weight: 300;
	font-size: 2.5rem;
	line-height: 3rem;
	color: #000;
	text-align: center;
	display: none;
}

.ap_listing .apartment_listing h2 strong {
	text-transform: uppercase;
	font-weight: 500;
}

@media (min-width: 930px) {

	.ap_listing .apartment_listing h2 {
		font-size: 3.2rem;
		line-height: 4.6rem;
		margin: 0 auto 4.9rem;
		display: block;
		font-weight: 500;
		text-transform: uppercase;
		font-size: 6rem;
		line-height: 8rem;
		letter-spacing: -.019rem;
	}

	.ap_listing .apartment_listing h2 span {
		display: block;
		font-size: 2.4rem;
		line-height: 4.6rem;
	}
}

.ap_listing .apartment_listing p.int {
	max-width: 100rem;
	margin: 0 auto 4.4rem;
	text-align: center;
	font-size: 1.6rem;
	line-height: 2.8rem;
	color: #222;
}

.ap_listing .apartment_listing .note {
	text-align: center;
	margin: 1.8rem 0 0;
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #9D3737;
	font-weight: 500;
}

.ap_listing .apartment_listing .listing {
	overflow: visible;
}

@media (max-width: 1390px) {

	.ap_listing .apartment_listing .listing {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.ap_listing .apartment_listing .listing::-webkit-scrollbar {
		width: .5rem;
		height: .5rem;
		cursor: pointer;
	}

	.ap_listing .apartment_listing .listing::-webkit-scrollbar-button {
		display: block;
		width: 100%;
		height: 1rem;
		cursor: pointer;
	}

	.ap_listing .apartment_listing .listing::-webkit-scrollbar-button:hover {
		background: transparent !important;
		width: 100%;
	}

	.ap_listing .apartment_listing .listing::-webkit-scrollbar-thumb {
		min-width: .5rem;
		min-height: .1rem;
		background: #555;
		transition: .3s ease;
		cursor: pointer;
		opacity: 0;
	}

	.ap_listing .apartment_listing .listing::-webkit-scrollbar-track {
		background: #f1f1f1;
		transition: .3s ease;
	}

	.ap_listing .apartment_listing .listing::-webkit-scrollbar-thumb:active {
		cursor: pointer;
	}

	.ap_listing .apartment_listing .listing:hover::-webkit-scrollbar-thumb {
		background: #888;
		opacity: 1;
	}

	.ap_listing .apartment_listing .listing:hover::-webkit-scrollbar-thumb:hover {
		background: #555;
	}

	.ap_listing .apartment_listing .listing:hover::-webkit-scrollbar-track {
		background: #f1f1f1;
	}
}

.ap_listing .apartment_listing .listing .listing_heading {
	background: #000;
	border-radius: .5rem .5rem 0 0;
	padding: 1.3rem .3rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
	text-align: center;
	color: #fff;
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 2rem;
}

/*position: sticky;
				top: 10rem;
				z-index: 20;*/

@media (max-width: 1390px) {

	.ap_listing .apartment_listing .listing .listing_heading {
		width: 139rem;
	}
}

@media (min-width: 768px) {

	.ap_listing .apartment_listing .listing .listing_heading {
		top: 2rem;
		padding: 1.3rem;
	}
}

@media (min-width: 1100px) {

	.ap_listing .apartment_listing .listing .listing_heading {
		font-size: 1.4rem;
	}
}

@media (min-width: 1390px) {

	.ap_listing .apartment_listing .listing .listing_heading {
		position: -webkit-sticky;
		position: sticky;
		top: 10rem;
		z-index: 50;
	}
}

@media (min-width: 1530px) {

	.ap_listing .apartment_listing .listing .listing_heading {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.ap_listing .apartment_listing .listing .listing_heading span {
	-ms-flex: 1;
	    flex: 1;/*&.fav {
						width: 2.5rem;
						flex: 0 0 2.5rem;
					}*/
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-of-type(1)  {
	max-width: 4rem;
}

@media (min-width: 768px) {

	.ap_listing .apartment_listing .listing .listing_heading span:nth-of-type(1) {
		max-width: 2.4rem;
	}
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(2) {
	max-width: 13.5rem;
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(3) {
	max-width: 6.7rem;
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(4) {
	max-width: 6.7rem;
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(5) {
	max-width: 14.5rem;
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(6) {
	max-width: 12.6rem;
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(7) {
	max-width: 8.7rem;
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(8) {
	max-width: 8.7rem;
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(9) {
	max-width: 8.7rem;
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(10) {
	max-width: 13.7rem;
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(11) {
	max-width: 13.7rem;
}

.ap_listing .apartment_listing .listing .listing_heading span:nth-child(12) {
	max-width: 15.2rem;
}

.ap_listing .apartment_listing .listing .listing_heading span span:not(.h-mob) {
	display: inline-block;
}

@media (min-width: 768px) {

	.ap_listing .apartment_listing .listing .listing_heading span span:not(.h-mob) {
		display: none;
	}
}

.ap_listing .apartment_listing .listing .listing_heading span.hide,
					.ap_listing .apartment_listing .listing .listing_heading span.hide2,
					.ap_listing .apartment_listing .listing .listing_heading span.hide3,
					.ap_listing .apartment_listing .listing .listing_heading span.hide4,
					.ap_listing .apartment_listing .listing .listing_heading span.hide5,
					.ap_listing .apartment_listing .listing .listing_heading span.hide6,
					.ap_listing .apartment_listing .listing .listing_heading span.hide7 {
	display: none;
}

@media (min-width: 970px) {

	.ap_listing .apartment_listing .listing .listing_heading span.hide.hide, .ap_listing .apartment_listing .listing .listing_heading span.hide2.hide, .ap_listing .apartment_listing .listing .listing_heading span.hide3.hide, .ap_listing .apartment_listing .listing .listing_heading span.hide4.hide, .ap_listing .apartment_listing .listing .listing_heading span.hide5.hide, .ap_listing .apartment_listing .listing .listing_heading span.hide6.hide, .ap_listing .apartment_listing .listing .listing_heading span.hide7.hide {
		display: inline-block;
	}
}

@media (min-width: 1100px) {

	.ap_listing .apartment_listing .listing .listing_heading span.hide.hide2, .ap_listing .apartment_listing .listing .listing_heading span.hide2.hide2, .ap_listing .apartment_listing .listing .listing_heading span.hide3.hide2, .ap_listing .apartment_listing .listing .listing_heading span.hide4.hide2, .ap_listing .apartment_listing .listing .listing_heading span.hide5.hide2, .ap_listing .apartment_listing .listing .listing_heading span.hide6.hide2, .ap_listing .apartment_listing .listing .listing_heading span.hide7.hide2 {
		display: inline-block;
	}
}

@media (min-width: 850px) {

	.ap_listing .apartment_listing .listing .listing_heading span.hide.hide3,
						.ap_listing .apartment_listing .listing .listing_heading span.hide.hide5,
						.ap_listing .apartment_listing .listing .listing_heading span.hide2.hide3,
						.ap_listing .apartment_listing .listing .listing_heading span.hide2.hide5,
						.ap_listing .apartment_listing .listing .listing_heading span.hide3.hide3,
						.ap_listing .apartment_listing .listing .listing_heading span.hide3.hide5,
						.ap_listing .apartment_listing .listing .listing_heading span.hide4.hide3,
						.ap_listing .apartment_listing .listing .listing_heading span.hide4.hide5,
						.ap_listing .apartment_listing .listing .listing_heading span.hide5.hide3,
						.ap_listing .apartment_listing .listing .listing_heading span.hide5.hide5,
						.ap_listing .apartment_listing .listing .listing_heading span.hide6.hide3,
						.ap_listing .apartment_listing .listing .listing_heading span.hide6.hide5,
						.ap_listing .apartment_listing .listing .listing_heading span.hide7.hide3,
						.ap_listing .apartment_listing .listing .listing_heading span.hide7.hide5 {
		display: inline-block;
	}
}

@media (min-width: 550px) {

	.ap_listing .apartment_listing .listing .listing_heading span.hide.hide4,
						.ap_listing .apartment_listing .listing .listing_heading span.hide.hide6,
						.ap_listing .apartment_listing .listing .listing_heading span.hide2.hide4,
						.ap_listing .apartment_listing .listing .listing_heading span.hide2.hide6,
						.ap_listing .apartment_listing .listing .listing_heading span.hide3.hide4,
						.ap_listing .apartment_listing .listing .listing_heading span.hide3.hide6,
						.ap_listing .apartment_listing .listing .listing_heading span.hide4.hide4,
						.ap_listing .apartment_listing .listing .listing_heading span.hide4.hide6,
						.ap_listing .apartment_listing .listing .listing_heading span.hide5.hide4,
						.ap_listing .apartment_listing .listing .listing_heading span.hide5.hide6,
						.ap_listing .apartment_listing .listing .listing_heading span.hide6.hide4,
						.ap_listing .apartment_listing .listing .listing_heading span.hide6.hide6,
						.ap_listing .apartment_listing .listing .listing_heading span.hide7.hide4,
						.ap_listing .apartment_listing .listing .listing_heading span.hide7.hide6 {
		display: inline-block;
	}
}

.ap_listing .apartment_listing .listing .listing_heading span.hide.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide2.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide3.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide4.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide5.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide6.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide7.hide7 {
	display: none;
}

@media (min-width: 1255px) {

	.ap_listing .apartment_listing .listing .listing_heading span.hide.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide2.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide3.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide4.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide5.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide6.hide7, .ap_listing .apartment_listing .listing .listing_heading span.hide7.hide7 {
		display: inline-block;
	}
}

.ap_listing .apartment_listing .listing .listing_content {
	background: #F9F9F9;
	padding-bottom: .5rem;
}

@media (max-width: 1390px) {

	.ap_listing .apartment_listing .listing .listing_content {
		width: 139rem;
	}
}

.ap_listing .apartment_listing .listing .listing_content .ap-row {
	background: #fff;
	border-radius: .5rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: center;
	    align-items: center;
	padding: 1rem .3rem;
	text-align: center;
	transition: .3s ease;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	position: relative;
	margin-bottom: 0.5rem;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row:last-child {
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row {
		padding: 1rem 1.3rem;
	}
}

@media (min-width: 1450px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row {
		padding: 2.2rem 1.4rem;
	}
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div {
	font-size: 1.4rem;
	line-height: 2rem;
	color: #000;
	-ms-flex: 1;
	    flex: 1;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(1)  {
	max-width: 4rem;
}

@media (min-width: 768px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(1) {
		max-width: 2.4rem;
	}
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(2) {
	max-width: 14rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(3) {
	max-width: 6.7rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(4) {
	max-width: 6.7rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(5) {
	max-width: 14.5rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(6) {
	max-width: 12.6rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(7) {
	max-width: 8.7rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(8) {
	max-width: 8.7rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(9) {
	max-width: 8.7rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(10) {
	max-width: 13.7rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(11) {
	max-width: 13.7rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(12) {
	max-width: 15.2rem;
}

@media (min-width: 430px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row div {
		font-size: 1.6rem;
	}
}

@media (min-width: 1200px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row div {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide,
				    	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2,
				    	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3,
				    	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4,
				    	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5,
				    	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6,
				    	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7 {
	display: none;
}

@media (min-width: 970px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide.hide, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2.hide, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3.hide, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4.hide, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5.hide, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6.hide, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7.hide {
		display: inline-block;
	}
}

@media (min-width: 1100px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide.hide2, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2.hide2, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3.hide2, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4.hide2, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5.hide2, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6.hide2, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7.hide2 {
		display: inline-block;
	}
}

@media (min-width: 850px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide.hide3,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide.hide5,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2.hide3,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2.hide5,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3.hide3,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3.hide5,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4.hide3,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4.hide5,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5.hide3,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5.hide5,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6.hide3,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6.hide5,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7.hide3,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7.hide5 {
		display: inline-block;
	}
}

@media (min-width: 550px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide.hide4,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide.hide6,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2.hide4,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2.hide6,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3.hide4,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3.hide6,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4.hide4,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4.hide6,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5.hide4,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5.hide6,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6.hide4,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6.hide6,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7.hide4,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7.hide6 {
		display: inline-block;
	}
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7.hide7 {
	display: none !important;
}

@media (min-width: 1255px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row div.hide.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6.hide7, .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7.hide7 {
		display: -ms-flexbox !important;
		display: flex !important;
	}
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div.fav {
	cursor: pointer;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div.fav button {
	border: 0;
	background: transparent;
	transition: .3s ease;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div.fav button:hover {
	transform: scale(1.2);
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div.fav svg {
	width: 2.5rem;
	height: 2.2rem;
	cursor: pointer;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row div.status,
				    	.ap_listing .apartment_listing .listing .listing_content .ap-row div.number {
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
}

/*&.status {
				    		@mixin max 1255 {
				    			font-size: 0;
				    			line-height: 0;
				    		}
				    	}*/

.ap_listing .apartment_listing .listing .listing_content .ap-row div.number {
	font-size: 2rem;
	line-height: 2.5rem;
	color: #000;
}

@media (min-width: 768px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row div.number {
		font-size: 2.4rem;
		line-height: 2.9rem;
	}
}

.ap_listing .apartment_listing .listing .listing_content .ap-row.hid {
	display: none;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row .tooltip_img {
	position: absolute;
	width: 32rem !important;
	top: 100%;
	left: 0;
	opacity: 0;
	z-index: -1;
	text-align: center;
	font-size: 0.6em;
	transition: opacity 200ms;
	background: #fff;
	border-radius: 1rem;
	box-shadow: 0 0.2rem 1.5rem rgba(0,0,0,0.5);
	padding: 2.5rem 1.7rem 1.3rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row .tooltip_img img {
	-o-object-fit: contain;
	   object-fit: contain;
	display: block;
	margin-bottom: 1rem;
	max-width: 28rem;
	max-height: 23rem;
	object-fit: contain;
	margin: 0 auto 1rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row .tooltip_img span {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: auto;
	font-size: 1.5rem;
	line-height: 2rem;
	color: #222;
	-ms-flex-pack: center;
	    justify-content: center;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row .tooltip_img span.stat {
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
	display: inline-block;
	box-shadow: 0 0.2rem .3rem rgba(0,0,0, 0.5);
	position: absolute;
	top: 1rem;
	right: 1.5rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row .tooltip_img.free span.stat {
	background: #19CC00;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row .tooltip_img.reserved span.stat {
	background: #FF8200;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row .tooltip_img.sold span.stat {
	background: #E70000
}

@media (max-width: 767px) {

	.ap_listing .apartment_listing .listing .listing_content .ap-row .tooltip_img {
		display: none;
	}
}

.ap_listing .apartment_listing .listing .listing_content .ap-row:hover {
	box-shadow: 0 0.2rem 1.5rem rgba(0,0,0, 0.25);
}

.ap_listing .apartment_listing .listing .listing_content .ap-row:hover .tooltip_img {
	z-index: 100;
	opacity: 1;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row.free div.status span, .ap_listing .apartment_listing .listing .listing_content .ap-row.free div.number span, .ap_listing .apartment_listing .listing .listing_content .ap-row.reserved div.status span, .ap_listing .apartment_listing .listing .listing_content .ap-row.reserved div.number span, .ap_listing .apartment_listing .listing .listing_content .ap-row.sold div.status span, .ap_listing .apartment_listing .listing .listing_content .ap-row.sold div.number span {
	min-width: 1.2rem;
	min-height: 1.2rem;
	border-radius: 50%;
	background: #19CC00;
	display: inline-block;
	box-shadow: 0 0.2rem .3rem rgba(0,0,0, 0.5);
	position: relative;
	top: -.2rem;
	margin-right: 1rem;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row.reserved div.status span, .ap_listing .apartment_listing .listing .listing_content .ap-row.reserved div.number span {
	background: #FF8200;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row.sold {
	background: rgba(255,255,255, 0.5);
}

.ap_listing .apartment_listing .listing .listing_content .ap-row.sold div {
	color: rgba(0,0,0, .5);
}

.ap_listing .apartment_listing .listing .listing_content .ap-row.sold div.status,
				    		.ap_listing .apartment_listing .listing .listing_content .ap-row.sold div.number {
	color: #000;
}

.ap_listing .apartment_listing .listing .listing_content .ap-row.sold div.status span, .ap_listing .apartment_listing .listing .listing_content .ap-row.sold div.number span {
	background: #E70000;
}

.ap_listing + .floor_entrance_select {
	padding: 0 0 11rem 8rem;
	display: none;
}

@media (min-width: 1450px) {

	.ap_listing + .floor_entrance_select {
		padding: 6.4rem 0 11rem 8rem;
	}
}

@media (min-width: 930px) {

	.ap_listing + .floor_entrance_select {
		display: block;
	}
}

/* -------------------------- *\
    .filter
\* -------------------------- */

.filter_btn {
	position: fixed;
	bottom: 6.5rem;
	left: 1.8rem;
	z-index: 20;
	/*transform: scale(0);*/
	display: none;
}

.filter_btn.vis {
	display: block;
}

@media (min-width: 768px) {

	.filter_btn {
		left: 10rem;
	}
}

@media (min-width: 930px) {

	.filter_btn {
		display: none;
	}

	.filter_btn.vis {
		display: none;
	}
}

.filter_btn span {
	background: rgba(0,0,0, .80);
	border-radius: 50%;
	text-align: center;
	border: .1rem solid rgba(0,0,0, .80);
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	transition: .3s ease;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 4.7rem;
	height: 4.7rem;
}

.filter_btn span svg {
	width: 2.3rem;
	height: 2rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	fill: #fff;
}

.filter_btn span:hover {
	background: #fff;
	border: .1rem solid #000;
}

.filter_btn span:hover svg {
	fill: #000;
}

/*transform: scale(1);*/

.filter_btn.show span {
	background: #fff;
	border: .1rem solid #000;
}

.filter_btn.show span svg {
	fill: #000;
}

.filter_close {
	position: fixed;
	bottom: 6.5rem;
	left: 1.8rem;
	z-index: 50;
	width: 4.7rem;
	height: 4.7rem;
	border-radius: 50%;
	background: rgba(0,0,0, .6);
	transition: .3s ease;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	display: none;
}

.filter_close.show {
	opacity: 1;
	visibility: visible;
}

@media (min-width: 930px) {

	.filter_close {
		display: none;
	}
}

.filter_close svg {
	width: 2rem;
	height: 2rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	fill: #fff;
}

.filter_close:hover {
	background: rgba(0,0,0, 1);
}

.filter {
    margin: 0 0 2.4rem;
}

@media (max-width: 929px) {

	.filter {
		position: fixed;
		z-index: 10;
		bottom: 0;
		left: 0;
		background: #fff;
		margin: 0;
		padding: 2rem 2rem 15rem;
		transform: translateY(100%);
		transition: 0.5s ease;
		opacity: 0;
		visibility: hidden;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-align: center;
		    align-items: center;
		width: 100vw;/*display: none;*/
		box-shadow: 0 -0.1rem 0.4rem rgba(0,0,0, .5);
	}

	@media (min-width: 430px) {

		.filter {
			-ms-flex-pack: justify;
			    justify-content: space-between;
		}
	}

	@media (min-width: 768px) {

		.filter {
			width: 100%;/*padding: 0 0 2rem;*/
			width: calc(100vw - 8rem);
			left: auto;
			right: 0;
		}
	}

	.filter > div {
		width: 100%;
	}

	@media (min-width: 430px) {

		.filter > div {
			width: 48%;
		}
	}
}

@media (min-width: 929px) {

	.filter {
		width: 100%;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-align: center;
		    align-items: center;
	}
}

@media (min-width: 929px) {

	@media (max-width: 1420px) {

		.filter {
			padding: 0 1.5rem 0 0;
		}
	}
}

@media (min-width: 1390px) {

	.filter {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 60;
		background: #fff;
		margin-bottom: 0;
		padding-bottom: 2.4rem;
	}
}

.filter.show-up {
	visibility: visible;
	opacity: 1;
	display: -ms-flexbox;
	display: flex;
	transform: translateY(0);
	z-index: 15;
}

.filter .custom-dropdown {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: center;
	    align-items: center;
	margin-bottom: 2rem;
	font-family: 'Montserrat', sans-serif;
	width: calc(33.33% - 1rem);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}

.filter .custom-dropdown:nth-of-type(1) {
	-ms-flex-order: 1;
	    order: 1;
}

.filter .custom-dropdown:nth-of-type(2) {
	-ms-flex-order: 2;
	    order: 2;
}

.filter .custom-dropdown:nth-of-type(3) {
	-ms-flex-order: 3;
	    order: 3;
}

.filter .custom-dropdown:nth-of-type(4) {
	-ms-flex-order: 4;
	    order: 4;
	width: calc(50% - 1rem);/*width: calc(50% - 1rem);*/
}

.filter .custom-dropdown:nth-of-type(5) {
	-ms-flex-order: 5;
	    order: 5;/*width: calc(50% - 1rem);*/
}

.filter .custom-dropdown:nth-of-type(6) {
	-ms-flex-order: 6;
	    order: 6;/*width: 100%;*/
}

.filter .custom-dropdown.right {
	-ms-flex-order: 7;
	    order: 7;
	width: calc(50% - 1rem);
}

/*&.right {
  			@mixin min 930 {
  				order: 7;
  				width: 10rem;
  			}

  			@mixin min 1200 {
  				width: 18rem;
  			}
  		}*/

@media (min-width: 530px) {

	.filter .custom-dropdown {
		width: calc(33.33% - 1rem);/*&:nth-of-type(4) {
	  			width: calc(33.33% - 1rem);
	  		}

	  		&:nth-of-type(5) {
	  			width: calc(33.33% - 1rem);
	  		}*/
	}

	.filter .custom-dropdown:nth-of-type(4) {
		width: calc(50% - 1rem);
	}

	.filter .custom-dropdown.right {
		width: calc(50% - 1rem);
	}
}

@media (min-width: 929px) {

	.filter .custom-dropdown {
		margin-right: 0;
		width: calc(25% - 1rem);
	}

	.filter .custom-dropdown:nth-of-type(1) {
		-ms-flex-order: 1;
		    order: 1;/*width: 6.9rem;*/
	}

	.filter .custom-dropdown:nth-of-type(2) {
		-ms-flex-order: 2;
		    order: 2;/*width: 6.9rem;*/
	}

	.filter .custom-dropdown:nth-of-type(3) {
		-ms-flex-order: 3;
		    order: 3;/*width: 6.9rem;*/
	}

	.filter .custom-dropdown:nth-of-type(4) {
		width: calc(25% - 1rem);
		-ms-flex-order: 4;
		    order: 4;/*width: 10.9rem;*/
	}

	.filter .custom-dropdown:nth-of-type(5) {
		-ms-flex-order: 5;
		    order: 5;/*width: 10.9rem;*/
	}

	.filter .custom-dropdown:nth-of-type(6) {
		-ms-flex-order: 6;
		    order: 6;/*width: 10.9rem;*/
	}

	.filter .custom-dropdown.right {
		width: 10rem;
		width: calc(50% - 1rem);
		-ms-flex-order: 8;
		    order: 8;
	}
}

@media (min-width: 1200px) {

	.filter .custom-dropdown {
		width: 15%;
		margin-bottom: 0;/*&:nth-of-type(1) {
  				width: 6.9rem;
  	  		}

  	  		&:nth-of-type(2) {
  	  			width: 6.9rem;
  	  		}

  	  		&:nth-of-type(3) {
  				width: 6.9rem;
  	  		}

  	  		&:nth-of-type(4) {
  	  			width: 17rem;
  	  		}

  	  		&:nth-of-type(5) {
  	  			width: 17rem;
  	  		}

  	  		&:nth-of-type(6) {
  	  			width: 17rem;
  	  		}*/
	}

	.filter .custom-dropdown:nth-of-type(4) {
		width: 15%;
	}

	.filter .custom-dropdown.right {
		width: 14rem;
	}
}

@media (min-width: 1320px) {

	.filter .custom-dropdown {
		width: 15%;/*flex: 1;*//*&:nth-of-type(1) {
  				width: 9.2rem;
  	  		}

  	  		&:nth-of-type(2) {
  	  			width: 9.2rem;
  	  		}

  	  		&:nth-of-type(3) {
  				width: 9.2rem;
  	  		}*//*&:nth-of-type(4) {
  	  			width: 20rem;
  	  		}

  	  		&:nth-of-type(5) {
  	  			width: 20rem;
  	  		}

  	  		&:nth-of-type(6) {
  	  			width: 20rem;
  	  		}*/
	}

	.filter .custom-dropdown.right {
		width: 14rem;
	}
}

.filter .custom-dropdown:before {
	content: '';
	background: url(/wp-content/uploads/2022/08/angle.png) no-repeat;
	background-size: contain;
	width: 6.6rem;
	height: 2.2rem;
	position: absolute;
	bottom: 1.1rem;
	right: -.2rem;
	z-index: 1;
}

@media (min-width: 929px) {

	.filter .custom-dropdown:before {
		bottom: 2.2rem;
	}
}

.filter .custom-dropdown .label {
	font-size: 1.4rem;
	line-height: 2.2rem;
	color: #000;
	margin-right: 1.6rem;
	width: 100%;
	margin-bottom: 1rem;
	font-weight: 300;
	text-transform: uppercase;
}

.filter .custom-dropdown select {
	display: none;
}

.filter .custom-dropdown:after {
	content: '';
	background: rgba(255,255,255, 0.15);
	width: 100%;
	height: 0.1rem;
	position: absolute;
	bottom: 0;
}

.filter .custom-dropdown .select-selected {
	border: 0;
	box-shadow: 0 .2rem .4rem rgba(0,0,0, .25);
	border-radius: .5rem;
	background: transparent;
	padding: 1.1rem 3.9rem 1.1rem 1.4rem;
	font-size: 1.4rem;
	line-height: 2.2rem;
	font-weight: 500;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 4.4rem;
	cursor: pointer;
	width: 100%;
	position: relative;
	z-index: 10;
}

@media (max-width: 929px) {

	.filter .custom-dropdown .select-selected {
		height: 3.1rem;
		font-size: 1rem;
		line-height: 1.3rem;
	}
}

@media (min-width: 1200px) {

	.filter .custom-dropdown .select-selected {
		font-size: 1.6rem;
	}
}

.filter .custom-dropdown .select-selected:after {
	content: '';
	background: url(/wp-content/uploads/2022/07/down-arrow.svg);
	background-size: contain;
	width: 1.4rem;
	height: .8rem;
	padding: 0.8rem 0 0.8rem 1.4rem;
	position: absolute;
	top: 50%;
	right: 1rem;
	transform: translateY(-40%);
	transition: .3s ease;
}

.filter .custom-dropdown .select-selected:before {
	content: '';
	background: url(/wp-content/uploads/2022/08/angle.png) no-repeat;
	background-size: contain;
	transform: rotate(180deg);
	width: 6.6rem;
	height: 2.2rem;
	position: absolute;
	bottom: 0;
	left: -.2rem;
	z-index: 1;
}

.filter .custom-dropdown .select-selected.select-arrow-active:after {
	content: '';
	background: url(/wp-content/uploads/2022/07/down-arrow.svg);
	background-size: contain;
	transform: translateY(-50%) rotate(180deg);
}

.filter .custom-dropdown .select-selected.select-arrow-active {
	border-radius: 0 0 .5rem .5rem;
}

@media (min-width: 929px) {

	.filter .custom-dropdown .select-selected.select-arrow-active {
		border-radius: .5rem .5rem 0 0;
	}

	.filter .custom-dropdown .select-selected.select-arrow-active:before {
		content: none;
	}
}

.filter .custom-dropdown .select-items {
	position: absolute;
	top: auto;
	bottom: 3.1rem;
	right: 0;
	z-index: 99;
	border: 0;
	border-radius: .5rem .5rem 0 0;
	padding: 0.3rem 1rem 1rem;
	box-shadow: 0 -.2rem 0.4rem -.2rem rgba(0,0,0, .5);
	background: #fff;
	max-height: 20vh;
	overflow: auto;
	transition: .3s ease;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	margin: 0 auto;
	width: 100%;
}

/*@mixin min 930 {
				width: 13.2rem;
			}*/

@media (min-width: 929px) {

	.filter .custom-dropdown .select-items {
		top: 100%;
		bottom: auto;
		border-radius: 0 0 .5rem .5rem;
		box-shadow: 0 0.5rem 0.4rem -.2rem rgba(0,0,0, .5);
	}
}

@media (min-width: 1070px) {

	.filter .custom-dropdown .select-items {/*width: 21rem;*/
		max-height: 50vh;
	}
}

.filter .custom-dropdown .select-items div,
			.filter .custom-dropdown .select-items .select-selected {
	color: #222;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	padding: 0.5rem;
	font-size: 1.2rem;
	line-height: 2rem;
}

@media (min-width: 1200px) {

	.filter .custom-dropdown .select-items div,
			.filter .custom-dropdown .select-items .select-selected {
		font-size: 1.5rem;
		line-height: 2.2rem;
	}
}

.filter .custom-dropdown .select-items div:hover,
			.filter .custom-dropdown .select-items .same-as-selected {
	background: rgba(34,34,34, 0.1);
	color: #222;
}

.filter .custom-dropdown .select-items div.hid {
	display: none;
}

.filter .custom-dropdown .select-items div.hid_per {
	display: none;
}

.filter .custom-dropdown .select-hide {
	display: none;
}

.filter .find {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: right;
	    justify-content: right;
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #000;
	-ms-flex-order: 8;
	    order: 8;
	margin-top: 1rem;
	width: 100%;
	width: calc(50% - 1rem);
}

@media (min-width: 430px) {

	.filter .find {
		margin-top: 0;
	}
}

@media (min-width: 929px) {

	.filter .find {
		font-size: 1.3rem;
		line-height: 1.5rem;
		float: left;
		width: 14rem;
		-ms-flex-order: 7;
		    order: 7;
		padding: 2.4rem .5rem 0;
	}
}

@media (min-width: 970px) {

	.filter .find {
		width: auto;
		font-size: 1.6rem;
		line-height: 1.9rem;
	}
}

@media (min-width: 1200px) {

	.filter .find {
		width: 17rem;
	}
}

@media (min-width: 1280px) {

	.filter .find {
		width: 19rem;
	}
}

@media (min-width: 1320px) {

	.filter .find {
		padding: 2.4rem 1rem 0;/*width: 15rem;*/
	}
}

.filter .find span.num {
	font-size: 4.2rem;
	line-height: 4rem;
	font-weight: 300;
	margin-right: 1.5rem;/*@mixin min 930 {
				font-size: 4.2rem;
				line-height: 4rem;
			}*/
}

@media (max-width: 359px) {

	.filter .find span.num {
		font-size: 2.5rem;
	}
}

@media (min-width: 929px) {

	.filter .find span.num {
		font-size: 3.2rem;
		margin-right: .5rem;
	}
}

@media (min-width: 970px) {

	.filter .find span.num {
		font-size: 4.2rem;
		margin-right: 1.5rem;
	}
}

/* -------------------------- *\
    .property_info
\* -------------------------- */

.single-apartment {
	padding: 3rem 0 3.7;
	position: relative;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.single-apartment {
		padding: 4.3rem 0 3.7rem 8rem;
	}

	.single-apartment .ap_listing {
		padding: 0 2rem 10rem;
	}
}

@media (min-width: 1024px) {

	.single-apartment {
		padding: 4.3rem 0 0 8rem;
	}
}

.single-apartment .side_decor {
	display: none;
	position: absolute;
	top: -6rem;
	right: 0rem;
	width: 14rem;
	height: auto;
	z-index: 1;
	overflow: hidden;
}

@media (min-width: 1024px) {

	.single-apartment .side_decor {
		display: block;
	}
}

@media (min-width: 1450px) {

	.single-apartment .side_decor {
		top: -4rem;
	}
}

@media (min-width: 1650px) {

	.single-apartment .side_decor {
		width: 14rem;
		top: -5rem;
	}
}

@media (min-width: 1830px) {

	.single-apartment .side_decor {
		width: 16rem;
	}
}

@media (min-width: 1900px) {

	.single-apartment .side_decor {
		width: 18rem;
	}
}

.single-apartment .side_decor img {
	max-width: unset;
	height: 100%;
	width: auto;
}

.single-apartment .int_ap {
	max-width: 192rem;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.property_info { 
	padding: 2.7rem 0 5rem;
	position: relative;
}

.property_info .shell {
	text-align: right;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
}

@media (min-width: 768px) {

	.property_info .shell {
		max-width: 161.3rem;
	}
}

.property_info .l,
	.property_info .r {
	width: 100%;
	margin-bottom: 2.7rem;
}

@media (min-width: 1024px) {

	.property_info .l,
	.property_info .r {
		width: calc(50% - 1.5rem);
		margin-bottom: 0;
	}
}

.property_info .b {
	width: 100%;
	margin-top: 6rem;
}

.property_info .l {
	position: relative;
	text-align: center;
}

.property_info .l .full {
	display: block;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: rgba(255,255,255, .5);
	max-width: 8rem;
	transition: .3s ease;
	padding: 1rem;
}

@media (min-width: 768px) {

	.property_info .l .full {
		display: none;
	}
}

.property_info .l .image_map {
	margin: 0 auto;
	text-align: center;
}

.property_info .l .image_map #mapster_wrap_0 {
	margin: 0 auto;
}

.property_info .l img {
	max-height: 73.6rem;
	width: auto;
	-o-object-fit: contain;
	   object-fit: contain;
}

.property_info .r .bul_name p {
	text-align: left;
	display: block;
	background: #000;
	border-radius: 1rem;
	padding: 1rem;
	color: #fff;
	font-weight: 500;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-bottom: 1rem;
}

.property_info .r .details_top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: left;
	    justify-content: left;
	-ms-flex-align: start;
	    align-items: flex-start;
	margin-bottom: 2rem;
}

.property_info .r .details_top .ap_info {
	background: #000;
	border-radius: 1rem;
	position: relative;
	padding: 1.5rem 2rem 1rem;
	font-weight: 600;
	font-size: 2.6rem;
	line-height: 3.3rem;
	color: #fff;
	min-width: 15.5rem;
	text-align: left;
	margin-right: 1rem;
}

.property_info .r .details_top .ap_info span {
	font-size: 1.4rem;
	font-weight: 100;
	display: block;
	line-height: 1.6rem;
}

@media (min-width: 768px) {

	.property_info .r .details_top .ap_info {
		font-size: 3.6rem;
		line-height: 4.4rem;
		min-width: 17rem;
	}

	.property_info .r .details_top .ap_info span {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.property_info .r .details_top .ap_info .stat {
	position: absolute;
	top: .6rem;
	right: .6rem;
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
	box-shadow: 0 .2rem .3rem rgba(0,0,0, .5);
}

.property_info .r .details_top .ap_info .stat.free {
	background: #19CC00;
}

.property_info .r .details_top .ap_info .stat.reserved {
	background: #FF8200;
}

.property_info .r .details_top .ap_info .stat.sold {
	background: #E70000;
}

.property_info .r .details_top .fl_info {
	background: #000;
	border-radius: 1rem;
	min-width: 7.1rem;
	padding: 1rem 1rem;
	text-align: center;
	font-weight: 600;
	font-size: 2.1rem;
	line-height: 2.5rem;
	color: #fff;
}

.property_info .r .details_top .fl_info span {
	font-size: 1.4rem;
	line-height: 1.8rem;
	font-weight: 100;
	display: block;
}

.property_info .r .details {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: end;
	    align-items: flex-end;
	margin-bottom: .8rem;
}

.property_info .r .details .left {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-top: 1.4rem;
}

@media (min-width: 768px) {

	.property_info .r .details .left {
		width: calc(100% - 16rem);
		margin-top: 0;
	}
}

@media (min-width: 1024px) {

	@media (max-width: 1350px) {

		.property_info .r .details .left {
			width: 100%;
			margin-top: 1.4rem;
		}
	}
}

.property_info .r .details .left div {
	width: 50%;
	text-align: center;
	border-right: .1rem solid rgba(0,0,0, .2);
	margin-bottom: 2.6rem;
	padding: 0 1.2rem;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #000;
}

.property_info .r .details .left div span {
	display: block;
	font-size: 1.2rem;
	line-height: 1.7rem;
	color: rgba(0,0,0, .5);
	margin-bottom: .8rem;
}

.property_info .r .details .left div span.hm {
	display: none;
}

@media (min-width: 990px) {

	.property_info .r .details .left div span.hm {
		display: block;
	}
}

@media (min-width: 1450px) {

	@media (max-width: 1550px) {

		.property_info .r .details .left div span.hm {
			display: none;
		}
	}
}

@media (min-width: 990px) {

	.property_info .r .details .left div span.hd {
		display: none;
	}
}

@media (min-width: 1450px) {

	@media (max-width: 1550px) {

		.property_info .r .details .left div span.hd {
			display: block;
		}
	}
}

.property_info .r .details .left div span.pr {
	display: inline-block;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #000;
	margin-bottom: 0;
	position: relative;
}

@media (min-width: 1750px) {

	.property_info .r .details .left div span.pr {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.property_info .r .details .left div span.dds {
	font-size: 1.2rem;
	font-weight: 500;
	text-align: right;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	width: 6rem;
}

@media (min-width: 400px) {

	.property_info .r .details .left div {
		width: 33.33%;
		font-size: 1.2rem;
	}
}

@media (min-width: 1750px) {

	.property_info .r .details .left div {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}

	.property_info .r .details .left div span {
		font-size: 1.4rem;
		line-height: 1.7rem;
		margin-bottom: 1.5rem;
	}
}

.property_info .r .details .right {
	width: 100%;
	padding: .5rem;
	text-align: center;
	position: relative;
	display: none;
}

@media (min-width: 768px) {

	.property_info .r .details .right {
		width: 16rem;
		display: block;
	}
}

.property_info .r .details .right img {
	width: 8.9rem;
	transform: rotate(205deg);
}

@media (min-width: 1024px) {

	@media (max-width: 1350px) {

		.property_info .r .details .right {
			display: none;
		}
	}
}

.property_info .r .info {
	text-align: left;
	margin-bottom: 2.3rem;
	padding-bottom: 1.5rem;
	border-bottom: .1rem solid rgba(0,0,0, .1);
}

.property_info .r .info h2 {
	position: relative;
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 2.3rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 2.2rem;
	padding-bottom: .7rem;
}

.property_info .r .info h2:before,
				.property_info .r .info h2:after {
	content: '';
	width: 100%;
	height: .1rem;
	background: rgba(0,0,0, .1);
	position: absolute;
	bottom: 0;
	left: 0;
}

.property_info .r .info h2:after {
	width: 14.8rem;
	height: .2rem;
	background: #000;
	bottom: -.1rem;
}

.property_info .r .info p {
	font-size: 1.4rem;
	line-height: 2rem;
	margin-bottom: 0;
	color: #000;
}

@media (min-width: 1200px) {

	.property_info .r .info h2 {
		font-size: 2.1rem;
		line-height: 2.6rem;
	}

	.property_info .r .info p {
		font-size: 1.6rem;
		line-height: 4rem;
	}
}

.property_info .r .comb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
	margin-bottom: 3.2rem;
	padding-bottom: 2.4rem;
	border-bottom: .1rem solid rgba(0,0,0, .1);
}

.property_info .r .comb .l,
			.property_info .r .comb .r {
	width: 100%;
}

@media (min-width: 480px) {

	.property_info .r .comb .l,
			.property_info .r .comb .r {
		width: auto;
	}
}

.property_info .r .comb .l {
	font-weight: 500;
	font-size: 3.6rem;
	line-height: 4.4rem;
	color: #000;
	text-align: left;
}

.property_info .r .comb .l span {
	display: block;
	font-size: 1.6rem;
	line-height: 2rem;
	color: rgba(0,0,0, .5);
	margin-bottom: .7rem;
	text-align: left;
}

.property_info .r .comb .l .pr {
	display: inline-block;
	font-weight: 500;
	font-size: 3.6rem;
	line-height: 4.4rem;
	color: #000;
	text-align: left;
}

.property_info .r .comb .l .pr .dds {
	font-size: 1.2rem;
	font-weight: 500;
	text-align: right;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	width: 6rem;
}

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

.property_info .r .comb .r div {
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.7rem;
	color: rgba(0,0,0, .5);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: right;
	    justify-content: right;
	margin-bottom: .6rem;
}

.property_info .r .comb .r div > span {
	background: #fff;
	border-radius: 1.6rem;
	box-shadow: 0 .2rem .4rem rgba(0,0,0, .5);
	padding: .6rem 1.6rem;
	margin-left: 1rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.property_info .r .comb .r div > span svg {
	width: 2.1rem;
	height: 2.1rem;
	opacity: .5;
	margin-right: 1rem;
}

.property_info .r .comb .r div > span span {
	width: 1.1rem;
	height: 1.1rem;
	border-radius: 50%;
	margin-right: 1rem;
}

.property_info .r .comb .r div.free > span span {
	background: #19CC00;
}

.property_info .r .comb .r div.reserved > span span {
	background: #FF8200;
}

.property_info .r .comb .r div.sold > span span {
	background: #E70000;
}

.property_info .r .btns {
	max-width: 53.4rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.property_info .r .btns > div {
	width: 100%;
	max-width: 30rem;
	margin: 0 auto 1.5rem;
}

@media (min-width: 600px) {

	.property_info .r .btns > div {
		width: calc(50% - .9rem);
		max-width: 100%;
	}
}

.property_info .r .btns > div a,
				.property_info .r .btns > div .fav-btn,
				.property_info .r .btns > div > span {
	border-bottom: 0.2rem solid #000;
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 2.2rem;
	color: #000;
	padding: 1.6rem 1.4rem;
	text-align: center;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	cursor: pointer;
	transition: .3s ease;
}

@media (min-width: 1024px) {

	@media (max-width: 1350px) {

		.property_info .r .btns > div a,
				.property_info .r .btns > div .fav-btn,
				.property_info .r .btns > div > span {
			font-size: 1.2rem;
			line-height: 2rem;
			padding: 1.4rem;
		}
	}
}

.property_info .r .btns > div a svg, .property_info .r .btns > div .fav-btn svg, .property_info .r .btns > div > span svg {
	width: 2.6rem;
	height: 2.5rem;
	margin-right: 1.5rem;
}

.property_info .r .btns > div a:hover, .property_info .r .btns > div .fav-btn:hover, .property_info .r .btns > div > span:hover {
	background: #000;
	color: #fff;
}

.property_info .r .btns > div a:hover svg, .property_info .r .btns > div .fav-btn:hover svg, .property_info .r .btns > div > span:hover svg {
	fill: #fff;
}

/*> span {
					svg {
						width: 2.3rem;
						height: 2.3rem;
					}
				}*/

.property_info .r .btns > div button {
	background: transparent;
	border: 0;
	width: 100%;
	position: relative;
	cursor: pointer;
}

.property_info .r .btns > div .simplefavorite-button {
	display: inline-block;
	max-width: 2.5rem;
	margin-right: 1.4rem;
	position: relative;
}

.property_info .r .btns > div .simplefavorite-button svg {
	width: 2.5rem;
	height: 2.2rem;
}

.property_info .r .btns > div .simplefavorite-button:before {
	content : '';
	position: absolute;
	top: -10rem;
	left: -10rem;
	width: 50rem;
	height: 50rem;
	background: transparent;
}

.property_info .r .btns > div .fav-btn {
	overflow: hidden;
}

.property_info .r .btns > div .fav-btn span:nth-child(3){
	display: none;
}

.property_info .r .btns > div .fav-btn.active span:nth-child(3){
	display: block;
}

.property_info .r .btns > div .fav-btn.active span:nth-child(2){
	display: none;
}

/* -------------------------- *\
    .make_request_ap
\* -------------------------- */

.body--open {
	overflow: hidden;
	width: 100vw;
	height: 100vh;
}

.make_request_ap { 
	scrollbar-color: #191919 #C2C2C2;
	background: #17181D;
	border-radius: 1rem;
	width: 100%;
	max-width: 50rem;
	position: fixed;
	left: 30rem;
	top: 15rem;
	padding: 1.5rem 1.5rem 3.5rem;
	z-index: 150;
	top: 0;
	left: 50%;
	transform: translate(-50%, -100%);
	max-height: calc(100vh - 8rem);
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease;
	top: 8rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: end;
	    align-items: flex-end;
 }

@media (min-width: 470px) {

	.make_request_ap {
		background: #000;
	}
}

@media (min-width: 768px) {

	.make_request_ap {
		max-height: 70vh;
	}
}

@media (min-width: 900px) {

	.make_request_ap {
		padding: 3.5rem 4.5rem;
		max-height: 90vh;
	}
}

@media (min-width: 768px) {

	@media (max-width: 990px) {

		.make_request_ap {
			margin-left: 5rem;
		}
	}
}

@media (min-width: 850px) {

	.make_request_ap {
		max-width: 70rem;
	}
}

@media (min-width: 1200px) {

	.make_request_ap {
		max-width: 99rem;
	}
}

.make_request_ap.show {
	top: 58%;
	transform: translate(-50%, -50%);
	opacity: 1;
	visibility: visible;
}

@media (min-width: 768px) {

	.make_request_ap.show {
		top: 50%;
	}
}

.make_request_ap__bg {
	background: rgba(0,0,0, .9);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100vw;
	height: 100vh;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease;
	cursor: pointer;
	z-index: 100;
}

.make_request_ap__bg.show {
	opacity: 1;
	visibility: visible;
}

.make_request_ap .closse {
	position: absolute;
	top: 1.5rem;
	right: 1.5rem;
	width: 3.5rem;
	height: 3.5rem;
	cursor: pointer;
}

@media (min-width: 768px) {

	.make_request_ap .closse {
		top: 3.5rem;
		right: 4.5rem;
	}
}

.make_request_ap .closse:hover {
	opacity: .7;
}

.make_request_ap .closse svg {
	width: 2.4rem;
	height: 2.4rem;
	fill: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.make_request_ap .l {
	width: 100%;
	padding: 3rem 0 0;
}

/*@mixin min 990 {
			width: calc(100% - 27rem);
		}*/

@media (min-width: 1200px) {

	.make_request_ap .l {
		width: calc(100% - 34rem);
	}
}

.make_request_ap .l .info .title {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: end;
	    align-items: flex-end;
	-ms-flex-pack: center;
	    justify-content: center;
	width: 100%;
}

@media (min-width: 1024px) {

	.make_request_ap .l .info .title {
		-ms-flex-pack: right;
		    justify-content: right;
	}
}

.make_request_ap .l .info .title .txt {
	font-weight: 100;
	font-size: 2.5rem;
	line-height: 3rem;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	text-align: center;/*@mixin min 990 {
						@mixin max 1200 {
							padding-bottom: 1rem;
							width: 100%;
							text-align: center;
						}
					}*/
}

.make_request_ap .l .info .title .txt strong {
	font-weight: 100;
}

@media (min-width: 470px) {

	.make_request_ap .l .info .title .txt {
		margin-right: 2rem;
		padding-bottom: 4rem;
		font-size: 2rem;
		width: auto;
		text-align: right;
	}
}

@media (min-width: 768px) {

	.make_request_ap .l .info .title .txt {
		font-size: 1.6rem;
		line-height: 3.6rem;
		margin-right: 2rem;
		padding-bottom: 5rem;
	}

	.make_request_ap .l .info .title .txt strong {
		font-weight: 500;
		font-size: 3.2rem;
	}
}

@media (min-width: 768px) {

	@media (max-width: 850px) {

		.make_request_ap .l .info .title .txt {
			padding-bottom: 1rem;
			width: 100%;
			text-align: center;
		}
	}
}

.make_request_ap .l .info .title .details_top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: left;
	    justify-content: left;
	-ms-flex-align: end;
	    align-items: flex-end;
	margin-top: .5rem;
	margin-bottom: 1rem;
	text-transform: none;
}

@media (min-width: 470px) {

	.make_request_ap .l .info .title .details_top {
		margin-bottom: 3rem;
	}
}

@media (min-width: 768px) {

	.make_request_ap .l .info .title .details_top {
		margin-bottom: 5rem;
		margin-top: 0;
	}
}

.make_request_ap .l .info .title .details_top .ap_info {
	background: #17181D;
	border-radius: 1rem;
	position: relative;
	padding: 1.5rem 2rem 1rem;
	font-weight: 600;
	font-size: 2.6rem;
	line-height: 3.3rem;
	color: #fff;
	min-width: 15.5rem;
	text-align: left;
	margin-right: 1rem;
}

.make_request_ap .l .info .title .details_top .ap_info span {
	font-size: 1.4rem;
	font-weight: 100;
	display: block;
	line-height: 1.6rem;
}

@media (min-width: 768px) {

	.make_request_ap .l .info .title .details_top .ap_info {
		font-size: 3.6rem;
		line-height: 4.4rem;
		min-width: 17rem;
	}

	.make_request_ap .l .info .title .details_top .ap_info span {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.make_request_ap .l .info .title .details_top .ap_info .stat {
	position: absolute;
	top: .6rem;
	right: .6rem;
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
	box-shadow: 0 .2rem .3rem rgba(0,0,0, .5);
}

.make_request_ap .l .info .title .details_top .ap_info .stat.free {
	background: #19CC00;
}

.make_request_ap .l .info .title .details_top .ap_info .stat.reserved {
	background: #FF8200;
}

.make_request_ap .l .info .title .details_top .ap_info .stat.sold {
	background: #E70000;
}

.make_request_ap .l .info .title .details_top .fl_info {
	background: #17181D;
	border-radius: 1rem;
	min-width: 7.1rem;
	padding: 1rem 1rem;
	text-align: center;
	font-weight: 600;
	font-size: 2.1rem;
	line-height: 2.5rem;
	color: #fff;
}

.make_request_ap .l .info .title .details_top .fl_info span {
	font-size: 1.4rem;
	line-height: 1.8rem;
	font-weight: 100;
	display: block;
}

.make_request_ap .l .info .details {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-bottom: -2.6rem;
}

.make_request_ap .l .info .details div {
	width: 50%;
	text-align: center;
	border-right: .1rem solid rgba(255,255,255, .2);
	margin-bottom: 2.6rem;
	padding: 0 1.2rem;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #fff;
}

.make_request_ap .l .info .details div span {
	display: block;
	font-size: 1.2rem;
	line-height: 1.7rem;
	color: rgba(255,255,255, .5);
	margin-bottom: .8rem;
}

.make_request_ap .l .info .details div span.hm {
	display: none;/*@mixin min 1450 {
								@mixin max 1550 {
									display: none;
								}
							}*/
}

@media (min-width: 990px) {

	.make_request_ap .l .info .details div span.hm {
		display: block;
	}
}

.make_request_ap .l .info .details div span.hd {/*@mixin min 1450 {
								@mixin max 1550 {
									display: block;
								}
							}*/
}

@media (min-width: 990px) {

	.make_request_ap .l .info .details div span.hd {
		display: none;
	}
}

.make_request_ap .l .info .details div span.pr {
	display: inline-block;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #fff;
	margin-bottom: 0;
	position: relative;
}

@media (min-width: 1750px) {

	.make_request_ap .l .info .details div span.pr {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.make_request_ap .l .info .details div span.dds {
	font-size: 1.2rem;
	font-weight: 500;
	text-align: right;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	width: 6rem;
}

@media (min-width: 400px) {

	.make_request_ap .l .info .details div {
		width: 33.33%;
		font-size: 1.2rem;
	}

	.make_request_ap .l .info .details div span.pr {
		font-size: 1.2rem;
	}
}

/*@mixin min 990 {
						@mixin max 1200 {
							font-size: 1rem;
						}
					}*/

@media (min-width: 1750px) {

	.make_request_ap .l .info .details div {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}

	.make_request_ap .l .info .details div span {
		font-size: 1.4rem;
		line-height: 1.7rem;
		margin-bottom: 1.5rem;
	}

	.make_request_ap .l .info .details div span.pr {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.make_request_ap .r {
	display: none;
}

/*@mixin min 990 {
			width: 25.3rem;
			display: block;
		}*/

@media (min-width: 1200px) {

	.make_request_ap .r {
		width: 32.3rem;
		display: block;
	}
}

.make_request_ap .r .dark-logo-nd {
	width: 17.5rem;
	height: 4rem;/*margin-bottom: -2rem;*/
	position: relative;
	z-index: 1;
	fill: #fff;/*@mixin min 768 {
				margin-bottom: -2rem;
			}*/
}

@media (min-width: 550px) {

	.make_request_ap .r .dark-logo-nd {
		margin-bottom: 0;
	}
}

.make_request_ap .r .smapp {
	position: relative;
	max-width: 32.3rem;
}

.make_request_ap .r .smapp img {
	border-radius: 0 0 1.7rem 1.7rem;
	-o-object-fit: contain;
	   object-fit: contain;
}

/*@mixin min 1024 {
				margin-top: -4rem;
			}*/

.make_request_ap .r .smapp .bul_1a,
			.make_request_ap .r .smapp .bul_1b,
			.make_request_ap .r .smapp .bul_2a,
			.make_request_ap .r .smapp .bul_2b,
			.make_request_ap .r .smapp .bul_2v,
			.make_request_ap .r .smapp .bul_2g {
	position: absolute;
	top: 25%;
	left: 27%;
	text-align: center;
	font-weight: 300;
	font-size: .7rem;
	line-height: .7rem;
	color: #fff;
	text-transform: uppercase;
}

.make_request_ap .r .smapp .bul_1a:before, .make_request_ap .r .smapp .bul_1b:before, .make_request_ap .r .smapp .bul_2a:before, .make_request_ap .r .smapp .bul_2b:before, .make_request_ap .r .smapp .bul_2v:before, .make_request_ap .r .smapp .bul_2g:before {
	content: '';
	background: #fff;
	width: .1rem;
	height: 1.1rem;
	position: absolute;
	bottom: -1.1rem;
	left: 50%;
	transform: translateX(-50%);/*@mixin min 768 {
						height: 3rem;
						bottom: -4rem;
					}*/
}

.make_request_ap .r .smapp .bul_1a > span, .make_request_ap .r .smapp .bul_1b > span, .make_request_ap .r .smapp .bul_2a > span, .make_request_ap .r .smapp .bul_2b > span, .make_request_ap .r .smapp .bul_2v > span, .make_request_ap .r .smapp .bul_2g > span {
	display: block;
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 1.6rem;
	color: #fff;
	position: relative;
	padding-right: .5rem;
}

.make_request_ap .r .smapp .bul_1a > span span, .make_request_ap .r .smapp .bul_1b > span span, .make_request_ap .r .smapp .bul_2a > span span, .make_request_ap .r .smapp .bul_2b > span span, .make_request_ap .r .smapp .bul_2v > span span, .make_request_ap .r .smapp .bul_2g > span span {
	font-size: .7rem;
	line-height: 1.1rem;
	position: absolute;
	top: 0;
	right: 0;
}

.make_request_ap .r .smapp .bul_1b {
	top: 24%;
	left: 13%;
}

.make_request_ap .r .smapp .bul_2a {
	top: 34%;
	left: 48%;
}

.make_request_ap .r .smapp .bul_2b {
	top: 34%;
	left: 60%;
}

.make_request_ap .r .smapp .bul_2v {
	top: 18%;
	left: 69.5%;
}

.make_request_ap .r .smapp .bul_2g {
	top: 13%;
	left: 83%;
}

.make_request_ap .form {
	margin-top: 2rem;
	overflow: hidden;
	width: 100%;
}

@media (min-width: 768px) {

	.make_request_ap .form {
		margin-top: 4.7rem;
	}
}

.make_request_ap .form .gform_confirmation_message {
	color: #fff;
}

.make_request_ap .form .gform_wrapper {
	margin: 0;
	padding: 0;
}

.make_request_ap .form .gform_wrapper ul li.gfield {
	margin: 0 0 3.4rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: end;
	    align-items: flex-end;
	padding-right: 0;
}

.make_request_ap .form .gform_wrapper .top_label .gfield_label,
			.make_request_ap .form .gform_wrapper legend.gfield_label {
	font-size: 1.4rem;
	line-height: 1.7rem;
	color: #fff;
	font-weight: 600;
	padding: 0.7rem 0 1.6rem;
	width: 11.6rem;
	border-bottom: 0.1rem solid rgba(255,255,255, 0.15);
	text-transform: uppercase;
}

.make_request_ap .form .gform_wrapper .top_label .gfield_label span, .make_request_ap .form .gform_wrapper legend.gfield_label span {
	display: none;
}

@media (min-width: 768px) {

	.make_request_ap .form .gform_wrapper .top_label .gfield_label,
			.make_request_ap .form .gform_wrapper legend.gfield_label {
		width: 21rem;
	}
}

.make_request_ap .form .gform_wrapper .top_label div.ginput_container {
	width: calc(100% - 11.6rem);
	margin: 0;
}

@media (min-width: 900px) {

	.make_request_ap .form .gform_wrapper .top_label div.ginput_container {
		padding-right: 10rem;
		position: relative;
	}

	.make_request_ap .form .gform_wrapper .top_label div.ginput_container:after {
		content: '';
		background: rgba(255,255,255, 0.15);
		width: 100%;
		height: 0.1rem;
		position: absolute;
		bottom: 0;
	}
}

@media (min-width: 768px) {

	.make_request_ap .form .gform_wrapper .top_label div.ginput_container {
		width: calc(100% - 21rem);
	}
}

@media (min-width: 1450px) {

	.make_request_ap .form .gform_wrapper .top_label div.ginput_container {
		padding-right: 22rem;
	}
}

.make_request_ap .form .gform_wrapper ul li.gfield.text-block {
	display: block;
}

.make_request_ap .form .gform_wrapper ul li.gfield.text-block .gfield_label,
				.make_request_ap .form .gform_wrapper ul li.gfield.text-block legend.gfield_label {
	width: 100%;
	border: 0;
}

.make_request_ap .form .gform_wrapper ul li.gfield.text-block div.ginput_container {
	width: 100%;
	height: 9.2rem;
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy {
	display: block;
	position: relative;
	overflow: hidden;
	color: rgba(255,255,255, 0.5);
	font-size: 1.4rem;
	line-height: 1.8rem;
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy a {
	color: rgba(255,255,255, 0.5);
	text-decoration: underline;
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy a:hover {
	color: rgba(255,255,255, 1);
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy .gfield_label,
				.make_request_ap .form .gform_wrapper ul li.gfield.privacy legend.gfield_label {
	display: none;
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy div.ginput_container {
	width: 100%;
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy div.ginput_container:after {
	content: none;
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:not(:checked),
			    .make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked {
	position: absolute;
	left: -20px;
	display: none;
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:not(:checked) + label,
			    .make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 3.5rem;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	line-height: 2.1rem;
	display: block;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:not(:checked) + label:before,
			    .make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 2.1rem;
	height: 2.1rem;
	border: 0.2rem solid rgba(255,255,255, .5);
	background: transparent;
	border-radius: 0.4rem;
	transition: .3s ease;
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:not(:checked) + label:after,
			    .make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked + label:after {
	content: url(/wp-content/uploads/2022/08/check-box.png);
	position: absolute;
	top: 0;
	left: 0;
	transition: all .2s;
	font-weight:900;
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked + label:before {
	opacity: 0;
	transform: scale(0);
	border: 0.2rem solid rgba(255,255,255, 0);
}

.make_request_ap .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}

.make_request_ap .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
			.make_request_ap .form .gform_wrapper textarea.large {
	border: 0;
	border-bottom: 0.1rem solid #fff;
	background: transparent;
	padding: 0 0 1.6rem;
	font-size: 2.1rem;
	line-height: 2.5rem;
	font-weight: 600;
	color: #fff;
}

@media (min-width: 900px) {

	.make_request_ap .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
			.make_request_ap .form .gform_wrapper textarea.large {
		border-bottom: 0.1rem solid rgba(255,255,255, 0.15);
	}

	.make_request_ap .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .make_request_ap .form .gform_wrapper textarea.large:focus {
		border-bottom: 0.1rem solid #fff;
	}
}

.make_request_ap .form .gform_wrapper textarea.large {
	height: 9.2rem;
	background: transparent;
	border: 0;
	border-bottom: 0.1rem solid #fff;
}

@media (min-width: 900px) {

	.make_request_ap .form .gform_wrapper textarea.large {
		border-bottom: 0.1rem solid rgba(255,255,255, 0.15);
	}

	.make_request_ap .form .gform_wrapper textarea.large:focus {
		border-bottom: 0.1rem solid #fff;
	}
}

.make_request_ap .form .gform_wrapper .gform_footer {
	margin: 0;
	padding: 0;
	width: 100%;
}

@media (min-width: 900px) {

	.make_request_ap .form .gform_wrapper .gform_footer {/*padding: 0 8rem 0 0;*/
		margin: 0 auto 0 0;/*max-width: 60rem;*/
	}
}

.make_request_ap .form .gform_wrapper .gform_footer input.button,
				.make_request_ap .form .gform_wrapper .gform_footer input[type=submit],
				.make_request_ap .form .gform_wrapper .gform_footer .gform_page_footer input.button,
				.make_request_ap .form .gform_wrapper .gform_footer .gform_page_footer input[type=submit] {
	background: #fff;
	margin: 0;
	width: 100%;
	border: 0;
	padding: 1rem 2rem;
	text-align: center;
	font-weight: 500;
	font-size: 2.4rem;
	line-height: 2.9rem;
	text-transform: uppercase;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	border-bottom: 0.1rem solid transparent;
	transition: .3s ease;
	cursor: pointer;
}

.make_request_ap .form .gform_wrapper .gform_footer input.button:hover, .make_request_ap .form .gform_wrapper .gform_footer input[type=submit]:hover, .make_request_ap .form .gform_wrapper .gform_footer .gform_page_footer input.button:hover, .make_request_ap .form .gform_wrapper .gform_footer .gform_page_footer input[type=submit]:hover {
	color: #fff;
	border-bottom: 0.1rem solid #fff;
	background: transparent;
}

@media (min-width: 900px) {

	.make_request_ap .form .gform_wrapper .gform_footer input.button,
				.make_request_ap .form .gform_wrapper .gform_footer input[type=submit],
				.make_request_ap .form .gform_wrapper .gform_footer .gform_page_footer input.button,
				.make_request_ap .form .gform_wrapper .gform_footer .gform_page_footer input[type=submit] {
		background: transparent;
		color: #fff;
		border-bottom: 0.1rem solid #fff;
		padding: 2.1rem 2rem;
	}

	.make_request_ap .form .gform_wrapper .gform_footer input.button:hover, .make_request_ap .form .gform_wrapper .gform_footer input[type=submit]:hover, .make_request_ap .form .gform_wrapper .gform_footer .gform_page_footer input.button:hover, .make_request_ap .form .gform_wrapper .gform_footer .gform_page_footer input[type=submit]:hover {/*color: rgba($cw, 0.5);
							border-bottom: 0.1rem solid rgba($cw, 0.5);*/
		background: #fff;
		color: #000;
	}
}

/* -------------------------- *\
    .floor-print
\* -------------------------- */

.floor-print {
    width: 21cm;
    height: 29.7cm;
    position: absolute;
    left: -9999rem;
    /*position: relative;
    left: 50rem;*/
    overflow: hidden;
    z-index: 1;
    z-index: 99;
    background: #fff;
    border: 1px solid #979797;
}

.floor-print .top {
	padding: 2rem 2.5rem 1.4rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
}

.floor-print .top img  {
	width: 10.4rem;
	height: 7.6rem;
	margin-top: -1rem;
}

.floor-print .top div {
	text-align: right;
}

.floor-print .top div > span {
	display: block;
	margin-bottom: .7rem;
	font-weight: 600;
	font-size: 2rem;
	line-height: 2.3rem;
	color: #000;
}

.floor-print .top div > span span {
	font-weight: 300;
}

.floor-print .middle {
	position: relative;
	padding: 0 2.5rem 2.5rem;
}

.floor-print .middle .ap_listing {
	padding: 0;
}

.floor-print .middle .ap_listing .filter {
	display: none;
}

.floor-print .middle .ap_listing .apartment_listing h2 {
	font-weight: 500;
	font-size: 3.4rem;
	line-height: 4.5rem;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -.011rem;
	margin-bottom: 1.2rem;
}

.floor-print .middle .ap_listing .apartment_listing h2 span {
	display: block;
	font-size: 1.4rem;
	line-height: 2.6rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading {
	font-size: .9rem;
	line-height: 1.5rem;
	padding: .5rem 0;
	width: 100% !important;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span {
	-ms-flex: none;
	    flex: none;
	width: 100%;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-of-type(2) {
	max-width: 6rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-of-type(3) {
	max-width: 5rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-of-type(4) {
	max-width: 5rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(5) {
	max-width: 5.5rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(6) {
	max-width: 9.6rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(7) {
	max-width: 4.7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(8) {
	max-width: 9.7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(9) {
	max-width: 4.7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(10) {
	max-width: 9.7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(11) {
	max-width: 4.7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(12) {
	max-width: 10.2rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-of-type(1) {
	display: none;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide,
                            .floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide2,
                            .floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide3,
                            .floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide4,
                            .floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide5,
                            .floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide6,
                            .floor-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide7 {
	display: block;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content {
	width: 100% !important;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row {
	padding: .5rem;/*&.sold {
                                display: none;
                            }*/
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div {
	font-size: 1rem;
	line-height: 1.5rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(2) {
	max-width: 5rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(3) {
	max-width: 6rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(4) {
	max-width: 4rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(5) {
	max-width: 14.5rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(6) {
	max-width: 12.6rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(7) {
	max-width: 8.7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(8) {
	max-width: 8.7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(9) {
	max-width: 8.7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(10) {
	max-width: 13.7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(11) {
	max-width: 13.7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(12) {
	max-width: 15.2rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(1) {
	display: none;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(2) span, .floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(12) span {
	width: .7rem;
	height: .7rem;
}

.floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide,
                                .floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2,
                                .floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3,
                                .floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4,
                                .floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5,
                                .floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6,
                                .floor-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7 {
	display: block;
	max-width: auto !important;
}

.floor-print .img.image_map {
	max-width: 83rem;
	margin: 0 auto 0;
	position: relative;
	padding: 0 2.5rem 1.2rem 8.3rem;
	width: 100%;
	z-index: 1;/*position: absolute;
        bottom: 26rem;*/
	left: 0;
}

.floor-print .img.image_map .floor_name {
	top: 50%;
	left: 2.5rem;
	margin-bottom: 0;
	-ms-writing-mode: tb-lr;
	    writing-mode: vertical-lr;
	transform: translateY(-50%) scale(-1, -1);
	position: absolute;
	height: 100%;
}

.floor-print .img.image_map .floor_name h2 {
	font-weight: 100;
	font-size: 2.8rem;
	line-height: 3.3rem;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
}

.floor-print .img.image_map .floor_name h2 strong {
	font-weight: 500;
	font-size: 3.5rem;
}

.floor-print .img.image_map img {
	max-height: 30rem;
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}

.floor-print .bottom {
	padding: 0 2.5rem 1.2rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	height: 22.3rem;/*position: absolute;
        bottom: 4rem;*/
	left: 0;
	width: 100%;
	position: relative;
}

.floor-print .bottom .l {
	width: 22rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.floor-print .bottom .l .compas {
	width: 4.9rem;
}

.floor-print .bottom .l .compas img {
	width: 100%;
	transform: rotate(205deg);
}

.floor-print .bottom .l .entrance_map {
	width: 15rem;
}

.floor-print .bottom .r {
	width: 100%;
}

.floor-print .bottom .r .smapp {
	position: relative;
	margin-top: -1rem;
}

.floor-print .bottom .r .smapp >div {
	margin: 0 auto;
}

.floor-print .bottom .r .smapp img {
	border-radius: 0 0 1.7rem 1.7rem;
	max-height: 22.3rem;
}

.floor-print .bottom .r .smapp .bul_1a,
                .floor-print .bottom .r .smapp .bul_1b,
                .floor-print .bottom .r .smapp .bul_2a,
                .floor-print .bottom .r .smapp .bul_2b,
                .floor-print .bottom .r .smapp .bul_2v,
                .floor-print .bottom .r .smapp .bul_2g {
	position: absolute;
	top: 25%;
	left: 26%;
	text-align: center;
	font-weight: 300;
	font-size: .7rem;
	line-height: .7rem;
	color: #000;
	text-transform: uppercase;
}

@media (min-width: 500px) {

	.floor-print .bottom .r .smapp .bul_1a,
                .floor-print .bottom .r .smapp .bul_1b,
                .floor-print .bottom .r .smapp .bul_2a,
                .floor-print .bottom .r .smapp .bul_2b,
                .floor-print .bottom .r .smapp .bul_2v,
                .floor-print .bottom .r .smapp .bul_2g {
		top: 16%;
	}
}

@media (min-width: 700px) {

	.floor-print .bottom .r .smapp .bul_1a,
                .floor-print .bottom .r .smapp .bul_1b,
                .floor-print .bottom .r .smapp .bul_2a,
                .floor-print .bottom .r .smapp .bul_2b,
                .floor-print .bottom .r .smapp .bul_2v,
                .floor-print .bottom .r .smapp .bul_2g {
		top: 26%;
	}
}

@media (min-width: 990px) {

	.floor-print .bottom .r .smapp .bul_1a,
                .floor-print .bottom .r .smapp .bul_1b,
                .floor-print .bottom .r .smapp .bul_2a,
                .floor-print .bottom .r .smapp .bul_2b,
                .floor-print .bottom .r .smapp .bul_2v,
                .floor-print .bottom .r .smapp .bul_2g {
		top: 29%;
		left: 29%;
	}
}

.floor-print .bottom .r .smapp .bul_1a:before, .floor-print .bottom .r .smapp .bul_1b:before, .floor-print .bottom .r .smapp .bul_2a:before, .floor-print .bottom .r .smapp .bul_2b:before, .floor-print .bottom .r .smapp .bul_2v:before, .floor-print .bottom .r .smapp .bul_2g:before {
	content: '';
	background: #979797;
	width: .1rem;
	height: 1.1rem;
	position: absolute;
	bottom: -1.1rem;
	left: 50%;
	transform: translateX(-50%);/*@mixin min 768 {
                            height: 3rem;
                            bottom: -4rem;
                        }*/
}

.floor-print .bottom .r .smapp .bul_1a > span, .floor-print .bottom .r .smapp .bul_1b > span, .floor-print .bottom .r .smapp .bul_2a > span, .floor-print .bottom .r .smapp .bul_2b > span, .floor-print .bottom .r .smapp .bul_2v > span, .floor-print .bottom .r .smapp .bul_2g > span {
	display: block;
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 1.6rem;
	color: #000;
	position: relative;
	padding-right: .5rem;
}

.floor-print .bottom .r .smapp .bul_1a > span span, .floor-print .bottom .r .smapp .bul_1b > span span, .floor-print .bottom .r .smapp .bul_2a > span span, .floor-print .bottom .r .smapp .bul_2b > span span, .floor-print .bottom .r .smapp .bul_2v > span span, .floor-print .bottom .r .smapp .bul_2g > span span {
	font-size: .7rem;
	line-height: 1.1rem;
	position: absolute;
	top: 0;
	right: 0;
}

.floor-print .bottom .r .smapp .bul_1b {
	top: 26%;
	left: 12%;
}

@media (min-width: 500px) {

	.floor-print .bottom .r .smapp .bul_1b {
		top: 16%;
	}
}

@media (min-width: 700px) {

	.floor-print .bottom .r .smapp .bul_1b {
		top: 26%;
	}
}

@media (min-width: 990px) {

	.floor-print .bottom .r .smapp .bul_1b {
		top: 28%;
		left: 18%;
	}
}

.floor-print .bottom .r .smapp .bul_2a {
	top: 36%;
	left: 48%;
}

@media (min-width: 500px) {

	.floor-print .bottom .r .smapp .bul_2a {
		top: 26%;
	}
}

@media (min-width: 700px) {

	.floor-print .bottom .r .smapp .bul_2a {
		top: 36%;
	}
}

@media (min-width: 990px) {

	.floor-print .bottom .r .smapp .bul_2a {
		top: 39%;
		left: 51%;
	}
}

.floor-print .bottom .r .smapp .bul_2b {
	top: 36%;
	left: 60%;
}

@media (min-width: 500px) {

	.floor-print .bottom .r .smapp .bul_2b {
		top: 26%;
	}
}

@media (min-width: 700px) {

	.floor-print .bottom .r .smapp .bul_2b {
		top: 36%;
	}
}

@media (min-width: 990px) {

	.floor-print .bottom .r .smapp .bul_2b {
		top: 39%;
		left: 63%;
	}
}

.floor-print .bottom .r .smapp .bul_2v {
	top: 20%;
	left: 71.5%;
}

@media (min-width: 500px) {

	.floor-print .bottom .r .smapp .bul_2v {
		top: 8%;
	}
}

@media (min-width: 700px) {

	.floor-print .bottom .r .smapp .bul_2v {
		top: 21%;
	}
}

@media (min-width: 990px) {

	.floor-print .bottom .r .smapp .bul_2v {
		top: 28%;
		left: 69.5%;
	}
}

.floor-print .bottom .r .smapp .bul_2g {
	top: 13%;
	left: 85%;
}

@media (min-width: 500px) {

	.floor-print .bottom .r .smapp .bul_2g {
		top: 5%;
	}
}

@media (min-width: 700px) {

	.floor-print .bottom .r .smapp .bul_2g {
		top: 16%;
	}
}

@media (min-width: 990px) {

	.floor-print .bottom .r .smapp .bul_2g {
		top: 19%;
		left: 78%;
	}
}

.floor-print .webmaster {
	padding: 0.9rem 0 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: right;
	    justify-content: right;
	-ms-flex-align: center;
	    align-items: center;
	position: absolute;
	bottom: 1rem;
	right: 2.5rem;
}

.floor-print .webmaster span {
	color: rgba(0,0,0, .2);
	font-size: 1.2rem;
	line-height: 1.6rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.floor-print .webmaster svg {
	width: 10rem;
	height: 2rem;
	opacity: 0.2;
	margin-left: .6rem;
}

@media print {
    *{ color-adjust: exact;  -webkit-print-color-adjust: exact; print-color-adjust: exact; }
    @page { margin: 0; padding: 0;}
    body { margin: 0; padding: 0 }

    .h,
    .f,
    .main,
    .filter_btn,
    .breadcrumb,
    .flt_btn,
    .ap_listing,
    .cookies,
    .cursor {
      display: none;
    }

    .single-floor .main {
        display: none !important;
    }

    .floor-print {
        position: relative;
        left: 0;
        display: block;
        width: 21cm;
        height: 29.7cm;
        height: 29.6cm;
        overflow: hidden;
    }

    .floor-print .middle .ap_listing {
		display: block;
		width: 100%;
		max-width: 100%;
	}

    .floor-print .middle .ap_listing .apartment_listing .listing .listing_heading,
                .floor-print .middle .ap_listing .apartment_listing .listing .listing_content {
		width: 100% !important;
	}

    .floor-print .middle .ap_listing .flt_btn {
		display: none;
	}

    .floor-print .middle .ap_listing .apartment_listing {
		max-width: 100%;
	}

    .floor-print .middle .ap_listing .apartment_listing h2 {
		display: block;
	}

    .floor-print .middle .ap_listing .listing {
		overflow: hidden;
	}
    
}

/* -------------------------- *\
    .apartment-print
\* -------------------------- */

.apartment-print,
.prop_pdf,
.floor_pdf {
    width: 21cm;
    height: 29.7cm;
    position: absolute;
    left: -9999rem;
    /*position: relative;
    left: 50rem;*/
    overflow: hidden;
    z-index: 1;
    z-index: 99;
    background: #fff;
}

.prop_pdf img, .floor_pdf img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}

.print_prev.hid {
    display: none;
}

.apartment-print {
    border: 1px solid #979797;
}

.apartment-print .top {
	padding: 2rem 2.5rem 1.4rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
}

.apartment-print .top svg  {
	width: 10.4rem;
	height: 7.6rem;
	margin-top: -1rem;
}

.apartment-print .top div {
	text-align: right;
}

.apartment-print .top div > span {
	display: block;
	margin-bottom: .7rem;
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 1.9rem;
	color: #000;
}

.apartment-print .top div > span span {
	font-weight: 300;
}

.apartment-print .middlee {
	position: relative;
	padding: 0 2.5rem 2.5rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: start;
	    align-items: flex-start;
}

.apartment-print .middlee .b {
	width: 100%;
	margin-top: 6rem;
}

.apartment-print .middlee .print_title {
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 2.8rem;
	padding-bottom: 1.4rem;
}

.apartment-print .middlee .print_title:before {
	content: '';
	background: #000;
	width: 16rem;
	height: .4rem;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.apartment-print .middlee .print_title:after {
	content: '';
	background: url(/wp-content/uploads/triangle.png) no-repeat;
	background-size: contain;
	width: 4.1rem;
	height: 1.4rem;
	position: absolute;
	bottom: -.4rem;
	left: 50%;
	transform: translateX(-50%);
}

.apartment-print .middlee .print_title h2,
            .apartment-print .middlee .print_title h3 {
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2.6rem;
	margin-bottom: 0;
	text-transform: uppercase;
}

.apartment-print .middlee .print_title h3 {
	font-size: 3.4rem;
	line-height: 4.5rem;
	letter-spacing: -.011rem;
}

.apartment-print .middlee .l {
	position: relative;
	text-align: center;
	width: calc(40% - 1.5rem);
}

.apartment-print .middlee .l img {
	max-height: 35rem;
	-o-object-fit: contain;
	   object-fit: contain;
}

.apartment-print .middlee .r {
	width: calc(60% - 1.5rem);
}

.apartment-print .middlee .r .details {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: right;
	    justify-content: right;
	-ms-flex-align: start;
	    align-items: flex-start;
	margin-bottom: .8rem;
}

.apartment-print .middlee .r .details .right {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.apartment-print .middlee .r .details .right div {
	width: 25%;
	font-size: 1.3rem;
	text-align: center;
	border-right: .1rem solid rgba(0,0,0, .2);
	margin-bottom: 1.5rem;
	padding: 0 1.2rem;
	font-weight: 500;
	color: #000;
}

.apartment-print .middlee .r .details .right div span {
	display: block;
	font-size: 1rem;
	line-height: 1.7rem;
	color: rgba(0,0,0, .5);
	margin-bottom: .8rem;
}

.apartment-print .middlee .r .details .right div span.hm {
	display: block;
}

.apartment-print .middlee .r .details .right div span.hd {
	display: none;
}

.apartment-print .middlee .r .details .right div span.pr {
	display: inline-block;
	font-size: 1.3rem;
	color: #000;
	margin-bottom: 0;
	position: relative;
}

.apartment-print .middlee .r .details .right div span.dds {
	text-align: right;
	position: absolute;
	right: 0;
	width: 6rem;
}

.apartment-print .middlee .r .info {
	text-align: left;
	margin-bottom: 1.5rem;
	padding-bottom: 1.5rem;
	border-bottom: .1rem solid rgba(0,0,0, .1);
}

.apartment-print .middlee .r .info h2 {
	position: relative;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 1.6rem;
	padding-bottom: .7rem;
}

.apartment-print .middlee .r .info h2:before,
                    .apartment-print .middlee .r .info h2:after {
	content: '';
	width: 100%;
	height: .1rem;
	background: rgba(0,0,0, .1);
	position: absolute;
	bottom: 0;
	left: 0;
}

.apartment-print .middlee .r .info h2:after {
	width: 14.8rem;
	height: .2rem;
	background: #000;
	bottom: -.1rem;
}

.apartment-print .middlee .r .info p {
	font-size: 1.2rem;
	line-height: 2rem;
	margin-bottom: 0;
	color: #000;
}

.apartment-print .middlee .r .comb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
	margin-bottom: 2rem;
	padding-bottom: 1.8rem;
	border-bottom: .1rem solid rgba(0,0,0, .1);
}

@media (min-width: 480px) {

	.apartment-print .middlee .r .comb .l,
                .apartment-print .middlee .r .comb .r {
		width: auto;
	}
}

.apartment-print .middlee .r .comb .l {
	font-weight: 500;
	font-size: 2.5rem;
	line-height: 3rem;
	color: #000;
	text-align: left;
}

.apartment-print .middlee .r .comb .l span {
	display: block;
	font-size: 1.2rem;
	line-height: 2rem;
	color: rgba(0,0,0, .5);
	margin-bottom: .7rem;
	text-align: left;
}

.apartment-print .middlee .r .comb .l span.pr {
	display: inline-block;
	font-size: 2.5rem;
	line-height: 3rem;
	color: #000;
	margin-bottom: 0;
	position: relative;
}

.apartment-print .middlee .r .comb .l span.dds {
	text-align: right;
	position: absolute;
	right: 0;
	width: 6rem;
}

.apartment-print .middlee .r .comb .r {
	text-align: right;
}

.apartment-print .middlee .r .comb .r div {
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 1.7rem;
	color: rgba(0,0,0, .5);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: right;
	    justify-content: right;
	margin-bottom: .6rem;
}

.apartment-print .middlee .r .comb .r div > span {
	background: #fff;
	border-radius: 1.6rem;
	box-shadow: 0 .2rem .4rem rgba(0,0,0, .5);
	padding: .4rem 1rem;
	margin-left: 1rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.apartment-print .middlee .r .comb .r div > span svg {
	width: 1.6em;
	height: 1.6rem;
	opacity: .5;
	margin-right: 1rem;
}

.apartment-print .middlee .r .comb .r div > span span {
	width: 1.1rem;
	height: 1.1rem;
	border-radius: 50%;
	margin-right: 1rem;
}

.apartment-print .middlee .r .comb .r div.free > span span {
	background: #19CC00;
}

.apartment-print .middlee .r .comb .r div.reserved > span span {
	background: #FF8200;
}

.apartment-print .middlee .r .comb .r div.sold > span span {
	background: #E70000;
}

.apartment-print .bottomm {
	padding: 1rem 2.5rem 0 8.3rem;/*        position: absolute;*//*        bottom: 5rem;*//*        left: 0;*/
	width: 100%;
}

.apartment-print .bottomm .toppp {
	top: 60%;
	left: 2.5rem;
	margin-bottom: 0;
	-ms-writing-mode: tb-lr;
	    writing-mode: vertical-lr;
	transform: translateY(-55%) scale(-1, -1);
	position: absolute;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.apartment-print .bottomm .toppp h2 {
	font-weight: 100;
	font-size: 2.8rem;
	line-height: 3.3rem;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
}

.apartment-print .bottomm .toppp h2 strong {
	font-weight: 500;
	font-size: 3.5rem;
}

.apartment-print .bottomm .toppp .compas {
	width: 5.9rem;
	margin-top: 5rem;
}

.apartment-print .bottomm .toppp .compas img {
	width: 100%;
	transform: rotate(25deg);
}

.apartment-print .bottomm .toppp.floor_name__small h2 {
	font-size: 1.8rem;
}

.apartment-print .bottomm .toppp.floor_name__small h2 strong {
	font-size: 1.6rem;
}

.apartment-print .bottomm .image_map {
	height: 48rem;
}

.apartment-print .bottomm .image_map div {
	margin: 0 auto;
}

.apartment-print .bottomm .image_map img {
	max-height: 100%;
	margin: 0 auto;
	display: block;/*width: 100%;*/
	-o-object-fit: contain;
	   object-fit: contain;
}

.apartment-print .webmaster {
	padding: 0.9rem 0 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: right;
	    justify-content: right;
	-ms-flex-align: center;
	    align-items: center;
	position: absolute;
	bottom: 2rem;
	right: 2.5rem;
}

.apartment-print .webmaster span {
	color: rgba(0,0,0, .2);
	font-size: 1.2rem;
	line-height: 1.6rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.apartment-print .webmaster svg {
	width: 10rem;
	height: 2rem;
	opacity: 0.2;
	margin-left: .6rem;
}

@media print {
    *{ color-adjust: exact;  -webkit-print-color-adjust: exact; print-color-adjust: exact; }
    @page { margin: 0; padding: 0;}
    body { margin: 0; padding: 0 }

    .h,
    .f,
    .main,
    .filter_btn,
    .ox_breadcrumb,
    .cursor,
    .cookies {
      display: none;
    }

    .single-property .main {
        display: none !important;
    }

    .apartment-print,
    .prop_pdf,
    .floor_pdf {
        position: relative;
        left: 0;
        display: block;
        width: 21cm;
/*        height: 29.7cm;*/
        height: 29.6cm;
        overflow: hidden;
    }
    
}

@media print and (orientation: landscape) {
    .print_prev.prop_pdf,
    .print_prev.floor_pdf {
        height: 20cm;
        width: 28.6cm;
    }
}

.print {
    position: fixed;
    width: 7.5rem;
    height: 7.3rem;
    right: 1.2rem;
    bottom: 15rem;
    background: #000;
    border: 0;
    border-radius: 1rem 0 0 1rem;
    transition: .3s ease;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    z-index: 100;
    width: 4.7rem;
    height: 4.7rem;
    border-radius: 50%;
}

.print svg {
	fill: #fff;
	width: 3.2rem;
	height: 3.7rem;
}

@media (min-width: 1024px) {

	.print svg {
		width: 4.2rem;
		height: 4.7rem;
	}
}

@media (min-width: 768px) {

	.print {
		bottom: 6.5rem;
	}
}

@media (min-width: 1024px) {

	.print {
		width: 7.5rem;
		height: 7.3rem;
		right: 0;
		border-radius: 1rem 0 0 1rem;
		bottom: 15rem;
	}
}

.print:hover {
	background: rgba(0,0,0, .7);
}

/* -------------------------- *\
    .floors
\* -------------------------- */

.floors { 
	padding: 2rem 0 0;
	position: relative;
 }

/*@mixin min 990 {
		margin-top: -5rem;
	}

	@mixin min 1024 {
		margin-top: -10rem;
	}

	@mixin min 1510 {
		margin-top: -15rem;
	}

	@mixin min 1650 {
		margin-top: -33rem;
	}*/

.floors .bul_1a,
	.floors .bul_1b,
	.floors .bul_2a,
	.floors .bul_2b,
	.floors .bul_2v,
	.floors .bul_2g {
	position: absolute;
	top: 32%;
	left: 26%;
	text-align: center;
	font-weight: 300;
	font-size: .7rem;
	line-height: .7rem;
	color: #000;
	text-transform: uppercase;
}

@media (min-width: 520px) {

	.floors .bul_1a,
	.floors .bul_1b,
	.floors .bul_2a,
	.floors .bul_2b,
	.floors .bul_2v,
	.floors .bul_2g {
		top: 35%;
	}
}

@media (min-width: 768px) {

	.floors .bul_1a,
	.floors .bul_1b,
	.floors .bul_2a,
	.floors .bul_2b,
	.floors .bul_2v,
	.floors .bul_2g {
		font-size: 1.8rem;
		line-height: 1.9rem;
		top: 26%;
	}
}

@media (min-width: 990px) {

	.floors .bul_1a,
	.floors .bul_1b,
	.floors .bul_2a,
	.floors .bul_2b,
	.floors .bul_2v,
	.floors .bul_2g {
		top: 35%;
		left: 29%;
	}
}

@media (min-width: 1320px) {

	.floors .bul_1a,
	.floors .bul_1b,
	.floors .bul_2a,
	.floors .bul_2b,
	.floors .bul_2v,
	.floors .bul_2g {
		font-size: 2.1rem;
		line-height: 1.9rem;/*top: 32.5%;
			left: 28%;*/
	}
}

.floors .bul_1a:before, .floors .bul_1b:before, .floors .bul_2a:before, .floors .bul_2b:before, .floors .bul_2v:before, .floors .bul_2g:before {
	content: '';
	background: #979797;
	width: .1rem;
	height: 1.1rem;
	position: absolute;
	bottom: -1.1rem;
	left: 50%;
	transform: translateX(-50%);
}

@media (min-width: 768px) {

	.floors .bul_1a:before, .floors .bul_1b:before, .floors .bul_2a:before, .floors .bul_2b:before, .floors .bul_2v:before, .floors .bul_2g:before {
		height: 3rem;
		bottom: -4rem;
	}
}

.floors .bul_1a > span, .floors .bul_1b > span, .floors .bul_2a > span, .floors .bul_2b > span, .floors .bul_2v > span, .floors .bul_2g > span {
	display: block;
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 1.6rem;
	color: #000;
	position: relative;
	padding-right: .5rem;
}

@media (min-width: 768px) {

	.floors .bul_1a > span, .floors .bul_1b > span, .floors .bul_2a > span, .floors .bul_2b > span, .floors .bul_2v > span, .floors .bul_2g > span {
		font-size: 2.3rem;
		line-height: 2.3rem;
		padding-right: 1rem;
	}
}

@media (min-width: 1320px) {

	.floors .bul_1a > span, .floors .bul_1b > span, .floors .bul_2a > span, .floors .bul_2b > span, .floors .bul_2v > span, .floors .bul_2g > span {
		font-size: 3.6rem;
		line-height: 4.4rem;
		padding-right: 1.5rem;
	}
}

.floors .bul_1a > span span, .floors .bul_1b > span span, .floors .bul_2a > span span, .floors .bul_2b > span span, .floors .bul_2v > span span, .floors .bul_2g > span span {
	font-size: .7rem;
	line-height: 1.1rem;
	position: absolute;
	top: 0;
	right: 0;
}

@media (min-width: 768px) {

	.floors .bul_1a > span span, .floors .bul_1b > span span, .floors .bul_2a > span span, .floors .bul_2b > span span, .floors .bul_2v > span span, .floors .bul_2g > span span {
		font-size: 1.8rem;
		line-height: 1.9rem;
	}
}

@media (min-width: 1320px) {

	.floors .bul_1a > span span, .floors .bul_1b > span span, .floors .bul_2a > span span, .floors .bul_2b > span span, .floors .bul_2v > span span, .floors .bul_2g > span span {
		font-size: 2.1rem;
		line-height: 3.1rem;
	}
}

.floors .bul_1b {
	top: 32%;
	left: 12%;/*@mixin min 1320 {
			top: 30%;
			left: 17.5%;
		}*/
}

@media (min-width: 520px) {

	.floors .bul_1b {
		top: 35%;
	}
}

@media (min-width: 768px) {

	.floors .bul_1b {
		top: 26%;
	}
}

@media (min-width: 990px) {

	.floors .bul_1b {
		top: 33%;
		left: 18%;
	}
}

.floors .bul_2a {
	top: 43%;
	left: 48%;/*@mixin min 1320 {
			top: 42%;
			left: 50%;
		}*/
}

@media (min-width: 520px) {

	.floors .bul_2a {
		top: 46%;
	}
}

@media (min-width: 768px) {

	.floors .bul_2a {
		top: 36%;
	}
}

@media (min-width: 990px) {

	.floors .bul_2a {
		top: 44%;
		left: 51%;
	}
}

.floors .bul_2b {
	top: 43%;
	left: 60%;/*@mixin min 1320 {
			top: 42%;
			left: 62%;
		}*/
}

@media (min-width: 520px) {

	.floors .bul_2b {
		top: 46%;
	}
}

@media (min-width: 768px) {

	.floors .bul_2b {
		top: 36%;
	}
}

@media (min-width: 990px) {

	.floors .bul_2b {
		top: 44%;
		left: 63%;
	}
}

.floors .bul_2v {
	top: 30%;
	left: 71.5%;/*@mixin min 1320 {
			top: 32%;
			left: 68.5%;
		}*/
}

@media (min-width: 520px) {

	.floors .bul_2v {
		top: 33%;
	}
}

@media (min-width: 768px) {

	.floors .bul_2v {
		top: 21%;
	}
}

@media (min-width: 990px) {

	.floors .bul_2v {
		top: 35%;
		left: 69.5%;
	}
}

.floors .bul_2g {
	top: 24%;
	left: 85%;/*@mixin min 1320 {
			top: 23%;
			left: 76%;
		}*/
}

@media (min-width: 520px) {

	.floors .bul_2g {
		top: 27%;
	}
}

@media (min-width: 768px) {

	.floors .bul_2g {
		top: 16%;
	}
}

@media (min-width: 990px) {

	.floors .bul_2g {
		top: 25%;
		left: 78%;
	}
}

.floors .side_decor {
	display: none;
}

@media (min-width: 1024px) {

	.floors .side_decor {
		display: block;
		position: absolute;
		top: 0;
		right: -19rem;
		width: 33rem;
		height: auto;
		z-index: 1;
	}
}

@media (min-width: 1450px) {

	.floors .side_decor {
		top: 5rem;
	}
}

@media (min-width: 1550px) {

	.floors .side_decor {
		top: 10rem;
	}
}

@media (min-width: 1650px) {

	.floors .side_decor {
		width: 40rem;
		right: -22rem;
	}
}

/* -------------------------- *\
    .gallery
\* -------------------------- */

.gallery { 
	padding: 2rem 0 5.8rem;
	position: relative;
}

@media (min-width: 768px) {

	.gallery {
		padding: 5rem 1.5rem 5.8rem 10rem;
	}
}

.gallery .shell {
	text-align: right;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	max-width: 162.3rem;
	z-index: 5;
}

@media (min-width: 768px) {

	.gallery .shell {
		padding: 0;
	}
}

.gallery .side_decor {
	display: none;
	position: absolute;
	top: -6rem;
	right: -19rem;
	width: 33rem;
	height: auto;
	z-index: 1;
}

@media (min-width: 768px) {

	.gallery .side_decor {
		display: block;
		width: 30rem;
	}
}

@media (min-width: 1450px) {

	.gallery .side_decor {
		top: -4rem;
		width: 33rem;
	}
}

@media (min-width: 1650px) {

	.gallery .side_decor {
		width: 34rem;
		right: -20rem;
		top: -5rem;
	}
}

@media (min-width: 1830px) {

	.gallery .side_decor {
		width: 40rem;
		right: -24rem;
	}
}

@media (min-width: 1900px) {

	.gallery .side_decor {
		width: 43rem;
		right: -25rem;
	}
}

.gallery__item {
	border-radius: .5rem;
	margin-bottom: 2rem;
}

.gallery__item a {
	display: block;
	position: relative;
	overflow: hidden;
	background: #000;
	border-radius: .5rem;
	height: 100%;
	width: 100%;
}

.gallery__item a img {
	transition: .3s ease;
	border-radius: .5rem;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.gallery__item a span {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	border-radius: 0 .5rem 0 0;
	padding: 1.5rem 2rem;
	text-align: center;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2rem;
	letter-spacing: 0.133rem;
	color: #000;
	text-transform: uppercase;
}

@media (min-width: 900px) {

	.gallery__item a span {
		padding: 2.4rem;
		font-size: 1.6rem;
		line-height: 2rem;
		width: 22.1rem;
	}
}

.gallery__item a:hover img {
	opacity: .7;
}

.gallery__item a:not(:first-child) {
	display: none;
}

.gallery__item:first-child,
		.gallery__item:nth-child(4),
		.gallery__item:nth-child(5),
		.gallery__item:nth-child(8),
		.gallery__item:nth-child(9),
		.gallery__item:nth-child(12),
		.gallery__item:nth-child(13),
		.gallery__item:nth-child(16),
		.gallery__item:nth-child(17),
		.gallery__item:nth-child(20) {
	width: 100%;
}

@media (min-width: 600px) {

	.gallery__item:first-child,
		.gallery__item:nth-child(4),
		.gallery__item:nth-child(5),
		.gallery__item:nth-child(8),
		.gallery__item:nth-child(9),
		.gallery__item:nth-child(12),
		.gallery__item:nth-child(13),
		.gallery__item:nth-child(16),
		.gallery__item:nth-child(17),
		.gallery__item:nth-child(20) {
		width: calc(60% - 1rem);
	}
}

.gallery__item:nth-child(2),
		.gallery__item:nth-child(3),
		.gallery__item:nth-child(6),
		.gallery__item:nth-child(7),
		.gallery__item:nth-child(10),
		.gallery__item:nth-child(11),
		.gallery__item:nth-child(14),
		.gallery__item:nth-child(15),
		.gallery__item:nth-child(18),
		.gallery__item:nth-child(19) {
	width: 100%;
}

@media (min-width: 600px) {

	.gallery__item:nth-child(2),
		.gallery__item:nth-child(3),
		.gallery__item:nth-child(6),
		.gallery__item:nth-child(7),
		.gallery__item:nth-child(10),
		.gallery__item:nth-child(11),
		.gallery__item:nth-child(14),
		.gallery__item:nth-child(15),
		.gallery__item:nth-child(18),
		.gallery__item:nth-child(19) {
		width: calc(40% - 1rem);
	}
}

/* -------------------------- *\
    .contacts
\* -------------------------- */

.contacts { 
	padding: 0;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.contacts {
		padding: 0 0 0 8rem;
	}
}

.contacts .shell {
	max-width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: end;
	    align-items: flex-end;
	padding: 0;
	position: relative;
}

@media (min-width: 768px) {

	.contacts .shell {
		margin: 0 0 0 auto;
	}
}

.contacts .shell .dark-logo {
	width: 50%;
	position: relative;
	position: absolute;
	top: 4.4rem;
	left: 0;
	padding-right: 2rem;
	text-align: right;
	display: none;
}

.contacts .shell .dark-logo .dark-logo-nd {
	width: 20.4rem;
}

@media (min-width: 1420px) {

	.contacts .shell .dark-logo {
		width: 70.8rem;
		display: block;
	}
}

.contacts .shell .l {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-top: 4rem;
	-ms-flex-align: end;
	    align-items: flex-end;
	padding: 0 2rem;
}

@media (min-width: 650px) {

	.contacts .shell .l {
		padding: 6rem 0 0 2rem;
	}
}

@media (min-width: 1200px) {

	.contacts .shell .l {
		width: 50%;
		padding: 8rem 0 0;
		margin-top: 0;
	}
}

@media (min-width: 1380px) {

	.contacts .shell .l {
		width: 70.8rem;
	}
}

.contacts .shell .l >div>div:nth-of-type(3) p a:before {
	content: none;
}

.contacts .shell .l > div:not(.map) {
	width: 100%;/*text-align: center;*/
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

@media (min-width: 650px) {

	.contacts .shell .l > div:not(.map) {
		width: 48%;
	}
}

@media (min-width: 1200px) {

	.contacts .shell .l > div:not(.map) {
		width: 100%;
		padding: 0 0 0 8rem;
	}
}

@media (min-width: 1320px) {

	.contacts .shell .l > div:not(.map) {
		padding: 0 0 10rem 8rem;
	}
}

.contacts .shell .l > div:not(.map) div {
	margin-bottom: 3.3rem;
	width: 100%;
}

@media (min-width: 420px) {

	.contacts .shell .l > div:not(.map) div {
		width: calc(50% - 1rem);
	}
}

@media (min-width: 650px) {

	.contacts .shell .l > div:not(.map) div {
		width: 100%;
	}
}

@media (min-width: 1200px) {

	.contacts .shell .l > div:not(.map) div {
		margin-bottom: 5.5rem;
	}

	.contacts .shell .l > div:not(.map) div:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 1320px) {

	.contacts .shell .l > div:not(.map) div {
		width: calc(50% - 1rem);
	}
}

.contacts .shell .l > div:not(.map) div>span {
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	color: rgba(34,34,34, .5);
	display: block;
	margin-bottom: .9rem;
}

.contacts .shell .l > div:not(.map) div a,
					.contacts .shell .l > div:not(.map) div p {
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 2.8rem;
	color: #222;
	position: relative;
	display: inline-block;
}

@media (min-width: 420px) {

	@media (max-width: 500px) {

		.contacts .shell .l > div:not(.map) div a,
					.contacts .shell .l > div:not(.map) div p {
			font-size: 1.6rem;
			line-height: 2.3rem;
		}
	}
}

.contacts .shell .l > div:not(.map) div a:before, .contacts .shell .l > div:not(.map) div p:before {
	content: '';
	width: 100%;
	height: .1rem;
	background: #222;
	position: absolute;
	bottom: -.5rem;
	left: 0;
}

.contacts .shell .l > div:not(.map) div a.phone, .contacts .shell .l > div:not(.map) div p.phone {
	font-size: 2.1rem;
	line-height: 2.8rem;
}

.contacts .shell .l > div:not(.map) div a:hover, .contacts .shell .l > div:not(.map) div p:hover {
	opacity: .7;
}

.contacts .shell .l > div:not(.map) div p {
	margin-bottom: 0;
}

.contacts .shell .l > div:not(.map) div p:before {
	content: none;
}

.contacts .shell .l > div:not(.map) div p:hover {
	opacity: 1;
}

.contacts .shell .l > div:not(.map) div:last-child a {
	margin-bottom: 1rem;
	text-decoration: underline;
}

.contacts .shell .l > div:not(.map) div:last-child a:before {
	content: none;
}

.contacts .shell .l .map {
	width: 100%;
	display: none;
}

@media (min-width: 650px) {

	.contacts .shell .l .map {
		width: 48%;
		display: block;
	}
}

@media (min-width: 1200px) {

	.contacts .shell .l .map {
		width: 100%;
	}
}

@media (min-width: 1080px) {

	.contacts .shell .l .map img {
		max-width: 70.8rem;
	}
}

@media (min-width: 1200px) {

	.contacts .shell .l .map img {
		margin-right: -2rem;
	}
}

.contacts .shell .l h1 {
	font-weight: 600;
	font-size: 2.8rem;
	line-height: 3.6rem;
	color: #000;
	margin-bottom: 3.3rem;
	width: 100%;
}

@media (min-width: 900px) {

	.contacts .shell .l h1 {
		font-size: 3.6rem;
		line-height: 4.6rem;
		margin-bottom: 2rem;
	}
}

@media (min-width: 1200px) {

	.contacts .shell .l h1 {
		margin-bottom: 5rem;
	}
}

.contacts .shell .r {
	width: 100%;
}

/*margin-top: 3rem;*/

@media (min-width: 768px) {

	.contacts .shell .r {
		width: calc(100vw - 8rem);/*margin-left: -2rem;*/
	}
}

.contacts .shell .r #map {
	height: 50rem;
}

@media (min-width: 1200px) {

	.contacts .shell .r {
		width: 50%;
		margin-top: 0;
		margin-left: 0;
	}

	.contacts .shell .r #map {
		height: 108rem;
	}
}

@media (min-width: 1380px) {

	.contacts .shell .r {
		width: calc(100% - 70.8rem);
	}

	.contacts .shell .r #map {
		height: 108rem;
	}
}

/* -------------------------- *\
    .near_locations
\* -------------------------- */

.near_locations { 
	padding: 2rem 0 3.5rem;
	margin: 0 auto;
	position: relative;
}

@media (min-width: 768px) {

	.near_locations {
		padding: 5rem 1.5rem 2rem 10rem;
	}
}

@media (min-width: 1450px) {

	.near_locations {
		padding: 5rem 1.5rem 5rem 10rem;
	}
}

.near_locations .side_decor {
	display: none;
}

@media (min-width: 1024px) {

	.near_locations .side_decor {
		position: absolute;
		top: 0;
		right: -19rem;
		width: 33rem;
		height: auto;
		z-index: 1;
		display: block;
	}
}

@media (min-width: 1450px) {

	.near_locations .side_decor {
		top: -4rem;
	}
}

/*@mixin min 1550 {
			top: 10rem;
		}*/

@media (min-width: 1650px) {

	.near_locations .side_decor {
		width: 34rem;
		right: -20rem;
		top: -3rem;
	}
}

@media (min-width: 1830px) {

	.near_locations .side_decor {
		width: 40rem;
		right: -24rem;
	}
}

@media (min-width: 1900px) {

	.near_locations .side_decor {
		width: 43rem;
		right: -25rem;
	}
}

.near_locations .shell {
	text-align: right;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

@media (min-width: 768px) {

	.near_locations .shell {
		max-width: 167rem;
		padding: 0;
	}
}

.near_locations .l {
	text-align: left;
	width: 100%;
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
}

@media (min-width: 1024px) {

	.near_locations .l {
		width: calc(48% - 2rem);
	}
}

/*@mixin min 1320 {
			width: 63rem;
		}*/

.near_locations .l h1 {
	font-size: 1.8rem;
	line-height: 3rem;
	margin-bottom: 1.3rem;
	font-weight: 500;
}

@media (min-width: 768px) {

	.near_locations .l h1 {
		font-size: 3.2rem;
		line-height: 4.6rem;
		margin-bottom: 2rem;
	}
}

.near_locations .l h2 {
	font-weight: 100;
	font-size: 2.5rem;
	line-height: 3.5rem;
	letter-spacing: -0.01rem;
	margin-bottom: 1rem;/*@mixin min 1024 {
				font-size: 7.2rem;
				line-height: 10.8rem;
			}

			@mixin min 1200 {
				@mixin max 1520 {
					font-size: 5rem;
					line-height: 8rem;
				}
			}*/
}

@media (min-width: 420px) {

	.near_locations .l h2 {
		font-size: 3.2rem;
		line-height: 4.8rem;
	}
}

.near_locations .l h2 strong {
	font-weight: 500;
}

@media (min-width: 900px) {

	.near_locations .l h2 {
		padding-left: 4rem;
		font-size: 4.8rem;
		line-height: 8rem;
		letter-spacing: -.019rem;
	}

	.near_locations .l h2 strong {
		font-size: 6rem;
		letter-spacing: -.015rem;
	}
}

@media (min-width: 1024px) {

	@media (max-width: 1200px) {

		.near_locations .l h2 {
			font-size: 3.5rem;
			line-height: 4.5rem;
			margin-bottom: 4rem;
		}

		.near_locations .l h2 strong {
			font-size: 3.5rem;
			line-height: 4.5rem;
		}
	}
}

.near_locations .l p {
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 2.8rem;
	margin-bottom: 0;
	padding-left: 2rem;
}

@media (min-width: 900px) {

	.near_locations .l p {
		padding-left: 4rem;
		line-height: 4rem;
		font-size: 1.6rem;
		font-weight: 500;
	}
}

@media (min-width: 1200px) {

	.near_locations .l p {
		max-width: 55.3rem;
	}
}

.near_locations .r {
	width: 100%;
	margin-top: 3rem;
}

@media (min-width: 1024px) {

	.near_locations .r {
		width: calc(52% - 2rem);
		margin-top: 0;
	}
}

.near_locations .r .decoration {
	margin-bottom: 4.3rem;
	text-align: left;
	padding-left: 2rem;
}

.near_locations .r .decoration img {
	max-width: 20rem;
}

@media (min-width: 900px) {

	.near_locations .r .decoration {
		padding-left: 4rem;
	}
}

@media (min-width: 1024px) {

	.near_locations .r .decoration {
		padding-left: 0;
		margin-bottom: 6rem;
	}
}

.near_locations .r .location {
	text-align: left;
	margin-bottom: 3.5rem;
	padding: 0 1.1rem;
}

@media (min-width: 768px) {

	.near_locations .r .location {
		margin-bottom: 0;
	}
}

/*@mixin min 768 {
				@mixin max 1024 {
					margin-top: 13rem;
				}
			}*/

.near_locations .r .location h2 {
	font-weight: 500;
	font-size: 2.4rem;
	line-height: 2.9rem;
	color: #000;
	margin-bottom: 2.6rem;
	width: 100%;
	padding-left: 1rem;
}

.near_locations .r .location h2 svg {
	width: 4.4rem;
	height: 4.4rem;
	position: relative;
	top: .3rem;
}

@media (min-width: 900px) {

	.near_locations .r .location h2 {
		padding-left: 3rem;
	}
}

@media (min-width: 1024px) {

	.near_locations .r .location h2 {
		padding-left: 0;
		margin-bottom: 4.3rem;
	}
}

.near_locations .r .location .grid {
	column-count: 1;
	column-gap: 5rem;
	position: relative;
	z-index: 1;
}

/*padding-left: 5rem;*/

@media (min-width: 420px) {

	.near_locations .r .location .grid {
		column-count: 2;
		padding-left: 0;
	}
}

@media (min-width: 650px) {

	.near_locations .r .location .grid {
		column-count: 3;
	}
}

@media (min-width: 1024px) {

	.near_locations .r .location .grid {
		column-count: 2;
	}
}

@media (min-width: 1450px) {

	.near_locations .r .location .grid {
		column-count: 3;
		padding-left: 4.4rem;
	}
}

@media (min-width: 1650px) {

	.near_locations .r .location .grid {
		padding-left: 8.8rem;
	}
}

.near_locations .r .location .grid a {
	display: block;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.6rem;
	text-transform: uppercase;
	color: #000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

@media (min-width: 900px) {

	.near_locations .r .location .grid a {
		font-size: 1.6rem;
		line-height: 1.9rem;
	}
}

.near_locations .r .location .grid a + a {
	margin-top: .8rem;
}

@media (min-width: 420px) {

	.near_locations .r .location .grid a + a {
		margin-top: 2.5rem;
	}
}

@media (min-width: 900px) {

	.near_locations .r .location .grid a + a {
		margin-top: 3.5rem;
	}
}

.near_locations .r .location .grid a img {
	width: 3rem;
	height: 3.8rem;
	margin-right: .8rem;
}

@media (min-width: 900px) {

	.near_locations .r .location .grid a img {
		width: 3.5rem;
		height: 4.4rem;
	}
}

.near_locations .r .location .grid a:hover {
	transform: scale(1.1);
}

.near_locations .r .build_image {
	margin: 0 -1.5rem 0;
	border-radius: 0 0 2.9rem 2.9rem;
}

@media (min-width: 900px) {

	.near_locations .r .build_image {
		margin: 0 -1.5rem 0;
	}
}

@media (min-width: 1024px) {

	.near_locations .r .build_image {
		margin: 0;
	}
}

.near_locations .r .build_image img {
	border-radius: 0 0 2.9rem 2.9rem;
	width: 100%;
	min-height: 19rem;
}

.near_locations__item {
	padding: 4.2rem 0;
}

@media (min-width: 768px) {

	.near_locations__item {
		padding: 8rem 0 10rem 8rem;
	}
}

.near_locations__item .shell {
	max-width: 143rem;
}

.near_locations__item > div {
	list-style-type: none;
}

.near_locations__item > div span {
	font-weight: 300;
	font-size: 1.9rem;
	line-height: 2.4rem;
	color: #000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	display: block;
	margin-bottom: 2rem;
}

.near_locations__item > div span img {
	width: 4.1rem;
	height: 5.1rem;
	transform: rotate(-13deg);
}

@media (min-width: 768px) {

	.near_locations__item > div span img {
		transform: scale(1.2) rotate(-13deg);
		margin-right: 1rem;
	}
}

@media (min-width: 768px) {

	.near_locations__item > div span {
		font-size: 2.4rem;
		line-height: 2.9rem;
		margin-bottom: 2.8rem;
	}
}

.near_locations__item > div .grid {
	margin: 0 -1.5rem;
}

.near_locations__item > div .grid::after {
	content: "";
	clear: both;
	display: table;
	line-height: 0;
}

@media (min-width: 900px) {

	.near_locations__item > div .grid {
		padding-left: 4rem;
	}
}

.near_locations__item > div .grid .bl {
	width: 100%;
	float: left;
	padding: 0 1.5rem;
	margin-bottom: 3rem;
	max-width: 45.7rem;
}

@media (min-width: 970px) {

	.near_locations__item > div .grid .bl {
		width: 50%;
	}
}

@media (min-width: 1450px) {

	.near_locations__item > div .grid .bl {
		width: 33.33%;
	}
}

.near_locations__item > div .grid a {
	display: block;
	background: #fff;
	border: .07rem solid #dedede;
	box-shadow: 0 .1rem .3rem rgba(0,0,0, .2);
	border-radius: .7rem;
	padding: 1.7rem .8rem 2rem;
	text-align: center;
}

@media (min-width: 1550px) {

	.near_locations__item > div .grid a {
		padding: 1.7rem 1.5rem;
	}
}

.near_locations__item > div .grid a img {
	-o-object-fit: contain;
	   object-fit: contain;
	margin: 0 auto;
}

@media (min-width: 450px) {

	.near_locations__item > div .grid a img {
		max-width: 33.7rem;
	}
}

.near_locations__item > div .grid a .img {
	min-height: 10.2rem;
	max-height: 10.2rem;
	position: relative;
}

.near_locations__item > div .grid a .img img {
	-o-object-fit: contain;
	   object-fit: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.near_locations__item > div .grid a .invisible {
	position: relative;
}

.near_locations__item > div .grid a .invisible img {
	opacity: 0;
}

.near_locations__item > div .grid a .invisible span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	font-size: 3rem;
	line-height: 1.25;
	font-weight: 400;
	margin-bottom: 0;
}

.near_locations__item > div .grid a .b {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-top: 1.8rem;
}

.near_locations__item > div .grid a .b > div {
	text-align: left;
	padding: 0 1rem;
	position: relative;
	font-weight: 100;
	font-size: .9rem;
	line-height: 1.9rem;
	color: #000;
	width: 33.33%;
}

@media (min-width: 460px) {

	.near_locations__item > div .grid a .b > div {
		font-size: 1.4rem;
	}
}

@media (min-width: 1750px) {

	.near_locations__item > div .grid a .b > div {
		padding: 0 1rem;
	}
}

.near_locations__item > div .grid a .b > div strong {
	font-weight: 500;
}

.near_locations__item > div .grid a .b > div div {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.near_locations__item > div .grid a .b > div:before {
	content: '';
	width: .07rem;
	height: 3rem;
	background: #979797;
	position: absolute;
	left: 0;
	bottom: 0;
}

.near_locations__item > div .grid a .b > div:first-child {
	padding-left: 0;
}

.near_locations__item > div .grid a .b > div:first-child:before {
	content: none;
}

.near_locations__item > div .grid a .b > div:last-child {
	padding-right: 0;
}

.near_locations__item > div .grid a .b > div span {
	display: block;
	font-weight: 100;
	font-size: 1rem;
	line-height: 1.9rem;
	margin-bottom: .8rem;
	text-transform: none;
}

@media (min-width: 500px) {

	.near_locations__item > div .grid a .b > div span {
		font-size: 1.5rem;
	}
}

.near_locations__item > div .grid a .b > div .dist,
							.near_locations__item > div .grid a .b > div .walk,
							.near_locations__item > div .grid a .b > div .car {
	width: 2rem;
	height: 2rem;
	fill: #000;
	margin-right: .4rem;
}

@media (min-width: 1550px) {

	.near_locations__item > div .grid a .b > div .dist,
							.near_locations__item > div .grid a .b > div .walk,
							.near_locations__item > div .grid a .b > div .car {
		width: 3rem;
		height: 3rem;
		margin-right: .8rem;
	}
}

.near_locations__item > div .grid a .b > div .walk {
	width: 1.5rem;
	height: 2.5rem;
}

@media (min-width: 1550px) {

	.near_locations__item > div .grid a .b > div .walk {
		width: 2rem;
		height: 3rem;
	}
}

.near_locations__item > div .grid a .b > div .car {
	width: 2rem;
	height: 2rem;
}

@media (min-width: 1550px) {

	.near_locations__item > div .grid a .b > div .car {
		width: 3.5rem;
		height: 2.2rem;
	}
}

.near_locations__item > div .grid a:hover {
	box-shadow: 0 .1rem 1.3rem rgba(0,0,0, .2);
}

.near_locations--text .shell .l {
	width: 90%;
	display: block;
	margin: 0 auto;
}

@media (min-width: 1024px) {

	.near_locations--text .shell .l {
		width: 75%;
		padding-bottom: 8rem;
	}
}

.near_locations--text .shell .l p {
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
}

/* -------------------------- *\
    .near_location_map
\* -------------------------- */

.near_location_map { 
	max-width: 192rem;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: transparent;
}

@media (min-width: 768px) {

	.near_location_map {
		padding: 0 0 0 8rem;
	}
}

/*@mixin min 1720 {
		margin-top: -9rem;
	}*/

.near_location_map .t {
	font-weight: 100;
	color: #000;
	text-transform: uppercase;
	padding: 0 1rem 0 2.6rem;
}

@media (min-width: 768px) {

	.near_location_map .t {
		padding-left: 2rem;
	}
}

@media (min-width: 1200px) {

	.near_location_map .t {
		padding-left: 5rem;
	}
}

.near_location_map .t strong {
	font-weight: 500;
}

.near_location_map .t span.n {
	font-size: 2rem;
	line-height: 2.8rem;
	letter-spacing: -0.006rem;
	margin-right: 1rem;
}

.near_location_map .t span.n svg {
	width: 2.1rem;
	height: 2.8rem;
	transform: translateY(.8rem) rotate(-45deg);
}

@media (min-width: 768px) {

	.near_location_map .t span.n {
		font-size: 2.4rem;
		line-height: 3.4rem;
	}

	.near_location_map .t span.n svg {
		width: 2.5rem;
		height: 3.4rem;
	}
}

.near_location_map .t span.b {
	font-size: 3.2rem;
	line-height: 5.4rem;
	letter-spacing: -0.01rem;
	text-align: right;
	display: block;
}

@media (min-width: 520px) {

	.near_location_map .t span.b {
		text-align: left;
		display: inline-block;
	}
}

@media (min-width: 768px) {

	.near_location_map .t span.b {
		font-size: 4.8rem;
		line-height: 8rem;
	}
}

.near_location_map .t span.b svg {
	width: 4.8rem;
	height: 5.8rem;
	fill: #000;
	position: relative;
	top: 2rem;
	margin-left: 3rem;
	display: none;
}

@media (min-width: 830px) {

	.near_location_map .t span.b svg {
		display: inline-block;
	}
}

.near_location_map__map {
	margin-top: 3rem;
}

@media (min-width: 990px) {

	.near_location_map__map {
		margin-top: 8.4rem;
	}
}

.near_location_map__map #google-container {
	height: 60vh !important;/*.gm-style img {
				max-width: 3.8rem !important;
			}*/
}

@media (min-width: 768px) {

	.near_location_map__map #google-container {
		height: 100vh !important;
	}
}

.near_location_map__map #cd-zoom-in,
		.near_location_map__map #cd-zoom-out {
	height: 3.2rem;
	width: 3.2rem;
	cursor: pointer;
	margin-right: 1rem;
	background-color: rgba(0,0,0, .7);
	filter: drop-shadow(0 .2rem .4rem rgba(0,0,0, .5));
	background-repeat: no-repeat;
	background-size: 3.2rem 6.4rem;
	background-image: url(/wp-content/uploads/controler-e1708503735575.jpg);
}

.near_location_map__map #cd-zoom-in {
	margin-top: 5rem;
	border-radius: .5rem .5rem 0 0;
}

.near_location_map__map #cd-zoom-out {
	background-position: 50% -3.2rem;
	margin-top: .1rem;
	border-radius: 0 0 .5rem .5rem;
}

/* -------------------------- *\
    .blog
\* -------------------------- */

.blog { 
	padding: 0 0 1.7rem;
}

@media (min-width: 768px) {

	.blog {
		padding: 0 0 1.7rem 8rem;
	}
}

.blog .shell {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

@media (min-width: 1024px) {

	.blog .shell {
		max-width: calc(100vw - 28rem);
		padding: 0;
	}
}

@media (min-width: 1670px) {

	.blog .shell {
		max-width: 147rem;
	}
}

.blog .hov-effect {
	width: 100%;
	max-height: 30rem;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: 1s ease;
	margin-bottom: 3rem;
}

@media (min-width: 900px) {

	.blog .hov-effect {
		width: calc(50% - 3.5rem);
		margin-bottom: 7rem;
	}
}

.blog .hov-effect .image {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	background: #000;
	overflow: hidden;
}

.blog .hov-effect .image img {
	z-index: -1;
	opacity: 0.4;
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	transform: translate(-50%, -50%);
}

.blog .hov-effect .news {
	position: relative;
	z-index: 5;
	color: #222;
	padding: 1.6rem;
}

@media (min-width: 768px) {

	.blog .hov-effect .news {
		padding: 1.6rem 5.4rem;
	}
}

@media (min-width: 900px) {

	@media (max-width: 1450px) {

		.blog .hov-effect .news h3 {
			font-size: 2.5rem;
			line-height: 3.6rem;
		}
	}
}

.blog .hov-effect .news a,
			.blog .hov-effect .news h3 a,
			.blog .hov-effect .news span {
	color: #222;
	transition: .3s ease;
}

.blog .hov-effect .news a svg, .blog .hov-effect .news h3 a svg, .blog .hov-effect .news span svg {
	opacity: 1;
}

.blog .hov-effect .news span:not(.date) {
	font-weight: 300;
}

.blog .hov-effect .news .date {
	margin-bottom: 4rem;
}

.blog .hov-effect:hover {
	color: #fff;
}

.blog .hov-effect:hover a,
			.blog .hov-effect:hover h3 a,
			.blog .hov-effect:hover span,
			.blog .hov-effect:hover h3 {
	color: #fff;
}

.blog .hov-effect:hover a svg, .blog .hov-effect:hover h3 a svg, .blog .hov-effect:hover span svg, .blog .hov-effect:hover h3 svg {
	filter: brightness(0) invert(1);
}

.blog .hov-effect:hover .image {
	transform: scale(1);
}

/* -------------------------- *\
    .news
\* -------------------------- */

.news { 
	border-left: 0.2rem solid rgba(0,0,0, 0.47);
	padding-left: 2rem;
	display: block;
}

@media (min-width: 768px) {

	.news {
		padding-left: 5.4rem;
	}
}

.news span:not(.date),
	.news h3 {
	display: block;
	margin-bottom: 1.9rem;
	font-weight: 600;
	font-size: 2.5rem;
	line-height: 3.6rem;
	color: rgba(34,34,34, 0.47);
}

@media (min-width: 768px) {

	.news span:not(.date),
	.news h3 {
		font-size: 3.6rem;
		line-height: 4.4rem;
		margin-bottom: 2.3rem;
	}
}

.news .date {
	display: block;
	margin-bottom: 7.7rem;
	font-size: 1.6rem;
	line-height: 1.9rem;
	font-weight: 300;
	color: #000;
	text-transform: uppercase;
}

.news h3 {
	display: block;
	color: #222;
}

.news span.btn-1 {
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 1.7rem;
	text-transform: uppercase;
	color: #000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.news span.btn-1 svg {
	width: 2.1rem;
	height: 2.8rem;
	transform: rotate(-90deg);
	margin-left: 1.2rem;
}

.news:hover {
	border-color: #000;
}

/*span:not(.date),
		h3,
		span.btn-1 {
			color: $cw;
		}*/

.news:hover span.btn-1 svg {
	opacity: 1;
	transform: rotate(235deg);
}

/* -------------------------- *\
    .single-post
\* -------------------------- */

.single-post { 
	padding: 0;
	position: relative;
}

.single-post .side_decor {
	display: none;
	position: absolute;
	top: -6rem;
	right: -19rem;
	width: 33rem;
	height: auto;
	z-index: 1;
}

@media (min-width: 768px) {

	.single-post .side_decor {
		width: 30rem;
	}
}

@media (min-width: 1320px) {

	.single-post .side_decor {
		display: block;
	}
}

@media (min-width: 1450px) {

	.single-post .side_decor {
		top: -4rem;
		width: 33rem;
	}
}

@media (min-width: 1650px) {

	.single-post .side_decor {
		width: 34rem;
		right: -20rem;
		top: -5rem;
	}
}

@media (min-width: 1830px) {

	.single-post .side_decor {
		width: 40rem;
		right: -24rem;
	}
}

@media (min-width: 1900px) {

	.single-post .side_decor {
		width: 43rem;
		right: -25rem;
	}
}

.single-post .post_intro {
	padding: 3.3rem 0 0 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.single-post .post_intro {
		padding: 3.3rem 0 0 8rem;
	}
}

@media (min-width: 990px) {

	.single-post .post_intro {
		padding: 3.3rem 2rem 0 8rem;
	}
}

@media (min-width: 1450px) {

	.single-post .post_intro {
		padding: 3.3rem 17rem 0 8rem;
	}
}

.single-post .post_intro .l {
	width: 100%;
	max-height: 95.9rem;
	position: relative;
	margin-top: 3rem;
	text-align: center;
	-ms-flex-order: 2;
	    order: 2;
	overflow: hidden;
}

@media (min-width: 990px) {

	.single-post .post_intro .l {
		width: calc(50% - 4.4rem);
		margin-top: 0;
		-ms-flex-order: 1;
		    order: 1;
	}
}

@media (min-width: 1550px) {

	.single-post .post_intro .l {
		width: 95.9rem;
	}
}

.single-post .post_intro .l img {
	width: 100%;
	max-height: 95.9rem;
	-o-object-fit: cover;
	   object-fit: cover;
}

.single-post .post_intro .r {
	width: 100%;
	position: relative;
	padding: 0 2rem;
	-ms-flex-order: 1;
	    order: 1;
}

@media (min-width: 990px) {

	.single-post .post_intro .r {
		width: calc(50% - 4.4rem);
		padding: 0;
		-ms-flex-order: 2;
		    order: 2;
	}
}

@media (min-width: 1550px) {

	.single-post .post_intro .r {
		width: calc(100% - 104.7rem);
	}
}

@media (min-width: 990px) {

	.single-post .post_intro .r > div {
		max-width: 62.2rem;
		margin: 0;
	}
}

.single-post .post_intro .r > div span {
	display: block;
	font-weight: 300;
	font-size: 3.6rem;
	line-height: 4.4rem;
	color: #222;
	margin-bottom: 2rem;
}

.single-post .post_intro .r > div span.date {
	font-size: 1.6rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #000;
}

@media (min-width: 768px) {

	.single-post .post_intro .r > div span {
		margin-bottom: 3.8rem;
	}
}

.single-post .post_intro .r > div h2 {
	font-weight: 500;
	font-size: 2.3rem;
	line-height: 2.6rem;
	color: #000;
	margin-bottom: 2rem;
	text-transform: uppercase;
}

@media (min-width: 768px) {

	.single-post .post_intro .r > div h2 {
		font-size: 3.6rem;
		line-height: 4.6rem;
		margin-bottom: 3.8rem;
	}
}

.single-post .post_intro .r > div p {
	font-size: 1.4rem;
	line-height: 2.8rem;
	margin-bottom: 1.5rem;
	text-transform: uppercase;
	font-weight: 400;
}

.single-post .post_intro .r > div p:last-child {
	margin-bottom: 0;
}

@media (min-width: 1200px) {

	.single-post .post_intro .r > div p {
		font-size: 1.5rem;
		line-height: 3.5rem;
	}
}

.single-post .post_intro .r .scroll-text {
	width: 4.4rem;
	height: 5.9rem;
	display: block;/*width: 100%;*/
	margin-top: 8rem;
}

.single-post .post_intro .r .scroll-text svg {
	width: 4.4rem;
	height: 5.9rem;
}

.single-post .post_intro .r .scroll-text:hover {
	transform: scale(1.3);
}

@media (max-width: 990px) {

	.single-post .post_intro .r .scroll-text {
		margin-top: 3rem;
	}

	.single-post .post_intro .r .scroll-text svg {
		width: 3.2rem;
		height: 3.2rem;
	}
}

.single-post .post_content {
	padding: 5rem 0 0;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.single-post .post_content {
		padding: 5rem 0 0 8rem;
	}
}

.single-post .post_content p {
	padding: 0 2rem;
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	color: #222;
	margin-bottom: 1rem;
	font-weight: 400;
}

.single-post .post_content p:last-child {
	margin-bottom: 0;
}

@media (min-width: 1024px) {

	.single-post .post_content p {
		font-size: 1.5rem;
		line-height: 3.5rem;
	}
}

@media (min-width: 1024px) {

	.single-post .post_content .col {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		max-width: 156.5rem;
		margin: 0 auto;
	}
}

.single-post .post_content .col .l,
			.single-post .post_content .col .r {
	margin-bottom: 3.8rem;
}

.single-post .post_content .col .l img, .single-post .post_content .col .r img {
	margin-bottom: 3.8rem;
}

@media (min-width: 1024px) {

	.single-post .post_content .col .l,
			.single-post .post_content .col .r {
		width: calc(50% - 7rem);
	}

	.single-post .post_content .col .l p, .single-post .post_content .col .r p {
		max-width: 62.2rem;
		margin: 0 auto;
	}
}

.single-post .post_content .big_image {
	width: 100%;
	height: 41.8rem;
	-o-object-fit: cover;
	   object-fit: cover;
	margin-bottom: 3.8rem;
}

@media (min-width: 990px) {

	.single-post .post_content .big_image {
		height: 49.8rem;
	}
}

.single-post .post_content .single_text {
	margin-bottom: 3.8rem;
}

@media (min-width: 1024px) {

	.single-post .post_content .single_text {
		max-width: 83.6rem;
		margin: 0 auto 3.8rem;
	}
}

.single-post .share {
	padding: 5rem 2rem 8rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: center;
	    align-items: center;
	max-width: 164rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.single-post .share {
		padding: 5rem 2rem 8rem 10rem;
	}
}

@media (min-width: 900px) {

	.single-post .share {
		padding: 5rem 2rem 8rem 8rem;
		-ms-flex-pack: right;
		    justify-content: right;
		text-align: right;
	}
}

@media (min-width: 1650px) {

	.single-post .share {
		padding: 5rem 0 8rem 8rem;
	}
}

.single-post .share span {
	font-weight: 600;
	font-size: 2.1rem;
	line-height: 2.6rem;
	color: #222;
	margin-right: 3.8rem;
	width: 100%;
	margin-bottom: 2rem;
}

@media (min-width: 768px) {

	.single-post .share span {
		width: auto;
		margin-bottom: 0;
	}
}

.single-post .share a {
	width: 4.5rem;
	height: 4.5rem;
	border: .1rem solid #c2c2c2;
	border-radius: .3rem;
	position: relative;
}

.single-post .share a + a {
	margin-left: 1rem;
}

.single-post .share a svg {
	width: 1.5rem;
	height: 1.5rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	fill: #c2c2c2;
}

.single-post .share a:hover {
	border: .1rem solid #000;
}

.single-post .share a:hover svg {
	fill: #000;
}

/* -------------------------- *\
    .page_intro
\* -------------------------- */

.page_intro { 
	padding: 2rem 0 5.8rem;
	position: relative;
}

@media (min-width: 768px) {

	.page_intro {
		padding: 5.7rem 1.5rem 6.3rem 11.5rem;
	}
}

@media (min-width: 1450px) {

	.page_intro {
		padding: 5.7rem 11.5rem 6.3rem 19.2rem;
	}
}

.page_intro .shell {
	text-align: right;
	position: relative;
}

@media (min-width: 768px) {

	.page_intro .shell {
		max-width: 100%;
		padding: 0;
	}
}

.page_intro .side_decor {
	display: none;
	position: absolute;
	top: -6rem;
	right: -19rem;
	width: 33rem;
	height: auto;
	z-index: 1;
}

@media (min-width: 768px) {

	.page_intro .side_decor {
		width: 30rem;
	}
}

@media (min-width: 1200px) {

	.page_intro .side_decor {
		display: block;
	}
}

@media (min-width: 1450px) {

	.page_intro .side_decor {
		top: -4rem;
		width: 33rem;
	}
}

@media (min-width: 1650px) {

	.page_intro .side_decor {
		width: 34rem;
		right: -20rem;
		top: -5rem;
	}
}

@media (min-width: 1830px) {

	.page_intro .side_decor {
		width: 40rem;
		right: -24rem;
	}
}

@media (min-width: 1900px) {

	.page_intro .side_decor {
		width: 43rem;
		right: -25rem;
	}
}

.page_intro .text {
	max-width: 110rem;
	margin: 0 auto;
	text-align: center;
}

.page_intro .text h2 {
	font-weight: 300;
	font-size: 1.8rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	margin-bottom: 2rem;
	color: #000;
}

.page_intro .text h2 strong {
	font-weight: 500;
}

@media (min-width: 900px) {

	.page_intro .text h2 {
		font-size: 3.6rem;
		line-height: 4.6rem;
		margin-bottom: 4.2rem;
	}
}

@media (min-width: 1200px) {

	.page_intro .text h2 {
		font-size: 4.5rem;
		font-weight: 200;
	}

	.page_intro .text h2 strong {
		font-size: 5.5rem;
	}
}

.page_intro .text p {
	font-size: 1.6rem;
	line-height: 2.8rem;
	color: #222;
	margin-bottom: 1.5rem;
}

.page_intro .text p:last-child {
	margin-bottom: 0;
}

@media (min-width: 900px) {

	.page_intro .text p {
		line-height: 4rem;
		text-transform: uppercase;
	}
}

/* -------------------------- *\
    .similar_post
\* -------------------------- */

.similar_post { 
	max-width: 192rem;
	padding: 0 2rem;
	margin: 0 auto 2rem;
}

@media (min-width: 768px) {

	.similar_post {
		padding: 0 2rem 0 10rem;
	}
}

/*@mixin min 1450 {
		margin: 0 17rem 0 auto;
	}*/

.similar_post h2 {
	font-weight: 300;
	font-size: 3.6rem;
	line-height: 4.6rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 5.3rem;
	width: 100%;
}

.similar_post .shell {
	display: block;
	max-width: 147.2rem;
	padding: 0;
}

@media (min-width: 1450px) {

	.similar_post .shell {
		margin: 0 17rem 0 auto;
	}
}

.similar_post .btn-2 {
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 1.7rem;
	text-transform: uppercase;
	color: #000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

@media (min-width: 900px) {

	.similar_post .btn-2 {
		display: none;
	}
}

.similar_post .btn-2 svg {
	width: 2.1rem;
	height: 2.8rem;
	transform: rotate(-90deg);
	margin-left: 1.2rem;
}

.similar_post .btn-2:hover svg {
	transform: rotate(235deg);
}

.similar_post .similar_post_slider {
	margin: 0 -3.5rem;
}

.similar_post .similar_post_slider .slick-track {
	float: left;
	display: -ms-flexbox;
	display: flex;
}

.similar_post .similar_post_slider .hov-effect {
	padding: 0 3.5rem;
}

.similar_post .similar_post_slider .hov-effect:not(:first-child) {
	display: none;
}

.similar_post .similar_post_slider.slick-initialized .hov-effect:not(:first-child) {
	display: block;
}

.similar_post .hov-effect {
	width: 100%;
	max-height: 30rem;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: 1s ease;
	margin-bottom: 2rem;
}

@media (min-width: 900px) {

	.similar_post .hov-effect {
		width: calc(50% - 3.5rem);
	}
}

.similar_post .hov-effect .image {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	background: #000;
	overflow: hidden;
}

.similar_post .hov-effect .image img {
	z-index: -1;
	opacity: 0.4;
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	transform: translate(-50%, -50%);
}

.similar_post .hov-effect .news {
	position: relative;
	z-index: 5;
	color: #222;
	padding: 1.6rem;
}

@media (min-width: 768px) {

	.similar_post .hov-effect .news {
		padding: 1.6rem 5.4rem;
	}
}

@media (min-width: 900px) {

	@media (max-width: 1450px) {

		.similar_post .hov-effect .news h3 {
			font-size: 2.5rem;
			line-height: 3.6rem;
		}
	}
}

.similar_post .hov-effect .news a,
			.similar_post .hov-effect .news h3 a,
			.similar_post .hov-effect .news span {
	color: #222;
	transition: .3s ease;
}

.similar_post .hov-effect .news a svg, .similar_post .hov-effect .news h3 a svg, .similar_post .hov-effect .news span svg {
	opacity: 1;
}

.similar_post .hov-effect .news span:not(.date) {
	font-weight: 300;
}

.similar_post .hov-effect .news .date {
	margin-bottom: 4rem;
}

.similar_post .hov-effect:hover {
	color: #fff;
}

.similar_post .hov-effect:hover a,
			.similar_post .hov-effect:hover h3 a,
			.similar_post .hov-effect:hover span,
			.similar_post .hov-effect:hover h3 {
	color: #fff;
}

.similar_post .hov-effect:hover a svg, .similar_post .hov-effect:hover h3 a svg, .similar_post .hov-effect:hover span svg, .similar_post .hov-effect:hover h3 svg {
	filter: brightness(0) invert(1);
}

.similar_post .hov-effect:hover .image {
	transform: scale(1);
}

/* -------------------------- *\
    .some_text
\* -------------------------- */

.some_text { 
	padding: 5rem 0 5rem; 
	position: relative;
}

@media (min-width: 768px) {

	.some_text {
		padding: 7.5rem 0 7.4rem 8rem;
	}
}

.some_text .side_decor {
	display: none;
	position: absolute;
	top: -6rem;
	right: -19rem;
	width: 33rem;
	height: auto;
	z-index: 1;
}

@media (min-width: 768px) {

	.some_text .side_decor {
		width: 30rem;
	}
}

@media (min-width: 1320px) {

	.some_text .side_decor {
		display: block;
	}
}

@media (min-width: 1450px) {

	.some_text .side_decor {
		top: -4rem;
		width: 33rem;
	}
}

@media (min-width: 1650px) {

	.some_text .side_decor {
		width: 34rem;
		right: -20rem;
		top: -5rem;
	}
}

@media (min-width: 1830px) {

	.some_text .side_decor {
		width: 40rem;
		right: -24rem;
	}
}

@media (min-width: 1900px) {

	.some_text .side_decor {
		width: 43rem;
		right: -25rem;
	}
}

.some_text .shell {
	max-width: 102rem;
}

.some_text .t {
	font-weight: 300;
	font-size: 2.3rem;
	line-height: 3rem;
	text-align: center;
	color: #000;
	margin-bottom: 0;
}

.some_text .t strong {
	display: block;
	text-transform: uppercase;
	font-weight: 500;
}

@media (min-width: 900px) {

	.some_text .t {
		font-size: 3.6rem;
		line-height: 4.6rem;
	}
}

.some_text .text {
	max-width: 65rem;
	margin: 3rem auto 0;
}

@media (min-width: 900px) {

	.some_text .text {
		margin: 7rem auto 0;
	}
}

.some_text .text h2,
		.some_text .text h3 {
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 2.8rem;
	color: #222;
	margin-bottom: 2.2rem;
}

.some_text .text p {
	font-size: 1.6rem;
	line-height: 2.8rem;
	color: #222;
	margin-bottom: 3.7rem;
}

.some_text .text p:last-child {
	margin-bottom: 0;
}

.some_text .text p + h2 {
	margin-top: 7.5rem;
}

.some_text .text p + h3 {
	margin-top: 1.5rem;
}

/* -------------------------- *\
    .error
\* -------------------------- */

.error404 .main {
	position: relative;
}

.error404 .side_decor {
	display: none;
	position: absolute;
	top: -6rem;
	right: -19rem;
	width: 33rem;
	height: auto;
	z-index: 1;
}

@media (min-width: 768px) {

	.error404 .side_decor {
		width: 30rem;
	}
}

@media (min-width: 1320px) {

	.error404 .side_decor {
		display: block;
	}
}

@media (min-width: 1450px) {

	.error404 .side_decor {
		top: -4rem;
		width: 33rem;
	}
}

@media (min-width: 1650px) {

	.error404 .side_decor {
		width: 34rem;
		right: -20rem;
		top: -5rem;
	}
}

@media (min-width: 1830px) {

	.error404 .side_decor {
		width: 40rem;
		right: -24rem;
	}
}

@media (min-width: 1900px) {

	.error404 .side_decor {
		width: 43rem;
		right: -25rem;
	}
}

.error { 
	padding: 2rem 2rem 5.8rem;
	max-width: 143.4rem;
	margin: 0 auto;
 }

@media (min-width: 768px) {

	.error {
		padding: 5rem 1.5rem 5.8rem 10rem;
	}
}

.error .shell {
	text-align: right;
	position: relative;
}

@media (min-width: 768px) {

	.error .shell {
		max-width: 139rem;
		padding: 0;
	}
}

.error h2 {
	font-weight: 500;
	font-size: 3.2rem;
	line-height: 4.6rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 0;
}

.error .t,
	.error .b {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
}

@media (min-width: 1024px) {

	.error .t,
	.error .b {
		padding-left: 4rem;
	}
}

.error .t {
	-ms-flex-align: end;
	    align-items: flex-end;
}

.error .t .l {
	width: 100%;
}

@media (min-width: 900px) {

	.error .t .l {
		width: calc(54% - 4.5rem);
	}
}

.error .t .l h2 {
	font-weight: 100;
	font-size: 2.3rem;
	line-height: 3rem;
	letter-spacing: -0.0225rem;
	color: #000;
	margin-bottom: 4.4rem;
}

.error .t .l h2 strong {
	display: block;
	font-weight: 500;
}

@media (min-width: 768px) {

	.error .t .l h2 {
		font-size: 4rem;
		line-height: 5.6rem;
	}
}

@media (min-width: 1420px) {

	.error .t .l h2 {
		font-size: 7.2rem;
		line-height: 10.8rem;
	}
}

.error .t .l p {
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 0;
	max-width: 65.2rem;
}

@media (min-width: 990px) {

	.error .t .l p {
		font-size: 1.6rem;
		line-height: 4rem;
	}
}

.error .t .r {
	width: 100%;
	display: none;
}

@media (min-width: 900px) {

	.error .t .r {
		width: calc(46% - 4.5rem);
		display: block;
	}
}

.error .t .r .pd {
	max-width: 56.4rem;
	margin: 0 0 0 auto;
}

.error .t .r .pd .dark-logo-nd {
	width: 26rem;
	position: relative;
	z-index: 1;
}

.error .t .r .pd .smapp {
	position: relative;
	max-width: 56.4rem;
}

.error .t .r .pd .smapp img {
	border-radius: 0 0 1.7rem 1.7rem;
}

/*@mixin min 1200 {
						margin-top: -4rem;
					}*/

.error .t .r .pd .smapp .bul_1a,
					.error .t .r .pd .smapp .bul_1b,
					.error .t .r .pd .smapp .bul_2a,
					.error .t .r .pd .smapp .bul_2b,
					.error .t .r .pd .smapp .bul_2v,
					.error .t .r .pd .smapp .bul_2g {
	position: absolute;
	top: 25%;
	left: 26%;
	text-align: center;
	font-weight: 300;
	font-size: .7rem;
	line-height: .7rem;
	color: #000;
	text-transform: uppercase;
}

@media (min-width: 500px) {

	.error .t .r .pd .smapp .bul_1a,
					.error .t .r .pd .smapp .bul_1b,
					.error .t .r .pd .smapp .bul_2a,
					.error .t .r .pd .smapp .bul_2b,
					.error .t .r .pd .smapp .bul_2v,
					.error .t .r .pd .smapp .bul_2g {
		top: 16%;
	}
}

@media (min-width: 700px) {

	.error .t .r .pd .smapp .bul_1a,
					.error .t .r .pd .smapp .bul_1b,
					.error .t .r .pd .smapp .bul_2a,
					.error .t .r .pd .smapp .bul_2b,
					.error .t .r .pd .smapp .bul_2v,
					.error .t .r .pd .smapp .bul_2g {
		top: 26%;
	}
}

@media (min-width: 990px) {

	.error .t .r .pd .smapp .bul_1a,
					.error .t .r .pd .smapp .bul_1b,
					.error .t .r .pd .smapp .bul_2a,
					.error .t .r .pd .smapp .bul_2b,
					.error .t .r .pd .smapp .bul_2v,
					.error .t .r .pd .smapp .bul_2g {
		font-size: 1rem;
		line-height: .9rem;
	}
}

@media (min-width: 1250px) {

	.error .t .r .pd .smapp .bul_1a,
					.error .t .r .pd .smapp .bul_1b,
					.error .t .r .pd .smapp .bul_2a,
					.error .t .r .pd .smapp .bul_2b,
					.error .t .r .pd .smapp .bul_2v,
					.error .t .r .pd .smapp .bul_2g {
		top: 29%;
		left: 29%;
	}
}

.error .t .r .pd .smapp .bul_1a:before, .error .t .r .pd .smapp .bul_1b:before, .error .t .r .pd .smapp .bul_2a:before, .error .t .r .pd .smapp .bul_2b:before, .error .t .r .pd .smapp .bul_2v:before, .error .t .r .pd .smapp .bul_2g:before {
	content: '';
	background: #979797;
	width: .1rem;
	height: 1.1rem;
	position: absolute;
	bottom: -1.1rem;
	left: 50%;
	transform: translateX(-50%);/*@mixin min 768 {
								height: 3rem;
								bottom: -4rem;
							}*/
}

.error .t .r .pd .smapp .bul_1a > span, .error .t .r .pd .smapp .bul_1b > span, .error .t .r .pd .smapp .bul_2a > span, .error .t .r .pd .smapp .bul_2b > span, .error .t .r .pd .smapp .bul_2v > span, .error .t .r .pd .smapp .bul_2g > span {
	display: block;
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 1.6rem;
	color: #000;
	position: relative;
	padding-right: .5rem;
}

.error .t .r .pd .smapp .bul_1a > span span, .error .t .r .pd .smapp .bul_1b > span span, .error .t .r .pd .smapp .bul_2a > span span, .error .t .r .pd .smapp .bul_2b > span span, .error .t .r .pd .smapp .bul_2v > span span, .error .t .r .pd .smapp .bul_2g > span span {
	font-size: .7rem;
	line-height: 1.1rem;
	position: absolute;
	top: 0;
	right: 0;
}

@media (min-width: 990px) {

	.error .t .r .pd .smapp .bul_1a > span, .error .t .r .pd .smapp .bul_1b > span, .error .t .r .pd .smapp .bul_2a > span, .error .t .r .pd .smapp .bul_2b > span, .error .t .r .pd .smapp .bul_2v > span, .error .t .r .pd .smapp .bul_2g > span {
		font-size: 1.7rem;
		line-height: 2rem;
	}

	.error .t .r .pd .smapp .bul_1a > span span, .error .t .r .pd .smapp .bul_1b > span span, .error .t .r .pd .smapp .bul_2a > span span, .error .t .r .pd .smapp .bul_2b > span span, .error .t .r .pd .smapp .bul_2v > span span, .error .t .r .pd .smapp .bul_2g > span span {
		font-size: 1rem;
	}
}

.error .t .r .pd .smapp .bul_1b {
	top: 26%;
	left: 12%;
}

@media (min-width: 500px) {

	.error .t .r .pd .smapp .bul_1b {
		top: 16%;
	}
}

@media (min-width: 700px) {

	.error .t .r .pd .smapp .bul_1b {
		top: 26%;
	}
}

@media (min-width: 1250px) {

	.error .t .r .pd .smapp .bul_1b {
		top: 28%;
		left: 18%;
	}
}

.error .t .r .pd .smapp .bul_2a {
	top: 36%;
	left: 48%;
}

@media (min-width: 500px) {

	.error .t .r .pd .smapp .bul_2a {
		top: 26%;
	}
}

@media (min-width: 700px) {

	.error .t .r .pd .smapp .bul_2a {
		top: 36%;
	}
}

@media (min-width: 1250px) {

	.error .t .r .pd .smapp .bul_2a {
		top: 39%;
		left: 51%;
	}
}

.error .t .r .pd .smapp .bul_2b {
	top: 36%;
	left: 60%;
}

@media (min-width: 500px) {

	.error .t .r .pd .smapp .bul_2b {
		top: 26%;
	}
}

@media (min-width: 700px) {

	.error .t .r .pd .smapp .bul_2b {
		top: 36%;
	}
}

@media (min-width: 1250px) {

	.error .t .r .pd .smapp .bul_2b {
		top: 39%;
		left: 63%;
	}
}

.error .t .r .pd .smapp .bul_2v {
	top: 20%;
	left: 71.5%;
}

@media (min-width: 500px) {

	.error .t .r .pd .smapp .bul_2v {
		top: 8%;
	}
}

@media (min-width: 700px) {

	.error .t .r .pd .smapp .bul_2v {
		top: 21%;
	}
}

@media (min-width: 1250px) {

	.error .t .r .pd .smapp .bul_2v {
		top: 28%;
		left: 69.5%;
	}
}

.error .t .r .pd .smapp .bul_2g {
	top: 13%;
	left: 85%;
}

@media (min-width: 500px) {

	.error .t .r .pd .smapp .bul_2g {
		top: 5%;
	}
}

@media (min-width: 700px) {

	.error .t .r .pd .smapp .bul_2g {
		top: 16%;
	}
}

@media (min-width: 1250px) {

	.error .t .r .pd .smapp .bul_2g {
		top: 19%;
		left: 78%;
	}
}

.error .b {
	margin-top: 6.3rem;
}

.error .b div {
	width: 100%;
	margin-bottom: 3.3rem;
}

@media (min-width: 768px) {

	.error .b div {
		width: calc(50% - 4.5rem);
	}
}

.error .b div a {
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 2.2rem;
	text-transform: uppercase;
	color: #000;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	margin-bottom: 1.1rem;
}

.error .b div a svg {
	width: 2.1rem;
	height: 2.8rem;
	transform: rotate(-130deg);
	margin-left: .8rem;
}

.error .b div a:hover svg {
	transform: rotate(90deg);
}

.error .b div p {
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #000;
	margin-bottom: 0;
}

/* -------------------------- *\
    .site_map
\* -------------------------- */

.site_map { 
	padding: 2rem 2rem 5.8rem;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.site_map {
		padding: 0 1.5rem 5.8rem 10rem;
	}
}

.site_map .shell {
	text-align: right;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

@media (min-width: 768px) {

	.site_map .shell {
		max-width: 142.2rem;
		padding: 0;
	}
}

.site_map .shell > div {
	width: 100%;
	margin-bottom: 5rem;
	text-align: left;
	border-left: .2rem solid rgba(0,0,0, .47);
	padding-left: 2rem;
}

@media (min-width: 768px) {

	.site_map .shell > div {
		width: 48%;
		margin-bottom: 10rem;
		padding-left: 5.4rem;
	}
}

.site_map .shell > div a {
	font-weight: 600;
	font-size: 2.3rem;
	line-height: 3rem;
	color: #222;
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.site_map .shell > div a {
		font-size: 3.6rem;
		line-height: 4.4rem;
	}
}

.site_map .shell > div a svg {
	width: 1.8rem;
	height: 2.3rem;
	transform: rotate(-90deg);
	margin-left: 2rem;
	position: relative;
	top: .3rem;
}

@media (min-width: 768px) {

	.site_map .shell > div a svg {
		width: 2.1rem;
		height: 2.8rem;
		top: .2rem;
	}
}

.site_map .shell > div a:hover {
	color: rgba(34,34,34, .7);
}

.site_map .shell > div a:hover svg {
	transform: rotate(90deg);
}

.site_map .shell > div:nth-child(3),
			.site_map .shell > div:nth-child(4),
			.site_map .shell > div:nth-child(5),
			.site_map .shell > div:nth-child(10),
			.site_map .shell > div:nth-child(11),
			.site_map .shell > div:nth-child(12) {
	width: 100%;
}

.site_map .shell > div:nth-child(3) div, .site_map .shell > div:nth-child(4) div, .site_map .shell > div:nth-child(5) div, .site_map .shell > div:nth-child(10) div, .site_map .shell > div:nth-child(11) div, .site_map .shell > div:nth-child(12) div {
	column-count: 1;
	margin-top: 3.2rem;
	column-gap: 5rem;
}

@media (min-width: 768px) {

	.site_map .shell > div:nth-child(3) div, .site_map .shell > div:nth-child(4) div, .site_map .shell > div:nth-child(5) div, .site_map .shell > div:nth-child(10) div, .site_map .shell > div:nth-child(11) div, .site_map .shell > div:nth-child(12) div {
		column-count: 2;
	}
}

@media (min-width: 900px) {

	.site_map .shell > div:nth-child(3) div, .site_map .shell > div:nth-child(4) div, .site_map .shell > div:nth-child(5) div, .site_map .shell > div:nth-child(10) div, .site_map .shell > div:nth-child(11) div, .site_map .shell > div:nth-child(12) div {
		column-count: 3;
	}
}

@media (min-width: 1024px) {

	.site_map .shell > div:nth-child(3) div, .site_map .shell > div:nth-child(4) div, .site_map .shell > div:nth-child(5) div, .site_map .shell > div:nth-child(10) div, .site_map .shell > div:nth-child(11) div, .site_map .shell > div:nth-child(12) div {
		column-count: 4;
	}
}

.site_map .shell > div:nth-child(3) div a, .site_map .shell > div:nth-child(4) div a, .site_map .shell > div:nth-child(5) div a, .site_map .shell > div:nth-child(10) div a, .site_map .shell > div:nth-child(11) div a, .site_map .shell > div:nth-child(12) div a {
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #000;
	display: block;
}

.site_map .shell > div:nth-child(3) div a + a, .site_map .shell > div:nth-child(4) div a + a, .site_map .shell > div:nth-child(5) div a + a, .site_map .shell > div:nth-child(10) div a + a, .site_map .shell > div:nth-child(11) div a + a, .site_map .shell > div:nth-child(12) div a + a {
	margin-top: 2rem;
}

@media (min-width: 900px) {

	.site_map .shell > div:nth-child(3) div a + a, .site_map .shell > div:nth-child(4) div a + a, .site_map .shell > div:nth-child(5) div a + a, .site_map .shell > div:nth-child(10) div a + a, .site_map .shell > div:nth-child(11) div a + a, .site_map .shell > div:nth-child(12) div a + a {
		margin-top: 3.9rem;
	}
}

.site_map .shell > div:nth-child(3) div a:hover, .site_map .shell > div:nth-child(4) div a:hover, .site_map .shell > div:nth-child(5) div a:hover, .site_map .shell > div:nth-child(10) div a:hover, .site_map .shell > div:nth-child(11) div a:hover, .site_map .shell > div:nth-child(12) div a:hover {
	text-decoration: underline;
}

/* -------------------------- *\
    .breadcrumb
\* -------------------------- */

.breadcrumb { 
	padding: 8rem 0 0 8rem;
	padding: 10rem 2.6rem 0 2.6rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: right;
	    justify-content: right;
	-ms-flex-align: center;
	    align-items: center;
	position: relative;
	z-index: 60;
	background: transparent;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.breadcrumb {
		padding: 0 0 0 8rem;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

.breadcrumb .l img {
	width: 9.4rem;
	margin-left: 1.6rem;
	filter: brightness(0) invert(0);
	margin-top: 2rem;
}

@media (min-width: 970px) {

	.breadcrumb .l img {
		width: 13.4rem;
		height: 9rem;
		margin-top: 1.8rem;
	}
}

@media (max-width: 768px) {

	.breadcrumb .l {
		display: none;
	}
}

.breadcrumb .r {
	position: relative;
	width: 100%;
	background: #fff;/*padding: 1.5rem .8rem 1.6rem .8rem;*/
	border-radius: 0 0 0 2rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	background: #fff;
}

/*@mixin min 430 {
			padding: 2rem .8rem 1.6rem 2.8rem;
		}*/

@media (min-width: 660px) {

	.breadcrumb .r {
		width: auto;
	}
}

@media (min-width: 767px) {

	.breadcrumb .r {
		padding: 2.4rem 6.9rem 1.6rem 3rem;
		box-shadow: 0 .2rem .4rem rgba(0,0,0, 0.096);
	}
}

@media (min-width: 970px) {

	.breadcrumb .r {
		min-width: 63.8rem;
		box-shadow: 0 .2rem .4rem rgba(0,0,0, 0.096);
	}
}

.breadcrumb .r span {
	display: inline-block;
	position: relative;
	width: 2rem;
	margin-right: 1rem;
	padding-bottom: 1rem;
	font-weight: 300;
	font-size: 1.2rem;
	line-height: 1.7rem;
	color: #000;
	margin-top: -3rem;
}

@media (min-width: 430px) {

	.breadcrumb .r span {
		width: 4rem;
		font-size: 1.4rem;
	}
}

@media (min-width: 500px) {

	.breadcrumb .r span {
		width: 7.2rem;
		margin-right: 2rem;
	}
}

.breadcrumb .r span:before {
	content: '';
	width: 100%;
	height: .1rem;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}

@media (min-width: 768px) {

	.breadcrumb .r:before {
		content: '';
		background: url(/wp-content/uploads/2022/08/path-11.png) no-repeat;
		width: 11.2rem;
		height: 7.7rem;
		background-size: contain;
		position: absolute;
		left: 0;
		bottom: -.1rem;
	}

	@media (min-width: 768px) {

		.breadcrumb .r:before {
			height: 11.2rem;
		}
	}
}

.breadcrumb .r h1 {
	font-size: 1.3rem;
	line-height: 1.8rem;
	letter-spacing: .3rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: .7rem;
}

@media (min-width: 430px) {

	.breadcrumb .r h1 {
		font-size: 1.5rem;
	}
}

@media (min-width: 970px) {

	.breadcrumb .r h1 {
		font-size: 3.6rem;
		line-height: 4.4rem;
	}
}

.breadcrumb .r ul {
	margin-bottom: 0;
	list-style-type: none;
	list-style-position: inside;
	display: -ms-flexbox;
	display: flex;
}

.breadcrumb .r ul li {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	letter-spacing: 0.1333rem;
	color: rgba(0,0,0, .5);
	position: relative;
}

@media (min-width: 430px) {

	.breadcrumb .r ul li {
		font-size: 1.2rem;
		line-height: 1.5rem;
	}
}

@media (min-width: 970px) {

	.breadcrumb .r ul li {
		font-size: 1.6rem;
		line-height: 2rem;
	}
}

.breadcrumb .r ul li + li:before {
	content: '/';
	display: inline-block;
	margin: 0 0 0 .5rem;
}

.breadcrumb .r ul li a {
	color: rgba(0,0,0, .5);
}

.breadcrumb .r ul li a:hover {
	color: rgba(0,0,0, 1);
}

@media print {

	.breadcrumb {
		display: none;
	}
}

/* -------------------------- *\
    .f
\* -------------------------- */

.f { 
	background: #000;
	/*display: flex;
	justify-content: right;
	flex-wrap: wrap;*/
	font-family: 'Montserrat', sans-serif;
	padding: 0 0 3rem;
	position: relative;
}

@media (min-width: 768px) {

	.f {
		padding: 0 0 3rem 8rem;
	}
}

@media (min-width: 1024px) {

	.f {
		padding: 0 0 0 8rem;
	}
}

.f .t {
	width: 100%;
	max-width: 192rem;
	margin: 0 auto;
	position: relative;
}

@media (min-width: 990px) {

	.f .t {
		padding-left: 2rem;
	}
}

.f .t .shell {
	max-width: 173.8rem;
	margin: 0 0 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: end;
	    align-items: flex-end;
	border-bottom: .3rem solid rgba(255,255,255, .21);
	padding: 0;
}

.f .t .l {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: end;
	    align-items: flex-end;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	padding: 3rem 2rem 2.8rem;
	margin-bottom: 3rem;
}

@media (min-width: 990px) {

	.f .t .l {
		width: 48%;
		margin-bottom: 0;
		padding: 3rem 0 2.8rem;
	}
}

@media (min-width: 1250px) {

	.f .t .l {
		width: calc(100% - 46.4rem);
	}
}

.f .t .l .first {
	width: 100%;
}

@media (min-width: 990px) {

	.f .t .l .first {
		padding-right: 3rem;
	}
}

@media (min-width: 1250px) {

	.f .t .l .first {
		width: 48%;
	}
}

@media (min-width: 1780px) {

	.f .t .l .first {
		width: calc(100% - 75rem);
		padding-right: 0;
	}
}

.f .t .l .first .logo-f {
	display: block;
	padding-bottom: 2rem;
	margin-bottom: 2.4rem;
	border-bottom: .1rem solid rgba(255,255,255, .21);
}

.f .t .l .first .logo-f img {
	width: 13.4rem;
	height: 9.9rem;
	fill: #fff;
	filter: brightness(0) invert(1);
}

.f .t .l .first p {
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 2.8rem;
	color: #fff;
	margin-bottom: 2.4rem;
	padding-bottom: 2rem;
	border-bottom: .1rem solid rgba(255,255,255, .21);
}

@media (min-width: 1780px) {

	.f .t .l .first p {
		font-size: 1.6rem;
		line-height: 3.2rem;
	}
}

.f .t .l .first .details {
	margin-bottom: 2.4rem;
	padding-bottom: 2rem;
	border-bottom: .1rem solid rgba(255,255,255, .21);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: start;
	    align-items: flex-start;
}

.f .t .l .first .details div {
	width: 100%;
	margin-bottom: 2rem;
	margin-bottom: 2.4rem;
	padding-bottom: 2rem;
	border-bottom: .1rem solid rgba(255,255,255, .21);
}

.f .t .l .first .details div:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

@media (min-width: 550px) {

	.f .t .l .first .details div {
		width: 50%;
		margin-bottom: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0;
	}
}

@media (min-width: 1250px) {

	.f .t .l .first .details div {
		width: 100%;
		margin-bottom: 2rem;
	}
}

@media (min-width: 1780px) {

	.f .t .l .first .details div {
		width: 48%;
		margin-bottom: 0;
	}
}

.f .t .l .first .details div:last-child {
	margin-bottom: 0;
}

.f .t .l .first .details div span {
	font-size: 1.2rem;
	line-height: 1.5rem;
	letter-spacing: 0.1rem;
	color: #fff;
	margin-bottom: 2.6rem;
	display: block;
	text-transform: uppercase;
}

.f .t .l .first .details div a {
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 2.2rem;
	letter-spacing: .15rem;
	color: #fff;
	display: block;
}

.f .t .l .first .details div a.phone {
	font-size: 
								2.1rem;
	line-height: 2.6rem;
}

.f .t .l .first .details div a + span {
	text-transform: none;
	margin-bottom: 0;
	margin-top: .8rem;
}

.f .t .l .first .details div a:hover {
	color: rgba(255,255,255, .7);
}

.f .t .l .first .soc {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: center;
	    align-items: center;
}

.f .t .l .first .soc span {
	font-size: 1.2rem;
	line-height: 1.5rem;
	letter-spacing: 0.1rem;
	color: #fff;
	margin-bottom: 2.6rem;
	display: block;
	text-transform: uppercase;
	width: 100%;
}

.f .t .l .first .soc a + a {
	margin-left: 3rem;
}

.f .t .l .first .soc a svg {
	width: 2.6rem;
	height: 2.6rem;
	fill: #fff;
}

.f .t .l .first .soc a:hover svg {
	transform: scale(1.2);
}

.f .t .l .second {
	width: 100%;
	margin-bottom: -3rem;
	margin-top: 3rem;
}

@media (min-width: 990px) {

	.f .t .l .second {
		padding-right: 3rem;
	}
}

@media (min-width: 1250px) {

	.f .t .l .second {
		width: 48%;
		margin-top: 0;
	}
}

@media (min-width: 1780px) {

	.f .t .l .second {
		width: 60.6rem;
		padding-right: 7.6rem;
	}
}

.f .t .l .second .form {
	overflow: hidden;
}

.f .t .l .second .form .gform_confirmation_message {
	color: #fff;
}

.f .t .l .second .form .gform_wrapper {
	margin: 0;
	padding: 0;
}

.f .t .l .second .form .gform_wrapper ul li.gfield {
	margin: 0 0 2rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: end;
	    align-items: flex-end;
	padding-right: 0;
}

.f .t .l .second .form .gform_wrapper .top_label .gfield_label,
						.f .t .l .second .form .gform_wrapper legend.gfield_label {
	font-size: 1.4rem;
	line-height: 1.7rem;
	color: #fff;
	font-weight: 600;
	padding: 0.7rem 0 1.6rem;
	width: 11.6rem;
	border-bottom: 0.1rem solid rgba(255,255,255, 0.15);
	text-transform: uppercase;
}

.f .t .l .second .form .gform_wrapper .top_label .gfield_label span, .f .t .l .second .form .gform_wrapper legend.gfield_label span {
	display: none;
}

@media (min-width: 768px) {

	.f .t .l .second .form .gform_wrapper .top_label .gfield_label,
						.f .t .l .second .form .gform_wrapper legend.gfield_label {
		width: 21rem;
	}
}

.f .t .l .second .form .gform_wrapper .top_label div.ginput_container {
	width: calc(100% - 11.6rem);
	margin: 0;
}

@media (min-width: 900px) {

	.f .t .l .second .form .gform_wrapper .top_label div.ginput_container {
		position: relative;
	}

	.f .t .l .second .form .gform_wrapper .top_label div.ginput_container:after {
		content: '';
		background: rgba(255,255,255, 0.15);
		width: 100%;
		height: 0.1rem;
		position: absolute;
		bottom: 0;
	}
}

@media (min-width: 768px) {

	.f .t .l .second .form .gform_wrapper .top_label div.ginput_container {
		width: calc(100% - 21rem);
	}
}

.f .t .l .second .form .gform_wrapper ul li.gfield.text-block {
	display: block;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.text-block .gfield_label,
							.f .t .l .second .form .gform_wrapper ul li.gfield.text-block legend.gfield_label {
	width: 100%;
	border: 0;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.text-block div.ginput_container {
	width: 100%;
	height: 9.2rem;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy {
	display: block;
	position: relative;
	overflow: hidden;
	color: rgba(255,255,255, 0.5);
	font-size: 1.4rem;
	line-height: 1.8rem;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy a {
	color: rgba(255,255,255, 0.5);
	text-decoration: underline;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy a:hover {
	color: rgba(255,255,255, 1);
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy .gfield_label,
							.f .t .l .second .form .gform_wrapper ul li.gfield.privacy legend.gfield_label {
	display: none;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy div.ginput_container {
	width: 100%;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy div.ginput_container:after {
	content: none;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:not(:checked),
						    .f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked {
	position: absolute;
	left: -20px;
	display: none;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:not(:checked) + label,
						    .f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 3.5rem;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	line-height: 2.1rem;
	display: block;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:not(:checked) + label:before,
						    .f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 2.1rem;
	height: 2.1rem;
	border: 0.2rem solid rgba(255,255,255, .5);
	background: transparent;
	border-radius: 0.4rem;
	transition: .3s ease;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:not(:checked) + label:after,
						    .f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked + label:after {
	content: url(/wp-content/uploads/2022/08/check-box.png);
	position: absolute;
	top: 0;
	left: 0;
	transition: all .2s;
	font-weight:900;
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked + label:before {
	opacity: 0;
	transform: scale(0);
	border: 0.2rem solid rgba(255,255,255, 0);
}

.f .t .l .second .form .gform_wrapper ul li.gfield.privacy [type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}

.f .t .l .second .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
						.f .t .l .second .form .gform_wrapper textarea.large {
	border: 0;
	border-bottom: 0.1rem solid #fff;
	background: transparent;
	padding: 0 0 1.6rem;
	font-size: 2.1rem;
	line-height: 2.5rem;
	font-weight: 600;
	color: #fff;
}

@media (min-width: 900px) {

	.f .t .l .second .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
						.f .t .l .second .form .gform_wrapper textarea.large {
		border-bottom: 0.1rem solid rgba(255,255,255, 0.15);
	}

	.f .t .l .second .form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .f .t .l .second .form .gform_wrapper textarea.large:focus {
		border-bottom: 0.1rem solid #fff;
	}
}

.f .t .l .second .form .gform_wrapper textarea.large {
	height: 9.2rem;
	background: transparent;
	border: 0;
	border-bottom: 0.1rem solid #fff;
}

@media (min-width: 900px) {

	.f .t .l .second .form .gform_wrapper textarea.large {
		border-bottom: 0.1rem solid rgba(255,255,255, 0.15);
	}

	.f .t .l .second .form .gform_wrapper textarea.large:focus {
		border-bottom: 0.1rem solid #fff;
	}
}

.f .t .l .second .form .gform_wrapper ul li:hover input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
							.f .t .l .second .form .gform_wrapper ul li:hover textarea.large {
	border-bottom: 0.1rem solid  rgba(255,255,255, 0.5);
}

.f .t .l .second .form .gform_wrapper .gform_footer {
	margin: 0;
	padding: 0;
}

.f .t .l .second .form .gform_wrapper .gform_footer input.button,
							.f .t .l .second .form .gform_wrapper .gform_footer input[type=submit],
							.f .t .l .second .form .gform_wrapper .gform_footer .gform_page_footer input.button,
							.f .t .l .second .form .gform_wrapper .gform_footer .gform_page_footer input[type=submit] {
	background: #fff;
	margin: 0;
	width: 100%;
	border: 0;
	padding: 1rem 2rem;
	text-align: center;
	font-weight: 500;
	font-size: 2.4rem;
	line-height: 2.9rem;
	text-transform: uppercase;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	border-bottom: 0.1rem solid transparent;
	transition: .3s ease;
	cursor: pointer;
}

.f .t .l .second .form .gform_wrapper .gform_footer input.button:hover, .f .t .l .second .form .gform_wrapper .gform_footer input[type=submit]:hover, .f .t .l .second .form .gform_wrapper .gform_footer .gform_page_footer input.button:hover, .f .t .l .second .form .gform_wrapper .gform_footer .gform_page_footer input[type=submit]:hover {
	color: #fff;
	border-bottom: 0.1rem solid #fff;
	background: transparent;
}

@media (min-width: 900px) {

	.f .t .l .second .form .gform_wrapper .gform_footer input.button,
							.f .t .l .second .form .gform_wrapper .gform_footer input[type=submit],
							.f .t .l .second .form .gform_wrapper .gform_footer .gform_page_footer input.button,
							.f .t .l .second .form .gform_wrapper .gform_footer .gform_page_footer input[type=submit] {
		background: transparent;
		color: #fff;
		border-bottom: 0.1rem solid #fff;
		padding: 2.1rem 2rem;
	}

	.f .t .l .second .form .gform_wrapper .gform_footer input.button:hover, .f .t .l .second .form .gform_wrapper .gform_footer input[type=submit]:hover, .f .t .l .second .form .gform_wrapper .gform_footer .gform_page_footer input.button:hover, .f .t .l .second .form .gform_wrapper .gform_footer .gform_page_footer input[type=submit]:hover {
		color: rgba(255,255,255, 0.5);
		border-bottom: 0.1rem solid rgba(255,255,255, 0.5);
	}
}

.f .t .r {
	width: 100%;
	position: relative;
}

@media (min-width: 990px) {

	.f .t .r {
		width: 48%;
		position: absolute;
		top: 0;
		right: 0;
		height: calc(100% - .3rem);
	}
}

@media (min-width: 1250px) {

	.f .t .r {
		width: 46.4rem;
	}
}

.f .t .r img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.f .b {
	padding: 2rem 0 3.2rem;
	color: rgba(255,255,255, .5);
	width: 100%;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 1620px) {

	.f .b {
		padding-right: 2rem;
	}
}

.f .b .shell {
	max-width: 173.8rem;
	padding: 0 2rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
	margin: 0 0 0 auto;/*margin: 0 0 0 auto;*//*@mixin min 1320 {
				padding: 0 6rem 0 0;
			}

			@mixin min 1450 {
				padding: 0 16rem 0 0;
			}*//*@mixin max 1700 {
				padding: 0 2rem;
			}*/
}

@media (min-width: 768px) {

}

/*.l {
			display: flex;
			flex-wrap: wrap;
			align-items: center;
			width: 100%;
			text-align: center;
			margin-bottom: 1rem;

			@mixin min 430 {
				width: 48%;
				text-align: left;
			}

			@mixin min 1320 {
				width: auto;
			}
			
			p {
				font-size: 1.4rem;
				line-height: 1.7rem;
				margin-bottom: 0;
				max-width: 38.8rem;
				color: rgba($cw, .5);

				@mixin max 1320 {
					width: 100%;
					max-width: 100%;
				}
			}

			svg {
				width: 15.2rem;
				height: 5.9rem;
				fill: $cw;
				margin: 0 auto 1rem;

				@mixin min 430 {
					margin: 0 auto 1rem 0;
				}

				@mixin min 1320 {
					margin-right: 3.2rem;
				}
			}
		}*/

.f .b .r	{
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	text-align: center;/*p:not(.webmaster) {
				@mixin min 1320 {
					padding-top: 1rem;
				}
			}*/
}

/*@mixin min 430 {
				width: 48%;
				text-align: right;
			}*/

@media (min-width: 1320px) {

	.f .b .r {
		text-align: left;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

.f .b .r p {
	margin-bottom: 0;
	color: rgba(255,255,255, .5);
	font-size: 1.4rem;
	line-height: 1.7rem;
	margin-bottom: 1rem;
	width: 100%;
}

.f .b .r p:nth-of-type(1) {
	-ms-flex-order: 2;
	    order: 2;
}

.f .b .r p:nth-of-type(2) {
	-ms-flex-order: 1;
	    order: 1;
}

.f .b .r p:nth-of-type(3) {
	-ms-flex-order: 3;
	    order: 3;
}

@media (min-width: 420px) {

	.f .b .r p.webmaster,
					.f .b .r p.all_rights {
		width: calc(50% - 1rem);
		margin-bottom: 0;
	}

	@media (min-width: 768px) {

		.f .b .r p.webmaster br, .f .b .r p.all_rights br {
			display: none;
		}
	}
}

@media (min-width: 900px) {

	.f .b .r p.all_rights {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-ms-flex-align: center;
		    align-items: center;
		-ms-flex-pack: left;
		    justify-content: left;
	}
}

@media (min-width: 1190px) {

	.f .b .r p {
		width: calc(33.33% - 1rem);
	}

	.f .b .r p.webmaster,
					.f .b .r p.all_rights {
		width: calc(33.33% - 1rem);
	}

	.f .b .r p:nth-of-type(1) {
		-ms-flex-order: 1;
		    order: 1;
	}

	.f .b .r p:nth-of-type(2) {
		-ms-flex-order: 2;
		    order: 2;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		    justify-content: center;
		margin-bottom: 0;
	}

	.f .b .r p:nth-of-type(3) {
		-ms-flex-order: 3;
		    order: 3;
	}
}

/*@mixin max 1320 {
					width: 100%;
				}*/

.f .b .r p a {
	color: rgba(255,255,255, .5);
}

.f .b .r p a:hover {
	color: rgba(255,255,255, 1);
}

.f .b .r p.webmaster {
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.f .b .r p.webmaster {/*display: flex;
						justify-content: space-between;*//*margin-top: 1rem;*/
	}
}

.f .b .r p.webmaster svg {
	height: 2.1rem;
	fill: #fff;
	margin-left: 1rem;
	display: block;
	width: 100%;
	margin-top: .6rem;
}

@media (min-width: 650px) {

	.f .b .r p.webmaster svg {
		width: 11.7rem;/*margin-top: 0;*/
	}
}

.f .b .r p.webmaster a {
	margin-top: .8rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;/*@mixin min 1320 {
							justify-content: left;
						}*/
}

@media (min-width: 420px) {

	.f .b .r p.webmaster a {
		margin-top: 0;
	}
}

@media (min-width: 900px) {

	.f .b .r p.webmaster a {
		-ms-flex-pack: right;
		    justify-content: right;/*align-items: flex-end;*/
	}
}

.f .gform_wrapper div.validation_error,
	.f .gform_wrapper .validation_message {
	color: var(--red);
}

.f .gform_wrapper li.gfield.gfield_error {
	background-color: var(--red2);
}

/* -------------------------- *\
    .home_news
\* -------------------------- */

.home_news { 
	padding: 3.5rem 0; 
	max-width: 192rem;
	margin: 0 auto;
	overflow: hidden;
}

@media (min-width: 768px) {

	.home_news {
		padding: 8.4rem 0 13rem 8rem;
	}
}

.home_news .shell {
	max-width: 163.3rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
	overflow: hidden;
	padding: 0 2.6rem;
}

.home_news .l,
	.home_news .r {
	width: 100%;
	margin-bottom: 3rem;
}

@media (min-width: 1024px) {

	.home_news .l {
		position: relative;
		width: calc(43% - 3rem);
	}
}

@media (min-width: 1270px) {

	.home_news .l {
		padding-left: 2rem;
	}
}

.home_news .l h2 {
	font-weight: 100;
	font-size: 3.6rem;
	line-height: 4.6rem;
	letter-spacing: -.011rem;
	color: #000;
	margin-bottom: 2.7rem;
	display: none;
}

.home_news .l h2 strong {
	font-weight: 600;
}

@media (min-width: 1024px) {

	.home_news .l h2 {
		display: block;
	}
}

@media (min-width: 1450px) {

	.home_news .l h2 {
		margin-bottom: 7.8rem;
	}
}

.home_news .l h3 {
	display: none;
}

@media (min-width: 1024px) {

	.home_news .l h3 {
		display: block;
		font-weight: 500;
		font-size: 2.4rem;
		line-height: 4.6rem;
		text-transform: uppercase;
		margin-bottom: 1.7rem;
	}
}

.home_news .l p {
	font-size: 1.6rem;
	line-height: 3.2rem;
	color: #222;
	margin-bottom: 0;
}

.home_news .l .btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	position: relative;
	margin-top: 4.5rem;
}

@media (min-width: 1024px) {

	.home_news .l .btn {
		position: absolute;
		bottom: 1.3rem;
		right: 0;
	}
}

@media (min-width: 1450px) {

	.home_news .l .btn {
		bottom: 1rem;
	}
}

.home_news .l .btn .next,
			.home_news .l .btn .prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	cursor: pointer;
	transition: .3s ease;
	z-index: 5;
	width: 3.5rem;
	height: 2.5rem;
	text-align: center;
}

@media (min-width: 1024px) {

	.home_news .l .btn .next,
			.home_news .l .btn .prev {
		left: auto;
		right: 5.3rem;
	}
}

.home_news .l .btn .next:hover, .home_news .l .btn .prev:hover {
	transform: translateY(-50%) scale(1.3);
}

.home_news .l .btn .next svg, .home_news .l .btn .prev svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(90deg);
}

.home_news .l .btn .next {
	left: 4.3rem;
}

@media (min-width: 1024px) {

	.home_news .l .btn .next {
		left: auto;
		right: 0;
	}
}

.home_news .l .btn .next svg {
	transform: rotate(-90deg);
}

@media (min-width: 1024px) {

	.home_news .r {
		width: calc(57% - 3rem);
		overflow: hidden;
	}
}

.home_news .r .home_news_slider {
	margin-right: calc(50% - 120vw);
}

@media (min-width: 768px) {

	.home_news .r .home_news_slider {
		margin-right: calc(50% - 100vw);
	}
}

@media (min-width: 1024px) {

	.home_news .r .home_news_slider {
		margin-right: 0;
	}
}

@media (min-width: 1270px) {

	.home_news .r .home_news_slider {
		margin-right: calc(50% - 50vw);
	}
}

.home_news .r .home_news_slider.slick-initialized .hov-effect:not(:first-child) {
	display: block;
}

.home_news .r .home_news_slider .slick-list {
	width: 100% !important;
}

.home_news .r .home_news_slider .slick-track {
	display: -ms-flexbox;
	display: flex;
}

.home_news .r .home_news_slider .hov-effect {
	width: 100%;
	max-height: 30rem;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: 1s ease;
	padding-right: 3rem;
	opacity: .47;
}

.home_news .r .home_news_slider .hov-effect:not(:first-child) {
	display: none;
}

@media (min-width: 900px) {

	.home_news .r .home_news_slider .hov-effect {
		width: calc(50% - 3.5rem);
	}
}

@media (min-width: 1024px) {

	.home_news .r .home_news_slider .hov-effect {
		padding-right: 0;
	}
}

@media (min-width: 1270px) {

	.home_news .r .home_news_slider .hov-effect {
		padding-right: 3rem;
	}
}

.home_news .r .home_news_slider .hov-effect .image {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	background: #000;
	overflow: hidden;
}

.home_news .r .home_news_slider .hov-effect .image img {
	z-index: -1;
	opacity: 0.4;
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	transform: translate(-50%, -50%);
}

.home_news .r .home_news_slider .hov-effect .news {
	position: relative;
	z-index: 5;
	color: #222;
	padding: 1.6rem;
}

@media (min-width: 768px) {

	.home_news .r .home_news_slider .hov-effect .news {
		padding: 1.6rem 5.4rem;
	}
}

@media (min-width: 900px) {

	@media (max-width: 1450px) {

		.home_news .r .home_news_slider .hov-effect .news h3 {
			font-size: 2.5rem;
			line-height: 3.6rem;
		}
	}
}

.home_news .r .home_news_slider .hov-effect .news a,
					.home_news .r .home_news_slider .hov-effect .news h3 a,
					.home_news .r .home_news_slider .hov-effect .news span {
	color: #222;
	transition: .3s ease;
}

.home_news .r .home_news_slider .hov-effect .news a svg, .home_news .r .home_news_slider .hov-effect .news h3 a svg, .home_news .r .home_news_slider .hov-effect .news span svg {
	opacity: 1;
}

.home_news .r .home_news_slider .hov-effect .news span:not(.date) {
	font-weight: 300;
}

.home_news .r .home_news_slider .hov-effect .news .date {
	margin-bottom: 4rem;
}

.home_news .r .home_news_slider .hov-effect:hover {
	opacity: 1;
}

.home_news .r .hd {
	font-weight: 500;
	font-size: 1.5rem;
	line-height: 1.8rem;
	text-transform: uppercase;
	color: #000;
	margin-top: 3rem;
	margin-left: 2rem;
	display: block;
}

.home_news .r .hd svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(-120deg);
	position: relative;
	top: .4rem;
}

.home_news .r .hd:hover svg {
	transform: rotate(90deg);
}

@media (min-width: 1024px) {

	.home_news .r .hd {
		display: none;
	}
}

.home_news .view_all {
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 2.2rem;
	text-transform: uppercase;
	color: #000;
	display: none;
}

.home_news .view_all svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(-120deg);
	position: relative;
	top: .4rem;
}

.home_news .view_all:hover svg {
	transform: rotate(90deg);
}

@media (min-width: 1024px) {

	.home_news .view_all {
		display: inline-block;
	}
}

/* -------------------------- *\
    .building_location
\* -------------------------- */

.building_location { 
	padding: 3.1rem 0 3.5rem;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.building_location {
		padding: 3.1rem 0 3.5rem 8rem;
	}
}

@media (min-width: 1200px) {

	.building_location {
		padding: 15rem 0 3.5rem 8rem;
	}
}

.building_location .shell {
	max-width: 163.3rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
	position: relative;
	padding: 0 2.6rem;
}

@media (min-width: 768px) {

	.building_location .shell {
		padding: 0 1.5rem;
	}
}

.building_location h2 {
	width: 100%;
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 3rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 1.3rem;
}

@media (min-width: 768px) {

	.building_location h2 {
		font-size: 2.4rem;
		line-height: 4.6rem;
	}
}

@media (min-width: 1200px) {

	.building_location h2 {
		width: calc(100% - 48.1rem);
		text-align: right;
	}
}

.building_location .l {
	width: 100%;
}

@media (min-width: 768px) {

	.building_location .l {
		width: 48%;
	}
}

@media (min-width: 1200px) {

	.building_location .l {
		width: calc(100% - 48.1rem);
		text-align: right;
	}
}

/*@mixin min 860 {
			@mixin max 1200 {
				padding-top: 4rem;
			}
		}*/

.building_location .l h3 {
	font-weight: 100;
	font-size: 2.5rem;
	line-height: 3rem;
	letter-spacing: -0.01rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 1rem;
}

@media (min-width: 420px) {

	.building_location .l h3 {
		font-size: 3.2rem;
		line-height: 4.8rem;
	}
}

.building_location .l h3 strong {
	font-weight: 500;
}

@media (min-width: 768px) {

	.building_location .l h3 {
		font-size: 5rem;
		line-height: 6.5rem;
	}
}

@media (min-width: 1200px) {

	.building_location .l h3 {
		font-size: 4.8rem;
		line-height: 8rem;
		letter-spacing: -.015rem;
		margin-bottom: 5rem;
	}

	.building_location .l h3 strong {
		font-size: 6rem;
	}
}

@media (max-width: 1200px) {

	.building_location .l h3 br {
		display: none;
	}
}

@media (min-width: 1200px) {

	.building_location .l .info {
		width: 43.3rem;
		position: absolute;
		top: 8rem;
		right: 1.5rem;
		text-align: left;
	}
}

.building_location .l .info p {
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #000;
}

/*max-width: 43.3rem;*/

@media (min-width: 420px) {

	.building_location .l .info p {
		padding: 0 2.5rem;
	}
}

@media (min-width: 768px) {

	.building_location .l .info p {
		padding: 0 2.5rem 0 0;
	}
}

@media (min-width: 1200px) {

	.building_location .l .info p {
		font-size: 1.6rem;
		line-height: 4rem;
	}
}

.building_location .l .info a {
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	color: #000;
	margin-top: 2rem;
	display: block;
}

@media (min-width: 420px) {

	.building_location .l .info a {
		padding-left: 2.5rem;
	}
}

@media (min-width: 768px) {

	.building_location .l .info a {
		padding: 0;
	}
}

@media (min-width: 768px) {

	.building_location .l .info a {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.building_location .l .info a svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(-120deg);
	position: relative;
	top: .4rem;
}

.building_location .l .info a:hover svg {
	transform: rotate(90deg);
}

.building_location .l .map {
	width: 100%;
	margin: 0 -2.6rem 2rem;
}

@media (min-width: 768px) {

	.building_location .l .map {
		width: 48%;
		position: absolute;/*top: 7rem;*/
		bottom: 0;
		right: 1.5rem;
		margin: 0;
	}
}

@media (min-width: 1200px) {

	.building_location .l .map {
		width: 100%;
		position: relative;
		right: 0;
		bottom: auto;
	}
}

.building_location .l .map #google-container {
	height: 54.5rem !important;
	width: 100vw;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.building_location .l .map #google-container {
		height: 68rem !important;
		width: 100%;
	}
}

@media (min-width: 768px) {

	@media (max-width: 1200px) {

		.building_location .l .map #google-container {
			height: 49.5rem !important;
		}
	}
}

.building_location .l .map .near_location_map {
	padding: 0;
	z-index: 1;
	margin-top: 0;
}

.building_location .l .map .near_location_map__map {
	margin-top: 0;
}

.building_location .l .map .tree_decoration_map {
	display: none;
}

@media (min-width: 768px) {

	.building_location .l .map .tree_decoration_map {
		display: block;
		width: 40rem;
		transform: rotate(-17deg);
		position: absolute;
		top: -55%;
		right: -10%;
	}
}

@media (min-width: 1024px) {

	.building_location .l .map .tree_decoration_map {
		top: -45%;
	}
}

@media (min-width: 1200px) {

	.building_location .l .map .tree_decoration_map {
		width: 28rem;
		top: -20rem;
		transform: rotate(17deg);
		right: auto;
		left: -7.6rem;
		display: none;
	}
}

@media (min-width: 1520px) {

	.building_location .l .map .tree_decoration_map {
		display: block;
		top: -23rem;
		left: 0;
	}
}

@media (min-width: 1680px) {

	.building_location .l .map .tree_decoration_map {
		width: 40rem;
		top: -34rem;
	}
}

/* -------------------------- *\
    .ap-type
\* -------------------------- */

.ap-type,
.ap-type__2 { 
	padding: 6rem 0 0rem;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.ap-type,
.ap-type__2 {
		padding: 4.6rem 0 0rem 8rem;
	}
}

@media (min-width: 1024px) {

	.ap-type,
.ap-type__2 {
		padding: 9rem 0 9rem 8rem;
	}
}

.ap-type .shell, .ap-type__2 .shell {
	max-width: 163rem;
	position: relative;
}

@media (max-width: 768px) {

	.ap-type .shell, .ap-type__2 .shell {
		padding: 0;
	}
}

.ap-type h2, .ap-type__2 h2 {
	width: 100%;
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 3rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 2.5rem;
	width: 100%;
	padding-left: 2.6rem;
}

@media (min-width: 768px) {

	.ap-type h2, .ap-type__2 h2 {
		font-size: 2.4rem;
		line-height: 4.6rem;
		margin-bottom: 2.5rem;
		padding: 0;
	}
}

.ap-type .t, .ap-type__2 .t {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.ap-type .t .l, .ap-type__2 .t .l {
	position: relative;/*border-radius: 1rem 0 0 0;*//*padding: 2.4rem 0 0 2.4rem ;*/
	width: 100%;
	margin-bottom: 10rem;
}

@media (min-width: 768px) {

	.ap-type .t .l, .ap-type__2 .t .l {/*padding: 2.4rem 2.4rem 0;*/
	}
}

@media (min-width: 990px) {

	.ap-type .t .l, .ap-type__2 .t .l {/*border-radius: 1rem;*/
		width: 48%;
		margin-bottom: 2.6rem;/*padding: 6rem 4.1rem 0;*/
	}
}

@media (min-width: 1450px) {

	.ap-type .t .l, .ap-type__2 .t .l {/*width: 91.4rem;*//*padding: 4.2rem 4.1rem 0;*/
	}
}

.ap-type .t .l h3, .ap-type__2 .t .l h3 {
	font-weight: 100;
	font-size: 3.2rem;
	line-height: 4.8rem;
	letter-spacing: -0.01rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 5.2rem;
	padding: 0 2.6rem;
}

.ap-type .t .l h3 strong, .ap-type__2 .t .l h3 strong {
	font-weight: 500;
}

@media (min-width: 768px) {

	.ap-type .t .l h3, .ap-type__2 .t .l h3 {
		padding: 0;
	}
}

@media (min-width: 990px) {

	.ap-type .t .l h3, .ap-type__2 .t .l h3 {
		font-size: 4rem;
		margin-bottom: 8rem;
	}
}

@media (min-width: 1024px) {

	.ap-type .t .l h3, .ap-type__2 .t .l h3 {
		font-size: 5rem;
		line-height: 6.5rem;
		max-width: 82.3rem;
		margin-bottom: 6rem;
	}
}

@media (min-width: 1450px) {

	.ap-type .t .l h3, .ap-type__2 .t .l h3 {
		font-size: 4.5rem;
		letter-spacing: -.015rem;
		line-height: 8rem;
	}

	.ap-type .t .l h3 strong, .ap-type__2 .t .l h3 strong {
		font-size: 6rem;
		letter-spacing: -.019rem;
		display: block;
	}
}

@media (min-width: 1450px) {

	.ap-type .t .l .apart_gallery, .ap-type__2 .t .l .apart_gallery {
		padding-right: 4rem;
	}
}

.ap-type .t .l .ap-type_slider video, .ap-type__2 .t .l .ap-type_slider video {
	position: relative;
	top: 1vw;
}

.ap-type .t .l .ap-type_slider a, .ap-type__2 .t .l .ap-type_slider a {
	height: 100%;
}

.ap-type .t .l .ap-type_slider a:not(:first-child), .ap-type__2 .t .l .ap-type_slider a:not(:first-child) {
	display: none;
}

.ap-type .t .l .ap-type_slider a img, .ap-type__2 .t .l .ap-type_slider a img {
	width: 100%;
	height: 29.4rem;
	-o-object-fit: cover;
	   object-fit: cover;
}

@media (min-width: 600px) {

	.ap-type .t .l .ap-type_slider a img, .ap-type__2 .t .l .ap-type_slider a img {
		height: 45.2rem;
	}
}

@media (min-width: 768px) {

	.ap-type .t .l .ap-type_slider a img, .ap-type__2 .t .l .ap-type_slider a img {
		border-radius: 1rem;
	}
}

.ap-type .t .l .ap-type_slider .slick-dotted.slick-slider, .ap-type__2 .t .l .ap-type_slider .slick-dotted.slick-slider {
	margin-bottom: 0;
}

.ap-type .t .l .ap-type_slider .slider-paging-number, .ap-type__2 .t .l .ap-type_slider .slider-paging-number {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	list-style-position: inside;
	list-style-type: none;
	font-size: 2.4rem;
	line-height: 2.9rem;
	position: absolute;
	bottom: -5.5rem;
	right: 7rem;
}

@media (min-width: 990px) {

	.ap-type .t .l .ap-type_slider .slider-paging-number, .ap-type__2 .t .l .ap-type_slider .slider-paging-number {
		right: 4rem;
	}
}

.ap-type .t .l .ap-type_slider .slider-paging-number li:not(:first-child), .ap-type__2 .t .l .ap-type_slider .slider-paging-number li:not(:first-child) {
	display: none;
}

.ap-type .t .l .ap-type_slider .slick-track, .ap-type__2 .t .l .ap-type_slider .slick-track {
	float: left;
}

.ap-type .t .l .ap-type_slider.slick-initialized a:not(:first-child), .ap-type__2 .t .l .ap-type_slider.slick-initialized a:not(:first-child) {
	display: block;
}

.ap-type .t .l .btn, .ap-type__2 .t .l .btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: right;
	    justify-content: right;
	margin-top: 2rem;
	margin-right: 3rem;
}

@media (min-width: 990px) {

	.ap-type .t .l .btn, .ap-type__2 .t .l .btn {
		margin-top: 3rem;
		margin-right: 0;
	}
}

.ap-type .t .l .btn .prev-arrow,
				.ap-type .t .l .btn .next-arrow,
				.ap-type__2 .t .l .btn .prev-arrow,
				.ap-type__2 .t .l .btn .next-arrow {
	cursor: pointer;
	transition: .3s ease;
	z-index: 5;
	width: 3.5rem;
	height: 2.5rem;
	text-align: center;
	margin-right: 3rem;
	opacity: .5;
}

@media (min-width: 1024px) {

	.ap-type .t .l .btn .prev-arrow,
				.ap-type .t .l .btn .next-arrow,
				.ap-type__2 .t .l .btn .prev-arrow,
				.ap-type__2 .t .l .btn .next-arrow {
		left: auto;
		right: 5.3rem;
	}
}

.ap-type .t .l .btn .prev-arrow:hover, .ap-type .t .l .btn .next-arrow:hover, .ap-type__2 .t .l .btn .prev-arrow:hover, .ap-type__2 .t .l .btn .next-arrow:hover {
	opacity: 1;
}

.ap-type .t .l .btn .prev-arrow svg, .ap-type .t .l .btn .next-arrow svg, .ap-type__2 .t .l .btn .prev-arrow svg, .ap-type__2 .t .l .btn .next-arrow svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(90deg);
}

.ap-type .t .l .btn .next-arrow, .ap-type__2 .t .l .btn .next-arrow {
	left: 5.3rem;
	margin-left: 3rem;
	margin-right: 0;
}

@media (min-width: 1024px) {

	.ap-type .t .l .btn .next-arrow, .ap-type__2 .t .l .btn .next-arrow {
		left: auto;
		right: 0;
	}
}

.ap-type .t .l .btn .next-arrow svg, .ap-type__2 .t .l .btn .next-arrow svg {
	transform: rotate(-90deg);
}

.ap-type .t .r, .ap-type__2 .t .r {
	width: 100%;
	padding: 0 2.6rem;
}

@media (min-width: 990px) {

	.ap-type .t .r, .ap-type__2 .t .r {
		width: 52%;
		margin-bottom: 0;
		padding: 0 0 0 2.6rem;
	}
}

.ap-type .t .r .top, .ap-type__2 .t .r .top {
	position: relative;
	margin-bottom: 8rem;
}

@media (min-width: 768px) {

	.ap-type .t .r .top, .ap-type__2 .t .r .top {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: end;
		    align-items: flex-end;
	}
}

@media (min-width: 990px) {

	.ap-type .t .r .top, .ap-type__2 .t .r .top {
		margin-bottom: 4rem;
	}
}

@media (min-width: 1450px) {

	.ap-type .t .r .top, .ap-type__2 .t .r .top {
		margin-bottom: 9.5rem;
	}
}

.ap-type .t .r .top .i-nido-residence-logo-dark, .ap-type__2 .t .r .top .i-nido-residence-logo-dark {
	display: none;
}

@media (min-width: 768px) {

	.ap-type .t .r .top .i-nido-residence-logo-dark, .ap-type__2 .t .r .top .i-nido-residence-logo-dark {
		display: block;
		width: 15.3rem;
		margin-bottom: -2.3rem;
	}
}

.ap-type .t .r .top .arrow, .ap-type__2 .t .r .top .arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(20deg);
	right: 0;
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 2.2rem;
	color: #000;
}

@media (min-width: 520px) {

	.ap-type .t .r .top .arrow, .ap-type__2 .t .r .top .arrow {
		right: 25%;
	}
}

@media (min-width: 768px) {

	.ap-type .t .r .top .arrow, .ap-type__2 .t .r .top .arrow {
		transform: translateY(0) rotate(345deg);
		top: 23%;
		right: auto;
		left: 5%;
	}
}

.ap-type .t .r .top .arrow svg, .ap-type__2 .t .r .top .arrow svg {
	width: 7rem;
	height: 8.3rem;
	transform: rotate(100deg);
	margin-top: 1rem;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 768px) {

	.ap-type .t .r .top .arrow svg, .ap-type__2 .t .r .top .arrow svg {
		transform: rotate(85deg) scaleY(-1);
		margin-left: 5rem;
	}
}

@media (min-width: 990px) {

	.ap-type .t .r .top .arrow, .ap-type__2 .t .r .top .arrow {
		left: -1%;
	}
}

@media (min-width: 1390px) {

	.ap-type .t .r .top .arrow, .ap-type__2 .t .r .top .arrow {
		left: auto;
		right: 45rem;
	}
}

.ap-type .t .r .top .entrance_map, .ap-type__2 .t .r .top .entrance_map {
	width: 28.6rem;
	margin: 0 auto;
}

@media (min-width: 990px) {

	.ap-type .t .r .top .entrance_map, .ap-type__2 .t .r .top .entrance_map {
		margin: 0 0 0 auto;
	}
}

@media (min-width: 1390px) {

	.ap-type .t .r .top .entrance_map, .ap-type__2 .t .r .top .entrance_map {
		width: 32.6rem;
	}
}

@media (min-width: 420px) {

	.ap-type .t .r .text, .ap-type__2 .t .r .text {
		padding: 0 1.6rem;
	}
}

@media (min-width: 1450px) {

	.ap-type .t .r .text div, .ap-type__2 .t .r .text div {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

.ap-type .t .r .text p, .ap-type__2 .t .r .text p {/*max-width: 34.3rem;*/
	font-size: 1.3rem;
	line-height: 2.8rem;
	font-weight: 500;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 2rem;
}

@media (min-width: 420px) {

	.ap-type .t .r .text p, .ap-type__2 .t .r .text p {
		font-size: 1.4rem;
	}
}

@media (min-width: 768px) {

	.ap-type .t .r .text p, .ap-type__2 .t .r .text p {
		padding-right: 0;
	}
}

@media (min-width: 990px) {

	.ap-type .t .r .text p, .ap-type__2 .t .r .text p {
		margin-bottom: 1rem;
	}
}

@media (min-width: 1024px) {

	.ap-type .t .r .text p, .ap-type__2 .t .r .text p {
		font-size: 1.6rem;
		line-height: 4rem;
	}
}

@media (min-width: 1450px) {

	.ap-type .t .r .text p, .ap-type__2 .t .r .text p {
		width: calc(50% - 2rem);
		margin-bottom: 0;
	}
}

.ap-type .t .r .text a, .ap-type__2 .t .r .text a {
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	color: #000;
	margin: 3rem 0 4.5rem;
	display: block;
}

@media (min-width: 768px) {

	.ap-type .t .r .text a, .ap-type__2 .t .r .text a {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

@media (min-width: 990px) {

	.ap-type .t .r .text a, .ap-type__2 .t .r .text a {
		margin: 1.5rem 0 4.5rem;
	}
}

@media (min-width: 1450px) {

	.ap-type .t .r .text a, .ap-type__2 .t .r .text a {
		width: calc(50% - 2rem);
		margin: 2.6rem 0 0 auto;
	}
}

.ap-type .t .r .text a svg, .ap-type__2 .t .r .text a svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(-120deg);
	position: relative;
	top: .4rem;
}

.ap-type .t .r .text a:hover svg, .ap-type__2 .t .r .text a:hover svg {
	transform: rotate(90deg);
}

.ap-type__2, .ap-type__2__2 {
	padding: 0;
}

@media (min-width: 768px) {

	.ap-type__2, .ap-type__2__2 {
		padding: 5rem 0 0rem 8rem;
	}
}

/*@mixin min 1024 {
			padding: 5rem 0 6.5rem 8rem;
		}*/

.ap-type__2 .t, .ap-type__2__2 .t {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.ap-type__2 .t h2, .ap-type__2__2 .t h2 {
	padding: 0;
}

@media (max-width: 500px) {

	.ap-type__2 .t h2, .ap-type__2__2 .t h2 {
		font-size: 1.6rem;
	}
}

@media (min-width: 990px) {

	@media (max-width: 1200px) {

		.ap-type__2 .t h2, .ap-type__2__2 .t h2 {
			font-size: 1.8rem;
		}
	}
}

.ap-type__2 .t .l, .ap-type__2__2 .t .l {
	margin-bottom: 0;
	padding: 0 2.6rem;
}

@media (min-width: 420px) {

	.ap-type__2 .t .l, .ap-type__2__2 .t .l {
		padding: 0 5rem;
	}
}

@media (min-width: 990px) {

	.ap-type__2 .t .l, .ap-type__2__2 .t .l {
		padding: 0;
		width: 48%;
	}
}

@media (min-width: 1450px) {

	.ap-type__2 .t .l, .ap-type__2__2 .t .l {
		width: 52%;
	}
}

.ap-type__2 .t .l h3, .ap-type__2__2 .t .l h3 {
	padding: 0;
	margin-bottom: 2.5rem;
}

@media (min-width: 1024px) {

	.ap-type__2 .t .l h3, .ap-type__2__2 .t .l h3 {
		font-size: 4rem;
		line-height: 4.8rem;
		max-width: 83.3rem;
	}
}

@media (min-width: 1320px) {

	.ap-type__2 .t .l h3, .ap-type__2__2 .t .l h3 {
		font-size: 4.8rem;
		line-height: 8rem;
		margin-bottom: 4.7rem;
	}
}

@media (min-width: 1450px) {

	.ap-type__2 .t .l .text div, .ap-type__2__2 .t .l .text div {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		max-width: 79rem;
	}
}

.ap-type__2 .t .l p, .ap-type__2__2 .t .l p {/*max-width: 34.3rem;*/
	font-size: 1.3rem;
	line-height: 2.8rem;
	font-weight: 500;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 2rem;
}

@media (min-width: 420px) {

	.ap-type__2 .t .l p, .ap-type__2__2 .t .l p {
		font-size: 1.4rem;
	}
}

@media (min-width: 768px) {

	.ap-type__2 .t .l p, .ap-type__2__2 .t .l p {
		padding-right: 0;
	}
}

@media (min-width: 990px) {

	.ap-type__2 .t .l p, .ap-type__2__2 .t .l p {
		margin-bottom: 1rem;
	}
}

@media (min-width: 1024px) {

	.ap-type__2 .t .l p, .ap-type__2__2 .t .l p {
		font-size: 1.6rem;
		line-height: 4rem;
	}
}

@media (min-width: 1450px) {

	.ap-type__2 .t .l p, .ap-type__2__2 .t .l p {
		width: calc(50% - 2rem);
		margin-bottom: 0;
	}
}

.ap-type__2 .t .l a, .ap-type__2__2 .t .l a {
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	color: #000;
	margin: 3rem 0 4.5rem;
	display: block;
}

@media (min-width: 768px) {

	.ap-type__2 .t .l a, .ap-type__2__2 .t .l a {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

@media (min-width: 990px) {

	.ap-type__2 .t .l a, .ap-type__2__2 .t .l a {
		margin: 1.5rem 0 4.5rem;
	}
}

@media (min-width: 1450px) {

	.ap-type__2 .t .l a, .ap-type__2__2 .t .l a {
		width: calc(50% - 2rem);
		margin: 4.6rem auto 0 0;
	}
}

.ap-type__2 .t .l a svg, .ap-type__2__2 .t .l a svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(-120deg);
	position: relative;
	top: .4rem;
}

.ap-type__2 .t .l a:hover svg, .ap-type__2__2 .t .l a:hover svg {
	transform: rotate(90deg);
}

.ap-type__2 .t .r, .ap-type__2__2 .t .r {
	padding: 0;
}

@media (min-width: 990px) {

	.ap-type__2 .t .r, .ap-type__2__2 .t .r {
		width: 48%;
	}
}

@media (min-width: 1450px) {

	.ap-type__2 .t .r, .ap-type__2__2 .t .r {
		width: 44%;
	}
}

@media (min-width: 1450px) {

	.ap-type__2 .t .r .apart_gallery, .ap-type__2__2 .t .r .apart_gallery {
		padding-right: 0;
	}
}

.ap-type__2 .t .r .ap-type_slider a, .ap-type__2__2 .t .r .ap-type_slider a {
	height: 100%;
}

.ap-type__2 .t .r .ap-type_slider a:not(:first-child), .ap-type__2__2 .t .r .ap-type_slider a:not(:first-child) {
	display: none;
}

.ap-type__2 .t .r .ap-type_slider a img, .ap-type__2__2 .t .r .ap-type_slider a img {
	width: 100%;
	height: 29.4rem;
	-o-object-fit: cover;
	   object-fit: cover;
}

@media (min-width: 600px) {

	.ap-type__2 .t .r .ap-type_slider a img, .ap-type__2__2 .t .r .ap-type_slider a img {
		height: 45.2rem;
	}
}

@media (min-width: 768px) {

	.ap-type__2 .t .r .ap-type_slider a img, .ap-type__2__2 .t .r .ap-type_slider a img {
		border-radius: 1rem;
	}
}

@media (min-width: 990px) {

	.ap-type__2 .t .r .ap-type_slider a img, .ap-type__2__2 .t .r .ap-type_slider a img {
		height: 70.6rem;
	}
}

.ap-type__2 .t .r .ap-type_slider .slick-dotted.slick-slider, .ap-type__2__2 .t .r .ap-type_slider .slick-dotted.slick-slider {
	margin-bottom: 0;
}

.ap-type__2 .t .r .ap-type_slider .slider-paging-number, .ap-type__2__2 .t .r .ap-type_slider .slider-paging-number {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	list-style-position: inside;
	list-style-type: none;
	font-size: 2.4rem;
	line-height: 2.9rem;
	position: absolute;
	bottom: -5.5rem;
	right: 7rem;
}

@media (min-width: 990px) {

	.ap-type__2 .t .r .ap-type_slider .slider-paging-number, .ap-type__2__2 .t .r .ap-type_slider .slider-paging-number {
		right: 4rem;
	}
}

.ap-type__2 .t .r .ap-type_slider .slider-paging-number li:not(:first-child), .ap-type__2__2 .t .r .ap-type_slider .slider-paging-number li:not(:first-child) {
	display: none;
}

.ap-type__2 .t .r .ap-type_slider .slick-track, .ap-type__2__2 .t .r .ap-type_slider .slick-track {
	float: left;
}

.ap-type__2 .t .r .ap-type_slider.slick-initialized a:not(:first-child), .ap-type__2__2 .t .r .ap-type_slider.slick-initialized a:not(:first-child) {
	display: block;
}

.ap-type__2 .t .r .btn, .ap-type__2__2 .t .r .btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: right;
	    justify-content: right;
	margin-top: 2rem;
	margin-right: 3rem;
}

@media (min-width: 990px) {

	.ap-type__2 .t .r .btn, .ap-type__2__2 .t .r .btn {
		margin-top: 3rem;
		margin-right: 0;
	}
}

.ap-type__2 .t .r .btn .prev-arrow,
					.ap-type__2 .t .r .btn .next-arrow,
					.ap-type__2__2 .t .r .btn .prev-arrow,
					.ap-type__2__2 .t .r .btn .next-arrow {
	cursor: pointer;
	transition: .3s ease;
	z-index: 5;
	width: 3.5rem;
	height: 2.5rem;
	text-align: center;
	margin-right: 3rem;
	opacity: .5;
}

@media (min-width: 1024px) {

	.ap-type__2 .t .r .btn .prev-arrow,
					.ap-type__2 .t .r .btn .next-arrow,
					.ap-type__2__2 .t .r .btn .prev-arrow,
					.ap-type__2__2 .t .r .btn .next-arrow {
		left: auto;
		right: 5.3rem;
	}
}

.ap-type__2 .t .r .btn .prev-arrow:hover, .ap-type__2 .t .r .btn .next-arrow:hover, .ap-type__2__2 .t .r .btn .prev-arrow:hover, .ap-type__2__2 .t .r .btn .next-arrow:hover {
	opacity: 1;
}

.ap-type__2 .t .r .btn .prev-arrow svg, .ap-type__2 .t .r .btn .next-arrow svg, .ap-type__2__2 .t .r .btn .prev-arrow svg, .ap-type__2__2 .t .r .btn .next-arrow svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(90deg);
}

.ap-type__2 .t .r .btn .next-arrow, .ap-type__2__2 .t .r .btn .next-arrow {
	left: 5.3rem;
	margin-left: 3rem;
	margin-right: 0;
}

@media (min-width: 1024px) {

	.ap-type__2 .t .r .btn .next-arrow, .ap-type__2__2 .t .r .btn .next-arrow {
		left: auto;
		right: 0;
	}
}

.ap-type__2 .t .r .btn .next-arrow svg, .ap-type__2__2 .t .r .btn .next-arrow svg {
	transform: rotate(-90deg);
}

/* -------------------------- *\
    .building_intro
\* -------------------------- */

.home_intro.building_intro {
	padding: 3.2rem 0 4rem;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.home_intro.building_intro {
		padding: 4rem 0 10rem 8rem;
	}
}

.home_intro.building_intro .shell {
	max-width: 167.9rem;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

@media (min-width: 768px) {

	.home_intro.building_intro .dark_logo {
		margin-bottom: 1.7rem;
	}
}

@media (min-width: 1024px) {

	.home_intro.building_intro .dark_logo {
		margin-bottom: 1.6rem;
	}
}

.home_intro.building_intro .dark_logo .dark-logo-nd {
	max-width: 30rem;
}

@media (min-width: 1024px) {

	.home_intro.building_intro .dark_logo .dark-logo-nd {
		max-width: 51.3rem;
	}
}

@media (min-width: 1024px) {

	.home_intro.building_intro .l h2 {
		font-size: 3.9rem;
		line-height: 4.8rem;
	}
}

@media (min-width: 1200px) {

	.home_intro.building_intro .l h2 {
		font-size: 4.8rem;
		line-height: 10.8rem;
		letter-spacing: -.019rem;
	}
}

@media (min-width: 1580px) {

	.home_intro.building_intro .l h2 {
		font-size: 5.8rem;
	}
}

.home_intro.building_intro .l .btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	margin-bottom: 5.2rem;
	margin-top: 0;
}

@media (min-width: 1024px) {

	.home_intro.building_intro .l .btn {
		margin-bottom: 7rem;
	}
}

.home_intro.building_intro .l .btn a {
	width: auto;
	margin-bottom: 2rem;
	margin-top: 0;
	width: 100%;
	line-height: 1.8rem;
}

@media (min-width: 1200px) {

	.home_intro.building_intro .l .btn a {
		width: auto;
		margin-bottom: 0;
	}
}

.home_intro.building_intro .l .btn a + a {
	margin-bottom: 0;
	max-width: 18rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	    align-items: flex-start;
}

@media (min-width: 768px) {

	.home_intro.building_intro .l .btn a + a {
		max-width: 21rem;
	}
}

@media (min-width: 1024px) {

	.home_intro.building_intro .l .btn a + a {
		max-width: 18rem;
	}
}

@media (min-width: 1200px) {

	.home_intro.building_intro .l .btn a + a {
		display: block;
		max-width: 100%;
		width: auto;
	}
}

@media (min-width: 1024px) {

	.home_intro.building_intro .r .tree_decoration {
		display: none;
	}
}

/* -------------------------- *\
    .building_str
\* -------------------------- */

.building_str { 
	/*overflow: hidden;*/
	margin: 0 auto;
	padding: 0;
}

.building_str .shell {
	max-width: 165.5rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: start;
	    align-items: flex-start;
	padding: 0 2.6rem;
	position: relative;
	z-index: 1;
}

.building_str .t {
	padding: 3rem 0 0;
	position: relative;
	background: url(/wp-content/uploads/sky-background.jpg) no-repeat;
	background-size: cover;
	background-position: 0 0;
}

.building_str .t:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(25,25,25, .84);
	position: absolute;
	top: 0;
	left: 0;
}

@media (min-width: 768px) {

	.building_str .t {
		padding: 6rem 0 0 8rem;
	}
}

@media (min-width: 1200px) {

	.building_str .t {
		padding: 6rem 0 30rem 8rem;
	}
}

@media (min-width: 1550px) {

	.building_str .t {
		padding: 6rem 0 40rem 8rem;
	}
}

.building_str .t .l {
	width: 100%;
	color: #fff;
	margin-bottom: 4rem;
	text-align: left;
}

@media (min-width: 990px) {

	.building_str .t .l {
		display: -ms-flexbox;
		display: flex;
	}
}

@media (min-width: 1200px) {

	.building_str .t .l {
		margin-bottom: 12rem;
	}
}

@media (min-width: 1450px) {

	.building_str .t .l {
		margin-bottom: 17rem;
	}
}

@media (min-width: 1680px) {

	.building_str .t .l {
		margin-bottom: 21rem;
	}
}

.building_str .t .l svg {
	width: 14.4rem;
	height: 7.6rem;
	fill: #fff;
	margin: 0 auto 3.4rem 0;
}

@media (min-width: 550px) {

	.building_str .t .l svg {
		margin: 0 auto 6rem 0;
	}
}

@media (min-width: 768px) {

	.building_str .t .l svg {
		width: 28.9rem;
		height: 15.3rem;
	}
}

@media (min-width: 1200px) {

	.building_str .t .l svg {
		margin: 0 auto 10.7rem 0;
	}
}

.building_str .t .l h2 {
	font-weight: 100;
	font-size: 2.5rem;
	line-height: 3.5rem;
	letter-spacing: -0.009rem;
	text-transform: uppercase;
	margin-bottom: 4rem;
	text-align: left;/*@mixin min 1750 {
					font-size: 7.2rem;
					line-height: 10.8rem;
				}*/
}

.building_str .t .l h2 strong {
	font-weight: 500;
}

@media (min-width: 430px) {

	.building_str .t .l h2 {
		font-size: 3.2rem;
		line-height: 4.8rem;
	}
}

@media (min-width: 500px) {

	.building_str .t .l h2 {
		font-size: 2.9rem;
		line-height: 4.8rem;
	}

	.building_str .t .l h2 strong {
		font-size: 3.6rem;
		letter-spacing: -0.011rem;
	}
}

@media (min-width: 990px) {

	.building_str .t .l h2 {
		width: 48%;
	}
}

@media (min-width: 1200px) {

	.building_str .t .l h2 {
		font-size: 4.8rem;
		line-height: 8rem;
		letter-spacing: -0.015rem;
	}

	.building_str .t .l h2 strong {
		font-size: 6rem;
		letter-spacing: -0.019rem;
	}
}

.building_str .t .l .text {
	margin: 0 0 0 auto;
}

@media (min-width: 768px) {

	.building_str .t .l .text {
		margin: 0 0 3rem auto;
	}
}

@media (min-width: 990px) {

	.building_str .t .l .text {
		max-width: 71.1rem;
		width: 48%;
	}
}

@media (min-width: 1200px) {

	.building_str .t .l .text {
		padding-top: 9.4rem;
	}
}

/*@mixin min 1750 {
					padding-top: 13.4rem;
				}*/

.building_str .t .l .text p {
	font-weight: 400;
	font-size: 1.2rem;
	line-height: 2rem;
	text-transform: uppercase;
	margin-bottom: 4rem;
	color: #fff;
}

.building_str .t .l .text p:last-child {
	margin-bottom: 0;
}

@media (min-width: 420px) {

	.building_str .t .l .text p {
		font-size: 1.4rem;
		line-height: 2.8rem;
	}
}

@media (min-width: 1200px) {

	.building_str .t .l .text p {
		font-size: 1.8rem;
		line-height: 4rem;
	}
}

.building_str .t .r {
	width: 100%;
}

@media (min-width: 768px) {

	.building_str .t .r {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-align: center;
		    align-items: center;
	}
}

.building_str .t .r > div {
	width: 100%;
}

@media (min-width: 768px) {

	.building_str .t .r > div {
		width: 48%;
	}
}

@media (min-width: 1200px) {

	.building_str .t .r > div {
		width: 100%;
	}
}

.building_str .t .r > div div {
	max-width: 52rem;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
	position: relative;
	z-index: 1;
	padding: 1rem 0;
}

.building_str .t .r > div div > span {
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 3rem;
	overflow: hidden;
	position: relative;
	width: calc(100% - 7.2rem);
	font-weight: 500;
}

@media (min-width: 420px) {

	.building_str .t .r > div div > span {
		font-size: 1.4rem;
	}
}

.building_str .t .r > div div > span span {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	width: 15rem;
	text-align: right;
}

@media (min-width: 420px) {

	.building_str .t .r > div div > span span {
		width: 17rem;
	}
}

@media (min-width: 1024px) {

	.building_str .t .r > div div > span span {
		width: 25rem;
	}
}

.building_str .t .r > div div > span span:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateX(calc(100% + 2rem));
	width: 200rem;
	height: 0.1rem;
	background: rgba(255,255,255, .6);
}

.building_str .t .r > div div > span + span {
	width: auto;
	font-size: 1.6rem;
	line-height: 3rem;
	width: 10rem;
	text-align: right;
}

@media (min-width: 1024px) {

	.building_str .t .r > div div > span {
		font-size: 1.8rem;
	}

	.building_str .t .r > div div > span + span {
		font-size: 2.4rem;
		line-height: 4rem;
		width: 15rem;
	}
}

.building_str .t .r .build {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: center;
	    justify-content: center;
}

.building_str .t .r .build > div {
	-ms-flex-order: 1;
	    order: 1;
	display: block;
	width: 100%;
	margin-bottom: 3.4rem;
}

@media (min-width: 768px) {

	.building_str .t .r .build > div {
		width: 48%;
		-ms-flex-order: 2;
		    order: 2;
	}
}

@media (min-width: 800px) {

	.building_str .t .r .build > div {
		margin-bottom: 6rem;
	}
}

@media (min-width: 1200px) {

	.building_str .t .r .build > div {
		width: 42%;
		max-width: 52rem;
		margin-bottom: 8rem;
	}
}

@media (min-width: 1380px) {

	.building_str .t .r .build > div {
		width: 34%;
	}
}

.building_str .t .r .build img {
	-ms-flex-order: 2;
	    order: 2;
	margin-bottom: -1.3rem;
}

@media (min-width: 480px) {

	.building_str .t .r .build img {
		margin-bottom: -2.2rem;
	}
}

@media (min-width: 660px) {

	.building_str .t .r .build img {
		margin-bottom: -3.2rem;
	}
}

@media (min-width: 768px) {

	.building_str .t .r .build img {
		width: 48%;
		-ms-flex-order: 1;
		    order: 1;
		position: absolute;
		left: -2rem;
		bottom: -1.6rem;
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {

	.building_str .t .r .build img {
		width: calc(100% - 44rem);
		bottom: -3.6rem;
		left: -4%;
		max-width: 130rem;
		max-height: 68.6rem;
	}
}

@media (min-width: 1420px) {

	.building_str .t .r .build img {
		bottom: -4.6rem;
	}
}

@media (min-width: 1620px) {

	.building_str .t .r .build img {
		bottom: -5.6rem;
	}
}

@media (min-width: 1655px) {

	.building_str .t .r .build img {
		left: -11%;
		width: calc(100% - 36rem);
		bottom: -6.3rem;
	}
}

@media (min-width: 768px) {

	.building_str .t .r .build {
		width: 100%;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: right;
		    justify-content: right;
	}
}

.building_str .b {
	background: #F9F9F9;
	padding: 5.9rem 0 4rem;
	position: relative;
}

@media (min-width: 768px) {

	.building_str .b {
		padding: 6rem 0 6rem 8rem;
	}
}

@media (min-width: 1024px) {

	.building_str .b {
		padding: 12rem 0 8rem 8rem;
	}
}

.building_str .b .shell {
	display: block;
	position: relative;
}

.building_str .b .tree_decoration_left,
		.building_str .b .tree_decoration_right {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 15.6rem;
	left: -11rem;
}

@media (min-width: 768px) {

	.building_str .b .tree_decoration_left,
		.building_str .b .tree_decoration_right {
		left: -9rem;
		width: 25rem;
		transform: translateY(-19%);
	}
}

@media (min-width: 1490px) {

	.building_str .b .tree_decoration_left,
		.building_str .b .tree_decoration_right {
		width: 43rem;
		left: -17rem;
		transform: translateY(-18%);
	}
}

.building_str .b .tree_decoration_right {
	left: auto;
	right: -11rem;
}

@media (min-width: 768px) {

	.building_str .b .tree_decoration_right {
		right: -15rem;
	}
}

@media (min-width: 1490px) {

	.building_str .b .tree_decoration_right {
		right: -25rem;
		transform: translateY(-30%);
	}
}

.building_str .b .int {
	max-width: 23rem;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

@media (min-width: 420px) {

	.building_str .b .int {
		max-width: 32rem;
	}
}

@media (min-width: 600px) {

	.building_str .b .int {
		max-width: 53rem;
	}
}

@media (min-width: 990px) {

	.building_str .b .int {
		max-width: calc(100% - 15rem);
	}
}

@media (min-width: 1490px) {

	.building_str .b .int {
		max-width: calc(100% - 35rem);
	}
}

@media (min-width: 1660px) {

	.building_str .b .int {
		max-width: 119.5rem;
	}
}

.building_str .b .int div {
	color: #000;
	width: 46%;
	text-align: left;
	margin-bottom: 1.8rem;
}

@media (min-width: 600px) {

	.building_str .b .int div {
		width: 23%;
		margin-bottom: 0;
	}
}

@media (min-width: 990px) {

	.building_str .b .int div {
		width: auto;
	}
}

.building_str .b .int div span {
	display: block;
	font-size: 4rem;
	line-height: 5.2rem;
}

@media (min-width: 420px) {

	.building_str .b .int div span {
		font-size: 5rem;
		line-height: 6.2rem;
	}
}

@media (min-width: 990px) {

	.building_str .b .int div span {
		font-size: 7.2rem;
		line-height: 8.8rem;
	}
}

.building_str .b .int div span + span {
	font-size: 1.2rem;
	line-height: 1.8rem;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: .7rem;
}

@media (min-width: 420px) {

	.building_str .b .int div span + span {
		font-size: 1.4rem;
	}
}

@media (min-width: 990px) {

	.building_str .b .int div span + span {
		font-size: 1.8rem;
		line-height: 2.3rem;
	}
}

@media (min-width: 1024px) {

	.building_str .b .int div span + span {
		font-size: 2.1rem;
		line-height: 3rem;
	}
}

.building_str.building_str__2 .t {
	background: #fff;
	padding: 0 !important;
}

@media (min-width: 768px) {

	.building_str.building_str__2 .t {
		padding: 0 0 0 8rem !important;
	}
}

.building_str.building_str__2 .t:before {
	content: none;
}

.building_str.building_str__2 .t .l {
	color: #000;
	margin-bottom: 2rem;
}

@media (min-width: 420px) {

	.building_str.building_str__2 .t .l {
		margin-bottom: 4rem;
	}
}

@media (min-width: 990px) {

	.building_str.building_str__2 .t .l {
		display: block;
		width: 48%;
		-ms-flex-order: 2;
		    order: 2;
	}
}

@media (min-width: 1200px) {

	.building_str.building_str__2 .t .l {
		width: 46%;
	}
}

@media (min-width: 1550px) {

	.building_str.building_str__2 .t .l {
		width: 41%;
	}
}

.building_str.building_str__2 .t .l h2 {
	margin-bottom: 2rem;
}

@media (min-width: 420px) {

	.building_str.building_str__2 .t .l h2 {
		margin-bottom: 4rem;
		font-size: 2.9rem;
		line-height: 4.8rem;
		letter-spacing: -.009rem;
	}

	.building_str.building_str__2 .t .l h2 strong {
		font-size: 3.6rem;
		letter-spacing: -.011rem;
	}
}

@media (min-width: 990px) {

	.building_str.building_str__2 .t .l h2 {
		width: 100%;
		position: relative;
	}

	.building_str.building_str__2 .t .l h2:before {
		content: '';
		background: #000;
		width: 24rem;
		height: .1rem;
		position: absolute;
		top: 2.5rem;
		left: -27rem;
	}
}

@media (min-width: 1200px) {

	.building_str.building_str__2 .t .l h2 {
		font-size: 3.5rem;
		line-height: 6rem;
		letter-spacing: -.015rem;
	}

	.building_str.building_str__2 .t .l h2 strong {
		font-size: 4.7rem;
		letter-spacing: -0.19rem;
	}

	.building_str.building_str__2 .t .l h2:before {
		top: 2.9rem;
	}
}

@media (min-width: 1450px) {

	.building_str.building_str__2 .t .l h2 {
		font-size: 4.8rem;
		line-height: 8rem;
		letter-spacing: -.015rem;
	}

	.building_str.building_str__2 .t .l h2 strong {
		font-size: 6rem;
		letter-spacing: -0.19rem;
	}

	.building_str.building_str__2 .t .l h2:before {
		top: 3.9rem;
	}
}

@media (min-width: 990px) {

	.building_str.building_str__2 .t .l .text {
		width: 100%;
	}
}

.building_str.building_str__2 .t .l .text p {
	color: #000;
}

@media (min-width: 1200px) {

	.building_str.building_str__2 .t .l .text {
		padding-top: 0;
	}
}

@media (min-width: 1450px) {

	.building_str.building_str__2 .t .l .text {
		padding-right: 5rem;
	}
}

@media (min-width: 990px) {

	.building_str.building_str__2 .t .r {
		display: block;
		width: 48%;
		-ms-flex-order: 1;
		    order: 1;
	}
}

@media (min-width: 1200px) {

	.building_str.building_str__2 .t .r {
		width: 52%;
	}
}

@media (min-width: 1550px) {

	.building_str.building_str__2 .t .r {
		width: 58%;
	}
}

.building_str.building_str__2 .t .r .build > div div {
	color: #000;
}

.building_str.building_str__2 .t .r .build > div div > span span:after {
	background: rgba(0,0,0, .6);
}

@media (min-width: 990px) {

	.building_str.building_str__2 .t .r .build > div {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-align: center;
		    align-items: center;
		width: 100%;
		max-width: 50rem;
		margin-top: 10rem;
	}

	.building_str.building_str__2 .t .r .build > div div {
		color: #000;
		padding: 0;
		width: calc(50% - 3rem);
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-ms-flex-pack: center;
		    justify-content: center;
		text-align: center;
	}

	.building_str.building_str__2 .t .r .build > div div:nth-of-type(1) {
		-ms-flex-order: 1;
		    order: 1;
	}

	.building_str.building_str__2 .t .r .build > div div:nth-of-type(2) {
		-ms-flex-order: 3;
		    order: 3;
	}

	.building_str.building_str__2 .t .r .build > div div:nth-of-type(3) {
		-ms-flex-order: 2;
		    order: 2;
	}

	.building_str.building_str__2 .t .r .build > div div:nth-of-type(4) {
		-ms-flex-order: 4;
		    order: 4;
	}

	@media (min-width: 420px) {

		.building_str.building_str__2 .t .r .build > div div {
			padding: .5rem 0;
		}
	}

	.building_str.building_str__2 .t .r .build > div div > span {
		width: 100%;
		-ms-flex-order: 2;
		    order: 2;
	}

	.building_str.building_str__2 .t .r .build > div div > span span {
		text-align: center;
	}

	.building_str.building_str__2 .t .r .build > div div > span span:after {
		content: none;
	}

	.building_str.building_str__2 .t .r .build > div div > span + span {
		width: 100%;
		-ms-flex-order: 1;
		    order: 1;
		text-align: center;
		position: relative;
		padding-bottom: .5rem;
		margin-bottom: .5rem;
	}

	.building_str.building_str__2 .t .r .build > div div > span + span:after {
		content: '';
		background: #979797;
		width: 5rem;
		height: .1rem;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (min-width: 1024px) {

	.building_str.building_str__2 .t .r .build > div {
		margin-top: 7rem;
	}

	.building_str.building_str__2 .t .r .build > div div > span span {
		width: 100%;
		font-size: 1.4rem;
	}
}

@media (min-width: 1200px) {

	.building_str.building_str__2 .t .r .build > div {
		margin-right: 10rem;
	}
}

@media (min-width: 1550px) {

	.building_str.building_str__2 .t .r .build > div {
		margin-top: 13rem;
	}
}

.building_str.building_str__2 .t .r .build img {
	margin-bottom: -1.8rem;
}

@media (min-width: 420px) {

	.building_str.building_str__2 .t .r .build img {
		margin-bottom: -2rem;
	}
}

@media (min-width: 580px) {

	.building_str.building_str__2 .t .r .build img {
		margin-bottom: -3rem;
	}
}

@media (min-width: 768px) {

	.building_str.building_str__2 .t .r .build img {
		margin-bottom: 0;
		width: 58%;
		left: -9rem;
	}
}

@media (min-width: 990px) {

	.building_str.building_str__2 .t .r .build img {
		bottom: -3rem;
	}
}

@media (min-width: 1450px) {

	.building_str.building_str__2 .t .r .build img {
		width: 55%;
		bottom: -4rem;
	}
}

@media (min-width: 1550px) {

	.building_str.building_str__2 .t .r .build img {
		width: 60%;
		bottom: -5rem;
	}
}

@media (min-width: 768px) {

	.building_str.building_str__2 .b .tree_decoration_left {
		left: -13rem;
	}
}

@media (min-width: 1490px) {

	.building_str.building_str__2 .b .tree_decoration_left {
		left: -23rem;
		transform: translateY(-27%);
	}
}

/* -------------------------- *\
    .home_intro
\* -------------------------- */

.home_intro { 
	margin: 0 auto;
	padding: 5rem 0 6rem;
	background: transparent;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

@media (min-width: 768px) {

	.home_intro {
		padding: 5rem 0 6rem 8rem;
	}
}

@media (min-width: 1024px) {

	.home_intro {
		padding: 9.5rem 0 16rem 8rem;
	}
}

.home_intro .shell {
	max-width: 167rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: end;
	    align-items: flex-end;
}

@media (min-width: 1700px) {

	.home_intro .shell {
		-ms-flex-align: start;
		    align-items: flex-start;
	}
}

.home_intro .dark_logo {
	width: 100%;
	margin-bottom: 2.6rem;
}

@media (min-width: 1200px) {

	.home_intro .dark_logo {
		margin-bottom: 0;
	}
}

.home_intro .dark_logo .dark-logo-nd {
	width: 100%;
	max-width: 31rem;
	padding: 0 1.1rem;
}

@media (min-width: 1024px) {

	.home_intro .dark_logo .dark-logo-nd {
		padding: 0;
	}
}

@media (min-width: 1320px) {

	.home_intro .dark_logo .dark-logo-nd {
		max-width: 51.3rem;
	}
}

.home_intro .l {
	width: 100%;
	font-size: 2.1rem;
	line-height: 4rem;
	text-transform: uppercase;
	color: #222;
	position: relative;
	padding: 0 1.1rem;
}

@media (min-width: 1024px) {

	.home_intro .l {
		width: 40rem;
		margin-bottom: 0;
		padding: 0;
	}
}

@media (min-width: 1200px) {

	.home_intro .l {
		width: 50rem;
	}
}

@media (min-width: 1550px) {

	.home_intro .l {
		width: 60rem;
	}
}

.home_intro .l h2 {
	font-weight: 100;
	font-size: 2.5rem;
	line-height: 3rem;
	letter-spacing: -0.009rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 1.8rem;
	width: 100%;
}

@media (min-width: 420px) {

	.home_intro .l h2 {
		font-size: 2.8rem;
		line-height: 6.4rem;
	}
}

@media (min-width: 768px) {

	.home_intro .l h2 {
		font-size: 4.8rem;
		line-height: 5.8rem;
	}
}

@media (min-width: 1024px) {

	.home_intro .l h2 {
		font-size: 3rem;
		line-height: 6.4rem;
		margin-top: 0;
	}
}

.home_intro .l h2 strong {
	font-weight: 500;
}

@media (min-width: 1200px) {

	.home_intro .l h2 {
		font-size: 4.8rem;
		line-height: 10.8rem;
		margin-bottom: 0;
	}
}

.home_intro .l p {
	font-size: 1.4rem;
	line-height: 2.8rem;
	font-weight: 400;
}

@media (min-width: 420px) {

	.home_intro .l p {
		padding-left: 3.4rem;
	}
}

@media (min-width: 1024px) {

	.home_intro .l p {
		padding-left: 0;
		font-size: 1.8rem;
		line-height: 4rem;
	}
}

.home_intro .l .i-nido-residence-logo-dark {
	width: 11.6rem;
	height: 8.5rem;
}

@media (min-width: 420px) {

	.home_intro .l .i-nido-residence-logo-dark {
		margin-left: 3.4rem;
	}
}

@media (min-width: 1024px) {

	.home_intro .l .i-nido-residence-logo-dark {
		margin-left: 0;
		width: 21.7rem;
		height: 15.9rem;
	}
}

.home_intro .l a {
	display: block;
	margin-top: 2rem;
	margin-bottom: 5.2rem;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	color: #000;
}

@media (min-width: 420px) {

	.home_intro .l a {
		padding-left: 3.4rem;
	}
}

@media (min-width: 768px) {

	.home_intro .l a {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

@media (min-width: 1024px) {

	.home_intro .l a {
		padding-left: 0;
		margin-bottom: 7rem;
	}
}

.home_intro .l a svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(-120deg);
	position: relative;
	top: .4rem;
}

.home_intro .l a:hover svg {
	transform: rotate(90deg);
}

.home_intro .r {
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 7rem;
	z-index: 5;
}

@media (min-width: 1024px) {

	.home_intro .r {
		width: calc(100% - 43rem);
	}
}

@media (min-width: 1100px) {

	.home_intro .r {
		width: calc(100% - 53rem);
	}
}

@media (min-width: 1024px) {

	.home_intro .r {
		padding: 0;
	}
}

@media (min-width: 1200px) {

	.home_intro .r {
		width: calc(100% - 53rem);
	}
}

@media (min-width: 1550px) {

	.home_intro .r {
		width: calc(100% - 70rem);
	}
}

/*@mixin min 1200 {
			width: calc(100% - 66rem);
		}*/

.home_intro .r .tree_decoration {
	position: absolute;
	right: -5.3rem;
	top: -40%;
	width: 20.5rem;
}

@media (min-width: 420px) {

	.home_intro .r .tree_decoration {
		right: -5.3rem;
		width: 25.5rem;
	}
}

@media (min-width: 530px) {

	.home_intro .r .tree_decoration {
		top: -36%;
	}
}

@media (min-width: 630px) {

	.home_intro .r .tree_decoration {
		top: -30%;
	}
}

@media (min-width: 730px) {

	.home_intro .r .tree_decoration {
		top: -27%;
	}
}

@media (min-width: 1024px) {

	.home_intro .r .tree_decoration {
		top: auto;
		bottom: -50%;
		right: auto;
		left: -25rem;
		display: none;/*width: 25.5rem;*/
	}
}

@media (min-width: 1200px) {

	.home_intro .r .tree_decoration {/*bottom: -40%;*/
		width: 40rem;
		left: -30rem;
	}
}

@media (min-width: 1560px) {

	.home_intro .r .tree_decoration {/*width: 47.5rem;*/
		left: -40rem;
		bottom: -30%;
	}
}

.home_intro .r .shape_image {
	position: relative;
	z-index: 5;
	max-height: 70.6rem;
}

.home_intro .r a {
	display: block;
	width: 48.7%;
	height: 19%;
	background: #000;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: .5rem;
	z-index: 5;
}

@media (min-width: 400px) {

	.home_intro .r a {
		height: 21%;
	}
}

@media (min-width: 580px) {

	.home_intro .r a {
		height: 23%;
	}
}

@media (min-width: 768px) {

	.home_intro .r a {
		left: 2%;
	}
}

@media (min-width: 1200px) {

	.home_intro .r a {
		left: 4%;
		width: 45.7%;
		border-radius: 1rem;
	}
}

/*@mixin min 990 {
				width: 33.4rem;
				height: 33.4rem;
			}*/

.home_intro .r a img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	opacity: .3;
	border-radius: .5rem;
	transition: .3s ease;
}

@media (min-width: 1200px) {

	.home_intro .r a img {
		border-radius: 1rem;
	}
}

/*@mixin min 550 {
				bottom: 11rem;
			}*/

.home_intro .r a div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-weight: 600;
	font-size: 1.4rem;
	line-height: 1.6rem;
	text-transform: uppercase;
	color: #fff;
	transition: .3s ease;
}

@media (min-width: 600px) {

	.home_intro .r a div {
		font-size: 1.8rem;
		line-height: 2.2rem;
		font-weight: 700;
	}
}

@media (min-width: 1024px) {

	@media (max-width: 1390px) {

		.home_intro .r a div {
			font-size: 1.4rem;
			line-height: 1.6rem;
		}
	}
}

.home_intro .r a div span {
	width: 6.8rem;
	height: 5.4rem;
	display: block;
	position: relative;
	margin: 0 auto 1.6rem;
	display: none;
}

@media (min-width: 768px) {

	.home_intro .r a div span {
		display: block;
	}
}

.home_intro .r a div span svg {
	width: 4.3rem;
	height: 2.2rem;
	position: absolute;
	bottom: 0;
	left: 0;
	fill: #fff;
}

.home_intro .r a div span svg.top {
	transform: rotate(180deg);
	top: 0;
	bottom: auto;
	left: calc(100% - 4.1rem);
}

@media (min-width: 1024px) {

	@media (max-width: 1390px) {

		.home_intro .r a div span {
			width: 4.8rem;
			height: 4.4rem;
		}

		.home_intro .r a div span svg {
			width: 3.5rem;
			height: 2.2rem;
		}
	}
}

.home_intro .r a:hover .small {
	opacity: 1;
}

.home_intro .r a:hover div {
	transform: scale(0);
}

.home_intro .r a:hover div span svg {
	left: 50%;
	transform: translateX(-50%);
}

.home_intro .r a:hover div span svg.top {
	transform: translateX(-50%) rotate(180deg);
	left: 50%;
}

.home_intro .tree_decoration_2 {
	display: none;
}

@media (min-width: 1024px) {

	.home_intro .tree_decoration_2 {
		display: block;
		position: absolute;
		bottom: -20rem;
		right: -13rem;
		width: 30rem;
		height: auto;
	}
}

@media (min-width: 1200px) {

	.home_intro .tree_decoration_2 {/*left: calc(50% - 43.1rem);
			bottom: -10rem;*/
		width: 43.1rem;
	}
}

@media (min-width: 1550px) {

	.home_intro .tree_decoration_2 {
		right: -9rem;
		bottom: -25rem;
	}
}

.home_intro .side_decor {
	display: none;
}

@media (min-width: 1024px) {

	.home_intro .side_decor {
		display: block;
		position: absolute;
		top: 0;
		right: -25rem;
		width: 43.1rem;
		height: auto;
		z-index: 1;
	}
}

.home_intro + .building_str .t {
	padding: 5rem 0 0;
}

@media (min-width: 768px) {

	.home_intro + .building_str .t {
		padding: 6rem 0 0 8rem;
	}
}

@media (min-width: 990px) {

	.home_intro + .building_str .t {
		padding: 7.4rem 0 0 8rem;
	}
}

/* -------------------------- *\
    .type_apartment
\* -------------------------- */

.type_apartment { 
	margin-top: 5.7rem;
}

@media (min-width: 768px) {

	.type_apartment {
		padding: 0 0 0 8rem;
	}
}

.type_apartment .shell {
	padding: 0 .6rem;
	max-width: 163rem;
}

.type_apartment .shell .grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: center;
	    justify-content: center;
	margin: 0 -.45rem;
}

.type_apartment .shell .grid::after {
	content: "";
	clear: both;
	display: table;
	line-height: 0;
}

@media (min-width: 1024px) {

	.type_apartment .shell .grid {
		margin: 0 auto;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

.type_apartment .shell .grid > div {
	width: 48%;
	float: left;
	padding: 0 .45rem;
	margin-bottom: 1.4rem;
	position: relative;
}

@media (min-width: 620px) {

	.type_apartment .shell .grid > div {
		width: 32.33%;
	}
}

@media (min-width: 990px) {

	.type_apartment .shell .grid > div {
		width: 18%;
	}
}

@media (min-width: 1024px) {

	.type_apartment .shell .grid > div {
		width: calc(20% - 1rem);
	}
}

@media (min-width: 1200px) {

	.type_apartment .shell .grid > div {
		width: calc(20% - 2.5rem);
	}
}

.type_apartment .shell .grid > div a {
	padding: 1.2rem .7rem .7rem;
	display: block;
	border: .5rem solid #000;
	text-align: center;
	height: 16rem;
}

@media (min-width: 1024px) {

	.type_apartment .shell .grid > div a {
		height: 20.9rem;
		padding: 1.8rem .9rem .9rem;
	}
}

.type_apartment .shell .grid > div a .stat {
	width: 1.1rem;
	height: 1.1rem;
	box-shadow: 0 .1rem .2rem rgba(0,0,0, .5);
	position: absolute;
	top: 1.7rem;
	left: 1.7rem;
	transition: .3s ease;
}

.type_apartment .shell .grid > div a .stat.free {
	background: #19CC00;
}

.type_apartment .shell .grid > div a .stat.sold {
	background: #E70000;
}

@media (min-width: 1024px) {

	.type_apartment .shell .grid > div a .stat {
		top: 2.5rem;
		left: 2rem;
	}
}

.type_apartment .shell .grid > div a span:not(.stat) {
	font-size: 1rem;
	line-height: 1.3rem;
	text-transform: uppercase;
	display: block;
	margin-bottom: .7rem;
}

.type_apartment .shell .grid > div a span:not(.stat).free {
	color: #19CC00;
}

.type_apartment .shell .grid > div a span:not(.stat).sold {
	color: #E70000;
}

@media (min-width: 1024px) {

	.type_apartment .shell .grid > div a span:not(.stat) {
		font-size: 1.4rem;
		line-height: 1.8rem;
		margin-bottom: 1.2rem;
	}
}

.type_apartment .shell .grid > div a span.count {
	font-size: 6.3rem;
	line-height: 6.3rem;
	color: #000;
	margin-bottom: .6rem;
}

@media (min-width: 1024px) {

	.type_apartment .shell .grid > div a span.count {
		font-size: 8rem;
		line-height: 8rem;
		margin-bottom: 1.2rem;
	}
}

@media (min-width: 1200px) {

	.type_apartment .shell .grid > div a span.count {
		font-size: 8.5rem;
		line-height: 8.5rem;
	}
}

.type_apartment .shell .grid > div a span.logo {
	background: #fff;
	padding: .5rem;
	font-weight: 700;
	font-size: .7rem;
	line-height: .9rem;
	color: #000;
	position: absolute;
	top: 50%;
	right: -2.1rem;
	transform: translateY(-50%) rotate(-90deg);
	margin-bottom: 0;
}

@media (min-width: 1024px) {

	.type_apartment .shell .grid > div a span.logo {
		font-size: 1rem;
		line-height: 1.3rem;
		right: -2.9rem;
	}
}

.type_apartment .shell .grid > div a img {
	position: absolute;
	bottom: -.6rem;
	left: 50%;
	transform: translateX(-50%);
	width: 4.8rem;
}

@media (min-width: 1024px) {

	.type_apartment .shell .grid > div a img {
		width: 6.4rem;
		bottom: -.6rem;
	}
}

.type_apartment .shell .grid > div a p {
	font-size: 1rem;
	line-height: 1.3rem;
	color: #000;
	margin-bottom: 1.4rem;
	text-transform: uppercase;
	font-weight: 500;
}

.type_apartment .shell .grid > div a p strong {
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 1.9rem;
	display: block;
}

@media (min-width: 1024px) {

	.type_apartment .shell .grid > div a p {
		font-size: 1.4rem;
		line-height: 1.8rem;
		margin-bottom: -.5rem;
	}

	.type_apartment .shell .grid > div a p strong {
		font-size: 1.8rem;
		line-height: 2rem;
	}
}

@media (min-width: 1320px) {

	.type_apartment .shell .grid > div a p strong {
		font-size: 2.1rem;
		line-height: 2.5rem;
	}
}

.type_apartment .shell .grid > div a .bt {
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	color: #000;
	display: block;
	text-align: right;
}

@media (min-width: 768px) {

	.type_apartment .shell .grid > div a .bt {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.type_apartment .shell .grid > div a .bt svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(-120deg);
	position: relative;
	top: .4rem;
}

.type_apartment .shell .grid > div a:hover {
	border: .1rem solid #efefef;
}

.type_apartment .shell .grid > div a:hover .stat {
	top: 1.2rem;
}

@media (min-width: 1024px) {

	.type_apartment .shell .grid > div a:hover .stat {
		top: 2.1rem;
	}
}

/* -------------------------- *\
    .home_gallery
\* -------------------------- */

.home_gallery { 
	padding: 4.6rem 0 0rem;
	max-width: 192rem;
	margin: 0 auto;
}

@media (min-width: 768px) {

	.home_gallery {
		padding: 4.6rem 0 0rem 8rem;
	}
}

.home_gallery .shell {
	max-width: 163.3rem;
	position: relative;
}

.home_gallery h2 {
	width: 100%;
	font-weight: 500;
	font-size: 1.7rem;
	line-height: 3.2rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 3rem;
}

@media (min-width: 1024px) {

	.home_gallery h2 {
		font-size: 2.4rem;
		line-height: 4.6rem;
		margin-bottom: 4.4rem;
	}
}

.home_gallery .dark-logo-nd {
	width: 100%;
	max-width: 31rem;
}

@media (min-width: 1024px) {

	.home_gallery .dark-logo-nd {
		padding: 0;
		max-width: 51.5rem;
		margin-bottom: 3.8rem;
	}
}

.home_gallery h3 {
	font-weight: 100;
	font-size: 2.4rem;
	line-height: 5.6rem;
	letter-spacing: -0.007rem;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 1.8rem;
}

.home_gallery h3 strong {
	font-weight: 500;
}

@media (min-width: 990px) {

	.home_gallery h3 {
		font-size: 4rem;
	}
}

@media (min-width: 1024px) {

	.home_gallery h3 {
		font-size: 4.8rem;
		line-height: 8rem;
		margin-bottom: 5.6rem;
	}

	.home_gallery h3 strong {
		font-size: 6rem;
	}
}

.home_gallery .gallery_btn {
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-transform: uppercase;
	color: #000;
	margin-top: -.3rem;/*margin-top: 3rem;*/
	display: inline-block;
}

/*text-align: right;*/

@media (min-width: 768px) {

	.home_gallery .gallery_btn {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

@media (min-width: 990px) {

	.home_gallery .gallery_btn {
		text-align: left;
	}
}

.home_gallery .gallery_btn svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(-120deg);
	position: relative;
	top: .4rem;
}

.home_gallery .gallery_btn:hover svg {
	transform: rotate(90deg);
}

.home_gallery .b .home_gallery_slider a {
	margin-right: 1.1rem;
	border-radius: 1rem;
	overflow: hidden;
	background: #000;
}

.home_gallery .b .home_gallery_slider a:not(:first-child) {
	display: none;
}

.home_gallery .b .home_gallery_slider a img {
	border-radius: 1rem;
	transition: .3s ease;
	-o-object-fit: cover;
	   object-fit: cover;
}

.home_gallery .b .home_gallery_slider a:hover img {
	opacity: .5;
}

.home_gallery .b .home_gallery_slider.slick-initialized a:not(:first-child) {
	display: block;
}

.home_gallery .b .slick-dotted.slick-slider {
	margin-bottom: 0;
}

.home_gallery .b .slider-paging-number {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	list-style-position: inside;
	list-style-type: none;
	font-size: 2.4rem;
	line-height: 2.9rem;
	position: absolute;
	bottom: -5.5rem;
	right: 3.2rem;
}

.home_gallery .b .slider-paging-number li:not(:first-child) {
	display: none;
}

.home_gallery .b .bnt_group {
	margin-top: 3rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.home_gallery .b .bnt_group .btn {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: right;
	    justify-content: right;
}

.home_gallery .b .bnt_group .btn .prev-ar,
				.home_gallery .b .bnt_group .btn .next-ar {
	cursor: pointer;
	transition: .3s ease;
	z-index: 5;
	width: 3.5rem;
	height: 2.5rem;
	text-align: center;
	margin-right: 3rem;
	opacity: .5;
}

@media (min-width: 1024px) {

	.home_gallery .b .bnt_group .btn .prev-ar,
				.home_gallery .b .bnt_group .btn .next-ar {
		left: auto;
		right: 5.3rem;
	}
}

.home_gallery .b .bnt_group .btn .prev-ar:hover, .home_gallery .b .bnt_group .btn .next-ar:hover {
	opacity: 1;
}

.home_gallery .b .bnt_group .btn .prev-ar svg, .home_gallery .b .bnt_group .btn .next-ar svg {
	width: 2.8rem;
	height: 2.1rem;
	transform: rotate(90deg);
}

.home_gallery .b .bnt_group .btn .next-ar {
	left: 5.3rem;
	margin-left: 3rem;
	margin-right: 0;
}

@media (min-width: 1024px) {

	.home_gallery .b .bnt_group .btn .next-ar {
		left: auto;
		right: 0;
	}
}

.home_gallery .b .bnt_group .btn .next-ar svg {
	transform: rotate(-90deg);
}

/* -------------------------- *\
    .building_image_block
\* -------------------------- */

figure {
	width: 100%;
	height: 100%;
}

.building_image_block { 
	padding: 2.5rem 0 4rem;
}

@media (min-width: 768px) {

	.building_image_block {
		padding: 4rem 0 5rem 8rem;
	}
}

.building_image_block .shell {
	max-width: 166rem;
	padding: 0;
}

@media (min-width: 768px) {

	.building_image_block .shell {
		padding: 0 1.5rem;
	}
}

.building_image_block .grid .image_block {
	margin-bottom: 2.5rem;
}

.building_image_block .grid .image_block:last-of-type {
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.building_image_block .grid .image_block {
		margin-bottom: 4.5rem;
	}
}

@media (min-width: 900px) {

	.building_image_block .grid .image_block {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

@media (min-width: 1200px) {

	.building_image_block .grid .image_block {
		margin-bottom: 8.6rem;
	}
}

.building_image_block .grid .image_block .dark-logo-nd {
	max-width: 8.9rem;
	margin-bottom: 1.4rem;
}

@media (min-width: 1024px) {

	.building_image_block .grid .image_block .dark-logo-nd {
		max-width: 10.5rem;
	}
}

.building_image_block .grid .image_block h2 {
	font-weight: 100;
	font-size: 2rem;
	line-height: 3rem;
	letter-spacing: -.011rem;
	text-transform: uppercase;
	margin-bottom: 2.5rem;
}

.building_image_block .grid .image_block h2 strong {
	font-weight: 500;
	font-size: 2.6rem;
	letter-spacing: -.009rem;
}

@media (min-width: 420px) {

	.building_image_block .grid .image_block h2 {
		font-size: 2.9rem;
		line-height: 5.6rem;
	}

	.building_image_block .grid .image_block h2 strong {
		font-size: 3.6rem;
	}
}

@media (min-width: 1200px) {

	.building_image_block .grid .image_block h2 {
		font-size: 3rem;
		line-height: 4.5rem;
		letter-spacing: -.019rem;
	}

	.building_image_block .grid .image_block h2 strong {
		font-size: 5rem;
	}
}

@media (min-width: 1580px) {

	.building_image_block .grid .image_block h2 {
		font-size: 3.8rem;
		line-height: 8rem;
		letter-spacing: -.019rem;
	}

	.building_image_block .grid .image_block h2 strong {
		font-size: 6rem;
	}
}

@media (min-width: 1650px) {

	.building_image_block .grid .image_block h2 {
		font-size: 4.8rem;
	}
}

.building_image_block .grid .image_block p {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 2.8rem;
	margin-bottom: 0;
}

@media (min-width: 1200px) {

	.building_image_block .grid .image_block p {
		font-size: 1.8rem;
		line-height: 4rem;
	}
}

.building_image_block .grid .image_block .l {
	margin-bottom: 3.5rem;
	padding: 0 2.6rem;
}

@media (min-width: 900px) {

	.building_image_block .grid .image_block .l {
		width: calc(50% - 1.5rem);
		padding: 0;
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {

	.building_image_block .grid .image_block .l {
		padding-top: 6rem;
	}
}

@media (min-width: 1450px) {

	.building_image_block .grid .image_block .l {
		width: calc(40% - 4rem);
	}
}

@media (min-width: 900px) {

	.building_image_block .grid .image_block .r {
		width: calc(50% - 1.5rem);
	}
}

@media (min-width: 1450px) {

	.building_image_block .grid .image_block .r {
		width: calc(60% - 4rem);
	}
}

.building_image_block .grid .image_block .r img {
	max-height: 70.6rem;
	width: 100%;
}

@media (min-width: 768px) {

	.building_image_block .grid .image_block .r img {
		border-radius: 1rem;
	}
}

.building_image_block .grid .image_block + .image_block .r {
	padding: 0 1.5rem;
}

@media (min-width: 900px) {

	.building_image_block .grid .image_block + .image_block .r {
		padding: 0;
	}
}

@media (min-width: 900px) {

	.building_image_block .grid .image_block + .image_block .l {
		-ms-flex-order: 2;
		    order: 2;
	}

	.building_image_block .grid .image_block + .image_block .r {
		-ms-flex-order: 1;
		    order: 1;
	}
}

.building_image_block.single_build_image_block {
	padding: 4rem 0 2rem;
}

@media (min-width: 768px) {

	.building_image_block.single_build_image_block {
		padding: 6rem 0 5rem 8rem;
	}
}

@media (min-width: 1200px) {

	.building_image_block.single_build_image_block {
		padding: 10rem 0 7rem 8rem;
	}
}

.building_image_block.single_build_image_block .grid .image_block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.building_image_block.single_build_image_block .grid .image_block .l {
	-ms-flex-order: 2;
	    order: 2;
	margin-bottom: 0;
}

.building_image_block.single_build_image_block .grid .image_block .r {
	-ms-flex-order: 1;
	    order: 1;
	padding: 0 1.5rem;
	margin-bottom: 3.5rem;
}

@media (min-width: 900px) {

	.building_image_block.single_build_image_block .grid .image_block .r {
		padding: 0;
	}
}

/* -------------------------- *\
    .floor_entrance_select
\* -------------------------- */

.floor_entrance_select { 
	padding: 4.5rem 0 1rem;
	position: relative;
	z-index: 50;
	background: transparent;
}

@media (min-width: 768px) {

	.floor_entrance_select {
		padding: 4.5rem 0 1rem 8rem;
	}
}

@media (min-width: 1650px) {

	.floor_entrance_select {
		margin-top: -6rem;
	}
}

.floor_entrance_select .shell {
	text-align: center;
	max-width: 96rem;
}

.floor_entrance_select .shell .dark-logo-nd {
	max-width: 20.3rem;
}

.floor_entrance_select h2 {
	font-weight: 100;
	font-size: 2rem;
	line-height: 3rem;
	letter-spacing: -.009rem;
	text-transform: uppercase;
	margin-bottom: 6.4rem;
	margin-top: 2.4rem;
}

.floor_entrance_select h2 strong {
	font-weight: 500;
	font-size: 2.3rem;
}

@media (min-width: 420px) {

	.floor_entrance_select h2 {
		font-size: 2.9rem;
		line-height: 5.2rem;
	}

	.floor_entrance_select h2 strong {
		font-size: 3.2rem;
	}
}

@media (min-width: 768px) {

	.floor_entrance_select h2 {
		font-size: 3.5rem;
		line-height: 5.8rem;
	}

	.floor_entrance_select h2 strong {
		font-size: 4.5rem;
	}
}

@media (min-width: 990px) {

	.floor_entrance_select h2 {
		font-size: 4.8rem;
		margin-bottom: 6.8rem;
		margin-top: 4.2rem;
	}

	.floor_entrance_select h2 strong {
		font-size: 6rem;
	}
}

.floor_entrance_select .hold {
	max-width: 67rem;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	row-gap: 2rem;
	column-gap: 1rem;
	-ms-flex-pack: center;
	    justify-content: center;
}

@media (min-width: 550px) {

	.floor_entrance_select .hold {
		column-gap: 3rem;
	}
}

@media (min-width: 768px) {

	.floor_entrance_select .hold {
		column-gap: 1.5rem;
	}
}

@media (min-width: 1650px) {

	.floor_entrance_select .hold {
		margin-bottom: 5rem;
	}
}

.floor_entrance_select .hold svg {
	display: none;
}

@media (min-width: 768px) {

	.floor_entrance_select .hold svg {
		display: block;
		width: 2.1rem;
		height: 2.8rem;
		transform: rotate(-90deg);
		margin-top: 1rem;
	}
}

.floor_entrance_select .hold .custom-dropdown {
	position: relative;
	font-family: 'Montserrat', sans-serif;
	width: calc(50% - 2.2rem);
}

@media (min-width: 550px) {

	.floor_entrance_select .hold .custom-dropdown {
		width: calc(29% - 1rem);
	}
}

@media (min-width: 768px) {

	.floor_entrance_select .hold .custom-dropdown {
		width: calc(25% - 2rem);
	}
}

.floor_entrance_select .hold .custom-dropdown select {
	display: none;
}

.floor_entrance_select .hold .custom-dropdown:after {
	content: '';
	background: rgba(255,255,255, 0.15);
	width: 100%;
	height: 0.1rem;
	position: absolute;
	bottom: 0;
}

.floor_entrance_select .hold .custom-dropdown .select-selected {
	border: 0;
	background: transparent;
	padding: .5rem 3.9rem 1.1rem 0;
	border-bottom: .1rem solid #000;
	font-size: 2rem;
	line-height: 2.4rem;
	font-weight: 500;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 3.6rem;
	cursor: pointer;
	width: 100%;
	position: relative;
	z-index: 10;
	text-align: left;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}

@media (min-width: 550px) {

	.floor_entrance_select .hold .custom-dropdown .select-selected {
		height: 4.4rem;
	}
}

.floor_entrance_select .hold .custom-dropdown .select-selected:after {
	content: '';
	background: url(/wp-content/uploads/2022/07/down-arrow.svg);
	background-size: contain;
	width: 1.4rem;
	height: .8rem;
	padding: 0.8rem 0 0.8rem 1.4rem;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-40%);
	transition: .3s ease;
}

.floor_entrance_select .hold .custom-dropdown .select-selected.select-arrow-active:after {
	content: '';
	background: url(/wp-content/uploads/2022/07/down-arrow.svg);
	background-size: contain;
	transform: translateY(-50%) rotate(180deg);
}

.floor_entrance_select .hold .custom-dropdown .select-selected.select-arrow-active {
	border-radius: .5rem .5rem 0 0;
}

.floor_entrance_select .hold .custom-dropdown .select-selected.select-arrow-active:before {
	content: none;
}

.floor_entrance_select .hold .custom-dropdown .select-items {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 99;
	border: 0;
	border-radius: 0 0 .5rem .5rem;
	padding: 0.3rem 1rem 1rem;
	box-shadow: 0 0.5rem 0.4rem -.2rem rgba(0,0,0, .5);
	background: #fff;
	max-height: 20vh;
	overflow: auto;
	transition: .3s ease;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	margin: 0 auto;
	width: 100%;
}

@media (min-width: 1070px) {

	.floor_entrance_select .hold .custom-dropdown .select-items {
		max-height: 50vh;
	}
}

.floor_entrance_select .hold .custom-dropdown .select-items>div.hid {
	display: none;
}

.floor_entrance_select .hold .custom-dropdown .select-items div,
				.floor_entrance_select .hold .custom-dropdown .select-items .select-selected {
	color: #222;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	padding: 0.5rem;
	font-size: 1.2rem;
	line-height: 2rem;
	border-bottom: .1rem solid rgba(0,0,0, .1);
}

@media (min-width: 1200px) {

	.floor_entrance_select .hold .custom-dropdown .select-items div,
				.floor_entrance_select .hold .custom-dropdown .select-items .select-selected {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}
}

.floor_entrance_select .hold .custom-dropdown .select-items div:hover,
				.floor_entrance_select .hold .custom-dropdown .select-items .same-as-selected {
	background: rgba(34,34,34, 0.1);
	color: #222;
}

.floor_entrance_select .hold .custom-dropdown .select-hide {
	display: none;
}

.floor_entrance_select .hold .fancy-button {
	width: 100%;
	box-shadow: 0 .1rem .1rem rgba(0,0,0, .25);
	background: #fff;
	border-radius: .6rem;
	border: 0;
	font-weight: 500;
	font-size: 2rem;
	line-height: 2.4rem;
	color: #000;
	position: relative;
	height: 4.8rem;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	cursor: pointer;
	margin-top: 2rem;
	font-family: 'Montserrat', sans-serif;
}

@media (min-width: 550px) {

	.floor_entrance_select .hold .fancy-button {
		width: calc(33% - 1rem);
		margin-top: 0;
		height: 4.4rem;
	}
}

@media (min-width: 768px) {

	.floor_entrance_select .hold .fancy-button {
		width: calc(33% - 2rem);
		max-width: 8.9rem;
	}
}

.floor_entrance_select .hold .fancy-button span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	z-index: 1;
	width: calc(100% - .2rem);
	height: 4.7rem;
	display: block;
	padding: 1.2rem;
	border-radius: .6rem;
	margin: 0 auto;
}

@media (min-width: 550px) {

	.floor_entrance_select .hold .fancy-button span {
		height: 4.3rem;
	}
}

.floor_entrance_select .hold .fancy-button .top {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 2.5rem;
	overflow: hidden;
	border-radius: .6rem;
	transition: .3s ease;
}

.floor_entrance_select .hold .fancy-button .top .bord {
	border: 0.1rem solid #000;
	width: 101%;
	height: 3rem;
	border-radius: 0 .6rem 0 0;
	position: absolute;
	top: 0;
	right: 0;/*transition: .6s ease;*/
}

.floor_entrance_select .hold .fancy-button .bottom {
	position: absolute;
	bottom: -.1rem;
	left: 0;
	width: 50%;
	height: 2.5rem;
	overflow: hidden;
	border-radius: .6rem;
	transition: .3s ease;
}

.floor_entrance_select .hold .fancy-button .bottom .bord {
	border: 0.1rem solid #000;
	width: 101%;
	height: 3rem;
	border-radius: 0 0 0 .6rem;
	position: absolute;
	bottom: 0;
	left: 0;/*transition: .6s ease;*/
}

.floor_entrance_select .hold .fancy-button:hover .top {
	width: 100%;
	height: 2.8rem;
}

.floor_entrance_select .hold .fancy-button:hover .top .bord {
	border-radius: .6rem;
	width: 100%;
}

.floor_entrance_select .hold .fancy-button:hover .bottom {
	width: 100%;
	height: 2.8rem;
}

.floor_entrance_select .hold .fancy-button:hover .bottom .bord {
	border-radius: .6rem;
	width: 100%;
}

.floor_entrance_select .floor_select + div + div div {
	display: none;
}

.floor_entrance_select .floor_select + div + div div.show {
	display: block;
}

body.home .floor_entrance_select {
	margin-top: 0;
}

@media (min-width: 930px) {

	body.home .floor_entrance_select {
		display: none;
	}
}

/* -------------------------- *\
    .ls_apartments
\* -------------------------- */

.ls_apartments { 
	padding: 1.4rem 0 3rem;
	position: relative;
}

@media (min-width: 768px) {

	.ls_apartments {
		padding: 2.5rem 0 3rem;
	}
}

.ls_apartments .shell {
	padding: 0;
}

@media (min-width: 768px) {

	.ls_apartments .shell {
		padding: 0 1.5rem;
	}
}

@media (min-width: 929px) {

	@media (max-width: 1420px) {

		.ls_apartments .filter {
			padding: 0;
		}
	}
}

@media (min-width: 1390px) {

	.ls_apartments .filter {
		padding-bottom: 2.4rem;
	}
}

.ls_apartments .title {
	text-align: center;
	padding: 0 1.5rem;
	margin-bottom: 3rem;
}

.ls_apartments .title h2 {
	font-weight: 500;
	font-size: 2.9rem;
	line-height: 3.9rem;
	margin-bottom: .7rem;
	text-transform: uppercase;
}

.ls_apartments .title h2 span {
	font-size: 1.2rem;
	display: block;
	line-height: 2.3rem;
}

@media (min-width: 768px) {

	.ls_apartments .title h2 {
		font-size: 6rem;
		line-height: 8rem;
		margin-bottom: 0;
	}

	.ls_apartments .title h2 span {
		font-size: 2.4rem;
		line-height: 4.6rem;
	}
}

.ls_apartments .title .note {
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 0;
	color: #9D3737;
}

.ls_apartments .side_decor {
	display: none;
	position: absolute;
	top: 0;/*right: -19rem;*/
	right: 0;
	width: 14rem;
	height: auto;
	z-index: 1;
	overflow: hidden;
}

/* изображението излиза от екрана, но секцията трябва да е с overflow: visible заради филтрите, които са position: sticky */

@media (min-width: 768px) {

	.ls_apartments .side_decor {
		display: block;
		width: 11rem;
	}
}

@media (min-width: 1450px) {

	.ls_apartments .side_decor {
		width: 14rem;
	}
}

@media (min-width: 1650px) {

	.ls_apartments .side_decor {
		width: 14rem;/*			right: -20rem;*/
	}
}

@media (min-width: 1830px) {

	.ls_apartments .side_decor {
		width: 16rem;/*			right: -24rem;*/
	}
}

@media (min-width: 1900px) {

	.ls_apartments .side_decor {
		width: 17rem;/*			right: -25rem;*/
	}
}

.ls_apartments .side_decor img {
	min-width: 33rem;
	height: auto;
	z-index: 1;
}

@media (min-width: 768px) {

	.ls_apartments .side_decor img {
		min-width: 30rem;
	}
}

@media (min-width: 1450px) {

	.ls_apartments .side_decor img {
		min-width: 33rem;
	}
}

@media (min-width: 1650px) {

	.ls_apartments .side_decor img {
		min-width: 34rem;
	}
}

@media (min-width: 1830px) {

	.ls_apartments .side_decor img {
		min-width: 40rem;
	}
}

@media (min-width: 1900px) {

	.ls_apartments .side_decor img {
		min-width: 43rem;
	}
}

/* -------------------------- *\
    .listing-print
\* -------------------------- */

.floor-print_2.listing-print {
    width: 21cm;
    position: absolute;
    left: -9999rem;
    height: auto;
    z-index: 1;
    z-index: 99;
    background: #fff;
    border: 1px solid #979797;
}

.floor-print_2.listing-print .shell {
	padding: 0;
	width: 100%;
	max-width: 100%;
}

.floor-print_2.listing-print .top {
	padding: 2rem 2.5rem 1.4rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
}

.floor-print_2.listing-print .top svg  {
	width: 10.4rem;
	height: 7.6rem;
	margin-top: -1rem;
}

.floor-print_2.listing-print .top div {
	text-align: right;
}

.floor-print_2.listing-print .top div > span {
	display: block;
	margin-bottom: .7rem;
	font-weight: 600;
	font-size: 2rem;
	line-height: 2.3rem;
	color: #000;
}

.floor-print_2.listing-print .top div > span span {
	font-weight: 300;
}

.floor-print_2.listing-print .plp {
	padding: 0;
	height: 100%;
}

.floor-print_2.listing-print .title {
	text-align: center;
	padding: 0 1.5rem;
	margin-bottom: 3rem;
}

.floor-print_2.listing-print .title h2 {
	font-weight: 500;
	font-size: 3.5rem;
	line-height: 3.9rem;
	margin-bottom: .7rem;
	text-transform: uppercase;
}

.floor-print_2.listing-print .title h2 span {
	font-size: 1.2rem;
	display: block;
	line-height: 2.3rem;
}

.floor-print_2.listing-print .title .note {
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 0;
	color: #9D3737;
}

.floor-print_2.listing-print .middle {
	position: relative;
	padding: 0 2.5rem 2.5rem;
}

.floor-print_2.listing-print .middle .ap_listing {
	padding: 0;
}

.floor-print_2.listing-print .middle .ap_listing .filter {
	display: none;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing {
	max-width: 100%;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing h2 {
	font-weight: 500;
	font-size: 3.4rem;
	line-height: 4.5rem;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -.011rem;
	margin-bottom: 1.2rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing h2 span {
	display: block;
	font-size: 1.4rem;
	line-height: 2.6rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing {
	max-width: 100%;
	width: 100%;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading {
	font-size: .9rem;
	line-height: 1.5rem;
	padding: .5rem 0;
	max-width: 100%;
	width: 100%;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span {
	-ms-flex: none;
	    flex: none;
	width: 100%;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-of-type(2) {
	max-width: 6rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-of-type(3) {
	max-width: 5rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-of-type(4) {
	max-width: 5rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(5) {
	max-width: 5.5rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(6) {
	max-width: 9.6rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(7) {
	max-width: 4.7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(8) {
	max-width: 9.7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(9) {
	max-width: 4.7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(10) {
	max-width: 9.7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(11) {
	max-width: 4.7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-child(12) {
	max-width: 10.2rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span:nth-of-type(1) {
	display: none;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide,
                            .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide2,
                            .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide3,
                            .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide4,
                            .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide5,
                            .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide6,
                            .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_heading span.hide7 {
	display: block;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content {
	max-width: 100%;
	width: 100%;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row {
	padding: .5rem;/*&.sold {
                                display: none;
                            }*/
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div {
	font-size: 1rem;
	line-height: 1.5rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(2) {
	max-width: 5rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(3) {
	max-width: 6rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(4) {
	max-width: 4rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(5) {
	max-width: 14.5rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(6) {
	max-width: 12.6rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(7) {
	max-width: 8.7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(8) {
	max-width: 8.7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(9) {
	max-width: 8.7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(10) {
	max-width: 13.7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(11) {
	max-width: 13.7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(12) {
	max-width: 15.2rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(1) {
	display: none;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(2) span, .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div:nth-of-type(12) span {
	width: .7rem;
	height: .7rem;
}

.floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide,
                                .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide2,
                                .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide3,
                                .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide4,
                                .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide5,
                                .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide6,
                                .floor-print_2.listing-print .middle .ap_listing .apartment_listing .listing .listing_content .ap-row div.hide7 {
	display: block;
	max-width: auto !important;
}

.floor-print_2.listing-print .webmaster {
	padding: 0.9rem 0 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: right;
	    justify-content: right;
	-ms-flex-align: center;
	    align-items: center;/*position: absolute;
        bottom: 1rem;
        right: 2.5rem;*/
	position: relative;
}

.floor-print_2.listing-print .webmaster span {
	color: rgba(0,0,0, .2);
	font-size: 1.2rem;
	line-height: 1.6rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: center;
}

.floor-print_2.listing-print .webmaster svg {
	width: 10rem;
	height: 2rem;
	opacity: 0.2;
	margin-left: .6rem;
}

@media print {
    *{ color-adjust: exact;  -webkit-print-color-adjust: exact; print-color-adjust: exact; }
    @page { margin: 0; padding: 0;}
    body { margin: 0; padding: 0 }

    .h,
    .f,
    .filter_btn,
    .breadcrumb,
    .flt_btn,
    .ls_apartments,
    .search,
    .phone {
      display: none;
    }

    .main {
    	display: block;
    }

    .floor-print_2.listing-print {
        position: relative;
        left: 0;
        display: block;
        width: 21cm;
    }

    /*height: 29.7cm;*/

    .floor-print_2.listing-print .middle .ap_listing {
		display: block;
		width: 100%;
		max-width: 100%;
	}

    .floor-print_2.listing-print .middle .ap_listing .flt_btn {
		display: none;
	}

    .floor-print_2.listing-print .middle .ap_listing .apartment_listing {
		max-width: 100%;
		width: 100%;
		max-width: 100%;
	}

    .floor-print_2.listing-print .middle .ap_listing .apartment_listing h2 {
		display: block;
	}

    .floor-print_2.listing-print .middle .ap_listing .listing {
		overflow: hidden;
		width: 100%;
		max-width: 100%;
	}

    .floor-print_2.listing-print .middle .ap_listing .listing .listing_content {
		width: 100%;
		max-width: 100%;
	}
    
}

/* -------------------------- *\
    .level_of_completion_intro
\* -------------------------- */

.level_of_completion_intro { 
	padding: 2rem 0 5.4rem;
	position: relative;
}

@media (min-width: 768px) {

	.level_of_completion_intro {
		padding: 4.7rem 0 3.5rem 8rem;
	}
}

.level_of_completion_intro .shell {
	max-width: 171.2rem;
	padding: 0 2.6rem;
	position: relative;
	z-index: 1;
}

@media (min-width: 680px) {

	.level_of_completion_intro .shell {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-align: end;
		    align-items: flex-end;
	}
}

.level_of_completion_intro .side_decor {
	display: none;
}

@media (min-width: 680px) {

	.level_of_completion_intro .side_decor {
		display: block;
		position: absolute;
		top: 0;
		right: -14rem;
		width: 25rem;
	}
}

@media (min-width: 1200px) {

	.level_of_completion_intro .side_decor {
		width: 43rem;
		right: -25rem;
	}
}

@media (min-width: 680px) {

	.level_of_completion_intro .l {
		width: calc(50% - 1rem);
	}
}

@media (min-width: 1200px) {

	.level_of_completion_intro .l {
		width: 62rem;
	}
}

.level_of_completion_intro .l .dark-logo-nd {
	max-width: 17rem;
	margin-bottom: 1.1rem;
}

@media (min-width: 1200px) {

	.level_of_completion_intro .l .dark-logo-nd {
		max-width: 25rem;
		margin-bottom: 3.6rem;
	}
}

@media (min-width: 1320px) {

	.level_of_completion_intro .l .dark-logo-nd {
		max-width: 52rem;
		margin-bottom: 3.6rem;
	}
}

.level_of_completion_intro .l h2 {
	font-weight: 100;
	font-size: 2.9rem;
	line-height: 3.8rem;
	letter-spacing: -.009rem;
	text-transform: uppercase;
}

@media (min-width: 1200px) {

	.level_of_completion_intro .l h2 {
		font-size: 3.5rem;
		line-height: 4rem;
		letter-spacing: -.019rem;
	}
}

@media (min-width: 1320px) {

	.level_of_completion_intro .l h2 {
		font-size: 6rem;
		line-height: 6.9rem;
	}
}

.level_of_completion_intro .l .hold .t,
			.level_of_completion_intro .l .hold .b {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-ms-flex-pack: right;
	    justify-content: right;
	margin-bottom: 1.2rem;/*width: 23.2rem;*/
	max-width: 37.2rem;
}

.level_of_completion_intro .l .hold .t .item, .level_of_completion_intro .l .hold .b .item {
	background: #F4F4F4;
	padding: 1.6rem .5rem;
	text-align: center;
	width: 48%;
	max-width: 11.6rem;
}

.level_of_completion_intro .l .hold .t .item svg, .level_of_completion_intro .l .hold .b .item svg {
	width: 4.2rem;
	height: 4.2rem;
	margin-bottom: 1.3rem;
}

.level_of_completion_intro .l .hold .t .item h3, .level_of_completion_intro .l .hold .b .item h3 {
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.3rem;
	color: #000;
	text-transform: uppercase;
	margin-bottom: .7rem;
}

.level_of_completion_intro .l .hold .t .item p, .level_of_completion_intro .l .hold .b .item p {
	font-size: .9rem;
	line-height: 1rem;
	color: #000;
	margin-bottom: 0;
}

.level_of_completion_intro .l .hold .t .item + .item, .level_of_completion_intro .l .hold .b .item + .item {
	margin-left: 1.2rem;
}

@media (min-width: 1024px) {

	.level_of_completion_intro .l .hold .t .item + .item, .level_of_completion_intro .l .hold .b .item + .item {
		margin-left: 1.6rem;
	}
}

@media (min-width: 1200px) {

	.level_of_completion_intro .l .hold .t,
			.level_of_completion_intro .l .hold .b {
		max-width: 51.2rem;
		margin-bottom: 1.6rem;
	}

	.level_of_completion_intro .l .hold .t .item, .level_of_completion_intro .l .hold .b .item {
		max-width: 16rem;
		padding: 2.6rem .8rem;
	}

	.level_of_completion_intro .l .hold .t .item svg, .level_of_completion_intro .l .hold .b .item svg {
		width: 5.8rem;
		height: 5.8rem;
	}

	.level_of_completion_intro .l .hold .t .item h3, .level_of_completion_intro .l .hold .b .item h3 {
		font-size: 1.4rem;
		line-height: 1.8rem;
	}

	.level_of_completion_intro .l .hold .t .item p, .level_of_completion_intro .l .hold .b .item p {
		font-size: 1.2rem;
		line-height: 1.5rem;
	}
}

.level_of_completion_intro .l .hold .t {
	-ms-flex-pack: left;
	    justify-content: left;
}

.level_of_completion_intro .l .hold .t .item svg {
	fill: transparent;
	stroke: #000;
}

@media (min-width: 680px) {

	.level_of_completion_intro .r {
		width: calc(50% - 1rem);
	}
}

@media (min-width: 1200px) {

	.level_of_completion_intro .r {
		width: calc(100% - 68rem);
	}
}

.level_of_completion_intro.no-str .side_decor {
	display: none;
}

.level_of_completion_intro.no-str .l .hold .t .item svg {
	fill: #000;
	stroke: inherit;
}

/* -------------------------- *\
    .level_of_completion_text
\* -------------------------- */

.level_of_completion_text { 
	padding: 0 0 5.4rem;
	position: relative;
}

@media (min-width: 768px) {

	.level_of_completion_text {
		padding: 4.7rem 0 3.5rem 8rem;
	}

	.level_of_completion_text+.level_of_completion_text {
		padding-top: 0;
	}
}

.level_of_completion_text .shell {
	max-width: 171.2rem;
	padding: 0 2.6rem;
	position: relative;
	z-index: 1;
}

@media (min-width: 680px) {

	.level_of_completion_text .shell {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-align: end;
		    align-items: flex-end;
	}
}

@media (min-width: 900px) {

	.level_of_completion_text .hold {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}

@media (min-width: 1200px) {

	.level_of_completion_text .hold {
		max-width: 144.6rem;
	}
}

@media (min-width: 900px) {

	.level_of_completion_text .hold .l,
		.level_of_completion_text .hold .r {
		width: calc(50% - 1rem);
	}
}

@media (min-width: 1200px) {

	.level_of_completion_text .hold .l,
		.level_of_completion_text .hold .r {
		width: calc(50% - 4rem);
	}
}

@media (min-width: 900px) {

	.level_of_completion_text .hold .l .item, .level_of_completion_text .hold .r .item {
		margin-bottom: 4rem;
	}
}

@media (min-width: 1200px) {

	.level_of_completion_text .hold .l .item, .level_of_completion_text .hold .r .item {
		margin-bottom: 8rem;
	}
}

.level_of_completion_text .hold .l .item .tit, .level_of_completion_text .hold .r .item .tit {
	position: relative;
	font-weight: 100;
	font-size: 2.2rem;
	line-height: 4.8rem;
	text-transform: uppercase;
	margin-bottom: 2rem;
}

.level_of_completion_text .hold .l .item .tit strong, .level_of_completion_text .hold .r .item .tit strong {
	font-size: 2.9rem;
	font-weight: 500;
}

.level_of_completion_text .hold .l .item .tit svg, .level_of_completion_text .hold .r .item .tit svg {
	width: 3.5rem;
	height: 3.5rem;
	position: absolute;
	top: -.6rem;
	left: 0;
}

.level_of_completion_text .hold .l .item .tit svg.i-building,
						.level_of_completion_text .hold .l .item .tit svg.i-parking,
						.level_of_completion_text .hold .r .item .tit svg.i-building,
						.level_of_completion_text .hold .r .item .tit svg.i-parking {
	fill: transparent;
	stroke: #000;
}

.level_of_completion_text .hold .l .item .tit > span, .level_of_completion_text .hold .r .item .tit > span {
	background: #fff;
	padding: 0 2rem 0 0;
	position: relative;
	z-index: 1;
	padding-left: 4.5rem;
	display: inline-block;
}

.level_of_completion_text .hold .l .item .tit:before, .level_of_completion_text .hold .r .item .tit:before {
	content: '';
	background: #000;
	width: 100%;
	height: .1rem;
	position: absolute;
	top: 2rem;
	right: 0;
}

@media (min-width: 1200px) {

	.level_of_completion_text .hold .l .item .tit, .level_of_completion_text .hold .r .item .tit {
		font-size: 3.6rem;
		line-height: 6rem;
		margin-bottom: 5.6rem;
	}

	.level_of_completion_text .hold .l .item .tit strong, .level_of_completion_text .hold .r .item .tit strong {
		font-size: 4.8rem;
	}

	.level_of_completion_text .hold .l .item .tit > span, .level_of_completion_text .hold .r .item .tit > span {
		padding-left: 6.8rem;
	}

	.level_of_completion_text .hold .l .item .tit svg, .level_of_completion_text .hold .r .item .tit svg {
		width: 5.8rem;
		height: 5.8rem;
	}
}

.level_of_completion_text .hold .l .item div h3, .level_of_completion_text .hold .r .item div h3 {
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 3.6rem;
	margin-bottom: 1.5rem;
	text-transform: uppercase;
}

.level_of_completion_text .hold .l .item div p, .level_of_completion_text .hold .r .item div p {
	font-size: 1.5rem;
	line-height: 2.5rem;
	margin-bottom: 2.5rem;
}

@media (min-width: 768px) {

	.level_of_completion_text .hold .l .item div p, .level_of_completion_text .hold .r .item div p {
		font-size: 1.6rem;
		line-height: 3.6rem;
	}
}

@media (min-width: 1200px) {

	.level_of_completion_text .hold .l .item div, .level_of_completion_text .hold .r .item div {
		padding-left: 6.8rem;
	}
}

.level_of_completion_text .hold .l.no_sec_tit .item .tit, .level_of_completion_text .hold .r.no_sec_tit .item .tit {
	opacity: 0;
	visibility: hidden;
}

.level_of_completion_text .hold .l.no_m_b .item:last-of-type, .level_of_completion_text .hold .r.no_m_b .item:last-of-type {
	margin-bottom: 0;
}

.level_of_completion_text .item {
	margin-bottom: -4rem;
}

.cursor {
	display: none;
	pointer-events: none;
	width: 5rem;
	height: 5rem;
	position: absolute;
	transform: translate3D(-50%, -50%, 0);
	filter: drop-shadow(0rem 0.2rem 0.4rem rgba(0,0,0,0.5));
	transition: opacity 0.3s;
}

@media (min-width: 1024px) {

	.cursor {
		display: block;
		z-index: 2000;
	}
}

.cursor svg {
	fill: var(--cw);
	transition: fill 0.3s;
}

.cursor svg:nth-child(2) {
	display: none;
}

.cursor.dark {
	filter: none;
}

.cursor.dark svg {
	fill: var(--cb);
	transition: fill 0.3s;
}

.cursor.sim svg {
	display: none;
}

.cursor.sim svg:nth-child(2) {
	display: block;
}

.cursor.trans {
	opacity: 0.2;
}

#mapster_wrap_0 img, #mapster_wrap_1 img, #mapster_wrap_2 img, #mapster_wrap_3 img {
	cursor: none !important;
}

#mapster_wrap_0+map area, #mapster_wrap_1+map area, #mapster_wrap_2+map area, #mapster_wrap_3+map area {
	cursor: none;
}

a {
	cursor: none;
}

body.home.effects .h {
	opacity: 0;
	transition: all 1s;
}

@media (max-width: 767px) {

	body.home.effects .h {
		opacity: 0;
		transform: translate(0, -100%);
	}

	body.home.effects .h.on_load_act {
		opacity: 1;
		transform: translate(0, 0);
	}
}

body.home.effects .h.on_load_act {
	opacity: 1;
}

body.home.effects .search,
	body.home.effects .side_logo,
	body.home.effects .phone--main {
	opacity: 0;
	transition: opacity 0.5s;
}

body.home.effects .search.on_load_act, body.home.effects .side_logo.on_load_act, body.home.effects .phone--main.on_load_act {
	opacity: 1;
}

body.home.effects .intro h1 {
	opacity: 0;
	transform: scale(0.7);
	transition: all 2s ease 0.5s;/*
			opacity: calc(1 - 3 * var(--progress));
			&>* {
				opacity: 0;
				transform: translate(0, -50%);
				transition: all 0.5s;

				&:nth-child(1) {
					transition-delay: 1.5s;
				}
				&:nth-child(2) {
					transition-delay: 1.6s;
				}
				&:nth-child(3) {
					transition-delay: 1.7s;
				}
			}*/
}

@media (min-width: 1024px) {

	body.home.effects .intro h1 {
		transform: translateX(-50%) scale(0.7);
	}
}

body.home.effects .intro .map {
	opacity: 0;
	transform: scale(1.2);
	transition: all 5s;
	transition-delay: 0.5s;
}

body.home.effects .intro .map>span {
	opacity: 0;
	transform: translate(0, 50%);
	transition: all 1s;
	transition-delay: 2s;
}

body.home.effects .intro.on_load_act h1 {
	opacity: 1;
	transform: none;/*
				&>* {
					opacity: 1;
					transform: translate(0, 0);
				}*/
}

@media (min-width: 1024px) {

	body.home.effects .intro.on_load_act h1 {
		transform: translateX(-50%);
	}
}

body.home.effects .intro.on_load_act .map {
	opacity: 1;
	transform: scale(1);
}

body.home.effects .intro.on_load_act .map>span {
	opacity: 1;
	transform: translate(0, 0);
}

body.home.effects .intro.on_load_act .search.on_load_act, body.home.effects .intro.on_load_act .side_logo.on_load_act, body.home.effects .intro.on_load_act .phone--main.on_load_act {
	opacity: 1;
}

body.home.effects .intro .par_bg {
	transform: translate(0, calc(25% * var(--progress)));
}

body.home.effects .home_intro .dark_logo {
	transform: translate(0, calc(-50% * var(--progress)));
}

@media (min-width: 768px) {

	body.home.effects .home_intro .dark_logo {
		transform: translate(calc(10vw * var(--progress)), 0);
	}
}

body.home.effects .home_intro .l h2 {
	transform: translate(0, calc(-50% * var(--progress)));
}

@media (min-width: 768px) {

	body.home.effects .home_intro .l h2 {
		transform: translate(calc(7vw * var(--progress)), 0);
	}
}

body.home.effects .home_intro .l p {
	transform: translate(0, calc(-5vh * var(--progress)));
}

@media (min-width: 768px) {

	body.home.effects .home_intro .l p {
		transform: translate(calc(5vw * var(--progress)), 0);
	}
}

body.home.effects .home_intro .r {
	transform: translate(0, calc(-5vh * var(--progress)));
}

@media (min-width: 768px) {

	body.home.effects .home_intro .r {
		transform: translate(0, calc(-20% * var(--progress)));
	}
}

@media (min-width: 1200px) {

	body.home.effects .building_str .t .l .text {
		transform: translate(0, calc(20% - 60% * var(--progress)));
	}
}

body.home.effects .building_str .b .tree_decoration_left,
			body.home.effects .building_str .b .tree_decoration_right {
	transform: translateY(calc(-30% - 40% * var(--progress)));
}

@media (min-width: 768px) {

	body.home.effects .building_str .b .tree_decoration_left,
			body.home.effects .building_str .b .tree_decoration_right {
		transform: translateY(calc(-20% - 20% * var(--progress)));
	}
}

@media (min-width: 1490px) {

	body.home.effects .building_str .b .tree_decoration_left,
			body.home.effects .building_str .b .tree_decoration_right {
		transform: translateY(calc(-10% - 20% * var(--progress)));
	}
}

@media (min-width: 1490px) {

	body.home.effects .building_str .b .tree_decoration_right {
		transform: translateY(calc(-10% - 20% * var(--progress)));
	}
}

body.home.effects .building_str .t .r .build img, body.home.effects .building_str_2 .t .r .build img {
	transform: translate(0, calc(15% - 20% * var(--progress)));
}

body.home.effects .building_str .b .int>div, body.home.effects .building_str_2 .b .int>div {
	opacity: 0;
	transition: opacity 0.7s;
}

body.home.effects .building_str .b .int>div:nth-child(1), body.home.effects .building_str_2 .b .int>div:nth-child(1) {
	transition-delay: 0.2s;
}

body.home.effects .building_str .b .int>div:nth-child(2), body.home.effects .building_str_2 .b .int>div:nth-child(2) {
	transition-delay: 0.3s;
}

body.home.effects .building_str .b .int>div:nth-child(3), body.home.effects .building_str_2 .b .int>div:nth-child(3) {
	transition-delay: 0.4s;
}

body.home.effects .building_str .b .int>div:nth-child(4), body.home.effects .building_str_2 .b .int>div:nth-child(4) {
	transition-delay: 0.5s;
}

body.home.effects .building_str .b .int.is-inview>div, body.home.effects .building_str_2 .b .int.is-inview>div {
	opacity: 1;
}

.building_str .t>* {
	position: relative;
	z-index: 20;
}

.building_str .t:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(25,25,25, .84);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.building_str .t>.bg {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 0;
}

.building_str .t>.bg:after {
	content: '';
	width: 200%;
	height: 200%;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(/wp-content/uploads/sky-background.jpg) no-repeat;
	background-size: cover;
	background-position: 0 0;
	animation: 60s linear infinite cloud_rotate;
}

@keyframes cloud_rotate {
	from {
		transform: translate(-50%, -50%) rotate(0deg);
	}
	to {
		transform: translate(-50%, -50%) rotate(360deg);
	}
}

.cookies {
	position: fixed;
	z-index: 1500;
	bottom: 2rem;
	left: 2rem;
	width: 100%;
	max-width: 35rem;
	background: rgba(0,0,0, 0.8);
	border-radius: 1rem;
	padding: 1.5rem 1.5rem 5rem 1.5rem;
	transition: all 1s;
	visibility: hidden;
	opacity: 0;
}

.cookies .cont p {
	color: #fff;
	font-weight: 500;
	font-size: 1.8rem;
	margin-bottom: 0;
}

.cookies .accept {
	display: block;
	position: absolute;
	bottom: 1.5rem;
	right: 1.5rem;
	color: #fff;
	font-weight: 700;
	font-size: 1.8rem;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	transition: transform 0.3s;
	transform: scale(1);
}

.cookies .accept:hover {
	transform: scale(1.1);
}

.cookies.show {
	visibility: visible;
	opacity: 1;
}

@media print {
	.cookies {
		display: none;
	}
}