@charset "UTF-8";

/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

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

html {
  box-sizing: border-box;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
  outline: none;
}

button,
input {
  padding: 0;
  border: none;
  outline: none;
}

button {
  cursor: pointer;
}

input,
textarea,
button,
select,
label,
div,
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:root{
  --main-color: #2d3150;
  --secondary-color: #2d3150;
}

.parallax-wrap {
  position: absolute !important;
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: -1;
  top: 0;
}

.info .parallax-item:nth-child(1) {
  top: 0 !important;
  max-width: 94.6rem;
  margin-left: auto;
  left: auto !important;
  right: -4rem !important;
}

.apartments .parallax-item:nth-child(1) {
  top: 8.8rem !important;
  max-width: 34.3rem;
  margin-left: auto;
  left: auto !important;
  right: -2rem !important;
}

.apartments .parallax-item:nth-child(2) {
  top: 72rem !important;
  left: 5rem !important;
}

.deal .parallax-item:nth-child(1) {
  top: 16rem !important;
  left: -2rem !important;
  max-width: 78.7rem;
}

.structure .parallax-item:nth-child(1) {
  top: 12.5rem !important;
  left: -12rem !important;
  max-width: 31.8rem;
}

.structure .parallax-item:nth-child(2) {
  top: 55rem !important;
  right: -7rem !important;
  left: auto !important;
  max-width: 43.2rem;
}

.structure .parallax-item:nth-child(3) {
  top: 12.5rem !important;
  left: -12rem !important;
  max-width: 38.2rem;
}

.structure .parallax-item:nth-child(4) {
  top: 10rem !important;
  right: -7rem !important;
  left: auto !important;
  max-width: 59.4rem;
}

.structure .parallax-item:nth-child(5) {
  top: 12.5rem !important;
  left: -12rem !important;
}

.structure .parallax-item:nth-child(6) {
  top: 65rem !important;
  right: -7rem !important;
  left: auto !important;
}

.structure .parallax-item:nth-child(7) {
  top: 57rem !important;
  left: -10rem !important;
  max-width: 85.6rem;
}

.structure .parallax-item:nth-child(8) {
  top: 20rem !important;
  left: -7rem !important;
  max-width: 35.1rem;
}

.structure .parallax-item:nth-child(9) {
  top: 55rem !important;
  right: -7rem !important;
  left: auto !important;
  max-width: 45.6rem;
}

.investing .parallax-item:nth-child(1) {
  top: 22rem !important;
  max-width: 67.9rem;
  right: 0rem !important;
  margin-left: auto;
}

.structure .parallax-item {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.structure .parallax-item.visible {
  opacity: 1;
}

.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-dots {
  text-align: center;
  padding: 0;
  margin: 0;
  padding-bottom: 60px;
}

.slick-dots li {
  display: inline-block;
  padding: 0;
  width: 20px;
  height: 25px;
  margin: 0 5px;
  cursor: pointer;
}

.slick-dots .slick-active button {
  background-color: #cc9900;
  transition: ease 0.3s;
}

.slick-dots button {
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  font-size: 0;
  color: transparent;
  background-color: #c8c6c6;
  border: none;
  transition: ease 0.3s;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none;
  margin: 0;
  padding: 0;
  /*margin: 0 -10px;*/
}

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

.slick-track {
  display: flex;
  margin: 0 auto;
}

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

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
}

.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;
  outline: none;
  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;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgba(46, 45, 50, 0.7);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

html {
  font-size: 10px;
}

