@charset "UTF-8";

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: "Open Sans", Arial, sans-serif
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

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

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: local("Open Sans Regular"), local("OpenSansRegular"), local("Open-Sans-Regular"), local("OpenSans-Regular"), url("../fonts/Open Sans Regular.woff2") format("woff2")
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: local("Open Sans Bold"), local("OpenSansBold"), local("Open-Sans-Bold"), local("OpenSans-Bold"), url("../fonts/Open Sans Bold.woff2") format("woff2")
}

@font-face {
    font-family: Roboto;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: local("Roboto"), local("Roboto Regular"), local("Roboto-Regular"), local("RobotoRegular"), url("../fonts/Roboto.woff2") format("woff2")
}

@font-face {
    font-family: Montserrat;
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: local("MontserratExtraBold"), local("Montserrat ExtraBold"), local("Montserrat-ExtraBold"), url("../fonts/Montserrat ExtraBold.woff2") format("woff2")
}

#invester-block__filter select::-ms-expand {
    display: none
}

.unit-content__title-text {
    width: 100%
}

.unit-content__title-text img {
    width: 100%;
    height: auto
}

.administration-block li,
.invester-block__contant li,
.zdanie-block li {
    position: relative;
    padding-left: 20px !important
}

.administration-block li::before,
.invester-block__contant li::before,
.zdanie-block li::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0
}

.city-filter__wrapper-checkbox>input {
    display: none
}

.header {
    font-family: "Open Sans", Arial, sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header__first-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px
}

.header__phone {
    font-weight: 700;
    font-size: 12px;
    color: #000;
    text-decoration: none
}

.header__mail {
    font-weight: 700;
    font-size: 12px;
    color: #ed1c23;
    text-decoration: none
}

.header__mobile-container {
    position: absolute;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000;
    display: none
}

.header__mobile-container--first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 140px;
    width: 100%;
    padding: 0 22px;
    display: none
}

.header__mobile-container--second {
    top: 200px
}

.header__eye {
    margin-right: 20px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header__img-eye {
    line-height: 30px;
    vertical-align: text-bottom
}

.header__list-lang {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    margin-right: 20px;
    padding: 0;
    list-style: none
}

.header__item-lang {
    width: 60px;
    height: 30px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #1a1a1a;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    overflow: hidden
}

.header__item-lang:first-child {
    border-radius: 4px 0 0 4px
}

.header__item-lang:last-child {
    border-radius: 0 4px 4px 0
}

.header .active-lang {
    color: #fff;
    line-height: 30px;
    border: 1px solid #ed1c23;
    background-color: #ed1c23;
    height: 100%;
    line-height: 25px
}

.header__link-lang {
    display: block;
    width: 100%;
    font-family: inherit;
    text-align: center;
    line-height: 26px;
    color: #000;
    text-decoration: none
}

.header__resident {
    display: block;
    width: 92%;
    height: 60px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 25px;
    font-family: inherit;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 60px;
    border: 0;
    background: #ed1c23;
    border-radius: 4px;
    outline: 0;
    cursor: pointer
}

.header__list-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    margin-left: 25px;
    list-style: none
}

.header__item-social {
    margin-right: 15px
}

.header__item-social:last-child {
    margin-right: 0
}

.header__link-social {
    text-decoration: none;
    outline: 0
}

.header__second-line {
    position: relative;
    padding: 15px;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header__second-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__logo {
    display: inline-block
}

.header__logo-img {
    width: 150px;
    height: 42px
}

.header__toggle-menu {
    width: 40px;
    height: 40px;
    padding: 0;
    color: #fff;
    font-family: inherit;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    border: 0;
    background: #ed1c23;
    border-radius: 4px;
    outline: 0;
    cursor: pointer;
    -webkit-transition: background .5s linear 0s;
    transition: background .5s linear 0s;
    -webkit-transition: width .5s linear 0s;
    transition: width .5s linear 0s
}

.header__toggle-menu>span {
    margin-left: 5px
}

.header__toggle-menu>span,
.header__toggle-menu>span::after,
.header__toggle-menu>span::before {
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #fff
}

.header__toggle-menu>span::before {
    content: '';
    top: -8px
}

.header__toggle-menu>span::after {
    content: '';
    top: 8px
}

.header__toggle-menu.active-menu {
    position: relative;
    width: 40px;
    height: 40px;
    font-size: 0;
    background: #999;
    border-radius: 4px
}

.toggle-mobile-menu.active-menu>span {
    background-color: transparent
}

.toggle-mobile-menu.active-menu>span:before {
    background-color: transparent
}

.toggle-mobile-menu.active-menu>span:after {
    background-color: transparent
}

.header__toggle-menu.active-menu:after,
.header__toggle-menu.active-menu:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 2px;
    margin-left: -15px;
    background-color: #fff;
    border-radius: 15%
}

.header__toggle-menu.active-menu:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header__toggle-menu.active-menu:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header__navigation {
    position: absolute;
    top: 75px;
    left: 0;
    display: none;
    width: 100%;
    padding-top: 125px;
    background: #f7f7f7;
    z-index: 9
}

.bvi-body .header__navigation {
    padding-top: 0
}

.header__list-menu {
    margin: 0;
    padding: 0;
    padding: 0 25px;
    list-style: none
}

.header__item-menu {
    padding: 19px 0
}

.header__menu-link {
    font-family: inherit;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    text-decoration: none
}

.header-search {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-search__link {
    display: inline-block;
    height: 30px;
    padding: 0;
    text-decoration: none;
    border: 0;
    background-color: transparent;
    outline: 0;
    cursor: pointer
}

.header-search__img {
    vertical-align: bottom
}

.search-form {
    display: none
}

.search-form__container {
    margin: 0;
    padding: 0;
    border: 0
}

.search-form__input {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    outline: 0
}

@media (min-width:1200px) {
    .detail-rezidenty__detail-text {
        width: 100% !important
    }

    .header__first-line {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1290px;
        margin: 0 auto;
        padding: 15px;
        padding-left: 23px;
        padding-right: 290px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .header__mobile-container {
        position: static;
        top: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: auto;
        margin: 0 auto;
        padding: 0
    }

    .header__mobile-container--first {
        margin-left: 0;
        margin-right: 16px
    }

    .header__mobile-container--second {
        margin-right: 0;
        margin-left: 40px
    }

    .header__phone {
        margin-right: auto;
        font-size: 18px
    }

    .header__mail {
        margin-left: auto;
        font-size: 18px
    }

    .header__logo-img {
        width: 352px;
        height: 36px
    }

    .header__list-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
        margin-left: 0
    }

    .header__second-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 80px;
        padding-right: 0;
        padding-left: 23px
    }

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

    .header__toggle-menu {
        display: none
    }

    .header__logo {
        display: inline-block
    }

    .header__navigation {
        position: static;
        top: 0;
        left: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0
    }

    .header__list-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
        margin-left: 50px
    }

    html body .bvi-body .land-gallery .owl-carousel .owl-nav button.owl-next::before {
        left: 36px;
        top: 33px !important
    }

    html body .bvi-body .land-gallery .owl-carousel .owl-nav button.owl-prev::before {
        left: 28px;
        top: 40px !important
    }

    html body .bvi-body .territory .owl-carousel .owl-nav button.owl-prev::before {
        left: 29px
    }

    html body .bvi-body .territory .owl-carousel .owl-nav button.owl-next::before {
        left: 34px
    }

    html body .bvi-body .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.owl-prev::before {
        display: none
    }

    html body .bvi-body .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.owl-prev span {
        margin-left: 12px;
        background-color: #000 !important;
        color: #fff !important;
        text-decoration: none !important
    }

    html body .bvi-body .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.owl-next::before {
        display: none
    }

    html body .bvi-body .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.owl-next span {
        margin-right: 7px;
        background-color: #000 !important;
        color: #fff !important;
        text-decoration: none !important
    }
}

@media (min-width:1290px) {
    .header__first-line {
        padding-left: 0
    }

    .header__second-line {
        padding-left: 0
    }
}

@media (min-width:1200px) and (min-width:1290px) {
    .header__list-menu {
        margin-left: 60px;
        top: 5px;
        position: relative
    }
}

@media (min-width:1200px) {
    .header__item-menu {
        margin-right: 28px;
        padding: 0
    }

    .header__item-menu:last-child {
        margin-right: 0
    }

    .header__resident {
        position: absolute;
        top: -80px;
        right: 0;
        width: 250px;
        margin: 0;
        border-radius: 0
    }

    .header__second-container {
        position: relative;
        width: 100%;
        max-width: 1290px;
        margin: 0 auto
    }

    .header .open-search {
        max-width: 620px;
        margin-left: 20px;
        -webkit-transition: all .3s linear 0s;
        transition: all .3s linear 0s
    }
}

@media (min-width:1200px) and (min-width:1290px) {
    .header .open-search {
        max-width: 720px;
        margin-left: 50px
    }
}

@media (min-width:1200px) {
    .header .open-search li {
        margin-right: 10px
    }
}

@media (min-width:1200px) and (min-width:1290px) {
    .header .open-search li {
        margin-right: 20px
    }
}

@media (min-width:1200px) {
    .header-search {
        position: absolute;
        bottom: -57px;
        right: 20px
    }
}

.content {
    font-family: "Open Sans", Arial, sans-serif
}

.full-block__list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.full-block .owl-nav {
    width: 0px;
    height: fit-content;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
}

.full-block .owl-carousel .owl-nav button.owl-nav button.owl-next {
    right: 0
}

.full-block .owl-nav {
    height: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    position: static;
}

