.flat-page-form, .flat-page-form-complete-message-wrapper {
    background: #d7caa6
}
@media (max-width: 1024px) {
    .header {
        margin-top: 0
    }
}
body {
    height: 100%
}
.contacts-page-map {
    font-size: 0
}
.flat-page-form__head, .flat-page-form__label span, .form-complete__head, .form-complete__caption {
    color: #000
}
.flat-page-form__input {
    border-color: #000;
    color: #000
}
.page__head {
    position: static;
}
.header-nav-item:hover::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: calc(-99% - 30px);
    left: 0
}
.header-nav-item.active .header-submenu-list {
    z-index: 10;
    visibility: visible;
    opacity: 1
}
.header-nav-item:hover .header-submenu-list {
    z-index: 11
}
.interior__link {
    display: none
}
.flat-page-form__label .offer-chbx {
    position: absolute;
    opacity: 0
}
.flat-page-form__label .offer-link {
    color: #578795
}
.flat-page-form__label .offer-chbx + span {
    position: relative;
    display: inline;
    cursor: pointer;
    padding: 0
}
.flat-page-form__label .offer-chbx.error + span {
    color: red
}
.flat-page-form__label .offer-chbx + span:before {
    content: '';
    margin-right: 10px;
    margin-top: -3px;
    display: inline-block;
    vertical-align: text-top;
    width: 14px;
    height: 14px;
    background: transparent;
    border: 1px solid #000
}
.flat-page-form__label .offer-chbx.error + span:before {
    border-color: #af4305;
    background: #fff
}
.flat-page-form__label .offer-chbx:checked + span:after {
    content: '';
    position: absolute;
    left: 2px;
    top: 4px;
    background: #000;
    width: 1px;
    height: 1px;
    box-shadow: 1px 0 0 #000, 2px 0 0 #000, 3px 0 0 #000, 4px 0 0 #000, 4px -1px 0 #000, 4px -2px 0 #000, 4px -3px 0 #000, 4px -4px 0 #000, 4px -5px 0 #000, 4px -6px 0 #000, 4px -7px 0 #000, 4px -8px 0 #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.about-single-page__return {
    display: none
}
@media (max-width: 1024px) {
    .flat-page-form__head {
        font-size: 20px
    }
    .flat-page-form {
        padding-top: 80px
    }
    .flat-page-form-buttons-wrapper .flat-page-form__submit-btn, .flat-page-form__file {
        float: none;
        width: 100%
    }
    .flat-page-form__file {
        display: block;
        margin-bottom: 20px
    }
    .header-submenu-list--mobile-submenu {
        display: none
    }
    .footer-nav__link:hover {
        color: #000;
        background: transparent
    }
    .header-submenu-list {
        background-color: #a59771
    }
    .footer-nav__link::after, .footer-nav__link:hover::after, .footer-nav__link:active::after {
        display: none !important
    }
    .header-inner-wrapper {
        padding-top: 0
    }
}
@media (max-width: 767px) {
    .flat-forms-wrapper {
        padding-left: 0
    }
}
.floor-plan-level-item.disabled, .level-slider-item.disabled .level-slider-item__link {
    background-color: #bbb
}
.level-slider-item.disabled .level-slider-item__link {
    border-color: #bbb
}
.contacts-page-info__head {
    background: none;
    padding-left: 25px
}
.contacts-page-info__head img {
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 60px
}
.contacts-page-info__head span {
    display: block
}
.scrollable-table {
    overflow-x: auto
}
.commercial__btn {
    background-color: #c5b791
}
.commercial__btn:hover {
    background-color: #9d906f
}
.header-submenu-item.active .header-submenu-item__link {
    text-decoration: underline;
    text-shadow: none
}
.card-img-wrapper img {
    padding-top: 0
}
.about-main__package_button {
    padding: 20px 30px 17px
}
.header-submenu-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center
}
.about-main__package_item img {
    width: 150px;
    height: 150px
}
.b-partners_outer {
    color: #000;
    text-decoration: none
}
.b-partners_outer:visited {
    color: #000;
    text-decoration: none
}
.b-partners_outer:active {
    color: #000;
    text-decoration: none
}
.b-partners_outer:hover {
    color: #000;
    text-decoration: none
}
.b-partners_inner {
    display: block
}
.about-main__map_subcontainer-quarter {
    top: 42%;
    left: 50%;;
}
.about-main__map_subcontainer-ring {
    width: 101.3%;
    top: 4%;
    left: 5%
}
.about-main__map_subcontainer-icons {
    top: -5%;
    left: 10%
}
.about-main__map_item-icon--church {
    top: 59%;
    left: 45%
}
.about-main__map_item-icon--museum-1 {
    top: 65%;
    left: 44.5%
}
.about-main__map_item-icon--park-1 {
    left: 45%
}
.about-main__map_item-icon--museum-2 {
    left: 49%
}
.about-main__map_item-icon--theater {
    top: 53%;
    left: 48%
}
.about-main__map_item-icon--park-2 {
    top: 51%;
    left: 52%
}
.about-main--page-content {
    position: relative;
    left: 0
}
.about-main__stats_container {
    margin-top: 35px
}
@media (min-width: 1500px) {
    .about-main--page-content {
        left: 0
    }
}
@media (max-width: 1200px) and (min-width: 1025px) {
    .about-main__map_item-icon--gym {
        left: 36%
    }
}
.about-main__construction_container {
    max-height: 807px;
    overflow: hidden
}
@media (max-width: 1024px) {
    .header-submenu-item.active .header-submenu-item__link {
        text-decoration: underline;
        text-shadow: none;
        color: #000
    }
    .header-submenu-list {
        display: none
    }
    .about-main__construction_container {
        max-height: none;
        overflow: visible
    }
    .about-main--page-content {
        left: 0
    }
    .about-main__map_subcontainer-quarter {
        top: 48%;
        left: 49%;
    }
    .about-main__map_subcontainer-ring {
        width: 1024px;
        top: 10px;
        left: 65px
    }
    .about-main__map_subcontainer-icons {
        top: -20px;
        width: 1024px;
        left: 105px
    }
    .about-main__map_item-icon--pool {
        top: 302px;
        left: 410px
    }
    .about-main__map_item-icon--gym {
        top: 310px;
        left: 369px
    }
    .about-main__map_item-icon--sport {
        top: 272px;
        left: 340px
    }
    .about-main__map_item-icon--subway {
        top: 242px
    }
}
.news-list-item {
    height: auto;
    margin-bottom: 15px
}
.news-list-item__image {
    height: 170px;
    overflow: hidden;
    margin-bottom: 10px;
    background: #f9f9f9;
    text-align: center
}
.news-list-item__image img {
    max-width: 100%
}
.header-nav-item.active .header-submenu-list {
    justify-content: flex-start
}
.filter-price-content > a {
    position: relative
}
.filter-price-content__crossed {
    position: absolute;
    bottom: -20px
}
.bank-banner {
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    min-height: 147px;
    margin-top: -70px;
    margin-bottom: 20px;
    width: 100%;
    margin-right: auto
}
.about-main__variant {
    padding-bottom: 1px
}
.about-main__map_container {
    -webkit-overflow-scrolling: touch
}
.about-part__main_col {
    height: auto
}
.header-nav-item.active {
    position: static
}
.about-part__main_col-lg {
    width: 49.5%
}
.about-part__main_col-sm {
    width: 49.5%
}
.wm__login__form {
    transform: none !important;
    padding-top: 175px !important;
    padding-bottom: 50px !important
}
.filter__plan-head {
    padding-left: 30px !important
}
.filter__complex-head {
    padding-left: 30px !important
}
.flat-filter-table tr:hover {
    background-color: #ebebeb
}
.twentytwenty-handle {
    background-color: #9faa15
}
.flat-content-wrapper {
    margin-bottom: 30px
}
.flat-content-wrapper .tab-content {
    height: auto !important
}
.quarter-plan-outer-wrapper {
    top: 135px
}
.footer-popup {
    padding-top: 30px
}
.footer__menu_group-item {
    line-height: 1.2
}
.quarter-plan-wrapper svg {
    height: 910px
}
.footer__box_menu {
    padding-top: 20px;
    padding-bottom: 20px
}
.footer__box_copyright {
    padding-top: 5px;
    padding-bottom: 5px
}
.page-content table > tbody > tr > td {
    padding-top: 0;
    padding-bottom: 0
}
.page-content table > tbody > tr > td.filter__plan-content {
    padding-top: 14px
}
.flat-filter-table tr:hover .filter-availability__caption {
    background-color: #ebebeb
}
.page-head-wrapper {
    margin-top: 33px;
    margin-bottom: 0
}
.how-to-tabs {
    margin-bottom: 75px
}
.bank-banner {
    min-height: 96px;
    margin-bottom: 20px
}
.about-main__stats_visual {
    max-width: 50%
}
.about-main__classes {
    padding-bottom: 40px
}
.slidernew .about-main__stats_container {
    margin-top: 0
}
.header-nav-item .header-nav-item__link[href="/aktsii"] {
    color: #fff;
    background-color: #d10c0c
}
.header-nav-item:hover .header-nav-item__link[href="/aktsii"] {
    color: #fff;
    background-color: #88a400
}
.footer-nav__link[href="/aktsii" ] {
    color: #fff;
    background-color: #d10c0c
}
.footer-nav__link[href="/aktsii" ]:hover {
    color: #000;
    background-color: transparent
}
.selection-mobile-button--panoram:hover svg {
    fill: #578795
}
@media (max-width: 768px) {
    .index-content-item-new .index-item__caption {
        font-size: 32px
    }
    .how-to__feedback_visual {
        display: none
    }
    .about-part__main_col-lg {
        width: 100%
    }
    .about-part__main_col-sm {
        width: 100%
    }
    .bank-banner {
        width: 100%
    }
    .footer-popup__box {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
}
.selection__button--promo {
    overflow: visible
}
.selection__button--promo:after {
    line-height: 0;
    content: '';
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 84px;
    height: 84px;
    opacity: .8;
    display: block;
    border-radius: 50% !important;
    -webkit-animation-name: soc_circle;
    animation-name: soc_circle;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.0, 0.0, 0, 0);
    animation-timing-function: cubic-bezier(0.0, 0.0, 0, 0)
}
.partners-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.6%;
    margin-left: -1.6%
}
.partners-item {
    float: none !important;
    width: 30%;
    margin-right: 1.6%;
    margin-left: 1.6%
}
@media (max-width: 1199px) {
    .partners-item {
        width: 45%
    }
}
@media (max-width: 768px) {
    .partners-item {
        width: 100%
    }
}
.partners-plus-table--3 .partners-plus-table-icon-wrapper {
    -webkit-background-size: contain;
    background-size: contain
}
@-webkit-keyframes soc_circle {
    0% {
        -webkit-box-shadow: 0 -4px 0 0 #00D8B5;
        box-shadow: 0 -4px 0 0 #00D8B5
    }
    25% {
        -webkit-box-shadow: 4px 0 0 0 #AFDD83;
        box-shadow: 4px 0 0 0 #AFDD83
    }
    50% {
        -webkit-box-shadow: 0 4px 0 0 #4798b5;
        box-shadow: 0 4px 0 0 #4798b5
    }
    75% {
        -webkit-box-shadow: -4px 0 0 0 #88a400;
        box-shadow: -4px 0 0 0 #88a400
    }
    100% {
        -webkit-box-shadow: 0 -4px 0 0 #00D8B5;
        box-shadow: 0 -4px 0 0 #00D8B5
    }
}
@keyframes soc_circle {
    0% {
        -webkit-box-shadow: 0 -4px 0 0 #00D8B5;
        box-shadow: 0 -4px 0 0 #00D8B5
    }
    25% {
        -webkit-box-shadow: 4px 0 0 0 #AFDD83;
        box-shadow: 4px 0 0 0 #AFDD83
    }
    50% {
        -webkit-box-shadow: 0 4px 0 0 #4798b5;
        box-shadow: 0 4px 0 0 #4798b5
    }
    75% {
        -webkit-box-shadow: -4px 0 0 0 #88a400;
        box-shadow: -4px 0 0 0 #88a400
    }
    100% {
        -webkit-box-shadow: 0 -4px 0 0 #00D8B5;
        box-shadow: 0 -4px 0 0 #00D8B5
    }
}
.selection__button--promo {
    -webkit-animation-name: inner_picture;
    animation-name: inner_picture;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0, 0);
    animation-timing-function: cubic-bezier(0, 0, 0, 0)
}
@-webkit-keyframes inner_picture {
    42%, 50% {
        transform: scale(1.1);
        margin-bottom: 0;
        margin-left: 0
    }
    45% {
        transform: scale(1.2);
        margin-bottom: -5px;
        margin-left: -5px
    }
}
@keyframes inner_picture {
    42%, 50% {
        transform: scale(1.1);
        margin-bottom: 0;
        margin-left: 0
    }
    45% {
        transform: scale(1.2);
        margin-bottom: -5px;
        margin-left: -5px
    }
}
.selection__button--promo:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 5px;
    display: block;
    width: 84px;
    height: 84px;
    border-radius: 50% !important;
    -webkit-animation-name: blmb;
    animation-name: blmb;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.0, 0.0, 0, 0);
    animation-timing-function: cubic-bezier(0.0, 0.0, 0, 0)
}
@-webkit-keyframes blmb {
    0% {
        -webkit-box-shadow: 0 0 1px 0 rgba(144, 202, 118, 0.6), 0 0 1px 0 rgba(144, 202, 118, 0.6);
        box-shadow: 0 0 1px 0 rgba(144, 202, 118, 0.6), 0 0 1px 0 rgba(144, 202, 118, 0.6)
    }
    42% {
        -webkit-box-shadow: 0 0 1px 0 rgba(144, 202, 118, 0.6), 0 0 1px 0 rgba(144, 202, 118, 0.6);
        box-shadow: 0 0 1px 0 rgba(144, 202, 118, 0.6), 0 0 1px 0 rgba(144, 202, 118, 0.6)
    }
    49% {
        -webkit-box-shadow: 0 0 1px 10px rgba(144, 202, 118, 0.5), 0 0 1px 0 rgba(144, 202, 118, 0.6);
        box-shadow: 0 0 1px 10px rgba(144, 202, 118, 0.5), 0 0 1px 0 rgba(144, 202, 118, 0.6)
    }
    53% {
        -webkit-box-shadow: 0 0 1px 21px rgba(144, 202, 118, 0.4), 0 0 1px 10px rgba(144, 202, 118, 0.5);
        box-shadow: 0 0 1px 21px rgba(144, 202, 118, 0.4), 0 0 1px 10px rgba(144, 202, 118, 0.5)
    }
    58% {
        -webkit-box-shadow: 0 0 1px 21px rgba(144, 202, 118, 0.0), 0 0 1px 21px rgba(144, 202, 118, 0.4);
        box-shadow: 0 0 1px 21px rgba(144, 202, 118, 0.0), 0 0 1px 21px rgba(144, 202, 118, 0.4)
    }
    63% {
        -webkit-box-shadow: 0 0 1px 21px rgba(144, 202, 118, 0.0), 0 0 1px 30px rgba(144, 202, 118, 0.0);
        box-shadow: 0 0 1px 21px rgba(144, 202, 118, 0.0), 0 0 1px 30px rgba(144, 202, 118, 0.0)
    }
}
@keyframes blmb {
    0% {
        -webkit-box-shadow: 0 0 1px 0 rgba(160, 223, 214, 0.6), 0 0 1px 0 rgba(160, 223, 214, 0.6);
        box-shadow: 0 0 1px 0 rgba(160, 223, 214, 0.6), 0 0 1px 0 rgba(160, 223, 214, 0.6)
    }
    42% {
        -webkit-box-shadow: 0 0 1px 0 rgba(160, 223, 214, 0.6), 0 0 1px 0 rgba(160, 223, 214, 0.6);
        box-shadow: 0 0 1px 0 rgba(160, 223, 214, 0.6), 0 0 1px 0 rgba(160, 223, 214, 0.6)
    }
    49% {
        -webkit-box-shadow: 0 0 1px 10px rgba(160, 223, 214, 0.5), 0 0 1px 0 rgba(160, 223, 214, 0.6);
        box-shadow: 0 0 1px 10px rgba(160, 223, 214, 0.5), 0 0 1px 0 rgba(160, 223, 214, 0.6)
    }
    53% {
        -webkit-box-shadow: 0 0 1px 21px rgba(160, 223, 214, 0.4), 0 0 1px 10px rgba(160, 223, 214, 0.5);
        box-shadow: 0 0 1px 21px rgba(160, 223, 214, 0.4), 0 0 1px 10px rgba(160, 223, 214, 0.5)
    }
    58% {
        -webkit-box-shadow: 0 0 1px 21px rgba(160, 223, 214, 0.0), 0 0 1px 21px rgba(160, 223, 214, 0.4);
        box-shadow: 0 0 1px 21px rgba(160, 223, 214, 0.0), 0 0 1px 21px rgba(160, 223, 214, 0.4)
    }
    63% {
        -webkit-box-shadow: 0 0 1px 21px rgba(160, 223, 214, 0.0), 0 0 1px 30px rgba(160, 223, 214, 0.0);
        box-shadow: 0 0 1px 21px rgba(160, 223, 214, 0.0), 0 0 1px 30px rgba(160, 223, 214, 0.0)
    }
}
.how-to-card-item.highlight {
    box-shadow: 0 0 0 2px #a1b63c;
    border: 1px solid transparent
}
.how-to-card-item.highlight .card__show-more {
    position: relative;
    border: 0;
    border-radius: 4px;
    background: #eabd35;
    color: #fff;
    cursor: pointer;
    font-weight: 300;
    font-size: 15px;
    min-height: 50px;
    padding: 11px 9px;
    transition: .1s all ease-in;
    text-decoration: none
}
.how-to-card-item.highlight .card__show-more:hover, .how-to-card-item.highlight .card__show-more.btn:active {
    background: #dda600
}
a.contacts-page-address__link, a.builder__info_link {
    font-weight: 700 !important
}
.about-main__variant_partners, .about-main__variant_banks {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    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;
    width: 100%;
    margin-bottom: 75px
}
.about-main__variant_partners img {
    max-height: 100px;
    margin-right: 50px;
    margin-bottom: 15px
}
.about-main__variant_partners img:last-child {
    margin-right: 0
}
.how-to-tabs-item {
    margin-right: 15px;
    margin-bottom: 10px
}
.header__phone a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    color: #383833
}
.header__phone a:hover {
    color: #166c85
}
@media screen and (max-width: 1280px) {
    .about-main__variant_partners {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .about-main__variant_partners img {
        margin: 0 auto 10px
    }
}
@media (max-width: 1023px) {
    .status-bar-slider-item {
        max-width: 150px
    }
    .grid-gallery-wrapper {
        left: 50%;
        transform: translateX(-43.5%)
    }
}
@media (max-width: 767px) {
    .bank-banner {
        background-size: contain
    }
    .action-banner__promo span {
        font-size: 30px !important
    }
}
@media (max-width: 460px) {
    .index-content-item-new .index-item__caption {
        font-size: 20px
    }
    .index-contnent-item-image.mob-change {
        background-image: url(../img/index-bg-01-n-mob.jpg) !important
    }
}
@media (max-width: 320px) {
    .grid-gallery-wrapper {
        left: 0;
        transform: none
    }
}
.about-part__top {
    background-position: center
}
.about-main__gallery_visual--extended {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: center
}
.about-main__gallery_visual img {
    height: auto;
    display: block
}
.about-main__gallery_visual .slick-prev, .about-main__gallery_visual .slick-next {
    width: 22px;
    height: 40px;
    z-index: 1
}
.about-main__gallery_visual .slick-prev:hover {
    background: url(../img/320/quarter-slider-left-active.png) center no-repeat;
    background-size: cover
}
.about-main__gallery_visual .slick-prev {
    left: 25px;
    background: url(../img/320/quarter-slider-left.png) center no-repeat;
    background-size: cover
}
.about-main__gallery_visual .slick-next:hover {
    background: url(../img/320/quarter-slider-right-active.png) center no-repeat;
    background-size: cover
}
.about-main__gallery_visual .slick-next {
    right: 25px;
    background: url(../img/320/quarter-slider-right.png) center no-repeat;
    background-size: cover
}
.bank-banner {
    display: none !important
}
.main-slider-wrapper {
    margin-bottom: 5px
}
.about-main__classes_item {
    flex-basis: 100%;
    width: 100%;
    background-position: center center
}
.panorama-content {
    width: 100%;
    height: 600px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .cpanorama-content {
        height: 300px;
    }
}
.footer__menu_caption-logo svg {
    background: rgb(252, 234, 16);
}
@media (max-width: 1024px) {
    .about-main__map_subcontainer-quarter {
        top: 222px;
        left: 478px;
    }
    #new-logo {
        top: 222px;
        left: 478px;
    }
}
.developer-logo {
    background: rgb(252, 234, 16);
}
