

/* Start:/local/templates/main/font/stylesheet.css?17429030091826*/
@font-face {
    font-family: 'Century Gothic';
    src: url('/local/templates/main/font/CenturyGothic.eot');
    src: local('Century Gothic'), local('CenturyGothic'),
        url('/local/templates/main/font/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/font/CenturyGothic.woff2') format('woff2'),
        url('/local/templates/main/font/CenturyGothic.woff') format('woff'),
        url('/local/templates/main/font/CenturyGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('/local/templates/main/font/CenturyGothic-Bold.eot');
    src: local('Century Gothic Bold'), local('CenturyGothic-Bold'),
        url('/local/templates/main/font/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/font/CenturyGothic-Bold.woff2') format('woff2'),
        url('/local/templates/main/font/CenturyGothic-Bold.woff') format('woff'),
        url('/local/templates/main/font/CenturyGothic-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('/local/templates/main/font/CenturyGothic-BoldItalic.eot');
    src: local('Century Gothic Bold Italic'), local('CenturyGothic-BoldItalic'),
        url('/local/templates/main/font/CenturyGothic-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/font/CenturyGothic-BoldItalic.woff2') format('woff2'),
        url('/local/templates/main/font/CenturyGothic-BoldItalic.woff') format('woff'),
        url('/local/templates/main/font/CenturyGothic-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('/local/templates/main/font/CenturyGothic-Italic.eot');
    src: local('Century Gothic Italic'), local('CenturyGothic-Italic'),
        url('/local/templates/main/font/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main/font/CenturyGothic-Italic.woff2') format('woff2'),
        url('/local/templates/main/font/CenturyGothic-Italic.woff') format('woff'),
        url('/local/templates/main/font/CenturyGothic-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}


/* End */


/* Start:/local/templates/main/css/slick.css?17429030091776*/
/* 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
{
    -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: 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;
}

/* End */


/* Start:/local/templates/main/css/jquery.fancybox.min.css?174290300912795*/
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-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{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;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--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,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;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-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{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--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .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-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.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}.fancybox-button{background:rgba(30,30,30,.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:link,.fancybox-button:visited{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}.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--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.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}.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)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.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}.fancybox-loading{animation:a 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 a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.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:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.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(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.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:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.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}.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;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:link,.fancybox-share__button:visited{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;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;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,.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,.1);background-position:50%;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 .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/main/css/style.css?175083203784544*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
    outline: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible; /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

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

html,
button,
input,
select,
textarea {
    color: #222;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/*MAIN*/
* {
    font-family: "Century Gothic";
}
a:active,
a:focus {
    outline: none;
}

html,
body {
    overflow-x: hidden;
}
.body {
    position: relative;
    border-left: 4px solid #526538;
    border-right: 4px solid #526538;
    overflow-x: hidden;
}
.body:before,
.body:after {
    display: none;
    content: "";
    position: absolute;
    top: 0px;
    width: 10px;
    height: 100%;
    background: #88a054;
    z-index: 1000;
}
.body:before {
    left: 6px;
}
.body:after {
    right: 6px;
}
.section {
    padding: 60px 0px;
    position: relative;
}
.section__row {
    display: flex;
    justify-content: space-between;
}
.section__col_left {
    width: 100%;
    max-width: 65%;
}
.section__col_right {
    max-width: 35%;
    width: 100%;
    padding-left: 70px;
    padding-right: 85px;
    box-sizing: border-box;
    position: relative;
}
.section__left-col-container {
    padding-left: 8.33333vw;
}
.section-title {
    width: 100vw;
    background: #88a054;
    border-radius: 22px;
    padding-top: 21px;
    margin-bottom: 20px;
    margin-top: -60px;
    position: relative;
    z-index: 10;
    margin-left: -160px;
}
.section-title__content {
    width: 100%;
    display: flex;
    align-items: center;
    background: #526538;
    padding: 9px;
    border-bottom-left-radius: 22px;
}
.section-title__number {
    display: none;
    font-weight: bold;
    font-size: 80px;
    line-height: 100%;
    color: #ffffff;
}
.section-title__text {
    margin-left: 70px;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #ffffff;
}
.section__left-col-text {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 150%;
    color: #526538;
    margin-bottom: 57px;
    padding-right: 160px;
    box-sizing: border-box;
}

.text-block {
    margin-bottom: 60px;
}
.text-block:last-child{
    margin-bottom: 0px;
}
.text-block__title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #5a4331;
    margin-bottom: 15px;
}
.text-block__content {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    color: #5a4331;
}
.text-block__content b {
    font-weight: bold;
    font-size: 18px;
    line-height: 150%;
    color: #526538;
}
img {
    max-width: 100%;
}
.triangle-bg {
    position: absolute;
    top: auto;
    height: 90%;
    width: auto;
    z-index: -1;
    bottom: 0px;
}
.triangle-bg_left {
    left: 0px;
    transform: rotateY(180deg);
}
.triangle-bg_right {
    right: -100px;
}
.triangle-bg_mp {
    z-index: 0;
}
.slider__main {
    max-width: 100%;
    position: relative;
}

.slider__main:after {
    position: absolute;
    bottom: 58px;
    right: 115px;
    height: 8px;
    border-radius: 10px;
    background-color: #526538;
    width: 20px;
    content: "";
}

.slider-btn {
    position: absolute;
    bottom: 40px;
    cursor: pointer;
    z-index: 10;
}
.slider-btn_next {
    right: 30px;
}
.slider-btn_prev {
    right: 167px;
}
.slider__nav {
    margin-top: 94px;
}
.slider__nav-element{
    position: relative;
    width: 100%;
    max-width: 257px;
    height: 163px;
}
.slider__nav img {
    margin: 0 7px;
}
.slider__nav-element img{
    object-fit: cover;
    width: 100%;
    height: 100%;

}
.slider__main_type-2 a,
.slider__main a {
    margin: 0 7px;
    position: relative;
    min-height: 768px;
    overflow: hidden;
}
.slider__main_type-2 a img,
.slider__main a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 100%;
    max-width: none;
    max-height: 100%;
}
.slider-3__nav .slick-slide,
.slider__nav .slick-slide {
    margin: 0 7px;
    position: relative;
    min-height: 163px;
    overflow: hidden;
}
.slider-3__nav .slick-slide img,
.slider__nav .slick-slide img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 100%;
    max-width: none;
}

/*section */
.section-0 {
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
}
.mp-plan-img {
    width: 100%;
    z-index: -2;
}
.section-1 {
    background: url(/local/templates/main/css/../img/section_1-bg.png) right no-repeat;
    background-size: contain;
    background-position-y: 150px;
}
.section-3 {
    background: url(/local/templates/main/css/../img/bg-min.png) right no-repeat;
    background-size: contain;
    padding-bottom: 0px;
}
.section-4 {
    padding-bottom: 0px;
}
.section-5 {
  /*  background: url(/local/templates/main/css/../img/section_5-bg.png) right no-repeat;*/
     background: url(/local/templates/main/css/../img/bg-min.png) right no-repeat;
    background-size: contain;
    padding-bottom: 0px;
}
.section-7 {
   /* background: url(/local/templates/main/css/../img/section_7-bg.png) right no-repeat;
    background-size: contain;*/
    padding-bottom: 0px;
}
.section-8 {
    padding-bottom: 0px;
}
.section-9 {
 /*   background: url(/local/templates/main/css/../img/section_9-bg.png) right no-repeat;*/
      background: url(/local/templates/main/css/../img/bg-min.png) right no-repeat;
    background-size: contain;
    padding-bottom: 0px;
}
.section-11 {
    background: url(/local/templates/main/css/../img/section_11-bg.png) right no-repeat;
    background-size: contain;
}

.mp-mask {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.mp-poligon {
    transition: all linear 0.3s;
    cursor: pointer;
    fill: transparent;
}
.mp-poligon:hover .cls-1 {
    fill: rgba(255, 255, 255, 0.3);
    stroke: #fff;
    stroke-width: 4px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.mp-poligon-tooltip {
    background: #526538;
    border: 4px solid #ffffff;
    border-radius: 20px;
    color: #ffffff;
    text-align: center;
    display: none;
    position: absolute;
    min-width: 180px;
    bottom: 120px;
    left: 34%;
    z-index: 5;
}

.mp-poligon-tooltip_1 {
    bottom: 24%;
    left: 42%;
}
.mp-poligon-tooltip_8 {
    bottom: 10%;
    left: 19%;
}
.mp-poligon-tooltip_9 {
    bottom: 43%;
    left: 28%;
}
.mp-poligon-tooltip_10 {
    bottom: 10%;
    left: 29%;
}
.mp-poligon-tooltip_11 {
    bottom: 43%;
    left: 35%;
}
.mp-poligon-tooltip_21 {
    bottom: 60%;
    left: 66%;
}
.mp-poligon-tooltip_4 {
    bottom: 62%;
    left: 58%;
}

.mp-poligon-tooltip_5 {
    bottom: 60%;
    left: 73%;
}
.mp-poligon-tooltip_14 {
    bottom: 53%;
    left: 42%;
}
.mp-poligon-tooltip_15 {
    bottom: 60%;
    left: 48%;
}
.mp-poligon-tooltip_19 {
    bottom: 55%;
    left: 55%;
}
.mp-poligon-tooltip_20 {
    bottom: 55%;
    left: 62%;
}
.mp-poligon-tooltip_13 {
    bottom: 58%;
    left: 37%;
}

.mp-poligon-tooltip_empty,
.mp-poligon-tooltip_progress {
    background: #ffffff;
    border: none;
}

.mp-poligon-tooltip.active {
    display: block;
}
.mp-poligon-tooltip__header {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.05em;
    padding-top: 5px;
    margin-bottom: 7px;
}
.mp-poligon-tooltip_empty .mp-poligon-tooltip__header {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #526538;
    padding-top: 25px;
}
.mp-poligon-tooltip_progress .mp-poligon-tooltip__header {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.05em;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #526538;
}
.mp-poligon-tooltip_progress .mp-poligon-tooltip__header span {
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #526538;
}

.mp-poligon-tooltip__content {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    letter-spacing: -0.05em;
    padding: 10px 0px;
    background: #88a054;
    border-radius: 20px;
}
.mp-poligon-tooltip_empty .mp-poligon-tooltip__content {
    background: #ffffff;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    letter-spacing: -0.05em;
    color: #526538;
    padding-bottom: 26px;
}
.mp-poligon-tooltip_progress .mp-poligon-tooltip__content {
    font-size: 15px;
    line-height: 18px;
    padding: 21px 0px;
    letter-spacing: -0.05em;
    background: #526538;
    color: #ffffff;
}
.mp-poligon-tooltip_progress .mp-poligon-tooltip__content span {
    font-weight: bold;
}
.mp-poligon-tooltip__content b {
    font-weight: bold;
}

.apartment-map-house-text {
    display: none;
}

.apartment-map-house-text rect:first-child {
    stroke: #fff;
    stroke-width: 4px;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.mp-advantages-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    z-index: 5;
    top: 55px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    width: 100%;
    justify-content: flex-end;
    gap: 15px;
    right: 1.333333%;
}
.mp-advantages-row__element {
    width: auto;
    height: 64px;
    border-radius: 10px;
    padding-left: 21px;
    color: #fff;
    display: flex;
    padding-left: 16px;
    align-items: center;
    padding-right: 16px;
    justify-content: center;
    width: 172px;
    box-sizing: border-box;
    max-width: 172px;
}
.mp-advantages-row__element-light {
    background: #88a054;
}
.mp-advantages-row__element-dark {
    background: #526538;
}
.mp-advantages-row__element-number {
    font-weight: normal;
    font-size: 35px;
    line-height: 43px;
    letter-spacing: -0.05em;
    text-transform: lowercase;
    margin-right: 5px;
}
.mp-advantages-row__element-text {
    font-weight: normal;
    font-size: 15px;
    line-height: 110%;
    text-align: center;
}
.mp-advantages-row__element-img{
    position: absolute;
    left: -50px;
    top: 0px;
}
.mp-advantages-row__element--with-img{
    padding-left: 35px;
    position: relative;
}

.mp-info {
    position: absolute;
    top: 170px;
    left: 8.333333%;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    z-index: 5;
}
.mp-info__content {
    background: #5a4331;
    border-radius: 20px;
    padding: 12px;
}
.mp-info__text {
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.05em;
}
.mp-info__date {
    font-weight: bold;
    font-size: 35px;
    line-height: 43px;
    margin-top: 10px;
}
.mp-info__news-link {
    font-weight: normal;
    font-size: 15px;
    line-height: 110%;
    margin-top: 15px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
}
.mp-info__more-link {
    font-weight: normal;
    font-size: 20px;
    line-height: 110%;
    display: inline-block;
    text-decoration: none;
    margin-top: 3px;
    margin-bottom: 4px;
    color: #fff;
}
.mp-info__mouse-icon {
    margin-top: 20px;
}

.mp-right-col {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    right: 1.333333%;
    top: 200px;
    z-index: 5;
}
.mp-right-col__element {
    margin-bottom: 40px;
    text-align: center;
    cursor: pointer;
}
.mp-right-col__element-icon {
    margin-bottom: 10px;
}
.mp-right-col__element-title {
    font-weight: bold;
    font-size: 12px;
    line-height: 130%;
    text-align: center;
    letter-spacing: -0.05em;
    text-transform: lowercase;
    color: #526538;
}
.mp-right-col__slogan {
    text-align: left;
    display: flex;
    flex-direction: column;
    position: absolute;
    z-index: 5;
    right: 1.333333%;
    top: 589px;
}
.mp-right-col__sloogan-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    text-transform: lowercase;
    color: #526538;
    margin-top: 10px;
}

.mp-phone {
    position: absolute;
    bottom: 64px;
    right: calc(8.333333% - 70px);
    display: flex;
    align-items: center;
}
.mp-phone__content {
    background: #5a4331;
    border-radius: 50px;
    color: #fff;
    padding-right: 50px;
    box-sizing: border-box;
    padding-left: 20px;
    margin-right: 13px;
    padding-top: 8px;
    padding-bottom: 12px;
}
.mp-phone__row {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 110%;
    letter-spacing: -0.03em;
    text-transform: lowercase;
}
.mp-phone__row div:first-child {
    margin-right: 20px;
}
.mp-phone__text {
    font-weight: normal;
    font-size: 12px;
    line-height: 110%;
    text-transform: lowercase;
    margin-top: 3px;
}
.mp-phone__icon-container {
    width: 70px;
    height: 70px;
    position: relative;
    border-radius: 50%;
    background: #5a4331;
}
.mp-phone__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section-1__img-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.section-1__img-row__element {
    width: 100%;
    max-width: calc(50% - 8px);
    margin-bottom: 15px;
}

/*section - 2*/
.section-2__img-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 15px;
}
.section-2__img-row__element-left {
    width: 100%;
    max-width: 52%;
}
.section-2__img-row__element-right {
    width: 100%;
    max-width: 46%;
}

.plan-block__tab-row {
    display: flex;
    margin-bottom: 5px;
    margin-top: 15px;
}
.plan-block__tab-row_five-in-row {
    transform: scale(0.8);
    margin-left: -110px;
}
.plan-block__tab-content {
    max-width: 76%;
}
.plan-block__number-of-rooms {
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: -0.05em;
    color: #526538;
    margin-right: 50px;
}
.plan-block__tab-element {
    width: 170px;
    height: 40px;
    background: #526538;
    border-radius: 20px;
    margin-right: 5px;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.05em;
    box-sizing: border-box;
    padding: 0 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.room-tab__type {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
}
.room-tab__square {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
}
.room-tab__square span {
    font-size: 15px;
}
.plan-block__tab-element.active {
    background-color: #fff;
    color: #526538;
    border: 5px solid #526538;
}
.plan-block__number-of-rooms-text {
    display: none;
}
@media (max-width: 1750px){
    .triangle-bg_mp{
        right: -60px;
        top: 80px;
    }
    .hide-on-tablet.mp-right-col__slogan{
        max-width: 340px;
    }
    .hide-on-tablet.mp-right-col__slogan .mp-right-col__sloogan-text {
        font-size: 17px;
    }
}

@media (max-width: 1500px) {
    .plan-block__tabs-container {
        display: flex;
        justify-content: space-between;
        max-width: 75%;
    }
    .number-of-rooms-title {
        display: none;
    }
    .plan-block__tab-row {
        max-width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .plan-block__number-of-rooms-text {
        display: inline-block;
    }
    .plan-block__number-of-rooms {
        margin-right: 0px;
    }
    .plan-block__tab-element {
        margin-top: 5px;
        margin-bottom: 0px;
        margin-right: 0px;
    }
}
@media(max-width:1440px){
    .triangle-bg_mp {
        right: -80px;
        top: 60px;
    }
    .hide-on-tablet.mp-right-col__slogan {
        max-width: 290px;
    }
    .hide-on-tablet.mp-right-col__slogan .mp-right-col__sloogan-text {
        font-size: 14px;
    }
}
@media(max-width:1366px){
    .hide-on-tablet.mp-right-col__slogan {
        max-width: 260px;
    }
    .hide-on-tablet.mp-right-col__slogan .mp-right-col__sloogan-text {
        font-size: 13px;
    }
}
@media(max-width:1280px){
    .hide-on-tablet.mp-right-col__slogan .mp-right-col__sloogan-text {
        font-size: 12px;
    }
}
@media (max-width: 1024px) {
    .plan-block__tab-row {
        flex-direction: row;
    }
    .plan-block__tab-element {
        width: 190px;
        height: 150px;
        border-radius: 30px;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        margin-right: 20px;
    }
    .plan-block__tab-element span:first-child,
    .plan-block__tab-element span:last-child {
        font-weight: bold;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: -0.05em;
    }
    .plan-block__tab-element.active {
        border: 10px solid #526538;
    }
}
.plan-block__img-container {
    text-align: center;
    margin-top: 83px;
    min-height: 600px;
    position: relative;
}
.plan-block__img-container img {
    max-height: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.plan-block__view-row {
    display: flex;
    margin-top: 70px;
    background: #5a4331;
    border-radius: 20px;
    padding: 10px;
    max-width: fit-content;
}
.plan-block__view-element {
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: -0.05em;
    border-radius: 15px;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    white-space: nowrap;
}
.plan-block__view-element.active {
    color: #5a4331;
    background-color: #fff;
}
.plan-block__download {
    display: flex;
    align-items: center;
    margin-left: 30px;
}
.plan-block__download-text {
    margin-left: 10px;
}
.plan-block__download-text div {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.05em;
    font-weight: normal;
    color: #ffffff;
}
.plan-block__download-text div:first-child {
    font-weight: bold;
}

.plan-block__view-contaner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 auto;
    max-width: inherit;
}
.download-btn {
    border: 10px solid #5a4331;
    box-sizing: border-box;
    border-radius: 23px;
    position: relative;
    box-sizing: border-box;
    margin-left: 20px;
    margin-top: 70px;
    min-width: 70px;
    height: 70px;
}
.download-btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.plan-section__switch-title {
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    color: #526538;
}
.plan-section__count-row {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 5px;
}
.plan-section__count-element {
    width: 25px;
    height: 25px;
    background: #88a054;
    color: #fff;
    border-radius: 50%;
    line-height: 25px;
    text-align: center;
}
.plan-section__count-element.active {
    background-color: #526538;
}

.plan-section__img-container {
    position: relative;
}
.plan-section__img {
    width: 100%;
}

.plan-section__element {
    cursor: pointer;
}
.plan-section__elements-row {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.plan-section__elements-row img {
    width: 100%;
}

.plan-section__switch-row {
    width: fit-content;
    margin: 0 auto;
}
.plan-section__element-img_active {
    display: none;
}
.plan-section__element.active .plan-section__element-img,
.plan-section__element:hover .plan-section__element-img {
    display: none;
}
.plan-section__element.active .plan-section__element-img_active,
.plan-section__element:hover .plan-section__element-img_active {
    display: inline-block;
}

.floor-poligon {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
}

.floor-poligon__element {
    transition: all linear 0.3s;
    cursor: pointer;
}
.floor-poligon__element:hover,
.floor-poligon__element.active {
    fill: rgba(255, 255, 255, 0.67);
    stroke: #526538;
    stroke-width: 4px;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.plan-section-element__img-container {
    text-align: center;
    margin-top: 62px;
}
.plan-section__btns-row {
    margin-top: 83px;
    display: flex;
    flex-direction: column-reverse;
}
.plan-section__toTop-btn {
    background: #ffffff;
    border: 5px solid #526538;
    box-sizing: border-box;
    border-radius: 30px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.03em;
    height: 83px;
    color: #526538;
    padding: 0 21px;
    line-height: 75px;
    margin-top: 20px;
    display: inline-block;
    cursor: pointer;
    box-sizing: border-box;
}
.plan-section__popup-btn {
    background: #88a054;
    border-radius: 30px;
    display: inline-block;
    height: 90px;
    line-height: 90px;
    text-align: center;
    padding: 0 48px;
    font-weight: bold;
    box-sizing: border-box;
    font-size: 30px;
    letter-spacing: -0.03em;
    color: #ffffff;
    cursor: pointer;
}
.section-6 .section__col_right {
    padding-left: 0px;
}

.section-7 .text-block {
    margin-bottom: 25px;
}
.finishing-works-filter-1 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    margin-left: -160px;
    margin-bottom: 44px;
}
.finishing-works-filter-1__element {
    margin-right: 20px;
}
.finishing-works-filter-1__element input {
    width: 0px;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}
.finishing-works-filter-1__element input + label {
    background: #526538;
    border-radius: 30px;
    width: 190px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    letter-spacing: -0.05em;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}
.finishing-works-filter-1__element input + label span:last-child {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
}
.finishing-works-filter-1__element input:checked + label {
    border: 10px solid #526538;
    background-color: #fff;
    color: #526538;
}

.finishing-works-filter-2 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    padding: 10px 0px;
    background: #5a4331;
    border-radius: 20px;
    max-width: fit-content;
    margin: 0 auto;
    margin-top: -70px;
}

.finishing-works-filter-2__element {
    margin-right: 20px;
}
.finishing-works-filter-2__element:last-child {
    margin-right: 0px;
}
.finishing-works-filter-2__element input {
    width: 0px;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}
.finishing-works-filter-2__element input + label {
    padding: 0 31px;
    border-radius: 15px;
    background: #5a4331;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -0.05em;
    height: 50px;
    line-height: 50px;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
}
.finishing-works-filter-2__element input:checked + label {
    background: #ffffff;
    color: #5a4331;
}

.slider-4__main .slider-btn {
    bottom: 140px;
}
.slider-4__main.slider__main:after {
    bottom: 158px;
}

.section-7__map {
    margin-bottom: 50px;
}
.section-7__map-switch {
    margin-bottom: 15px;
}
.section-7__map-switch__element {
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: -0.05em;
    color: #526538;
    padding: 0 40px;
    background: #fff;
    border-radius: 10px;
    margin-right: 12px;
    display: inline-block;
    cursor: pointer;
}
.section-7__map-switch__element:hover,
.section-7__map-switch__element.active {
    color: #fff;
    background: #526538;
}
.section-7__map-switch__container {
    width: 100%;
    display: none;
}
.section-7__map-switch__container.active {
    display: block;
}

.slider-5__nav .slick-list {
    padding-right: 120px;
}

.section-9-filter {
    display: flex;
}
.section-9__filter-col {
    margin-right: 20px;
}
.section-9-filter__element {
    margin-bottom: 20px;
}
.section-9-filter__element input {
    width: 0px;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}
.section-9-filter__element input + label {
    padding: 20px 0px;
    background: #526538;
    border-radius: 30px;
    width: 190px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    color: #fff;
    letter-spacing: -0.05em;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}
.section-9-filter__element input + label span:last-child {
    font-size: 20px;
    text-transform: uppercase;
}
.section-9-filter__element input:checked + label {
    background: #88a054;
}

.slider-building {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}
.slider-building .slider-btn_prev {
    left: -100px;
}
.slider-building .slider-btn_next {
    right: -100px;
}
.slider-building .slider-btn {
    bottom: 50%;
    transform: translateY(50%);
}
.slider-building__date {
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    width: 190px !important;
    height: 150px;
    margin: 0 5px;
    background: #526538;
    border-radius: 30px;
    color: #fff;
    box-sizing: border-box;
    flex-direction: column;
}
.slider-building__date.slick-current {
    background-color: #fff;
    border: 10px solid #526538;
}
.slider-building__date span:first-child {
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    letter-spacing: -0.05em;
    text-transform: uppercase;
}
.slider-building__date span:last-child {
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    letter-spacing: -0.05em;
    text-transform: uppercase;
}
.slider-building__date span {
    color: #fff;
}
.slider-building__date.slick-current span {
    color: #526538;
}
/*
.slider-6__main:before{
    content: url(/local/templates/main/css/../img/zoom-img.png);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}
*/
.slider-6__main {
    max-height: 768px;
    overflow-y: hidden;
}
.building-video {
    text-align: center;
}
.building-video__btn {
    text-align: center;
    cursor: pointer;
}
.building-video__title {
    font-weight: bold;
    font-size: 12px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -0.05em;
    text-transform: lowercase;
    color: #526538;
    margin-top: 10px;
}
.building-list__element {
    margin-top: 35px;
    font-size: 15px;
    line-height: 130%;
    color: #5a4331;
}
.building-list__element b {
    font-weight: bold;
}

.banks__container {
    padding-top: 30px;
    padding-right: 130px;
    padding-bottom: 70px;
    background: linear-gradient(270deg, #bad8f4 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 30px;
    box-sizing: border-box;
}
.banks__table {
    text-align: center;
    width: 100%;
}
.banks__table tr td,
.banks__table tr th {
    padding: 30px 20px;
}
.banks__table td {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.05em;
    color: #526538;
}
.banks__table th {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.05em;
    color: #5a4331;
}

.hypothec-btn {
    font-weight: 500;
    font-size: 20px;
    line-height: 70px;
    text-align: center;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0 140px;
    background: #5a4331;
    border-radius: 20px;
    display: inline-block;
    height: 70px;
    cursor: pointer;
}
.section-11__hypothec-btn {
    margin-top: 36px;
    margin-left: -160px;
    margin-bottom: 200px;
}

.contacts-advantages {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: -30px;
    position: relative;
}
.contacts-advantages__element {
    width: 190px;
    height: 150px;
    border-radius: 30px;
    background: #526538;
    color: #fff;
    padding: 14px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-right: 20px;
}
.contacts-advantages__element_brown {
    background: #5a4331;
}

.contacts-advantages__e-1_r-1 {
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
}
.contacts-advantages__e-1_r-2 {
    font-weight: bold;
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: -0.05em;
}
.contacts-advantages__e-1_r-3 {
    font-weight: normal;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: -0.05em;
}
.contacts-advantages__e-2_r-1 {
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: -0.05em;
}
.contacts-advantages__e-2_r-3 {
    font-weight: normal;
    font-size: 15px;
    text-transform: uppercase;
}

.contacts-advantages__e-3_r-1 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: -0.05em;
}
.contacts-advantages__e-3_r-3 {
    font-weight: normal;
    font-size: 20px;
    letter-spacing: -0.05em;
    text-transform: uppercase;
}

.section-12__left-col-container {
    background: url(/local/templates/main/css/../img/contact-bg.webp);
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 114px;
}
.section-12__poppup-btn {
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 48px;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #ffffff;
    background: #526538;
    border-radius: 31px;
    height: 48px;
    padding: 0 20px;
    margin-bottom: 75px;
    cursor: pointer;
}

.contacts-form {
    background: #88a054;
    border-radius: 30px;
    width: 100%;
    max-width: 770px;
    margin-bottom: 24px;
}
.contacts-form__title {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 11px;
    padding: 0 23px;
    padding-top: 14px;
}
.contacts-form__content {
    background: #526538;
    border-radius: 30px;
    padding: 33px 23px 12px;
}
.contacts-form__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contacts-form__container-input {
    width: 100%;
    max-width: calc((100% - 30px) / 3);
}
.contacts-form__element-title {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    color: #ffffff;
    margin-bottom: 3px;
    display: block;
}
.contacts-form__input {
    width: 100%;
    background: #ffffff;
    border: none;
    height: 30px;
    padding-left: 10px;
    box-sizing: border-box;
}
.contacts-form__textarea-container {
    width: 100%;
    margin-top: 26px;
}
.contacts-form__textarea {
    width: 100%;
    min-height: 85px;
}
.contacts-form__btn-row {
    margin-top: 20px;
    text-align: center;
}
.contacts-form__submit-btn {
    width: 100%;
    max-width: 334px;
    height: 45px;
    text-align: center;
    background: #ffffff;
    font-weight: bold;
    font-size: 20px;
    line-height: 45px;
    letter-spacing: -0.05em;
    color: #526538;
    border: none;
    box-shadow: none;
}
.contacts-form__confidencial-label {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    color: #ffffff;
}
.contacts-form__confidencial-label a {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    color: #ffffff;
    text-decoration: none;
}
.contacts-form__confidencial-row {
    margin-top: 14px;
    display: flex;
    align-items: center;
}
.contacts-form__confidencial-cb {
    margin-left: 15px;
    width: 20px;
    height: 20px;
}
.contacts-logo {
    max-width: 100%;
    margin-top: 71px;
    margin-bottom: 100px;
}
.header {
    background: linear-gradient(180deg, #dfebf9 0%, rgba(255, 255, 255, 0) 100%);
    position: relative;
    height: 101px;
}
.header:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 100vw;
    bottom: 8px;
    background-color: #88a054;
    z-index: 1;
}
.container {
    width: 100%;
    max-width: calc(100% - 8.33333vw - 8.33333vw);
    margin: 0 auto;
}
.top-menu {
    background: #5a4331;
    position: relative;
    z-index: 10000;
    padding-top: 12px;
    padding-bottom: 15px;
}
.top-menu__row {
    font-family: "Century Gothic";
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.top-menu__element {
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.05em;
    text-transform: lowercase;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
}
.top-menu__header {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    height: 70px;
    box-sizing: border-box;
}

.header__green-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 30px;
    background: #88a054;
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    font-family: "Century Gothic";
    display: none;
}
.header__green-row div span:first-child {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #ffffff;
}
.header__green-row div span:last-child {
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    margin-right: 10px;
}
.header__green-row a {
    display: inline-block;
    border-bottom: solid 1px #fff;
    font-size: 13px;
    line-height: 110%;
    text-transform: lowercase;
    color: #fff;
}

.footer {
    background: #5a4331;
    padding-top: 67px;
    padding-bottom: 47px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    font-family: "Century Gothic";
    color: #ffffff;
}

.footer__text {
    width: 100%;
    max-width: 776px;
}
.footer__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 51px;
}
.footer__link {
    text-decoration: none;
    color: #fff;
    padding-left: 20px;
    position: relative;
}
.footer__link:before {
    position: absolute;
    content: "+";
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    color-profile: #fff;
    font-size: 15px;
}

.callback-popup {
    border-radius: 40px;
    width: 980px;
    max-width: 90%;
    padding: 0px;
    padding-right: 365px;
    font-family: "Century Gothic";
    background: left center url(/local/templates/main/css/../img/callback-popup-bg.jpg);
    overflow: hidden;
}
.callback-popup__popup-container {
    background: #88a054;
    padding-top: 61px;
    padding-left: 51px;
    padding-bottom: 38px;
    position: relative;
}

.callback-popup__popup-container:after {
    border: 240px solid transparent;
    border-left: 90px solid #88a054;
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(100%, -50%);
    height: 100%;
    box-sizing: border-box;
    width: auto;
}
.callback-popup__popup-header {
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: -0.05em;
    color: #ffffff;
    margin-bottom: 70px;
}
.callback-popup__popup-body {
    margin-bottom: 45px;
}
.callback-popup__input-row {
    display: flex;
    margin-bottom: 40px;
}
.callback-popup__input-col {
    width: 100%;
}
.callback-popup__input-col_phone {
    max-width: 160px;
    margin-right: 40px;
}
.callback-popup__input-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    color: #ffffff;
}
.callback-popup__input {
    width: 100%;
    max-width: 300px;
    background: #ffffff;
    border-radius: 20px;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    color: #526538;
    padding-left: 14px;
    height: 40px;
    border: none;
}
.callback-popup__submit {
    background: #526538;
    border-radius: 41px;
    height: 50px;
    line-height: 40px;
    color: #ffff;
    text-align: center;
    width: 300px;
    border: none;
    box-shadow: none;
    cursor: pointer;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.05em;
}
.callback-popup__cb-row {
    margin-top: 10px;
}
.callback-popup__cb-label {
    color: rgba(255, 255, 255, 0.6);
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
}
.callback-popup__cb-link {
    color: rgba(255, 255, 255, 0.6);
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    text-decoration: none;
    display: inline-block;
    border-bottom: solid 1px rgba(255, 255, 255, 0.6);
}

.checkbox {
    position: relative;
}
.checkbox input {
    width: 0px;
    height: 0px;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
}
.checkbox input,
.checkbox input + label {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    vertical-align: middle;
}
.checkbox input + label:before {
    content: "";
    position: absolute;
    line-height: 19px;
    left: 0px;
    z-index: 10;
    opacity: 1;
    display: inline-block;
    line-height: 13px;
    height: 20px;
    width: 20px;
    background: #ffffff;
    text-align: center;
    color: #526538;
    font-size: 15px;
    cursor: pointer;
    border: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.checkbox input:checked + label:before {
    content: "\2713";
}

.header .container {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    position: relative;
}
.header .container:after {
    content: "построй мечту!";
    background: #fff;
    padding: 0 3px;
    position: absolute;
    left: 60px;
    font-weight: bold;
    font-size: 15px;
    line-height: 110%;
    letter-spacing: -0.05em;
    text-transform: lowercase;
    color: #0c6da9;
    bottom: -15px;
    z-index: 301;
    font-family: "Century Gothic";
}
.header-logo {
    position: relative;
    margin-top: 4px;
}
.header-phone {
    background: #fff;
    display: inline-block;
    padding: 0 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.05em;
    text-transform: lowercase;
    color: #5a4331;
    font-family: "Century Gothic";
    position: relative;
    top: 14px;
    z-index: 401;
}
.header-phone span {
    font-size: 30px;
}

.page-404 {
    display: flex;
    align-items: center;
    min-height: 100vh;
    padding: 0 270px;
    position: relative;
}
.page-404__content {
    margin-left: 95px;
}
.page-404__text {
    font-family: Century Gothic;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 31px;
    color: #88a054;
    margin-bottom: 30px;
}
.page-404__btn {
    text-decoration: none;
    font-family: Century Gothic;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 45px;
    letter-spacing: -0.05em;
    color: #ffffff;
    background: #88a054;
    border-radius: 27px;
    height: 45px;
    width: 190px;
    text-align: center;
    display: inline-block;
}

/*
.modal__success{
    background: transparent;
 }
*/

.modal__success {
    width: 600px;
    max-width: 90%;
    background: linear-gradient(111.89deg, #526538 2.62%, #88a054 98.81%);
    border-radius: 40px;
    padding: 0 67px;
    box-sizing: border-box;
}
.success-popup__popup-header {
    padding-top: 170px;
    font-family: Century Gothic;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 49px;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #ffffff;
    background: #88a054;
    border-radius: 34px;
    margin-top: -30px;
    padding-bottom: 41px;
}
.success-popup__popup-body {
    font-family: Century Gothic;
    padding-top: 26px;
    padding-bottom: 93px;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.05em;
    color: #ffffff;
}
.fancybox-slide--html .modal__success .fancybox-close-small {
    color: #fff;
}

@-webkit-keyframes animCloud {
    from {
        -webkit-transform: translateX(100%);
    }
    to {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes animCloud {
    from {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.main-cloud {
    left: 0;
    top: 0;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    z-index: 0;
}
.main-cloud--1 {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-animation: animCloud 60s infinite linear;
    animation: animCloud 60s infinite linear;
}
.main-cloud--2 {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-animation: animCloud 60s infinite linear;
    animation: animCloud 60s infinite linear;
    animation-delay: 30s;
    -webkit-animation-delay: 30s;
}

.section-8_img-col {
    position: relative;
}

.section-8_img-col .main-cloud {
    top: 50px;
}

@media screen and (min-width: 1850px) {
    #column-1 {
        width: 33%;
        float: left;
        min-height: 100%;
    }
    #column-2 {
        width: 33%;
        float: left;
        min-height: 100%;
    }
    #column-3 {
        width: 33%;
        float: left;
        min-height: 100%;
    }
}

@media screen and (max-width: 1850px) {
    #column-1 {
        width: 33%;
        //  float: left;
        min-height: 100%;
        background: #000000;
    }
    #column-2 {
        width: 642px;
        //  float: left;
        min-height: 100%;
        background: #000000;
    }
    #column-3 {
        width: 33%;
        //  float: left;
        min-height: 100%;
        background: #000000;
    }
}

.section-1__mob {
    display: none;
}

.show-on-mob,
.show-on-tablet {
    display: none;
}

.now-on-sale {
    padding: 0 20px;
    box-sizing: border-box;
    height: 0px;
    overflow: hidden;
    transition: height linear 0.3s;
}
.now-on-sale.active {
    height: auto;
}

.now-on-sale__title {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: #5a4331;
    margin-top: 40px;
    margin-bottom: 15px;
}
.now-on-sale__ellement {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.now-on-sale__img {
    max-width: 140px;
    margin-right: 25px;
}
.now-on-sale__element-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    color: #5a4331;
    margin-bottom: 11px;
}
.now-on-sale__ellement-description {
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #5a4331;
}
.header .header__container-mob {
    display: none;
}

.header-logo__tablet {
    display: none;
}

.plan-section__element_on-tablet {
    display: none;
}
.section-1 .text-block .text-block__title,
.section-1 .text-block .text-block__content{
    color: #fff;
}
.section-1 .triangle-bg{
    z-index: 0;;
}
.section-1 .section__row{
    position: relative;
}
@media screen and (max-width: 1600px) { 
    .triangle-bg_mp {
        right: -100px;
    }
    .mp-right-col__element {
        margin-bottom: 20px;
    }
    .mp-right-col__element-icon {
        max-width: 80%;
    }
    .mp-right-col__slogan{
        top: 510px;
    }
    .section-7__map-switch__element{
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1440px) {
    .triangle-bg_mp {
        top: 100px;
    }
    .mp-right-col__slogan {
        top: 504px;
    }
    .section-1__dt .text-block {
        margin-bottom: 30px;
    }
    .section-1__dt .text-block:last-child{
        margin-bottom: 0px;
    }
    .section-1__img-row__element{
        margin-bottom: 0px;
        margin-top: 15px;
    }
    .plan-block__tab-row {
        flex-wrap: wrap;
    }
    .plan-block__tab-element {
        margin-bottom: 20px;
    }
    .plan-section__btns-row {
        flex-wrap: wrap;
    }
    .plan-section__btns-row a {
        width: 100%;
        text-align: center;
        margin: 0px;
    }
    .plan-section__btns-row .plan-section__toTop-btn {
        margin-bottom: 20px;
    }
    .finishing-works-filter-1__element input + label {
        width: 170px;
    }
    .section-7__map-switch__element {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        margin-bottom: 5px;
    }
    .slider-building .slider-btn_next {
        right: -67px;
    }
    .slider-building .slider-btn_prev {
        left: -67px;
        right: auto;
    }
    .hypothec-btn {
        padding: 0 90px;
    }
    .plan-block__img-container {
        min-height: 430px;
    }
    .plan-block__tab-element {
        width: 170px;
    }
    .contacts-advantages__element {
        width: 160px;
    }
    .mp-info__news-link {
        font-size: 11px;
    }
    ..mp-info__more-link {
        font-size: 17px;
    }
    .mp-info {
        top: 120px;
    }
    .mp-right-col__element {
        margin-bottom: 20px;
    }
    .mp-right-col__slogan {
        top: 484px;
    }
    .section-title__text {
        margin-left: 40px;
    }
    .plan-block__tab-row {
        max-width: 75%;
    }
}
@media screen and (max-width: 1280px) {
    .mp-right-col__element-icon {
        max-width: 65%;
    }
}
@media screen and (max-width: 1250px) {
    .mp-info__mouse-icon {
        display: none;
    }
    .mp-info__text {
        font-size: 17px;
    }
    .mp-info__date {
        font-size: 30px;
    }
    .section-title__text {
        margin-left: 20px;
    }
    .slider-building .slider-btn_next {
        right: -0px;
    }
    .slider-building .slider-btn_prev {
        left: -0px;
    }
    .hypothec-btn {
        padding: 0 70px;
    }
    .mp-right-col__slogan {
        top: 414px;
        text-align: right;
    }
    .mp-right-col__slogan-img {
        max-width: 80%;
        margin-left: auto;
    }
    .mp-right-col__element-icon {
        max-width: 65%;
    }
    .section__col_right {
        padding-left: 50px;
        padding-right: 65px;
    }
}
/*
@media screen and (max-width: 1024px){
    .top-menu__element{
        font-size: 16px;
    }
    .mp-info{
        left: 2%;
    }
    .mp-right-col__element-icon {
        max-width: 70%;
    }
    .section__col_left{
        max-width: 50%;
    }
    .section__col_right{
        max-width: 50%;
    }
    .section .section__row:first-child{
        display: block;
        padding-right: 100px;    
    }
    .section__row_text{
        flex-wrap: wrap;
        margin-bottom: 40px;
    }


    .section-6 .section__col_left{
        max-width: 60%;
    }
    .section-6 .section__col_right{
        max-width: 40%;
    }
    .section__row_text .section__col_left{
        max-width: 100%;
        margin-bottom: 40px; 
    }
}
*/

@media screen and (min-width: 1025px) {
    .show-on-dt {
        display: block;
    }
}

@media screen and (max-width: 1024px) {
    .mp-poligon-tooltip {
        bottom: 55%;
        left: 52%;
    }

    .section-1 {
        background: url(/local/templates/main/css/../img/section_1-bg__tablet.png) right top no-repeat;
    }
    .section-3 {
        background: url(/local/templates/main/css/../img/section_3-bg__tablet.png) right top no-repeat;
    }
    .section-5 {
        background: url(/local/templates/main/css/../img/section_5-bg__tablet.png) right top no-repeat;
    }
    .section-7 {
        background: url(/local/templates/main/css/../img/section_7-bg__tablet.png) right top no-repeat;
    }
    .section-9 {
        background: url(/local/templates/main/css/../img/section_9-bg__tablet.png) right top no-repeat;
    }
    .section-11 {
        background: url(/local/templates/main/css/../img/section_11-bg__tablet.png) right top no-repeat;
    }

    .section__row_text {
        margin-bottom: 0px;
    }

    .section .show-on-tablet {
        display: block;
    }
    .section .hide-on-tablet {
        display: none;
    }
    .triangle-bg {
        display: none;
    }
    .body {
        border: none;
    }
    .body:before,
    .body:after {
        display: none;
    }
    .section {
        background-position: top right;
        background-size: auto;
        padding: 0 35px;
        margin-top: 100px;
    }
    .section-0 {
        padding: 0px;
        margin-top: 0px;
        margin-bottom: -150px;
    }
    .section__row {
        flex-wrap: wrap;
    }
    .section__col_left,
    .section__col_right {
        max-width: 100%;
    }
    .section__col_right {
        padding: 0px;
    }
    .section__left-col-container {
        padding: 0px;
    }

    .mp-mob-description .mp-right-col {
        display: flex;
        flex-direction: row;
        position: static;
        width: 100%;
        justify-content: space-between;
    }
    .mp-right-col__slogan {
        position: static;
        margin-bottom: 40px;
    }
    .mp-mob-description {
        padding: 80px 20% 121px;
        width: 100%;
        box-sizing: border-box;
        background: url(/local/templates/main/css/../img/mp-info-mob-bg.png);
        background-size: cover;
        background-position: top center;
        margin-top: -60px;
        margin-bottom: -50px;
        position: relative;
        z-index: 2;
    }
    .mp-right-col__sloogan-text {
        font-weight: bold;
        font-size: 15px;
        line-height: 18px;
    }
    .mp-right-col__element {
        margin-bottom: 0px;
    }
    .section-2 {
        padding-top: 0px;
    }
    .top-menu__element {
        font-weight: bold;
        font-size: 12px;
        line-height: 15px;
        letter-spacing: -0.05em;
        text-transform: lowercase;
        color: #5a4331;
    }
    .top-menu {
        background: transparent;
    }
    .mp-info__text {
        font-weight: bold;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: -0.05em;
        text-transform: uppercase;
    }
    .mp-info__date {
        font-weight: bold;
        font-size: 20px;
        line-height: 25px;
        text-transform: lowercase;
        color: #ffffff;
    }
    .mp-info__news-link {
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        line-height: 110%;
        text-transform: lowercase;
    }
    .mp-info__more-link {
        font-size: 13px;
        line-height: 110%;
        text-transform: lowercase;
    }
    .mp-info__mouse-icon {
        display: none;
    }
    .mp-advantages-row {
       flex-direction: column;
       align-items: flex-end;
       width: fit-content;
    }

    .mp-advantages-row__element-number {
        font-size: 25px;
        line-height: 31px;
        letter-spacing: -0.05em;
        text-transform: lowercase;
        color: #ffffff;
    }
    .mp-advantages-row__element-text {
        font-size: 12px;
        line-height: 110%;
        font-weight: bold;
        font-size: 15px;
    }
    .mp-advantages-row{
        right: 35px;

    }
    .mp-info {
        top: 20px;
        left: 35px;
    }
    .section-title {
        margin-left: 40vw;
        margin-bottom: 87px;
    }
    .section-title__number {
        font-weight: bold;
        font-size: 50px;
        line-height: 61px;
    }
    .section-title__text {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: -0.03em;
        text-transform: uppercase;
        margin-left: 10px;
    }
    .section__left-col-text {
        padding-right: 140px;
        margin-bottom: 75px;
    }
    .top-menu .container {
        max-width: calc(100% - 70px);
    }
    .section-1__dt {
        display: none;
    }
    .section-1__mob {
        display: block;
    }
    .section-1__img-row__element .text-block {
        margin-top: 20px;
    }
    .show-on-tablet.section__right-col-container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .section__right-col-container .text-block {
        width: calc(50% - 10px);
    }
    .show-on-tablet .section__left-col-container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .section__left-col-container .text-block {
        width: calc(50% - 10px);
    }
    .section__left-col-container .section__left-col-text {
        width: 100%;
    }

    .slider__main_type-2 a,
    .slider__main a {
        min-height: 370px;
    }
    .slider-3__nav .slick-slide,
    .slider__nav .slick-slide {
        min-height: 85px;
    }
    .slider__nav {
        margin-top: 30px;
        margin-bottom: 60px;
    }
    .show-on-tablet.section__left-col-container .section__right-col-container {
        display: flex;
        flex-wrap: wrap;
    }
    .section__col_right.show-on-tablet .section__right-col-container {
        display: flex;
        flex-wrap: wrap;
    }
    .section__left-col-container,
    .section__right-col-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .section-2__img-row {
        margin-bottom: 30px;
    }
    .slider__main:after {
        display: none;
    }
    .slider-btn {
        bottom: 50%;
        transform: translateY(50%);
        max-width: 30px;
    }
    .slider-btn_prev {
        left: 20px;
        right: auto;
    }
    .slider-btn_mext {
        right: 20px;
        left: auto;
    }

    .finishing-works-filter-1 {
        margin-left: 0px;
    }
    .section-8 .section__right-col-container .text-block:first-child {
        width: 100%;
        margin-top: 60px;
        padding-right: 140px;
    }
    .section-7__map {
        width: calc(50% - 10px);
    }
    .section-8 .text-block .text-block {
        width: 100%;
        margin-top: 20px;
    }
    .section-7__map-switch {
        display: flex;
        justify-content: space-between;
    }
    .section-7__map-switch__element {
        padding: 0 10px;
        font-size: 15px;
        margin-right: 0px;
    }
    .slider-6__nav {
        margin-top: 40px;
        margin-bottom: 60px;
    }
    .slider-building__date span:first-child {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .slider-building__date span:last-child {
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .slider-building__date {
        width: 120px !important;
        height: 90px;
    }
    .building-video__btn {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .building-video__img {
        max-width: 40px;
    }
    .building-video__title {
        display: inline-block;
        margin-left: 10px;
        max-width: 75px;
        font-weight: bold;
        font-size: 13px;
        line-height: 130%;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .banks__container {
        padding-right: 0px;
        background: transparent;
        width: 100%;
    }
    .banks__table th {
        font-weight: normal;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        letter-spacing: -0.05em;
        color: #5a4331;
    }
    .banks__table td {
        font-weight: bold;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: -0.05em;
        width: 25%;
    }

    .section-11__hypothec-btn {
        padding: 0 27px;
        margin: 0 auto 84px;
    }
    .section-11 .section__col_right {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .section-11 .section__col_right .text-block {
        width: calc(50% - 10px);
    }
    .section-11__hypothec-btn-container {
        width: 100%;
        text-align: center;
    }

    .contacts-advantages {
        margin-bottom: 50px;
    }
    .contacts-advantages__element {
        width: 100px;
        height: 90px;
    }
    .contacts-advantages__e-1_r-1 {
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .contacts-advantages__e-1_r-2 {
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .contacts-advantages__e-1_r-3 {
        font-weight: normal;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .contacts-advantages__e-2_r-1 {
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: -0.05em;
        text-transform: uppercase;
    }
    .contacts-advantages__e-2_r-2 img,
    .contacts-advantages__e-3_r-2 img {
        max-width: 21.47px;
    }
    .contacts-advantages__e-2_r-3 {
        font-weight: normal;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .contacts-advantages__e-3_r-1 {
        font-weight: bold;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        letter-spacing: -0.05em;
        text-transform: uppercase;
    }
    .contacts-advantages__e-3_r-3 {
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        letter-spacing: -0.05em;
        text-transform: uppercase;
    }
    .section-12__poppup-btn {
        margin-right: 120px;
        font-size: 20px;
        letter-spacing: -0.05em;
        text-transform: uppercase;
        padding: 0 35px;
    }
    .contacts-form__content {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding-bottom: 35px;
    }
    .contacts-form__col {
        max-width: calc(50% - 20px);
    }
    .contacts-form__row {
        flex-wrap: wrap;
    }
    .contacts-form__container-input {
        max-width: 100%;
        margin-bottom: 25px;
    }
    .contacts-form__textarea-container {
        margin-top: 0px;
    }
    .contacts-form__element-title {
        font-size: 13px;
        line-height: 130%;
    }
    .contacts-form__input {
        border-radius: 10px;
    }
    .contacts-form__textarea {
        border-radius: 10px;
    }
    .contacts-form__btn-row {
        text-align: left;
        margin-top: 36px;
    }
    .contacts-form__submit-btn {
        border-radius: 15px;
        width: auto;
        padding: 0 40px;
    }
    .contacts-form__confidencial-cb {
        width: 0px;
        height: 0px;
        overflow: hidden;
        visibility: hidden;
        margin: 0px;
    }
    .contacts-form__confidencial-label {
        position: relative;
        padding-left: 50px;
    }
    .contacts-form__confidencial-label:before {
        width: 20px;
        height: 20px;
        background: #fff;
        border-radius: 5px;
        position: absolute;
        left: 0px;
        top: 0px;
        content: "";
        text-align: center;
        line-height: 20px;
        font-size: 13px;
        color: #526538;
    }
    input:checked + .contacts-form__confidencial-label:before {
        content: "\2714";
    }
    .contacts-form__confidencial-row {
        margin-top: 28px;
    }

    .finishing-works-filter-1 {
        margin-top: 45px;
    }
    .finishing-works-filter-1__element input + label {
        width: 160px;
        height: 90px;
    }
    .header .container {
        max-width: calc(100% - 70px);
    }
    .header-phone {
        padding: 0px;
        top: -25px;
        background: none;
    }
    .header-logo {
        max-width: 120px;
        margin-left: 42%;
        margin-top: 27px;
    }
    .header .container:after {
        left: 50%;
        transform: translateX(-50%);
    }
    .callback-popup {
        max-width: calc(100% - 70px);
        padding: 0px;
        padding-right: 100px;
    }
    .callback-popup__popup-container {
        padding-left: 33px;
    }
    .callback-popup__popup-header {
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
    }
    .top-menu {
        padding-bottom: 18px;
    }
    .section-8 .section__left-col-container .section__left-col-text {
        padding-right: 150px;
    }
    .building-list {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .building-list .building-list__element {
        width: 50%;
    }
    .mp-right-col__slogan {
        text-align: center;
    }
    .mp-right-col__slogan-img {
        margin: 0 auto;
    }

    .plan-section__popup-btn {
        margin-right: 50px;
        font-weight: bold;
        font-size: 18px;
        letter-spacing: -0.03em;
        height: 70px;
        line-height: 70px;
        border-radius: 20px;
    }
    .plan-section__toTop-btn {
        font-weight: bold;
        font-size: 20px;
        text-align: center;
        letter-spacing: -0.03em;
        height: 70px;
        line-height: 60px;
        border-radius: 20px;
    }
    .plan-section__btns-row {
        margin-top: 0px;
    }
    .show-on-tablet.plan-block__tab-row {
        display: flex;
    }
    .plan-section__switch-title {
        text-align: center;
        margin-top: 40px;
    }
    .plan-section__switch-row {
        margin-bottom: 40px;
    }
    .section__left-col-container,
    .section__right-col-container {
        width: 100%;
        margin: 0 auto;
    }
    .plan-block__img-container {
        min-height: auto;
        position: relative;
    }
    .plan-block__img-container img {
        position: static;
        margin: 50px 0px;
        transform: translate(0, 0);
    }
    .plan-block__tab-row {
        justify-content: space-between;
    }
    .plan-block__tab-element {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        letter-spacing: -0.05em;
        width: calc((100% - 40px) / 5);
        height: 90px;
        margin-right: 0px;
    }
    .plan-block__tab-element span:first-child,
    .plan-block__tab-element span:last-child {
        font-weight: bold;
        font-size: 15px;
        letter-spacing: -0.05em;
    }
    .plan-block__tab-content {
        max-width: 100%;
    }
    .plan-block__view-element {
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        letter-spacing: -0.05em;
    }
    .plan-block__view-contaner {
        justify-content: center;
        width: 100%;
    }
    .plan-section__element_on-tablet {
        display: block;
        width: calc(50% - 90px);
    }
    .plan-section__tablet {
        display: flex;
    }
    .plan-section__switch-container {
        width: 50%;
        margin-left: 90px;
    }
    .plan-section-element__img-container {
        display: none;
    }
    .plan-section__element_on-tablet .plan-section-element__img-container {
        display: block;
    }
    .show-on-tablet.plan-block__tab-row {
        margin-top: 80px;
    }
    .section-6 .section__col_left {
        max-width: 100%;
        padding-right: 0px;
    }
    .plan-section__btns-row a {
        width: auto;
        margin-right: 15px;
    }
    .plan-block__tab-row {
        max-width: 100%;
    }
    .plan-block__tab-row_five-in-row {
        transform: scale(1);
        margin-left: 0px;
    }
    .section-1 .text-block .text-block__title, 
    .section-1 .text-block .text-block__content {
        color: #5a4331;
    }
    .mp-advantages-row{
        top: 200px;
    }
    .section-2{
        margin-top: 0px;
    }
}
@media screen and (max-width: 768px) {
    .mp-advantages-row{
        top: 20px;
    }
}

@media screen and (max-width: 450px) {
    .section {
        padding: 0px;
    }
    .hide-on-mob.show-on-tablet {
        display: none;
    }
    .show-on-mob.hide-on-tablet {
        display: block;
    }

    .section-title {
        margin-left: 20px;
    }
    .section-title__number {
        font-weight: bold;
        font-size: 50px;
        line-height: 61px;
    }
    .show-on-mob {
        display: block;
    }
    .hide-on-mob {
        display: none;
    }

    .section-title__text {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: -0.03em;
        text-transform: uppercase;
        margin-left: 10px;
        font-weight: normal;
    }

    .text-block {
        margin-top: 30px;
        padding: 0 20px;
    }

    .section-1__mob {
        display: block;
        padding-bottom: 0px;
    }
    .section-1__dt {
        display: none;
    }
    .section-1__img-row__element {
        max-width: 100%;
    }
    .slider__main_type-2 a,
    .slider__main a {
        margin: 0px;
        min-height: 300px;
    }
    .slider-3__nav .slick-slide,
    .slider__nav .slick-slide {
        min-height: 60px;
    }
    .slider__nav {
        margin-top: 25px;
    }

    .section-2__img-row {
        display: block;
    }
    .section-2__img-row__element-left,
    .section-2__img-row__element-right {
        max-width: 100%;
    }
    .section-2__img-row__element-right {
        padding: 0 20px;
        box-sizing: border-box;
    }

    .plan-section__btns-row {
        padding: 0 20px;
    }
    .plan-section__btn {
        width: 100%;
        margin-bottom: 15px;
    }

    .finishing-works-filter-1 {
        flex-wrap: wrap;
        margin-left: 0px;
        justify-content: space-between;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .finishing-works-filter-1__element {
        margin-right: 0px;
        width: calc(100% / 2 - 15px);
    }
    .finishing-works-filter-1__element input + label {
        height: 90px;
        max-width: 100%;
    }
    .section__left-col-text {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .section-7__map-switch {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 20px;
    }
    .section-7__map-switch__element {
        padding: 0 20px;
        margin-right: 0px;
    }
    .slider-building__date {
        height: 90px;
        width: 120px !important;
    }
    .slider-building__date span:first-child {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .slider-building__date span:last-child {
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .slider-6__nav {
        padding-left: 20px;
        margin-top: 40px;
    }
    .section-10 .building-video {
        margin-top: 60px;
    }
    .building-list {
        padding: 0 20px;
    }
    .banks__container {
        background: transparent;
        padding-right: 0px;
    }

    .banks__table tr td,
    .banks__table tr th {
        padding: 30px 10px;
    }
    .banks__table th {
        font-size: 10px;
        line-height: 12px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .banks__table td {
        font-weight: bold;
        font-size: 10px;
        line-height: 12px;
        letter-spacing: -0.05em;
    }

    .section-11__hypothec-btn {
        padding: 0px;
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-bottom: 60px;
        margin-top: 0px;
    }

    .contacts-advantages {
        padding: 0 20px;
        margin-bottom: 60px;
    }
    .contacts-advantages__element {
        height: 90px;
    }
    .contacts-advantages__e-1_r-1 {
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .contacts-advantages__e-1_r-2 {
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .contacts-advantages__e-1_r-3 {
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .contacts-advantages__e-2_r-1 {
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: -0.05em;
        text-transform: uppercase;
    }
    .contacts-advantages__e-2_r-3 {
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .contacts-advantages__e-3_r-1 {
        font-weight: bold;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        letter-spacing: -0.05em;
        text-transform: uppercase;
    }
    .contacts-advantages__e-3_r-3 {
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        letter-spacing: -0.05em;
        text-transform: uppercase;
    }
    .contacts-form {
        width: calc(100% - 16px);
        margin: 0 8px;
        margin-bottom: 24px;
    }
    .section-12__poppup-btn {
        display: inline-block;
        margin-left: 20px;
    }
    .contacts-logo {
        margin-left: 20px;
    }
    .footer__row {
        display: block;
    }
    .footer__develop {
        margin-top: 51px;
        display: inline-block;
    }
    .header-phone {
        display: none;
    }
    .header__green-row {
        display: flex;
    }

    .top-menu {
        display: none;
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0px;
        left: 0px;
        background-color: #5a4331;
    }
    .top-menu.active {
        display: block;
    }

    .top-menu.active .top-menu__header {
        display: flex;
        width: 100%;
        padding: 0px;
    }
    .top-menu__header .top-menu__phone {
        display: inline-block;
        color: #fff;
        font-size: 15px;
        line-height: 18px;
        letter-spacing: -0.05em;
    }
    .top-menu__header .top-menu__phone span {
        font-size: 18px;
    }
    .top-menu .container {
        margin-left: 0px;
        margin-right: 0px;
        padding: 0 20px;
        box-sizing: border-box;
        font-family: "Century Gothic";
        max-width: 100%;
    }
    .top-menu__row {
        display: block;
        margin-top: 54px;
    }
    .top-menu__element {
        margin-bottom: 30px;
        display: block;
        font-weight: bold;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: -0.05em;
        color: #fff;
        text-transform: lowercase;
    }

    .header {
        background: #fff;
    }
    .header .hide-on-mob {
        display: none;
    }
    .header .container:after {
        display: none;
    }
    .header:after {
        display: none;
    }
    .header .container.show-on-mob {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 20px 5px;
        margin: 0px;
        max-width: 100%;
        box-sizing: border-box;
    }

    .callback-popup {
        max-width: 100%;
        border-radius: 0;
        background: #88a054;
        height: 100vh;
    }
    .callback-popup__popup-container:after {
        display: none;
    }
    .callback-popup {
        padding: 0px;
    }
    .callback-popup__popup-container {
        padding: 74px 20px 20px;
        width: 100%;
    }
    .callback-popup__input-row {
        display: block;
    }
    .callback-popup__input-col_phone {
        max-width: 100%;
    }
    .callback-popup__input-col_phone:first-child {
        margin-bottom: 40px;
    }
    .callback-popup__input {
        max-width: 100%;
    }
    .callback-popup__input-col_phone {
        width: 100%;
    }
    .callback-popup__submit {
        width: 100%;
    }
    .popup__footer .checkbox input + label:before {
        margin-top: 5px;
    }
    .callback-popup .fancybox-button svg {
        transform: scale(1.5);
        color: #fff;
    }

    .slider__main:after {
        display: none;
    }
    .slider-btn {
        bottom: 50%;
        transform: translateY(50%);
        max-width: 30px;
    }
    .slider-btn_prev {
        left: 20px;
        right: auto;
    }
    .slider-btn_mext {
        right: 20px;
        left: auto;
    }

    .plan-block__tab-row {
        flex-wrap: wrap;
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        justify-content: space-between;
        align-items: center;
    }
    .plan-block__tab-element {
        margin-right: 0px;
        width: calc((100% - 15px) / 2);
        margin-bottom: 15px;
        height: 90px;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        letter-spacing: -0.05em;
    }
    .plan-block__tab-element span:first-child,
    .plan-block__tab-element span:last-child {
        font-weight: bold;
        font-size: 15px;
        line-height: 18px;
        letter-spacing: -0.05em;
    }
    .plan-block__img-container {
        min-height: auto;
    }

    .plan-section-element__img-container {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .show-on-mob.plan-block__tab-row {
        display: flex;
        margin-top: 60px;
    }
    .plan-block__tab-content {
        max-width: 100%;
        padding: 0 20px;
        margin-top: 50px;
        margin-bottom: 120px;
    }
    .plan-block__view-element {
        font-weight: normal;
        font-size: 15px;
        line-height: 50px;
        letter-spacing: -0.05em;
        padding: 0 12px;
    }
    .plan-block__img-container img {
        position: static;
        transform: translate(0, 0);
    }
    .plan-section__switch-title {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .plan-block__view-row {
        margin-left: -20px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .plan-section__btn.plan-section__popup-btn.open-popup-btn {
        font-weight: bold;
        font-size: 30px;
        letter-spacing: -0.03em;
        text-align: center;
        padding: 0 40px;
    }
    .header .header__container-mob {
        display: flex;
    }
    .header__container-mob {
        position: fixed;
        background: #fff;
        z-index: 100;
    }

    .mp-info,
    .mp-advantages-row,
    .mp-mask {
        display: none;
    }

    .modal__success {
        max-width: 100%;
        padding: 0 47px;
    }
    .success-popup__popup-header {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: -0.05em;
    }
    .success-popup__popup-body {
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        letter-spacing: -0.05em;
    }
    .mp-mob-description {
        padding: 80px 20px 121px;
    }
    .section__left-col-container .text-block,
    .section__right-col-container .text-block {
        width: 100%;
    }
    .text-block {
        margin-bottom: 30px;
    }
    .contacts-advantages__element {
        width: auto;
    }
    .contacts-form__col {
        max-width: 100%;
    }
    .contacts-form__content {
        flex-wrap: wrap;
    }
    .contacts-form__col {
        max-width: 100%;
    }
    .building-list .building-list__element {
        width: 100%;
    }
    .section-title {
        margin-bottom: 60px;
    }
    .section-8 .section__left-col-container .section__left-col-text,
    .section-8 .section__right-col-container .text-block:first-child {
        padding-right: 20px;
    }
    .section-7__map {
        width: 100%;
    }
    .section-10 .building-video {
        margin-top: 0px;
    }
    .section-11 .section__col_right .text-block {
        width: 100%;
    }

    .plan-section__btns-row a {
        width: 100%;
    }
    .plan-section__btns-row a:first-child {
        margin-bottom: 15px;
    }
    .plan-section__element_on-tablet {
        display: none;
    }
    .plan-section__switch-container {
        width: 100%;
        margin-left: 0px;
    }
    .plan-section__switch-container {
        padding: 0 20px;
    }
    .plan-block__view-row {
        margin-left: -80px;
    }
    .plan-section-element__img-container {
        display: block;
    }
    .mp-right-col__slogan{
        text-align: left;
    }
    .mp-right-col__slogan-img{
        margin-left: 0px;
    }
    .mp-advantages-row{
        gap: 10px;
    }
    .mp-advantages-row__element{
        max-width: 134px;
        height: 54px;
        padding: 0px;
    }
    .mp-advantages-row__element-text{
        letter-spacing: -5%;
        font-size: 13px;
    }
}
/* End */


/* Start:/local/templates/main/css/custom.css?1742903009332*/
.plan-block__tab-content.active {
    display: block;
}

.plan-block__tab-content {
    display: none;
}

.plan-block__img-container img.active {
    display: unset;
}

.plan-block__img-container img {
    display: none;
}

.plan-section-element__img.active {
    display: unset;
}

.plan-section-element__img {
    display: none;
}
/* End */
/* /local/templates/main/font/stylesheet.css?17429030091826 */
/* /local/templates/main/css/slick.css?17429030091776 */
/* /local/templates/main/css/jquery.fancybox.min.css?174290300912795 */
/* /local/templates/main/css/style.css?175083203784544 */
/* /local/templates/main/css/custom.css?1742903009332 */