.full-block .owl-carousel .owl-nav button.owl-prev {
    left: -60px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.full-block .owl-carousel .owl-nav button.owl-next {
    right: -60px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.full-block button.owl-dot {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
}

.unit-full {
    position: relative;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.unit-full__title {
    margin: 0;
    font-family: Montserrat, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 0px !important;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0;
    margin: 0;
    font-family: Montserrat, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    text-align: center;
    color: #fff
}

.unit-full__play-button {
    height: 100%;
    font-family: inherit;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #f0f0f0;
    text-shadow: 0 2px 3px #000;
    background-color: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.unit-full__play-button::before {
    content: '';
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
    width: 80px;
    height: 90px;
    background-image: url(../img/main-page/full-block-gallery/play-button-new.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
}

.full-block_item.unit-full::before {
    content: '';
    position: absolute;
   /* background: rgba(0, 0, 0, .12);*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.unit-full__video {
    display: none
}

.unit-full__background {
    position: relative;
    width: 100% !important;
    /*height: 100%;*/
    height: auto;
    z-index: -1;
}

.owl-carousel .owl-item img {
    width: auto
}

.owl-nav {
    position: absolute;
    top: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    position: relative;
    width: 80px;
    height: 80px;
    font-size: 0;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 50%;
    outline: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.owl-carousel .owl-nav button.owl-next:after,
.owl-carousel .owl-nav button.owl-prev:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    background-color: #fff;
    border-radius: 50%
}

.owl-carousel .owl-nav button.owl-prev {
    left: -40px
}

.owl-carousel .owl-nav button.owl-next {
    right: -40px
}

.owl-carousel .owl-nav button.owl-next:before,
.owl-carousel .owl-nav button.owl-prev:before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    background: url(../img/icon_arrow.svg);
    background-repeat: no-repeat;
    width: 12px;
    height: 24px;
    margin-top: -12px;
    z-index: 5;
    background-size: contain
}

.residents__list.owl-carousel .owl-nav button.owl-prev:before {
    right: 38px;
    transform: rotate(0);
    -webkit-transform: rotate(0)
}

.residents__list.owl-carousel .owl-nav button.owl-next:before {
    left: 38px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.owl-carousel .owl-nav button.owl-prev:before {
    right: 22px;
    transform: rotate(0);
    -webkit-transform: rotate(0)
}

.owl-carousel .owl-nav button.owl-next:before {
    left: 22px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.owl-dots {
    position: absolute;
    bottom: 40px;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    max-width: 180px;
    margin-left: -90px
}

.owl-carousel button.owl-dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #f0f0f0;
    border: 3px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s;
    outline: 0
}

.owl-carousel button.owl-dot:last-child {
    margin-right: 0
}

.owl-carousel button.owl-dot.active {
    width: 40px;
    border-radius: 10px;
    background-color: #ed1c23
}

@media (min-width:1200px) {
    .full-block {
        width: 100%;
        max-width: 1920px;
        margin: 0 auto;
        min-height: 600px
    }

    .full-block .owl-carousel .owl-nav button.owl-next,
    .full-block .owl-carousel .owl-nav button.owl-prev {
        width: 120px;
        height: 120px
    }

    .full-block .owl-carousel .owl-nav button.owl-prev {
        left: -60px
    }

    .full-block .owl-carousel .owl-nav button.owl-next {
        right: -60px
    }

    .full-block .owl-carousel .owl-nav button.owl-next:after,
    .full-block .owl-carousel .owl-nav button.owl-prev:after {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px
    }

    .full-block .owl-carousel .owl-nav button.owl-next:before,
    .full-block .owl-carousel .owl-nav button.owl-prev:before {
        width: 15px;
        height: 28px
    }

    .full-block .owl-carousel .owl-nav button.owl-prev:before {
        right: 35px;
        z-index: 11111;
        display: inline-block
    }

    .full-block .owl-carousel .owl-nav button.owl-next:before {
        left: 35px
    }

    .unit-full {
        width: 100%;
        max-width: 1920px;
        margin: 0 auto;
    }

    .unit-full__title {
        max-width: 980px;
        margin: 0 auto;
        margin-top: 80px;
        margin-bottom: 170px;
        font-size: 0px
    }

    .unit-full__video {
        max-width: 550px;
        min-height: 350px
    }
}

.video-full__magnify {
    display: none;
    /*! position: absolute !important; */
    position: fixed !important;
    max-width: 800px;
    height: auto;
    z-index: 10100
}

.video-full__magnify iframe {
    width: 100%;
    min-width: 800px;
    min-height: 560px
}

@media (max-width:800px) {
    .video-full__magnify iframe {
        min-width: 500px;
        min-height: 300px
    }
}

@media (max-width:500px) {
    .video-full__magnify iframe {
        min-width: 320px;
        min-height: 200px
    }
}

.video-full {
    display: none;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .5;
    z-index: 10000
}

.video-full__close {
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #afafaf;
    border-radius: 15px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px
}

.video-full__close i {
    width: 30px;
    height: 30px;
    background: url("https://codernote.ru/files/cross.png") no-repeat center center;
    background-size: 16px 16px;
    display: block
}

@-webkit-keyframes rota {
    25% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rota {
    25% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.video-full__close:hover {
    -webkit-animation: rota 4s infinite normal;
    animation: rota 4s infinite normal;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.land-gallery {
    position: relative;
    max-width: 630px;
    margin: 0 auto;
    padding-top: 31px;
    padding-bottom: 50px;
    overflow: hidden
}

.land-gallery__title {
    margin: 0;
    margin-bottom: 25px;
    font-family: Montserrat, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    text-align: center;
    color: #1a1a1a
}

.land-gallery__title--desc {
    display: none
}

.land-gallery__list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.land-gallery__item--first {
    display: none
}

.land-gallery__button {
    display: block;
    width: 92%;
    height: 60px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: #ed1c23;
    border-radius: 4px;
    outline: 0
}

.land-gallery__view-map {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 92%;
    height: 60px;
    margin: 0 auto;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 56px;
    text-align: center;
    color: #ed1c23;
    text-decoration: none;
    background: #fff;
    border: 2px solid #ed1c23;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    outline: 0
}

.land-gallery__view-icons {
    display: inline-block;
    margin-right: 10px;
    width: 30px;
    height: 26px;
    background-image: url("../img/main-page/land-gallery/icon_map.svg");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 30px 26px
}

.land-gallery__slider-container .owl-carousel .owl-nav button.owl-next:before,
.land-gallery__slider-container .owl-carousel .owl-nav button.owl-prev:before {
    background: url(../img/icon_arrow_w.svg);
    background-repeat: no-repeat;
    width: 12px;
    height: 24px;
    margin-top: -10px;
    z-index: 5;
    background-size: contain
}

.land-gallery__controls {
    display: none
}

.land-gallery .owl-nav {
    top: 15%;
    height: 0
}

.land-gallery .owl-carousel .owl-item img {
    width: 100%
}

@media screen and (max-width:680px) {
    .land-gallery .owl-nav {
        top: 50% !important;
        height: auto;
        margin-top: -100px
    }
}

.land-gallery .owl-thumbnail__image {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.owl-thumbnail__item {
    position: relative
}

.owl-thumbnail__item img {
    height: 133px !important;
    -o-object-fit: cover;
    object-fit: cover
}

.land-gallery .owl-carousel .owl-nav button.owl-next,
.land-gallery .owl-carousel .owl-nav button.owl-prev {
    background-color: rgba(237, 28, 35, .3);
    position: absolute
}

.land-gallery .owl-carousel .owl-nav button.owl-next:after,
.land-gallery .owl-carousel .owl-nav button.owl-prev:after {
    background-color: #ed1c23
}

.land-gallery .owl-carousel .owl-nav button.owl-next.disabled,
.land-gallery .owl-carousel .owl-nav button.owl-prev.disabled {
    display: none
}

.land-gallery .owl-carousel .owl-item img {
    width: 100%;
    height: auto;
    height: 420px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.unit-land__img {
    height: 420px
}

.land-gallery .owl-thumbnail {
    display: none !important
}

.unit-land__img-container {
    position: relative;
    max-width: 630px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.unit-land__img-container::after {
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: '';
    transition: opacity .5s ease-out
}

.unit-land__schema {
    display: none
}

.unit-land__desc {
    display: none
}

.unit-land__img {
    width: 100%;
    height: auto
}

.unit-land__button-3d {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 125px;
    height: 125px;
    margin-left: -62.5px;
    margin-top: -62.5px;
    text-decoration: none;
    color: #000;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    z-index: 1
}

.unit-land__button-3d--tour {
    font-family: Montserrat, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 20px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #fff
}

.unit-land__button-3d:before {
    content: '';
    background-image: url(../img/play3dtour.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

@media screen and (max-width:1200px) {

    .unit-land__button-3d:before,
    .unit-territory__map-link::before {
        width: 80px;
        height: 80px
    }
}

.unit-land__content .unit-land__title {
    font-family: Montserrat, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 37px;
    color: #1a1a1a;
    text-align: left;
    margin-bottom: 20px
}

.owl-thumbnail__item-title {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #1a1a1a;
    padding-top: 15px
}

@media screen and (max-width:480px) {
    .unit-land__title {
        font-size: 24px !important;
        line-height: 36px !important;
        padding: 20px;
        font-family: Open Sans !important;
        font-style: normal !important
    }
}

@media (min-width:420px) {
    .land-gallery .owl-nav {
        top: 20%
    }
}

@media (min-width:530px) {
    .land-gallery .owl-nav {
        top: 27%
    }
}

@media (min-width:630px) {
    .land-gallery .owl-nav {
        top: 34%
    }
}

@media (min-width:1200px) {
    .land-gallery {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 70px 0 80px 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: visible
    }
}

@media (min-width:1200px) and (min-width:1290px) {
    .land-gallery {
        max-width: 1290px
    }
}

@media (min-width:1200px) {
    .land-gallery__title {
        position: relative;
        margin-bottom: 60px;
        padding-left: 130px;
        font-family: Montserrat, Arial, sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 44px;
        color: #1a1a1a;
        text-align: left
    }

    .land-gallery__title--desc {
        display: block;
        margin-top: 10px;
        font-family: "Open Sans", Arial, sans-serif;
        line-height: 27px;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        color: #999
    }

    .land-gallery__title:before {
        content: '';
        position: absolute;
        top: 8px;
        left: 0;
        width: 100px;
        height: 46px;
        background-image: url("../img/main-page/land-gallery/logo_title_element.svg");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100px 46px
    }

    .land-gallery__list {
        margin-bottom: 25px;
        overflow: visible
    }

    .land-gallery__view-map {
        display: none
    }

    .land-gallery__button {
        display: none
    }

    .land-gallery .owl-nav {
        top: 50%;
        margin-top: -40px;
        height: 0
    }

    .land-gallery .owl-carousel .owl-nav button.owl-prev:before {
        right: 50%;
        margin-right: -7px;
        width: 15px;
        height: 28px;
        margin-top: -14px
    }

    .land-gallery .owl-carousel .owl-nav button.owl-prev {
        left: 0
    }

    .land-gallery .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .land-gallery .owl-carousel .owl-nav button.owl-next:before {
        left: 0;
        right: 0;
        top: 11px !important;
        bottom: 0;
        width: auto;
        height: auto;
        background-position: center;
        background-size: auto 25px
    }

    .land-gallery .owl-carousel .owl-nav button.owl-prev:before {
        left: 0;
        right: 0;
        top: 10px !important;
        bottom: 0;
        width: 100%;
        height: auto;
        background-position: center;
        background-size: auto 25px
    }

    .land-gallery .owl-thumbnail {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
        width: calc(100% - 3px)
    }

    .land-gallery .owl-thumbnail__view-map-desktop {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 134px;
        padding-top: 40px;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 21px;
        text-align: center;
        text-decoration: none;
        color: #ed1c23;
        background: #fff;
        border: 2px solid #ed1c23;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 4px;
        outline: 0
    }

    .land-gallery .owl-thumbnail__view-map-desktop:before {
        content: '';
        position: absolute;
        top: 40px;
        left: 50%;
        width: 30px;
        height: 26px;
        margin-left: -15px;
        background-image: url("../img/main-page/land-gallery/icon_map.svg");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 30px 26px
    }

    .land-gallery .owl-thumbnail__image {
        width: 193px;
        height: 134px
    }

    .land-gallery .owl-thumbnail .owl-stage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .land-gallery .owl-thumbnail.owl-carousel.owl-drag .owl-item {
        position: relative
    }

    .land-gallery .owl-thumbnail.owl-carousel.owl-drag .owl-item:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, .4)
    }

    .land-gallery .owl-thumbnail.owl-carousel.owl-drag .owl-item.current .owl-thumbnail__image {
        border: 4px solid #ed1c23
    }

    .land-gallery .owl-thumbnail.owl-carousel.owl-drag .owl-item.current:after {
        display: none
    }

    .land-gallery .owl-thumbnail.owl-carousel.owl-drag .owl-item:first-child:after {
        display: none
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav {
        margin-top: -30px
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.disabled {
        display: none
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav button {
        position: absolute;
        width: 40px;
        height: 40px;
        background-color: #ed1c23
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.owl-next {
        position: absolute;
        width: 40px;
        height: 40px;
        background-color: inherit;
        background-image: url(../img/btn.svg)
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav button:before {
        background-size: 7px;
        margin-top: -5px;
        margin-left: 0;
        top: 0;
        bottom: 0;
        left: 5px !important;
        right: 50%;
        background-position: center
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.owl-prev::before {
        background-size: 7px;
        margin-top: -11px;
        margin-left: 4px;
        top: 0;
        bottom: 0;
        left: 5px !important;
        right: 50%;
        background-position: center
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.owl-prev {
        left: -20px
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.owl-prev:before {
        margin-right: -12px
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.owl-next:before {
        left: 9px
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav button.owl-next {
        right: -18px;
        background-repeat: no-repeat
    }

    .land-gallery .owl-thumbnail.owl-carousel .owl-nav button:after {
        display: none
    }

    .unit-land {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
}

@media (min-width:1200px) and (min-width:1290px) {
    .unit-land {
        max-width: 1290px
    }
}

@media (min-width:1200px) {
    .unit-land__content {
        width: 100%;
        max-width: 520px;
        margin-left: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .unit-land__button-3d {
        width: 220px;
        height: 220px;
        margin-top: -110px;
        margin-left: -110px;
        font-size: 18px;
        line-height: 25px;
        color: #fff
    }

    .unit-land__button-3d:before {
        width: 98px;
        height: 98px
    }

    .unit-land__button-3d--tour {
        font-size: 30px;
        line-height: 37px
    }

    .unit-land__title {
        margin: 0;
        margin-bottom: 20px
    }

    .unit-land__desc {
        display: block;
        margin-bottom: 26px;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #1a1a1a;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .unit-land__desc--style {
        font-weight: 700
    }

    .unit-land__schema {
        width: 252px;
        min-height: 60px;
        padding: 0 10px;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        text-align: center;
        color: #fff;
        text-decoration: none;
        line-height: 56px;
        background: #ed1c23;
        border-radius: 4px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .unit-land__schema-icons {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-right: 12px;
        background-image: url("../img/main-page/land-gallery/icon_3d.svg");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 24px 24px
    }

    .unit-land__img {
        width: 630px;
        height: 420px
    }
}

@media (min-width:1450px) {
    .land-gallery .owl-carousel .owl-nav button.owl-prev {
        left: -80px
    }

    .land-gallery .owl-carousel .owl-nav button.owl-next {
        right: -80px
    }
}

@media (min-width:1600px) {
    .land-gallery .owl-carousel .owl-nav button.owl-prev {
        left: -110px;
        position: relative
    }

    .land-gallery .owl-carousel .owl-nav button.owl-next {
        right: -110px
    }
}

.webp .investors {
    background-image: url("../img/main-page/investors/inv.webp")
}

.investors {
    min-height: 474px;
    padding-top: 40px;
    font-family: inherit;
    background-image: url("../img/main-page/investors/inv.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 1920px 474px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.investors__title {
    margin-bottom: 10px;
    font-family: Montserrat, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    color: #fff
}

.investors__title--desc {
    display: none
}

.investors__link-present {
    display: none
}

.investors__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    z-index: 11111
}

.investors .owl-carousel .owl-item img {
    width: 100%;
    max-width: 60px;
    display: inline-block
}

.investors .owl-carousel .owl-item img.show_blind {
    display: none
}

html body .bvi-body .investors .owl-carousel .owl-item img.show_blind {
    display: inline-block
}

html body .bvi-body .investors .owl-carousel .owl-item img.hide_blind {
    display: none !important
}

html body .bvi-body ul.investors__nav {
    background-color: transparent !important;
    background: 0 0
}

.investors .owl-item,
.investors .owl-stage,
.investors .owl-stage-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 270px
}

.investors .owl-nav {
    top: 50%;
    height: 0;
    margin-top: -40px
}

.unit-investor {
    text-align: center
}

.unit-investor__title {
    top: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    width: 256px;
    padding-top: 215px
}

.html body .bvi-body[data-bvi-images=true] img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    z-index: 11
}

html body .bvi-body .full-block_item,
html body .bvi-body .owl-nav,
html body .bvi-body .owl-nav .owl-carousel * {
    background: 0 0 !important
}

html body .bvi-body .owl-carousel.land-gallery__thumbnails .owl-item img {
    z-index: 1
}

html body .bvi-body .owl-carousel .owl-item iframe {
    display: none !important
}

html body .bvi-body .owl-dots {
    padding: 10px;
    border-radius: 50px
}

html body .bvi-body .owl-carousel .owl-nav button.owl-next::before,
html body .bvi-body .owl-carousel .owl-nav button.owl-prev::before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    background: url(../img/icon_arrow.svg) !important;
    background-repeat: no-repeat !important;
    width: 18px;
    height: 35px;
    margin-top: -17px;
    z-index: 5;
    background-size: 100% !important;
    -webkit-filter: grayscale();
    filter: grayscale()
}

html body .bvi-body .owl-carousel.investors__list>.owl-nav>button::before {
    content: '';
    position: absolute !important;
    top: 50%;
    display: inline-block !important;
    background: url(../img/icon_arrow.svg) !important;
    background-repeat: no-repeat;
    width: 12px;
    height: 24px;
    margin-top: -13px;
    z-index: 5
}

html body .bvi-body .unit-full__play-button::before {
    display: none
}

html body .bvi-body .unit-full__play-button,
html body .bvi-body .unit-full__title {
    padding: 15px 40px;
    border-radius: 50px;
    margin: 0;
}

html body .bvi-body .header__resident,
html body .bvi-body .unit-land__schema {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: 3px solid #000;
    height: 50px !important;
    margin-top: 10px !important
}

.unit-investor__desc {
    margin: 0;
    font-size: 11px;
    text-align: center
}

@media (min-width:768px) {
    .unit-investor {
        margin: 0 auto
    }
}

.investors__container {
    z-index: 2
}

@media (min-width:1200px) {
    .investors {
        margin: 0 auto;
        padding-top: 70px;
        padding-bottom: 120px;
        min-height: 562px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-size: 1920px 572px;
        overflow: hidden
    }

    .investors__container {
        position: relative;
        max-width: 1290px;
        margin: 0 auto
    }

    .investors__title {
        position: relative;
        padding-left: 130px;
        padding-right: 190px;
        font-size: 44px
    }

    .investors__title--desc {
        display: block;
        margin-top: 15px;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 18px
    }

    .investors__title:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100px;
        height: 46px;
        background-image: url("../img/main-page/investors/logo_title_element.svg");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100px 46px
    }

    .investors__list {
        margin: 0 auto;
        overflow: visible
    }

    .investors__link-present {
        position: absolute;
        right: 30px;
        top: 0;
        display: block;
        width: 130px;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 27px;
        color: #fff;
        text-decoration: none;
        outline: 0
    }

    .investors__link-present:before {
        content: '';
        position: absolute;
        top: 50%;
        left: -51px;
        width: 36px;
        height: 46px;
        margin-top: -23px;
        background-image: url("../img/main-page/investors/icon_doc.svg");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 36px 46px
    }

    .investors .owl-nav {
        margin-top: -60px
    }

    .investors .owl-carousel .owl-nav button {
        width: 120px;
        height: 120px
    }

    .investors .owl-carousel .owl-nav button:before {
        width: 15px;
        height: 28px
    }

    .investors .owl-carousel .owl-nav button.owl-prev:before {
        right: 30px
    }

    .investors .owl-carousel .owl-nav button.owl-next:before {
        left: 30px
    }

    .investors .owl-carousel .owl-nav button:after {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px
    }

    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -60px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -60px
    }
}

@media (min-width:1300px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -70px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -70px
    }
}

@media (min-width:1355px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -100px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -100px
    }
}

@media (min-width:1430px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -140px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -140px
    }
}

@media (min-width:1500px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -180px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -180px
    }
}

@media (min-width:1550px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -210px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -210px
    }
}

@media (min-width:1630px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -240px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -240px
    }
}

@media (min-width:1680px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -270px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -270px
    }
}

@media (min-width:1750px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -300px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -300px
    }
}

@media (min-width:1810px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -330px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -330px
    }
}

@media (min-width:1870px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -360px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -360px
    }
}

@media (min-width:1920px) {
    .investors .owl-carousel .owl-nav button.owl-prev {
        left: -375px
    }

    .investors .owl-carousel .owl-nav button.owl-next {
        right: -375px
    }
}

.territory {
    padding: 30px 0;
    font-family: inherit
}

.territory__title {
    margin: 0 auto;
    margin-bottom: 25px;
    font-family: Montserrat, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 54px;
    color: #1a1a1a
}

@media screen and (max-width:480px) {
    .territory__title {
        font-style: normal;
        font-weight: 800;
        font-size: 28px;
        line-height: 34px;
        color: #1a1a1a
    }
}

.territory__list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.territory .owl-nav {
    top: 21%;
    height: 0
}

.territory .owl-carousel .owl-item img {
    width: 100%
}

.territory .owl-carousel .owl-nav button.owl-next,
.territory .owl-carousel .owl-nav button.owl-prev {
    background-color: rgba(237, 28, 35, .3)
}

.territory .owl-carousel .owl-nav button.owl-next:after,
.territory .owl-carousel .owl-nav button.owl-prev:after {
    background-color: #ed1c23
}

.territory .owl-carousel .owl-nav button.owl-next:before,
.territory .owl-carousel .owl-nav button.owl-prev:before {
    background: url(../img/icon_arrow_w.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.unit-territory {
    position: relative;
    max-width: 630px;
    margin: 0 auto
}

.unit-territory__container {
    position: relative
}

.unit-territory__map-link {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100px;
    height: auto;
    margin-top: -50px;
    margin-left: -50px;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    z-index: 0;
    flex-direction: column
}

.unit-territory__container a:nth-child(2) {
    display: none
}

.unit-territory__map-link::before {
    content: '';
    background-image: url(../img/play3dtour.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block
}

@media screen and (max-width:480px) {
    .unit-territory__map-link {
        font-size: 10px
    }

    .unit-territory__map-link span {
        font-size: 22px
    }
}

.unit-territory__map-link--style {
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 37px;
    text-align: center;
    color: #fff
}

@media (max-width:580px) {
    .unit-territory__map-link--style {
        font-size: 20px
    }

    .unit-territory__map-link {
        font-size: 11px !important
    }
}

.unit-territory__img {
    width: 100%;
    height: auto
}

.unit-territory__title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    margin: 0 auto;
    margin-top: 12px;
    margin-bottom: 40px;
    padding: 0 15px
}

.unit-territory__desc {
    display: none
}

.unit-territory__land {
    display: block;
    width: 98%;
    height: 60px;
    margin: 0 auto;
    font-family: inherit;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    line-height: 56px;
    color: #fff;
    text-decoration: none;
    background: #ed1c23;
    border-radius: 4px
}

.territory .owl-carousel .owl-item .unit-territory__block {
    height: 420px
}

@media screen and (max-width:660px) {
    .unit-territory__land {
        width: 90%
    }
}

@media (min-width:420px) {
    .territory .owl-nav {
        top: 25%
    }
}

@media (min-width:530px) {
    .territory .owl-nav {
        top: 30%
    }
}

@media (min-width:630px) {
    .territory .owl-nav {
        top: 30%
    }
}

@media (min-width:1200px) {
    .territory {
        max-width: 1200px;
        margin: 0 auto;
        padding-top: 70px;
        padding-bottom: 100px
    }
}

@media (min-width:1200px) and (min-width:1290px) {
    .territory {
        max-width: 1290px
    }
}

@media (min-width:1200px) {
    .territory__title {
        position: relative;
        margin-bottom: 65px;
        padding-left: 130px
    }

    .territory__title:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 100px;
        height: 46px;
        margin-top: -23px;
        background-image: url("../img/main-page/territory/logo_title_element.svg");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100px 46px
    }

    .territory__list {
        overflow: visible
    }

    .territory .owl-nav {
        top: 50%;
        margin-top: -40px
    }

    .territory .owl-carousel .owl-nav button.owl-prev:before {
        left: 0;
        right: 0;
        top: 10px;
        bottom: 0;
        width: 100%;
        height: auto;
        background-position: center;
        background-size: auto 25px
    }

    .territory .owl-carousel .owl-nav button.owl-prev {
        left: 0
    }

    .territory .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .territory .owl-carousel .owl-nav button.owl-next:before {
        left: 0;
        right: 0;
        top: 15px;
        bottom: 0;
        width: 100%;
        height: auto;
        background-position: center;
        background-size: auto 25px
    }

    .territory .owl-carousel .owl-item .unit-territory__block,
    .territory .owl-carousel .owl-item img {
        width: 630px;
        height: auto
    }

    .unit-territory {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%
    }

    .unit-territory__container {
        margin-right: 30px
    }

    .unit-territory__img {
        width: 630px;
        height: 420px
    }

    .unit-territory__content {
        max-width: 630px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .unit-territory__title {
        margin: 0;
        margin-bottom: 20px;
        padding: 0;
        font-size: 18px;
        line-height: 27px;
        font-family: Montserrat, Arial, sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 44px;
        line-height: 54px;
        color: #1a1a1a
    }

    .unit-territory__desc {
        display: inline-block;
        margin-bottom: 26px;
        font-size: 18px;
        line-height: 27px;
        margin-top: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .unit-territory__land {
        max-width: unset;
        margin: 0;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        padding: 0 2em
    }

    .unit-territory__map-link {
        width: 220px;
        height: 220px;
        margin-top: -110px;
        margin-left: -110px;
        font-size: 18px
    }

    .unit-territory__map-link--style {
        display: block;
        width: 96%;
        font-size: 30px
    }

    .unit-territory__map-link::before {
        width: 100px;
        height: 100px
    }
}

@media (min-width:1450px) {
    .territory .owl-carousel .owl-nav button.owl-prev {
        left: -80px
    }

    .territory .owl-carousel .owl-nav button.owl-next {
        right: -80px
    }
}

@media (min-width:1600px) {
    .territory .owl-carousel .owl-nav button.owl-prev {
        left: -110px
    }

    .territory .owl-carousel .owl-nav button.owl-next {
        right: -110px
    }
}

@media (max-width:1280px) {
    .unit-territory__content {
        margin-top: 0
    }
}

.webp .residents {
    background-image: url("../img/main-page/residents/res.webp")
}

.residents {
    min-height: 295px;
    padding-top: 40px;
    padding-bottom: 70px;
    background-image: url("../img/main-page/residents/res.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1920px 691px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.residents__title {
    margin-bottom: 40px;
    font-family: Montserrat, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    color: #fff
}

.residents__title--desc {
    display: none
}

.residents__link-price {
    display: none
}

.residents__link {
    display: none
}

.residents__list {
    width: 72%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.residents .owl-nav {
    top: 50%;
    height: 0;
    margin-top: -40px
}

.residents .owl-carousel .owl-nav button.owl-prev {
    left: -85px
}

.residents .owl-carousel .owl-nav button.owl-next {
    right: -85px
}

.residents .owl-carousel .owl-item img {
    width: 100%;
    height: auto;
    max-height: 100px;
    max-width: none;
    margin: 0 auto
}

.unit-resident {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    height: 125px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 4px;
    padding: 10px
}

@media (min-width:390px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -95px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -95px
    }
}

@media (min-width:460px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -105px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -105px
    }
}

@media (min-width:560px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -125px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -125px
    }
}

@media (min-width:700px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -145px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -145px
    }
}

@media (min-width:840px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -160px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -160px
    }
}

@media (min-width:950px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -180px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -180px
    }
}

@media (min-width:1080px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -200px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -200px
    }
}

@media (min-width:1250px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -220px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -220px
    }
}

@media (min-width:1200px) {
    .residents {
        position: relative;
        max-width: 1920px;
        margin: 0 auto;
        min-height: 691px;
        padding: 60px 0;
        text-align: center
    }

    .residents__link-price {
        position: absolute;
        top: 0;
        right: 0;
        width: 140px;
        font-family: inherit;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
        text-decoration: none;
        color: #fff;
        outline: 0
    }

    .residents__link-price:before {
        content: '';
        position: absolute;
        top: 50%;
        left: -51px;
        width: 36px;
        height: 46px;
        margin-top: -23px;
        background-image: url("../img/main-page/investors/icon_doc.svg");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 36px 46px
    }

    .residents__title {
        position: relative;
        margin: 0;
        padding-left: 130px;
        padding-right: 190px;
        font-size: 44px;
        text-align: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .residents__title--desc {
        display: block;
        margin-top: 15px;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        color: #f0f0f0
    }

    .residents__title:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100px;
        height: 46px;
        background-image: url("../img/main-page/residents/logo_title_element.svg");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100px 46px
    }

    .residents__title-container {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 1290px;
        margin: 0 auto;
        margin-bottom: 60px
    }

    .residents__link-price {
        position: absolute;
        top: 0;
        right: 0;
        display: inline-block
    }

    .residents__list {
        width: 88%;
        max-width: 1290px;
        margin: 0 auto;
        margin-bottom: 60px
    }

    .residents__link {
        display: block;
        width: 222px;
        height: 60px;
        margin: 0 auto;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 27px;
        text-align: center;
        color: #fff;
        line-height: 56px;
        text-decoration: none;
        background: #ed1c23;
        border-radius: 4px;
        outline: 0
    }

    .residents .owl-carousel .owl-nav button {
        width: 120px;
        height: 120px;
        margin-top: -60px;
        padding: 0
    }

    .residents .owl-carousel .owl-nav button:before {
        width: 14px;
        height: 28px
    }

    .residents .owl-carousel .owl-nav button:after {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px
    }

    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -60px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -60px
    }

    .unit-resident__img {
        line-height: 190px
    }

    .unit-resident__img--forrest {
        width: 150px;
        height: 150px
    }

    .unit-resident__img--aqua {
        width: 150px;
        height: 66px
    }

    .unit-resident__img--extrusion {
        width: 150px;
        height: 90px
    }

    .unit-resident__img--olsa {
        width: 150px;
        height: 88px
    }

    .unit-resident__img--sonca {
        width: 114px;
        height: 150px
    }
}

.unit-resident {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    height: 300px;
    padding: 0
}

.unit-resident__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 110px;
    margin: 0;
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
    color: #1a1a1a;
    border-radius: 0 0 4px 4px;
    background-color: #f7f7f7;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.unit-resident__container-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 190px;
    width: 130px
}

@media (min-width:1330px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -90px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -90px
    }
}

@media (min-width:1390px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -110px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -110px
    }
}

@media (min-width:1450px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -155px
    }

    .residents .owl-carousel .owl-nav button.owl-prev:before {
        right: 30px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -155px
    }

    .residents .owl-carousel .owl-nav button.owl-next:before {
        left: 30px
    }
}

@media (min-width:1570px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -210px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -210px
    }
}