@font-face {
  font-family: 'Century Gothic';
  src: url("../fonts/subset-CenturyGothic.woff2.html") format("woff2"), url("../fonts/subset-CenturyGothic.woff") format("woff"), url("../fonts/subset-CenturyGothic.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Century Gothic';
  src: url("../fonts/subset-CenturyGothic-Bold.woff2.html") format("woff2"), url("../fonts/subset-CenturyGothic-Bold.woff") format("woff"), url("../fonts/subset-CenturyGothic-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Futura PT Demi';
  src: url("../fonts/subset-FuturaPT-Demi.woff2.html") format("woff2"), url("../fonts/subset-FuturaPT-Demi.woff") format("woff"), url("../fonts/subset-FuturaPT-Demi.svg") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/subset-FuturaPT-Light.woff2.html") format("woff2"), url("../fonts/subset-FuturaPT-Light.woff") format("woff"), url("../fonts/subset-FuturaPT-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal;
}

.overflowHidden {
  overflow: hidden;
}

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

body {
  font-family: 'Century Gothic', sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

.parallax-content {
  overflow: hidden;
}

.container {
  max-width: 120rem;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.intro-block {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.header {
  padding-top: 2.7rem;
  padding-bottom: 6rem;
}

.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header .btn-main {
  margin-left: 2.7rem;
}

.header__logo {
  display: block;
  width: 8.6rem;
}

.btn-main {
  position: relative;
  display: block;
  max-width: 30rem;
  width: 100%;
  z-index: 1;
  text-align: center;
  line-height: 7.4rem;
  border-radius: 100px;
  overflow: hidden;
  transition: all .3s;
  user-select: none;
  box-shadow: 0px 38px 65px 0px rgba(234, 215, 186, 0.57);
}

.btn-main span {
  position: relative;
  display: block;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #2a2a2a;
  font-weight: 700;
  color: #2a2a2a;
  letter-spacing: 0.04em;
  z-index: 1;
  text-align: center;
  opacity: 0.82;
}

.btn-main span::before {
  content: "";
  position: absolute;
  background-image: url("../img/btn-mask.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  left: 0;
}

.btn-main::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(0deg, #e1c9aa 0%, #e8cda1 99%);
  background-image: -webkit-linear-gradient(0deg, #e1c9aa 0%, #e8cda1 99%);
  background-image: -ms-linear-gradient(0deg, #e1c9aa 0%, #e8cda1 99%);
  z-index: -1;
  transition: all .3s;
}

.btn-main::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(180deg, #e1c9aa 0%, #e8cda1 99%);
  background-image: -webkit-linear-gradient(180deg, #e1c9aa 0%, #e8cda1 99%);
  background-image: -ms-linear-gradient(180deg, #e1c9aa 0%, #e8cda1 99%);
  box-shadow: 0px 38px 65px 0px rgba(234, 215, 186, 0.57);
  z-index: -1;
  transition: all .3s;
  opacity: 0;
}

.btn-main:hover {
  transform: translate(0px, -3px);
}

.btn-main:hover::before {
  opacity: 1;
}

.btn-main:hover::after {
  opacity: 1;
}

.btn-main:active {
  transform: perspective(250px) scale3d(0.99, 0.99, 0.99) translateY(5%);
}

.btn-main--transparent {
  border: 1px solid #b9a9a3;
  max-width: 34.4rem;
  line-height: 6.8rem;
  box-shadow: none;
}

.btn-main--transparent span {
  color: #ffffff;
}

.btn-main--transparent::before {
  display: none;
}

.btn-main--transparent::after {
  display: none;
}

.btn-main--2col {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 7.4rem;
}

.btn-main--2col span {
  line-height: 1.4rem;
}

.header__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 47.6rem;
  width: 100%;
}

.header__tel {
  position: relative;
  display: block;
  font-size: 2.4rem;
  color: #fff;
  padding-left: 4.2rem;
}

.header__tel::before {
  content: "";
  position: absolute;
  background-image: url("../img/tel.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 2rem;
  height: 2rem;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}

.header__btn-order {
  position: relative;
}

.header__btn-order span {
  font-size: 1.2rem;
  color: #ffffff;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  opacity: 0.82;
  transition: all .3s;
}

.header__btn-order::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff;
  bottom: -7px;
  left: 0;
  pointer-events: none;
}

.header__btn-order:hover span {
  opacity: 1;
}

.intro {
  padding-bottom: 12.5rem;
}

.intro .container {
  position: relative;
}

.intro__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 13.5rem;
}

.intro__menu {
  position: relative;
  max-width: 19.6rem;
  width: 100%;
  margin-left: -4.5rem;
  margin-top: 3.5rem;
  opacity: 0;
  pointer-events: none;
}

.intro__menu::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  left: -1px;
  top: -0.7rem;
  background-color: #fff;
}

.intro__menu::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  left: -1px;
  bottom: -0.7rem;
  background-color: #fff;
}

.intro__menu-list {
  position: relative;
  width: 100%;
  border-left: 1px solid rgba(225, 201, 170, 0.7);
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.intro__menu-list::before {
  content: "";
  position: absolute;
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  left: -.7rem;
  top: -1.2rem;
}

.intro__menu-list::after {
  content: "";
  position: absolute;
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  left: -.7rem;
  bottom: -1.2rem;
}

.intro__menu-list li {
  position: relative;
  padding-left: 2.8rem;
  padding-bottom: 4.7rem;
}

.intro__menu-list li:last-child {
  padding-bottom: 0;
}

.intro__menu-list li::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  left: -2px;
  top: .5rem;
  background-color: #fff;
}

.intro__menu-list a {
  display: block;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.04em;
  transition: all .3s;
}

.intro__menu-list a:hover {
  transform: translate(3px, 0px);
}

.intro__title-content {
  max-width: 56.4rem;
  width: 100%;
  margin-left: -12rem;
  padding-top: 4.5rem;
}

.intro__title-content p {
  font-size: 2rem;
  color: #ffffff;
  padding-left: 3px;
  padding-bottom: 4.5rem;
  opacity: 0.86;
}

.intro__title-content .btn-main {
  margin-left: -.7rem;
}

h1 {
  font-size: 5rem;
  line-height: 6rem;
  color: #ffffff;
  font-weight: 400;
  padding-bottom: 4rem;
}

.intro__info {
  position: relative;
  width: 18.4rem;
  height: 18.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #2d3150;
  padding-left: 5.5rem;
  padding-right: 2.5rem;
}

.intro__info p {
  font-family: 'Futura PT';
  font-size: 1.6rem;
  color: #ffffff;
  line-height: 2.4rem;
  font-weight: 300;
  opacity: 0.76;
}

.intro__info-img {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: -1.5rem;
  max-width: 6rem;
}

.intro__info-num {
  font-family: 'Futura PT Demi';
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: -6rem;
  font-size: 8.5rem;
  color: #ffffff;
  font-weight: 600;
}

.intro__info--num {
  margin-left: 5rem;
}

.intro__content-play {
  position: absolute;
  top: 39%;
  right: 35rem;
  width: 10.9rem;
}

.intro__play-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 10.9rem;
  height: 10.9rem;
  border-radius: 50%;
  background-color: #fff;
  z-index: 2;
  transition: all .3s;
}

.intro__play-btn img {
  width: 2.1rem;
}

.circle-pulse {
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  animation: pulse 3s infinite ease-out;
  transform: translate(-50%, -50%);
}

.circle-1 {
  width: 120px;
  height: 120px;
  background-color: #fff;
}

.circle-2 {
  width: 110px;
  height: 110px;
  background-color: #fff;
  -webkit-animation-delay: 0.333s;
  animation-delay: 0.333s;
}

.circle-3 {
  width: 90px;
  height: 90px;
  background-color: #fff;
  -webkit-animation-delay: 0.667s;
  animation-delay: 0.667s;
}

.circle-4 {
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  background-color: #fff;
}

@keyframes pulse {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0) rotate(0);
    transform: translate(-50%, -50%) scale(0) rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(-50%, -50%) scale(2) rotate(360deg);
    transform: translate(-50%, -50%) scale(2) rotate(360deg);
    opacity: 0;
  }
}

.intro__play-description {
  position: absolute;
  top: 62%;
  right: 12.5rem;
  max-width: 31.2rem;
  background-color: #fff;
  padding-left: 3.4rem;
  padding-right: 3.4rem;
  padding-top: 2.3em;
  padding-bottom: 2.3rem;
  border-radius: 5px;
}

.intro__play-description::before {
  content: "";
  position: absolute;
  border: 1.2rem solid transparent;
  border-bottom: 1.5rem solid #fff;
  top: -2.6rem;
  left: 2rem;
}

.intro__play-description p {
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #2d3150;
  opacity: 0.78;
}

.main-title {
  font-size: 4.3rem;
  line-height: 5.7rem;
  color: #2d3150;
  font-weight: 400;
  padding-bottom: 2.7rem;
}

.main-title span {
  color: #6eb5ee;
}

.main-title--center {
  text-align: center;
}

.info {
  overflow: hidden;
  position: relative;
  padding-top: 8.5rem;
  padding-bottom: 8.8rem;
}

.info .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.info__title-content {
  max-width: 46rem;
  width: 100%;
}

.info__title-content .btn-main__description {
  max-width: 30rem;
  text-align: center;
}

.info__title-content .btn-main {
  margin-bottom: 1.5rem;
}

.main-title__description {
  font-size: 2rem;
  line-height: 3rem;
  color: #2d3150;
  opacity: 0.77;
  padding-bottom: 4.5rem;
}

.main-title__description--center {
  text-align: center;
}

.btn-main__description {
  position: relative;
  font-size: 1.4rem;
  color: #2d3150;
  opacity: 0.49;
  z-index: 2;
}

.info__book {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 94.6rem;
}

.info__list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 66.8rem;
  width: 100%;
  z-index: 2;
}

.info__item-wrap {
  max-width: 50%;
  width: 100%;
}

.info__item-wrap:first-child {
  max-width: none;
}

.info__item-wrap:first-child .info__item-img {
  position: absolute;
  right: -4rem;
  bottom: -4.9rem;
}

.info__item-wrap:first-child .info__item {
  margin-left: auto;
  margin-right: 12rem;
}

.info__item-wrap:nth-child(2) .info__item-img {
  position: absolute;
  right: -2.9rem;
  bottom: -4.9rem;
}

.info__item-wrap:nth-child(2) .info__item {
  margin-left: 6rem;
}

.info__item-wrap:nth-child(3) .info__item-img {
  position: absolute;
  right: -2.9rem;
  bottom: -2rem;
}

.info__item-wrap:nth-child(3) .info__item {
  margin-left: auto;
  margin-top: 3rem;
}

.info__item-wrap:nth-child(4) .info__item-img {
  position: absolute;
  right: -2.9rem;
  bottom: -9rem;
}

.info__item-wrap:nth-child(4) .info__item {
  margin-top: 2.7rem;
}

.info__item-wrap:nth-child(5) .info__item-img {
  position: absolute;
  right: -2.9rem;
  bottom: -3rem;
}

.info__item-wrap:nth-child(5) .info__item-border {
  padding-top: 1.5rem;
}

.info__item-wrap:nth-child(5) .info__item {
  margin-top: .5rem;
}

.info__item {
  position: relative;
  max-width: 19.4rem;
  width: 100%;
  box-shadow: 0px 7px 70px 0px rgba(197, 197, 197, 0.22);
  border-radius: 8px;
  min-height: 8rem;
  padding: 8px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 4.5rem;
}

.info__item-border {
  display: flex;
  border: 1px solid #f2f2f5;
  border-radius: 8px;
  height: 100%;
  min-height: 8rem;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1.9rem;
}

.info__item-border p {
  font-size: 1.4rem;
  height: 2.2rem;
  color: #2d3150;
  opacity: 0.78;
}

.territory {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 7.7rem;
  padding-bottom: 6.5rem;
}

.territory .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.territory .main-title {
  padding-bottom: 4.2rem;
}

.main-title--white {
  color: #fff;
}

.territory__title-content {
  max-width: 40.5rem;
  padding-top: 4.8rem;
}

.main-title__description--white {
  color: #fff;
}

.territory__list {
  max-width: 29.5rem;
  width: 100%;
}

.territory__item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #2d3150;
  width: 16.6rem;
  height: 16.6rem;
  padding-right: 1.5rem;
  padding-left: 4.5rem;
}

.territory__item:nth-child(odd) {
  margin-left: auto;
}

.territory__item p {
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #ffffff;
  opacity: 0.78;
}

.territory__item-img {
  position: absolute;
  left: -3rem;
  top: 50%;
  transform: translate(0, -50%);
}

.time-book {
  padding-bottom: 13.5rem;
}

.time-book .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.time-book .btn-main {
  max-width: 45.4rem;
  margin-top: 2.5rem;
}

.time-book .main-title {
  padding-bottom: 4.2rem;
}

.time-book .main-title__description {
  padding-bottom: 4.9rem;
}

.time-book__title-content {
  max-width: 67.4rem;
  width: 100%;
}

.time-book__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.time-book__item {
  display: flex;
  align-items: flex-start;
  max-width: 31rem;
  width: 100%;
  padding-bottom: 6rem;
}

.time-book__item strong {
  display: block;
  font-size: 1.8rem;
  color: #2d3150;
  font-weight: 400;
  padding-top: 1rem;
}

.time-book__item p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #2d3150;
  opacity: 0.74;
  padding-top: .6rem;
}