@media (min-width:1630px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -210px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -210px
    }
}

@media (min-width:1650px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -250px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -250px
    }
}

@media (min-width:1730px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -290px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -290px
    }
}

@media (min-width:1805px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -325px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -325px
    }
}

@media (min-width:1865px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -365px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -365px
    }
}

@media (min-width:1920px) {
    .residents .owl-carousel .owl-nav button.owl-prev {
        left: -375px
    }

    .residents .owl-carousel .owl-nav button.owl-next {
        right: -375px
    }
}

.section-top-news .container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px
}

@media screen and (max-width:1024px) {
    .top-news {
        flex-direction: column
    }

    .section-top-news .container {
        max-width: 630px
    }
}

.top-news__item {
    display: flex;
    background: #454545;
    position: relative
}

@media screen and (max-width:1024px) {
    .top-news__slider {
        margin-top: 30px
    }
}

.top-news {
    display: flex;
    justify-content: space-between
}

.top-news__all {
    margin-top: 40px
}

.top-news__all>a {
    width: 222px;
    height: 60px;
    margin: 0 auto;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 56px;
    text-decoration: none;
    background: #ed1c23;
    border-radius: 4px;
    outline: 0;
    display: block
}

.top-news__image {
    width: 61%;
    background: #666
}

.top-news__date {
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #999;
    padding: 9px 0 6px 0
}

.top-news__tag span {
    background: #ed1c23;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 21px;
    display: inline-block;
    padding: 3px 5px 5px 5px;
    line-height: 10px
}

.top-news__title a {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.top-news__title {
    position: relative;
    z-index: 3
}

.top-news__title a:hover {
    text-decoration: underline
}

.top-news__link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.top-news__main {
    padding: 15px;
    width: 100%
}

@media screen and (max-width:580px) {
    .top-news__main {
        width: auto
    }
}

.section-top-news {
    padding-top: 40px;
    padding-bottom: 0
}

.top-news__slider {
    flex-grow: 1;
    width: calc(50% - 38px);
    max-width: calc(50% - 38px)
}

.top-news__image span {
    min-height: 180px;
    display: block;
    background-size: cover;
    background-position: center
}

@media screen and (max-width:1280px) {
    .top-news__slider {
        width: calc(50% - 15px);
        max-width: calc(50% - 15px)
    }

    .top-news__image span {
        min-height: 150px;
        min-width: 170px
    }
}

@media screen and (max-width:1024px) {
    .top-news__slider {
        width: 100%;
        max-width: 100%
    }
}

@media screen and (max-width:580px) {
    .top-news__image span {
        min-height: 240px;
        display: block
    }

    .top-news__item {
        flex-direction: column
    }

    .top-news__image {
        width: 100%
    }

    .top-news__title {
        margin-bottom: 25px
    }
}

.top-news__slider .owl-dots {
    bottom: 20px;
    width: auto;
    margin-left: 0;
    right: 17px;
    left: auto
}

.top-news__slider .owl-dots button {
    border: none;
    height: 4px;
    width: 4px;
    margin-left: 5px;
    margin-right: 5px;
    transition: width .3s ease
}

.top-news__slider.owl-carousel button.owl-dot.active {
    width: 10px
}

.map {
    max-width: 1920px;
    margin: 0 auto
}

.map__content {
    width: 100%;
    height: auto;
    min-height: 420px;
    vertical-align: bottom
}

.territory-map {
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 40px;
    font-family: "Open Sans", Arial, sans-serif
}

.territory-map__container {
    position: relative;
    padding-left: 4.1%;
    padding-right: 4.1%
}

.territory-menu {
    display: none
}

@media (max-width:1199px) {
    .territory-menu {
        display: block
    }
}

.territory-map__content {
    position: relative;
    margin-bottom: -37px
}

.territory-map__title {
    max-width: 1290px;
    margin: 0 auto;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #e0e0e0
}

.territory-map__description {
    max-width: 1290px;
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.territory-map__frame {
    width: 100%;
    max-width: 1920px;
    min-height: 636px;
    margin: 0 auto;
    vertical-align: bottom
}

.breadcrumbs {
    max-width: 1290px;
    margin: 0 auto;
    margin-bottom: 40px
}

.breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.breadcrumbs__item {
    position: relative;
    margin-right: 20px;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px
}

.breadcrumbs__item:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -11px;
    width: 3px;
    height: 1px;
    background-color: #999
}

.breadcrumbs__item:last-child {
    margin-right: 0
}

.breadcrumbs__item:last-child:after {
    display: none
}

.breadcrumbs__item.active-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ed1c23
}

.breadcrumbs__link {
    text-decoration: none;
    color: #000;
    line-height: 25px
}

.filter-map {
    position: absolute;
    top: 40px;
    width: 100%;
    max-width: 1290px
}

.filter-map__toggle-button {
    position: absolute;
    top: 0;
    left: 50%;
    width: 305px;
    height: 49px;
    margin-left: -152.5px;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 49px;
    color: #000;
    border: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
    box-shadow: 0 0 6px rgba(0, 0, 0, .25);
    border-radius: 4px;
    outline: 0;
    cursor: pointer;
    z-index: 10
}

.filter-map__toggle-button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 95px;
    width: 13px;
    height: 16px;
    margin-top: -8px;
    background-image: url("../img/territory/filter-icon.svg");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 13px 16px
}

.filter-map__container {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    display: none;
    width: 305px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
    box-shadow: 0 0 6px rgba(0, 0, 0, .25);
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10
        /*! bottom: 0; */
}

.filter-map__title {
    margin: 0;
    padding: 15px 30px;
    font-family: inherit;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5
}

.city-filter__container {
    position: relative;
    margin: 0;
    margin-top: 10px;
    padding: 0;
    padding-bottom: 10px;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.city-filter__title {
    position: relative;
    width: 100%;
    padding: 0 40px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    cursor: pointer
}

.city-filter__title span {
    display: inline-block;
    height: 100%;
    width: 100%
}

.city-filter__title i.arrow {
    position: absolute;
    top: 50%;
    left: 17px;
    display: inline-block;
    padding: 4px;
    margin-top: -4px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.city-filter__title.open-menu-filter i.arrow {
    margin-top: -5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.city-filter__list {
    display: none;
    margin: 0;
    max-height: 404px;
    max-height: 168px;
    margin-top: 10px;
    padding: 0 40px;
    padding-right: 20px;
    list-style: none;
    overflow: hidden
}

.city-filter__list.section-filter {
    display: block
}

.city-filter__item {
    margin-bottom: 15px
}

.city-filter__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.city-filter__input:checked+.city-filter__checkbox:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 1.5px;
    width: 7px;
    height: 7px;
    margin-top: -3.5px;
    background-image: url("../img/territory/check-red.svg");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 7px 7px
}

.city-filter__input:disabled+.city-filter__checkbox {
    background-color: #999
}

.city-filter__input:checked:disabled+.city-filter__checkbox:after {
    left: 1px;
    width: 8px;
    background-image: url("../img/territory/check-white.svg");
    background-size: 8px 7px
}

.city-filter__label {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.city-filter__checkbox {
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    margin-top: -6.5px;
    border: 2px solid #999
}

.city-filter__text {
    padding-left: 25px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 12px
}

.result-element {
    position: absolute;
    top: 60px;
    left: 305px;
    width: 320px;
    padding: 20px;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 5
}

.result-element__title {
    margin: 0;
    margin-bottom: 15px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 21px
}

.result-element__all-area,
.result-element__area {
    margin: 0;
    margin-bottom: 10px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 12px;
    line-height: 20px
}

.result-element__all-area--style,
.result-element__area--style {
    font-weight: 700
}

.result-element__all-area {
    margin-bottom: 15px
}

.result-element__more-link {
    display: inline-block;
    margin-bottom: 15px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #ed1c23;
    text-decoration: none
}

.result-element__land-container {
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    border-top: 1px solid #e5e5e5
}

.result-element__land-list {
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    list-style: none
}

.result-element__land-link {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
    text-decoration: none;
    color: #000
}

.result-element__land-link:hover {
    text-decoration: underline
}

.result-element__free-area {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 25px;
    padding-right: 25px
}

.result-element__free-list {
    margin: 0;
    padding: 0;
    padding-left: 15px
}

.filter-map .result-element__free-list {
    margin: 0;
    padding: 0
}

.result-element__free-link {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
    text-decoration: none;
    color: #000
}

.result-element__free-link:hover {
    text-decoration: underline
}

.result-element__container-button {
    position: absolute;
    top: 0;
    right: -25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 25px
}

.result-element__close,
.result-element__slide {
    position: relative;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 5px;
    height: 40px;
    padding: 0;
    font-size: 0;
    border: 0;
    background-color: #fff;
    border-radius: 0 4px 4px 0;
    outline: 0;
    cursor: pointer
}

.result-element__close:after,
.result-element__close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 1px;
    margin-left: -8.5px;
    background-color: #ed1c23
}

.result-element__close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.result-element__close:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.result-element__slide:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border: solid #ed1c23;
    border-width: 0 1px 1px 0;
    display: inline-block;
    margin-top: -5px;
    margin-left: -3.5px;
    padding: 5px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    margin: 0;
    margin-bottom: 10px;
    background: #c4c4c4;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_scrollTools .mCSB_dragger {
    left: 0;
    width: 4px;
    border: 1px solid #c4c4c4;
    background: #fff;
    border-radius: 3px
}

.city-filter__wrapper-checkbox {
    position: absolute;
    right: 20px;
    top: 0
}

.city-filter__checkbox-label {
    display: inline-block;
    right: 0;
    top: 0;
    position: relative;
    width: 28px;
    height: 18px;
    z-index: 10;
    line-height: 17px;
    background: #548d72;
    border-radius: 30px;
    -webkit-transition: all .6s cubic-bezier(.68, -.55, .265, 1.55);
    transition: all .6s cubic-bezier(.68, -.55, .265, 1.55);
    cursor: pointer
}

.free-wrapper__label {
    background-color: #ed1c23
}

.city-filter__checkbox-label:after {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    left: 1px;
    top: 50%;
    display: block;
    margin-top: -7px;
    background: #fff;
    border-radius: 30px;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    cursor: pointer
}

#city-free-checkbox,
#city-land-checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

#city-land-checkbox:checked+.city-filter__checkbox-label {
    left: 0
}