.time-book__item p span {
  border-bottom: 1px solid #6eb5ee;
  line-height: 2.6rem;
}

.time-book__item-img {
  display: flex;
  justify-content: center;
  min-width: 4.4rem;
  margin-right: 1.5rem;
}

.time-book__info {
  position: relative;
  max-width: 29.9rem;
  width: 100%;
  margin-right: 8.9rem;
}

.time-book__info .intro__content-play {
  width: 9.4rem;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
}

.time-book__info .intro__play-btn {
  width: 9.4rem;
  height: 9.4rem;
}

.time-book__info .intro__play-btn img {
  width: 1.8rem;
}

.time-book__info-description {
  font-size: 1.4rem;
  line-height: 2.4rem;
  max-width: 23.4rem;
  margin: 0 auto;
  color: #2d3150;
  opacity: 0.49;
  text-align: center;
  padding-top: 3.2rem;
}

.time-book__video-description {
  position: absolute;
  max-width: 31.4rem;
  width: 100%;
  right: 0;
  bottom: 48rem;
  background-color: #fff;
  padding-left: 3.4rem;
  padding-right: 2.8rem;
  border-radius: 15px;
  padding-top: 3.3rem;
  padding-bottom: 3.3rem;
  box-shadow: 0px 0px 60.9px 9.1px rgba(92, 92, 92, 0.1);
}

.time-book__video-description::before {
  content: "";
  position: absolute;
  background-image: url("../img/ttel-mask.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  bottom: -6.7rem;
  left: 3.2rem;
  width: 12.2rem;
  height: 10.3rem;
}

.time-book__video-description p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #2d3150;
  opacity: 0.77;
}

.structure {
  padding-top: 11rem;
  padding-bottom: 15.5rem;
}

.structure .container {
  position: relative;
}

.structure .main-title {
  max-width: 96rem;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 17rem;
}

.structure .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.structure .slick-prev {
  font-size: 0;
  background-image: url("../img/sl-prev.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 2rem;
  height: 3.8rem;
  left: -8.8rem;
  background-color: transparent;
  transition: all .3s;
}

.structure .slick-prev:hover {
  opacity: 0.8;
}

.structure .slick-next {
  font-size: 0;
  background-image: url("../img/sl-next.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 2rem;
  height: 3.8rem;
  right: -8.8rem;
  background-color: transparent;
  transition: all .3s;
}

.structure .slick-next:hover {
  opacity: 0.8;
}

.structure .slick-dots {
  position: absolute;
  top: -10rem;
  left: 50%;
  width: 100%;
  transform: translate(-50%, 0);
}

.structure .slick-dots li {
  width: auto;
  margin: 0;
  margin-right: 15px;
}

.structure .slick-dots li:last-child {
  margin-right: 0;
}

.structure .slick-dots li.slick-active a {
  background-color: #e7cda1;
  color: #2f2a2a;
}

.structure .slick-dots li a {
  display: block;
  width: auto;
  line-height: 4rem;
  background-color: #f4f2f1;
  border-radius: 30px;
  padding-left: 2.3rem;
  padding-right: 2.3rem;
  font-size: 1.2rem;
  color: rgba(47, 42, 42, 0.4);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 700;
  transition: all .3s;
}

.structure .slick-dots li a:hover {
  background-color: #e7cda1;
  color: #2f2a2a;
}

.structure__slider {
  max-width: 99.2rem;
  width: 100%;
  margin: 0 auto;
  border-radius: 23px;
  box-shadow: 0px 0px 60.9px 9.1px rgba(92, 92, 92, 0.1);
  background-color: #fff;
}

.structure__slide-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  height: 42.8rem;
}

.structure__slide-item::before {
  content: "";
  position: absolute;
  border: 1px solid #cfccc9;
  width: 97%;
  height: 93%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.5;
}

.structure__slide-item-img {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 52.8rem;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  border-top-left-radius: 23px;
  border-bottom-left-radius: 23px;
}

.structure__slide-item-content {
  max-width: 29.4rem;
  width: 100%;
  margin: 0 auto;
}

.structure__slide-item-content h4 {
  font-size: 3.6rem;
  line-height: 4.8rem;
  color: #2d3150;
  opacity: 0.58;
  font-weight: 400;
  padding-bottom: 3.2rem;
}

.structure__slide-item-content p {
  font-size: 2rem;
  line-height: 3rem;
  color: #2d3150;
  opacity: 0.71;
}

.position {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 12.3rem;
  padding-bottom: 12rem;
}

.position .container {
  position: relative;
}

.position .main-title {
  padding-bottom: 4.2rem;
}

.position__title-content {
  max-width: 62.8rem;
  width: 100%;
}

.position__img {
  width: 100%;
  margin-top: -30rem;
}

.position__item {
  position: absolute;
  max-width: 15rem;
  width: 100%;
}

.position__item p {
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #ffffff;
  opacity: .3;
}

.position__item:nth-child(1) {
  bottom: 18rem;
  left: 39rem;
}

.position__item:nth-child(2) {
  bottom: 20rem;
  left: 68rem;
}

.position__item:nth-child(3) {
  bottom: 29.5rem;
  left: 87.5rem;
}

.position__item:nth-child(4) {
  bottom: 41rem;
  right: 5rem;
}

.position__item:nth-child(5) {
  bottom: 10rem;
  right: -2.5rem;
}

.position__item:nth-child(6) {
  bottom: -6rem;
  right: 29rem;
}

.position__item-time {
  display: block;
  font-size: 3.1rem;
  color: #fff;
  font-weight: 400;
  padding-bottom: 3px;
}

.apartments {
  position: relative;
  padding-top: 12rem;
  padding-bottom: 9.4rem;
}

.apartments__title-content {
  /* max-width: 56rem; */
  margin: 0 auto;
}

.apartments__list {
  padding-top: 3rem;
}

.apartments__item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 99.2rem;
  width: 100%;
  margin: 0 auto;
  border-radius: 23px;
  background-color: white;
  box-shadow: 0px 0px 60.9px 9.1px rgba(92, 92, 92, 0.1);
  overflow: hidden;
  padding-right: 15px;
  margin-bottom: 3rem;
}

.apartments__item::before {
  content: "";
  position: absolute;
  border: 1px solid #cfccc9;
  width: 97%;
  height: 93%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.5;
  z-index: 2;
  pointer-events: none;
}

.apartments__img {
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 54rem;
  width: 100%;
  height: 42.8rem;
  margin-right: 15px;
}

.apartments__img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  transition: all .3s;
}

.apartments__img::after {
  content: "";
  position: absolute;
  background-image: url("../img/lupa.svg");
  width: 9.4rem;
  height: 9.4rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all .3s;
}

.apartments__img:hover::before {
  opacity: 1;
}

.apartments__img:hover::after {
  opacity: 1;
}

.apartments__content {
  max-width: 33.6rem;
  width: 100%;
  margin: 0 auto;
}

.apartments__content .btn-main {
  max-width: none;
}

.apartments__content h4 {
  font-size: 3rem;
  font-weight: 400;
  color: #2d3150;
  opacity: 0.58;
  padding-bottom: 2.8rem;
}