#city-land-checkbox:checked+.city-filter__checkbox-label:after {
    left: 12px;
    content: ""
}

#city-free-checkbox:checked+.city-filter__checkbox-label {
    left: 0
}

#city-free-checkbox:checked+.city-filter__checkbox-label:after {
    left: 12px;
    content: ""
}

@media (min-width:1200px) {
    .territory-map__description {
        width: 70%
    }
}

@media (min-width:1200px) and (min-width:1290px) {
    .filter-map {
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media (min-width:992px) {
    .filter-map__toggle-button {
        left: 0;
        margin-left: auto;
        z-index: 10
    }

    .filter-map__container {
        left: 0;
        display: block;
        margin-left: 0;
        z-index: 993
    }
}

@media (max-width:1289px) and (min-width:992px) {

    .filter-map__container,
    .filter-map__toggle-button {
        left: 30px
    }

    .result-element {
        left: 335px
    }
}

@media (max-width:991px) {
    .filter-map__container {
        top: 60px
    }
}

.desktop-intro {
    display: none
}

@media (min-width:1200px) {
    .desktop-intro {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 1920px;
        min-height: 166px;
        margin: 0 auto;
        background-image: url("../img/territory/img_bg.png");
        background-repeat: no-repeat;
        background-position: center 0;
        background-size: 1920px 166px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .desktop-intro__title {
        position: relative;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding-left: 123px;
        font-family: Montserrat, Arial, sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 44px;
        line-height: 54px;
        color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media (min-width:1200px) and (min-width:1290px) {
    .desktop-intro__title {
        max-width: 1290px
    }
}

@media (min-width:1200px) {
    .desktop-intro__title:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 101px;
        height: 45px;
        background-image: url("../img/territory/logo.svg");
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 101px 45px
    }

    .desktop-intro__title--desc {
        display: block;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        color: #f0f0f0;
        text-shadow: 0 2px 3px #000
    }
}

.submenu {
    display: none
}

@media screen and (max-width:1200px) {
    .submenu {
        display: block
    }

    .submenu__list {
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 20px;
        overflow-x: auto;
        border-bottom: 1px solid #eee
    }

    .submenu__list li {
        margin-right: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 7px
    }

    .submenu__list li:last-child {
        padding-right: 20px
    }

    .submenu__item.active-submenu {
        border-bottom: 2px solid red;
        padding-bottom: 5px
    }

    .submenu__list a {
        color: #000;
        font-size: 14px;
        text-decoration: none;
        font-weight: 700;
    }
}

@media screen and (max-width:580px) {
    .submenu__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .submenu__item {
        padding: 7px 6px
    }

    .submenu__item.active-submenu {
        border-left: 2px solid red;
        border-bottom: none
    }
}

@media (min-width:1200px) {
    .submenu {
        display: block;
        max-width: 1200px;
        margin: 0 auto
    }
}

@media (min-width:1200px) and (min-width:1290px) {
    .submenu {
        max-width: 1290px
    }
}

@media (min-width:1200px) {
    .submenu__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: 1px solid #e5e5e5
    }

    .submenu__item {
        position: relative;
        margin-right: 30px;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        min-height: 65px;
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 240px
    }

    .submenu__item.active-submenu:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #ed1c23
    }

    .submenu__item:last-child {
        margin-right: 0
    }

    .submenu__link {
        display: block;
        text-decoration: none;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        color: #000;
        padding: 15px 0 20px 0
    }
}

.unit-content {
    padding-top: 30px
}

.unit-content__title {
    margin: 0;
    padding: 0;
    font-family: Montserrat, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    color: #e0e0e0
}

@media (max-width:480px) {
    .unit-content__title {
        font-size: 25px;
        line-height: 30px
    }
}

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

.img-content__container {
    position: relative;
    margin-bottom: 20px
}

.img-content__container:after {
    content: '';
    position: absolute;
    bottom: 20px;
    left: 10px;
    width: 29px;
    height: 28px;
    background-image: url("../img/territory-unit/increase-icon.svg");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 29px 28px;
    cursor: pointer
}

.img-content__img {
    max-width: 549px;
    width: 100%;
    height: auto;
    vertical-align: bottom;
    cursor: pointer
}

.img-content__list {
    margin: 0;
    padding: 0;
    padding-left: 4.1%;
    padding-right: 4.1%;
    list-style: none
}

.img-content__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.img-content__item:last-child {
    margin-bottom: 0
}

.img-content__desc-img {
    width: 50px;
    height: 22px
}

.img-content__desc-text {
    margin: 0;
    margin-left: 10px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 21px
}

.land-plot {
    margin-top: 30px;
    padding-left: 0
}

.land-plot__title {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    color: #1a1a1a
}

.land-plot__all-area,
.land-plot__area {
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #000
}

.land-plot__result {
    font-weight: 700
}

.land-plot__list {
    margin: 0;
    margin-top: 30px;
    padding: 0;
    list-style: none
}

.land-plot__item {
    margin-bottom: 5px
}

.land-plot__item:last-child {
    margin-bottom: 0
}

.land-plot__link-area {
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    outline: 0
}

.land-plot__link-area:hover {
    text-decoration: none
}

.enterprises {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 4.1%;
    padding-bottom: 50px;
    font-family: "Open Sans", Arial, sans-serif
}

.enterprises__title {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 24px
}

.enterprises__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    counter-reset: myCounter
}

.enterprises__item {
    position: relative;
    width: 49%;
    margin-bottom: 5px;
    list-style: none;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.enterprises__item:last-child {
    margin-bottom: 0
}

.enterprises__item:before {
    counter-increment: myCounter;
    content: counter(myCounter) ".";
    font-weight: 700;
    font-size: 12px
}

.enterprises__link {
    font-size: 14px;
    color: #000;
    text-decoration: underline
}

.enterprises__link:hover {
    text-decoration: underline
}

@media (min-width:1200px) {
    .unit-content {
        max-width: 1160px;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media (min-width:1290px) {
    .unit-content {
        max-width: 1290px
    }
}

@media (min-width:1200px) {
    .unit-content__title {
        font-size: 44px;
        line-height: 54px
    }

    .unit-content__img-container {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .img-content__list {
        padding: 0
    }

    .land-plot__title {
        font-size: 30px
    }

    .land-plot__all-area,
    .land-plot__area {
        font-size: 14px;
        line-height: 28px
    }

    .land-plot__link-area {
        font-size: 14px;
        line-height: 20px
    }

    .enterprises {
        max-width: 600px
    }
}

@media (min-width:1200px) and (min-width:1290px) {
    .enterprises {
        max-width: 680px
    }
}

@media (min-width:1200px) {
    .enterprises__title {
        margin-bottom: 40px;
        font-size: 18px
    }

    .enterprises__item {
        margin-bottom: 15px
    }

    .enterprises__item:before {
        font-size: 14px
    }

    .enterprises__link {
        font-size: 14px
    }
}

@media (min-width:1200px) {
    #magnify {
        display: none;
        position: fixed;
        max-width: 600px;
        height: auto;
        z-index: 9999
    }

    #magnify img {
        width: 100%
    }

    #overlay {
        display: none;
        background: #000;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        opacity: .5;
        z-index: 9990
    }

    #close-popup {
        width: 30px;
        height: 30px;
        background: #fff;
        border: 1px solid #afafaf;
        border-radius: 15px;
        cursor: pointer;
        position: absolute;
        top: 15px;
        right: 15px
    }

    #close-popup i {
        width: 30px;
        height: 30px;
        background: url(https://codernote.ru/files/cross.png) no-repeat center center;
        background-size: 16px 16px;
        display: block
    }

    @-webkit-keyframes rota {
        25% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }
    }

    @keyframes rota {
        25% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }
    }

    #close-popup:hover {
        -webkit-animation: rota 4s infinite normal;
        animation: rota 4s infinite normal;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }
}

@media (max-width:1199px) {
    .unit-content__container-flex.content-flex-nowrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .unit-content__img-container {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .land-plot {
        margin-top: 0
    }
}

@media (max-width:850px) {
    .enterprises__item {
        width: 100%
    }
}

.footer {
    padding-top: 20px;
    background-color: #f7f7f7
}

.footer__logo {
    display: block;
    margin-bottom: 20px
}

.footer__description {
    margin: 0;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #1a1a1a
}

.footer__container {
    margin-bottom: 50px
}

.footer__container:not(:last-child) {
    margin-right: 70px
}

.footer__container:first-child {
    max-width: 645px
}

.footer__container:last-child {
    width: 280px
}

.footer__container:first-of-type {
    margin-bottom: 45px
}

.footer__title {
    margin: 0;
    margin-bottom: 20px;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #999
}

.footer__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer__item {
    margin-bottom: 25px
}

.footer__item:last-child {
    margin-bottom: 0
}

.footer__link {
    text-decoration: none;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #1a1a1a;
    outline: 0
}

.footer__link--phone {
    font-size: 30px
}

.footer__link--mail {
    font-size: 18px;
    font-weight: 700;
    color: #ed1c23
}

.footer__last-line {
    padding: 15px;
    background-color: #191919
}

.footer__bottom-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__copyright {
    font-family: "Open Sans", Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 21px
}

.footer__copy-link {
    text-decoration: none;
    outline: 0
}

.footer__copy-img {
    width: 170px;
    height: auto
}

@media (min-width:1200px) {
    .footer {
        padding-top: 50px
    }

    .footer__logo-img {
        width: 245px;
        height: 56px
    }

    .footer__top-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 1290px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto
    }

    .footer__container {
        width: auto
    }

    .footer__container:first-child {
        max-width: 255px
    }

    .footer__last-line {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .footer__bottom-container {
        max-width: 1290px;
        margin: 0 auto
    }
}

@media (max-width:1310px) {
    .footer__top-container {
        padding: 0 30px
    }
}

.unit-investor {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    margin: 0 auto;
    min-height: 290px;
    -webkit-transition: .8s ease-in-out;
    transition: .8s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.unit-investor__desc {
    font-family: Roboto, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #000;
    -webkit-transition: all .8s ease-in-out 0s;
    -webkit-transition: all .6s ease-in-out 50ms;
    transition: all .6s ease-in-out 50ms;
    opacity: 0;
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px)
}

@media (max-width:1289px) and (min-width:768px) {
    .unit-investor__desc {
        font-size: 11px;
        line-height: 1.2
    }
}

.unit-investor:hover .unit-investor__front {
    color: transparent
}

.unit-investor:hover .unit-investor__desc {
    color: #000
}

.unit-investor__side {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 20px 50px;
    color: transparent;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 20px
}

.unit-investor__content {
    width: 100%;
    -webkit-transform: translatez(70px) scale(.8);
    transform: translatez(70px) scale(.8)
}

.unit-investor__back .unit-investor__content {
    width: 100%;
    -webkit-transform: none;
    transform: none
}

.unit-investor__front {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 125px;
    height: 125px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #fff;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 2
}

.unit-investor__front:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 105px;
    height: 105px;
    margin-left: -52.5px;
    margin-top: -52.5px;
    border-radius: 50%;
    background-color: #fff
}

@media (min-width:768px) {
    .unit-investor__front {
        width: 140px;
        height: 140px
    }

    .unit-investor__front:before {
        width: 120px;
        height: 120px;
        margin-left: -60px;
        margin-top: -60px
    }
}

.owl-item:hover .unit-investor__back {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.owl-item:hover .unit-investor__front.unit-investor__side {
    opacity: 0
}

.owl-item:hover .unit-investor__desc {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.unit-investor__back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 250px;
    margin: 0 auto;
    padding: 10px;
    max-width: 300px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*! -webkit-transform: rotateY(180deg); */
    /*! transform: rotateY(180deg); */
    opacity: 0;
    z-index: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: .4s ease;
    transition: .4s ease
}

@media (min-width:1290px) {
    .unit-investor {
        width: 300px
    }

    .unit-investor__back {
        padding: 20px 15px
    }
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
    display: none
}

.unit-content__title-block {
    padding-bottom: 34px
}

.unit-content__description {
    margin: 0;
    padding: 0;
    padding-top: 23px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000
}

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

.unit-content__title-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.unit-content__link-present {
    position: relative;
    width: 140px;
    padding-left: 51px;
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    text-decoration: none;
    color: #ed1c23
}

.unit-content__link-present:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 46px;
    background-image: url(../img/about/icon_doc.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 36px 46px
}

.about-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 50px
}

.about-date__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
}

.about-date__item {
    width: 25%;
    margin-left: -1px;
    margin-top: -1px;
    background: #fff;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 0;
    position: relative;
    z-index: 3;
    -webkit-transition: all 1s;
    transition: all 1s;
    min-height: 185px
}

.about-date__item.active,
.about-date__item:hover {
    -webkit-box-shadow: 1px 1px 10px #a7a7a7;
    box-shadow: 1px 1px 10px #a7a7a7;
    z-index: 10
}

.about-date__item-full-description.active {
    -webkit-box-shadow: 1px 9px 10px #a7a7a7;
    box-shadow: 1px 9px 10px #a7a7a7;
    max-height: 9999px;
    -webkit-transition: max-height 1.5s ease-in-out;
    transition: max-height 1.5s ease-in-out;
    padding-top: 25px;
    padding-bottom: 25px;
    z-index: 10;
    visibility: visible
}

.about-date__item-title {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #ed1c23
}

.about-date__item-description {
    padding-left: 22px;
    padding-right: 22px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000
}

.about-date__item-full-description {
    padding-left: 22px;
    padding-right: 22px;
    visibility: hidden;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    position: absolute;
    z-index: 10;
    background: #fff;
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 10;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 5s cubic-bezier(0, 1, 0, 1);
    transition: max-height 5s cubic-bezier(0, 1, 0, 1)
}

.about-date__open-close {
    width: 15px;
    height: 15px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.about-date__open-close:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    width: 12px;
    height: 2px;
    background: #ed1c23
}

.about-date__open-close:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    height: 12px;
    width: 2px;
    background: #ed1c23
}

.about-date__open-close.active {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.about-date__item-header {
    padding-right: 22px;
    padding-left: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 14px
}

.about-content__text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    padding-bottom: 20px
}

.unit-content {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px
}

@media (min-width:1200px) {
    .unit-content {
        padding-left: 0;
        padding-right: 0
    }

    .about-content {
        width: 100%
    }

    .unit-content__title-text {
        width: 100%
    }
}

@media (max-width:1200px) {
    .about-date__item {
        width: calc(100% / 3)
    }
}

@media (max-width:920px) {
    .about-date__item {
        width: 50%
    }

    .about-date__item-block {
        width: 50%;
        margin-left: -1px;
        margin-top: -1px
    }
}

@media (max-width:767px) {
    .about-date__item {
        width: 100%
    }

    .about-date__item-block {
        width: 100%;
        margin-left: -1px;
        margin-top: -1px
    }
}

.invester-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 50px
}

.invester-block__menu {
    width: 360px
}

.invester-block__contant {
    width: calc(100% - 360px);
    padding-left: 50px
}

.invester-block__document-item {
    position: relative;
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    margin-bottom: 25px;
    padding-left: 40px;
    color: #000
}

.invester-block__menu-item,
.invester-block__menu-left {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.invester-block__menu-left {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.invester-block__menu-item {
    background: #fff;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    margin-top: -1px;
    position: relative
}

.invester-block__menu-item.active:before {
    content: "";
    width: 2px;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: #ed1c23
}

.invester-block__menu-item.active .invester-block__menu-icons,
.invester-block__menu-link:hover .invester-block__menu-icons {
    -webkit-filter: contrast(100%);
    -moz-filter: contrast(100%);
    -o-filter: contrast(100%);
    -ms-filter: contrast(100%);
    filter: contrast(100%)
}

.invester-block__menu-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 25px;
    width: 25px;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s
}

.invester-block__menu-icons svg {
    fill: #777777;
    -webkit-transition: fill .5s ease 0s;
    transition: fill .5s ease 0s;
    width: 25px;
    min-width: 25px;
    max-width: 30px;
    height: auto;
    max-height: 25px
}

.invester-block__menu-item.active>.invester-block__menu-link>.invester-block__menu-icons svg,
.invester-block__menu-item:hover>.invester-block__menu-link>.invester-block__menu-icons svg {
    fill: #ed1c23
}

.invester-block__menu-svg {
    max-width: 25px;
    height: 25px
}

.invester-block__menu-svg {
    fill: #C4C4C4;
    max-width: 25px;
    height: 25px;
    -webkit-transition: all 1s ease-in-out 0s;
    transition: all 1s ease-in-out 0s
}

.invester-block__menu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #000;
    text-decoration: none;
    width: 100%
}

.invester-block__menu-link-title {
    padding-left: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.document-icons {
    display: block;
    padding: 0 3px;
    background: #ed1c23;
    border: 2px solid #ed1c23;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
    color: #fff;
    text-decoration: none;
    position: absolute;
    left: 0;
    bottom: 0
}

.invester-block__menu-icons-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.invester-block__contant li,
.invester-block__contant p,
.invester-block__contant ul {
    padding: 0;
    margin: 0
}

.invester-block__contant,
.invester-block__contant li,
.invester-block__contant p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    padding-bottom: 25px
}

@media (max-width:992px) {
    .invester-block__menu {
        width: 300px
    }

    .invester-block__contant {
        width: calc(100% - 300px);
        padding-left: 30px
    }
}

@media (max-width:780px) {

    .invester-block__contant,
    .invester-block__menu {
        width: 100%;
        padding-left: 0
    }

    .invester-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 50px
    }

    .invester-block__contant {
        padding-top: 30px
    }
}

.invester-block__idea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 -16px;
    padding-bottom: 95px
}

.invester-block__idea-wrapper {
    position: relative;
    width: calc(25% - 32px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 16px;
    max-height: 230px
}

.invester-block__idea-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, .4)
}

.invester-block__idea-item img {
    min-width: 100%;
    width: auto;
    height: 100%;
    z-index: -1
}

.invester-block__idea-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left
}

.invester-block__idea-title {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    padding-top: 10px;
    color: #fff
}

.invester-block__filter {
    padding-bottom: 16px
}

.select {
    width: 415px;
    position: relative;
    padding: 0;
    overflow: hidden;
    background: #f7f7f7;
    color: #555;
    text-shadow: none;
    -webkit-transition: box-shadow .25s ease;
    -webkit-transition: -webkit-box-shadow .25s ease;
    transition: -webkit-box-shadow .25s ease;
    transition: box-shadow .25s ease;
    transition: box-shadow .25s ease, -webkit-box-shadow .25s ease;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select:hover {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15)
}

.select:before {
    position: absolute;
    top: .5em;
    right: .5em;
    pointer-events: none
}

.select select {
    cursor: pointer;
    min-height: 45px;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 40px;
    width: 100%;
    border: none;
    background: 0 0;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: '';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 40px;
    color: #999
}

.select select:focus {
    outline: 0
}

#invester-block__filter-submit {
    width: 138.3px;
    height: 45px;
    background: #ed1c23;
    border-radius: 4px;
    border: none;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.select_svg {
    position: absolute;
    width: 40px;
    right: 0;
    top: 50%;
    margin-top: -5px;
    pointer-events: none
}

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

.select:not(:last-child) {
    margin-right: 20px
}

@font-face {
    font-family: icons;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAARgAAoAAAAABBgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAANgAAADYZbVvCE9TLzIAAAHMAAAAYAAAAGAIIvy2Y21hcAAAAiwAAABMAAAATBpVzFdnYXNwAAACeAAAAAgAAAAIAAAAEGhlYWQAAAKAAAAANgAAADYAl8viaGhlYQAAArgAAAAkAAAAJANuAeZobXR4AAAC3AAAABQAAAAUAwAAdG1heHAAAALwAAAABgAAAAYABVAAbmFtZQAAAvgAAAFFAAABRVcZpu5wb3N0AAAEQAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAAB2Dx0AAAB7ER0AAAAJHQAAAM8SAAYBAQgPERMWG2ljb21vb25pY29tb29udTB1MXUyMHVFNjAwAAACAYkAAwAFAQEEBwoNTPyUDvyUDvyUDvuUDvgg958VgYD7AiOLi4aFg4iEi4SLg46GkYuL+wLzgZaAloqel5eWlpqMmX8I7yvv6wWZl5qKloCXf4p4gIAIDviUFPiUFYsMCgADAgABkAAFAAABTAFmAAAARwFMAWYAAAD1ABkAhAAAAAAAAAAAAAAAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAEAAAOYAAeD/4P/gAeAAIAAAAAEAAAAAAAAAAAAAACAAAAAAAAIAAAADAAAAFAADAAEAAAAUAAQAOAAAAAoACAACAAIAAQAg5gD//f//AAAAAAAg5gD//f//AAH/4xoEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAQAAss1nQF8PPPUACwIAAAAAAM/2xdgAAAAAz/bF2AAAAAABjAE1AAAACAACAAAAAAAAAAEAAAHg/+AAAAIAAAAAAAGMAAEAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAQAAAAIAAHQAAFAAAAUAAAAAAA4ArgABAAAAAAABAA4AAAABAAAAAAACAA4ARwABAAAAAAADAA4AJAABAAAAAAAEAA4AVQABAAAAAAAFABYADgABAAAAAAAGAAcAMgABAAAAAAAKADQAYwADAAEECQABAA4AAAADAAEECQACAA4ARwADAAEECQADAA4AJAADAAEECQAEAA4AVQADAAEECQAFABYADgADAAEECQAGAA4AOQADAAEECQAKADQAYwBpAGMAbwBtAG8AbwBuAFYAZQByAHMAaQBvAG4AIAAxAC4AMABpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuAFIAZQBnAHUAbABhAHIAaQBjAG8AbQBvAG8AbgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");
    font-weight: 400;
    font-style: normal
}

@media (max-width:1200px) {
    .invester-block__idea-wrapper {
        width: calc(33.333% - 32px)
    }
}

@media (max-width:992px) {
    .invester-block__idea-wrapper {
        width: calc(50% - 32px)
    }
}

@media (max-width:780px) {
    .invester-block__idea-wrapper {
        width: 100%
    }
}

@media (max-width:1500px) {

    .investors__title,
    .land-gallery__title,
    .residents__title-container,
    .territory__title {
        margin-left: 30px;
        margin-right: 30px
    }
}

@media (max-width:767px) {
    .unit-land__button-3d--tour {
        line-height: 25px;
        font-size: 22px
    }
}

.investors {
    position: relative
}

.investors {
    position: relative;
    overflow: hidden
}

.investors__carousel-container {
    position: relative
}

@media (max-width:1400px) {
    .investors__carousel-container {
        width: 85%;
        margin: 0 auto
    }
}

.investors__nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -48px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: visible;
    height: 0
}