.apartments__content ul {
  padding-bottom: 3.2rem;
}

.apartments__content ul li {
  position: relative;
  font-size: 1.8rem;
  color: #2d3150;
  opacity: 0.71;
  padding-left: 3.2rem;
  padding-bottom: 2rem;
}

.apartments__content ul li::before {
  content: "";
  position: absolute;
  top: .6rem;
  left: 0;
  width: .8rem;
  height: .8rem;
  border-radius: 50%;
  background-color: #100e22;
}

.selection {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 12rem;
  padding-bottom: 9.7rem;
}

.selection .main-title {
  padding-bottom: 2rem;
}

.selection .btn-main {
  max-width: 39.2rem;
  margin-right: 5rem;
  box-shadow: none;
}

.selection .main-title__description {
  padding-bottom: 3.7rem;
}

.selection__info {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20.2rem;
  height: 20.3rem;
  border-radius: 50%;
  background-color: #2d3150;
  padding-left: 4.4rem;
  padding-right: 4.4rem;
  text-align: center;
}

.selection__info p {
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #ffffff;
  opacity: 0.78;
}

.selection__panel {
  display: flex;
  align-items: center;
  margin-top: -6.7rem;
}

.deal {
  position: relative;
  padding-top: 8.8rem;
  padding-bottom: 17.5rem;
}

.deal__title-content {
  max-width: 83.4rem;
  width: 100%;
  margin: 0 auto;
}

.deal__content {
  max-width: 44.5rem;
  width: 100%;
  margin-left: auto;
  padding-right: 15px;
  padding-top: 3rem;
}

.deal__content ul {
  position: relative;
  z-index: 1;
}

.deal__content ul::before {
  content: "";
  position: absolute;
  /* background-image: url("../img/d-mask.png"); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 26.2rem;
  height: 34.3rem;
  z-index: -1;
  left: 9.5rem;
  top: -3rem;
}

.deal__content ul li {
  position: relative;
  font-size: 1.6rem;
  color: #2d3150;
  opacity: 0.74;
  padding-left: 4.4rem;
  padding-bottom: 4.7rem;
}

.deal__content ul li:last-child {
  padding-bottom: 0;
}

.deal__content ul li::before {
  content: "";
  position: absolute;
  background-image: url("../img/d-list-g.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 2.1rem;
  height: 3.5rem;
  left: 0;
  top: -5px;
}

.deal__copyright {
  display: flex;
  align-items: center;
  margin-left: -3rem;
  padding-top: 4.7rem;
}

.deal__copyright p {
  font-size: 1.4rem;
  color: #2d3150;
  line-height: 2.4rem;
  opacity: 0.49;
}

.deal__copyright-img {
  max-width: 14.4rem;
  margin-right: 2rem;
}

.builders {
  padding-bottom: 13.4rem;
}

.builders__title-content {
  max-width: 88.6rem;
  width: 100%;
  margin: 0 auto;
}

.builders__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -37px;
  margin-right: -37px;
  padding-top: 9.3rem;
  row-gap: 5rem;
}

.builders__item-wrap {
  flex: 0 0 33.333%;
  max-width: 33%;
  padding-left: 37px;
  padding-right: 37px;
}

.builders__item-wrap:nth-child(1) .builders__item-img {
  position: absolute;
  min-width: 49rem;
  top: -9rem;
  left: -7.5rem;
}

.builders__item-wrap:nth-child(2) .builders__item-img {
  position: absolute;
  min-width: 32.6rem;
  top: -15rem;
  left: 0.5rem;
}

.builders__item-wrap:nth-child(3) .builders__item-img {
  position: absolute;
  min-width: 55.8rem;
  top: -6rem;
  left: -12.5rem;
}

.builders__item .builders__item-content img {
  border-radius: 5px;
}

.builders__item {
  position: relative;
  border-radius: 10px;
  background-color: white;
  box-shadow: 0px 0px 60.9px 9.1px rgba(92, 92, 92, 0.1);
  text-align: center;
  padding: 2.3rem;
  height: 100%;
}

.builders__item h4 {
  font-size: 2rem;
  color: #2d3150;
  font-weight: 400;
  padding-bottom: 2.7rem;
}

.builders__item p {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #2d3150;
  opacity: .82;
  padding-bottom: 2rem;
}

.builders__item-border {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid #e9e6e4;
  /* padding-left: 3.5rem; */
  /* padding-right: 3.5rem; */
  /* padding-top: 27rem; */
  padding-bottom: 2.1rem;
  height: 100%;
}

.builders__item-link {
  font-size: 1.4rem;
  color: #e2caaa;
  transition: all .3s;
}

.builders__item-link:hover {
  opacity: .8;
}

.buying {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  padding-top: 11rem;
  padding-bottom: 12.5rem;
}

.buying .container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.buying .main-title {
  padding-bottom: 0rem;
}

.buying__title-content {
  max-width: 54.6rem;
  width: 100%;
  margin-right: 30px;
}

.buying__title-content p {
  font-size: 2rem;
  line-height: 3rem;
  color: #ffffff;
  opacity: .77;
  padding-bottom: 2rem;
}

.buying__title-content p:last-of-type {
  padding-bottom: 0;
}

.buying__card-content {
  display: flex;
  align-items: center;
  margin-left: -6rem;
  padding-bottom: 1.5rem;
}

.buying__card-img {
  max-width: 30.3rem;
  margin-right: 1.5rem;
}

.main-form {
  position: relative;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  max-width: 45.2rem;
  width: 100%;
  z-index: 1;
}

.main-form::before {
  content: "";
  position: absolute;
  top: -1000px;
  width: 100%;
  height: 5000px;
  left: 0;
  background-color: rgba(43, 44, 49, 0.6);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 10px;
  box-shadow: 0px 0px 52.7px 9.3px rgba(12, 12, 12, 0.2);
  z-index: -1;
}

.main-form .btn-main {
  max-width: 33.2rem;
  margin: 0 auto;
  margin-bottom: 2.5rem;
  box-shadow: 0px 38px 65px 0px rgba(234, 215, 186, 0.2);
}

.main-form--blue::before {
  background-color: rgba(255, 255, 255, 0.03);
}

.main-form__title {
  font-size: 2.4rem;
  color: #ffffff;
  line-height: 3.4rem;
  font-weight: 400;
  padding-bottom: 2rem;
}

.main-form__wrap {
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 4rem;
  padding-bottom: 4.5rem;
}

.main-form__field {
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  margin-bottom: 6rem;
}

.main-form__field:last-of-type {
  margin-bottom: 5.5rem;
}

.main-form__field input {
  width: 100%;
  background-color: transparent;
  font-size: 1.4rem;
  color: #ffffff;
  opacity: .73;
  padding-bottom: 2.1rem;
  padding-left: 4rem;
  padding-right: 1rem;
}

.main-form__field input::placeholder {
  opacity: 1;
  color: #ffffff;
}

.main-form__field label.error {
  position: absolute;
  font-size: 1.4em;
  color: #fd223e;
  bottom: -2rem;
  left: 4rem;
}