.investors__nav button {
    position: relative;
    width: 80px;
    height: 80px;
    font-size: 0;
    border: 0;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .3);
    outline: 0;
    cursor: pointer
}

@media screen and (min-width:1200px) {
    .investors__nav {
        height: 120px
    }
}

.owl-next.investors__next-button::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.investors__nav button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    background-color: #fff;
    border-radius: 50%
}

.investors__nav button:after {
    content: '';
    position: absolute;
    top: 53%;
    display: inline-block;
    background: url(../img/icon_arrow.svg);
    background-repeat: no-repeat;
    width: 12px;
    height: 24px;
    margin-top: -13px;
    z-index: 5;
    background-size: auto 22px
}

.investors__prev-button {
    left: -40px
}

.investors__prev-button:after {
    right: 22px
}

.investors__next-button {
    right: -40px
}

.investors__next-button:after {
    left: 20px
}

.residents {
    position: relative
}

.residents__nav {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 50%;
    margin-top: -40px
}

.residents__nav button {
    position: relative;
    width: 80px;
    height: 80px;
    font-size: 0;
    border: 0;
    background-color: #fff;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .3);
    outline: 0;
    cursor: pointer
}

.residents__nav button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    background-color: #fff;
    border-radius: 50%
}

.residents__nav button:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    background-image: url(../img/icon_arrow.svg) !important;
    background-repeat: no-repeat;
    width: 12px;
    height: 24px;
    margin-top: -11px;
    z-index: 5;
    background-size: contain
}

html body .bvi-body .investors__nav button:after,
html body .bvi-body .residents__nav button:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    background-image: url(../img/icon_arrow.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    width: 18px;
    height: 36px;
    margin-top: -18px;
    z-index: 5;
    -webkit-filter: grayscale();
    filter: grayscale()
}

.partnery-block__img-block {
    max-width: 80%
}

.investors__nav button.investors__next-button:after,
.residents__nav button.residents__next-button:after {
    margin-top: -13px
}

.investors__prev-button:after,
.residents__prev-button:after {
    right: 20px
        /*! margin-top: -2px; */
}

.investors__next-button:after,
.residents__next-button:after {
    left: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.residents__nav-container {
    position: relative
}

.investors__prev-button,
.residents__prev-button {
    left: -40px
}

.investors__next-button,
.residents__next-button {
    right: -40px
}

@media (min-width:422px) {
    .investors__nav {
        margin-top: -13px
    }
}

@media (min-width:604px) {
    .investors__nav {
        margin-top: -48px
    }
}

@media (max-width:421px) {
    .investors__nav {
        margin-top: 18px
    }

    .investors__nav button {
        top: 0
    }
}

form.open-search-form {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 111111;
    border: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .85);
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto !important;
    z-index: 9999
}

form.open-search-form .search-form__container {
    position: relative;
    border: 2px solid #fff !important;
    height: 56px;
    border-bottom: 0;
    max-width: 875px;
    margin: 0 auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 30px;
    top: 50%;
    margin-top: -30px
}

form.open-search-form .button-submit {
    position: absolute;
    top: 50%;
    right: 25px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    background-image: url("../img/icon_search_white.svg");
    background-size: 24px 24px;
    background-color: transparent;
    border: none;
    cursor: pointer
}

form.open-search-form .search-form__input {
    color: #fff;
    font-size: 16px;
    line-height: 52px;
    height: 52px;
    border-bottom: 0;
    width: 100%
}