.main-form__field--user::before {
  content: "";
  position: absolute;
  background-image: url("../img/user.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 2.1rem;
  height: 2.1rem;
  left: 0;
  top: -2px;
}

.popup .main-form__field--mail.main-form__field--user::before {
  content: "";
  position: absolute;
  background-image: url("../img/email-q.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 2.1rem;
  height: 2.1rem;
  left: 0;
  top: -2px;
}

.main-form__field--tel::before {
  content: "";
  position: absolute;
  background-image: url("../img/tel-input.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 2.4rem;
  height: 2.4rem;
  left: 0;
  top: -2px;
}

.main-form__checkbox {
  position: relative;
  text-align: center;
}

.main-form__checkbox label.error {
  position: absolute;
  font-size: 1.4em;
  color: #fd223e;
  bottom: -2rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
}

.main-form__label {
  position: relative;
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.57);
  padding-left: 2.5rem;
  cursor: pointer;
  margin-left: -2rem;
}

.main-form__label::before {
  content: "";
  position: absolute;
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
  border: 1px solid #dfc8aa;
  background-color: transparent;
  left: 0;
  top: 0;
}

.main-form__radio {
  padding-bottom: 2.5rem;
}

.main-form__label-radio {
  display: block;
  position: relative;
  font-size: 1.6rem;
  color: #2d3150;
  opacity: .77;
  padding-left: 5rem;
  cursor: pointer;
}

.main-form__label-radio::before {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  border: 1px solid #dfc8aa;
  background-color: #fff7f3;
  left: 0;
  top: 0;
}

input[type=checkbox] {
  opacity: 0;
  height: 0;
  width: 0;
}

input[type=radio] {
  opacity: 0;
  height: 0;
  width: 0;
}

.main-form__checkbox input[type=checkbox]:checked~label.main-form__label::after {
  content: "";
  position: absolute;
  width: .7rem;
  height: .7rem;
  border-radius: 50%;
  background-color: #dfc8aa;
  left: .3rem;
  top: .3rem;
}

.main-form__radio input[type=radio]:checked~label.main-form__label-radio::after {
  content: "";
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: #ebd7ba;
  left: .5rem;
  top: .5rem;
}

.investing {
  position: relative;
  padding-top: 11.2rem;
  padding-bottom: 19.5rem;
}

.investing__public {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #2d3150;
  opacity: .77;
}

.investing .container {
  display: flex;
  align-items: flex-start;
}

.investing__title-content {
  max-width: 72.5rem;
  width: 100%;
}

.investing__text {
  max-width: 42.4rem;
  width: 100%;
  margin-left: 1.5rem;
  font-size: 2rem;
  line-height: 3rem;
  padding-top: .4rem;
  padding-bottom: 4.5rem;
  color: #2d3150;
  opacity: .77;
}

.investing__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 0rem;
}

.investing__item-wrap:first-child {
  width: 100%;
}

.investing__item {
  display: block;
  max-width: 30.6rem;
  width: 100%;
  padding-bottom: 5.2rem;
}

.investing__item strong {
  display: block;
  font-size: 4rem;
  color: #2d3150;
  font-weight: 400;
  padding-bottom: 1.6rem;
}

.investing__item strong span {
  font-size: 3.4rem;
}

.investing__item p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  opacity: .71;
  /* max-width: 230px; */
}

.investing__info {
  position: relative;
  margin-left: 1rem;
}

.investing__info-text {
  max-width: 27.5rem;
  width: 100%;
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #2d3150;
  padding-top: 2.9rem;
  opacity: .77;
}

.investing__info-text span {
  position: relative;
}

.investing__info-text span sup {
  position: relative;
  right: 3px;
  top: -6px;
  font-size: 1.1rem;
}

.investing__info-description {
  position: absolute;
  top: 29rem;
  left: 0rem;
  width: 35rem;
  box-shadow: 0px 0px 60.9px 9.1px rgba(92, 92, 92, 0.1);
  border-radius: 30px;
  background-color: #fff;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 4.2rem;
  padding-bottom: 4.2rem;
  z-index: 1;
}

.investing__info-description::before {
  content: "";
  position: absolute;
  background-image: url("../img/inv-mask.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 4.8rem;
  height: 5.8rem;
  right: 9rem;
  bottom: -5.5rem;
  z-index: -1;
}

.investing__info-description p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #2d3150;
  opacity: .77;
}

.investing__info-description-title {
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #2d3150;
  font-weight: 400;
}

.excursion {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 11.2rem;
  padding-bottom: 11.8rem;
}

.excursion .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.excursion__title-content {
  max-width: 60.4rem;
  width: 100%;
  margin-right: 30px;
}

.excursion__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 53.5rem;
  margin: 0 auto;
  padding-top: 20rem;
}

.excursion__item {
  position: relative;
  padding-left: 6.2rem;
  padding-bottom: 3rem;
}

.excursion__item::before {
  content: "";
  position: absolute;
  width: 3.8rem;
  height: 3.8rem;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  left: 0;
  top: 0.5rem;
}

.excursion__item::after {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  background-color: #fff;
  border-radius: 50%;
  left: 0.8rem;
  top: 1.3rem;
}

.excursion__item:nth-child(odd) {
  max-width: 26rem;
  width: 100%;
}

.excursion__item:nth-child(even) {
  max-width: 18.8rem;
  width: 100%;
}

.excursion__item p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #ffffff;
  opacity: .71;
}

.main-form__subtitle {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #ffffff;
  opacity: .7;
  padding-bottom: 4rem;
}

.contacts {
  position: relative;
  padding-top: 11.5rem;
  padding-bottom: 37.5rem;
}

.contacts .main-title {
  position: relative;
  max-width: 51rem;
  width: 100%;
  margin: 0 auto;
  z-index: 2;
}

.contacts__info {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 60.9px 9.1px rgba(92, 92, 92, 0.1);
  padding-left: 5.3rem;
  padding-right: 5.3rem;
  padding-top: 5.3rem;
  padding-bottom: 4.3rem;
  margin-top: 4rem;
  z-index: 2;
}

.contacts__info::before {
  content: "";
  position: absolute;
  background-image: url("../img/cont-tel.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 44.5rem;
  height: 44.5rem;
  right: 19rem;
  bottom: -19rem;
  z-index: -1;
}

.contacts__info-left {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 52.2rem;
  width: 100%;
  margin-right: 30px;
}

.contacts__info-item {
  max-width: 23.4rem;
}

.contacts__info-item p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #2d3150;
  opacity: .6;
}

.contacts__info-item p a {
  color: #2d3150;
}

.contacts__info-item .btn-main {
  max-width: 21.4rem;
  margin-top: 2.5rem;
}

.contacts__info-title {
  display: block;
  font-size: 1.8rem;
  color: #2d3150;
  font-weight: 400;
  padding-bottom: 2rem;
}

.contacts__info-right {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 47.6rem;
  width: 100%;
}

.footer {
  padding-top: 3.5rem;
  padding-bottom: 3rem;
}

.footer .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer p {
  max-width: 26rem;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #0e0e0e;
  opacity: .6;
}

.footer__logo {
  width: 9.6rem;
}

.footer__social {
  display: flex;
  align-items: center;
}

.footer__social-item {
  max-width: 3rem;
  margin-right: 1.4rem;
  transition: all .3s;
}

.footer__social-item:hover {
  opacity: .8;
}

.footer__social-item:last-child {
  margin-right: 0;
}

.footer__social-item--fb {
  max-width: 2.5rem;
}

.footer__social-item--inst {
  max-width: 2.5rem;
}

.footer__tel {
  font-size: 2.7rem;
  color: #2d3150;
}

.fancybox-button--zoom {
  display: none !important;
}

.fancybox-button--play {
  display: none !important;
}

.position__item-img-mob {
  display: none;
}

.footer__info-panel {
  display: flex;
  justify-content: space-between;
  max-width: 57.4rem;
  width: 100%;
}

.popup {
  display: none;
  position: relative;
  max-width: 99.4rem;
  width: 100%;
  border-radius: 23px;
  background-color: white;
  box-shadow: 0px 0px 60.9px 9.1px rgba(92, 92, 92, 0.1);
  padding: 3rem 3.3rem;
  z-index: 1;
}

.popup.fancybox-content {
  overflow: initial;
}

.popup .main-form {
  max-width: 45.3rem;
  width: 100%;
  padding-left: 6.4rem;
  padding-right: 6.4rem;
  padding-top: 6.5rem;
  padding-bottom: 7rem;
}

.popup .main-form::before {
  display: none;
}

.popup .main-form::after {
  display: none;
}

.popup .main-form__title {
  font-size: 3rem;
  color: #2d3150;
}

.popup .main-form__subtitle {
  color: #2d3150;
}

.popup .main-form__field input {
  color: #2d3150;
}

.popup .main-form__field input::placeholder {
  color: #2d3150;
}

.popup .main-form__field {
  border-bottom: 1px solid #abadb9;
}

.popup .main-form__label {
  color: #2d3150;
}

.popup .main-form__field--user::before {
  background-image: url("../img/inp-1.png");
}

.popup .main-form__field--tel::before {
  background-image: url("../img/inp-2.png");
}

.popup .fancybox-button svg {
  display: none;
}

.popup .fancybox-button {
  top: -6rem;
  right: 6.2rem;
  padding: 0;
  opacity: 1;
}

.popup .fancybox-button::before {
  content: "закрыть";
  position: absolute;
  font-size: 1.2rem;
  color: #ffffff;
  opacity: 0.82;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 700;
}

.popup-small {
  max-width: 51.6rem;
  width: 100%;
}

.popup-small .main-form {
  padding-left: 6.2rem;
  padding-right: 6.2rem;
}

.popup__wrap {
  border: 1px solid #f1eeed;
}

.popup__content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.popup__img {
  position: absolute;
  pointer-events: none;
  right: 0;
  top: 3rem;
  z-index: -1;
  max-width: 59rem;
  width: 100%;
}

.popup__img-bg {
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 49.6rem;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border-top-right-radius: 23px;
  border-bottom-right-radius: 23px;
  z-index: -1;
}

.popup-quiz .btn-main {
  max-width: 21.2rem;
  width: 100%;
  margin: 0;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}

.popup-quiz .main-form {
  max-width: 54.6rem;
  width: 100%;
  padding-top: 4.3rem;
  padding-bottom: 6.2rem;
}

.popup-quiz .main-form__title {
  padding-bottom: 5rem;
}

.popup-quiz .popup__img-bg {
  max-width: 41.2rem;
}

.popup-quiz .popup__content {
  align-items: flex-end;
}

.popup__info-name {
  font-size: 1.4rem;
  color: #2d3150;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  background-color: #fff;
  border-top-left-radius: 7px;
  padding-bottom: .5rem;
  padding-top: 2px;
}

.popup__info-name:last-of-type {
  border-top-left-radius: 0;
  border-bottom-right-radius: 7px;
}

.popup__info-name-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 25rem;
  margin: 0 auto;
  right: -2rem;
}

.popup__info {
  max-width: 38rem;
  width: 100%;
  padding-bottom: 6.2rem;
}

.popup__info-description {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: rgba(255, 255, 255, 0.78);
  width: 18.8rem;
  height: 18.8rem;
  background-color: #2d3150;
  border-radius: 50%;
  text-align: center;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: -6rem;
  margin-bottom: 3.5rem;
}

.popup-quiz__counter {
  position: absolute;
  top: 0;
  left: 1.7rem;
  width: 5.8rem;
  z-index: 1;
}

.popup-quiz__counter::before {
  content: "";
  position: absolute;
  background-image: url("../img/c-mask.png");
  width: 100%;
  height: 9.7rem;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  z-index: -1;
}

.popup-quiz__counter span {
  display: block;
  color: #2d3150;
  opacity: .3;
}

.popup-quiz__counter-start {
  position: relative;
  font-size: 3.6rem;
  padding-left: 1rem;
  padding-top: .5rem;
}

.popup-quiz__counter-start::before {
  content: "/";
  position: absolute;
  left: 2.6rem;
  top: 2.2rem;
  font-size: 3rem;
}

.popup-quiz__counter-sum {
  position: absolute;
  font-size: 1.4rem;
  margin-left: auto;
  right: 1.1rem;
  top: 3.7rem;
}

.main-form__tab-list-wrap {
  display: none;
}

.main-form__tab-list-wrap.active {
  display: block;
}

.main-form__tabs {
  max-width: 32.5rem;
  width: 100%;
}

.contact-info__tabs-list {
  display: flex;
  padding-bottom: 3.7rem;
}

.contact-info__tabs-item {
  position: relative;
  display: block;
  padding-left: 3.4rem;
  padding-right: 2.2rem;
  background-color: #f4f1f0;
  border: 1px solid #f4f1f0;
  transition: all .3s;
  cursor: pointer;
  font-size: 1.2rem;
  color: rgba(47, 42, 42, 0.4);
  border-radius: 100px;
  line-height: 3rem;
  margin-right: 8px;
}

.contact-info__tabs-item.active {
  background-color: #fff;
  border: 1px solid #2d3150;
  color: #2d3150;
}

.contact-info__tabs-item.active::before {
  opacity: 1;
}

.contact-info__tabs-item--mail::before {
  content: "";
  position: absolute;
  background-image: url("../img/email-q.svg");
  width: 1.5rem;
  height: 1.2rem;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: .3;
  top: 50%;
  transform: translate(0, -50%);
  left: 1.4rem;
  transition: all .3s;
}

.contact-info__tabs-item--wa::before {
  content: "";
  position: absolute;
  background-image: url("../img/wap.svg");
  width: 1.6rem;
  height: 1.4rem;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: .5;
  top: 50%;
  transform: translate(0, -50%);
  left: 1.4rem;
  transition: all .3s;
}

.popup-quiz--last .btn-main {
  max-width: 32.5rem;
}

.popup-quiz--last .main-form__field--user::before {
  background-image: url("../img/email-q.svg");
  width: 2.4rem;
  height: 2.4rem;
  opacity: .6;
}

.popup-quiz--last .main-form__field {
  margin-bottom: 5rem;
}

.popup-quiz--last .main-form__checkbox {
  text-align: left;
  padding-left: 2rem;
}

.popup-quiz--last .main-form__title {
  padding-bottom: 3rem;
}

.popup-quiz--last .main-form__subtitle {
  padding-bottom: 4.5rem;
}

.dispatch-message {
  position: absolute;
  font-size: 1.6rem;
  color: #55ea55;
  text-align: center;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
}

.quiz-step {
  display: none;
}

.quiz-step.step-1 {
  display: block;
}

.quiz-button-final {
  display: none;
}

.quiz-description-final {
  display: none;
}

.contacts__map {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 82.5rem;
  width: 100%;
}

.contacts__map::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 30rem;
  width: 100%;
  z-index: 2;
  pointer-events: none;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, white 100%);
}

#map {
  height: 82.5rem;
  width: 100%;
}

.info-panel {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #e4ebf1;
  z-index: 20;
}

.info-panel p {
  margin-right: 20px;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #2d3150;
}

.info-panel__close {
  padding: 8px;
  border-radius: 50px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #2d3150;
  background-color: #e4ebf1;
  transition: all .3s;
}

.info-panel__close:hover {
  opacity: .7;
}

@media (min-width: 1700px) {
  .info .parallax-item:nth-child(1) {
    top: -120px;
  }
}

@media (max-width: 1400px) {
  html {
    font-size: 9px;
  }

  .intro__menu-list::before {
    left: -.65rem;
  }

  .intro__menu-list::after {
    left: -.65rem;
  }

  .position__item:nth-child(2) {
    left: 68.5rem;
  }

  .position__item:nth-child(3) {
    left: 88rem;
  }

  .position__item:nth-child(4) {
    right: 4rem;
  }

  .position__item:nth-child(5) {
    right: -3.5rem;
  }

  .position__item:nth-child(6) {
    right: 28rem;
  }

  .territory__item-img {
    left: -3.5rem;
  }

  .info__item-img {
    max-width: 14rem;
    max-height: 14rem;
  }

  .info__item-wrap:nth-child(2) .info__item-img {
    max-width: 11rem;
  }

  .investing__list {
    display: block;
  }

  .investing__info-description {
    top: 36rem;
    left: -24rem;
  }
}

@media (max-width: 1190px) {
  html {
    font-size: 8px;
  }

  .intro__menu-list::before {
    left: -.7rem;
  }

  .intro__menu-list::after {
    left: -.7rem;
  }

  .territory__item-img {
    max-width: 6.3rem;
  }

  .territory__item:last-child .territory__item-img {
    max-width: 6rem;
  }
}