@media (min-width:1199px) {
    .residents__nav {
        margin-top: -60px
    }

    .residents__nav button {
        width: 120px;
        height: 120px
    }

    .residents__prev-button {
        left: -60px
    }

    .residents__prev-button:after {
        right: 30px
    }

    .residents__next-button:after {
        left: 30px
    }

    .residents__next-button {
        right: -60px
    }

    .residents__nav button:before {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px
    }

    .investors__nav {
        margin-top: -22px
    }

    .investors__nav button {
        width: 120px;
        height: 120px
    }

    .investors__nav button:before {
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px
    }

    .residents__nav button:after {
        width: 20px;
        height: 28px
    }

    .investors__prev-button {
        left: -60px
    }

    .investors__prev-button:after {
        right: 30px
    }

    .investors__next-button:after {
        left: 35px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .investors__next-button {
        right: -60px
    }
}

@media (min-width:1236px) {
    .investors {
        max-width: 1920px;
        margin: 0 auto
    }

    .investors__nav {
        margin-top: -39px
    }
}

@media (max-width:992px) {
    .filter-map__result-element.result-element {
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .hide-click {
        opacity: 0;
        z-index: -1;
        -webkit-transition: all 1s linear 0s;
        transition: all 1s linear 0s
    }
}

.ic_mail,
.ic_phone,
.ic_pin,
.ic_watch {
    min-width: 20px;
    height: 20px;
    display: inline-block;
    background-color: none;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px
}

.ic_mail {
    background-image: url(../img/ic_mail.svg)
}

.ic_pin {
    background-image: url(../img/ic_pin.svg)
}

.ic_watch {
    background-image: url(../img/ic_watch.svg)
}

.ic_phone {
    background-image: url(../img/ic_phone.svg)
}

.owl-thumbnail__item-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px
}

.unit-content__container>p>a {
    color: #ed1c23;
    text-decoration: none;
    font-weight: 700
}

.dropZone_text {
    position: relative;
    top: -1px;
    padding-right: 15px
}

main>p>a {
    display: none
}

.unit-content.top-title-block {
    padding-bottom: 0
}

.unit-content.top-title-block .unit-content__description {
    padding-bottom: 0;
    padding-top: 10px
}

.full-block__list .owl-nav .owl-next::before {
    margin-top: -14px !important
}

.title-video-page {
    padding: 30px 0;
    font-weight: 700;
    font-size: 24px
}

@media (max-width:1289px) {
    .title-video-page+.news-detail>iframe {
        width: 100%;
        height: 500px
    }
}

@media (max-width:650px) {
    .title-video-page+.news-detail>iframe {
        height: 335px
    }
}

@media (max-width:400px) {
    .title-video-page+.news-detail>iframe {
        height: 190px
    }
}

@media (min-width:1199px) {
    .header__item-menu:hover>.dropmenu:not(.non-dropmenu) {
        display: block !important;
        opacity: 1 !important
    }
}

.non-dropmenu {
    display: none !important
}

.unit-territory__map-link:hover {
    color: #ed1c23
}

.unit-territory__map-link:hover span {
    color: #ed1c23
}

.unit-land__button-3d:hover {
    color: #ed1c23
}

.unit-land__button-3d:hover span {
    color: #ed1c23
}

html body .bvi-body .unit-land__schema-icons {
    display: none
}

html body .bvi-body .unit-land__schema {
    margin-bottom: 3px
}

html body .bvi-body .land-gallery .owl-thumbnail.owl-carousel.owl-drag .owl-item:after {
    display: none
}

html body .bvi-body p.unit-investor__desc {
    font-size: 12px !important
}

.unit-content__container {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000
}

.show_blind {
    display: none !important
}

html body .bvi-body .show_blind {
    display: block !important
}

html body .bvi-body .hide_blind {
    display: none !important
}

html body .bvi-body .unit-investor__front .unit-investor__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bvi-panel-close {
    display: none
}

html body .bvi-body * button.header-search__link {
    background-color: transparent !important;
    background: 0 0 !important
}

html body .bvi-body .unit-investor__front .unit-investor__content {
    border: 2px solid #000;
    border-radius: 50%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

html body .bvi-body .unit-investor__front .unit-investor__content:hover {
    border: none
}

html body .bvi-body .residents__link,
html body .bvi-body .residents__list .residents__item,
html body .bvi-body .unit-territory__land {
    border: 2px solid #000
}

html body .bvi-body .residents__list h3 {
    font-size: 14px !important
}

html body .bvi-body .invester-block__menu-icons,
html body .bvi-body .invester-block__menu-svg {
    background: 0 0 !important;
    background-color: transparent;
    background-color: transparent !important
}

.full-block__list {
    display: block !important
}

.webp .importozameschenie_bg {
    background-image: url(../img/main-page/img-import-fon.webp);
}

.importozameschenie_bg {
    background-image: url(../img/main-page/img-import-fon.jpg);
}

.owl-carousel-rek .img-title {
    height: 100%;
}

.owl-carousel-rek img {
    max-width: 100%;
    border-radius: 10px;
    object-fit: cover;
    height: 100%;
}

.owl-carousel-rek {
    height: 100%;
}

.owl-carousel-rek .owl-stage-outer {
    height: 100%
}

.musiad-text {
    position: relative;
    padding: 30px 0;
    text-align: justify;
    display: flex;
    flex-direction: column;
    gap: 20px;
    line-height: 30px;
}

.musiad-text:before {
    content: '';
    position: absolute;
    top: -100px;
    right: 0;
    background-image: url(/upload/logo_black.svg);
    bottom: 0;
    width: 350px;
    background-repeat: no-repeat;
    opacity: 0.2;
}

.musiad-review .news-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.musiad-review .bx-newslist-img img {
    max-width: 150px;
    max-height: 150px;
    border-radius: 300px;
    border: 13px solid #f7f7f7;
    width: 150px !important;
    height: 150px;
    object-fit: cover;
}

.musiad-review .bx-newslist-container {
    position: relative;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 8px 22px rgba(0, 0, 0, 0.1);
    padding: 25px 0 20px 0;
    border-radius: 25px;
    transition: all .3s;
    width: 100%;
    min-height: 380px;
    display: flex;
}

.musiad-review .row::before {
    display: none;
}

.musiad-review .row::after {
    display: none;
}

.musiad-review .row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.musiad-review .bx-newslist-block .row {
    display: none;
}

.musiad-review .bx-newslist-title {
    position: relative;
}

.musiad-review .bx-newslist-title:before {
    content: '';
    position: absolute;
    background-image: url(/upload/rev-svg.png);
    top: -15px;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 100%;
    background-repeat: no-repeat;
    z-index: 0;
    background-size: contain;
}

.musiad-review .bx-newslist-title a {
    z-index: 11;
    position: relative;
    padding-left: 15px;
}

.musiad-review {
    padding: 10px;
}

.musiad-review .musiad-review .bx-newslist-content {
    position: relative;
}

.bx-newslist-content {
    grid-column: span 2;
    text-align: justify;
}

.musiad-review .bx-newslist-block {
    margin-bottom: 0;
    padding: 0 14px;
    display: grid;
    grid-template-columns: 150px auto;
    grid-template-rows: 150px auto;
    gap: 10px;
    align-items: center;
}

.musiad-review .owl-carousel.owl-drag .owl-item {
    padding: 15px;
    margin-right: 0px !important;
}

.musiad-review .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.musiad-review .owl-carousel .owl-nav button.owl-prev span,
.musiad-review .owl-carousel .owl-nav button.owl-next span {
    font-size: 0;
}

.musiad-review .owl-carousel .owl-nav button.owl-prev:after,
.musiad-review .owl-carousel .owl-nav button.owl-next:after {
    background: transparent;
}

.musiad-review .owl-carousel .owl-nav button.owl-prev,
.musiad-review .owl-carousel .owl-nav button.owl-next {
    width: 60px;
    height: 60px;
}

.musiad-review-title {
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

@media screen and (max-width: 700px) {
    .owl-carousel-rek {
        height: auto !important;
    }

    .owl-carousel-rek .owl-nav {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        align-items: center;
    }
}

@media screen and (max-width: 600px) {
    .musiad-text:before {
        display: none;
    }

    .musiad-review .bx-newslist-img {
        position: relative;
        text-align: -webkit-center;
    }

    .musiad-review .bx-newslist-title {
        margin-left: 0;
    }

    .musiad-review .bx-newslist-content {
        margin-left: 0;
    }

    .musiad-review .bx-newslist-img img {
        max-width: 100px;
        max-height: 100px;
        width: 100px !important;
        height: 100px;
    }
}

.musiad-review .bx-newslist {
    display: flex;
    justify-content: center;
}

.btn-review {
    /*margin-right: 70px;*/
    width: 36%;
}

.btn-review .link-review {
    border-radius: 3px;
    border: 4px solid #ed1c23;
    padding: 15px 15px;
    text-decoration: none;
    color: #ed1c23;
    font-weight: 600;
}

@media screen and (max-width: 700px) {
    .btn-review {
        margin-right: 0px;
        width: auto;
    }
}

@media screen and (max-width: 453px) {
    .btn-review .link-review {
        padding: 5px;
        font-size: 10px;
    }

    .header__logo-img {
        width: 90px;
    }
}

.form_title {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 24px;
    gap: 15px;
    line-height: 30px;
}

.form_title span {
    font-weight: 700;
    text-transform: uppercase;
}

.whyus {
    padding: 30px 10px;
}

.whyus_title {
    padding: 25px 0;
    font-size: 20px;
}

.whyus_body {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 25px 0;
    justify-items: center;
}

.form_body input,
.form_body textarea {
    border: 1px solid rgb(195, 195, 195);
    background-color: #ffffffbf;
    border-radius: 5px;
    font-weight: 400;
    margin: 8px 0;
    min-width: 400px;
    font-size: 16px;
    padding: 5px;
    height: 82%;
}

.form-section input[type="submit"] {
    display: block;
    height: 50px;
    margin: 15px 7px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border: 0;
    background: #ed1c23;
    border-radius: 4px;
    cursor: pointer;
}

.form_body {
    margin-top: 20px;
}

.form_body_input_sec {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
    gap: 20px;
}

.form_body_btn {
    display: flex;
    justify-content: center;
}

.owl-carousel-rek .owl-stage {
    height: 100%;
    display: flex;
}

.owl-carousel-rek .owl-item {
    padding: 0 15px;
    max-height: 650px;
    position: relative;
}

.img-title .img_titles {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
    font-size: 34px;
    background: #00000087;
    color: #ffff;
    padding: 30px 10px 50px 10px;
}

.owl-carousel-rek:hover .img-title .img_titles {
    display: flex;
    justify-content: center;
}

.company_block {
    padding: 0 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    justify-content: space-around;
}

.company_block_item_bg {
    background: #fff;
    background-size: cover;
    min-height: 400px;
    border-radius: 10px;
    position: relative;
    padding: 0 15px;
}

.company_block_item {
    height: 100%;
    border-radius: 10px;
    border: 5px solid #e5e5e5;
    padding: 30px;
}

.company_block_title {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 25px;
    color: #000000;
    display: block;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}

.company_block_inf {
    font-size: 14px;
    line-height: 21px;
    color: #000000e8;
    padding-bottom: 25px;
    max-width: 70%;
}

.company_block_link a {
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #ed1c23;
}

.company_block_link {
    background: #ffffff;
    border-radius: 4px;
    cursor: pointer;
    padding: 10px 20px;
    border: 3px solid #ed1c23;
}

.whyus_body-title {
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
}

.whyus_section {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
}

.owl-carousel-rek {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel-rek .owl-nav {
    top: 0;
    bottom: 0;
    height: 20px;
    margin: auto;
}

.owl-carousel-rek .owl-dots {
    bottom: 10px;
    right: 0;
    left: 0;
    margin: auto;
    width: max-content;
    display: flex;
    gap: 10px;
}

.owl-carousel-rek .owl-dot {
    height: 12px;
    border-radius: 30px;
    border: none;
}

.owl-carousel-rek .owl-dot.active {
    background: #ed1c23;
}

.owl-carousel-rek .owl-nav .owl-prev {
    left: -5px;
    position: relative;
    background: none;
    border: none;
    font-size: 30px;
    color: #ed1c23;
}

.owl-carousel-rek .owl-nav .owl-next {
    right: -5px;
    position: relative;
    background: none;
    border: none;
    font-size: 30px;
    color: #ed1c23;
}

.owl-carousel-rek .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.musiad-review .owl-carousel .owl-stage {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    justify-content: space-around;
}

.whyus_body_block b {
    color: #ed1c23;
}

.full-block .owl-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10px;
    width: fit-content;
}

@media (max-width: 1200px) {
    .full-block .owl-carousel .owl-nav button.owl-next {
        right: -40px;
    }

    .full-block .owl-carousel .owl-nav button.owl-prev {
        left: -40px;
    }
}

@media (max-width: 680px) {
    .unit-full__play-button {
        font-size: 14px;
    }

    .full-block .owl-dots {
        bottom: -20px;
    }
}

@media (max-width: 600px) {
    .unit-full__play-button::before {
        width: 50px;
        height: 50px;
    }

    .unit-full__play-button {
        font-size: 0px;
    }

    .owl-carousel button.owl-dot.active {
        width: 20px;
        height: 10px;
    }

    .full-block .owl-dots {
        bottom: -30px;
    }

    .full-block .owl-carousel .owl-nav button.owl-next {
        right: -20px;
        width: 50px;
        height: 50px;
        font-size: 12px;
    }

    .full-block .owl-carousel .owl-nav button.owl-next:before {
        left: 15px;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .full-block .owl-carousel .owl-nav button.owl-next:after,
    .full-block .owl-carousel .owl-nav button.owl-prev:after {
        width: 50px;
        height: 50px;
        margin-left: -20px;
        margin-top: -25px;
    }

    .full-block .owl-carousel .owl-nav button.owl-prev {
        left: -25px;
        width: 50px;
        height: 50px;
        font-size: 12px;
    }

    .owl-carousel .owl-nav button.owl-prev:before {
        right: 10px;
    }
}

.musiad-review-block {
    padding: 0 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    justify-content: space-around;
}

.musiad-review-block-item {
    margin-bottom: 0;
    display: grid;
    grid-template-columns: 150px auto;
    grid-template-rows: 150px auto;
    gap: 10px;
    align-items: center;
    position: relative;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 8px 22px rgba(0, 0, 0, 0.1);
    padding: 25px 15px 20px 15px;
    border-radius: 25px;
    transition: all .3s;
    width: 100%;
}

.musiad-review-block-item-img img {
    max-width: 150px;
    max-height: 150px;
    border-radius: 300px;
    border: 13px solid #f7f7f7;
    width: 150px !important;
    height: 150px;
    object-fit: cover;
}

.musiad-review-block-item-content {
    grid-column: span 2;
    text-align: justify;
}

.musiad-review .musiad-review-block-item-title {
    position: relative;
    z-index: 1;
}

.musiad-review-block-item-title:before {
    content: '';
    position: absolute;
    background-image: url(/upload/rev-svg.png);
    top: -15px;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: contain;
}

.musiad-review .musiad-review-block-item-title span,
.musiad-review-block-item-title span {
    z-index: 11;
    position: relative;
    padding-left: 15px;
    font-weight: 600;
}

.musiad-review-block-item-title {
    position: relative;
}

.musiad-review-block-item .spisok {
    line-height: 1;
    color: #ed1c23;
}

.musiad-review-block a {
    color: #000;
}

.musiad-review-block a:hover,
.musiad-review-block a:focus {
    color: #000000;
    text-decoration: none;
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.img_titles a {
    color: #fff;
}

@media (max-width: 1024px) {
    .company_block {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 880px) {
    .form_body_input_block {
        width: 100%;
    }

    .form_body_input {
        width: 100%;
    }

    .form_body input,
    .form_body textarea {
        width: 100%;
        min-width: 100%;
    }

    .form_body_input_sec {
        width: 100%;
    }
}

@media (max-width: 800px) {
    .musiad-review-block {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 550px) {
    .musiad-review-block-item {
        display: flex;
        flex-direction: column;
    }

    .form_body_input_sec {
        display: grid;
        grid-template-columns: 1fr;
    }

    .form_body_input_textarea {
        width: 100%;
    }
}

@media (max-width: 425px) {
    .owl-carousel-rek .owl-item {
        padding: 0px;
        min-height: 300px;
    }

    .company_block_item_bg {
        padding: 0 0px;
    }

    .musiad-review-block {
        padding: 0 0px;
    }

    .musiad-review .musiad-review-block-item-title span,
    .musiad-review-block-item-title span {
        font-size: 14px;
    }

    .musiad-review-block-item-content {
        font-size: 13px;
        line-height: 1.5;
    }

    .musiad-review-block-item-title:before {
        top: -5px;
        height: 20px;
    }

    .form_title span {
        font-size: 20px;
    }

    .musiad-review-title {
        font-size: 20px;
    }

    .musiad-text span {
        font-size: 16pt !important;
    }

    .musiad-text {
        padding: 20px 0;
        gap: 10px;
    }

    .company_block {
        padding: 0px;
    }

    .musiad-review {
        padding: 0px;
    }
}

.btn-more {
    border-radius: 3px;
    border: 4px solid #ed1c23;
    padding: 10px;
    text-decoration: none;
    color: #ed1c23;
    font-weight: 600;
    position: absolute;
    bottom: 15px;
    right: 15px;
    margin: 5px;
}

.btn-more a {
    color: #ed1c23;
}

.btn-more:hover {
    background: #ed1c23;
}

.btn-more:hover a {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 500px) {
    .btn-more {
        position: relative;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: fit-content;
        margin: auto;
        padding: 10px 30px;
    }
}

.konf-table table td {
    padding: 5px;
}

.konf-table table {
    width: 100%;
    border: none;
}

.konf-table table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
    background-color: rgba(128, 128, 128, 0.0705882353);
}

.konf-table table td,
table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
}

.konf-table table td>p {
    margin: 0;
    padding: 0;
}

.stol-table {
    width: 100%;
}

.stol-table p {
    padding: 5px;
    margin: 5px 0;
}

.stol-table tr {
    border: none;
}

.stol-table td {
    padding: 10px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
}

.stol-desc .link {
    width: 100%;
    height: 50px;
    font-family: inherit;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border: 0;
    background: #ed1c23;
    outline: 0;
    cursor: pointer;
    max-width: 300px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stol-table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
    background-color: rgba(128, 128, 128, 0.0705882353);
}

.social-link a svg {
    width: 35px;
    margin-right: 15px;
}

font.notetext {
    font-size: 24px;
    line-height: 21px;
    color: #ee1d24;
    font-weight: 700;
}

.investors__block {
    position: absolute;
    right: 0px;
    top: -130px;
    display: block;
    width: 230px;
    z-index: 111;
    background: #ed1c23;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.investors__block .investors__link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    text-decoration: none;
    width: 100%;
}

#bx_incl_area_8 {
    position: relative;
}

.unit-content__container {
    position: relative;
}

.investors__link svg {
    min-width: 38px;
}

.investors__link span {
    max-width: 160px;
}

@media (max-width: 500px) {
    .investors__block {
        position: relative;
        right: 0px;
        top: 0;
        margin: 10px 0;
    }
}

.headernews-content {
    background-color: #659a9a;
    color: #ffffff;
    text-align: center;
    margin-bottom: 30px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.img-logo {
    margin-bottom: 40px;
}

.headernews-block-top {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    font-weight: 800;
}

.headernews-block-text {
    text-align: right;
}

.headernews-block-bottom {
    text-align: left;
}

.content-text-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 30px 0;
    position: relative;
}

.content-text-block .title-new {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    color: rgb(103, 103, 102);
    line-height: 100%;
    padding: 0 10px;
}

.content-text-block .text-new {
    padding: 0 10px;
}

.content-text-block .text-new ul {
    list-style-type: disc;
    padding-left: 20px;
}

.content-text-block .text-new li {
    padding: 0;
    list-style-type: disc;
}

.content-news-clock-first {
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    gap: 20px;
}

.content-text-block .text-new,
.content-text-block .text-new a {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    color: rgb(103, 103, 102);
}

.content-text-block:before {
    content: '';
    background: #fafbfa;
    width: 100%;
    height: 145%;
    position: absolute;
    z-index: -1;
    top: -300px;
}

.content-img-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.content-img-block img {
    height: 180px;
    object-fit: cover;
}

.content-news-clock-first .content-img-block a:first-child,
.content-news-clock-four .content-img-block a:first-child {
    grid-column: span 2;
}

.content-news-clock-first .content-img-block a:first-child img,
.content-news-clock-four .content-img-block a:first-child img {
    height: 200px;
}

.content-news-clock-second,
.content-news-clock-third,
.content-news-clock-four {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 20px;
    position: relative;
}

.content-news {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.content-news-clock-third:after {
    content: '';
    background: rgb(101, 154, 154);
    height: 2px;
    max-width: 820px;
    width: 100%;
    position: absolute;
    top: -30px;
    justify-self: center;
}

.content-news-clock-four .content-text-block:before {
    content: '';
    background: #fafbfa;
    width: 100%;
    height: 220%;
    position: absolute;
    z-index: -1;
    top: -300px;
}

@media (max-width: 768px) {

    .content-news-clock-first,
    .content-news-clock-second,
    .content-news-clock-third,
    .content-news-clock-four {
        grid-template-columns: 1fr;
        gap: 10px;
    }
}