@media (max-width: 1023px) {
  .intro__menu {
    display: none;
  }

  .intro__title-content {
    margin-left: 0;
  }

  .intro__content {
    justify-content: space-around;
  }

  .info .parallax-item:nth-child(1) {
    position: absolute;
    max-width: 89.6rem;
    right: -15rem !important;
  }

  .info__item-wrap:nth-child(2) .info__item {
    margin-left: 3rem;
  }

  .header .btn-main {
    display: none;
  }

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

  .territory::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: -1;
  }

  .time-book__info {
    margin-right: 0;
  }

  .time-book__video-description {
    right: 10px;
  }

  .time-book__item {
    max-width: 29rem;
  }

  .time-book__title-content {
    max-width: 58.5rem;
  }

  .position__img {
    display: none;
  }

  .position__item {
    position: relative;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    margin-bottom: 35px;
    margin-left: 15px;
  }

  .position__item::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: -21px;
    top: 10px;
    background-color: #e1c9aa;
  }

  .position__item:last-child {
    margin-bottom: 0;
  }

  .position__list {
    padding-top: 15px;
    padding-bottom: 20px;
    border-left: 2px solid #e6e7e7;
    max-width: 320px;
    width: 100%;
  }

  .position__item-img-mob {
    max-width: 150px;
    display: block;
    position: absolute;
    top: 0;
    right: -170px;
  }

  .apartments__item .apartments__img {
    background-position: right;
  }

  .apartments__item:last-child .apartments__img {
    background-position: left;
  }

  .apartments__img {
    max-width: 45rem;
  }

  .deal .parallax-item:nth-child(1) {
    position: absolute;
    max-width: 45.7rem;
    top: 29rem !important;
  }

  .builders__list {
    margin-left: -7px;
    margin-right: -7px;
    padding-top: 20px;

  }

  .builders__item-wrap {
    padding-left: 7px;
    padding-right: 7px;
  }

  .builders__item-border {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
  }

  .builders__item {
    padding: 10px;
  }

  .builders__item-wrap .builders__item-img {
    display: flex;
    justify-content: center;
    align-items: center;
    position: static !important;
    min-width: 0 !important;
    max-width: 300px;
    min-height: 241px;
    max-height: 241px;
  }

  .main-form__title {
    padding-bottom: 25px;
  }

  .buying__card-img {
    max-width: 21rem;
  }

  .buying__card-content {
    margin-left: 0;
  }

  .investing .parallax-item:nth-child(1) {
    top: 31rem !important;
    max-width: 58rem;
    position: absolute;
  }

  .investing .main-title__description {
    max-width: 400px;
  }




  .excursion__item {
    max-width: 160px !important;
  }

  .excursion {
    padding-bottom: 70px;
    padding-top: 70px;
  }

  .footer .container {
    flex-wrap: wrap;
  }

  .footer__logo {
    order: 1;
    margin-bottom: 20px;
  }

  .footer__info-panel {
    order: 4;
    max-width: 60%;
    width: 100%;
  }

  .footer__social {
    order: 2;
  }

  .footer__tel {
    order: 3;
    width: 40%;
  }

  .footer__social {
    max-width: 70%;
    width: 100%;
    justify-content: flex-end;
  }

  .contacts__info::before {
    width: 35.5rem;
    height: 35.5rem;
    right: 25rem;
  }

  .contacts__info-item {
    margin-right: 20px;
  }

  .contacts__info {
    padding: 20px 15px;
  }

  .contacts__info-left {
    margin-right: 0;
  }

  .excursion__item {
    padding-left: 40px;
  }

  .excursion__list {
    padding-top: 5rem;
  }

  .structure .slick-prev {
    left: 5px;
    z-index: 2;
  }

  .structure .slick-next {
    right: 5px;
    z-index: 2;
  }

  .investing__info-description {
    padding-top: 20px;
    padding-bottom: 20px;
    top: 42rem;
    left: -15rem;
  }

  .structure .parallax-item:nth-child(1) {
    position: absolute;
    max-width: 270px;
  }

  .structure .parallax-item:nth-child(2) {
    position: absolute;
    max-width: 400px;
  }

  .popup {
    max-width: none;
    width: 97%;
  }

  .popup-small {
    max-width: 51.6rem;
    width: 100%;
  }

  .popup__img-bg {
    max-width: 42.6rem;
  }

  .popup__img {
    max-width: 50rem;
  }

  .structure .parallax-wrap {
    display: none;
  }
}

@media (max-width: 900px) {
  .investing__info-description {
    top: 48rem;
  }
}

@media (max-width: 740px) {
  .info .container {
    flex-direction: column;
    align-items: center;
  }

  .info .parallax-item:nth-child(1) {
    top: 274px !important;
  }

  .info__title-content {
    margin-bottom: 30px;
  }

  .territory .container {
    flex-direction: column;
    align-items: center;
  }

  .territory__list {
    display: flex;
    justify-content: space-between;
    max-width: 505px;
    margin: 0 auto;
  }

  .territory__item:nth-child(odd) {
    margin-left: 0;
  }

  .territory__title-content {
    padding-top: 0;
  }

  .territory__title-content {
    padding-bottom: 15px;
  }

  .structure__slide-item-img {
    max-width: 34rem;
  }

  .time-book__item {
    padding-bottom: 4rem;
  }

  .structure__slide-item {
    height: 34rem;
  }

  .time-book .btn-main {
    margin: 0 auto;
    margin-bottom: 40px;
  }

  .time-book__video-description {
    right: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .time-book .container {
    flex-direction: column;
    align-items: center;
  }

  .time-book {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .apartments .parallax-item:nth-child(1) {
    max-width: 20rem;
  }

  .apartments .parallax-item:nth-child(2) {
    max-width: 400px;
  }

  .apartments__img {
    max-width: 35rem;
    height: 37rem;
  }

  .apartments__content h4 {
    padding-bottom: 20px;
  }

  .apartments__content ul li {
    padding-bottom: 15px;
  }

  .apartments__content ul {
    padding-bottom: 20px;
  }

  .apartments {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .position {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .deal .parallax-item:nth-child(1) {
    display: none;
  }

  .deal__content {
    margin: 0 auto;
    padding-right: 0;
  }

  .deal {
    padding-bottom: 60px;
  }

  .builders__item-wrap {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
  }

  .builders__list {
    margin-left: 0;
    margin-right: 0;
  }

  .builders__item {
    max-width: 400px;
    margin: 0 auto;
  }

  .builders__item-img {
    margin: 0 auto;
  }

  .builders__item-wrap .builders__item-img {
    max-width: 230px;
    min-height: 0;
    justify-content: flex-end;
  }

  .builders__item p {
    max-width: 250px;
    margin: 0 auto;
  }

  .builders__item-wrap:nth-child(2) .builders__item-img {
    max-width: 190px;
  }

  .builders {
    padding-bottom: 50px;
  }

  .buying .container {
    flex-direction: column;
    align-items: center;
  }

  .main-form::before {
    display: none;
  }

  .buying__title-content {
    margin-right: 0;
    margin-bottom: 40px;
  }

  .buying {
    padding-bottom: 80px;
    padding-top: 70px;
  }

  .investing .container {
    flex-direction: column;
    align-items: center;
  }

  .investing .container:nth-child(2) {
    display: block;
  }

  .investing__public {
    max-width: 72.5rem;
    margin: 0 auto;
    padding-top: 30px;
  }

  .investing {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .investing__info {
    width: 100%;
    max-width: 72.5rem;
  }

  /* 
  .investing .parallax-item:nth-child(1) {
    display: none;
  } */
  .investing .parallax-item:nth-child(1) {
    /* top: unset !important;
    bottom: 0 !important; */
    top: 95rem !important;
  }

  .investing__info-description {
    position: static;
  }

  .investing__info-description::before {
    display: none;
  }

  .investing__info-text {
    /* margin: 0 auto; */
    margin-bottom: 70px;
    padding-top: 0;
  }

  .investing .parallax-wrap {}

  .investing__item {
    padding-bottom: 3.2rem;
  }

  .excursion .container {
    flex-direction: column;
    align-items: center;
  }

  .excursion__list {
    padding-top: 0;
    margin-bottom: 30px;
  }

  .main-form {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
  }

  .contacts__info {
    flex-direction: column;
    align-items: center;
  }

  .contacts__info-left {
    max-width: none;
    margin-bottom: 40px;
  }

  .contacts__info-right {
    max-width: none;
  }

  .contacts__info::before {
    left: 20px;
  }

  .footer .container {
    flex-direction: column;
    align-items: center;
  }

  .footer__social {
    justify-content: center;
    margin-bottom: 18px;
  }

  .footer__logo {
    margin-bottom: 18px;
  }

  .footer__tel {
    width: auto;
    margin-bottom: 18px;
  }

  .footer__info-panel {
    max-width: none;
  }

  .intro__content-play {
    left: 60%;
    top: 43%;
  }

  .intro__play-description {
    display: none;
  }

  .intro__content {
    flex-direction: column;
    align-items: center;
  }

  .intro__info--mob {
    position: absolute;
    right: 15px;
    bottom: 0;
  }

  .structure .slick-dots li {
    margin-bottom: 15px;
  }

  .structure .slick-dots {
    top: -12rem;
  }

  .structure__slide-item-content p {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }

  .structure__slide-item-content h4 {
    font-size: 3rem;
  }

  .structure {
    padding-bottom: 80px;
  }

  .excursion__title-content {
    margin-right: 0;
  }

  .popup .main-form {
    background-color: transparent;
    padding: 30px 20px;
  }

  .popup {
    max-width: 51.6rem;
    width: 100%;
  }

  .popup__img {
    display: none;
  }

  .popup__img-bg {
    display: none;
  }

  .popup__info {
    display: none;
  }

  .popup-quiz .main-form {
    padding-top: 55px;
  }

  .main-form__tabs {
    max-width: none;
  }
}

@media (max-width: 580px) {
  h1 {
    font-size: 4rem;
    line-height: 5rem;
    padding-bottom: 20px;
  }

  .main-title {
    font-size: 3.5rem;
    line-height: 4.5rem;
  }

  .header__btn-order {
    display: none;
  }

  .header__info {
    max-width: none;
    width: auto;
  }

  .intro__title-content {
    padding-top: 0;
  }

  .intro__title-content p {
    padding-bottom: 20px;
  }

  .intro {
    padding-bottom: 70px;
  }

  .intro__content {
    padding-bottom: 130px;
  }

  .intro__content-play {
    left: 50%;
    top: 51%;
    transform: translate(-50%, 0);
  }

  .info {
    padding-bottom: 60px;
  }

  .territory__list {
    flex-direction: column;
    align-items: center;
  }

  .territory__item {
    margin-bottom: 20px;
  }

  .territory .main-title {
    padding-bottom: 20px;
  }

  .main-title__description {
    padding-bottom: 20px;
  }

  .structure {
    padding-top: 70px;
  }

  .structure__slide-item-img {
    max-width: 20rem;
    margin-right: 15px;
  }

  .structure__slide-item-content {
    margin-right: 15px;
  }

  .structure__slide-item::before {
    width: 95%;
    height: 91%;
  }

  .structure__slide-item {
    height: 28rem;
  }

  .time-book__list {
    flex-direction: column;
    align-items: center;
  }

  .time-book__info-img {
    max-width: 180px;
    margin: 0 auto;
  }

  .time-book__info {
    margin-top: 50px;
  }

  .apartments__img::after {
    width: 6rem;
    height: 6rem;
  }

  .apartments__item {
    flex-direction: column;
    align-items: center;
    padding-right: 0;
    padding: 15px;
  }

  .apartments__content h4 {
    font-size: 2.6rem;
  }

  .apartments__content ul li {
    padding-bottom: 10px;
  }

  .apartments__item::before {
    display: none;
  }

  .apartments__img {
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .selection__panel {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
  }

  .selection .btn-main {
    margin-bottom: 20px;
  }

  .selection .main-title__description {
    padding-bottom: 40px;
  }

  .structure__slide-item-content h4 {
    font-size: 2.6rem;
    line-height: 3.6rem;
  }

  .apartments .parallax-item:nth-child(1) {
    display: none;
  }

  .apartments .parallax-item:nth-child(2) {
    display: none;
  }

  .apartments__list {
    padding-top: 0;
  }

  .deal__copyright {
    margin-left: 0;
  }

  .structure__slide-item {
    flex-direction: column;
    height: auto;
  }

  .structure__slide-item-img {
    height: 34rem;
    max-width: none;
    border-radius: 23px;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .structure__slide-item::before {
    display: none;
  }

  .structure__slide-item-content {
    margin: 0 auto;
    padding-bottom: 15px;
  }

  .structure .slick-arrow {
    top: 36%;
  }

  .investing__item strong {
    font-size: 3rem;
  }

  .investing__item strong span {
    font-size: 2.6rem;
  }

  .investing__info-text {
    margin-bottom: 160px;
  }

  .investing .parallax-item:nth-child(1) {
    top: 89rem !important;
    max-width: 43.9rem;
  }



  .popup {
    max-width: none;
    width: 97%;
  }

  .popup {
    padding: 15px;
  }

  .popup-quiz .btn-main {
    margin-bottom: 0;
  }

  .popup-quiz--last .btn-main {
    margin-bottom: 20px;
  }
}

@media (max-width: 420px) {
  .intro__info-num {
    font-size: 6rem;
  }

  .intro__info-num {
    left: -3rem;
  }

  .intro__info--num {
    margin-left: 3rem;
  }

  .intro__info {
    max-width: 16rem;
    height: 16rem;
    padding-left: 40px;
    padding-right: 10px;
  }

  h1 {
    max-width: 350px;
  }

  .intro__content-play {
    top: 56%;
  }

  .info .parallax-item:nth-child(1) {
    top: 300px !important;
  }

  .position__item-img-mob {
    max-width: 125px;
    right: -160px;
  }

  .contacts__info-left {
    flex-direction: column;
    margin-bottom: 0;
  }

  .contacts__info-right {
    flex-direction: column;
  }

  .contacts__info-item {
    margin-bottom: 20px;
  }

  .footer__info-panel {
    flex-direction: column;
    align-items: center;
  }

  .footer__about {
    margin-bottom: 18px;
  }

  .structure {
    padding-bottom: 50px;
  }

  .structure .slick-dots li a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .intro__title-content .btn-main {
    margin-left: 0;
    max-width: none;
  }

  .main-form {
    padding: 10px;
  }

  .structure .slick-dots li {
    margin-right: 10px;
  }

  .position__item-img-mob {
    right: -135px;
  }

  .popup .main-form__title {
    font-size: 2.5rem;
  }

  .popup-quiz .main-form__title {
    padding-bottom: 3rem;
  }

  .popup-quiz .main-form {
    padding-top: 65px;
  }
}

@media (max-width: 370px) {
  .intro__info {
    max-width: 14rem;
    height: 14rem;
    padding-left: 30px;
    padding-right: 15px;
  }

  .intro__info-num {
    font-size: 5rem;
  }

  .intro__info-img {
    max-width: 4rem;
  }

  .intro__info--num {
    margin-left: 2.5rem;
  }

  .info__list {
    flex-direction: column;
    align-items: center;
  }

  .info__item {
    margin: 0 auto !important;
    margin-bottom: 30px !important;
  }

  .info .parallax-item:nth-child(1) {
    display: none;
  }

  .info__item-wrap:nth-child(3) .info__item-img {
    position: absolute;
    right: -3.9rem;
    bottom: -3rem;
  }

  .info {
    padding-bottom: 50px;
  }

  .structure .slick-dots {
    display: none !important;
  }

  .structure .main-title {
    padding-bottom: 30px;
  }

  .btn-main span {
    font-size: 1.1rem;
  }

  .excursion__item {
    max-width: none !important;
  }

  .intro__content-play {
    top: 57%;
  }

  .popup .main-form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .popup {
    padding: 10px;
  }

  .investing .parallax-item:nth-child(1) {
    top: 102rem !important;
  }

  .investing .main-title {
    max-width: 290px;
  }

}