

/* Start:/bitrix/templates/headliner/css/style.css?1726833977337924*/
.row {
    font-size: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    display: inline-block;
    vertical-align: top; }

.col-xs-12 {
    width: 100%; }

.col-xs-11 {
    width: 91.66666667%; }

.col-xs-10 {
    width: 83.33333333%; }

.col-xs-9 {
    width: 75%; }

.col-xs-8 {
    width: 66.66666667%; }

.col-xs-7 {
    width: 58.33333333%; }


.col-xs-6 {
    width: 50%; }

.col-xs-5 {
    width: 41.66666667%; }

.col-xs-4 {
    width: 33.33333333%; }

.col-xs-3 {
    width: 25%; }

.col-xs-2 {
    width: 16.66666667%; }

.col-xs-1 {
    width: 8.33333333%; }

@media (min-width: 768px) {
    .col-sm-12 {
        width: 100%; }
    .col-sm-11 {
        width: 91.66666667%; }
    .col-sm-10 {
        width: 83.33333333%; }
    .col-sm-9 {
        width: 75%; }
    .col-sm-8 {
        width: 66.66666667%; }
    .col-sm-7 {
        width: 58.33333333%; }
    .col-sm-6 {
        width: 50%; }
    .col-sm-5 {
        width: 41.66666667%; }
    .col-sm-4 {
        width: 33.33333333%; }
    .col-sm-3 {
        width: 25%; }
    .col-sm-2 {
        width: 16.66666667%; }
    .col-sm-1 {
        width: 8.33333333%; } }

@media (min-width: 1025px) {
    .col-md-12 {
        width: 100%; }
    .col-md-11 {
        width: 91.66666667%; }
    .col-md-10 {
        width: 83.33333333%; }
    .col-md-9 {
        width: 75%; }
    .col-md-8 {
        width: 66.66666667%; }
    .col-md-7 {
        width: 58.33333333%; }
    .col-md-6 {
        width: 50%; }
    .col-md-5 {
        width: 41.66666667%; }
    .col-md-4 {
        width: 33.33333333%; }
    .col-md-3 {
        width: 25%; }
    .col-md-2 {
        width: 16.66666667%; }
    .col-md-1 {
        width: 8.33333333%; } }

@media (min-width: 1440px) {
    .col-lg-12 {
        width: 100%; }
    .col-lg-11 {
        width: 91.66666667%; }
    .col-lg-10 {
        width: 83.33333333%; }
    .col-lg-9 {
        width: 75%; }
    .col-lg-8 {
        width: 66.66666667%; }
    .col-lg-7 {
        width: 58.33333333%; }
    .col-lg-6 {
        width: 50%; }
    .col-lg-5 {
        width: 41.66666667%; }
    .col-lg-4 {
        width: 33.33333333%; }
    .col-lg-3 {
        width: 25%; }
    .col-lg-2 {
        width: 16.66666667%; }
    .col-lg-1 {
        width: 8.33333333%; } }

.block-title {
    font-size: 65px;
    line-height: 86px;
    text-transform: uppercase;
    font-family: 'Roboto Slab';
    margin-bottom: 0.5em;
}

@media (max-width: 992px) {
    .block-title {
        font-size: 50px;
        line-height: 1.3;
    }
}

@media (max-width: 767px) {
    .block-title {
        font-size: 44px;
    }
}

@media (max-width: 480px) {
    .block-title {
        font-size: 34px;
    }
}

@media (max-width: 360px) {
    .block-title {
        font-size: 30px;
    }
}

.offset-left {
    padding-left: calc((100vw - 1440px) / 2);
}

.offset-right {
    padding-right: calc((100vw - 1440px) / 2);
}

.clearfix:after {
    content: '';
    display: block;
    clear: both; }

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.pull-right {
    float: right !important; }

.pull-left {
    float: left !important; }

.hide {
    display: none !important; }

.show {
    display: block !important; }

.invisible {
    visibility: hidden; }

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.hidden {
    display: none !important;
}

.affix {
    position: fixed; }

@-ms-viewport {
    width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important; }

@media (max-width: 767px) {
    .visible-xs {
        display: block !important; }
    table.visible-xs {
        display: table !important; }
    tr.visible-xs {
        display: table-row !important; }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important; } }

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important; } }

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important; } }

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-sm {
        display: block !important; }
    table.visible-sm {
        display: table !important; }
    tr.visible-sm {
        display: table-row !important; }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-sm-block {
        display: block !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-sm-inline {
        display: inline !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-sm-inline-block {
        display: inline-block !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
    .visible-md {
        display: block !important; }
    table.visible-md {
        display: table !important; }
    tr.visible-md {
        display: table-row !important; }
    th.visible-md,
    td.visible-md {
        display: table-cell !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
    .visible-md-block {
        display: block !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
    .visible-md-inline {
        display: inline !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
    .visible-md-inline-block {
        display: inline-block !important; } }

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important; }
    table.visible-lg {
        display: table !important; }
    tr.visible-lg {
        display: table-row !important; }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important; } }

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important; } }

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important; } }

@media (min-width: 768px) and (max-width: 1024px) {
    .hidden-sm {
        display: none !important; } }

@media (min-width: 1025px) and (max-width: 1439px) {
    .hidden-md {
        display: none !important; } }

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important; } }

.visible-print {
    display: none !important; }

@media print {
    .visible-print {
        display: block !important; }
    table.visible-print {
        display: table !important; }
    tr.visible-print {
        display: table-row !important; }
    th.visible-print,
    td.visible-print {
        display: table-cell !important; } }

.visible-print-block {
    display: none !important; }

@media print {
    .visible-print-block {
        display: block !important; } }

.visible-print-inline {
    display: none !important; }

@media print {
    .visible-print-inline {
        display: inline !important; } }

.visible-print-inline-block {
    display: none !important; }

@media print {
    .visible-print-inline-block {
        display: inline-block !important; } }

@media print {
    .hidden-print {
        display: none !important; } }

/*! Flickity v2.1.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative; }

.flickity-enabled:focus {
    outline: none; }

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%; }

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing; }

/* ---- flickity-button ---- */
.flickity-button {
    position: absolute;
    background: white;
    background: rgba(255, 255, 255, 0.75);
    border: none;
    color: #333; }

.flickity-button:hover {
    background: white;
    cursor: pointer; }

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19F; }

.flickity-button:active {
    opacity: 0.6; }

.flickity-button:disabled {
    opacity: 0.3;
    cursor: auto;
    /* prevent disabled button from capturing pointer up event. #716 */
    pointer-events: none; }

.flickity-button-icon {
    fill: #333; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    /* vertically center */
    transform: translateY(-50%); }

.flickity-prev-next-button.previous {
    left: 10px; }

.flickity-prev-next-button.next {
    right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%; }

/* ---- page dots ---- */
.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1; }

.flickity-rtl .flickity-page-dots {
    direction: rtl; }

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer; }

.flickity-page-dots .dot.is-selected {
    opacity: 1; }

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }

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

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

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

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''; }

.slick-track:after {
    clear: both; }

.slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }

[dir='rtl'] .slick-slide {
    float: right; }

.slick-slide img {
    display: block; }

.slick-slide.slick-loading img {
    display: none; }

.slick-slide.dragging img {
    pointer-events: none; }

.slick-initialized .slick-slide {
    display: block; }

.slick-loading .slick-slide {
    visibility: hidden; }

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
    display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }

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

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

.mfp-figure figure {
    margin: 0; }

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

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

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

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

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

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

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important; }

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0; }

.irs-line-left {
    left: 0;
    width: 11%; }

.irs-line-mid {
    left: 9%;
    width: 82%; }

.irs-line-right {
    right: 0;
    width: 11%; }

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0; }

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0; }

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0; }

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1; }

.irs-slider.type_last {
    z-index: 2; }

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default; }

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default; }

.irs-from, .irs-to, .irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap; }

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px; }

.irs-with-grid .irs-grid {
    display: block; }

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000; }

.irs-grid-pol.small {
    height: 4px; }

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000; }

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: transparent;
    z-index: 2; }

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed; }

.irs-disabled {
    opacity: 0.4; }

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important; }

/**
* Dragdealer.js 0.9.8
* http://github.com/skidding/dragdealer
*
* (c) 2010+ Ovidiu Cherecheș
* http://skidding.mit-license.org
*/
.dragdealer {
    position: relative;
    height: 30px;
    background: #EEE; }

.dragdealer .handle {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }

.dragdealer .red-bar {
    width: 100px;
    height: 30px;
    background: #CC0000;
    color: #FFF;
    font-size: 14px;
    line-height: 30px;
    text-align: center; }

.dragdealer .disabled {
    background: #898989; }

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

/*---------ANIMATION---------*/
@keyframes scale-x-in {
    0% {
        transform: scale(0, 1); }
    100% {
        transform: scale(1, 1); } }

@keyframes scale-x-out {
    0% {
        transform: scale(1, 1); }
    100% {
        transform: scale(0, 1); } }

@keyframes scale-y-in {
    0% {
        transform: scale(1, 0); }
    100% {
        transform: scale(1, 1); } }

@keyframes scale-y-out {
    0% {
        transform: scale(1, 1); }
    100% {
        transform: scale(1, 0); } }

@keyframes scale-xy-in {
    0% {
        transform: scale(0, 0); }
    100% {
        transform: scale(1, 1); } }

@keyframes scale-y-out {
    0% {
        transform: scale(1, 1); }
    100% {
        transform: scale(0, 0); } }

@keyframes scale-x-out-r {
    0% {
        transform: scale(1, 1);
        transform-origin: right; }
    100% {
        transform: scale(0, 1);
        transform-origin: right; } }

@keyframes scale-x-out-l {
    0% {
        transform: scale(1, 1);
        transform-origin: left; }
    100% {
        transform: scale(0, 1);
        transform-origin: left; } }

@keyframes scale-x-in-l {
    0% {
        transform: scale(0, 1);
        transform-origin: left; }
    100% {
        transform: scale(1, 1);
        transform-origin: left; } }

@keyframes scale-circle-in {
    0% {
        transform: scale(2.5, 2.5); }
    100% {
        transform: scale(1, 1); } }

@keyframes scale-circle-out {
    0% {
        transform: scale(1, 1); }
    100% {
        transform: scale(2.5, 2.5); } }

@keyframes fade-in {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }

@keyframes fade-out {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

@keyframes slide-up {
    0% {
        transform: translate(0, 0); }
    100% {
        transform: translate(0, -100%); } }

@keyframes slide-down {
    0% {
        transform: translate(0, -100%); }
    100% {
        transform: translate(0, 0); } }

@keyframes slide-up-bottom {
    0% {
        transform: translate(0, 100%); }
    100% {
        transform: translate(0, 0); } }

@keyframes slide-up-bottom-half {
    0% {
        transform: translate(0, 30%); }
    100% {
        transform: translate(0, 0); } }

@keyframes slide-in-right {
    0% {
        transform: translate(100%, 0); }
    100% {
        transform: translate(0, 0); } }

@keyframes slide-in-left {
    0% {
        transform: translate(-100%, 0); }
    100% {
        transform: translate(0, 0); } }

@keyframes slide-out-right {
    0% {
        transform: translate(0, 0); }
    100% {
        transform: translate(-100%, 0); } }

@keyframes slide-out-left {
    0% {
        transform: translate(0, 0); }
    100% {
        transform: translate(100%, 0); } }

@keyframes slide-in-top {
    0% {
        transform: translate(0, -100%); }
    100% {
        transform: translate(0, 0); } }

@keyframes slide-out-top {
    0% {
        transform: translate(0, 0); }
    100% {
        transform: translate(0, -100%); } }

@keyframes popup-slide-in {
    0% {
        transform: translate(-66.66%, 0); }
    100% {
        transform: translate(0, 0); } }

@keyframes popup-slide-out {
    0% {
        transform: translate(0, 0); }
    100% {
        transform: translate(-66.66%, 0); } }

@keyframes wiggle {
    0% {
        transform: translate(0, 0); }
    10% {
        transform: translate(30%, 0); }
    20% {
        transform: translate(0, 0); }
    30% {
        transform: translate(30%, 0); }
    40% {
        transform: translate(0, 0); }
    100% {
        transform: translate(0, 0); } }

@keyframes highlight {
    0% {
        transform: scale(0.05, 1); }
    50% {
        transform: scale(1, 1); }
    100% {
        transform: scale(0.05, 1); } }

@keyframes highlight-inv {
    0% {
        transform: scale(1, 1); }
    100% {
        transform: scale(0.05, 1); } }

@keyframes mask-l-out {
    0% {
        right: 0;
        left: 0; }
    100% {
        right: 0;
        left: 100%; } }

@keyframes mask-l-in {
    0% {
        right: 0;
        left: 100%; }
    100% {
        right: 0;
        left: 0; } }

@keyframes mask-r-out {
    0% {
        left: 0;
        right: 0; }
    100% {
        left: 0;
        right: 100%; } }

@keyframes mask-r-in {
    0% {
        left: 0;
        right: 100%; }
    100% {
        left: 0;
        right: 0; } }

@keyframes width-in-l {
    0% {
        width: 0;
        float: left; }
    100% {
        float: left;
        width: 100%; } }

@keyframes width-out-l {
    0% {
        width: 100%;
        float: right; }
    100% {
        float: right;
        width: 0; } }

@keyframes width-in-r {
    0% {
        width: 0;
        float: right; }
    100% {
        float: right;
        width: 100%; } }

@keyframes width-out-r {
    0% {
        width: 100%;
        float: left; }
    100% {
        float: left;
        width: 0; } }

@keyframes float-l {
    0% {
        float: left; }
    100% {
        float: left; } }

@keyframes float-r {
    0% {
        float: right; }
    100% {
        float: right; } }

@keyframes combo {
    0% {
        width: 0;
        float: left; }
    8% {
        float: left;
        width: 100%; }
    9% {
        float: right; }
    16% {
        float: right;
        width: 0; }
    100% {
        float: right;
        width: 0; } }

@keyframes combo-inverse {
    0% {
        width: 100%;
        float: right; }
    8% {
        float: right;
        width: 0; }
    9% {
        float: left; }
    16% {
        float: left;
        width: 100%; }
    100% {
        float: left;
        width: 100%; } }

@keyframes combo-float {
    0% {
        float: left; }
    8% {
        float: left; }
    9% {
        float: right; }
    16% {
        float: right; }
    100% {
        float: right; } }

@keyframes combo-float-inverse {
    0% {
        float: right; }
    8% {
        float: right; }
    9% {
        float: left; }
    16% {
        float: left; }
    100% {
        float: left; } }

/*---------GENERAL SETTINGS-------*/
body *,
body *:after,
body *::before {
    box-sizing: border-box; }

html.freeze, body.freeze {
    height: 100%;
    overflow: hidden; }

body {
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: "Proxima Nova Lt", sans-serif;
    font-weight: 400;
    width: 100%;
    position: relative; }
body.shaded .shade--global {
    display: block;
    animation: fade-in 0.8s forwards cubic-bezier(0.25, 0.1, 0.25, 1); }

body > iframe,
body > img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    z-index: -9999;
    overflow: hidden;
}

.shade--global {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 10;
    display: none;
    opacity: 0; }

a {
    text-decoration: none;
    color: #000; }

ol, ul {
    list-style: none; }

svg title {
    display: none !important; }

input {
    font-family: "Proxima Nova Lt", sans-serif; }
input[type="text"], input[type="tel"], input[type="email"], input[type="password"] {
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    background-color: transparent;
    outline: none; }
input[type="radio"], input[type="checkbox"] {
    display: none; }

textarea {
    font-family: "Proxima Nova Lt", sans-serif;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    background-color: transparent;
    outline: none;
    resize: none; }

p {
    margin: 30px 0; }
p.secondary {
    color: #7F7F7F; }

.table {
    display: table; }

.tr {
    display: table-row; }

.td, .th {
    display: table-cell; }

.page {
    width: 100%;
    overflow: hidden;
    position: relative; }

.wrapper-outer {
    padding: 0 50px; }

.wrapper-inner {
    max-width: 1340px;
    margin: 0 auto; }

.red {
    color: #E41A4A; }

.link {
    cursor: pointer; }
.link.link--anim {
    position: relative;
    display: inline-block;
    padding-bottom: 12px;
    outline: none; }
.link.link--anim .label {
    display: block; }
.link.link--anim::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 1px; }
.link.link--anim.red::after {
    background-color: #E41A4A; }
.link.link--anim.black::after {
    background-color: #000; }
.link.link--anim.white::after {
    background-color: #fff; }
.link.link--anim:hover::after {
    animation: scale-x-out-r 0.3s ease, scale-x-in-l 0.3s ease 0.3s; }
.link.link--anim--hor {
    padding: 10px 0; }
.link.link--anim--hor::after {
    top: 50%;
    left: 100%;
    right: auto;
    width: 80px;
    transform: translate(20px, 0);
    transition: width 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.link.link--anim--hor:hover::after {
    width: 140px;
    animation: none; }
.link.red {
    color: #E41A4A; }
.link.white {
    color: #fff; }

.btn {
    display: inline-block;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    vertical-align: top; }
.btn.default {
    padding: 27px 44px 26px; }
.btn.red {
    color: #fff;
    background-color: #E41A4A; }
.btn.btn--anim {
    position: relative; }
.btn.btn--anim::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FF2155;
    transform: scale(0, 1);
    transform-origin: left; }
.btn.btn--anim .label {
    position: relative;
    z-index: 1; }
.btn.btn--anim:hover::after {
    animation: scale-x-in-l 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), scale-x-out-r 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 0.4s; }
.btn.btn-play--round {
    background: #E41A4A url(/bitrix/templates/headliner/img/icons/play.svg) no-repeat 57.5% 50%;
    border-radius: 50%;
    width: 74px;
    height: 74px; }

.b-outlaw {
    margin-left: calc((100vw - 1440px) / 2); }

.gallery {
    position: relative; }

.switch__tab {
    cursor: pointer; }

.gallery__tab {
    display: none; }
.gallery__tab.active {
    display: block; }

.content.with-padding {
    padding-top: 140px;
}

.img.img--bg {
    background: #000 no-repeat center;
    background-size: cover; }

.w-img--fancy {
    padding-bottom: 102.5%;
    position: relative; }
.w-img--fancy .img-over {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 75%; }
.w-img--fancy .img-over:last-child {
    width: 25%;
    left: auto; }
.w-img--fancy .img-over.active .mask {
    animation: width-in-l 1s cubic-bezier(0.25, 0.1, 0.25, 1) forwards; }
.w-img--fancy .mask {
    animation: width-out-r 1s cubic-bezier(0.25, 0.1, 0.25, 1) forwards; }
.w-img--fancy .img {
    background-color: #171717; }

.txt.txt--default p {
    font-size: 20px;
    line-height: 1.8;
    text-transform: uppercase; }
.txt.txt--default p:first-child {
    margin-top: 0; }
.txt.txt--default p:last-child {
    margin-bottom: 0; }

.title--big {
    font-size: 7.8125vw;
    line-height: 1.32;
    font-family: "Roboto Slab", sans-serif;
    text-transform: uppercase; }

.label.default {
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
    display: inline-block;}
.label.default.micro {
    font-size: 16px; }
.label.default.small {
    font-size: 12px; }
.label.default.medium {
    font-size: 16px; }
.label.default.big {
    font-size: 18px; }
.label.default.large {
    font-size: 20px; }

.feature.feature--numeric .feature__value {
    font-size: 90px;
    line-height: 1.3;
    font-family: "Roboto Slab", sans-serif; }

.block--shaded {
    position: relative; }
.block--shaded::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    transform: scale(1, 1);
    transform-origin: right;
    transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
    z-index: 1; }
.block--shaded.active::after {
    transform: scale(0, 1); }

.b-masked {
    visibility: hidden; }
.b-masked.ready {
    visibility: visible; }
.b-masked.ready .b-masked__mask {
    width: 0; }
.b-masked.ready.init .b-masked__mask {
    animation: none; }
.b-masked.b-masked--img .img {
    height: 100%; }
.b-masked .b-masked__mask {
    overflow: hidden; }
.b-masked::after {
    content: '';
    display: block;
    clear: both; }

.b-notice--ver {
    width: 110px;
    background-color: #000; }
.b-notice--ver .notice {
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: rotate(-90deg);
    transform-origin: 0 50%; }
.b-notice--ver .notice .label {
    color: #fff; }

.b-mood {
    position: relative; }
.b-mood .title--big {
    font-size: 11.11vh; }
.b-mood .item {
    width: 100%;
    height: 100vh; }
.b-mood .item .title__line {
    transition: transform 1.2s cubic-bezier(0.25, 0.1, 0.25, 1); }
.b-mood .item.is-selected .item__img .img {
    transform: scale(1.1, 1.1); }
.b-mood .item.is-selected .item__benefit .dot {
    opacity: 1; }
.b-mood .item.is-selected .item__benefit .circle {
    transform: scale(1, 1) translate(-50%, -50%);
    opacity: 1; }
.b-mood .item.is-selected .item__benefit .tooltip {
    animation: fade-in 1.2s cubic-bezier(0.25, 0.1, 0.25, 1) forwards 0.6s; }
.b-mood .item.is-selected .item__benefit .feature {
    opacity: 1;
    transform: translate(-30%, 0); }
.b-mood .item.is-selected .item__benefit .line--dashed {
    width: 270px; }
.b-mood .item.is-selected .item__benefit .line--dashed::after {
    opacity: 1; }
.b-mood .item.is-selected a.item__benefit:hover .circle {
    transform: scale(1.2, 1.2) translate(-50%, -50%);
    border: 1px solid #E41A4A; }
.b-mood .item__prop {
    position: absolute; }
.b-mood .item__img {
    width: 100%;
    height: 100%;
    overflow: hidden; }
.b-mood .item__img .img {
    width: 100%;
    height: 100%;
    transform: scale(1, 1);
    transform-origin: 50% 50%;
    transition: transform 3s cubic-bezier(0.36, 0.19, 0.25, 1); }
.b-mood .item__txt {
    top: 50%;
    left: 27%;
    transform: translate(0, -50%); }
.b-mood .item__txt .title {
    color: #fff; }
.b-mood .item__benefit {
    width: 225px;
    height: 225px;
    left: 7.5%;
    top: 15.5%; }
.b-mood .item__benefit .dot, .b-mood .item__benefit .circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 0 0;
    border-radius: 50%; }
.b-mood .item__benefit .dot {
    width: 9px;
    height: 9px;
    background-color: #fff;
    opacity: 0;
    transition: opacity 0.5s ease; }
.b-mood .item__benefit .circle {
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    transform: scale(0, 0) translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), transform 0.9s cubic-bezier(0.25, 0.1, 0.25, 1); }
.b-mood .item__benefit .tooltip {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(180px, -50%);
    color: #fff;
    white-space: nowrap;
    opacity: 0; }
.b-mood .item__benefit .feature {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    opacity: 0;
    transition: opacity 0.7s cubic-bezier(0.25, 0.1, 0.25, 1) 0.6s, transform 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.3s;
    color: #fff;
    white-space: nowrap; }
.b-mood .item__benefit .feature .num, .b-mood .item__benefit .feature .notice {
    display: inline-block;
    vertical-align: top; }
.b-mood .item__benefit .feature .num {
    font-size: 60px;
    line-height: 0.75;
    font-family: "Roboto Slab", sans-serif;
    padding-right: 10px; }
.b-mood .item__benefit .feature:nth-child(1) {
    top: 15%; }
.b-mood .item__benefit .feature:nth-child(2) {
    bottom: 15%; }
.b-mood .item__benefit .line--dashed {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    transform: translate(0%, -50%);
    transition: width 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.4s;
    border-bottom: 1px dashed #fff; }
.b-mood .item__benefit .line--dashed::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 50%;
    transform: translate(-50%, -40%);
    opacity: 0;
    transition: opacity 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0.4s; }
.b-mood .b-extra .b-line {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%); }
.b-mood .b-extra .b-line .line--left, .b-mood .b-extra .b-line .line--right {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 50%;
    transform: translate(0, -50%); }
.b-mood .b-extra .b-line .line--left {
    left: 0;
    width: 25px; }
.b-mood .b-extra .b-line .line--right {
    left: 205px;
    right: 0; }
.b-mood .b-extra .b-line::before {
    content: '';
    position: absolute;
    left: 320px;
    transform: translate(-50%, -50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #fff;
    top: 50%; }
.b-mood .b-extra .b-nav {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translate(0, -50%);
    width: 170px;
    z-index: 1; }
.b-mood .b-extra .b-nav .slider-nav {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%; }
.b-mood .b-extra .b-link--virtual-tour {
    position: absolute;
    bottom: 45px;
    right: 45px;
    z-index:1;
}

.b-link--virtual-tour .link {
    position: relative;
    display: block;
    line-height: 1; }
.b-link--virtual-tour .link .label {
    color: #fff;
    opacity: 0.5;
    text-align: right; }
.b-link--virtual-tour .link::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(0, -50%);
    margin-left: 20px;
    width: 13px;
    height: 15px;
    background: url(/bitrix/templates/headliner/img/icons/triangle_small_red.svg) no-repeat center;
    background-size: contain; }

.b-info .b-img .b-inner {
    margin-right: -50px; }

.b-info .b-txt {
    padding-top: 10%;
    padding-right: 50px; }
.b-info .b-txt .b-inner {
    max-width: 540px;
    margin: 0 auto 0 calc((100vw - 1440px) / 2); }

.b-manifest {
    position: relative; }
.b-manifest .items {
    position: relative; }
.b-manifest .item .txt {
    font-size: 5vw;
    line-height: 1.37;
    font-family: "Roboto Slab", sans-serif;
    text-transform: uppercase; }
.b-manifest .item .line {
    transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1); }
.b-manifest .block--anim .b-content {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
.b-manifest .block--anim .txt {
    position: relative;
    z-index: 1; }
.b-manifest .block--anim.anim--slide .b-inner {
    transform: translate(0, 0);
    transition: transform 0.7s ease; }
.b-manifest .block--anim.active.anim--slide .b-inner {
    transform: translate(10%, 0); }
.b-manifest .bg-images .img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1); }
.b-manifest .bg-images .img.active {
    opacity: 1; }
.b-manifest .b-plain-text {
    font-size: 5vw;
    line-height: 1.37;
    font-family: "Roboto Slab", sans-serif;
    text-transform: uppercase; }
.b-manifest.active .item .line.red {
    color: #fff;
    opacity: 0.2; }
.b-manifest.active .item .line.active {
    opacity: 1; }
.b-manifest.active .item .line.black {
    opacity: 0;
    transition-duration: 0.2s; }

.icon {
    background: no-repeat center;
    background-size: contain; }

.icon--kortros {
    /* width: 90px;
    height: 37px;
    background-image: url(/bitrix/templates/headliner/img/icons/logo_kortros.svg); */
    width: 40px;
    height: 70px;
    background-image: url(/bitrix/templates/headliner/img/icons/logo_kortros_vertical.svg);
}

.icon--capital-group {
    width: 118px;
    height: 12px;
    background-image: url(/bitrix/templates/headliner/img/icons/logo_capital_group.svg); }

.icon--voskhod {
    width: 74px;
    height: 9px;
    background-image: url(/bitrix/templates/headliner/img/icons/logo_voskhod.svg); }

.switch--menu-type .switch-tab {
    padding: 25px 65px 26px 0;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer; }
.switch--menu-type .switch-tab::before {
    content: '';
    position: absolute;
    height: 70px;
    width: 23px;
    left: -13px;
    top: 50%;
    margin-top: -35px;
    transform: scale(0, 1);
    background-color: #EAEAEA; }
.switch--menu-type .switch-tab:hover::before {
    animation: scale-x-in-l 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), scale-x-out-r 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 0.4s; }
.switch--menu-type .switch-tab.active::before {
    transform: scale(1, 1);
    animation: none; }
.switch--menu-type .switch-tab.active .label {
    opacity: 1; }
.switch--menu-type .switch-tab .label {
    font-size: 12px;
    text-transform: uppercase;
    opacity: 0.4;
    position: relative; }

.video--custom.active .video-controls .control--play {
    background-image: url(/bitrix/templates/headliner/img/icons/stop.svg); }

.video--custom.init .video-controls {
    display: block; }

.video--custom.init .btn-play--round {
    display: none; }

.video--custom .video-controls {
    display: none; }
.video--custom .video-controls .control {
    display: inline-block;
    vertical-align: top;
    height: 35px;
    width: 35px;
    background: no-repeat center;
    background-size: contain;
    cursor: pointer; }
.video--custom .video-controls .control--play {
    background-image: url(/bitrix/templates/headliner/img/icons/play.svg); }
.video--custom .video-controls .control--full-screen {
    background-image: url(/bitrix/templates/headliner/img/icons/full_screen.svg); }

.video--custom .btn-play--round {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

@media screen and (max-width: 1440px) {
    .b-outlaw {
        margin-left: 0; }
    .b-info .b-txt .b-inner {
        margin-left: 0; } }

@media screen and (max-width: 1367px) {
    /*.content, .content.with-padding {*/
    /*    padding-top: 70px;*/
    /*}*/


    .catalog-page--filter .result__header,
    .catalog-page--filter .filter__params {
        top: 70px;
    }
}

@media screen and (max-height: 700px) {
    .b-mood .item__txt {
        top: 70%; }
    .b-mood .item__benefit {
        top: 25%; }
    .b-mood .b-extra .b-line, .b-mood .b-extra .b-nav {
        top: 70%; } }

@media screen and (max-width: 1024px) {
    /*.content, .content.with-padding {*/
    /*    padding-top: 70px; }*/
    .title--big {
        font-size: 70px; }
    .txt.txt--default p {
        font-size: 16px; }
    .b-notice--ver {
        width: 80px; }
    .feature.feature--numeric .feature__value {
        font-size: 80px; }
    .b-info .b-txt {
        padding-top: 70px; }
    .b-mood .title--big {
        font-size: 70px; }
    .b-mood .item {
        height: 85vh; }
    .b-mood .item .title__line {
        transform: none !important; }
    .b-mood .item__benefit {
        top: 60px;
        left: 50px; }
    .b-mood .item__txt {
        top: 70%;
        left: 50px; }
    .b-mood .b-extra .b-link--virtual-tour {
        display: none; }
    .b-mood .b-extra .b-line, .b-mood .b-extra .b-nav {
        top: auto;
        bottom: 100px; }
    .b-manifest .item .b-content .red {
        color: #000; }
    .b-manifest .block--anim.active.anim--slide .b-inner {
        transform: none !important; }
    .b-manifest .b-plain-text {
        font-size: 40px; } }

@media screen and (max-width: 1024px) and (orientation: portrait) {
    .b-mood .item__benefit {
        top: 100px; }
    .b-mood .item__txt {
        top: 60%; }
    .b-info .b-img, .b-info .b-txt {
        width: 100%; }
    .b-info .b-img .b-inner {
        margin: 0 -50px; }
    .b-info .b-txt {
        padding: 70px 0 90px; }
    .b-info .b-txt .b-inner {
        max-width: 600px; } }

@media screen and (max-width: 767px) {
    .wrapper-outer {
        padding: 0 20px 40px; }
    .wrapper-outer iframe {
        margin: 0;
    }
    /*.content, .content.with-padding {*/
    /*    padding-top: 50px; }*/
    .label.default {
        font-size: 12px; }
    .label.default.small {
        font-size: 10px; }
    .label.default.medium {
        font-size: 14px; }
    .label.default.big {
        font-size: 16px; }
    .label.default.large {
        font-size: 18px; }
    .link.link--anim {
        padding-bottom: 6px; }
    .link.link--anim .label {
        font-size: 10px; }
    .link.link--anim--hor {
        padding: 10px 0; }
    .txt.txt--default p {
        font-size: 14px; }
    .title--big {
        font-size: 27px; }
    .b-notice--ver {
        width: 60px; }
    .w-img--fancy {
        padding-bottom: 85vh; }
    .w-img--fancy .img-over {
        width: 100%; }
    .w-img--fancy .img-over:last-child {
        display: none; }
    .feature.feature--numeric .feature__value {
        font-size: 50px; }
    .b-mood .title--big {
        font-size: 27px; }
    .b-mood .item.is-selected .item__benefit .line--dashed {
        width: 200px; }
    .b-mood .item__benefit {
        width: 160px;
        height: 160px;
        top: 20px;
        left: -20px; }
    .b-mood .item__benefit .feature .num {
        font-size: 40px; }
    .b-mood .item__benefit .feature:first-child {
        top: 12%; }
    .b-mood .item__benefit .feature:last-child {
        bottom: 12%; }
    .b-mood .item__benefit .tooltip {
        display: none; }
    .b-mood .item__txt {
        top: 50px;
        left: 50%;
        transform: none; }
    .b-mood .b-extra .b-line, .b-mood .b-extra .b-nav {
        display: none; }
    .b-info .b-img, .b-info .b-txt {
        width: 100%; }
    .b-info .b-img .b-inner {
        margin: 0 -20px; }
    .b-info .b-txt {
        padding: 40px 0 50px; }
    .b-manifest .item {
        display: inline-block;
        vertical-align: top; }
    .b-manifest .item:last-child {
        display: block; }
    .b-manifest .item .txt {
        font-size: 18px;
        line-height: 2; }
    .b-manifest .b-plain-text {
        font-size: 18px;
        line-height: 2; }
    .switch--menu-type .switch-tab {
        padding: 15px 40px 16px 0; }
    .switch--menu-type .switch-tab::before {
        height: 50px;
        margin-top: -25px; }
    .video--custom .video-controls .control {
        width: 20px;
        height: 20px; } }

@media screen and (max-width: 767px) and (orientation: portrait) {
    .b-mood .item__txt {
        top: 60%;
        left: 20px;
        transform: translate(0, -50%); }
    .b-mood .item__benefit {
        top: 40px;
        left: 20px; }
    .feature.feature--numeric .feature__name {
        float: left;
        padding-top: 10px;
        max-width: 50%; }
    .feature.feature--numeric .feature__value {
        line-height: 1;
        float: right; } }

/*--------MAP COMMON---------*/
.map-marker {
    position: absolute;
    visibility: hidden; }
.map-marker .map-marker__content {
    position: absolute;
    width: 32px;
    height: 56px;
    transform: translate(50%, -100%); }
.map-marker .map-marker__img {
    width: 100%;
    height: 100%;
    transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transform: scale(1, 1);
    transform-origin: 0 100%;
    background: no-repeat center;
    background-size: contain; }
.map-marker .map-marker__txt {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(0, -50%);
    margin-left: 15px;
    color: #fff;
    background-color: #2B2B2B;
    padding: 15px 25px 15px 15px;
    white-space: nowrap;
    z-index: 1;
    display: none; }
.map-marker .map-marker__name, .map-marker .map-marker__address {
    text-transform: uppercase;
    line-height: 1.5; }
.map-marker .map-marker__name {
    font-size: 11px;
    padding-bottom: 2px; }
.map-marker .map-marker__address {
    font-size: 9px;
    opacity: 0.5; }
.map-marker:hover .map-marker__img {
    transform: scale(1.08, 1.08); }
.map-marker:hover .map-marker__txt {
    display: block;
    animation: map-marker-slide 0.5s cubic-bezier(0.25, 0.1, 0.25, 1), fade-in 0.8s cubic-bezier(0.25, 0.1, 0.25, 1); }
.map-marker.active {
    visibility: visible; }
.map-marker.main {
    visibility: visible; }
.map-marker.main .map-marker__content {
    width: 77px;
    height: 92px; }
.map-marker.main .map-marker__txt {
    margin-top: -10px; }
.map-marker.main:hover .map-marker__img {
    transform: scale(1.05, 1.05); }

@keyframes map-marker-slide {
    0% {
        transform: translate(-15px, -50%); }
    100% {
        transform: translate(0, -50%); } }

/*----------FORMS-----------*/
form input[type="text"], form input[type="tel"], form input[type="email"], form input[type="password"] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 20px;
    color: #fff; }
form input[type="text"].error, form input[type="tel"].error, form input[type="email"].error, form input[type="password"].error {
    border-bottom-color: #E41A4A; }

form textarea {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 20px;
    color: #fff; }
form textarea.error {
    border-bottom-color: #E41A4A; }

form label {
    opacity: 0.26; }

form .help-block {
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #E41A4A;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%, 0); }

.b-feedback {
    overflow: hidden;
}

.b-feedback .b-form {
    padding: 60px 50px;
    position: relative;
    background-color: #171717;
    color: #fff; }
.b-feedback .b-form.result .b-submit {
    background-color: #171717; }
.b-feedback .b-form.result .b-submit .submit {
    visibility: hidden; }
.b-feedback .b-form.result .b-submit .btn-close-form {
    display: block; }
.b-feedback .b-form.result .b-message {
    display: block; }
.b-feedback .b-form.success .b-message .message.thanks {
    display: block; }
.b-feedback .b-form.error .b-message .message.error {
    display: block; }

.b-feedback .form-over {
    max-width: 560px; }

.b-feedback .title {
    padding-bottom: 20px; }

.b-feedback .form {
    margin: 0 -20px; }
.b-feedback .form .input-group {
    padding: 20px;
    position: relative; }
.b-feedback .form .input-group label {
    display: block;
    padding-bottom: 10px; }
.b-feedback .form input[type="text"], .b-feedback .form input[type="tel"], .b-feedback .form input[type="email"], .b-feedback .form input[type="password"] {
    width: 100%; }
.b-feedback .form input.day + label {
    display: inline-block;
    padding-right: 25px; }
.b-feedback .form input.day:checked + label {
    opacity: 1; }
.b-feedback .form input.agreement + label {
    cursor: pointer;
    display: inline-block;
    padding-bottom: 0;
    opacity: 1; }
.b-feedback .form input.agreement + label .label {
    opacity: 0.26;
    vertical-align: middle; }
.b-feedback .form input.agreement + label::before {
    content: '';
    width: 24px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/headliner/img/icons/checkbox_unchecked.svg) no-repeat center;
    background-size: contain;
    margin-right: 10px; }
.b-feedback .form input.agreement.error + label .label {
    color: #E41A4A;
    opacity: 1; }
.b-feedback .form input.agreement:checked + label::before {
    background-image: url(/bitrix/templates/headliner/img/icons/checkbox_checked.svg); }
.b-feedback .form textarea {
    width: 100%;
    margin-top: 19px; }
.b-feedback .form .terms {
    display: inline-block;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-left: 5px;
    vertical-align: middle; }

.b-feedback .b-submit {
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #E41A4A; }
.b-feedback .b-submit .submit, .b-feedback .b-submit .btn-close-form {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.b-feedback .b-submit .submit::after {
    background-color: #fff; }
.b-feedback .b-submit .btn-close-form {
    display: none; }
.b-feedback .b-submit .btn-close-form .label {
    vertical-align: middle;
    margin-right: 35px; }
.b-feedback .b-submit .btn-close-form::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    width: 26px;
    height: 26px;
    background: url(/bitrix/templates/headliner/img/icons/btn_burger_close.svg) no-repeat center; }

.b-feedback .b-message {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(/bitrix/templates/headliner/img/feedback/bg.jpg) no-repeat center;
    background-size: cover;
    display: none;
    z-index: 1;
    padding: 0 50px; }
.b-feedback .b-message .message {
    display: none;
    height: 100%;
    position: relative;
    max-width: 360px; }
.b-feedback .b-message .message .message__txt {
    line-height: 1.8;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%); }

.b-feedback .gallery {
    background-color: #171717; }
.b-feedback .gallery .b-form {
    padding-top: 120px; }

.b-feedback .gallery__switch-over {
    max-width: 560px; }

.b-feedback .gallery__switch {
    padding: 0 50px;
    position: absolute;
    top: 60px;
    z-index: 1; }
.b-feedback .gallery__switch .switch__tab {
    color: rgba(255, 255, 255, 0.2);
    border-bottom: 3px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    padding-bottom: 5px; }
.b-feedback .gallery__switch .switch__tab.active {
    color: #fff;
    border-bottom-color: #E41A4A; }

.irs {
    min-width: 170px;
    margin-bottom: 30px; }

.irs-slider {
    width: 20px;
    height: 20px;
    background-color: #171717;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    border: 2px solid #fff; }

.irs-line {
    height: 2px;
    background-color: rgba(255, 255, 255, 0.2); }

.irs-bar {
    top: 0;
    bottom: 0;
    background-color: #fff; }

.irs-from, .irs-to, .irs-single {
    font-size: 20px;
    font-weight: 600;
    top: 100%;
    padding-top: 20px; }

@media screen and (max-width: 1024px) {
    .b-feedback .b-form {
        padding-bottom: 0; }
    .b-feedback .form {
        margin: 0 -50px; }
    .b-feedback .form .input-group {
        padding: 20px 50px; }
    .b-feedback .form-over {
        max-width: none; }
    .b-feedback .b-submit {
        position: static;
        width: auto;
        padding: 40px;
        text-align: center;
        margin: 60px -30px 0; }
    .b-feedback .b-submit .submit {
        position: relative;
        left: auto;
        top: auto;
        transform: none; }
    .b-feedback .b-submit .btn-close-form {
        top: 30px;
        transform: translate(-50%, 0);
        z-index: 2; }
    .b-feedback .b-submit .btn-close-form .label {
        display: none; }
    .b-feedback .b-message {
        background-image: url(/bitrix/templates/headliner/img/feedback/bg_mobile.jpg); }
    .b-feedback .b-message .message {
        max-width: none;
        text-align: center; }
    .b-feedback .gallery {
        padding-top: 60px; }
    .b-feedback .gallery .b-form {
        padding-top: 20px; }
    .b-feedback .gallery__switch {
        position: relative;
        top: auto; }
    .b-feedback .gallery__switch-over {
        max-width: none; } }

@media screen and (max-width: 767px) {
    .b-feedback .b-form {
        padding: 40px 20px 0; }
    .b-feedback .form {
        margin: 0; }
    .b-feedback .form .input-group {
        padding: 15px 0; }
    .b-feedback .form input.day + label {
        padding-right: 60px; }
    .b-feedback .form input.day + label .label {
        font-size: 12px; }
    .b-feedback .form input.agreement + label .label {
        font-size: 12px;
        vertical-align: top; }
    .b-feedback .form input.agreement + label::before {
        margin-right: 30px; }
    .b-feedback .form .terms {
        margin-left: 54px;
        font-size: 12px; }
    .b-feedback .b-submit {
        padding: 15px 40px;
        margin: 20px -20px 0; }
    .b-feedback .b-submit .submit {
        transform: translate(-30%, 0); }
    .b-feedback .b-submit .submit .label {
        font-size: 14px; }
    .b-feedback .gallery {
        padding-top: 35px; }
    .b-feedback .gallery__switch {
        padding: 0 20px; }
    .b-feedback .gallery__switch .label {
        font-size: 13px; }
    .irs-from, .irs-to, .irs-single {
        font-size: 12px; } }

/*---------FEEDBACK MODAL---------*/
.feedback-modal {
    background-color: #171717;
    z-index: 10; }

.mfp-feedback-modal {
    bottom: 0;
    height: auto; }
.mfp-feedback-modal.mfp-bg {
    background-color: #000;
    opacity: 0.65; }
.mfp-feedback-modal .mfp-container {
    padding: 0; }
.mfp-feedback-modal .mfp-content {
    vertical-align: top; }
.mfp-feedback-modal .btn-close {
    width: 40px;
    height: 40px;
    background: url(/bitrix/templates/headliner/img/icons/btn_burger_close.svg) no-repeat center;
    background-size: contain;
    opacity: 1;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 100%);
    padding: 0;
    z-index: 2; }

@media screen and (min-width: 1025px) {
    .feedback-modal.result .btn-close {
        left: 75%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 26px;
        height: 26px;
        margin-left: 60px; }
    .feedback-modal.result .btn-close::before {
        content: 'закрыть';
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        padding-right: 35px;
        position: absolute;
        top: 50%;
        right: 100%;
        transform: translate(0, -50%); }
    .feedback-modal.result .b-form .b-submit .btn-close-form {
        display: none !important; } }

@media screen and (max-width: 1024px) {
    .mfp-feedback-modal .mfp-container {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch; }
    .feedback-modal {
        padding-top: 60px; }
    .feedback-modal .b-feedback .b-message {
        top: -150px; }
    .feedback-modal .b-feedback .b-submit .btn-close-form {
        display: none !important; }
    .mfp-feedback-modal .btn-close {
        top: 0; } }

@media screen and (max-width: 767px) {
    .feedback-modal {
        padding-top: 50px; }
    .feedback-modal .btn-close {
        width: 26px;
        height: 26px; }
    .feedback-modal .b-feedback .b-message {
        top: -110px; } }

/*----------STUB---------*/
.stub-page .stub {
    height: 100vh; }

.stub-page .stub__bg {
    height: 100%;
    background-image: url(/bitrix/templates/headliner/img/stub_page/bg.jpg); }

.stub-page .stub__content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    padding-left: 6.7vw; }

.stub-page .stub__logo, .stub-page .stub__txt {
    display: inline-block;
    vertical-align: middle; }

.stub-page .stub__logo {
    width: 36.7vw;
    margin-right: 6.7vw; }
.stub-page .stub__logo .logo {
    padding-bottom: 92%;
    background-image: url(/bitrix/templates/headliner/img/icons/logo_main.svg); }

.stub-page .stub__txt {
    margin-top: 10px;
    padding: 9vh -0px; }
.stub-page .stub__txt .b-title {
    padding-bottom: 50px; }
.stub-page .stub__txt .b-title .title {
    font-size: 4.85vw;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "Roboto Slab", sans-serif;
    color: #fff; }
.stub-page .stub__txt .b-link .link {
    color: #fff; }
.stub-page .stub__txt .b-link .link::after {
    background-color: #fff; }

@media screen and (max-height: 768px) {
    .stub-page .stub__txt .b-title {
        padding-bottom: 30px; } }

@media screen and (max-width: 1024px) {
    .stub-page .stub__bg {
        background-image: url(/bitrix/templates/headliner/img/stub_page/bg_mobile.jpg); }
    .stub-page .stub__logo {
        width: 390px; }
    .stub-page .stub__txt .b-title .title {
        font-size: 57px; } }

@media screen and (max-width: 1024px) and (orientation: portrait) {
    .stub-page .stub__txt {
        display: block;
        margin-top: 0; } }

@media screen and (max-width: 767px) {
    .stub-page .stub__logo {
        width: 185px; }
    .stub-page .stub__txt .b-title {
        padding-bottom: 10px; }
    .stub-page .stub__txt .b-title .title {
        font-size: 34px; }
    .stub-page .stub__txt .b-link .link .label {
        font-size: 12px; } }

/*--------SLIDER NAV---------*/
.nav__btn__icon {
    width: 14px;
    height: 26px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_next.svg) no-repeat center;
    background-size: contain; }

.nav__btn {
    cursor: pointer; }
.nav__btn.disabled {
    cursor: default;
    opacity: 0.5; }

.nav__btn--prev .nav__btn__icon {
    transform: rotate(180deg); }

.nav__pagination {
    position: relative;
    color: #fff; }
.nav__pagination::after {
    content: '/';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.nav__pagination .page-num {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px; }

.slider-nav .nav__controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center; }

.flickity-page-dots {
    font-size: 0; }
.flickity-page-dots .dot {
    width: 7px;
    height: 7px;
    background-color: #fff;
    opacity: 0.5;
    margin: 0 10px; }

/*---------HEADER----------*/
.header {
    position: fixed;
    left: 0;
    right: 0;
    height: 70px;
    z-index: 11;
    background-color: #171717; }
.header.transparent {
    background-color: transparent; }
.header.transparent .menu .menu--sub {
    background-color: transparent; }
.header .header__content {
    position: relative;
    line-height: 1; }
.header .b-logo {
    float: left;
    padding-left: 23px; }
.header .b-logo .logo {
    width: 77px;
    height: 70px;
    background: url(/bitrix/templates/headliner/img/icons/logo_main.svg) no-repeat left center;
    background-size: contain;
    display: block; }
.header .b-logo-box {
    float: left;
}

.header .b-btn-burger-box {
    float: right;
}
.header .b-call-box {
    float: right;
}
.header .b-logo-kortros {
    float: left;
    padding-left: 23px; }
.header .b-logo-kortros .logo-kortros {
    width: 50px;
    height: 70px;
    background: url(/bitrix/templates/headliner/img/icons/logo_kortros_vertical.svg) no-repeat left center;
    background-size: contain;
    display: block; }
.header .b-call-to-action {
    float: right;
    width: 250px; }
.header .b-call-to-action .btn {
    padding: 27px 0 26px;
    position: relative; }
.header .b-call-to-action .btn--catalog {
    width: 200px; }
.header .b-call-to-action .btn--favorites {
    width: 70px; }
.header .b-call-to-action .btn--favorites::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0.1; }
.header .b-call-to-action.default .btn--favorites {
    display: none; }
.header .b-call-to-action.default .btn--catalog {
    width: 100%; }
.header .b-menu {
    float: left;
 }
.header .menu {
    padding: 27px 15px 26px; }
.header .menu .item {
    display: inline-block;
    margin-left: 25px; }
.header .menu .item:first-child {
    margin-left: 0; }
.header .menu .item:hover > .link, .header .menu .item.active > .link {
    opacity: 1; }
.header .menu .item:hover > .link::before {
    animation: scale-x-in-l 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), scale-x-out-r 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 0.4s; }
.header .menu .item.active > .link::before {
    transform: scale(1, 1);
    animation: none; }
.header .menu .link {
    color: #fff;
    opacity: 0.8;
    transition: opacity 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    position: relative;
    line-height: 17px; }
.header .menu .link::before {
    content: '';
    position: absolute;
    height: 70px;
    width: 43px;
    left: -13px;
    top: 50%;
    margin-top: -36px;
    transform: scale(0, 1);
    background-color: #E41A4A; }
.header .menu .link__text {
    position: relative; }
.header .menu--main .item--main.active .menu--sub {
    display: block; }
.header .menu--main .item--main:last-child {
    display: none; }
.header .menu--sub {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding-left: 135px;
    display: none;
    background-color: #171717; }
.header .menu--sub .link::before {
    width: 23px; }
.header .b-call {
    float: right;
    text-align: center;
    padding: 14px 8px;
    color: #fff; }
.header .b-call .number {
    font-size: 16px;
    line-height: 1.25; }
.header .b-call .number .code {
    opacity: 0.7; }
.header .b-call .btn {
    font-size: 11px;
    line-height: 1.2;
    text-transform: uppercase; }
.header .b-btn-burger {
    float: right; }
.header .btn--burger {
    width: 70px;
    height: 70px;
    position: relative; }
.header .btn--burger .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 23px;
    background: url(/bitrix/templates/headliner/img/icons/btn_burger.svg) no-repeat center;
    background-size: contain; }
.header .btn--burger.open .icon {
    width: 26px;
    height: 26px;
    background-image: url(/bitrix/templates/headliner/img/icons/btn_burger_close.svg); }

.header .menu .item--main:nth-last-child(2) .link::before {
    transform: scale(1, 1);
    left: 0;
    right: 0;
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    background-color: #E41A4A;
}

.header .menu .item--main:nth-last-child(2) .link span {
    z-index: 1;
}

.header .menu .item--main:nth-last-child(2) .link::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    top: 50%;
    margin-top: -36px;
    height: 70px;
    background-color: #FF2155;
    transform: scale(0, 1);
    transform-origin: left;
}

.header .menu .item--main:nth-last-child(2) .link:hover::after {
    animation: scale-x-in-l 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), scale-x-out-r 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 0.4s;
}

.header .menu .item--main:nth-last-child(2) .link {
    opacity: 1;
}

.header .menu .item--main:nth-last-child(2) .link:hover::before {
    animation: none;
}

/* header animation*/
.header::before, .header .menu--sub::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #171717;
    transform: scale(1, 0);
    transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transform-origin: 50% 0; }

.header .menu--sub::before {
    transition-delay: 0.1s; }

.header.fixed::before {
    transform: scale(1, 1); }

.header.fixed .menu--sub.menu--sub::before {
    transform: scale(1, 1); }

@media screen and (max-width: 1520px) {
    .header .menu .item {
        margin-left: 25px;
    }
}
.header .menu .menu--sub {
    background-color: #171717;
}

/* end header animation*/
@media screen and (max-width: 1480px) {
    .header .menu .link {
        font-size: 12px; }
    .header .b-call .number {
        font-size: 15px; }
    .header .b-call .btn {
        font-size: 10px; } }

@media (max-width: 1367px) {
    .header .b-btn-burger {
        display: block !important;
    }
    .header.transparent {
        background-color: #171717; }
    .header .b-logo {
        padding-left: 15px; }
    .header .b-logo .logo {
        width: 70px;
        height: 67px;
        background-size: 77px 55px; }
    .header .b-logo-kortros {
        padding-left: 15px; }
    .header .b-logo-kortros .logo-kortros
    {
        width: 45px;
        height: 67px;
        /*background-size: 45px 55px;*/
        background-size: 45px 105%;
        background-position-y: 5px;
    }
    .header .b-menu {
        position: fixed;
        top: 70px;
        left: 0;
        right: 0;
        bottom: 0;
        padding-left: 0;
        background-color: #171717;
        display: none; }
    .header .b-menu.open {
        display: block; }
    .header .b-menu .menu .item {
        margin-left: 0; }
    .header .b-menu .menu .link {
        text-align: center;
        white-space: nowrap; }
    .header .b-menu .menu .link:before {
        display: none !important; }
    .header .b-menu .menu--main {
        height: 100%;
        padding: 0; }
    .header .b-menu .menu--main .items--main {
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 200px;
        padding-top: 55px;
        margin: auto;
    }
    .header .menu .menu--sub {
        background-color: transparent;
    }
    .header .b-menu .menu--main .items--main .item--main > .link {
        font-weight: 700;
        font-size: 18px;
        line-height: 122%;
        text-transform: uppercase;
        margin: 20px 0;
        position: relative;
    }

    .header .b-menu .menu--main .items--main .item--main.active > .link {
        color: #E41A4A;
    }
    .header .b-menu .menu--main .items--main .item--main > .link.is-parent:after {
        content:'';
        display: block;
        top: -4px;
        right: -20px;
        padding: 0;
        font-size: 0;
        width: 14px;
        height: 26px;
        background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.209209 0.217558C0.488155 -0.0725195 0.940416 -0.0725195 1.21936 0.217558L4.77475 3.91483C4.8977 4.04269 5.1023 4.04269 5.22525 3.91483L8.78064 0.217558C9.05958 -0.0725195 9.51184 -0.0725195 9.79079 0.217558C10.0697 0.507636 10.0697 0.977946 9.79079 1.26802L5.4505 5.78152C5.2046 6.03724 4.7954 6.03724 4.5495 5.78152L0.209209 1.26802C-0.0697365 0.977946 -0.0697365 0.507636 0.209209 0.217558Z' fill='white'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: center;
        z-index: 1;
        position: absolute;
    }
    .header .b-menu .menu--main .items--main .item--main.active > .link.is-parent:after {
        background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.209209 5.75574C0.488155 6.04582 0.940416 6.04582 1.21936 5.75574L4.77475 2.05847C4.8977 1.93061 5.1023 1.93061 5.22525 2.05847L8.78064 5.75574C9.05958 6.04582 9.51184 6.04582 9.79079 5.75574C10.0697 5.46566 10.0697 4.99535 9.79079 4.70527L5.4505 0.191776C5.2046 -0.0639396 4.7954 -0.0639396 4.5495 0.191776L0.209209 4.70527C-0.0697365 4.99535 -0.0697365 5.46566 0.209209 5.75574Z' fill='%23E41A4A'/%3E%3C/svg%3E%0A");    }
    .header .menu--sub {
        position: static;
        padding: 0;
    }
    .header.transparent .menu .menu--sub {
        background: transparent !important;
    }
    .header .b-menu .menu--sub .items--sub .item--sub {
        display: block;
    }
    .header .b-menu .menu--sub .items--sub .item--sub .link {
        font-weight: 400;
        font-size: 12px;
        line-height: 208%;
        text-transform: uppercase;
    }
    .mobile-callback {
        display: flex;
        font-weight: 600;
        font-size: 16px;
        line-height: 138%;
        text-align: center;
        text-transform: uppercase;
        background: #E41A4A;
        height: 50px;
        justify-content: center;
        align-items: center;
        color: #fff;
        margin-top: 40px;
    }
    .header .b-call {
        /*float: none; */
    } }
@media screen and (max-width: 840px) {
    .header .b-call {
        padding: 17px 10px;
    }
    .header .b-call .number{
        font-size: 12px;
    }
}
.header__button, .js-phone-close, .header .b-call_only-mobile {
    display: none;
}
@media screen and (max-width: 767px) {
    .header .b-logo-box {
        display: flex;
        flex-direction: column;
    }
    .header .b-call-box {
        float: none;
        display: flex;
        flex-direction: column;
        height: 134px;
        justify-content: center;
    }
    .header .b-btn-burger-box {
        float: right;
        display: flex;
        height: auto;
        align-items: center;
        width: 50%;
        justify-content: space-between;
    }
    .header .b-btn-burger {
        order: 1;
    }
    .header .btn--burger {
        float: right;
    }
    .header .b-call-to-action {
        margin: auto;
    }
    .header .b-call .number {
        font-size: 12px;
    }
    .header .b-logo-kortros {
        order: 1;
    }
    .header .b-call-box {
        display: none;
    }
    .header .b-call-box.open {
        display: flex;
        flex-direction: row;
        position: fixed;
        top: 70px;
        width: 100%;
        height: 50px;
        background: rgba(255, 255, 255, 1);
    }
    .header .b-call-box.open .b-call a {
        color: rgba(23, 23, 23, 1);
    }
    .header .b-call-box.open .b-call {
        color: rgba(176, 176, 176, 1);
    }
    .js-phone-close {
        display: block;
        position: absolute;
        top: 5px;
        right: 5px;
        width: 10px;
        height: 10px;
    }
    .header .b-logo {
        margin-top: 10px;
        margin-right: 10px;
    }
    .header .b-logo-kortros {
        display: none;
        order: 1;
        padding-left: 15px;
    }
    .header {
        height: 70px;
    }
    .header__content {
        height: 100%;
        display: flex;
        justify-content: space-between;
    }
    .header__button {
        display: flex;
        height: max-content;
        background: rgba(228, 26, 73, 1);
        color: white;
        font-family: "Proxima Nova Lt", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        margin: auto;
        border: 0;
        text-transform: uppercase;
        padding: 4px 12px;
        align-items: center;
        line-height: 1.2;
    }
    .header__button:hover {
        cursor: pointer;
        background: #D9244E;
    }
    .header__button svg {
        width: 28px;
        height: 28px;
        margin-right: 10px;
    }
    .header .b-logo .logo {
        width: 30px;
        height: 50px;
        background-size: 30px 50px; }
    .header .b-logo-kortros {
        padding-left: 15px;
        margin-top: 10px;}
    .header .b-logo-kortros .logo-kortros {
        width: 30px;
        height: 50px;
        background-size: 30px 50px; }
    .header .b-menu {
        top: 70px; }

    .header .b-menu .menu--main .items--main .item--main:last-child .link {
        white-space: normal; }
    .header .b-menu .menu--main .items--main .item--main:nth-child(2) .menu--sub .items--sub .item--sub:first-child {
        display: block; }
    .header .b-menu .menu--sub {
        max-height: 100%;
        -webkit-overflow-scrolling: touch; }
    .header .b-call {
        padding: 11px 8px; }
    .header .b-call .number {
        font-size: 13px; }
    .header .b-call .btn {
        /*display: none; */
    }
    .header .b-call_only-mobile {
        padding: 8px 5px;
        display: inline-block;
    }
    .header .b-call_only-mobile button {
        background: rgba(23, 23, 23, 1);
        border: 0;
        text-align: center;
        font-size: 12px;
        line-height: 13px;
        font-family: "Proxima Nova Lt", sans-serif;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 1);
        height: 100%;
    }
    .header .b-call-to-action {
        width: 134px; }
    .header .b-call-to-action .btn {
        padding: 17px 0 18px; }
    .header .b-call-to-action .btn .label {
        font-size: 12px; }
    .header .b-call-to-action .btn::after {
        display: none; }
    .header .b-call-to-action .btn--catalog {
        width: 50px;
        /*height: 50px;*/
        padding: 4px 12px;
        background: #E41A4A url(/bitrix/templates/headliner/img/icons/flat_plan_icon.svg) no-repeat 12px 12px; }
    .header .b-call-to-action .btn--catalog .label {
        font-size: 12px;
        display: none; }
    .header .b-call-to-action .btn--favorites {
        width: 50px; }
    .header .b-call-to-action.default .btn--catalog {
        background: #E41A4A;
    }
    .header .b-call-to-action.default .btn--catalog .label {
        display: inline; }
    .header .btn--burger {
        width: 50px;
        height: 50px;
        /*margin-right: 5px;*/
        /*margin-top: 5px;*/
    } }
@media (max-width: 540px) {
    .b-call-zas {
      display: none;
    }
}
@media (max-width: 380px) {
    .b-call {
        /*display: none;*/
    }
}
@media (max-width: 480px) {
    .header .b-menu .menu--main .items--main .item--main:nth-child(6) .link {
        max-width: 100%;
        white-space: initial;
        z-index: 1;
    text-align: left;
    }
}

/*----------FOOTER-----------*/
.footer {
    z-index: 3;
    background-color: #171717;
    padding: 50px 0;
    color: #fff;
    position: relative; }
.footer .link {
    color: #fff; }
.footer .b-site-developer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 130px;
    background-color: #252525; }
.footer .b-site-developer .link {
    color: #fff; }
.footer .b-site-developer .label {
    opacity: 0.35; }
.footer .b-site-developer .site-developer, .footer .b-site-developer .btn--to-top {
    position: absolute;
    left: 50%;
    transform: rotate(-90deg);
    transform-origin: 0 50%;
    white-space: nowrap;
    line-height: 1; }
.footer .b-site-developer .site-developer {
    bottom: 40px;
    padding-right: 40px; }
.footer .b-site-developer .site-developer .label {
    padding-right: 5px; }
.footer .b-site-developer .site-developer .icon {
    display: inline-block;
    vertical-align: middle; }
.footer .b-site-developer .btn--to-top {
    top: 130px; }
.footer .b-site-developer .btn--to-top .link::after {
    background-color: #fff;
    opacity: 0.35;
    width: 40px; }
.footer .b-site-developer .btn--to-top .link:hover::after {
    width: 60px; }
.footer .b-menu .menu-over {
    max-width: 560px; }
.footer .b-menu .menu .link {
    color: #fff; }
.footer .b-menu .menu__section:last-child .item--main:nth-child(5) {
    padding-top: 17px; }
.footer .b-menu .item--main {
    padding-bottom: 25px; }
.footer .b-menu .item--main:last-child {
    display: none; }
.footer .b-menu .item--sub {
    padding-bottom: 15px; }
.footer .b-menu .item--sub .link {
    opacity: 0.35; }
.footer .b-contacts {
    padding-right: 100px; }
.footer .b-contacts .contacts-over {
    max-width: 380px; }
.footer .b-contacts .chunks {
    margin: 0 -30px; }
.footer .b-contacts .chunk {
    padding: 0 30px; }
.footer .b-contacts .b-office .chunks {
    padding: 20px 0 50px; }
.footer .b-contacts .b-office .phone {
    padding-top: 20px; }
.footer .b-contacts .b-office .label.micro {
    line-height: 2; }
.footer .b-contacts .b-links .chunk {
    vertical-align: middle; }
.footer .b-extra {
    padding-top: 50px; }
.footer .b-extra .label {
    opacity: 0.35; }

@media screen and (max-width: 1024px) {
    .footer .b-site-developer {
        width: 60px; }
    .footer .b-menu .menu-over {
        max-width: none; }
    .footer .b-contacts {
        padding: 20px 0 0; }
    .footer .b-contacts .contacts-over {
        max-width: none; }
    .footer .b-contacts .chunks {
        margin: 0; }
    .footer .b-contacts .chunk {
        padding: 0; }
    .footer .b-contacts .b-links {
        padding-top: 25px; }
    .footer .b-contacts .b-links .chunk:first-child {
        padding-bottom: 50px; } }

@media screen and (max-width: 1024px) {
    .footer {
        padding: 40px 0; }
    .footer .label.micro {
        font-size: 12px; }
    .footer .b-site-developer {
        width: 80px; }
    .footer .b-contacts {
        padding: 0; }
    .footer .b-contacts .b-office .phone {
        padding-top: 25px; }
    .footer .b-contacts .b-office .address {
        padding-bottom: 25px; }
    .footer .b-contacts .b-office .chunks {
        padding: 25px 0 35px; }
    .footer .b-contacts .b-links {
        padding: 0; }
    .footer .b-contacts .b-links .chunk:first-child {
        padding-bottom: 25px; } }

.stage-label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    line-height: 110px;
    min-width: 300px;
    height: 110px;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
    padding: 0 80px;
    text-align: center;
    transform: rotate(-90deg) translateX(-100%);
    transform-origin: top left;
    z-index: 1;
}

@media (max-width: 600px) {
    .stage-label {
        padding: 0 40px;
        min-width: auto;
        line-height: 80px;
        height: 80px;
    }
}

@media (max-width: 480px) {
    .stage-label {
        font-size: 14px;
        line-height: 60px;
        height: 60px;
    }
    .b-security .stage-label {
        padding: 0 17px;
    }
}

.infrastructure {
    position: relative;
    padding: 80px 0;
    padding-top: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #171717;
}

.infrastructure .stage-label {
    left: auto;
    right: 0;
    transform-origin: top right;
    transform: rotate(-90deg) translate(0, -100%);
}

.infrastructure__map {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.infrastructure__map .infrastructure__btn-wrapper {
    display: none;
}

.infrastructure__map-wrapper {
    width: 100%;
    height: 100%;
}

.infrastructure #env-map {
    width: 100%;
    height: 100%;
}

.infrastructure .block-title {
    position: relative;
    text-align: center;
    margin-bottom: 1.5em;
    z-index: 1;
}

.infrastructure__list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    max-width: 615px;
    z-index: 1;
}

.infrastructure__item {
    width: 50%;
    min-height: 307px;
    padding: 50px;
    padding-top: 75px;
    background-color: rgba(0, 0, 0, 0.7);
}

.infrastructure__item:nth-child(-3n + 4) {
    background-color: rgba(0, 0, 0, 0.9);
}

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

.infrastructure__item p {
    font-size: 14px;
    color: #fff;
    margin: 0;
}

.infrastructure__btn-wrapper {
    text-align: center;
    margin-top: 50px;
}

.infrastructure .b-btn {
    position: relative;
}

@media (max-width: 992px) {
    .infrastructure {
        padding-top: 0;
        padding-bottom: 0;
    }

    .infrastructure__content {
        padding: 50px 0;
    }

    .infrastructure .block-title {
        color: #fff;
        margin-bottom: 1.2em;
    }

    .infrastructure__list {
        margin: 0 auto;
    }

    .infrastructure__item {
        background-color: rgba(0, 0, 0, 0.4);
    }

    .infrastructure__map {
        position: relative;
    }

    .infrastructure__map::before {
        content: "";
        display: block;
        padding-bottom: 70%;
    }

    .infrastructure__map-wrapper {
        position: absolute;
        top: 0;
        left: 0;
    }
}

@media (max-width: 768px) {
    .infrastructure {
        background-color: #000;
    }

    .infrastructure .block-title {
        display: none;
    }

    .infrastructure__map .infrastructure__btn-wrapper {
        position: absolute;
        display: block;
        z-index: 1;
        bottom: 10%;
        left: 50%;
        transform: translateX(-50%);
    }

    .infrastructure__content {
        padding: 70px 50px;
        margin: -20px;
        margin-bottom: 0;
    }

    .infrastructure__content .infrastructure__btn-wrapper {
        display: none;
    }

    .infrastructure__list {
        max-width: 100%;
    }

    .infrastructure__item {
        padding: 20px;
        min-height: auto;
    }

    .infrastructure__item:nth-child(1n) {
        background: transparent;
    }
}

@media (max-width: 480px) {
    .infrastructure__content {
        padding: 30px 20px;
        padding-bottom: 50px;
    }

    .infrastructure__map .infrastructure__btn-wrapper {
        display: none;
    }

    .infrastructure__content .infrastructure__btn-wrapper {
        display: block;
        margin-top: 20px;
    }

    .infrastructure__map::before {
        padding-bottom: 125%;
    }
}

@media (max-width: 410px) {
    .infrastructure__map .infrastructure__btn-wrapper {
        display: none;
    }

    .infrastructure__content {
        margin: 0;
    }

    .infrastructure__list {
        display: block;
    }

    .infrastructure__item {
        width: 100%;
        padding: 0;
        margin-bottom: 45px;
    }

    .infrastructure .b-btn {
        width: 100%;
    }
}

.interiors {
    background-color: #171717;
}

.gallery-aside {
    background-color: #171717;
}

.gallery-aside__head {
    padding: 70px 50px;
}

.gallery-aside .block-title {
    color: #fff;
    margin: 0;
}

.gallery-aside__inner {
    display: flex;
}

.b-gallery {
    position: relative;
}

.gallery-aside .b-gallery {
    width: 65%;
}

.b-gallery__slider,
.slick-list,
.slick-track {
    height: 100%;
}

.b-gallery__item {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.b-gallery__item:focus {
    outline: none;
}

.b-gallery__item::before {
    position: relative;
    z-index: 1;
    content: "";
    display: block;
    padding-bottom: 52%;
    height: 100%;
    background-image: linear-gradient(to top, #000, transparent 50%);
}

.b-gallery__item-number {
    font-family: 'Roboto Slab';
    font-size: 10em;
    color: #FFFFFF;
    letter-spacing: 1.33px;
    line-height: 1;
    right: 8%;
    top: auto;
    bottom: calc(11% + 65px);
    position: absolute;
    z-index: 3;
}

.b-gallery__pagination {
    position: absolute;
    display: flex;
    bottom: 10%;
    right: calc(9% + 132px);
    height: 45px;
    font-size: 0;
    padding: 10px 0;
}

.b-gallery__pagination p {
    white-space: nowrap;
    font-size: 16px;
    color: #fff;
    margin: 0;
}
.b-gallery__pagination-separator {
    padding: 0 1em;
}

.gallery-aside__descr {
    display: flex;
    align-items: center;
    color: #fff;
    padding: 50px;
}

.gallery-aside__descr p {
    font-size: 20px;
    margin-top: 0;
    text-transform: uppercase;
}

.b-gallery__arrows {
    position: absolute;
    display: flex;
    right: 9%;
    bottom: 10%;
}

.b-gallery__arrow {
    font-size: 0;
    width: 23px;
    height: 45px;
    top: auto;
    border-radius: 0;
    z-index: 3;
    border: none;
    background: url(/bitrix/templates/headliner/img/icons/arrow_next.svg) no-repeat center;
    background-size: contain;
    background-color: transparent;
    cursor: pointer;
    transition: opacity 0.3s;
}

.b-gallery__arrow:focus {
    outline: none;
}

.b-gallery__arrow.slick-disabled {
    opacity: 0.3;
    cursor: default;
}
.b-gallery__arrow--prev {
    transform: rotate(180deg);
    margin-right: 30px;
}

/* START GALLERY WITH TABS */
.interiors__head {
    padding: 70px 50px;
}

.interiors__head .block-title {
    color: #fff;
    margin-bottom: 0;
}

.interiors .b-gallery__item {
    min-height: 480px;
    height: 100vh;
}

.interiors .b-gallery__item::before {
    padding-bottom: 0;
}

.b-gallery__content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    min-width: 510px;
    width: 36%;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    padding: 50px;
    background-color: rgba(0, 0, 0, 0.6);
    /* transform: translateX(-100%);
transition: transform 1s; */
    z-index: 1;
}

.b-gallery__content p {
    font-size: 20px;
    margin: 0;
    margin-bottom: 30px;
}

.b-gallery__slider .slick-active .b-gallery__item-content {
    transform: translateX(0);
}

.b-gallery__slider-wrapper {
    position: relative;
    display: none;
}

.b-gallery__slider-wrapper.active {
    display: block;
}

.b-gallery__tabs {
    display: flex;
    padding: 0 50px;
}

.b-gallery__tab {
    position: relative;
    color: #828282;
    font-size: 20px;
    line-height: 68px;
    height: 68px;
    text-transform: uppercase;
    margin: 0;
    margin-right: 90px;
    cursor: pointer;
}

.b-gallery__tab.active {
    color: #fff;
}

.b-gallery__tab:last-child {
    margin-right: 0;
}

.b-gallery__tab::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 100%;
    background-color: #E41A4A;
    transform: scale(0, 1);
}

.b-gallery__tab:hover::before {
    animation: scale-x-in-l 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), scale-x-out-r 0.4s cubic-bezier(0.25, 0.1, 0.25, 1) 0.4s;
}

.b-gallery__tabs .active::before {
    transform: scale(1, 1);
}

.b-gallery__tabs .active:hover::before {
    animation: none;
}

.b-gallery__tab span {
    position: relative;
}

/* END GALLERY WITH TABS */

@media (max-width: 1280px) {
    .b-gallery {
        flex-shrink: 1;
        flex-grow: 1;
    }

    .b-gallery__item::before {
        padding-bottom: 80%;
    }

    .gallery-aside__descr p {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    .gallery-aside__head {
        padding: 50px;
    }

    .b-gallery__item-number {
        font-size: 7em;
    }

    .b-gallery__tab {
        font-size: 18px;
    }

    .gallery-aside {
        background-color: #000;
    }

    .gallery-aside__head {
        display: none;
    }

    .gallery-aside .block-title {
        display: none;
    }

    .gallery-aside__inner {
        display: block;
    }

    .gallery-aside .b-gallery,
    .gallery-aside__descr {
        width: auto;
    }

    .gallery-aside__descr {
        padding-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .b-gallery__tab {
        font-size: 16px;
    }

    .b-gallery__item::before {
        padding-bottom: 107%;
    }

    .interiors__head {
        padding: 50px;
    }

    .interiors .b-gallery__content {
        min-width: auto;
        width: auto;
        height: auto;
        bottom: auto;
    }

    .interiors .b-gallery__content p {
        font-size: 18px;
    }
}

@media (max-width: 660px) {
    .interiors .b-gallery__tab {
        margin-right: 40px;
    }
}

@media (max-width: 480px) {
    .hidden-mobile {
        display: none;
    }

    .interiors__head {
        padding: 30px;
    }

    .interiors .b-gallery__tabs {
        width: 100%;
        justify-content: space-between;
        padding: 0 20px;
    }

    .interiors .b-gallery__tab {
        font-size: 14px;
        margin-right: 20px;
    }

    .interiors .b-gallery__content {
        padding: 30px 20px;
    }

    .interiors .b-gallery__content p {
        font-size: 14px;
    }

    .gallery-aside__head {
        padding: 30px 20px;
    }

    .b-gallery__pagination {
        display: none;
    }

    .b-gallery__item-number {
        font-size: 60px;
        left: 15px;
        bottom: 80px;
    }

    .b-gallery .slick-dots {
        position: absolute;
        display: flex;
        left: 20px;
        bottom: 40px;
    }

    .b-gallery .slick-dots li {
        width: 10px;
        height: 10px;
        margin-right: 20px;
        background-color: #fff;
        opacity: 0.5;
        transition: opacity 0.3s;
        border-radius: 50%;
    }

    .b-gallery .slick-dots .slick-active {
        opacity: 1;
    }

    .b-gallery .slick-dots button {
        display: none;
    }

    .b-gallery__pagination {
        right: 130px;
        bottom: 30px;
    }

    .b-gallery__arrows {
        bottom: 30px;
    }

    .gallery-aside__descr {
        padding: 40px 20px;
    }

    .gallery-aside__descr p {
        font-size: 14px;
        line-height: 1.5;
    }
}

@media (max-width: 350px) {
    .interiors .b-gallery__tab {
        font-size: 12px;
    }
}

/*---------MAIN PAGE---------*/
.taxi-modal {
    max-width: 820px;
    width: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
}

.taxi-modal .lined-btn {
    background-color: #151515;
    line-height: 55px;
    height: 55px;
}

.taxi-modal__row {
    display: flex;
}

.taxi-modal img {
    height: 100%;
}

.taxi-modal__bg {
    width: 36%;
    background-size: cover;
}

.taxi-modal__logo {
    margin-bottom: 15px;
}

.taxi-modal__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex-grow: 1;
    padding: 30px 35px;
    background-color: #fff;
    min-height: 370px;
}

.taxi-modal__title {
    font-family: 'Roboto Slab';
    color: #e50046;
    font-size: 47px;
    line-height: 1.2;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.taxi-modal__subtitle {
    font-family: 'Roboto Slab';
    font-weight: 500;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 30px;
}

.taxi-modal__call {
    position: relative;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    color: #ff1246;
    transform: translateZ(0);
    margin-bottom: 0;
}

.taxi-modal__logo {
    width: 77px;
    height: 70px;
}

.taxi-modal__close {
    position: absolute;
    width: 26px;
    height: 26px;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.taxi-modal__close::before,
.taxi-modal__close::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background-color: #000;
    transition: background-color 0.3s;
}

.taxi-modal__close:hover::before,
.taxi-modal__close:hover::after {
    background-color: #FF2155;
}

.taxi-modal__close::before {
    transform: rotate(45deg);
}

.taxi-modal__close::after {
    transform: rotate(-45deg);
}

@media (max-width: 768px) {
    .taxi-modal__content {
        min-height: auto;
    }

    .taxi-modal__title {
        font-size: 37px;
    }

    .taxi-modal__subtitle {
        font-size: 20px;
    }
}

@media (max-width: 670px) {
    .taxi-modal__title {
        font-size: 30px;
    }

    .taxi-modal__subtitle {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .taxi-modal {
        /* max-width: 310px; */
    }

    .taxi-modal__content {
        min-height: auto;
        padding: 25px;
    }

    .taxi-modal__close {
        width: 18px;
        height: 18px;
    }

    .taxi-modal__bg {
        display: none;
    }

    .taxi-modal img {
        display: none;
    }
}

.main-page .b-top .slider .flickity-page-dots {
    display: none;
    left: 10px;
    bottom: 35px;
    width: auto; }

.main-page .b-top .item:nth-child(1).is-selected .title__line:nth-child(1) {
    transform: translate(37%, 0); }

.main-page .b-top .item:nth-child(1).is-selected .title__line:nth-child(3) {
    transform: translate(18%, 0);
    transition-delay: 0.2s; }

.main-page .b-top .item:nth-child(2).is-selected .title__line:nth-child(3) {
    transform: translate(-12%, 0); }

.main-page .b-top .item:nth-child(3) .feature:nth-child(2)::before {
    content: 'от';
    position: absolute;
    right: 100%;
    top: 0;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    margin-right: 8px; }

.main-page .b-top .item:nth-child(3).is-selected .title__line:nth-child(1) {
    transform: translate(14%, 0); }

.main-page .b-top .item:nth-child(3).is-selected .title__line:nth-child(3) {
    transform: translate(19%, 0);
    transition-delay: 0.2s; }

.main-page .b-top .item:nth-child(4).is-selected .title__line:nth-child(1) {
    transform: translate(12%, 0); }

.main-page .b-top .item:nth-child(4).is-selected .title__line:nth-child(2) {
    transform: translate(20%, 0);
    transition-delay: 0.2s; }

.main-page .b-top .item:nth-child(5).is-selected .title__line:nth-child(1) {
    transform: translate(24%, 0); }

.main-page .b-top .item:nth-child(5).is-selected .title__line:nth-child(3) {
    transform: translate(46%, 0);
    transition-delay: 0.2s; }

.main-page .b-manifest {
    padding: 90px 0; }
.main-page .b-manifest .block--anim .img {
    background-color: blue; }
.main-page .b-manifest .block--anim:nth-child(3) .img, .main-page .b-manifest .block--anim:nth-child(6) .img {
    left: 100%;
    margin-left: 30px; }
.main-page .b-manifest .block--anim:nth-child(5) .img:nth-child(1) {
    right: 100%;
    margin-right: -30px; }
.main-page .b-manifest .block--anim:nth-child(5) .img:nth-child(2) {
    left: 100%;
    margin-left: -30px;
    transition-delay: 0.7s; }
.main-page .b-manifest .b-btn {
    padding-right: 20%;
    text-align: right;
    margin-top: -1.7em;
    font-size: 5vw; }

.main-page .b-features {
    padding: 100px 0;
    background-color: #171717;
    position: relative; }
.main-page .b-features .b-notice {
    position: absolute;
    top: 0;
    left: 0;
    height: 200%;
    z-index: 3; }
.main-page .b-features .features {
    max-width: 1190px;
    margin: 0 auto;
    padding-left: 110px; }
.main-page .b-features .features .items {
    margin: 0 -50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.main-page .b-features .features .items .item {
    padding: 0 50px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    transform: translate(20%, 0);
    opacity: 0;
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1); }
.main-page .b-features.active .features .items .item {
    transform: translate(0, 0);
    opacity: 1; }
.main-page .b-features.active .features .items .item:nth-child(1) {
    transition-delay: 0s; }
.main-page .b-features.active .features .items .item:nth-child(2) {
    transition-delay: 0.2s; }
.main-page .b-features.active .features .items .item:nth-child(3) {
    transition-delay: 0.4s; }
.main-page .b-features.active .features .items .item:nth-child(4) {
    transition-delay: 0.6s; }

.main-page .b-bottom .b-inner {
    position: relative;
    padding-bottom: 85vh; }

.main-page .b-bottom .slider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
.main-page .b-bottom .slider .items {
    width: 100%;
    height: 100%; }
.main-page .b-bottom .slider .item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
.main-page .b-bottom .slider .item .b-img, .main-page .b-bottom .slider .item .b-txt {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    position: relative; }
.main-page .b-bottom .slider .item .b-img {
    width: 65%; }
.main-page .b-bottom .slider .item .b-img::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background-color: #E41A4A;
    transform: scale(0, 1);
    transform-origin: 0 50%; }
.main-page .b-bottom .slider .item .b-img .mask {
    position: absolute;
    height: 100%;
    width: 0;
    overflow: hidden;
    transition: width 1s cubic-bezier(0.25, 0.1, 0.25, 1); }
.main-page .b-bottom .slider .item .b-img .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 1040px;
    height: 900px;
    transform: scale(1, 1);
    transition: transform 1.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.main-page .b-bottom .slider .item .b-txt {
    width: 35%; }
.main-page .b-bottom .slider .item .b-txt .b-content {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    transition: opacity 1s ease;
    padding: 0 20px; }
.main-page .b-bottom .slider .item .b-txt .b-title {
    padding-bottom: 60px; }
.main-page .b-bottom .slider .item .b-txt .title {
    font-size: 22px;
    line-height: 1.8;
    font-family: "Roboto Slab", sans-serif;
    text-transform: uppercase; }
.main-page .b-bottom .slider .item.active .b-img .mask {
    width: 100%; }
.main-page .b-bottom .slider .item.current .b-img::after {
    animation: scale-x-in 5s linear; }
.main-page .b-bottom .slider .item.current .b-img .img {
    transform: scale(1.1, 1.1); }
.main-page .b-bottom .slider .item.current .b-txt .b-content {
    z-index: 1;
    opacity: 1;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0.7s; }
.main-page .b-bottom .slider .item.current:hover .b-img::after {
    animation: none;
    transform: scale(0, 1); }
.main-page .b-bottom .slider.prev .item.current {
    z-index: 0; }
.main-page .b-bottom .slider.prev .item.current .b-img .mask {
    transition-duration: 0s; }
.main-page .b-bottom .slider.prev .b-pager .num .mask {
    animation: mask-r-out 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) forwards; }
.main-page .b-bottom .slider.prev .b-pager .num .value {
    left: 0; }
.main-page .b-bottom .slider.prev .b-pager .num.active .mask {
    animation: mask-l-in 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) 0.4s forwards; }
.main-page .b-bottom .slider.prev .b-pager .num.active .value {
    right: 0;
    left: auto; }
.main-page .b-bottom .slider.next .item.current {
    z-index: 2; }
.main-page .b-bottom .slider.next .b-pager .num .mask {
    animation: mask-l-out 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) forwards; }
.main-page .b-bottom .slider.next .b-pager .num .value {
    right: 0; }
.main-page .b-bottom .slider.next .b-pager .num.active .mask {
    animation: mask-r-in 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) 0.4s forwards; }
.main-page .b-bottom .slider.next .b-pager .num.active .value {
    left: 0;
    right: auto; }
.main-page .b-bottom .slider .b-pager {
    position: absolute;
    bottom: 13%;
    left: 50%;
    height: 120px;
    width: 140px;
    z-index: 2; }
.main-page .b-bottom .slider .b-pager .num {
    font-size: 120px;
    line-height: 1;
    font-family: "Roboto Slab", sans-serif;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.main-page .b-bottom .slider .b-pager .num .mask {
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0; }
.main-page .b-bottom .slider .b-pager .num .value {
    position: absolute;
    top: 0;
    width: 140px;
    height: 120px; }
.main-page .b-bottom .slider .b-pager.hold .num .mask {
    animation: none; }
.main-page .b-bottom .slider .b-pager.hold .num.active .mask {
    animation: none;
    left: 0;
    right: 0; }

.lined-btn {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 65px;
    font-weight: bold;
    text-transform: uppercase;
    height: 65px;
    color: #fff;
    border: none;
    background-color: #E41A4A;
    padding: 0 40px;
    cursor: pointer;
}

.lined-btn__inner {
    position: relative;
    display: flex;
    align-items: center;
}

.lined-btn span {
    flex-shrink: 0;
}

.lined-btn__line {
    position: relative;
    width: 100px;
    height: 2px;
    background-color: #fff;
    margin-left: 20px;
}

.lined-btn__line::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    max-width: 100%;
    background-color: #fff;
    transition: transform 0.3s;
}

.lined-btn:hover .lined-btn__line::before {
    transform: translateX(100%);
}

.main-page .stage-label {
    display: none;
}

@media (max-width: 767px) {
    .lined-btn {
        padding: 0 30px;
    }

    .lined-btn__line::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 25px;
        background-color: #fff;
        transition: transform 0.3s;
    }

    .main-page .stage-label {
        display: block;
    }
}

.main-page .b-info__stage {
    position: relative;
    background-position: left 20% center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main-page .b-info__stage::before {
    position: relative;
    z-index: 1;
    content: "";
    display: block;
    padding-bottom: 56.25%;
}

.main-page .b-info__descr {
    display: flex;
    align-items: center;
    background-color: #fff;
    flex-shrink: 0;
}

.main-page .b-info__descr-inner {
    padding: 50px;
}

.main-page .b-info__descr-inner p {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 1.5em;
}

.main-page .b-info__descr p:last-child {
    margin-bottom: 0;
}

.main-page .b-info__descr-advantage {
    color: #E41A4A;
}

.main-page .b-info__descr-advantage:first-child:last-child {
    margin-bottom: 40px;
}

.main-page .b-info__descr-advantage span {
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.main-page .b-info__descr-advantage p {
    font-size: 65px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.main-page .b-info__advantages {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #171717;
}

.main-page .b-info__advantages-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 50px;
    padding-top: 65px;
    margin-bottom: -50px;
}

.main-page .b-info__advantage {
    width: 45%;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 50px;
}

.main-page .b-info__advantage img {
    display: block;
    margin-bottom: 15px;
}

.main-page .b-info__advantage h2 {
    position: relative;
    font-size: 20px;
    transform: translateZ(0); /* to fix flickering bug */
    color: #E41A4A;
    margin-bottom: 10px;
}

.main-page .b-info__advantage p {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}

.main-page .b-info {
    display: flex;
}

@media screen and (max-width: 1400px) {
    .main-page .b-info__stage.offset-left {
        margin-left: 0;
    }
}

@media screen and (max-width: 1024px) {
    .main-page .b-manifest {
        padding: 60px 0 85px; }
    .main-page .b-manifest .b-btn {
        text-align: left;
        margin: 0;
        padding: 50px 0 0; }
    .main-page .b-features {
        padding: 30px 0; }
    .main-page .b-features .b-notice {
        height: 160%; }
    .main-page .b-features .features {
        max-width: 700px;
        padding-left: 100px; }
    .main-page .b-features .features .items {
        margin: 0 -40px;
        display: block; }
    .main-page .b-features .features .items .item {
        padding: 40px;
        width: 50%; }
    .main-page .b-bottom .slider .item .b-txt .b-content {
        top: 50%;
        transform: translate(0, -50%); }
    .main-page .b-bottom .slider .item.current .b-img::after {
        animation: none; } }

@media screen and (max-width: 1024px) and (orientation: portrait) {
    .main-page .b-bottom .b-inner {
        padding-bottom: 1024px; }
    .main-page .b-bottom .slider .item .b-img, .main-page .b-bottom .slider .item .b-txt {
        width: 100%; }
    .main-page .b-bottom .slider .item .b-img {
        height: 67%; }
    .main-page .b-bottom .slider .item .b-txt {
        height: 33%; }
    .main-page .b-bottom .slider .item .b-txt .b-content {
        top: 50%;
        transform: translate(0, -50%); }
    .main-page .b-bottom .slider .b-pager {
        bottom: 400px;
        right: 70px;
        left: auto; } }

@media screen and (max-width: 767px) {
    .main-page .b-top .slider .flickity-page-dots {
        display: block; }
    .main-page .b-info {
        display: block; }
    .main-page .b-info .b-txt .b-btn {
        padding-top: 20px; }
    .main-page .b-manifest {
        padding: 40px 0 50px; }
    .main-page .b-manifest .b-btn {
        padding-top: 20px; }
    .main-page .b-features .b-notice .label {
        font-size: 12px; }
    .main-page .b-features .features .items {
        margin: 0 -30px; }
    .main-page .b-features .features .items .item {
        padding: 30px; }
    .main-page .b-bottom .b-inner {
        padding-bottom: 85vh; }
    .main-page .b-bottom .slider .b-pager {
        height: 50px;
        width: 70px; }
    .main-page .b-bottom .slider .b-pager .num {
        font-size: 50px; }
    .main-page .b-bottom .slider .b-pager .num .value {
        width: 70px;
        height: 50px; }
    .main-page .b-bottom .slider .item .b-txt .b-content {
        padding: 0 10px; }
    .main-page .b-bottom .slider .item .b-txt .b-title {
        padding-bottom: 40px; }
    .main-page .b-bottom .slider .item .b-txt .title {
        font-size: 2vw; }
    .main-page .b-info__descr .block-title {
        display: none; }
    .main-page .b-info__stage {
        position: relative; }
    .main-page .b-info__stage .staged-label {
        display: block;
    }
    .main-page .b-info__advantages-list {
        background-color: #000; }}

@media screen and (max-width: 767px) and (orientation: portrait) {
    .main-page .b-features .b-notice {
        display: none; }
    .main-page .b-features .features {
        max-width: none;
        padding: 0; }
    .main-page .b-features .features .items {
        margin: 0; }
    .main-page .b-features .features .items .item {
        padding: 15px 0;
        width: 100%; }
    .main-page .b-bottom .b-inner {
        padding-bottom: 550px; }
    .main-page .b-bottom .slider .item .b-img {
        height: 52%; }
    .main-page .b-bottom .slider .item .b-txt {
        height: 48%; }
    .main-page .b-bottom .slider .item .b-txt .title {
        font-size: 4vw; }
    .main-page .b-bottom .slider .b-pager {
        bottom: 280px;
        right: 20px; } }

@media screen and (max-width: 480px) {
    .main-page .b-top .slider .flickity-page-dots {
        bottom: 110px;
    }
    .main-page .b-info__descr-inner {
        padding: 30px 20px;
        padding-bottom: 40px;
    }

    .main-page .b-info__descr p {
        font-size: 14px;
        line-height: 1.6;
    }

    .main-page .b-info__descr-advantage:first-child:last-child {
        margin-bottom: 10px;
    }

    .main-page .b-info__descr-advantage p {
        font-size: 50px;
    }

    .main-page .b-info__advantages-list {
        display: block;
        padding: 40px 20px;
        margin: 0;
    }

    .main-page .b-info__advantage {
        width: auto;
    }

    .main-page .b-info__advantage:last-child {
        margin-bottom: 0;
    }
}

/*---------ABOUT----------*/
/*---------ABOUT----------*/
.about-page .gallery__slide {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.about-page .gallery__slide::before {
    content: "";
    display: block;
    padding-bottom: 56.25%;
}

.about-page .gallery__item-number {
    font-family: 'Roboto Slab';
    font-size: 10em;
    color: #FFFFFF;
    letter-spacing: 1.33px;
    line-height: 1;
    right: 8%;
    top: auto;
    bottom: calc(11% + 65px);
    position: absolute;
    z-index: 3;
}

.about-page .gallery__pagination {
    position: absolute;
    display: flex;
    bottom: 10%;
    right: calc(9% + 132px);
    height: 45px;
    font-size: 0;
    padding: 10px 0;
}

.about-page .gallery__pagination p {
    white-space: nowrap;
    font-size: 16px;
    color: #fff;
    margin: 0;
}
.about-page .gallery__pagination-separator {
    padding: 0 1em;
}

.about-page .calc-row {
    display: flex;
    align-items: center;
    background-color: #242424;
}

.about-page .b-calc {
    position: relative;
    width: 50%;
    flex-shrink: 0;
    font-size: 0;
}

.about-page .mortgage-calc .calc__form .b-result .lined-btn {
    padding-right: 40px;
    margin-top: 0;
}

.about-page .calc-descr {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    width: 50%;
    padding: 50px;
    margin-right: calc((100vw - 1440px) / 2);
}

.about-page .calc-descr__section {
    margin-bottom: 40px;
}

.about-page .calc-descr__section:last-child {
    margin-bottom: 0;
}

.about-page .calc-descr h2 {
    font-size: 20px;
    margin-bottom: 0.5em;
}

.about-page .calc-descr p {
    font-weight: 300;
    margin-top: 0;
}

.about-page .calc-descr p:last-child {
    margin-bottom: 0;
}

.about-page .flats {
    padding: 50px;
    margin: 0 auto;
}

.about-page .flats__list {
    display: flex;
    justify-content: space-between;
}

.about-page .flats__item {
    width: 24%;
    border: 1px solid #E0E0E0;
    padding: 2.8%;
}

.about-page .flats__item-img {
    position: relative;
    width: 100%;
    margin-bottom: 25px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.about-page .flats__item-img::before {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.about-page .flats__item:nth-child(1) .flats__item-img {
    background-size: 100%;
}

.about-page .flats__item:nth-child(2) .flats__item-img {
    background-size: 100%;
}

.about-page .flats__item:nth-child(3) .flats__item-img {
    background-size: 100%;
}

.about-page .flats__item:nth-child(4) .flats__item-img {
    background-size: 110%;
}

.about-page .flats__item-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.about-page .flats__item-price {
    font-family: "Roboto Slab";
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
    color: #E41A4A;
    margin: 0;
    margin-bottom: 30px;
}

.about-page .flats__item-price span {
    font-size: 72px;
    font-weight: normal
}

.about-page .flats__item .lined-btn {
    width: 100%;
}

.about-page .participants-head {
    padding: 50px;
    background-color: #fff;
}

.about-page .participants-head .block-title {
    margin: 0;
}

.about-page .b-participants .b-gallery__controls {
    display: flex;
    padding: 50px;
    background-color: #fff;
}

.about-page .b-participants .b-gallery__arrows,
.about-page .b-participants .b-gallery__pagination {
    position: static;
    color: #000;
}

.about-page .b-participants .b-gallery__pagination {
    margin-right: 50px;
}

.about-page .b-participants .b-gallery__arrow {
    background: url(/bitrix/templates/headliner/img/icons/arrow_next_black.svg) no-repeat center;
}

.about-page .b-participants .b-gallery__pagination p {
    color: #000;
}

.about-page .participants-list .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    background-color: #fff;
    border: 1px solid #F4F4F4;
    cursor: pointer;
}

.about-page .participants-list .item .item__inner {
    padding-bottom: 100%;
}

.about-page .participants-list .item .item__inner {
    padding-bottom: 100%;
}

.about-page .participants-list .item .b-logo {
    width: 200px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
}

.about-page .participants-list .item .b-logo .logo {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 200%;
    background: no-repeat center;
    background-size: contain;
}

.about-page .participants-list .item:hover .b-logo .logo {
    left: -100%;
}

.about-page .progress-gallery {
    background-color: #F4F4F4;
    padding-bottom: 100px;
}

.about-page .progress-gallery__head {
    padding: 50px;
}

.about-page .progress-gallery__inner {
    position: relative;
}

.about-page .progress-gallery h3 {
    position: absolute;
    font-size: 65px;
    text-transform: uppercase;
    font-family: 'Roboto Slab';
    color: #E41A4A;
    left: 50%;
    transform: translateX(-183%);
    bottom: 0;
    z-index: 1;
}

.about-page .progress-gallery__item {
    max-width: 700px;
    width: 100%;
    margin-right: 120px;
    opacity: 0.3;
    filter: grayscale(1);
    transition: opacity 0.5s, filter 0.5s;
}

.about-page .progress-gallery__item:focus {
    outline: none;
}

.about-page .progress-gallery__item p {
    font-size: 18px;
    margin: 0;
    margin-bottom: 20px;
    opacity: 0;
    transition: opacity 0.5s;
    z-index: 1;
}

.about-page .progress-gallery__item.slick-current,
.about-page .progress-gallery__item.slick-current p {
    opacity: 1;
}

.about-page .progress-gallery__item.slick-current {
    filter: grayscale(0);
}

.about-page .progress-gallery__item-img {
    position: relative;
    max-width: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
}

.about-page .progress-gallery__item-img::before {
    content: "";
    display: block;
    padding-bottom: 56.25%;
}

.about-page .progress-gallery__arrow {
    position: absolute;
    font-size: 0;
    width: 23px;
    height: 45px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 0;
    border: none;
    background: url(/bitrix/templates/headliner/img/icons/arrow_next_red.svg) no-repeat center;
    background-size: contain;
    background-color: transparent;
    cursor: pointer;
    transition: opacity 0.3s;
    z-index: 2;
    transform: translateY(20px);
}

.about-page .progress-gallery__arrow:focus {
    outline: none;
}

.about-page .progress-gallery__arrow.slick-disabled {
    opacity: 0;
}

.about-page .progress-gallery__arrow--prev {
    left: 60px;
    transform: rotate(-180deg) translateY(-20px);
}

.about-page .progress-gallery__arrow--next {
    right: 60px;
}

@media (max-width: 1550px)  {
    .about-page .flats__item {
        padding: 20px;
        padding-top: 30px;
    }

    .about-page .flats__item .lined-btn {
        padding: 0 25px;
    }

    .about-page .flats__item-title {
        font-size: 14px;
    }

    .about-page .flats__item-price {
        font-size: 16px;
    }
}

@media (max-width: 1280px) {
    .about-page .progress-gallery__item {
        max-width: 500px;
    }

    .about-page .progress-gallery h3 {
        font-size: 50px;
        transform: translateX(-175%);
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .about-page .flats__item .lined-btn {
        width: 100%;
    }

    .about-page .flats__item .lined-btn__inner {
        justify-content: center;
    }

    .about-page .flats__item .lined-btn__line {
        display: none;
    }
}

@media (max-width: 992px) {
    .about-page .flats__list {
        flex-wrap: wrap;
        max-width: 700px;
        margin: 0 auto;
        margin-bottom: -4%;
    }

    .about-page .flats__item {
        width: 48%;
        margin-bottom: 4%;
    }

    .about-page .progress-gallery__item {
        margin-right: 60px;
    }

    .about-page .progress-gallery__item-img::before {
        content: "";
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: linear-gradient(to top, #000, transparent 50%);
    }

    .about-page .progress-gallery h3 {
        font-size: 50px;
        transform: none;
        left: 20px;
    }
}

@media (max-width: 850px) {
    .about-page .participants-list .item {
        width: 50%;
    }

    .about-page .participants-list .item .b-logo {
        max-width: 200px;
        width: 80%;
    }
}

@media (max-width: 767px) {
    .about-page .progress-gallery.slick-list {
        padding: 0;
    }

    .about-page .progress-gallery {
        padding-bottom: 50px;
    }

    .about-page .progress-gallery__item {
        max-width: none;
        margin-right: 0;
    }

    .about-page .progress-gallery__item p {
        padding: 0 20px;
    }

    .about-page .progress-gallery__arrows {
        display: flex;
        max-width: 300px;
        margin: 0 auto;
        padding: 30px 20px;
        padding-bottom: 0;
    }

    .about-page .progress-gallery__arrow {
        position: static;
        transform: none;
    }

    .about-page .progress-gallery__arrow--prev {
        transform: rotate(-180deg);
    }

    .about-page .progress-gallery__inner h3 {
        font-size: 40px;
        bottom: 18%;
    }

    .about-page .progress-gallery__arrow.slick-disabled {
        opacity: 0.5;
    }
}

@media (min-width: 480px) and (max-width: 640px) {
    .about-page .flats__item .lined-btn {
        width: 100%;
    }

    .about-page .flats__item .lined-btn__inner {
        justify-content: center;
    }

    .about-page .flats__item .lined-btn__line {
        display: none;
    }
}

@media (max-width: 480px) {
    .about-page .flats {
        padding: 30px 20px;
    }

    .about-page .flats .block-title {
        margin-bottom: 1em;
    }

    .about-page .flats__list {
        display: block;
        max-width: 300px;
        margin-bottom: 0;
    }

    .about-page .flats__item {
        width: auto;
        margin-bottom: 30px
    }

    .about-page .flats__item:last-child {
        margin-bottom: 0;
    }

    .about-page .b-participants .b-gallery__controls {
        padding: 30px;
    }

    .about-page .participants-head {
        padding: 30px;
    }

    .about-page .b-participants .b-gallery__pagination {
        display: flex;
        margin-right: 30px;
    }

    .about-page .b-participants .b-gallery__arrow {
        width: 17px;
        height: 45px;
    }

    .about-page .progress-gallery {
        padding-bottom: 30px;
    }

    .about-page .progress-gallery__head {
        padding: 30px 20px;
    }

    .about-page .progress-gallery__inner h3 {
        bottom: 20%;
    }

    .about-page .progress-gallery__arrow {
        width: 17px;
        height: 45px;
    }
}

.about-page .b-top .item.is-selected .title__line:nth-child(1) {
    transform: translate(14%, 0); }

.about-page .b-top .item.is-selected .title__line:nth-child(3) {
    transform: translate(19%, 0);
    transition-delay: 0.2s; }

.about-page .b-info {
    display: flex;
    background-color: #171717; }
.about-page .b-info .b-txt .b-btn {
    padding-top: 50px; }

.about-page .b-features .b-img {
    width: 100%; }
.about-page .b-features .b-img .img {
    width: 100%;
    padding-bottom: 88%; }

.about-page .b-features .feature--numeric {
    color: #fff; }

.about-page .b-features .b-left, .about-page .b-features .b-right {
    position: relative;
    width: 50%; }
.about-page .b-features .b-left .b-colored, .about-page .b-features .b-right .b-colored {
    position: relative; }
.about-page .b-features .b-left .b-content, .about-page .b-features .b-right .b-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.about-page .b-features .b-left {
    padding-bottom: 19.063%;
    float: left; }
.about-page .b-features .b-left .b-colored {
    background-color: #E41A4A;
    padding-bottom: 186.25%; }
.about-page .b-features .b-left .b-colored .b-content {
    padding-right: 15%; }
.about-page .b-features .b-left .b-colored .b-content .b-feature {
    padding-top: 80px;
    padding-left: 50px;
    margin-left: calc((100vw - 1440px) / 2); }
.about-page .b-features .b-left .b-colored .b-content .b-img.bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 85%;
    transform: translate(0, 39.86%); }
.about-page .b-features .b-left .b-colored .b-content .b-img.bottom .img {
    padding-bottom: 112.5%; }
.about-page .b-features .b-left .b-colored .b-content .b-notice {
    position: absolute;
    width: 15%;
    bottom: 0;
    right: 0; }
.about-page .b-features .b-left .b-colored .b-content .b-notice .notice .label {
    white-space: nowrap; }

.about-page .b-features .b-right {
    float: right; }
.about-page .b-features .b-right:first-child {
    margin-top: -110px; }
.about-page .b-features .b-right .b-colored {
    background-color: #171717;
    padding-bottom: 130%; }
.about-page .b-features .b-right .b-colored .b-content {
    padding-top: 27.5%;
    padding-left: 15%; }
.about-page .b-features .b-right .b-colored .b-content .b-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 85%; }
.about-page .b-features .b-right .b-txt {
    padding-left: 15%;
    padding-top: 16.25%;
    padding-right: 50px; }
.about-page .b-features .b-right .b-txt .txt {
    max-width: 550px;
    padding-bottom: 45px; }
.about-page .b-features .b-right .b-txt .features {
    margin: 0 -50px; }
.about-page .b-features .b-right .b-txt .features .feature--numeric {
    padding: 0 50px;
    color: #E41A4A;
    display: inline-block; }

.about-page .b-manifest {
    padding: 7.7vh 0;
    clear: both; }
.about-page .b-manifest .item .txt {
    font-size: 7.3vh;
    line-height: 1.3; }
.about-page .b-manifest .block--anim:nth-child(2) .b-inner {
    transition-duration: 1.4s; }
.about-page .b-manifest .block--anim:nth-child(2).active .b-inner {
    transform: translate(20%, 0); }
.about-page .b-manifest .block--anim:nth-child(7) .b-inner {
    transition-duration: 1.05s; }
.about-page .b-manifest .block--anim:nth-child(7).active .b-inner {
    transform: translate(15%, 0); }

.about-page .feature--numeric {
    transform: translate(20%, 0);
    opacity: 0;
    transition: transform 0.8s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    display: inline-block; }
.about-page .feature--numeric.active {
    transform: translate(0, 0);
    opacity: 1; }
.about-page .feature--numeric.active:nth-child(1) {
    transition-delay: 0s; }
.about-page .feature--numeric.active:nth-child(2) {
    transition-delay: 0.2s; }
.about-page .feature--numeric.active:nth-child(3) {
    transition-delay: 0.4s; }
.about-page .feature--numeric.active:nth-child(4) {
    transition-delay: 0.6s; }

.about-page .b-info__stage {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    order: 1;
}

.about-page .b-info__stage::before {
    content: "";
    display: block;
    padding-bottom: 56.25%;
}

.about-page .b-security .b-info__stage {
        order: 0;
}

.about-page .b-security .b-info__descr-inner {
    padding: 117px 50px 156px;
    max-width: 780px;
    margin: 0 auto;
}

.about-page .b-security .b-info__stage::before {
    content:none;
}
.b-security .b-gallery {
    height:100%;
}
.about-page .b-security .b-gallery__item-text {
    background-color: rgba(0, 0, 0, 1);
    font-size: 19px;
    color: #FFFFFF;
    line-height: 24px;
    left: 0;
    top: auto;
    bottom: calc(11% + 65px);
    position: absolute;
    z-index: 3;
    padding: 21px 33px;
    width: 60%;
    display: none;
}
.about-page .b-info__descr {
    display: flex;
    align-items: center;
    background-color: #fff;
}

.about-page .b-info__descr-inner {
    padding: 60px 50px;
}

.about-page .b-info__descr p {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 1.5em;
}

.about-page .b-info__descr p:last-child {
    margin-bottom: 0;
}

.about-page .b-info__descr-advantages {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    margin: -20px;
}

.about-page .b-info__descr-advantage {
    max-width: 300px;
    width: 50%;
    color: #E41A4A;
    padding: 20px;
}

.about-page .b-info__descr-advantage:first-child:last-child {
    margin-bottom: 40px;
}

.about-page .b-info__descr-advantage span {
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.about-page .b-info__descr-advantage p {
    font-size: 65px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.about-page .b-info__advantages {
    background-color: #171717;
}

.about-page .b-info__advantages-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 50px;
    padding-top: 65px;
    margin-bottom: -50px;
}

.about-page .b-info__advantage {
    width: 45%;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 50px;
}

.about-page .b-info__advantage img {
    display: block;
    margin-bottom: 15px;
}

.about-page .b-info__advantage h2 {
    position: relative;
    font-size: 20px;
    transform: translateZ(0); /* to fix flickering bug */
    color: #E41A4A;
    margin-bottom: 10px;
}

.about-page .b-info__advantage p {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}

.about-page .stage-label {
    display: none;
}

@media screen and (max-width: 1440px) {
    .about-page .b-features .b-left .b-colored .b-content .b-feature {
        margin-left: 0; }
    .about-page .calc-descr {
        margin-right: 0; }}

@media screen and (max-width: 1024px) {
    .about-page .b-features .b-right .b-colored .b-content {
        padding-top: 16%; }
    .about-page .b-manifest {
        padding: 60px 0; }
    .about-page .b-manifest .item .txt {
        font-size: 5vw;
        line-height: 1.5; } }

@media screen and (max-width: 1024px) and (orientation: portrait) {
    .about-page .b-info {
        padding-bottom: 0; }
    .about-page .b-features .b-left, .about-page .b-features .b-right {
        width: 100%;
        float: none; }
    .about-page .b-features .b-left .b-colored .b-content .b-img.bottom {
        transform: translate(0, 20%); }
    .about-page .b-features .b-left .b-colored .b-content .b-feature {
        padding-left: 15%; }
    .about-page .b-features .b-right:first-child {
        margin-top: 0; }
    .about-page .b-features .b-right .b-colored {
        padding-bottom: 120%; }
    .about-page .b-features .b-right .b-txt {
        padding-top: 70px;
        padding-left: 50px; }
    .about-page .b-features .b-right .b-txt .txt {
        padding-bottom: 60px; } }

@media screen and (max-width: 767px) {
    .about-page .b-features .b-left, .about-page .b-features .b-right {
        width: 100%;
        float: none;
        padding: 0; }
    .about-page .b-features .b-left .b-colored, .about-page .b-features .b-right .b-colored {
        padding-bottom: 0; }
    .about-page .b-features .b-left .b-colored .b-content, .about-page .b-features .b-right .b-colored .b-content {
        position: static;
        padding: 0; }
    .about-page .b-features .b-left .b-colored .b-content .b-feature, .about-page .b-features .b-right .b-colored .b-content .b-feature {
        padding: 70px 20px 60px; }
    .about-page .b-features .b-left .b-colored .b-content .b-img, .about-page .b-features .b-right .b-colored .b-content .b-img {
        width: 100%;
        position: static; }
    .about-page .b-features .b-left .b-colored .b-content .b-img.bottom, .about-page .b-features .b-right .b-colored .b-content .b-img.bottom {
        position: static;
        transform: none;
        width: 100%; }
    .about-page .b-features .b-left .b-colored .b-content .b-notice, .about-page .b-features .b-right .b-colored .b-content .b-notice {
        display: none; }
    .about-page .b-features .b-left .b-txt, .about-page .b-features .b-right .b-txt {
        padding: 50px 20px 30px; }
    .about-page .b-features .b-left .b-txt .txt, .about-page .b-features .b-right .b-txt .txt {
        padding-bottom: 30px; }
    .about-page .b-manifest {
        padding-top: 0; }
    .about-page .b-manifest .item .txt {
        font-size: 18px;
        line-height: 2; }

    .about-page .stage-label {
        display: block;
    }
    .about-page .b-info {
        display: block;
    }
    .about-page .b-info__stage {
        position: relative;
        max-width: none;
    }
    .about-page .b-info__stage::before {
        content: "";
        display: block;
        padding-bottom: 107%;
    }

    .about-page .calc-row {
        display: block;
    }

    .about-page .b-calc,
    .about-page .calc-descr {
        width: auto;
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .about-page .b-features .b-img .img {
        padding-bottom: 85vh; }
    .about-page .b-features .b-left .b-colored .b-content .b-img.bottom .img {
        padding-bottom: 85vh; } }

@media screen and (max-width: 767px) and (orientation: portrait) {
    .about-page .b-features .feature--numeric {
        display: inline-block;
        width: 100%; }
    .about-page .b-features .b-left .b-txt .features, .about-page .b-features .b-right .b-txt .features {
        margin: 0; }
    .about-page .b-features .b-left .b-txt .features .feature--numeric, .about-page .b-features .b-right .b-txt .features .feature--numeric {
        padding: 10px 0; } }

@media (max-width: 480px) {
    .about-page .b-security .b-info__descr-inner {
         padding: 50px 20px 72px;
    }
    .about-page .b-security .b-gallery__item-text {
        left: unset;
        right: 0;
        bottom: 23px;
        width:70%;
    }
    .about-page .b-info__descr-inner,
    .about-page .b-info__advantages-list {
        padding: 30px 20px;
    }

    .about-page .b-info__advantages-list {
        display: block;
    }

    .about-page .b-info__advantage {
        width: auto;
    }

    .about-page .b-info__descr p {
        font-size: 14px;
        line-height: 1.5;
    }

    .about-page .b-info__descr-advantage p {
        font-size: 65px;
        line-height: 1;
    }

    .about-page .mortgage-calc,
    .about-page .calc-descr {
        padding: 30px 20px;
    }

    .about-page .calc-descr {
        padding-top: 0;
    }

    .about-page .calc-descr p {
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    .about-page .b-info__descr-advantages {
        display: block;
    }

    .about-page .b-info__descr-advantage {
        width: auto;
    }
}

/*-----ENVIRONMENT-------*/
.env-page .b-masked .b-masked__mask {
    animation: width-out-r 1s cubic-bezier(0.25, 0.1, 0.25, 1) forwards; }

.env-page .b-masked.active .b-masked__mask {
    animation: width-in-l 1s cubic-bezier(0.25, 0.1, 0.25, 1) forwards; }

.env-page .b-top {
    overflow: hidden; }
.env-page .b-top .item.is-selected .item__txt {
    margin-top: 0;
    opacity: 1; }
.env-page .b-top .item__img .img {
    position: relative;
    z-index: -1;
    top: 0; }
.env-page .b-top .item__txt {
    z-index: 1;
    margin-top: 50px;
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(0.25, 0.1, 0.25, 1), margin-top 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition-delay: 0.2s; }
.env-page .b-top .tooltip {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20%;
    border-right: 1px dashed #fff;
    color: #fff;
    opacity: 0.5; }
.env-page .b-top .tooltip__txt {
    position: absolute;
    transform: translate(22.5%, 0) rotate(-90deg);
    transform-origin: 50% -50%;
    white-space: nowrap;
    top: 60%;
    right: 100%;
    font-size: 9px;
    text-transform: uppercase;
    line-height: 1; }
.env-page .b-top .tooltip__txt::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    margin-top: 10px; }

.env-page .b-info {
   }
.env-page .b-info .b-txt {
    padding: 0;
    }
.env-page .b-info .b-txt .b-content {
    background-color: #fff;
    padding: 161px 50px;
    margin-left: -50px;
    height: 100%; }
.env-page .b-info .b-info__inner {
    display: -ms-flexbox;
    display: flex; }

.env-page .b-features {
    display: -ms-flexbox;
    display: flex; }
.env-page .b-features .feature--numeric {
    color: #fff; }
.env-page .b-features .b-left, .env-page .b-features .b-right {
    position: relative; }
.env-page .b-features .b-left .b-colored, .env-page .b-features .b-right .b-colored {
    position: relative; }
.env-page .b-features .b-left {
    margin-top: -20%;
    background-color: #242424; }
.env-page .b-features .b-left .b-info {
    margin-top: -10%; }
.env-page .b-features .b-left .b-colored .b-content {
    padding-right: 15%;
    padding-bottom: 13.75%;
    padding-top: 75%;
    background-color: #242424; }
.env-page .b-features .b-left .b-colored .b-content .b-feature {
    padding-top: 21.5%;
    padding-left: 50px;
    margin-left: calc((100vw - 1440px) / 2); }
.env-page .b-features .b-left .b-colored .b-map {
    width: 85%;
    padding-bottom: 75%;
    position: absolute;
    top: 0;
    left: 0; }
.env-page .b-features .b-left .b-colored .b-map .map-over {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
.env-page .b-features .b-left .b-colored .b-map .map {
    width: 100%;
    height: 100%;
    background-color: #000; }
.env-page .b-features .b-right {
    z-index: 1;
    -ms-flex-order: 1;
    order: 1; }
.env-page .b-features .b-right .b-colored {
    background-color: #171717; }
.env-page .b-features .b-right .b-colored .b-content {
    padding-top: 13.75%;
    padding-bottom: 13.75%;
    padding-left: 15%; }
.env-page .b-features .b-right .feature--numeric {
    color: #000;
    padding-bottom: 60px; }
.env-page .b-features .b-right .b-txt {
    padding: 16.25% 50px 10% 15%;
    background-color: #fff; }
.env-page .b-features .b-right .b-txt .txt {
    max-width: 500px;
    padding-bottom: 45px; }
.env-page .b-features .b-right .b-txt .b-btn {
    padding-bottom: 45px; }
.env-page .b-features .b-right .b-txt .b-btn .link {
    display: inline-block; }

.env-page .b-main-map {
    position: relative; }
.env-page .b-main-map .map-over {
    /*height: calc(100vh - 70px);*/
    height: 812px;
}
.env-page .b-menu hr {
    height: 1px;
    background-color: #C4C4C4;
    border: none;
    margin:40px 0;
}
.env-page .b-main-map #env-map {
    height: 100%; }
.env-page .b-main-map .b-menu {
    background-color: #2B2B2B;
    padding: 50px 0;
    position: absolute;
    top: 0;
    z-index: 1;
    bottom: 0;
    }

.env-page .b-main-map .b-menu .wrapper-inner {
    max-width: 350px;
}

.env-page .b-main-map .b-menu .discloser__header {
    display: none; }
.env-page .b-main-map .b-menu .menu {
    margin: 0 -40px; }
.env-page .b-main-map .b-menu .menu .item {
    padding: 0 30px;
    display: block;
    vertical-align: middle;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.env-page .b-main-map .b-menu .menu .item .label {
    color: #7D7D7D;
    position: relative;
    padding: 15px 32px 15px 52px;
    cursor: pointer;
    opacity: 1;
    min-width: 270px;
}
.env-page .b-main-map .b-menu .menu .item .label::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    /*transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: 0.2;*/
}
.env-page .b-main-map .b-menu .menu .item .label.p-all { cursor:default;   padding: 15px 32px 15px 0;}
.p-park {}
.env-page .b-main-map .b-menu .menu .item .label.p-park::before {
        background: url(/bitrix/templates/headliner/img/env/park.svg) no-repeat center;
        background-size: contain;
        width:24px;
        height:32px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-park::before {
    background: url(/bitrix/templates/headliner/img/env/park_on.svg) no-repeat center;
}
.p-sport {}
.env-page .b-main-map .b-menu .menu .item .label.p-sport::before {
        background: url(/bitrix/templates/headliner/img/env/sport.svg) no-repeat center;
        background-size: contain;
        width:32px;
        height:15px;
        top:17px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-sport::before {
    background: url(/bitrix/templates/headliner/img/env/sport_on.svg) no-repeat center;
}
.p-education {}
.env-page .b-main-map .b-menu .menu .item .label.p-education::before {
        background: url(/bitrix/templates/headliner/img/env/education.svg) no-repeat center;
        background-size: contain;
        width:23px;
        height:28px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-education::before {
    background: url(/bitrix/templates/headliner/img/env/education_on.svg) no-repeat center;
}
.p-trade {}
.env-page .b-main-map .b-menu .menu .item .label.p-trade::before {
        background: url(/bitrix/templates/headliner/img/env/trade.svg) no-repeat center;
        background-size: contain;
    width:27px;
    height:32px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-trade::before {
    background: url(/bitrix/templates/headliner/img/env/trade_on.svg) no-repeat center;

}
.p-cafe {}
.env-page .b-main-map .b-menu .menu .item .label.p-cafe::before {
        background: url(/bitrix/templates/headliner/img/env/cafe.svg) no-repeat center;
        background-size: contain;
        width:25px;
        height:33px;
        top: 7px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-cafe::before {
    background: url(/bitrix/templates/headliner/img/env/cafe_on.svg) no-repeat center;
}
.p-medicine {}
.env-page .b-main-map .b-menu .menu .item .label.p-medicine::before {
        background: url(/bitrix/templates/headliner/img/env/medicine.svg) no-repeat center;
        background-size: contain;
        width:32px;
        height:32px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-medicine::before {
    background: url(/bitrix/templates/headliner/img/env/medicine_on.svg) no-repeat center;
}
.p-finance {}
.env-page .b-main-map .b-menu .menu .item .label.p-finance::before {
        background: url(/bitrix/templates/headliner/img/env/finance.svg) no-repeat center;
        background-size: contain;
        width:26px;
        height:32px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-finance::before {
    background: url(/bitrix/templates/headliner/img/env/finance_on.svg) no-repeat center;
}
.p-leisure {}
.env-page .b-main-map .b-menu .menu .item .label.p-leisure::before {
        background: url(/bitrix/templates/headliner/img/env/leisure.svg) no-repeat center;
        background-size: contain;
        width:26px;
        height:31px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-leisure::before {
    background: url(/bitrix/templates/headliner/img/env/leisure_on.svg) no-repeat center;
}
.p-distance {}
.env-page .b-main-map .b-menu .menu .item .label.p-distance::before {
        background: url(/bitrix/templates/headliner/img/env/distance.svg) no-repeat center;
        background-size: contain;
        width:44px;
        height:44px;
        top: 0;
        left: -5px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-distance::before {
    background: url(/bitrix/templates/headliner/img/env/distance_on.svg) no-repeat center;
}
.p-other {}
.env-page .b-main-map .b-menu .menu .item .label.p-other::before {
        background: url(/bitrix/templates/headliner/img/env/other.svg) no-repeat center;
        background-size: contain;
        width:32px;
        height:32px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-other::before {
    background: url(/bitrix/templates/headliner/img/env/other_on.svg) no-repeat center;
}
.p-metro {}
.env-page .b-main-map .b-menu .menu .item .label.p-metro::before {
        background: url(/bitrix/templates/headliner/img/env/metro.svg) no-repeat center;
        background-size: contain;
        width:32px;
        height:32px;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label.p-metro::before {
    background: url(/bitrix/templates/headliner/img/env/metro_on.svg) no-repeat center;
}

.env-page .b-main-map .b-menu .menu .item .label::after {
    content: '';
    position: absolute;
    top: 12px;
    right: 0;
    /*transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: 0.2; */
        background: url(/bitrix/templates/headliner/img/env/cb_off.svg) no-repeat center;
        background-size: contain;
        width:24px;
        height:24px;
}
.env-page .b-main-map .b-menu .menu .item .label.p-all::after {
    content:none;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label {
    color:#fff;
}
.env-page .b-main-map .b-menu .menu .item .input:checked + .label::after {
    background: url(/bitrix/templates/headliner/img/env/cb_on.svg) no-repeat center;
}
.env-page .b-main-map .b-notice {
    position: absolute;
    top: 0;
    left: 0;
    height: 50%;
    z-index: 3; }
.env-page .b-top .item.is-selected .title__line:nth-child(1) {
    transform: translate(40%, 0); }

.env-page .b-top .item.is-selected .title__line:nth-child(3) {
    transform: translate(33%, 0);
    transition-delay: 0.2s; }
     .env-page .b-mood .item__txt {
         left:26%;
     }
     .env-page .b-info .b-txt .b-inner {
        max-width: 605px;
     }
     .b-content-tour {
         padding: 141px 50px 80px;
         height:100%;
     }
     .b-content-tour .img {
         position: relative;
         width:100%;
         height:100%;
         background-position:center;
         background-size:cover;
     }
    .b-content-tour .lined-btn {
        position: absolute;
    right: 0;
    bottom: 20%;
    }
@media screen and (max-height: 700px) {
    .env-page .b-mood .item__txt {
        top: 43%; } }

@media screen and (max-width: 1440px) {
    .env-page .b-features .b-left .b-colored .b-content .b-feature {
        margin-left: 0; } }

@media screen and (max-width: 1024px) {
    .env-page {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .env-page .b-mood, .env-page .b-info, .env-page .b-features, .env-page .b-main-map, .env-page .b-feedback {
        width: 100%; }
    .env-page .txt.txt--default p {
        line-height: 2.5; }
    .env-page .b-top .tooltip {
        display: none; }
    .env-page .b-top .item__img .img {
        top: 70px;
        height: 500px; }
    .env-page .b-mood .item {
        height: 500px; }
    .env-page .b-mood .item__txt {
        top: 50%; }
    .env-page .b-info {
        margin: 0; }

    .env-page .b-info .b-txt {
        margin: 0; }
    .env-page .b-info .b-txt .b-content {
        margin: 0 -50px;
        padding: 80px 50px; }
    .env-page .b-info .b-txt .b-inner {
        margin: 0 auto; }
    .env-page .b-features {
        display: block;
        -ms-flex-order: 1;
        order: 1; }
    .env-page .b-features .b-left {
        margin: 0; }
    .env-page .b-features .b-right .b-txt {
        padding: 100px 50px; }
    .env-page .b-features .b-right .b-txt .b-feature, .env-page .b-features .b-right .b-txt .txt {
        max-width: 600px;
        margin: 0 auto;
        padding: 0; }
    .env-page .b-features .b-left .b-colored .b-content {
        padding-left: 50px;
        padding-right: 50px; }
    .env-page .b-features .b-left .b-colored .b-content .b-feature {
        max-width: 600px;
        margin: 0 auto;
        padding-left: 0;
        padding-top: 15%; }
    .env-page .b-main-map .map-over {
        height: 600px; }
    .env-page .b-main-map .b-menu .menu {
        margin: 0; }
    .env-page .b-main-map .b-menu .menu .item {
        padding: 0;
        width: 33.33%; }
    .env-page .b-feedback {
        -ms-flex-order: 2;
        order: 2; }

        .env-page .b-main-map .b-menu {
            padding:10px 0;
        }
        .env-page .b-main-map .b-menu .menu .item .label {
            font-size:15px;
            padding:10px 32px 15px 52px;
            min-width:250px;
        }
        .env-page .b-main-map .b-menu .wrapper-outer {
            padding: 0 20px;
        }
.env-page .b-menu hr {
    margin:20px 0;
}
.b-content-tour {
    height:480px;
    margin:0 0 40px 0;
    padding:0;
}
.env-page .b-info .b-info__inner {
    flex-wrap: wrap;
}
        }

@media screen and (max-width: 767px) {
    .b-content-tour {
        height:400px;
    }
    .env-page .b-top .item__img .img {
        top: 50px;
        height: 250px; }
    .env-page .b-mood .item {
        height: 250px; }
    .env-page .b-mood .item__txt {
        transform: translate(-50%, -50%); }
    .env-page .b-mood .item__txt .title {
        font-size: 34px; }
    .env-page .b-info .b-txt .b-content {
        margin: 0 -20px;
        padding: 50px 20px; }
    .env-page .b-main-map .map-over {
        height: 250px; }
    .env-page .b-main-map .b-menu {
        padding: 25px 0; }
    .env-page .b-main-map .b-menu .menu .item .label {
        font-size: 12px; }
    .env-page .b-features .b-right .b-txt {
        padding: 50px 20px; }
    .env-page .b-features .b-right .feature--numeric {
        padding-bottom: 20px; }
    .env-page .b-features .b-left .b-colored .b-content {
        padding-left: 20px;
        padding-right: 20px; } }

@media screen and (max-width: 767px) and (orientation: portrait) {

    .env-page .b-top .item__img .img {
        height: 400px; }
    .env-page .b-mood .item {
        height: 400px; }
    .env-page .b-mood .item__txt {
        transform: translate(0, -50%); }
    .env-page .b-main-map {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .env-page .b-main-map .map-over {
        height: 350px;
        width: 100%;
        -ms-flex-order: 1;
        order: 1; }
    .env-page .b-main-map .b-menu {
        width: 100%;
        padding: 0;
        position:relative;
        top:unset;
        bottom:unset;
        }
    .env-page .b-main-map .b-menu .discloser.active .discloser__header .label::after {
        transform: translate(0, -50%) rotate(180deg); }
    .env-page .b-main-map .b-menu .discloser.active .discloser__header::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: -20px;
        right: -20px;
        border-bottom: 1px solid #7F7F7F; }
    .env-page .b-main-map .b-menu .discloser__header {
        position: relative;
        display: block;
        padding: 25px 0;
        color: #fff;
        text-align: center; }
    .env-page .b-main-map .b-menu .discloser__header .label {
        position: relative;
        padding-right: 25px; }
    .env-page .b-main-map .b-menu .discloser__header .label::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 15px;
        height: 10px;
        transform: translate(0, -50%);
        background: url(/bitrix/templates/headliner/img/icons/arrow_down_white.svg) no-repeat center;
        background-size: contain; }
    .env-page .b-main-map .b-menu .discloser__content {
        display: none; }
    .env-page .b-main-map .b-menu .discloser.active .discloser__content {
             display:block;
         }
        .env-page .b-gallery {
            width:100%;
         }
    .env-page .b-main-map .b-menu .menu {
           padding: 0 20px 25px 20px;
            max-width: 290px;
            margin: 0 auto;

       }
    .env-page .b-main-map .b-menu .menu .item {
        width: 100%; }
    .env-page .b-features .b-left .b-colored .b-content {
        padding-bottom: 100px; }
    .env-page .b-features .b-left .b-colored .b-map {
        width: 100%; }
    .env-page .b-features .b-right .feature--numeric {
        padding-bottom: 50px; } }

/*----------CONTACTS---------*/
.contacts-page .b-office .label {
    line-height: 1.7; }

.contacts-page .b-sales-office {
    height: 81vh; }
.contacts-page .b-sales-office .b-office, .contacts-page .b-sales-office .b-map {
    height: 100%;
    position: relative; }
.contacts-page .b-sales-office .b-office {
    padding: 70px 100px 70px 50px;
    background-color: #171717;
    color: #fff; }
.contacts-page .b-sales-office .b-office a.link-a{
    color: #e4194a;
}
.contacts-page .b-sales-office .b-office .b-content {
    padding-top: 26%; }
.contacts-page .b-sales-office .b-office .b-title {
    /*position: absolute;
top: 50%;
left: 100%;
transform: translate(-80px, -50%);
z-index: 1;*/ }
.contacts-page .b-sales-office .b-office .b-title .title {
    font-size: 5vw; }
.contacts-page .b-sales-office .b-office .b-title .notice {
    font-size: 14px;
    line-height: 1.5;
    opacity: 0.4;
    max-width: 215px;
    padding-top: 30px; }
.contacts-page .b-sales-office .b-office .address, .contacts-page .b-sales-office .b-office .schedule {
    padding-top: 10px;
    opacity: 0.8; }
.contacts-page .b-sales-office .b-office .b-btn {
    padding-top: 15px; }
.contacts-page .b-sales-office .b-office .b-btn .link::after {
    background-color: #fff; }
.contacts-page .b-sales-office .b-map {
    background-color: #7F7F7F; }
.contacts-page .b-sales-office .b-map .map-over, .contacts-page .b-sales-office .b-map .map {
    height: 100%; }

.contacts-page .b-central-office {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.contacts-page .b-central-office .b-office {
    padding: 6.25% 50px; }
.contacts-page .b-central-office .b-office .address, .contacts-page .b-central-office .b-office .schedule {
    padding-top: 20px;
    opacity: 0.7; }
.contacts-page .b-central-office .b-img .b-inner {
    height: 100%; }
.contacts-page .b-central-office .b-img .w-img--fancy {
    padding-bottom: 0;
    height: 100%; }
.contacts-page .b-central-office .b-img .w-img--fancy .img-over, .contacts-page .b-central-office .b-img .w-img--fancy .img-over:last-child {
    width: 50%; }

@media screen and (max-height: 700px) {
    .contacts-page .b-sales-office {
        height: 95vh; } }

@media screen and (max-width: 1024px) {
    .contacts-page .b-sales-office {
        height: auto; }
    .contacts-page .b-sales-office .b-office {
        padding: 80px;
        height: auto; }
    .contacts-page .b-sales-office .b-office .b-content {
        padding-top: 0; }
    .contacts-page .b-sales-office .b-office .b-title {
        position: static;
        transform: none;
        padding-top: 60px; }
    .contacts-page .b-sales-office .b-office .b-title .title {
        font-size: 50px; }
    .contacts-page .b-sales-office .b-map {
        height: 40vh;
        min-height: 400px; }
    .contacts-page .b-central-office .b-office {
        padding: 80px; }
    .contacts-page .b-central-office .b-img .w-img--fancy .img-over {
        width: 100%; }
    .contacts-page .b-central-office .b-img .w-img--fancy .img-over:last-child {
        display: none; } }

@media screen and (max-width: 767px) {
    .contacts-page .b-office .label {
        font-size: 14px; }
    .contacts-page .b-sales-office .b-office {
        padding: 50px 20px; }
    .contacts-page .b-sales-office .b-office .b-title {
        padding-top: 40px; }
    .contacts-page .b-sales-office .b-office .b-title .title {
        font-size: 34px; }
    .contacts-page .b-sales-office .b-map {
        height: 52vh;
        min-height: 300px; }
    .contacts-page .b-central-office .b-office {
        padding: 50px 20px; }
    .contacts-page .b-central-office .b-img {
        display: none; } }

/*---------DOCS---------*/
.docs-page {
    min-height: 100vh;
    color: #fff; }
.docs-page .b-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh; }
.docs-page .b-bg .img {
    height: 100%;
    background-image: url(/bitrix/templates/headliner/img/docs/bg.jpg); }
.docs-page .b-docs {
    padding-top: 140px; }
.docs-page .b-docs .gallery .gallery__switch {
    padding-top: 6.25%; }
.docs-page .b-docs .gallery .switch__tab .title {
    font-size: 5vw;
    opacity: 0.2; }
.docs-page .b-docs .gallery .switch__tab.active .title {
    opacity: 1; }
.docs-page .b-docs .b-filter {
    padding-top: 30px; }
.docs-page .b-docs .b-filter .input-group {
    padding: 20px 0; }
.docs-page .b-docs .b-filter .title {
    padding-bottom: 10px; }
.docs-page .b-docs .b-filter .input:checked + label {
    opacity: 1;
    border-bottom: 2px solid #fff; }
.docs-page .b-docs .b-filter label {
    font-size: 24px;
    line-height: 1.3;
    font-family: "Roboto Slab", sans-serif;
    display: inline-block;
    vertical-align: top;
    opacity: 0.3;
    padding: 0 0.4em;
    cursor: pointer;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); }
.docs-page .b-docs .b-filter label:not(:last-child) {
    margin-right: 130px; }
.docs-page .b-docs .b-filter label:hover {
    opacity: 1; }
.docs-page .b-docs .docs {
    padding-top: 5%;
    padding-bottom: 30px; }
.docs-page .b-docs .docs .docs__section {
    display: none; }
.docs-page .b-docs .docs .docs__section.active {
    display: block; }
.docs-page .b-docs .docs .docs__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.docs-page .b-docs .docs .item {
    padding: 75px 50px;
    color: #fff;
    position: relative; }
.docs-page .b-docs .docs .item:nth-child(3n + 1)::before, .docs-page .b-docs .docs .item:nth-child(2n + 1)::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #4E4E4E;
    width: 300%; }
.docs-page .b-docs .docs .item:first-child::before, .docs-page .b-docs .docs .item:nth-child(2n + 1)::before {
    display: none; }
.docs-page .b-docs .docs .item[href$=".pdf"] .item__title::after {
    background-image: url("/bitrix/templates/headliner/img/icons/pdf_icon.svg"); }
.docs-page .b-docs .docs .item[href$=".doc"] .item__title::after {
    background-image: url("/bitrix/templates/headliner/img/icons/doc_icon.svg"); }
.docs-page .b-docs .docs .item[href$=".docx"] .item__title::after {
    background-image: url("/bitrix/templates/headliner/img/icons/docx_icon.svg"); }
.docs-page .b-docs .docs .item[href$=".xls"] .item__title::after {
    background-image: url("/bitrix/templates/headliner/img/icons/xls_icon.svg"); }
.docs-page .b-docs .docs .item[href$=".xlsx"] .item__title::after {
    background-image: url("/bitrix/templates/headliner/img/icons/xlsx_icon.svg"); }
.docs-page .b-docs .docs .item__date {
    font-size: 16px;
    padding-bottom: 35px; }
.docs-page .b-docs .docs .item__title {
    position: relative; }
.docs-page .b-docs .docs .item__title .label {
    line-height: 1.7; }
.docs-page .b-docs .docs .item__title::after {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    width: 26px;
    height: 24px;
    background: no-repeat center;
    background-size: contain;
    margin-right: 30px; }
.docs-page .b-docs .docs .item__author {
    opacity: 0.4;
    padding-top: 10px; }

@media screen and (max-width: 1024px) {
    .docs-page .b-docs {
        padding-top: 100px; }
    .docs-page .b-docs .gallery .gallery__switch {
        padding-top: 0; }
    .docs-page .b-docs .docs .item {
        padding: 45px 50px; }
    .docs-page .b-docs .docs .item:nth-child(2n + 1)::before {
        display: block;
        width: 200%; }
    .docs-page .b-docs .docs .item:nth-child(3n + 1)::before {
        display: none; } }

@media screen and (max-width: 1024px) and (orientation: portrait) {
    .docs-page .b-docs .docs .item {
        width: 100%;
        border-bottom: 1px solid #4E4E4E; }
    .docs-page .b-docs .docs .item:nth-child(2n + 1)::before {
        display: none; }
    .docs-page .b-docs .docs .item:last-child {
        border-bottom: none; } }

@media screen and (max-width: 767px) {
    .docs-page .b-docs {
        padding-top: 45px; }
    .docs-page .b-docs .b-filter .title {
        float: left; }
    .docs-page .b-docs .b-filter .inputs {
        float: right;
        width: 60%; }
    .docs-page .b-docs .b-filter .input-group {
        padding: 15px 0; }
    .docs-page .b-docs .b-filter label {
        font-size: 18px; }
    .docs-page .b-docs .b-filter label:not(:last-child) {
        margin-right: 20px; }
    .docs-page .b-docs .docs {
        margin: 0 -20px; }
    .docs-page .b-docs .docs .item {
        width: 100%;
        padding: 25px 20px;
        border-bottom: 1px solid #4E4E4E; }
    .docs-page .b-docs .docs .item:last-child {
        border-bottom: none; }
    .docs-page .b-docs .docs .item__date {
        padding-bottom: 15px; }
    .docs-page .b-docs .docs .item__title .label {
        font-size: 14px; }
    .docs-page .b-docs .docs .item__title::after {
        right: 0;
        top: auto;
        bottom: 100%;
        margin-right: 0;
        margin-bottom: 10px; } }

/*------CATALOG COMMON------*/
.catalog-page {
    min-height: calc(100vh - 140px);
    background-color: #F4F4F4; }
.catalog-page .result__header {
    position: fixed;
    right: 0;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05); }
.catalog-page .result__header .result-table .row {
    padding-top: 23px;
    padding-bottom: 22px; }
.catalog-page .result__header .result-table .cell .label {
    padding-right: 20px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.catalog-page .result__header .result-table .cell .label::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: rotate(180deg) translate(0, 50%);
    margin-top: -1px;
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_down.svg) no-repeat center;
    background-size: contain; }
.catalog-page .result__header .result-table .cell.active .label {
    opacity: 1; }
.catalog-page .result__header .result-table .cell.desc .label::after {
    transform: translate(0, -50%); }
.catalog-page .result__header .sorter-mobile {
    padding: 15px 20px 22px; }
.catalog-page .result__header .sorter-mobile .title {
    text-align: center;
    padding-bottom: 15px; }
.catalog-page .result__header .sorter-mobile .select-boxes {
    margin: 0 -10px; }
.catalog-page .result__header .sorter-mobile .select-box {
    padding: 0 10px;
    position: relative; }
.catalog-page .result__header .sorter-mobile .select-box.active .caption::after {
    transform: rotate(180deg) translate(0, 50%); }
.catalog-page .result__header .sorter-mobile .select-box .caption {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 5px;
    position: relative; }
.catalog-page .result__header .sorter-mobile .select-box .caption::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1px;
    transform: translate(0, -50%);
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_down.svg) no-repeat center;
    background-size: contain; }
.catalog-page .result__header .sorter-mobile .select-box .label {
    font-size: 14px;
    line-height: 1.25; }
.catalog-page .result__header .sorter-mobile .select-box .options {
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    background-color: #fff;
    padding: 15px 10px;
    z-index: 1;
    display: none; }
.catalog-page .result__header .sorter-mobile .select-box .b-option {
    padding: 5px 0; }
.catalog-page .result__header .sorter-mobile .select-box .b-option .label {
    opacity: 0.3; }
.catalog-page .result-table {
    width: 100%; }
.catalog-page .result-table .row {
    padding: 15px 20px 19px; }
.catalog-page .result-table .cell {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 10%;
    line-height: 1; }
.catalog-page .result-table .cell .label {
    white-space: nowrap;
    opacity: 0.6; }
.catalog-page .result-table .cell.price {
    width: 20%; }
.catalog-page .result-table .cell.price.total .label {
    opacity: 1; }
.catalog-page .filter__result {
    background-color: #F4F4F4; }
.catalog-page .filter__result .result-table .item {
    position: relative;
    height: 81px;
    transition: height 0.5s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page .filter__result .result-table .item::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 1px solid rgba(0, 0, 31, 0.1); }
.catalog-page .filter__result .result-table .item:first-child::after {
    display: none; }
.catalog-page .filter__result .result-table .item:hover, .catalog-page .filter__result .result-table .item.active {
    background-color: rgba(255, 255, 255, 0.4); }
.catalog-page .filter__result .result-table .item:hover .cell.number .label, .catalog-page .filter__result .result-table .item:hover .cell.price.total .label, .catalog-page .filter__result .result-table .item.active .cell.number .label, .catalog-page .filter__result .result-table .item.active .cell.price.total .label {
    color: #E41A4A;
    opacity: 1; }
.catalog-page .filter__result .result-table .item.active {
    height: 360px;
    padding-bottom: 35px;
    overflow: hidden; }
.catalog-page .filter__result .result-table .item.active .b-img, .catalog-page .filter__result .result-table .item.active .btn--close, .catalog-page .filter__result .result-table .item.active .b-buttons {
    display: block; }
.catalog-page .filter__result .result-table .item.active .b-buttons {
    animation: fade-in 0.5s forwards cubic-bezier(0.25, 0.1, 0.25, 1) 0.2s; }
.catalog-page .filter__result .result-table .item .item__params {
    cursor: pointer; }
.catalog-page .filter__result .result-table .item .cell .name {
    display: none; }
.catalog-page .filter__result .result-table .item .cell.number .label {
    opacity: 0.2;
    font-family: "Roboto Slab", sans-serif;
    font-size: 38px; }
.catalog-page .filter__result .result-table .item .cell.number .label, .catalog-page .filter__result .result-table .item .cell.price.total .label {
    transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page .filter__result .result-table .item .b-img {
    display: none;
    max-width: 30%;
    margin: 0 auto;
    padding-top: 20px; }
.catalog-page .filter__result .result-table .item .b-img .img {
    background: no-repeat center;
    background-size: contain;
    height: 230px;
    cursor: pointer; }
.catalog-page .filter__result .result-table .item .btn--close {
    display: none;
    width: 32px;
    height: 32px;
    background: url(/bitrix/templates/headliner/img/icons/btn_close_black.svg) no-repeat center;
    background-size: contain;
    opacity: 0.4;
    position: absolute;
    top: 100px;
    right: 60px;
    cursor: pointer; }
.catalog-page .filter__result .result-table .item .b-buttons {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    padding: 0 150px 0 50px;
    opacity: 0;
    display: none; }
.catalog-page .filter__result .result-table .item .b-buttons .btn {
    display: block;
    text-align: left; }
.catalog-page .filter__result .result-table .item .b-buttons .btn--favorites {
    float: left; }
.catalog-page .filter__result .result-table .item .b-buttons .btn--feedback {
    float: right; }
.catalog-page .filter__result .result-table .item .b-finish {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-left: 7px;
    margin-top: 1px;
    margin-right: -27px; }
.catalog-page .filter__result .result-table .item .b-finish .icon {
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/headliner/img/icons/finish_icon.svg) no-repeat center;
    background-size: contain;
    opacity: 0.6; }
.catalog-page .filter__result .result-table .item .b-finish .tooltip {
    padding: 20px;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
    top: 0;
    left: 100%;
    margin-left: 20px;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    display: none;
    text-transform: uppercase; }
.catalog-page .filter__result .result-table .item .b-finish .tooltip::after {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translate(0, -50%);
    border-right: 7px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent; }
.catalog-page .filter__result .result-table .item .b-finish:hover .icon {
    opacity: 1; }
.catalog-page .filter__result .result-table .item .b-finish:hover .tooltip {
    display: block; }
.catalog-page .b-special-offers {
    position: fixed;
    top: 140px;
    bottom: 0;
    right: 0;
    left: 0;
    transform: translate(0, 100%);
    transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
    z-index: 10; }
.catalog-page .b-special-offers.active {
    transform: translate(0, 0); }
.catalog-page .b-special-offers.active .special-offers-shade {
    display: block;
    animation: fade-in 0.6s forwards cubic-bezier(0.25, 0.1, 0.25, 1) 0.6s; }
.catalog-page .b-special-offers .special-offers-shade {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    display: none; }
.catalog-page .b-special-offers .btn--close {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    padding: 20px;
    background-color: #F4F4F4;
    z-index: 2; }
.catalog-page .b-special-offers .btn--close .icon {
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/headliner/img/icons/btn_close_black.svg) no-repeat center;
    background-size: contain;
    opacity: 0.4; }
.catalog-page .b-special-offers .special-offers__list {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 388px;
    padding-bottom: 70px;
    z-index: 1;
    overflow: auto;
    padding-left: 18px; }
.catalog-page .b-special-offers .special-offers__list .items {
    background-color: #F4F4F4;
    min-height: 100%; }
.catalog-page .b-special-offers .special-offers__list .item {
    padding: 50px 80px 50px 50px;
    color: #fff;
    cursor: pointer;
    position: relative; }
.catalog-page .b-special-offers .special-offers__list .item::after {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translate(0, -50%);
    border-right: 18px solid #fff;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    display: none; }
.catalog-page .b-special-offers .special-offers__list .item.active::after {
    display: block; }
.catalog-page .b-special-offers .special-offers__list .item:nth-child(5n+1) {
    background-color: #fff;
    color: #000; }
.catalog-page .b-special-offers .special-offers__list .item:nth-child(5n+2) {
    background-color: #E41A4A; }
.catalog-page .b-special-offers .special-offers__list .item:nth-child(5n+2)::after {
    border-right-color: #E41A4A; }
.catalog-page .b-special-offers .special-offers__list .item:nth-child(5n+3) {
    background-color: #171717; }
.catalog-page .b-special-offers .special-offers__list .item:nth-child(5n+3)::after {
    border-right-color: #171717; }
.catalog-page .b-special-offers .special-offers__list .item:nth-child(5n+4) {
    background-color: #252525; }
.catalog-page .b-special-offers .special-offers__list .item:nth-child(5n+4)::after {
    border-right-color: #252525; }
.catalog-page .b-special-offers .special-offers__list .item:nth-child(5n) {
    background-color: #000; }
.catalog-page .b-special-offers .special-offers__list .item:nth-child(5n)::after {
    border-right-color: #000; }
.catalog-page .b-special-offers .special-offers__list .item .title .label {
    text-transform: none; }
.catalog-page .b-special-offers .special-offers__flats {
    padding-right: 370px;
    height: 100%; }
.catalog-page .b-special-offers .special-offers__flats .flat-list {
    height: 100%;
    position: relative; }
.catalog-page .b-special-offers .special-offers__flats .flat-list.slide-enter-active {
    transform: translate(100%, 0);
    animation: slide-in-right 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page .b-special-offers .special-offers__flats .result__header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
.catalog-page .b-special-offers .special-offers__flats .filter__result {
    height: 100%;
    padding-top: 60px;
    overflow: auto;
    padding-left: 0; }
.catalog-page .btn--special-offers {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 370px;
    padding: 28px 35px 25px;
    background-color: #E41A4A;
    z-index: 10; }
.catalog-page .btn--special-offers .label {
    color: #fff;
    position: relative;
    display: block;
    text-align: left; }
.catalog-page .btn--special-offers .label::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 15px;
    height: 15px;
    transform: translate(0, -50%) rotate(45deg);
    background: url(/bitrix/templates/headliner/img/icons/btn_close_white_small.svg) no-repeat center;
    background-size: contain;
    transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page .btn--special-offers.active .label::after {
    transform: translate(0, -50%) rotate(0deg); }
.catalog-page .btn--special-offers-list {
    position: fixed;
    left: 0;
    right: 50px;
    bottom: 0;
    background-color: #171717;
    padding: 18px 35px 15px;
    color: #fff;
    z-index: 10;
    display: none; }
.catalog-page .btn--special-offers-list .label {
    position: relative; }
.catalog-page .btn--special-offers-list .label::after {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translate(0, -50%);
    width: 10px;
    height: 14px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_prev_small_white.svg) no-repeat center;
    background-size: contain;
    margin-right: 20px;
    margin-top: -1px; }
.catalog-page .preloader {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 95px;
    background: url(/bitrix/templates/headliner/img/icons/preloader.gif) no-repeat center;
    background-size: contain;
    z-index: 1;
    display: none; }
.catalog-page .preloader.active {
    display: block; }

@media screen and (max-width: 1024px) {
    .catalog-page .result__header {
        top: 70px;
        left: 280px; }
    .catalog-page .result__header .result-table .row {
        padding: 24px 20px; }
    .catalog-page .result__header .result-table .cell .label {
        font-size: 10px;
        padding-right: 12px; }
    .catalog-page .filter__result {
        padding-left: 280px; }
    .catalog-page .filter__result .result-table .item {
        height: 65px; }
    .catalog-page .filter__result .result-table .item .b-img {
        padding-bottom: 30px; }
    .catalog-page .filter__result .result-table .item .b-buttons {
        padding-left: 35px;
        margin-top: 0; }
    .catalog-page .filter__result .result-table .item .b-buttons .btn--print {
        display: none; }
    .catalog-page .filter__result .result-table .item .btn--close {
        top: 80px;
        right: 40px; }
    .catalog-page .filter__result .result-table .item.active {
        height: 450px; }
    .catalog-page .filter__result .result-table .item .cell .label {
        font-size: 16px; }
    .catalog-page .filter__result .result-table .item .cell.number .label {
        font-size: 25px; }
    .catalog-page .b-special-offers {
        top: 70px; }
    .catalog-page .b-special-offers .special-offers__list {
        padding-bottom: 50px; }
    .catalog-page .b-special-offers.open .special-offers__list {
        padding: 0;
        width: 100%;
        position: static; }
    .catalog-page .b-special-offers.open .special-offers__list .item {
        padding: 40px 60px 60px;
        background-color: #D11642;
        color: #fff;
        height: 200px;
        display: none; }
    .catalog-page .b-special-offers.open .special-offers__list .item .item__txt {
        max-width: 400px; }
    .catalog-page .b-special-offers.open .special-offers__list .item .title .label {
        font-size: 26px; }
    .catalog-page .b-special-offers.open .special-offers__list .item.active {
        display: block; }
    .catalog-page .b-special-offers.open .special-offers__flats {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding-top: 200px;
        padding-right: 0; }
    .catalog-page .b-special-offers.open .special-offers__flats .filter__result {
        padding-left: 0;
        padding-bottom: 50px; }
    .catalog-page .btn--special-offers {
        padding: 18px 35px 15px; }
    .catalog-page .btn--special-offers.open {
        width: 50px;
        height: 50px;
        padding: 25px 17px; }
    .catalog-page .btn--special-offers.open .label {
        font-size: 0; }
    .catalog-page .btn--special-offers-list.open {
        display: block; } }

@media screen and (max-width: 767px) {
    .catalog-page .result__header {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        z-index: 0;
        background-color: #F4F4F4; }
    .catalog-page .filter__result {
        padding-top: 150px;
        padding-left: 0; }
    .catalog-page .filter__result .result-table .item {
        height: auto; }
    .catalog-page .filter__result .result-table .item.active {
        height: auto; }
    .catalog-page .filter__result .result-table .item.active .b-img, .catalog-page .filter__result .result-table .item.active .b-buttons, .catalog-page .filter__result .result-table .item.active .btn--close {
        display: none; }
    .catalog-page .filter__result .result-table .item .item__params {
        padding: 30px 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .catalog-page .filter__result .result-table .item .cell {
        width: 50%;
        -ms-flex-order: 1;
        order: 1;
        text-align: left;
        padding: 5px 0; }
    .catalog-page .filter__result .result-table .item .cell .name {
        display: inline-block;
        padding-right: 15px; }
    .catalog-page .filter__result .result-table .item .cell.price {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        padding-top: 30px; }
    .catalog-page .filter__result .result-table .item .cell.price.total {
        padding-top: 5px; }
    .catalog-page .filter__result .result-table .item .cell.price .value, .catalog-page .filter__result .result-table .item .cell.price .name {
        width: 50%; }
    .catalog-page .filter__result .result-table .item .cell.number, .catalog-page .filter__result .result-table .item .cell.square {
        -ms-flex-order: 0;
        order: 0;
        padding-bottom: 30px; }
    .catalog-page .filter__result .result-table .item .cell.number .label, .catalog-page .filter__result .result-table .item .cell.square .label {
        font-family: "Roboto Slab", sans-serif;
        font-size: 25px; }
    .catalog-page .filter__result .result-table .item .cell.number .name, .catalog-page .filter__result .result-table .item .cell.square .name {
        padding-right: 5px; }
    .catalog-page .filter__result .result-table .item .cell.number .label {
        color: #E41A4A;
        opacity: 1; }
    .catalog-page .filter__result .result-table .item .cell.square .name {
        padding-right: 0;
        padding-left: 5px; }
    .catalog-page .b-special-offers {
        top: 50px;
        left: 0;
        width: 100%; }
    .catalog-page .b-special-offers .special-offers__list {
        left: 0;
        width: 100%;
        padding-left: 0; }
    .catalog-page .b-special-offers .special-offers__list .item {
        padding: 20px 45px; }
    .catalog-page .b-special-offers .special-offers__list .item .title .label {
        font-size: 16px; }
    .catalog-page .b-special-offers.open .special-offers__list .item {
        padding: 20px 45px;
        height: auto; }
    .catalog-page .b-special-offers.open .special-offers__list .item .title .label {
        font-size: 16px; }
    .catalog-page .b-special-offers.open .special-offers__flats {
        padding-top: 0;
        position: relative; }
    .catalog-page .b-special-offers.open .special-offers__flats .filter__result {
        padding-top: 100px; }
    .catalog-page .btn--special-offers {
        left: 0;
        width: 100%; }
    .catalog-page .btn--special-offers.open {
        left: auto; }
    .catalog-page .btn--special-offers .label {
        font-size: 14px; }
    .catalog-page .btn--special-offers-list {
        padding: 18px 17px 15px 43px; } }

/*-------CATALOG FILTER------*/
.catalog-page--filter .filter__header .btn--close {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    height: 60px;
    padding: 21px 20px 22px;
    text-align: center;
    display: none;
    background-color: #242424;
    z-index: 2; }
.catalog-page--filter .filter__header .btn--close .label {
    color: #fff;
    position: relative; }
.catalog-page--filter .filter__header .btn--close .label::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(5px, -50%);
    width: 20px;
    height: 10px;
    margin-top: -1px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_down_white.svg) no-repeat center;
    background-size: contain; }

.catalog-page--filter .filter__header .btn--show {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2;
    color: #fff;
    text-align: center;
    background-color: #171717;
    padding: 25px; }

.catalog-page--filter .filter__header.active .btn--close .label::after {
    transform: translate(5px, -50%) rotate(180deg); }

.catalog-page--filter .filter__params {
    width: 350px;
    background-color: #252525;
    padding: 50px;
    position: fixed;
    top: 140px;
    bottom: 0;
    left: 0;
    overflow: auto; }
.catalog-page--filter .filter__params .form {
    color: #fff; }
.catalog-page--filter .filter__params .form .irs {
    margin-top: 20px; }
.catalog-page--filter .filter__params .form .irs-slider {
    background-color: #242424; }
.catalog-page--filter .filter__params .form .irs-from, .catalog-page--filter .filter__params .form .irs-to, .catalog-page--filter .filter__params .form .irs-single {
    bottom: 100%;
    top: auto;
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 14px; }
.catalog-page--filter .filter__params .form .input-group {
    padding-bottom: 20px; }
.catalog-page--filter .filter__params .form .input-group .title {
    text-align: center;
    padding-bottom: 20px; }
.catalog-page--filter .filter__params .form .input-group.checkboxes {
    text-align: center;
    padding-bottom: 40px; }
.catalog-page--filter .filter__params .form .input[type="checkbox"] + label {
    line-height: 1.25;
    text-transform: uppercase;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer; }
.catalog-page--filter .filter__params .form .input[type="checkbox"].default + label {
    font-size: 14px;
    opacity: 1;
    display: block;
    padding: 5px 0; }
.catalog-page--filter .filter__params .form .input[type="checkbox"].default + label::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: 20px;
    height: 18px;
    background: url(/bitrix/templates/headliner/img/icons/checkbox_round_unchecked.svg) no-repeat center;
    background-size: contain; }
.catalog-page--filter .filter__params .form .input[type="checkbox"].default:checked + label::after {
    background-image: url(/bitrix/templates/headliner/img/icons/checkbox_round_checked.svg); }
.catalog-page--filter .filter__params .form .input[type="checkbox"].rooms + label {
    font-size: 12px;
    line-height: 1.25;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 12px 7px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1); }
.catalog-page--filter .filter__params .form .input[type="checkbox"].rooms:checked + label {
    opacity: 1;
    border-bottom-color: #E41A4A; }

.catalog-page--filter .result__header {
    position: fixed;
    left: 350px;
    right: 0;
    top: 140px;
    background-color: #fff;
    z-index: 1;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05); }
.catalog-page--filter .result__header .result-table .row {
    padding-top: 23px;
    padding-bottom: 22px; }
.catalog-page--filter .result__header .result-table .cell .label {
    padding-right: 20px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.catalog-page--filter .result__header .result-table .cell .label::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: rotate(180deg) translate(0, 50%);
    margin-top: -1px;
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_down.svg) no-repeat center;
    background-size: contain; }
.catalog-page--filter .result__header .result-table .cell.active .label {
    opacity: 1; }
.catalog-page--filter .result__header .result-table .cell.desc .label::after {
    transform: translate(0, -50%); }
.catalog-page--filter .result__header .sorter-mobile {
    padding: 15px 20px 22px; }
.catalog-page--filter .result__header .sorter-mobile .title {
    text-align: center;
    padding-bottom: 15px; }
.catalog-page--filter .result__header .sorter-mobile .select-boxes {
    margin: 0 -10px; }
.catalog-page--filter .result__header .sorter-mobile .select-box {
    padding: 0 10px;
    position: relative; }
.catalog-page--filter .result__header .sorter-mobile .select-box.active .caption::after {
    transform: rotate(180deg) translate(0, 50%); }
.catalog-page--filter .result__header .sorter-mobile .select-box .caption {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 5px;
    position: relative; }
.catalog-page--filter .result__header .sorter-mobile .select-box .caption::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1px;
    transform: translate(0, -50%);
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_down.svg) no-repeat center;
    background-size: contain; }
.catalog-page--filter .result__header .sorter-mobile .select-box .label {
    font-size: 14px;
    line-height: 1.25; }
.catalog-page--filter .result__header .sorter-mobile .select-box .options {
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    background-color: #fff;
    padding: 15px 10px;
    z-index: 1;
    display: none; }
.catalog-page--filter .result__header .sorter-mobile .select-box .b-option {
    padding: 5px 0; }
.catalog-page--filter .result__header .sorter-mobile .select-box .b-option .label {
    opacity: 0.3; }

.catalog-page--filter .result-table {
    width: 100%; }
.catalog-page--filter .result-table .row {
    padding: 15px 20px 19px; }
.catalog-page--filter .result-table .cell {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 10%;
    line-height: 1; }
.catalog-page--filter .result-table .cell .label {
    white-space: nowrap;
    opacity: 0.6; }
.catalog-page--filter .result-table .cell.price {
    width: 20%; }
.catalog-page--filter .result-table .cell.price.total .label {
    opacity: 1; }

.catalog-page--filter .filter__result {
    padding-left: 350px;
    padding-top: 60px;
    background-color: #F4F4F4; }
.catalog-page--filter .filter__result .result-table .item {
    position: relative;
    height: 81px;
    transition: height 0.5s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--filter .filter__result .result-table .item::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 1px solid rgba(0, 0, 31, 0.1); }
.catalog-page--filter .filter__result .result-table .item:first-child::after {
    display: none; }
.catalog-page--filter .filter__result .result-table .item:hover, .catalog-page--filter .filter__result .result-table .item.active {
    background-color: rgba(255, 255, 255, 0.4); }
.catalog-page--filter .filter__result .result-table .item:hover .cell.number .label, .catalog-page--filter .filter__result .result-table .item:hover .cell.price.total .label, .catalog-page--filter .filter__result .result-table .item.active .cell.number .label, .catalog-page--filter .filter__result .result-table .item.active .cell.price.total .label {
    color: #E41A4A;
    opacity: 1; }
.catalog-page--filter .filter__result .result-table .item.active {
    height: 360px;
    padding-bottom: 35px;
    overflow: hidden; }
.catalog-page--filter .filter__result .result-table .item.active .b-img, .catalog-page--filter .filter__result .result-table .item.active .btn--close, .catalog-page--filter .filter__result .result-table .item.active .b-buttons {
    display: block; }
.catalog-page--filter .filter__result .result-table .item.active .b-buttons {
    animation: fade-in 0.5s forwards cubic-bezier(0.25, 0.1, 0.25, 1) 0.2s; }
.catalog-page--filter .filter__result .result-table .item .item__params {
    cursor: pointer; }
.catalog-page--filter .filter__result .result-table .item .cell .name {
    display: none; }
.catalog-page--filter .filter__result .result-table .item .cell.number .label {
    opacity: 0.2;
    font-family: "Roboto Slab", sans-serif;
    font-size: 38px; }
.catalog-page--filter .filter__result .result-table .item .cell.number .label, .catalog-page--filter .filter__result .result-table .item .cell.price.total .label {
    transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--filter .filter__result .result-table .item .b-img {
    display: none;
    max-width: 30%;
    margin: 0 auto;
    padding-top: 20px; }
.catalog-page--filter .filter__result .result-table .item .b-img .img {
    background: no-repeat center;
    background-size: contain;
    height: 230px;
    cursor: pointer; }
.catalog-page--filter .filter__result .result-table .item .btn--close {
    display: none;
    width: 32px;
    height: 32px;
    background: url(/bitrix/templates/headliner/img/icons/btn_close_black.svg) no-repeat center;
    background-size: contain;
    opacity: 0.4;
    position: absolute;
    top: 100px;
    right: 60px;
    cursor: pointer; }
.catalog-page--filter .filter__result .result-table .item .b-buttons {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    padding: 0 150px 0 50px;
    opacity: 0;
    display: none; }
.catalog-page--filter .filter__result .result-table .item .b-buttons .btn {
    display: block;
    text-align: left; }
.catalog-page--filter .filter__result .result-table .item .b-buttons .btn--favorites {
    float: left; }
.catalog-page--filter .filter__result .result-table .item .b-buttons .btn--feedback {
    float: right; }
.catalog-page--filter .filter__result .result-table .item .b-finish {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-left: 7px;
    margin-top: 1px;
    margin-right: -27px; }
.catalog-page--filter .filter__result .result-table .item .b-finish .icon {
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/headliner/img/icons/finish_icon.svg) no-repeat center;
    background-size: contain;
    opacity: 0.6; }
.catalog-page--filter .filter__result .result-table .item .b-finish .tooltip {
    padding: 20px;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
    top: 0;
    left: 100%;
    margin-left: 20px;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    display: none;
    text-transform: uppercase; }
.catalog-page--filter .filter__result .result-table .item .b-finish .tooltip::after {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translate(0, -50%);
    border-right: 7px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent; }
.catalog-page--filter .filter__result .result-table .item .b-finish:hover .icon {
    opacity: 1; }
.catalog-page--filter .filter__result .result-table .item .b-finish:hover .tooltip {
    display: block; }

@media screen and (max-width: 1024px) {
    .catalog-page--filter .filter__params {
        width: 280px;
        padding: 30px;
        top: 70px; }
    .catalog-page--filter .result__header {
        top: 70px;
        left: 280px; }
    .catalog-page--filter .result__header .result-table .row {
        padding: 24px 20px; }
    .catalog-page--filter .result__header .result-table .cell .label {
        font-size: 10px;
        padding-right: 12px; }
    .catalog-page--filter .filter__result {
        padding-left: 280px; }
    .catalog-page--filter .filter__result .result-table .item {
        height: 65px; }
    .catalog-page--filter .filter__result .result-table .item .b-img {
        padding-bottom: 30px; }
    .catalog-page--filter .filter__result .result-table .item .b-buttons {
        padding-left: 35px;
        margin-top: 0; }
    .catalog-page--filter .filter__result .result-table .item .b-buttons .btn--print {
        display: none; }
    .catalog-page--filter .filter__result .result-table .item .btn--close {
        top: 80px;
        right: 40px; }
    .catalog-page--filter .filter__result .result-table .item.active {
        height: 450px; }
    .catalog-page--filter .filter__result .result-table .item .cell .label {
        font-size: 16px; }
    .catalog-page--filter .filter__result .result-table .item .cell.number .label {
        font-size: 25px; } }

@media screen and (max-width: 1024px) and (orientation: portrait) {
    .catalog-page--filter .filter__header {
        position: fixed;
        left: 0;
        right: 0;
        z-index: 1; }
    .catalog-page--filter .filter__header.fixed {
        transition: transform 1s ease; }
    .catalog-page--filter .filter__header.fixed .btn--close {
        display: block; }
    .catalog-page--filter .filter__header.fixed.active {
        transform: translateY(0) !important; }
    .catalog-page--filter .filter__params {
        position: relative;
        top: auto;
        bottom: auto;
        width: 100%;
        padding: 40px 100px; }
    .catalog-page--filter .filter__params .form {
        margin: 0 -40px; }
    .catalog-page--filter .filter__params .form .input-block {
        width: 100%;
        float: left;
        padding: 0 40px; }
    .catalog-page--filter .filter__params .form .input-group {
        padding-bottom: 20px;
        width: 50%; }
    .catalog-page--filter .filter__params .form .input-group.checkboxes {
        display: inline-block;
        vertical-align: top;
        width: 49.5%; }
    .catalog-page--filter .filter__params .form .input[type="checkbox"].default + label {
        padding: 10px 0; }
    .catalog-page--filter .filter__params .form .irs-slider {
        width: 25px;
        height: 25px; }
    .catalog-page--filter .result__header {
        position: relative;
        top: auto;
        left: auto;
        right: auto; }
    .catalog-page--filter .filter__result {
        padding: 606px 0 0; } }

@media screen and (max-width: 767px) {
    .catalog-page--filter .filter__header {
        position: fixed;
        left: 0;
        right: 0;
        top: 50px;
        bottom: 0;
        transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1);
        transform: translate(0, 0);
        z-index: 11;
        margin-top: 0; }
    .catalog-page--filter .filter__header .btn--close {
        bottom: 0;
        height: 50px;
        padding: 13px 20px 18px;
        display: none; }
    .catalog-page--filter .filter__header .btn--close .label {
        font-size: 12px; }
    .catalog-page--filter .filter__header.closed {
        transform: translate(0, -100%);
        margin-top: 50px;
        z-index: 1; }
    .catalog-page--filter .filter__header.closed .btn--close {
        display: block; }
    .catalog-page--filter .filter__header.closed .filter__params {
        overflow: hidden; }
    .catalog-page--filter .filter__params {
        position: relative;
        top: auto;
        bottom: auto;
        padding: 30px 20px 80px;
        height: 100%;
        width: 100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch; }
    .catalog-page--filter .filter__params .form {
        margin: 0; }
    .catalog-page--filter .filter__params .form .input-block {
        width: 100%;
        float: none;
        padding: 0; }
    .catalog-page--filter .filter__params .form .input-group {
        width: 100% !important; }
    .catalog-page--filter .filter__params .form .input-group .title .label {
        font-size: 14px; }
    .catalog-page--filter .filter__params .form .input[type="checkbox"].rooms + label {
        font-size: 16px; }
    .catalog-page--filter .result__header {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        z-index: 0;
        background-color: #F4F4F4; }
    .catalog-page--filter .filter__result {
        padding-top: 150px;
        padding-left: 0; }
    .catalog-page--filter .filter__result .result-table .item {
        height: auto; }
    .catalog-page--filter .filter__result .result-table .item.active {
        height: auto;
        padding-bottom: 0; }
    .catalog-page--filter .filter__result .result-table .item.active .b-img, .catalog-page--filter .filter__result .result-table .item.active .b-buttons, .catalog-page--filter .filter__result .result-table .item.active .btn--close {
        display: none; }
    .catalog-page--filter .filter__result .result-table .item .item__params {
        padding: 30px 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .catalog-page--filter .filter__result .result-table .item .cell {
        width: 50%;
        -ms-flex-order: 1;
        order: 1;
        text-align: left;
        padding: 5px 0; }
    .catalog-page--filter .filter__result .result-table .item .cell .name {
        display: inline-block;
        padding-right: 15px; }
    .catalog-page--filter .filter__result .result-table .item .cell.price {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        padding-top: 30px; }
    .catalog-page--filter .filter__result .result-table .item .cell.price.total {
        padding-top: 5px; }
    .catalog-page--filter .filter__result .result-table .item .cell.price .value, .catalog-page--filter .filter__result .result-table .item .cell.price .name {
        width: 50%; }
    .catalog-page--filter .filter__result .result-table .item .cell.number, .catalog-page--filter .filter__result .result-table .item .cell.square {
        -ms-flex-order: 0;
        order: 0;
        padding-bottom: 30px; }
    .catalog-page--filter .filter__result .result-table .item .cell.number .label, .catalog-page--filter .filter__result .result-table .item .cell.square .label {
        font-family: "Roboto Slab", sans-serif;
        font-size: 25px; }
    .catalog-page--filter .filter__result .result-table .item .cell.number .name, .catalog-page--filter .filter__result .result-table .item .cell.square .name {
        padding-right: 5px; }
    .catalog-page--filter .filter__result .result-table .item .cell.number .label {
        color: #E41A4A;
        opacity: 1; }
    .catalog-page--filter .filter__result .result-table .item .cell.square .name {
        padding-right: 0;
        padding-left: 5px; } }

/*-------CATALOG PLANS-------*/
.catalog-page--plans #root {
    position: relative; }

.catalog-page--plans .flat-view {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #F4F4F4; }

.catalog-page--plans .master-view.fade-enter-active {
    opacity: 0;
    animation: fade-in 1s cubic-bezier(0.25, 0.1, 0.25, 1); }

.catalog-page--plans .master-view.fade-leave-active {
    animation: fade-out 0.8s cubic-bezier(0.25, 0.1, 0.25, 1); }

.catalog-page--plans .super-view.section, .catalog-page--plans .super-view.floor, .catalog-page--plans .super-view.flat {
    padding-left: 250px; }

.catalog-page--plans .super-view.queue .plan svg path, .catalog-page--plans .super-view.queue .plan svg polygon, .catalog-page--plans .super-view.section .plan svg path, .catalog-page--plans .super-view.section .plan svg polygon {
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--plans .super-view.queue .plan svg path:hover, .catalog-page--plans .super-view.queue .plan svg path.active, .catalog-page--plans .super-view.queue .plan svg polygon:hover, .catalog-page--plans .super-view.queue .plan svg polygon.active, .catalog-page--plans .super-view.section .plan svg path:hover, .catalog-page--plans .super-view.section .plan svg path.active, .catalog-page--plans .super-view.section .plan svg polygon:hover, .catalog-page--plans .super-view.section .plan svg polygon.active {
    opacity: 0.6; }

.catalog-page--plans .super-view.main .plan svg path.disabled, .catalog-page--plans .super-view.main .plan svg polygon.disabled, .catalog-page--plans .super-view.main .plan svg rect.disabled, .catalog-page--plans .super-view.main .plan svg polyline.disabled, .catalog-page--plans .super-view.queue .plan svg path.disabled, .catalog-page--plans .super-view.queue .plan svg polygon.disabled, .catalog-page--plans .super-view.queue .plan svg rect.disabled, .catalog-page--plans .super-view.queue .plan svg polyline.disabled, .catalog-page--plans .super-view.section .plan svg path.disabled, .catalog-page--plans .super-view.section .plan svg polygon.disabled, .catalog-page--plans .super-view.section .plan svg rect.disabled, .catalog-page--plans .super-view.section .plan svg polyline.disabled {
    display: none; }

.catalog-page--plans .super-view.floor .plan svg path.bg.disabled, .catalog-page--plans .super-view.floor .plan svg polygon.bg.disabled, .catalog-page--plans .super-view.floor .plan svg rect.bg.disabled, .catalog-page--plans .super-view.floor .plan svg polyline.bg.disabled {
    opacity: 0.1 !important;
    fill: #000; }

.catalog-page--plans .super-view.floor .plan svg path.hover.disabled, .catalog-page--plans .super-view.floor .plan svg polygon.hover.disabled, .catalog-page--plans .super-view.floor .plan svg rect.hover.disabled, .catalog-page--plans .super-view.floor .plan svg polyline.hover.disabled {
    cursor: default; }

.catalog-page--plans .inner-view {
    position: relative;
    height: 100%;
    width: 100%; }

.catalog-page--plans .nav-bar {
    position: fixed;
    top: 140px;
    left: 0;
    bottom: 0;
    width: 250px;
    z-index: 1;
    color: #fff;
    overflow: auto; }
.catalog-page--plans .nav-bar.full {
    background-color: #242424; }
.catalog-page--plans .nav-bar .b-nav {
    background-color: #242424;
    width: 100%;
    left: 0; }
.catalog-page--plans .nav-bar .b-nav:not(:first-child) {
    border-top: 2px solid rgba(255, 255, 255, 0.1); }
.catalog-page--plans .nav-bar .b-nav.queue {
    top: 0; }
.catalog-page--plans .nav-bar .b-nav.section {
    top: 65px;
    bottom: 0; }
.catalog-page--plans .nav-bar .b-nav.floor {
    border-top: 2px solid rgba(255, 255, 255, 0.1); }
.catalog-page--plans .nav-bar .b-nav.floor .floor-selector {
    text-align: center;
    padding: 40px 20px; }
.catalog-page--plans .nav-bar .b-nav.floor .floor-selector .title {
    padding-bottom: 20px; }
.catalog-page--plans .nav-bar .b-nav.floor .floor-selector .b-floor .number {
    font-size: 70px;
    font-family: "Roboto Slab", sans-serif; }
.catalog-page--plans .nav-bar .b-nav.floor .floor-selector .b-floor .arrow {
    width: 22px;
    height: 12px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_up_white.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    cursor: pointer; }
.catalog-page--plans .nav-bar .b-nav.floor .floor-selector .b-floor .arrow.disabled {
    opacity: 0.3;
    cursor: default; }
.catalog-page--plans .nav-bar .b-nav.floor .floor-selector .b-floor .arrow--down {
    transform: rotate(180deg); }
.catalog-page--plans .nav-bar .b-nav .b-indicator {
    position: relative;
    padding: 20px 20px 20px 90px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.catalog-page--plans .nav-bar .b-nav .b-indicator .title {
    text-align: center; }
.catalog-page--plans .nav-bar .b-nav .b-indicator .title .number {
    padding-left: 10px; }
.catalog-page--plans .nav-bar .b-nav .b-indicator .btn--back {
    position: absolute;
    left: 0;
    top: 0;
    cursor:pointer;
    width: 70px;
    height: 100%;
    background: url(/bitrix/templates/headliner/img/icons/arrow_left_white.svg) no-repeat center;
    background-color: #e41a4a;}

.catalog-page--plans .nav-bar .b-nav.slide-enter-active {
    transform: translate(-100%, 0);
    animation: slide-in-left 0.6s cubic-bezier(0.25, 0.1, 0.25, 1) 0.3s; }
.catalog-page--plans .nav-bar .b-nav.slide-leave-active {
    animation: slide-out-right 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--plans .nav-bar .emo-floor-selector {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 40px 40px 35px 20px;
    background-color: #171717;
    color: #fff; }
.catalog-page--plans .nav-bar .emo-floor-selector .title--main {
    width: 20%;
    float: right;
    padding-bottom: 15px; }
.catalog-page--plans .nav-bar .emo-floor-selector .selectors {
    clear: both; }
.catalog-page--plans .nav-bar .emo-floor-selector .selector {
    opacity: 0.4;
    font-size: 0;
    cursor: pointer; }
.catalog-page--plans .nav-bar .emo-floor-selector .selector:not(:last-child) {
    padding-bottom: 20px; }
.catalog-page--plans .nav-bar .emo-floor-selector .selector:nth-child(2) {
    padding-bottom: 3px; }
.catalog-page--plans .nav-bar .emo-floor-selector .selector.active {
    opacity: 1; }
.catalog-page--plans .nav-bar .emo-floor-selector .selector .title, .catalog-page--plans .nav-bar .emo-floor-selector .selector .floor-range {
    display: inline-block;
    vertical-align: top; }
.catalog-page--plans .nav-bar .emo-floor-selector .selector .title {
    padding-right: 10px;
    width: 80%; }
.catalog-page--plans .nav-bar .emo-floor-selector .selector .floor-range {
    width: 20%;
    font-size: 13px;
    line-height: 1.33; }

.catalog-page--plans .representer {
    position: fixed;
    z-index: 1;
    left: 250px;
    top: 140px;
    display: -ms-flexbox;
    display: flex;
    background-color: #F4F4F4; }
.catalog-page--plans .representer.slide-enter-active {
    transform: translate(0, -100%);
    animation: slide-in-top 0.8s cubic-bezier(0.25, 0.1, 0.25, 1) 0.3s; }
.catalog-page--plans .representer.slide-leave-active {
    animation: slide-out-top 0.8s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--plans .representer.full {
    right: 0; }
.catalog-page--plans .representer .title {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0; }
.catalog-page--plans .representer .switch {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px; }
.catalog-page--plans .representer .switch__tab {
    display: inline-block;
    vertical-align: top;
    padding: 3px 15px;
    width: 110px;
    text-align: center;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
.catalog-page--plans .representer .switch__tab .label {
    opacity: 0.4; }
.catalog-page--plans .representer .switch__tab.active {
    border-bottom-color: #E41A4A; }
.catalog-page--plans .representer .switch__tab.active .label {
    opacity: 1;
    color: #E41A4A; }
.catalog-page--plans .representer .mode-switch, .catalog-page--plans .representer .room-filter {
    display: inline-block;
    vertical-align: top;
    padding: 15px 20px;
    background-color: #fff; }
.catalog-page--plans .representer .room-filter {
    border-left: 2px solid #F4F4F4; }
.catalog-page--plans .representer .room-filter .form {
    background-color: #fff; }
.catalog-page--plans .representer .room-filter .form .title {
    padding-right: 20px; }
.catalog-page--plans .representer .room-filter .form .input[type="checkbox"] + label {
    font-size: 12px;
    line-height: 1.25;
    text-transform: uppercase;
    display: inline-block;
    padding: 9px 15px 7px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.3);
    opacity: 0.4;
    margin: 0 5px;
    cursor: pointer; }
.catalog-page--plans .representer .room-filter .form .input:checked + label {
    color: #E41A4A;
    opacity: 1;
    border-bottom-color: #E41A4A; }

.catalog-page--plans .full-screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding-top: 140px;
    margin-top: -140px; }

.catalog-page--plans .plan .plan__inner {
    position: relative;
    height: 100%;
    overflow: auto; }

.catalog-page--plans .plan .b-img, .catalog-page--plans .plan .b-svg {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
.catalog-page--plans .plan .b-img .img, .catalog-page--plans .plan .b-img .svg, .catalog-page--plans .plan .b-img svg, .catalog-page--plans .plan .b-svg .img, .catalog-page--plans .plan .b-svg .svg, .catalog-page--plans .plan .b-svg svg {
    height: 100%;
    width: 100%;
    display: block; }

.catalog-page--plans .plan svg path.stroke, .catalog-page--plans .plan svg polygon.stroke, .catalog-page--plans .plan svg rect.stroke, .catalog-page--plans .plan svg polyline.stroke {
    display: none; }

.catalog-page--plans .plan svg path.hover, .catalog-page--plans .plan svg path.fill, .catalog-page--plans .plan svg path.bg, .catalog-page--plans .plan svg polygon.hover, .catalog-page--plans .plan svg polygon.fill, .catalog-page--plans .plan svg polygon.bg, .catalog-page--plans .plan svg rect.hover, .catalog-page--plans .plan svg rect.fill, .catalog-page--plans .plan svg rect.bg, .catalog-page--plans .plan svg polyline.hover, .catalog-page--plans .plan svg polyline.fill, .catalog-page--plans .plan svg polyline.bg {
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--plans .plan svg path.hover:hover, .catalog-page--plans .plan svg path.hover.active, .catalog-page--plans .plan svg path.fill:hover, .catalog-page--plans .plan svg path.fill.active, .catalog-page--plans .plan svg path.bg:hover, .catalog-page--plans .plan svg path.bg.active, .catalog-page--plans .plan svg polygon.hover:hover, .catalog-page--plans .plan svg polygon.hover.active, .catalog-page--plans .plan svg polygon.fill:hover, .catalog-page--plans .plan svg polygon.fill.active, .catalog-page--plans .plan svg polygon.bg:hover, .catalog-page--plans .plan svg polygon.bg.active, .catalog-page--plans .plan svg rect.hover:hover, .catalog-page--plans .plan svg rect.hover.active, .catalog-page--plans .plan svg rect.fill:hover, .catalog-page--plans .plan svg rect.fill.active, .catalog-page--plans .plan svg rect.bg:hover, .catalog-page--plans .plan svg rect.bg.active, .catalog-page--plans .plan svg polyline.hover:hover, .catalog-page--plans .plan svg polyline.hover.active, .catalog-page--plans .plan svg polyline.fill:hover, .catalog-page--plans .plan svg polyline.fill.active, .catalog-page--plans .plan svg polyline.bg:hover, .catalog-page--plans .plan svg polyline.bg.active {
    opacity: 0.6; }

.catalog-page--plans .plan .b-graphics {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.catalog-page--plans .representation.plan {
    padding-top: 140px;
    margin-top: -140px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh; }

.catalog-page--plans .representation.fade-enter-active {
    opacity: 0;
    animation: fade-in 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }

.catalog-page--plans .representation.fade-leave-active {
    animation: fade-out 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }

.catalog-page--plans .representation.chess .b-content {
    text-align: center;
    padding: 100px 0; }

.catalog-page--plans .representation.chess .section-plan-over {
    display: inline-block;
    vertical-align: top; }

.catalog-page--plans .representation.chess .section-plan {
    text-align: left;
    border-top: 1px solid #979797;
    border-left: 1px solid #979797;
    margin-top: 30px; }

.catalog-page--plans .representation.chess .flat, .catalog-page--plans .representation.chess .floor-marker {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    width: 55px;
    height: 55px;
    color: #7F7F7F;
    border-bottom: 1px solid #979797;
    border-right: 1px solid #979797;
    text-align: center;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.catalog-page--plans .representation.chess .flat:hover .flat__content:not(.disabled) {
    background-color: #E41A4A; }
.catalog-page--plans .representation.chess .flat:hover .flat__content:not(.disabled) .label {
    color: #fff; }
.catalog-page--plans .representation.chess .flat:hover .flat__content:not(.disabled) .flat__info {
    display: block; }

.catalog-page--plans .representation.chess .flat__content {
    padding: 15px 0 11px; }
.catalog-page--plans .representation.chess .flat__content.disabled .room-count {
    opacity: 0; }

.catalog-page--plans .representation.chess .flat__info {
    width: 230px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(0, -50%);
    padding-left: 10px;
    display: none;
    z-index: 1; }

.catalog-page--plans .representation.chess .flat__info__inner {
    height: 100%;
    padding: 20px;
    background-color: #fff;
    color: #000;
    text-align: left; }
.catalog-page--plans .representation.chess .flat__info__inner .b-param {
    padding-bottom: 10px; }
.catalog-page--plans .representation.chess .flat__info__inner .b-param.number {
    float: left; }
.catalog-page--plans .representation.chess .flat__info__inner .b-param.square {
    float: right;
    opacity: 0.4; }
.catalog-page--plans .representation.chess .flat__info__inner .b-param.price {
    clear: both; }
.catalog-page--plans .representation.chess .flat__info__inner .param-value, .catalog-page--plans .representation.chess .flat__info__inner .param-name {
    font-size: 12px;
    text-transform: uppercase; }
.catalog-page--plans .representation.chess .flat__info__inner .b-img {
    width: 100%; }
.catalog-page--plans .representation.chess .flat__info__inner .b-img .img {
    padding-bottom: 100%; }

.catalog-page--plans .representation.chess .b-floors {
    display: inline-block;
    vertical-align: top;
    padding: 0 130px 0 90px; }
.catalog-page--plans .representation.chess .b-floors .title {
    padding-bottom: 15px; }
.catalog-page--plans .representation.chess .b-floors .floor-list {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent; }
.catalog-page--plans .representation.chess .b-floors .floor-marker {
    display: block;
    border-color: transparent;
    font-size: 22px;
    cursor: pointer;
    padding: 7px 0; }
.catalog-page--plans .representation.chess .b-floors .floor-marker:hover .link {
    display: block; }
.catalog-page--plans .representation.chess .b-floors .floor-marker:hover::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    width: 50px;
    border-bottom: 1px solid #E41A4A;
    transform: translate(0, -50%); }
.catalog-page--plans .representation.chess .b-floors .floor-marker .link {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(0, -50%);
    padding-left: 20px;
    white-space: nowrap;
    padding-top: 2px;
    display: none;
    margin-top: -5px; }
.catalog-page--plans .representation.chess .b-floors .floor-marker .link .label {
    border-bottom: 1px solid;
    padding-bottom: 2px; }

.catalog-page--plans .representation.list {
    display: block; }
.catalog-page--plans .representation.list .result__header {
    left: 250px;
    top: 205px;
    border-top: 2px solid #F4F4F4; }
.catalog-page--plans .representation.list .filter__result {
    padding-top: 127px; }

.catalog-page--plans .big-tooltip {
    position: fixed;
    color: #fff;
    display: none;
    transform: translate(0, -100%);
    margin-left: 30px;
    z-index: 1;
    transition: transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--plans .big-tooltip .btn--choose {
    text-align: left; }
.catalog-page--plans .big-tooltip .btn--choose .label {
    padding-bottom: 5px;
    border-bottom: 1px solid;
    white-space: nowrap; }
.catalog-page--plans .big-tooltip .btn--close {
    position: absolute;
    left: 100%;
    top: 0;
    width: 50px;
    height: 50px;
    background-color: #000;
    padding: 18px; }
.catalog-page--plans .big-tooltip .btn--close .icon {
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/headliner/img/icons/btn_close_white_small.svg) no-repeat center;
    background-size: contain;
    opacity: 0.4; }
.catalog-page--plans .big-tooltip.active {
    display: block; }
.catalog-page--plans .big-tooltip.right {
    transform: translate(-100%, -100%);
    margin-left: -30px; }
.catalog-page--plans .big-tooltip.right.top {
    transform: translate(-100%, 0); }
.catalog-page--plans .big-tooltip.top {
    transform: translate(0, 0); }

.catalog-page--plans .big-tooltip--section .param-name {
    opacity: 0.6; }

.catalog-page--plans .big-tooltip--section .tooltip__content {
    display: -ms-flexbox;
    display: flex; }

.catalog-page--plans .big-tooltip--section .b-section-indicator {
    background-color: #171717;
    padding: 30px 40px; }
.catalog-page--plans .big-tooltip--section .b-section-indicator .b-param:not(:last-child) {
    padding-bottom: 20px; }

.catalog-page--plans .big-tooltip--section .section-info {
    background-color: #242424;
    white-space: nowrap; }

.catalog-page--plans .big-tooltip--section .b-delivery, .catalog-page--plans .big-tooltip--section .b-summary {
    padding: 30px; }

.catalog-page--plans .big-tooltip--section .btn--choose {
    padding: 0 30px 30px; }

.catalog-page--plans .b-section-indicator .param-name {
    opacity: 1; }

.catalog-page--plans .b-section-indicator .b-param.queue .param-name {
    padding-bottom: 30px; }

.catalog-page--plans .b-section-indicator .param-value, .catalog-page--plans .b-delivery .param-value {
    font-size: 40px;
    font-family: "Roboto Slab", sans-serif; }

.catalog-page--plans .b-delivery .title {
    padding-bottom: 15px; }

.catalog-page--plans .b-delivery .b-params {
    margin: 0 -20px; }
.catalog-page--plans .b-delivery .b-params .b-param {
    padding: 0 20px;
    display: inline-block;
    vertical-align: top; }

.catalog-page--plans .b-summary {
    padding: 25px 30px 30px; }
.catalog-page--plans .b-summary .table {
    display: table;
    margin: 0 -10px; }
.catalog-page--plans .b-summary .table__row {
    display: table-row; }
.catalog-page--plans .b-summary .cell {
    display: table-cell;
    vertical-align: top;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1; }
.catalog-page--plans .b-summary .table__header {
    padding-bottom: 5px; }
.catalog-page--plans .b-summary .table__header .label {
    opacity: 0.6; }

.catalog-page--plans .big-tooltip--flat {
    padding: 20px;
    background-color: #171717;
    color: #fff; }
.catalog-page--plans .big-tooltip--flat .btn--choose {
    padding: 30px 0 0; }

.catalog-page--plans .b-mini-map {
    position: relative;
    padding-bottom: 100%; }

.catalog-page--plans .mini-map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px 20px; }
.catalog-page--plans .mini-map svg {
    width: 100%;
    height: 100%;
    opacity: 0.6; }
.catalog-page--plans .mini-map svg path, .catalog-page--plans .mini-map svg polygon, .catalog-page--plans .mini-map svg rect, .catalog-page--plans .mini-map svg polyline {
    fill: transparent;
    stroke-width: 1px !important; }
.catalog-page--plans .mini-map svg path:not(.disabled), .catalog-page--plans .mini-map svg polygon:not(.disabled), .catalog-page--plans .mini-map svg rect:not(.disabled), .catalog-page--plans .mini-map svg polyline:not(.disabled) {
    cursor: pointer; }
.catalog-page--plans .mini-map svg path:not(.disabled):hover, .catalog-page--plans .mini-map svg path:not(.disabled).active, .catalog-page--plans .mini-map svg polygon:not(.disabled):hover, .catalog-page--plans .mini-map svg polygon:not(.disabled).active, .catalog-page--plans .mini-map svg rect:not(.disabled):hover, .catalog-page--plans .mini-map svg rect:not(.disabled).active, .catalog-page--plans .mini-map svg polyline:not(.disabled):hover, .catalog-page--plans .mini-map svg polyline:not(.disabled).active {
    fill: #fff; }

.catalog-page--plans .queue-markers .marker {
    position: absolute;
    padding: 10px;
    color: #fff;
    background-color: #171717; }
.catalog-page--plans .queue-markers .marker .label {
    font-size: 12px; }
.catalog-page--plans .queue-markers .marker .num {
    padding-left: 10px;
    font-size: 16px;
    font-family: "Roboto Slab", sans-serif;
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px; }
.catalog-page--plans .queue-markers .marker:nth-child(1) {
    top: 66%;
    left: 23%; }
.catalog-page--plans .queue-markers .marker:nth-child(2) {
    left: 50%;
    top: 67%; }
.catalog-page--plans .queue-markers .marker:nth-child(3) {
    left: 37%;
    top: 52%; }

.catalog-page--plans .queue-view-mobile {
    background-color: #242424;
    color: #fff;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0; }
.catalog-page--plans .queue-view-mobile.fade-enter-active {
    opacity: 0;
    animation: fade-in 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--plans .queue-view-mobile.fade-leave-active {
    animation: fade-out 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--plans .queue-view-mobile .b-nav {
    padding: 35px 20px 35px 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 320px;
    position: relative; }
.catalog-page--plans .queue-view-mobile .b-nav .btn--back {
    position: absolute;
    top: 35px;
    left: 15px;
    transform: translate(0, -3px) rotate(180deg);
    width: 13px;
    height: 26px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_next.svg) no-repeat center;
    background-size: contain; }
.catalog-page--plans .queue-view-mobile .b-nav .param-name .label {
    font-size: 15px; }
.catalog-page--plans .queue-view-mobile .b-section-indicator .param-value, .catalog-page--plans .queue-view-mobile .b-delivery .param-value {
    font-size: 30px; }
.catalog-page--plans .queue-view-mobile .b-section-indicator .b-param.queue .param-name {
    padding-bottom: 25px; }
.catalog-page--plans .queue-view-mobile .b-delivery .title {
    padding-bottom: 0; }
.catalog-page--plans .queue-view-mobile .b-delivery .title .label {
    font-size: 15px; }
.catalog-page--plans .queue-view-mobile .b-delivery .b-params {
    margin: 0 -10px; }
.catalog-page--plans .queue-view-mobile .b-delivery .b-params .b-param {
    padding: 0 10px; }
.catalog-page--plans .queue-view-mobile .b-delivery .b-params .param-name .label {
    font-size: 12px;
    opacity: 0.6; }
.catalog-page--plans .queue-view-mobile .mini-map {
    padding: 0 50px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch; }
.catalog-page--plans .queue-view-mobile .mini-map svg {
    width: 150%; }

.catalog-page--plans .queue-view-mobile--popup {
    position: fixed;
    top: 100px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    transform: translate(0, -100%);
    transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
    z-index: 1; }
.catalog-page--plans .queue-view-mobile--popup.active {
    transform: translate(0, 0); }

.catalog-page--plans .btn--close-queue-view-mobile-popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 50px;
    height: 50px;
    padding: 13px 20px 14px;
    text-align: center;
    background-color: #242424;
    z-index: 2; }
.catalog-page--plans .btn--close-queue-view-mobile-popup .label {
    color: #fff;
    position: relative; }
.catalog-page--plans .btn--close-queue-view-mobile-popup .label::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(5px, -50%);
    width: 20px;
    height: 10px;
    margin-top: -1px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_down_white.svg) no-repeat center;
    background-size: contain; }
.catalog-page--plans .btn--close-queue-view-mobile-popup.active .label::after {
    transform: translate(5px, -50%) rotate(180deg); }

.catalog-page--plans .section-preview-mobile {
    background-color: #242424;
    position: fixed;
    top: 50px;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: translate(100%, 0);
    transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--plans .section-preview-mobile.active {
    transform: translate(0, 0); }
.catalog-page--plans .section-preview-mobile .b-inner {
    position: relative;
    height: 100%; }
.catalog-page--plans .section-preview-mobile .b-content {
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch; }
.catalog-page--plans .section-preview-mobile .b-img .img {
    padding-bottom: 87.5%; }
.catalog-page--plans .section-preview-mobile .b-section-indicator {
    padding: 20px;
    background-color: #171717; }
.catalog-page--plans .section-preview-mobile .b-section-indicator .b-params {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.catalog-page--plans .section-preview-mobile .b-section-indicator .b-params .b-param {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1; }
.catalog-page--plans .section-preview-mobile .b-section-indicator .b-params .b-param .param-name {
    padding-right: 20px; }
.catalog-page--plans .section-preview-mobile .b-section-indicator .b-params .b-param .param-name .label {
    font-size: 15px; }
.catalog-page--plans .section-preview-mobile .b-section-indicator .b-params .b-param .param-value {
    font-size: 20px; }
.catalog-page--plans .section-preview-mobile .b-summary {
    padding: 30px 10px 100px; }
.catalog-page--plans .section-preview-mobile .b-summary .table {
    width: 100%;
    margin: 0; }
.catalog-page--plans .section-preview-mobile .b-summary .table .cell .label {
    font-size: 12px; }
.catalog-page--plans .section-preview-mobile .b-summary .table__header .cell .label {
    font-size: 10px; }
.catalog-page--plans .section-preview-mobile .b-buttons {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
.catalog-page--plans .section-preview-mobile .btn--show {
    padding: 27px 90px 26px 20px;
    background-color: #E41A4A;
    color: #fff;
    width: 100%; }
.catalog-page--plans .section-preview-mobile .btn--close {
    background-color: #333333;
    height: 70px;
    width: 70px;
    position: absolute;
    right: 0;
    top: 0; }
.catalog-page--plans .section-preview-mobile .btn--close::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
    background: url(/bitrix/templates/headliner/img/icons/btn_burger_close.svg) no-repeat center;
    background-size: contain; }

.catalog-page--plans .c-warning {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding-top: 140px;
    z-index: 10; }
.catalog-page--plans .c-warning.slide-leave-active {
    animation: slide-out-left 0.8s cubic-bezier(0.25, 0.1, 0.25, 1); }
.catalog-page--plans .c-warning .btn--close {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
    background: url("/bitrix/templates/headliner/img/icons/btn_close_black.svg") no-repeat center;
    background-size: contain; }
.catalog-page--plans .c-warning .c-warning__content {
    position: relative;
    height: 100%;
    background-color: #F4F4F4; }
.catalog-page--plans .c-warning .b-warning {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 400px; }
.catalog-page--plans .c-warning .b-warning .title {
    font-family: "Roboto Slab", sans-serif;
    font-size: 36px; }
.catalog-page--plans .c-warning .b-warning .b-txt {
    padding-top: 30px; }
.catalog-page--plans .c-warning .b-warning .b-link {
    padding-top: 30px; }

@media screen and (max-width: 1024px) {
    .catalog-page--plans .plan .plan__inner {
        overflow: scroll;
        -webkit-overflow-scrolling: touch; }
    .catalog-page--plans .plan svg path.stroke, .catalog-page--plans .plan svg polygon.stroke, .catalog-page--plans .plan svg rect.stroke {
        display: block; }
    .catalog-page--plans .nav-bar {
        display: -ms-flexbox;
        display: flex;
        top: 70px;
        left: 0;
        right: 0;
        width: auto;
        bottom: auto;
        height: 250px;
        overflow: hidden; }
    .catalog-page--plans .nav-bar .b-top {
        -ms-flex-positive: 1;
        flex-grow: 1; }
    .catalog-page--plans .nav-bar .b-bottom {
        width: 340px;
        position: relative;
        border-left: 2px solid rgba(255, 255, 255, 0.1); }
    .catalog-page--plans .nav-bar .b-nav {
        position: static; }
    .catalog-page--plans .nav-bar .b-nav .b-indicator {
        padding: 15px 20px 15px 90px;
        width: 215px;
        z-index: 1; }
    .catalog-page--plans .nav-bar .b-nav.floor .floor-selector {
        text-align: left;
        padding: 40px; }
    .catalog-page--plans .nav-bar .b-nav.floor .floor-selector .title {
        display: inline-block;
        vertical-align: middle;
        margin-right: 50px;
        padding-bottom: 0; }
    .catalog-page--plans .nav-bar .b-nav.floor .floor-selector .b-floor {
        display: inline-block;
        vertical-align: middle;
        text-align: center; }
    .catalog-page--plans .nav-bar .b-mini-map {
        width: 200px;
        padding-bottom: 200px;
        margin-top: -30px;
        margin-left: 50px; }
    .catalog-page--plans .nav-bar .mini-map svg {
        height: 100%; }
    .catalog-page--plans .nav-bar .emo-floor-selector {
        top: 0; }
    .catalog-page--plans .representer {
        left: 0;
        top: 320px; }
    .catalog-page--plans .representer.with-room-filter {
        right: 0; }
    .catalog-page--plans .representer.with-room-filter .room-filter {
        -ms-flex-positive: 1;
        flex-grow: 1; }
    .catalog-page--plans .representation.plan {
        padding-top: 70px;
        margin-top: -70px; }
    .catalog-page--plans .representation.chess {
        padding: 30px 0 50px; }
    .catalog-page--plans .representation.chess .b-content {
        padding: 40px 0 100px; }
    .catalog-page--plans .representation.list .result__header {
        left: 0;
        top: 385px; }
    .catalog-page--plans .representation.list .filter__result {
        padding: 62px 0 0; }
    .catalog-page--plans .big-tooltip {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .catalog-page--plans .super-view.section, .catalog-page--plans .super-view.floor {
        padding: 0; }
    .catalog-page--plans .super-view.section .representation, .catalog-page--plans .super-view.floor .representation {
        padding-top: 320px; }
    .catalog-page--plans .c-warning {
        padding-top: 70px; } }

@media screen and (max-width: 767px) {
    .catalog-page--plans .big-tooltip.active {
        display: none; }
    .catalog-page--plans .full-screen {
        padding-top: 50px;
        margin-top: -50px; }
    .catalog-page--plans .representer {
        left: 0;
        right: 0;
        top: 100px;
        display: block; }
    .catalog-page--plans .representer .mode-switch, .catalog-page--plans .representer .room-filter {
        display: block;
        text-align: center; }
    .catalog-page--plans .representer .mode-switch .title .label {
        font-size: 14px; }
    .catalog-page--plans .representer .mode-switch .switch__tab .label {
        font-size: 14px; }
    .catalog-page--plans .representer .room-filter {
        border-left: none;
        border-top: 2px solid #F4F4F4; }
    .catalog-page--plans .representer .room-filter .form .title {
        display: block;
        padding: 0; }
    .catalog-page--plans .representer .room-filter .form .title .label {
        font-size: 14px; }
    .catalog-page--plans .representer .room-filter .form .input-group {
        text-align: center; }
    .catalog-page--plans .representer .room-filter .form .input[type="checkbox"] + label {
        font-size: 16px; }
    .catalog-page--plans .super-view.section {
        padding-left: 0; }
    .catalog-page--plans .super-view.section .representation, .catalog-page--plans .super-view.floor .representation {
        padding-top: 0; }
    .catalog-page--plans .representation.plan {
        padding-top: 50px;
        margin-top: -50px; }
    .catalog-page--plans .representation.chess {
        margin-top: 142px; }
    .catalog-page--plans .representation.chess .section-plan-over {
        display: block;
        width: 100%;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        padding: 0 60px 0 30px; }
    .catalog-page--plans .representation.chess .section-plan {
        display: inline-block;
        vertical-align: top; }
    .catalog-page--plans .representation.chess .chess-row {
        white-space: nowrap; }
    .catalog-page--plans .representation.chess .b-content {
        position: relative;
        padding: 100px 0; }
    .catalog-page--plans .representation.chess .b-floors {
        padding: 30px 0;
        background-color: #fff;
        position: absolute;
        top: 100px;
        right: 0;
        margin-top: -30px; }
    .catalog-page--plans .representation.chess .b-floors .floor-marker:hover::before {
        display: none; }
    .catalog-page--plans .representation.chess .flat:hover .flat__content:not(.disabled) .flat__info {
        display: none; }
    .catalog-page--plans .representation.list .result__header {
        position: fixed;
        left: 0;
        right: 0;
        top: 260px;
        z-index: 1; }
    .catalog-page--plans .representation.list .filter__result {
        padding-top: 312px; }
    .catalog-page--plans .c-warning {
        padding-top: 50px; }
    .catalog-page--plans .c-warning .btn--close {
        width: 25px;
        height: 25px;
        top: 20px;
        right: 20px; }
    .catalog-page--plans .c-warning .b-warning {
        width: 100%;
        padding: 0 20px; }
    .catalog-page--plans .c-warning .b-warning .title {
        font-size: 24px; } }

/*-------BUYING COMMON-------*/
.buying-page .b-top {
    height: 500px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
.buying-page .b-top .b-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }
.buying-page .b-top .b-img .img {
    height: 100%; }
.buying-page .b-top .b-txt {
    z-index: 1; }
.buying-page .b-top .b-txt .title {
    padding-top: 25px;
    padding-bottom: 25px; }

.buying-page .b-info {
    background-color: #F4F4F4; }
.buying-page .b-info .b-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.buying-page .b-info .b-txt {
    padding-bottom: 80px; }
.buying-page .b-info .b-img .b-inner {
    height: 100%;
    background-color: #171717; }

.buying-page .b-nav {
    background-color: #242424; }
.buying-page .b-nav .b-link {
    height: 380px;
    position: relative; }
.buying-page .b-nav .b-link .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0; }
.buying-page .b-nav .b-link .b-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.buying-page .b-nav .b-link .b-btn .link.link--anim--hor {
    margin-left: -80px; }
.buying-page .b-nav .b-link .b-btn .link.link--anim--hor::after {
    opacity: 0.3; }
.buying-page .b-nav .b-link.b-prev .link.link--anim--hor {
    margin-left: 0;
    margin-right: -80px; }
.buying-page .b-nav .b-link.b-prev .link.link--anim--hor::after {
    left: auto;
    right: 100%;
    transform: translate(-20px, -50%); }

@media screen and (max-width: 1024px) {
    .buying-page .b-top {
        justify-content: flex-start;
        padding: 50px; }
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
    .buying-page .b-info .b-txt, .buying-page .b-info .b-img {
        width: 100%; } }

@media screen and (max-width: 767px) {
    .buying-page .b-top {
        height: 260px;
        padding: 20px; }
    .buying-page .b-top .b-img {
        width: 100%; }
    .buying-page .b-top .b-txt {
        left: 20px; }
    .buying-page .b-top .b-txt .title {
        padding-bottom: 20px; }
    .buying-page .b-info .b-txt, .buying-page .b-info .b-img {
        width: 100%; }
    .buying-page .b-info .b-img .w-img--fancy {
        padding-bottom: 360px; }
    .buying-page .b-info .b-txt {
        padding-bottom: 50px; }
    .buying-page .b-nav .b-link {
        height: 150px; }
    .buying-page .b-nav .b-link .b-btn .label {
        font-size: 14px;
        line-height: 1.6; }
    .buying-page .b-nav .b-link.b-prev .link.link--anim--hor {
        margin-left: -80px;
        margin-right: 0; }
    .buying-page .b-nav .b-link.b-prev .link.link--anim--hor::after {
        left: 100%;
        right: auto;
        transform: translate(20px, -50%); }
    .link.link--anim--hor:hover::after {
        width: 60px;
    }
}

/*-------MORTGAGE-----*/
.mortgage-page .b-offers {
    padding-bottom: 25px;
    position: relative; }
.mortgage-page .b-offers .b-bank .bank__list {
    padding-right: 50px; }
.mortgage-page .b-offers .b-bank .bank__list__row .item {
    padding: 50px 0 25px; }
.mortgage-page .b-offers .b-bank .bank__list__row .item__cell {
    display: inline-block;
    vertical-align: top;
    width: 16%; }
.mortgage-page .b-offers .b-bank .bank__list__row .item__cell:not(:last-child) {
    padding-right: 10px; }
.mortgage-page .b-offers .b-bank .bank__list__row .item__cell .notice {
    display: block;
    padding-left: 1px;
    font-size: 12px; }
.mortgage-page .b-offers .b-bank .bank__list__row .item__name_t {
    width: 56%; }
.mortgage-page .b-offers .b-bank .bank__list__row .item__name {
    width: 43%; }
.mortgage-page .b-offers .b-bank .bank__list__row .item__term {
    width: 7%; }
.mortgage-page .b-offers .b-bank .bank__list__row .item__img img{
    width: 100%;
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.mortgage-page .b-offers .b-bank .bank__list__header .label {
    opacity: 0.7; }
.mortgage-page .b-offers .b-bank .bank__list__header .notice {
    text-transform: lowercase; }
.mortgage-page .b-offers .b-bank .bank__list__items .item {
    border-top: 1px solid #F4F4F4; }
.mortgage-page .b-offers .b-bank .bank__list__items .item__name .notice {
    opacity: 0.5; }
.mortgage-page .b-offers .b-bank .bank__list__items .item__deposit .label, .mortgage-page .b-offers .b-bank .bank__list__items .item__percent .label, .mortgage-page .b-offers .b-bank .bank__list__items .item__term .label {
    opacity: 0.5; }
.mortgage-page .b-offers .b-calc {
    float: right; }
.mortgage-page .b-offers .b-calc .calc {
    margin-right: -50px; }

@media screen and (max-width: 1380px) {
    .mortgage-page .b-offers .b-bank .bank__list__row .item__cell .label {
        font-size: 16px; } }

@media screen and (max-width: 1024px) {
    .mortgage-page .b-offers .b-calc .calc {
        margin: 0 -50px; }
    .mortgage-page .b-offers .b-bank .bank__list {
        padding-right: 0; }
    .mortgage-page .b-offers .b-bank .bank__list__row .item__cell .label {
        font-size: 20px; }
    .mortgage-page .b-offers .b-bank .bank__list__items .item__cell .notice {
        padding-top: 10px; } }

@media screen and (max-width: 767px) {
    .mortgage-page .b-offers .b-calc .calc {
        margin: 0 -20px;
        padding: 40px 20px 0; }
    .mortgage-page .b-offers .b-calc .calc__form .irs-from, .mortgage-page .b-offers .b-calc .calc__form .irs-to, .mortgage-page .b-offers .b-calc .calc__form .irs-single {
        margin-top: -35px; }
    .mortgage-page .b-offers .b-calc .calc__form .b-result .b-payment .payment {
        font-size: 30px; }
    .mortgage-page .b-offers .b-calc .calc__form .b-result .b-btn {
        display: block;
        margin: 35px -20px 0;
        text-align: center;
        padding: 25px 0;
        background-color: #E41A4A; }
    .mortgage-page .b-offers .b-calc .calc__form .b-result .b-btn .link {
        margin-left: -80px; }
    .mortgage-page .b-offers .b-bank .bank__list__row .item {
        padding: 25px 0; }
    .mortgage-page .b-offers .b-bank .bank__list__row .item__cell .label {
        font-size: 14px; }
    .mortgage-page .b-offers .b-bank .bank__list__row .item__cell .notice {
        font-size: 10px; }
    .mortgage-page .b-offers .b-bank .bank__list__row .item__name .label {
        font-size: 10px; }
    .mortgage-page .b-offers .b-bank .bank__list__header .item__cell .label {
        font-size: 10px; } }

/*-------BROADCAST------*/
.broadcast-page {
    margin-top: -70px;
}

.broadcast-page .b-top {
    height: 780px;
}

.broadcast-page .b-txt {
    padding-left: 50px;
}

.broadcast-page .btn-social {
    max-width: 255px;
    width: 100%;
}

.broadcast-page .btn-social--yt {
    margin-right: 30px;
    margin-bottom: 30px;
}

.broadcast-page .txt .zoom-note {
    font-size: 14px;
    color: #7F7F7F;
}

.broadcast-page .zoom-note a {
    color: #E41A4A;
}

.broadcast-page .zoom-note a:hover {
    text-decoration: underline;
}

.broadcast-page .subscribe-form {
  margin-top: 80px;
}

.broadcast-page .subscribe-form .broadcast-form {
  padding: 0;
  padding-top: 50px;
  background-color: transparent;
}

.broadcast-page .subscribe-form .title {
  max-width: 400px;
}

.broadcast-page .subscribe-form .label {
  color: #000;
}

.broadcast-page .subscribe-form .title .label {
  font-size: 20px;
  color: #000;
  line-height: 1.8;
}

.broadcast-page .subscribe-form input {
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.broadcast-form .calc__form .input-group .label {
    padding-bottom: 10px;
}

.broadcast-form {
    padding: 50px;
    padding-top: 10%;
    background-color: #242424;
}

.broadcast-form__inner {
    max-width: 540px;
}

.broadcast-form .title {
    color: #fff;
    opacity: 0.6;
    margin-bottom: 30px;
}

.broadcast-form .input-group label {
    display: block;
    color: #fff;
    opacity: 0.6;
}

.broadcast-form .row {
  margin: 0 -10px;
}

.broadcast-form .col {
  padding: 0 10px;
}

.broadcast-form .input-group {
  position: relative;
  margin-bottom: 50px;
}

.broadcast-form .input-group label {
  margin-bottom: 15px;
}

.broadcast-form__textarea {
  width: 100%;
  height: 200px;
  padding: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.broadcast-form input {
  max-width: 300px;
  width: 100%;
}

.broadcast-form input.agreement {
  user-select: none;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  display: block;
  opacity: 0;
  width: 24px;
  height: 20px;
}

.broadcast-form input.agreement + label::before {
  content: '';
  width: 24px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url(/bitrix/templates/headliner/img/icons/checkbox_unchecked_gray.svg) no-repeat center;
  background-size: contain;
  margin-right: 10px;
}

.broadcast-form input.agreement:checked + label::before {
  background-image: url(/bitrix/templates/headliner/img/icons/checkbox_checked_gray.svg);
}

.broadcast-form input.agreement + label {
  cursor: pointer;
  display: inline-block;
  padding-bottom: 0;
  font-size: 12px;
  opacity: 1;
}

.broadcast-form input.agreement + label .label {
  opacity: 0.3;
}

.broadcast-form input.agreement.error + label .label {
  opacity: 1;
}

.broadcast-form input.agreement ~ .terms {
  display: inline-block;
  color: #E41A4A;
  border-bottom: 1px solid #E41A4A;
  margin-left: 5px;
}

.broadcast-form__success {
    color: #E41A4A;
    font-size: 20px;
}

@media (max-width: 768px) {
    .broadcast-page .b-txt {
        padding: 40px 20px;
    }

    .broadcast-form {
        padding: 40px 20px;
    }
}

.broadcast-panel {
    position: absolute;
    top: 240px;
    right: 20px;
    max-width: 240px;
    text-align: right;
    z-index: 1;
    display: none;
}

.broadcast-panel__btn {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background-color: #E41A4A;
    padding: 15px;
    margin-bottom: 10px;
}

.broadcast-panel__btn span {
    position: relative;
    z-index: 1;
}

.broadcast-panel__note {
    font-size: 14px;
    color: #fff;
    opacity: 0.9;
}

@media (max-width: 768px) {
    .broadcast-panel {
        top: 140px;
    }
}

@media (max-width: 480px) {
    .broadcast-panel {
        top: auto;
        left: 0;
        right: 0;
        bottom: 5px;
        max-width: none;
        text-align: center;
    }

    .broadcast-panel__btn {
        margin-bottom: 5px;
    }
}

/*-------INSTALLMENTS------*/
.installments-page .b-info .b-txt {
    padding-bottom: 50px; }

.installments-page .b-info .b-benefits {
    font-size: 20px;
    line-height: 1.8;
    text-transform: uppercase; }
.installments-page .b-info .b-benefits .benefit-group {
    margin: 60px 0; }
.installments-page .b-info .b-benefits .benefit-group .title {
    padding-bottom: 10px; }
.installments-page .b-info .b-benefits .benefits .item {
    padding: 5px 0;
    color: #7F7F7F; }
.installments-page .b-info .b-benefits .benefits .item .notice {
    display: block; }

@media screen and (max-width: 1024px) {
    .installments-page .b-info .b-txt {
        padding-bottom: 20px; }
    .installments-page .b-info .b-benefits {
        font-size: 16px; } }

@media screen and (max-width: 767px) {
    .installments-page .b-info .b-benefits {
        font-size: 14px; }
    .installments-page .b-info .b-benefits .benefit-group {
        margin: 30px 0; }
    .installments-page .b-info .b-benefits .benefits .item {
        line-height: 1.6; } }

/*----------LOG------------*/
.log-page .flickity-prev-next-button, .log-page .slick-arrow {
    width: 25px;
    height: 51px;
    background: transparent url(/bitrix/templates/headliner/img/icons/arrow_next_red.svg) no-repeat center;
    background-size: contain;
    border-radius: 0;
    padding: 0;
    transition: opacity 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.log-page .flickity-prev-next-button:disabled, .log-page .slick-arrow:disabled {
    opacity: 0; }
.log-page .flickity-prev-next-button:hover, .log-page .slick-arrow:hover {
    background: transparent url(/bitrix/templates/headliner/img/icons/arrow_next_red.svg) no-repeat center; }
.log-page .flickity-prev-next-button.previous, .log-page .flickity-prev-next-button.slick-prev, .log-page .slick-arrow.previous, .log-page .slick-arrow.slick-prev {
    transform: translateY(-50%) rotate(180deg); }
.log-page .flickity-prev-next-button svg, .log-page .slick-arrow svg {
    display: none; }

.log-page .flickity-page-dots .dot {
    opacity: 0.2;
    background-color: #000; }
.log-page .flickity-page-dots .dot.is-selected {
    opacity: 1; }

.log-page .title--big {
    font-size: 5vw; }

.log-page .b-switch .switch-tabs {
    max-width: 45%;
    margin: 0 auto; }

.log-page .title--month {
    font-size: 65px;
    line-height: 1.33;
    font-family: "Roboto Slab", sans-serif;
    text-transform: uppercase; }

.log-page .b-slider.fade-enter-active {
    opacity: 0;
    animation: fade-in 5s cubic-bezier(0.25, 0.1, 0.25, 1); }

.log-page .b-slider .slider .flickity-page-dots {
    display: none; }

.log-page .b-slider .slider .flickity-prev-next-button {
    z-index: 1; }

.log-page .b-slider .slider .flickity-viewport {
    transition: height 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); }

.log-page .b-slider .slider .item {
    width: 100%; }
.log-page .b-slider .slider .item .b-video {
    width: 100%; }
.log-page .b-slider .slider .item .b-video::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
.log-page .b-slider .slider .item .b-video .video-over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.log-page .b-slider .slider .item .b-video .player {
    width: 100%;
    height: 100%; }
.log-page .b-slider .slider .item .b-video .video-controls {
    position: absolute; }
.log-page .b-slider .slider .item .b-video .btn-play--round {
    z-index: 1; }
.log-page .b-slider .slider .item .b-video .video-controls {
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1; }
.log-page .b-slider .slider .item .b-video .control--play {
    margin-right: 20px; }
.log-page .b-slider .slider .item .img, .log-page .b-slider .slider .item .b-video {
    padding-bottom: 56.45%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.15;
    transition: all 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
    position: relative; }
.log-page .b-slider .slider .item.is-selected .img, .log-page .b-slider .slider .item.is-selected .b-video {
    -webkit-filter: none;
    filter: none;
    opacity: 1; }
.log-page .b-slider .slider .item.is-selected .b-desc {
    opacity: 1;
    transition: opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.6s; }
.log-page .b-slider .slider .item.is-selected .b-date {
    opacity: 1;
    transition: opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.6s; }

.log-page .b-slider .slider.slider--main::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; }

.log-page .b-slider .slider.slider--main.active:after {
    display: none; }

.log-page .b-slider .b-date {
    padding-bottom: 30px;
    opacity: 0; }

.log-page .b-slider .b-desc {
    padding-top: 40px;
    opacity: 0; }
.log-page .b-slider .b-desc .desc {
    color: #7F7F7F; }

.log-page .b-log .gallery__tabs {
    position: relative; }

.log-page .title--main {
    position: absolute;
    top: 125px;
    left: 20%;
    z-index: 1; }

.log-page .b-current-month {
    padding: 65px 0;
    background-color: #F4F4F4;
    position: relative; }
.log-page .b-current-month .title--month {
    position: absolute;
    top: 20.75vw;
    left: 20%;
    margin-top: 30px;
    z-index: 1; }
.log-page .b-current-month.active .title--main {
    display: none; }
.log-page .b-current-month.active .b-slider .slider .item.is-selected .img {
    -webkit-filter: none;
    filter: none;
    opacity: 1; }
.log-page .b-current-month .b-slider .slider .flickity-prev-next-button {
    top: 11vw;
    margin-top: 55px; }
.log-page .b-current-month .b-slider .slider .flickity-prev-next-button.previous, .log-page .b-current-month .b-slider .slider .flickity-prev-next-button.slick-prev {
    left: 5%; }
.log-page .b-current-month .b-slider .slider .flickity-prev-next-button.next {
    right: 5%; }
.log-page .b-current-month .b-slider .slider .item {
    width: 47.5%;
    padding-left: 8.75%; }
.log-page .b-current-month .b-slider .slider .item.is-selected .img, .log-page .b-current-month .b-slider .slider .item.is-selected .b-video {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.15; }
.log-page .b-current-month .b-slider .slider.active .item.is-selected .img, .log-page .b-current-month .b-slider .slider.active .item.is-selected .b-video {
    -webkit-filter: none;
    filter: none;
    opacity: 1; }

.log-page .b-past-month {
    background-color: #171717; }
.log-page .b-past-month .item {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    cursor: pointer; }
.log-page .b-past-month .item .item__inner {
    padding-bottom: 100%;
    position: relative; }
.log-page .b-past-month .item .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.2;
    transition: opacity 0.8s cubic-bezier(0.25, 0.1, 0.25, 1); }
.log-page .b-past-month .item .b-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.log-page .b-past-month .item .b-txt .num {
    transition: opacity 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
    opacity: 0.2; }
.log-page .b-past-month .item:hover .img {
    opacity: 0.8; }
.log-page .b-past-month .item:hover .b-txt .num {
    opacity: 1; }

.log-page .popup-ab {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    background-color: #F4F4F4;
    padding: 10vh 0;
    transform: translate(100%, 0);
    transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    overflow: auto; }
.log-page .popup-ab.active {
    transform: translate(0, 0); }
.log-page .popup-ab.active .b-slider {
    opacity: 1; }
.log-page .popup-ab .btn-close {
    width: 35px;
    height: 35px;
    background: url(/bitrix/templates/headliner/img/icons/btn_close_red.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    z-index: 1; }
.log-page .popup-ab .btn-close:hover {
    transform: scale(1.07, 1.07); }
.log-page .popup-ab .b-slider {
    width: 71.25%;
    margin: 0 auto;
    opacity: 0;
    transition: opacity 1s cubic-bezier(0.25, 0.1, 0.25, 1) 0.5s; }
.log-page .popup-ab .b-slider .title--big {
    font-size: 3.25vw;
    position: absolute;
    top: 26.15vw;
    margin-top: -30px;
    left: 0;
    z-index: 1; }
.log-page .popup-ab .b-slider .slider-over {
    padding: 0 17.5%;
    position: relative; }
.log-page .popup-ab .b-slider .b-desc {
    padding-top: 25px; }
.log-page .popup-ab .b-slider .flickity-prev-next-button {
    top: 13vw;
    margin-top: 55px; }
.log-page .popup-ab .b-slider .flickity-prev-next-button.previous {
    left: -26.5%; }
.log-page .popup-ab .b-slider .flickity-prev-next-button.next {
    right: -26.5%; }

@media screen and (max-height: 700px) {
    .log-page .popup-ab {
        padding: 5vh 0; }
    .log-page .popup-ab .b-slider {
        max-width: 960px; } }

@media screen and (max-width: 1024px) {
    .log-page .title--main {
        top: 140px;
        left: 10%;
        font-size: 50px; }
    .log-page .b-current-month .title--big {
        max-width: 500px;
        font-size: 50px;
        line-height: 1.6;
        left: 5%; }
    .log-page .b-current-month .title--month {
        font-size: 40px;
        left: 10%;
        top: 41vw;
        margin-top: -27px; }
    .log-page .b-current-month .b-slider .slider .item {
        width: 70%;
        padding: 0 5%; }
    .log-page .b-current-month .b-slider .slider .flickity-prev-next-button {
        top: 39.2vw;
        margin-top: 80px; }
    .log-page .b-current-month .b-slider .slider .flickity-prev-next-button.previous {
        left: 50px; }
    .log-page .b-current-month .b-slider .slider .flickity-prev-next-button.next {
        right: 50px; }
    .log-page .b-past-month .item {
        width: 33.33%; }
    .log-page .popup-ab .b-slider {
        width: 100%; }
    .log-page .popup-ab .b-slider .title--big {
        font-size: 65px;
        top: 38vw; }
    .log-page .popup-ab.b-slider .slider-over {
        padding: 0 12%; }
    .log-page .popup-ab .b-slider .flickity-prev-next-button {
        top: 24.25vw;
        margin-top: 27px; }
    .log-page .popup-ab .b-slider .flickity-prev-next-button.previous {
        left: -10%; }
    .log-page .popup-ab .b-slider .flickity-prev-next-button.next {
        right: -10%; } }

@media screen and (max-width: 1024px) and (orientation: portrait) {
    .log-page .b-past-month .item {
        width: 50%; }
    .log-page .popup-ab .b-slider .title--month {
        position: static;
        padding-bottom: 30px;
        margin-top: 0; } }

@media screen and (max-width: 767px) {
    .log-page .title--main {
        left: 20px;
        font-size: 27px;
        line-height: 1.45;
        top: 100px; }
    .log-page .b-slider .slider .flickity-page-dots {
        display: block;
        width: auto;
        top: 250px;
        margin-top: 25px;
        padding: 0 10px;
        bottom: auto; }
    .log-page .b-slider .slider .b-desc {
        padding: 80px 20px 30px; }
    .log-page .b-switch .switch-tabs {
        padding-left: 0; }
    .log-page .b-current-month {
        padding: 0;
        background-color: #fff; }
    .log-page .b-current-month .title--month {
        font-size: 20px;
        top: 190px;
        margin-top: 0;
        left: 20px; }
    .log-page .b-current-month .b-slider .slider .item {
        width: 100%;
        padding: 0; }
    .log-page .b-current-month .b-slider .slider .item .b-date {
        display: none; }
    .log-page .b-current-month .b-slider .slider .item .img, .log-page .b-current-month .b-slider .slider .item .b-video {
        padding-bottom: 250px; }
    .log-page .b-current-month .b-slider .slider .flickity-prev-next-button {
        display: none; }
    .log-page .b-past-month {
        background-color: #7F7F7F; }
    .log-page .b-past-month .item {
        width: 100%;
        height: 120px;
        margin-bottom: 1px;
        background-color: #171717; }
    .log-page .b-past-month .item:last-child {
        margin-bottom: 0; }
    .log-page .b-past-month .item .item__inner {
        padding-bottom: 0;
        height: 100%; }
    .log-page .b-past-month .item .img {
        left: 50%;
        width: 50%; }
    .log-page .b-past-month .item .b-txt {
        left: 20px;
        transform: translate(0, -50%); }
    .log-page .b-past-month .item .b-txt .num {
        opacity: 1;
        font-size: 50px; }
    .log-page .popup-ab {
        padding: 45px 0; }
    .log-page .popup-ab .btn-close {
        width: 25px;
        height: 25px;
        top: 15px;
        right: 15px; }
    .log-page .popup-ab .b-slider .title--month {
        font-size: 27px;
        padding-bottom: 15px;
        position: static; }
    .log-page .popup-ab .b-slider .b-date {
        padding: 0 20px 20px; }
    .log-page .popup-ab .b-slider .flickity-prev-next-button {
        display: none; }
    .log-page .popup-ab .b-slider .slider-over {
        padding: 0 20px; }
    .log-page .popup-ab .b-slider .slider {
        margin: 0 -20px; }
    .log-page .popup-ab .b-slider .slider .item .img, .log-page .popup-ab .b-slider .slider .item .b-video {
        padding-bottom: 180px; }
    .log-page .popup-ab .b-slider .slider .flickity-page-dots {
        top: 225px; }
    .log-page .popup-ab .b-slider .b-desc {
        padding: 60px 20px 0; } }

/*---------PARTICIPANTS-------*/
.participants-page {
    min-height: 100vh; }
.participants-page .bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
.participants-page .b-top {
    height: 70vh;
    position: relative; }
.participants-page .b-top .b-title {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%); }
.participants-page .b-top .b-title .title {
    color: #fff; }
.participants-page .b-participants .b-switch {
    background-color: #F4F4F4;
    position: relative; }
.participants-page .b-participants .b-switch .switch-tabs {
    text-align: center; }
.participants-page .b-participants .b-switch .switch-tab {
    text-align: left; }
.participants-page .b-participants .b-switch .switch-tab:last-child {
    padding-right: 0; }
.participants-page .b-participants .participants-list .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    background-color: #fff;
    border: 1px solid #F4F4F4; }
.participants-page .b-participants .participants-list .item .item__inner {
    padding-bottom: 100%; }
.participants-page .b-participants .participants-list .item .b-logo {
    width: 200px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden; }
.participants-page .b-participants .participants-list .item .b-logo .logo {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 200%;
    background: no-repeat center;
    background-size: contain; }
.participants-page .b-participants .participants-list .item:hover .b-logo .logo {
    left: -100%; }

@media screen and (max-width: 1024px) {
    .participants-page .b-top {
        height: 500px; }
    .participants-page .b-top .b-title {
        position: absolute;
        bottom: 50%;
        left: 50px;
        transform: translate(0, 50%); }
    .participants-page .b-participants .participants-list .item {
        width: 33.33%; } }

@media screen and (max-width: 1024px) and (orientation: portrait) {
    .participants-page .b-participants .participants-list .item {
        width: 50%; } }

@media screen and (max-width: 767px) {
    .participants-page .b-switch .switch-tab {
        padding-right: 25px; }
    .participants-page .b-switch .switch-tab:last-child {
        padding-right: 0; }
    .participants-page .b-top {
        height: 280px; }
    .participants-page .b-top .b-title {
        left: 20px; }
    .participants-page .b-participants .participants-list .item {
        width: 50%; }
    .participants-page .b-participants .participants-list .item .item__inner {
        padding-bottom: 75%; }
    .participants-page .b-participants .participants-list .item .b-logo {
        width: 80%; } }

/*--------LOYALTY--------*/
.loyalty-page .title {
    font-family: "Roboto Slab", sans-serif; }
.loyalty-page .title--md {
    font-size: 65px;
    line-height: 86px;
    text-transform: uppercase; }
.loyalty-page .wrapper-outer {
    position: relative; }
.loyalty-page .b-info {
    display: flex; }
.loyalty-page .b-info__descr {
    display: flex;
    align-items: center;
    width: 40%;
    text-transform: uppercase;
    padding: 60px 50px;
    margin-left: -50px;
    background-color: #fff; }
.loyalty-page .b-info__descr p {
    font-size: 20px;
    margin: 0; }
.loyalty-page .b-info__advantages {
    display: flex;
    align-items: center;
    width: 60%;
    flex-grow: 1;
    padding: 50px;
    margin-right: -50px;
    background-color: #E41A4A; }
.loyalty-page .b-info__advantages-list {
    display: flex;
    justify-content: space-between;
    width: 100%; }
.loyalty-page .b-info__advantage {
    color: #fff;
    text-transform: uppercase;
    padding: 20px; }
.loyalty-page .b-info__advantage img {
    margin-bottom: 15px; }
.loyalty-page .b-info__advantage p {
    font-size: 14px;
    margin: 0; }
.loyalty-page .b-participants-head {
    position: relative;
    padding: 80px 50px;
    margin: 0 -50px;
    background-color: #fff }
.loyalty-page .b-app {
    color: #fff;
    padding: 80px 50px;
    background-size: cover;
    margin: 0 -50px; }
.loyalty-page .b-app .b-content {
    max-width: 550px; }
.loyalty-page .b-app .title {
    margin-bottom: 1em; }
.loyalty-page .b-app p {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 50px; }
.loyalty-page .b-app__links a {
    margin-right: 20px; }
.loyalty-page .b-app__links a:last-child {
    margin-right: 0; }
@media screen and (max-width: 1400px) {
    .log-page .b-switch .switch-tabs {
        max-width: none;
        padding-left: 45px; }
    .loyalty-page .b-info__descr p {
        font-size: 18px; }
    .loyalty-page .b-info__advantages {
        justify-content: center; }
    .loyalty-page .b-info__advantages-list {
        flex-wrap: wrap;
        max-width: 620px; }
    .loyalty-page .b-info__advantage {
        width: 45%; } }
@media screen and (max-width: 1100px) {
    .loyalty-page .b-info__descr p {
        font-size: 14px; } }
@media screen and (max-width: 992px) {
    .loyalty-page .b-info {
        display: block; }
    .loyalty-page .b-info__descr,
    .loyalty-page .b-info__advantages {
        width: auto;
        margin: 0 -50px; } }
@media screen and (max-width: 767px) {
    .loyalty-page .title--md {
        font-size: 27px;
        line-height: 1.4em; }
    .loyalty-page .b-app p {
        font-size: 16px; }
    .loyalty-page .b-app__links a {
        display: inline-block;
        max-width: 200px; }
    .loyalty-page .b-app__links img {
        max-width: 100%; } }
@media screen and (max-width: 480px) {
    .loyalty-page .b-info__advantages-list {
        display: block; }
    .loyalty-page .b-info__advantage {
        width: auto;
        text-align: center;
        margin: 0 auto; }
    .loyalty-page .b-app__links a {
        padding: 5px 0; } }

/*--------FLAT CARD--------*/
.flat-card {
    position: fixed;
    top: 140px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 10;
    transform: translate(100%, 0);
    transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    overflow: hidden; }
.flat-card.active {
    transform: translate(0, 0); }
.flat-card::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    display: none; }
.flat-card.calc-open::after {
    display: block;
    animation: fade-in 1s forwards cubic-bezier(0.25, 0.1, 0.25, 1); }
.flat-card .flat-card__inner {
    height: 100%; }
.flat-card .b-content {
    position: relative;
    height: 100%;
    overflow: auto; }
.flat-card .b-content .b-inner {
    padding: 50px 50px 170px;
    position: relative;
    overflow: hidden; }
.flat-card .b-img {
    width: 40%;
    margin: 0 auto; }
.flat-card .b-img .img {
    padding-bottom: 100%;
    background: no-repeat center;
    background-size: contain; }
.flat-card .b-info {
    float: left; }
.flat-card .b-info .param-name, .flat-card .b-info .param-value {
    display: block; }
.flat-card .b-info .param-name, .flat-card .b-info .param-value--extra {
    opacity: 0.3;
    padding: 5px 0; }
.flat-card .b-info .info--main .b-param {
    padding-top: 5px; }
.flat-card .b-info .info--main .b-param:last-child {
    padding-top: 35px; }
.flat-card .b-info .info--extra .b-param {
    padding-top: 20px; }
.flat-card .b-buttons {
    background-color: #171717;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 50px; }
.flat-card .b-buttons .b-left {
    float: left; }
.flat-card .b-buttons .btn {
    padding: 15px 200px 15px 0;
    white-space: nowrap; }
.flat-card .b-buttons .btn .link {
    color: #fff; }
.flat-card .b-buttons .btn .link:after {
    background-color: #fff; }
.flat-card .b-buttons .btn--favorites {
    padding-right: 100px; }
.flat-card .b-buttons .btn--feedback {
    float: right;
    margin-right: -50px;
    padding: 15px 10%;
    background-color: #E41A4A; }
.flat-card .btn--close {
    width: 35px;
    height: 35px;
    background: url(/bitrix/templates/headliner/img/icons/btn_close_black.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer; }
.flat-card .b-compass {
    padding-top: 30px;
    clear: both;
    float: left; }
.flat-card .b-compass .compass {
    width: 50px;
    height: 50px;
    background: url(/bitrix/templates/headliner/img/icons/compas_black.svg);
    opacity: 0.3; }
.flat-card .b-calc {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    bottom: 70px;
    transform: translate(-100%, 0);
    transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.flat-card .b-calc.active {
    transform: translate(0, 0); }
.flat-card .b-calc .btn--close {
    position: absolute;
    transform: rotate(180deg);
    width: 17px;
    height: 35px;
    background: url(/bitrix/templates/headliner/img/icons/arrow_next.svg) no-repeat center;
    background-size: contain; }
.flat-card .mortgage-calc {
    height: 100%;
    overflow: auto; }
.flat-card .mortgage-calc .calc__form {
    margin: 0 auto; }
.flat-card .b-btn--mortgage {
    padding-top: 30px;
    clear: both; }
.flat-card .b-mini-maps {
    float: right;
    width: 15%;
    margin-right: 50px; }
.flat-card .b-mini-maps .mini-map-over .title {
    text-align: center; }
.flat-card .b-mini-maps .mini-map svg {
    opacity: 0.3; }
.flat-card .b-mini-maps .mini-map svg path, .flat-card .b-mini-maps .mini-map svg polygon, .flat-card .b-mini-maps .mini-map svg polyline, .flat-card .b-mini-maps .mini-map svg rect {
    stroke: #000;
    cursor: default; }
.flat-card .b-mini-maps .mini-map svg path.active, .flat-card .b-mini-maps .mini-map svg polygon.active, .flat-card .b-mini-maps .mini-map svg polyline.active, .flat-card .b-mini-maps .mini-map svg rect.active {
    fill: #000; }
.flat-card .b-mini-maps .mini-map svg path.active:hover, .flat-card .b-mini-maps .mini-map svg polygon.active:hover, .flat-card .b-mini-maps .mini-map svg polyline.active:hover, .flat-card .b-mini-maps .mini-map svg rect.active:hover {
    fill: #000; }
.flat-card .b-mini-maps .mini-map svg path:hover, .flat-card .b-mini-maps .mini-map svg polygon:hover, .flat-card .b-mini-maps .mini-map svg polyline:hover, .flat-card .b-mini-maps .mini-map svg rect:hover {
    fill: transparent; }
.flat-card .b-mini-maps .mini-map svg.flat-card-v2 .b-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
.flat-card .b-mini-maps .mini-map svg.flat-card-v2 .b-inner .b-nav {
    display: none; }

@media screen and (max-width: 1024px) {
    .flat-card {
        top: 70px; }
    .flat-card .b-content .b-inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .flat-card .b-img {
        width: 80%;
        -ms-flex-order: 1;
        order: 1; }
    .flat-card .b-info {
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        padding-top: 40px; }
    .flat-card .b-info .info--main {
        width: 50%;
        float: left; }
    .flat-card .b-info .info--extra {
        width: 50%;
        float: right; }
    .flat-card .b-info .info--extra .b-param:first-child {
        padding-top: 0; }
    .flat-card .b-compass {
        width: 100%;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 0; }
    .flat-card .b-buttons .b-left {
        width: 50%;
        padding: 8px 0 0; }
    .flat-card .b-buttons .b-right {
        float: right;
        width: 50%; }
    .flat-card .b-buttons .btn {
        padding: 10px 0;
        display: block;
        text-align: left; }
    .flat-card .b-buttons .btn--print {
        display: none; }
    .flat-card .b-buttons .btn--favorites {
        padding-right: 0; }
    .flat-card .b-buttons .btn--feedback {
        height: 70px;
        padding: 18px 10%;
        float: none;
        text-align: center; }
    .flat-card .b-buttons .btn--feedback .link {
        margin-left: -80px; }
    .flat-card .b-btn--mortgage .label {
        font-size: 16px; }
    .flat-card .b-mini-maps {
        float: none;
        width: 100%;
        margin-right: 0;
        font-size: 0;
        -ms-flex-order: 4;
        order: 4;
        padding-top: 50px; }
    .flat-card .b-mini-maps .mini-map-over {
        width: 50%;
        display: inline-block;
        vertical-align: top; } }

@media screen and (max-width: 767px) {
    .flat-card {
        top: 50px; }
    .flat-card.calc-open::after {
        display: none; }
    .flat-card .flat-card__inner {
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        height: 100%; }
    .flat-card .b-content {
        height: auto; }
    .flat-card .b-content .b-inner {
        padding: 30px 20px; }
    .flat-card .b-buttons {
        padding: 0 20px;
        position: static; }
    .flat-card .b-buttons .b-left, .flat-card .b-buttons .b-right {
        width: 100%;
        float: none; }
    .flat-card .b-buttons .btn .link .label {
        font-size: 16px; }
    .flat-card .b-buttons .btn--feedback {
        margin: 0 -20px;
        height: auto;
        display: block;
        font-size: 16px;
        padding: 15px; }
    .flat-card .b-buttons .btn--feedback .link {
        margin-left: 0; }
    .flat-card .b-buttons .btn--feedback .link::after {
        display: none; }
    .flat-card .b-compass {
        display: none; }
    .flat-card .b-img {
        width: 100%; }
    .flat-card .b-info .info--main, .flat-card .b-info .info--extra {
        width: 100%;
        float: none; }
    .flat-card .b-info .b-param .label {
        font-size: 20px !important; }
    .flat-card .btn--close {
        top: 20px;
        right: 20px;
        width: 25px;
        height: 25px; }
    .flat-card .b-calc {
        bottom: 0; }
    .flat-card .mortgage-calc {
        padding: 50px 50px 50px 20px; }
    .flat-card .mortgage-calc .b-result .b-btn .label {
        font-size: 12px; }
    .flat-card .b-btn--mortgage .label {
        font-size: 18px; } }

/*---------MORTGAGE CALC---------*/
.mortgage-calc {
    background-color: #242424;
    padding: 50px; }
.mortgage-calc .label {
    color: #fff;
    opacity: 0.6; }
.mortgage-calc .calc__form {
    max-width: 500px; }
.mortgage-calc .calc__form .title {
    padding-bottom: 25px; }
.mortgage-calc .calc__form .irs {
    margin-bottom: 50px; }
.mortgage-calc .calc__form .irs-bar {
    background-color: transparent; }
.mortgage-calc .calc__form .irs-slider {
    background-color: #242424; }
.mortgage-calc .calc__form .irs-from, .mortgage-calc .calc__form .irs-to, .mortgage-calc .calc__form .irs-single, .mortgage-calc .calc__form .irs-min, .mortgage-calc .calc__form .irs-max {
    color: #fff; }
.mortgage-calc .calc__form .irs-from, .mortgage-calc .calc__form .irs-to, .mortgage-calc .calc__form .irs-single {
    margin-top: -50px;
    padding-top: 0; }
.mortgage-calc .calc__form .irs-min, .mortgage-calc .calc__form .irs-max {
    font-size: 18px;
    font-weight: 600;
    opacity: 0.6; }
.mortgage-calc .calc__form .input-block:first-child {
    margin: 0 -10px; }
.mortgage-calc .calc__form .input-block:first-child .input-group {
    padding: 0 10px 30px; }
.mortgage-calc .calc__form .input-block:first-child .input-group .input {
    width: 100%; }
.mortgage-calc .calc__form .input-block:first-child .input-group .label {
    padding-bottom: 10px; }
.mortgage-calc .calc__form .input-group .label {
    display: block;
    padding-bottom: 50px; }
.mortgage-calc .calc__form .b-result .b-payment, .mortgage-calc .calc__form .b-result .b-btn {
    display: inline-block;
    vertical-align: middle; }
.mortgage-calc .calc__form .b-result .b-payment {
    padding-right: 70px; }
.mortgage-calc .calc__form .b-result .b-payment .payment {
    font-size: 40px;
    color: #fff; }
.mortgage-calc .calc__form .b-result .b-payment .payment .value {
    margin-right: 15px; }
.mortgage-calc .calc__form .b-result .b-payment .units {
    font-family: Arial, sans-serif; }
.mortgage-calc .calc__form .b-result .b-btn {
    margin-top: 10px; }
.mortgage-calc .calc__form .b-result .b-btn .label {
    opacity: 1; }
.calc__form.form-application,
.calc__form.form__confirm_phone,
.calc__form.form-application .b-btn,
.calc__form.form__confirm_phone .b-btn {
    max-width: 720px;
}
.favorites .favorites__preview {
    position: fixed;
    top: 70px;
    right: 0;
    bottom: 0;
    width: 270px;
    z-index: 11;
    display: none; }
.favorites .favorites__preview::after {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 35px;
    border-bottom: 12px solid #fff;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    transform: translate(50%, 0); }
.favorites .favorites__close {
    margin-left: auto;
    position: absolute;
    right: 10px;
    top: 16px;
    opacity: 0.7;
    cursor: pointer;
    display: none;
    z-index: 4;
}
.favorites .favorites__preview.active {
    display: block; }
.favorites .favorites__preview .b-inner {
    position: relative;
    max-height: 100%; }
.favorites .favorites__preview .items {
    font-size: 0;
    overflow: auto;
    padding-bottom: 80px; }
.favorites .favorites__preview .items .item {
    position: relative;
    display: block; }
.favorites .favorites__preview .items .item .item__inner {
    background-color: #fff;
    padding: 25px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #F4F4F4; }
.favorites .favorites__preview .items .item .label {
    font-size: 16px; }
.favorites .favorites__preview .items .item .item__params, .favorites .favorites__preview .items .item .b-img {
    width: 50%; }
.favorites .favorites__preview .items .item .item__params {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.favorites .favorites__preview .items .item .item__params .cell {
    padding: 2px 0; }
.favorites .favorites__preview .items .item .item__params .cell .name {
    padding-right: 5px; }
.favorites .favorites__preview .items .item .item__params .cell.build, .favorites .favorites__preview .items .item .item__params .cell.section, .favorites .favorites__preview .items .item .item__params .cell.floor {
    -ms-flex-order: 2;
    order: 2; }
.favorites .favorites__preview .items .item .item__params .cell.build .label, .favorites .favorites__preview .items .item .item__params .cell.section .label, .favorites .favorites__preview .items .item .item__params .cell.floor .label {
    font-size: 9px;
    opacity: 0.6; }
.favorites .favorites__preview .items .item .item__params .cell.build {
    width: 100%;
    padding-top: 8px; }
.favorites .favorites__preview .items .item .item__params .cell.rooms {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
.favorites .favorites__preview .items .item .item__params .cell.price {
    display: none;
    width: 100%; }
.favorites .favorites__preview .items .item .item__params .cell.price.total {
    display: block;
    -ms-flex-order: 1;
    order: 1;
    color: #E41A4A; }
.favorites .favorites__preview .items .item .item__params .cell.price.total .name {
    display: none; }
.favorites .favorites__preview .items .item .item__params .cell.number, .favorites .favorites__preview .items .item .item__params .cell.section {
    padding-right: 10px; }
.favorites .favorites__preview .items .item .item__params .cell.square .name {
    padding-right: 0;
    padding-left: 5px; }
.favorites .favorites__preview .items .item .b-img {
    padding: 10px;
    -ms-flex-order: 1;
    order: 1; }
.favorites .favorites__preview .items .item .b-img .img {
    padding-bottom: 100%;
    background: no-repeat center;
    background-size: contain; }
.favorites .favorites__preview .items .item .btn--remove {
    position:absolute;
    top: 20px;
    right: 10px;
    /*transform: translate(-100%, -50%);*/
    background-image: url(/bitrix/templates/headliner/img/icons/btn_close_red.svg);
    background-size: contain;
    opacity: 1;
    width: 20px;
    height: 20px;
    z-index: 1;}
.favorites .favorites__preview .btn--show-table {
    padding: 15px 20px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.05); }
.favorites .favorites__preview .btn--show-table .link {
    text-align: left; }
.favorites .favorites__preview .btn--show-table .link::after {
    left: 95px;
    top: 15px;
    transform: none; }

.favorites .favorites__table {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #F4F4F4;
    transform: translate(100%, 0);
    transition: transform 1s cubic-bezier(0.25, 0.1, 0.25, 1);
    z-index: 11; }
.favorites .favorites__table.active {
    transform: translate(0, 0); }
.favorites .favorites__table .item {
    display: block;
    padding: 25px 0; }
.favorites .favorites__table .item:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
.favorites .favorites__table .item__inner {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative; }
.favorites .favorites__table .cell {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 10%;
    line-height: 1; }
.favorites .favorites__table .cell .label {
    white-space: nowrap;
    opacity: 0.6; }
.favorites .favorites__table .cell.price {
    width: 20%; }
.favorites .favorites__table .cell.price.total .label {
    opacity: 1; }
.favorites .favorites__table .table-header {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
.favorites .favorites__table .table-header .item__params {
    padding-left: 10%; }
.favorites .favorites__table .items {
    padding-top: 65px;
    overflow: auto;
    height: 100%; }
.favorites .favorites__table .items .item .cell .name {
    display: none; }
.favorites .favorites__table .items .item .cell.number .label {
    opacity: 0.2;
    font-family: "Roboto Slab", sans-serif;
    font-size: 38px; }
.favorites .favorites__table .items .item .item__params, .favorites .favorites__table .items .item .b-img {
    display: inline-block;
    vertical-align: middle; }
.favorites .favorites__table .items .item .item__params {
    width: 90%; }
.favorites .favorites__table .items .item .b-img {
    width: 10%; }
.favorites .favorites__table .items .item .b-img .img {
    padding-bottom: 100%; }
.favorites .favorites__table .btn--close, .favorites .favorites__table .btn--remove {
    width: 32px;
    height: 32px;
    background: url(/bitrix/templates/headliner/img/icons/btn_close_black.svg) no-repeat center;
    background-size: contain;
    opacity: 0.4;
    position: absolute;
    top: 18px;
    right: 20px;
    cursor: pointer;
    z-index: 3; }
.favorites .favorites__table .btn--remove {
    top: 50%;
    right: 0;
    transform: translate(-100%, -50%);
    background-image: url(/bitrix/templates/headliner/img/icons/btn_close_red.svg);
    opacity: 1;
    width: 25px;
    height: 25px;
    z-index: 1; }
.favorites .favorites__table .btn--print {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 33.33%;
    padding: 15px;
    background-color: #E41A4A;
    z-index: 1;
    min-width: 320px; }
.favorites .favorites__table .btn--print .link {
    margin-left: -80px; }
@media screen and (max-width: 1368px) {
    .favorites .favorites__preview::after {
        right:105px
    }
}
@media screen and (max-width: 1024px) {
    .favorites .favorites__preview {
        width: 340px; }
    .favorites .favorites__preview::after {
        right: 105px; }
    .favorites .favorites__preview .items {
        overflow: scroll;
        -webkit-overflow-scrolling: touch; }
    .favorites .favorites__table .item__inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .favorites .favorites__table .table-header .item__params {
        padding-left: 0;
        width: 100%; }
    .favorites .favorites__table .items {
        overflow: scroll;
        -webkit-overflow-scrolling: touch; }
    .favorites .favorites__table .items .item .cell.number .label {
        font-size: 30px; }
    .favorites .favorites__table .items .item .item__params {
        width: 100%; }
    .favorites .favorites__table .items .item .b-img {
        -ms-flex-order: 1;
        order: 1;
        width: 20%;
        margin: 20px auto 0; }
    .favorites .favorites__table .btn--print {
        display: none; } }

@media screen and (max-width: 767px) {
    .favorites .favorites__close {
        display: block;
    }
    .favorites .favorites__preview {
        top: 70px;
        left: 0;
        right: 0;
        width: 100%;
        bottom: 0;
        height: auto; }
    .favorites .favorites__preview::after {
        right: 27%; }
    .favorites .favorites__preview .b-inner {
        padding-top: 60px;
        height: 100%;
        background-color: #fff; }
    .favorites .favorites__preview .items {
        height: 100%;
        padding-bottom: 0; }
    .favorites .favorites__preview .btn--show-table {
        display: none; }
    .favorites .favorites__table {
        display: none; } }

/*----------NEWS--------*/
.news-actions-page.main .news-list {
    background-color: transparent;}
.news-actions-page.main .news-list .item::after {
    display: none; }
.news-actions-page.main .news-list .item:nth-child(7n), .news-actions-page.main .news-list .item:nth-child(7n + 3), .news-actions-page.main .news-list .item:nth-child(7n + 4) {
    width: 50%; }
.news-actions-page.main .news-list .item:nth-child(7n) .item__inner, .news-actions-page.main .news-list .item:nth-child(7n + 3) .item__inner, .news-actions-page.main .news-list .item:nth-child(7n + 4) .item__inner {
    padding-bottom: 50%; }
.news-actions-page.main .news-list .item:nth-child(7n) .item__content-over, .news-actions-page.main .news-list .item:nth-child(7n + 3) .item__content-over, .news-actions-page.main .news-list .item:nth-child(7n + 4) .item__content-over {
    right: 50%;
    padding: 8.75%; }
.news-actions-page.main .news-list .item:nth-child(7n + 4) .item__inner {
    padding-bottom: 100%; }
.news-actions-page.main .news-list .item:nth-child(7n) {
    background-color: #000; }
.news-actions-page.main .news-list .item:nth-child(7n) .item__content {
    color: #fff; }
.news-actions-page.main .news-list .item:nth-child(7n + 1) {
    background-color: #fff; }
.news-actions-page.main .news-list .item:nth-child(7n + 1) .item__content {
    color: #000; }
.news-actions-page.main .news-list .item:nth-child(7n + 2) {
    background-color: #E41A4A; }
.news-actions-page.main .news-list .item:nth-child(7n + 2) .item__txt .section {
    color: #fff; }
.news-actions-page.main .news-list .item:nth-child(7n + 3), .news-actions-page.main .news-list .item:nth-child(7n + 6) {
    background-color: #171717; }
.news-actions-page.main .news-list .item:nth-child(7n + 4) {
    background-color: #242424; }
.news-actions-page.main .news-list .item:nth-child(7n + 5) {
    background-color: #505050; }

.news-actions-page .news-detail .b-top {
    position: relative;
    padding-bottom: 31.25%; }
.news-actions-page .news-detail .b-top .b-img {
    width: 18.75%;
    position: absolute;
    height: 100%;
    left: 23.125%; }
.news-actions-page .news-detail .b-top .b-img .img {
    width: 100%;
    height: 100%; }
.news-actions-page .news-detail .b-top .b-txt {
    position: absolute;
    top: 50%;
    padding-left: 33.75%;
    left: 50px;
    right: 50px;
    transform: translate(0, -50%); }
.news-actions-page .news-detail .b-top .b-txt .b-title {
    color: #000;
    font-size: 2.875vw;
    line-height: 1.33;
    font-family: "Roboto Slab", sans-serif;
    text-transform: uppercase;
    margin-left: -50px;
    max-width: 880px;
    position: relative; }
.news-actions-page .news-detail .b-top .b-date {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%) rotate(-90deg);
    color: #7F7F7F; }
.news-actions-page .news-detail .b-top .b-big-number {
    position: absolute;
    top: 50%;
    right: 100%;
    margin-right: 50px;
    transform: translate(0, -50%); }
.news-actions-page .news-detail .b-top .b-big-number .big-number {
    font-size: 18.75vw;
    line-height: 1;
    font-family: "Roboto Slab", sans-serif; }

.news-actions-page .news-detail .b-info .b-info__content {
    display: -ms-flexbox;
    display: flex; }

.news-actions-page .news-detail .b-info .b-txt {
    background-color: #F4F4F4;
    padding-left: 50px;
    padding-bottom: 100px;
    padding-top: 7.5%;
    width: 50%; }
.news-actions-page .news-detail .b-info .b-txt .txt-block {
    padding-bottom: 70px; }
.news-actions-page .news-detail .b-info .b-txt .txt-block .b-title {
    margin-bottom: 30px; }

.news-actions-page .news-detail .b-info .b-img {
    width: 50%;
    background-color: #171717; }
.news-actions-page .news-detail .b-info .b-img .b-inner {
    margin-right: 0; }

.news-actions-page .news-detail .b-info .b-features {
    padding: 15% 50px; }
.news-actions-page .news-detail .b-info .b-features .features {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 540px; }
.news-actions-page .news-detail .b-info .b-features .features .item {
    width: 45%;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 100px; }
.news-actions-page .news-detail .b-info .b-features .features .item__txt {
    font-size: 18px;
    line-height: 1.5;
    opacity: 0.7;
    width: 100%;
    padding-bottom: 20px; }
.news-actions-page .news-detail .b-info .b-features .features .item__num {
    font-size: 80px;
    font-family: "Roboto Slab", sans-serif;
    line-height: 1;
    width: 100%;
    -ms-flex-item-align: end;
    align-self: flex-end; }

.news-actions-page .news-detail.news-detail--simple .b-info .b-img {
    display: none; }

.news-actions-page .news-detail.news-detail--simple .b-info .b-txt {
    padding: 0;
    width: 100%;
    background-color: #fff; }
.news-actions-page .news-detail.news-detail--simple .b-info .b-txt .b-inner {
    max-width: none;
    margin: 0; }
.news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block {
    display: -ms-flexbox;
    display: flex;
    padding: 0; }
.news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-title, .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body {
    width: 50%;
    padding: 7.5% 50px 20px; }
.news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-title .b-content, .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body .b-content {
    max-width: 540px;
    margin: 0 auto 0 calc((100vw - 1440px) / 2); }
.news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block:last-child .b-title, .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block:last-child .b-body {
    padding-bottom: 100px; }
.news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-title {
    margin-bottom: 0; }
.news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body {
    background-color: #F4F4F4; }
.news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body p {
    text-transform: none;
    font-size: 18px;
    line-height: 1.5; }

.news-actions-page .news-list {
    /*background-color: rgba(45, 44, 44, 0.7); */
}
.news-actions-page .news-list .item {
    width: 25%;
    float: left;
    background: no-repeat center;
    background-size: cover;
    position: relative; }
.news-actions-page .news-list .item::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #2D2C2C;
    opacity: 0.7;
    transition: opacity 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }
.news-actions-page .news-list .item:hover::after {
    opacity: 0; }
.news-actions-page .news-list .item .item__inner {
    position: relative;
    padding-bottom: 100%; }
.news-actions-page .news-list .item .item__content-over {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 17.5%; }
.news-actions-page .news-list .item .item__content {
    position: relative;
    height: 100%;
    color: #fff; }
.news-actions-page .news-list .item .item__date {
    display: inline-block;
    transform: translate(-65%, 0) rotate(-90deg);
    opacity: 0.2;
    position: absolute;
    left: 0;
    bottom: 68%;
    line-height: 1.33;
}
.news-actions-page .news-list .item .item__txt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 1.33; }
.news-actions-page .news-list .item .item__txt .section {
    padding-bottom: 15px;
    color: #E41A4A; }
.news-actions-page .news-list .item .item__txt .title {
    font-size: 20px;
    padding-bottom: 20px; }
.news-actions-page .news-list .item .item__txt .preview-txt {
    font-size: 14px;
    opacity: 0.7; }
.news-actions-page .news-list .item .b-big-number {
    position: absolute;
    left: 0;
    transform: translate(-40px, 0);
    bottom: 0; }
.news-actions-page .news-list .item .b-big-number .big-number {
    font-size: 160px;
    line-height: 1;
    opacity: 0.15;
    font-family: "Roboto Slab", sans-serif; }
.news-actions-page .news-list .item:nth-child(6n + 3), .news-actions-page .news-list .item:nth-child(6n + 4) {
    width: 50%; }
.news-actions-page .news-list .item:nth-child(6n + 3) .item__inner, .news-actions-page .news-list .item:nth-child(6n + 4) .item__inner {
    padding-bottom: 50%; }
.news-actions-page .news-list .item:nth-child(6n + 3) .item__content-over, .news-actions-page .news-list .item:nth-child(6n + 4) .item__content-over {
    right: 50%;
    padding: 8.75%; }
.news-actions-page .news-list .item:nth-child(6n + 1) {
    background-color: #fff; }
.news-actions-page .news-list .item:nth-child(6n + 1) .item__content {
    color: #fff; }
.news-actions-page .news-list .item:nth-child(6n) {
    background-color: #171717; }
.news-actions-page .news-list .item:nth-child(6n + 2) {
    background-color: #E41A4A; }
.news-actions-page .news-list .item:nth-child(6n + 2) .item__txt .section {
    color: #fff; }
.news-actions-page .news-list .item:nth-child(6n + 3) {
    background-color: #171717; }
.news-actions-page .news-list .item:nth-child(6n + 4) {
    background-color: #242424; }
.news-actions-page .news-list .item:nth-child(6n + 5) {
    background-color: #505050; }


@media screen and (max-width: 1440px) {
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-title .b-content, .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body .b-content {
        margin-left: 0; }
        .news-actions-page .news-detail .b-top .b-txt .b-title {
            max-width:660px;
        }


        }
@media screen and (max-width: 1315px) {
    .news-actions-page .news-list .item .item__date {

        bottom: 50%;

    }
}
@media screen and (max-width: 1024px) {
    .news-actions-page .news-list .item .item__date {

        bottom: 58%;

    }
    .news-actions-page .news-detail .b-top {
        padding-bottom: 500px; }
    .news-actions-page .news-detail .b-top .b-img {
        width: 40%;
        left: 0; }
    .news-actions-page .news-detail .b-top .b-txt {
        padding-left: 32.75%; }
    .news-actions-page .news-detail .b-top .b-txt .b-title {
        font-size: 36px; }
    .news-actions-page .news-detail .b-top .b-big-number {
        position: static;
        margin-right: 0;
        transform: none;
        padding-bottom: 50px; }
    .news-actions-page.main .news-list .item {
        width: 50%; }
    .news-actions-page.main .news-list .item:nth-child(7n), .news-actions-page.main .news-list .item:nth-child(7n + 3), .news-actions-page.main .news-list .item:nth-child(7n + 4) {
        width: 100%; }
    .news-actions-page.main .news-list .item:nth-child(7n) .item__inner, .news-actions-page.main .news-list .item:nth-child(7n + 3) .item__inner, .news-actions-page.main .news-list .item:nth-child(7n + 4) .item__inner {
        padding-bottom: 50%; }
    .news-actions-page.main .news-list .item:nth-child(7n) .item__content-over, .news-actions-page.main .news-list .item:nth-child(7n + 3) .item__content-over, .news-actions-page.main .news-list .item:nth-child(7n + 4) .item__content-over {
        right: 50%; }
    .news-actions-page.main .news-list .item:nth-child(7n + 4) .item__inner {
        padding-bottom: 50%; }
    .news-actions-page .news-list .item {
        width: 50%; }
    .news-actions-page .news-list .item::after {
        display: none; }
    .news-actions-page .news-list .item:nth-child(6n + 3), .news-actions-page .news-list .item:nth-child(6n + 4) {
        width: 100%; } }

@media screen and (max-width: 1024px) and (orientation: portrait) {
    .news-actions-page .news-detail .b-info .b-info__content {
        display: block; }
    .news-actions-page .news-detail .b-info .b-txt, .news-actions-page .news-detail .b-info .b-img {
        width: 100%; }
    .news-actions-page .news-detail .b-info .b-txt {
        padding-right: 50px;
        padding-bottom: 0; }
    .news-actions-page .news-detail .b-info .b-txt .b-inner {
        margin: 0 auto; }
    .news-actions-page .news-detail .b-info .b-img .b-inner {
        margin: 0; }
    .news-actions-page .news-detail .b-info .b-img .w-img--fancy {
        padding-bottom: 720px; }
    .news-actions-page .news-detail .b-info .b-features {
        padding: 80px 50px 0; }
    .news-actions-page .news-detail .b-info .b-features .features {
        max-width: 600px;
        margin: 0 auto; }
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block {
        display: block; }
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-title, .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body {
        width: 100%;
        padding: 70px 50px; }
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-title .b-content, .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body .b-content {
        max-width: 600px;
        margin: 0 auto; }
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body p {
        font-size: 16px;
        line-height: 1.75; }
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block:last-child .b-title, .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block:last-child .b-body {
        padding-bottom: 70px; }
    .news-actions-page.news-version .news-detail .b-info .b-img .w-img--fancy {
        display: none; } }

@media screen and (max-width: 767px) {
    .news-actions-page .news-detail .b-top {
        padding-bottom: 320px; }
    .news-actions-page .news-detail .b-top .b-img {
        width: 100%; }
    .news-actions-page .news-detail .b-top .b-txt {
        left: 20px;
        right: 20px;
        padding-left: 0;
        bottom: 20px;
        top: auto;
        transform: none; }
    .news-actions-page .news-detail .b-top .b-txt .b-title {
        font-size: 24px;
        margin-left: 0; }
    .news-actions-page .news-detail .b-top .b-txt .b-date {
        position: static;
        transform: none; }
    .news-actions-page .news-detail .b-top .b-txt .b-big-number {
        padding-bottom: 10px;
        padding-top: 20px; }
    .news-actions-page .news-detail .b-top .b-txt .b-big-number .big-number {
        font-size: 80px; }
    .news-actions-page .news-detail .b-info .b-info__content {
        display: block; }
    .news-actions-page .news-detail .b-info .b-txt, .news-actions-page .news-detail .b-info .b-img {
        width: 100%; }
    .news-actions-page .news-detail .b-info .b-img .w-img--fancy {
        padding-bottom: 300px; }
    .news-actions-page .news-detail .b-info .b-txt {
        padding: 50px 20px; }
    .news-actions-page .news-detail .b-info .b-txt .txt-block:last-child {
        padding-bottom: 0; }
    .news-actions-page .news-detail .b-info .b-features {
        padding: 0; }
    .news-actions-page .news-detail .b-info .b-features .features {
        display: block;
        max-width: none; }
    .news-actions-page .news-detail .b-info .b-features .features .item {
        width: 100%;
        padding: 50px 20px 120px; }
    .news-actions-page .news-detail .b-info .b-features .features .item__txt {
        font-size: 16px; }
    .news-actions-page .news-detail .b-info .b-features .features .item__num {
        font-size: 50px; }
    .news-actions-page .news-detail .b-info .b-features .features .flickity-page-dots {
        bottom: 70px;
        text-align: left;
        padding-left: 10px; }
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block {
        display: block; }
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-title, .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body {
        width: 100%;
        padding: 25px 20px; }
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-title .b-content, .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body .b-content {
        max-width: none;
        margin: 0 auto; }
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block .b-body p {
        font-size: 14px;
        line-height: 1.75; }
    .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block:last-child .b-title, .news-actions-page .news-detail.news-detail--simple .b-info .b-txt .txt-block:last-child .b-body {
        padding-bottom: 70px; }
    .news-actions-page .news-list .item {
        width: 100% !important;
        display: block;
        float: none; }
    .news-actions-page .news-list .item .item__inner {
        padding-bottom: 0 !important; }
    .news-actions-page .news-list .item .item__content-over {
        padding: 29px 20px !important;
        position: static; }
    .news-actions-page .news-list .item .item__content {
        height: auto; }
    .news-actions-page .news-list .item .item__date {
        transform: none;
        padding-bottom: 15px;
        position:relative;
        bottom:unset;
    }
    .news-actions-page .news-list .item .item__txt {
        position: static; }
    .news-actions-page .news-list .item .item__txt .title {
        font-size: 18px; }
    .news-actions-page .news-list .item .b-big-number {
        position: static;
        padding-bottom: 20px;
        transform: translate(-3px, 0); }
    .news-actions-page .news-list .item .b-big-number .big-number {
        font-size: 80px; } }


.b-log .txt {
  position:relative;
}
.b-vr {
    position:absolute!important;
    right:0;
    bottom:0;
    z-index:100;
}
.video__form {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 10;
    top:0;
    display:none;
}
.video__form-body {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.vfb__left {
    width:60%;
}
.vfb__right {
    width:38%;
}
.fvbr__list {
    display: flex;
    flex-direction: column;
}
.fvbr__list-item {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 30px 0;
    align-items: center;
    cursor: pointer;
}
.fvbr__list-item__image {
    width: 38%;
    background-size: cover;
    min-height: 85px;
    background-position: center;
}
.fvbr__list-item__title {
    width:60%;
}
.fvbr__list-item:hover .fvbr__list-item__title {
    text-decoration:underline;
}
.video__form-close {
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/headliner/img/icons/btn_close_black.svg) no-repeat center;
    background-size: contain;
    opacity: 0.7;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    display: block;
}
#video-form {
    display: flex;
    flex-direction: column;
    max-width: 1024px;
    min-width: 1024px;
    background: #fff;
    padding: 60px 40px 40px;
    margin: 50px auto 0;
    position: relative;
}
.video__form-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #2B2B2B;
    text-transform: uppercase;
    margin:0 0 20px 0;
}
.video__body-one .vfb__left {
    width: 100%!important;
}
.video__body-one .vfb__right {
    display:none;
}

#baner__form.form_one {
    /*max-width: 624px!important;
    min-width: 624px!important;*/
        max-width: 1165px !important;
    min-width: 1165px !important;
    padding-top: 50px;
    padding-left: 80px;
}

@media(min-width:1165px){
    #baner__form.form_one {
left: calc(50% - 585px) !important;
}
}

@media (max-width:1050px){
    .vfb__left {
        width: 100%;
    }
    .vfb__right {
        width: 100%;
        margin: 20px 0;
    }
}
@media(max-width:1165px){
    .video__form-title {
        font-size:18px;
    }
    #video-form .input-block input {
        margin:10px 0;
    }
    .pdf-err {
        font-size:13px;
    }
    #video-form {
            max-width: 90%;
    min-width: 250px;
    }
    #baner__form.form_one {
        max-width: 90%!important;
        min-width: 250px!important;
        padding-top: 30px;
        padding-left: 30px;
                left: 0;
        right: 0;
                margin-left: auto;
        margin-right: auto;
    }
    .fvbr__list-item__image {
        width:100%;
    }
    .fvbr__list-item__title {
        width: 100%;
        margin:20px 0 0 0;
    }
}

.may9 {
    position: absolute;
    background: url('/bitrix/templates/headliner/img/icons/9_may.svg') no-repeat;
    width: 43px;
    height: 63px;
    right: 170px;
    top: 150px;
    z-index: 10;
}

.may9:after {
    position: absolute;
    display: block;
    content: '';
    background: url('/bitrix/templates/headliner/img/icons/9_may_star.svg') no-repeat;
    width: 46px;
    height: 45px;
    left: 22px;
    top: 20px;
    z-index: 11;
}

@media (max-width:1050px){
    .may9 {
        right: 160px;
        top: 130px;
    }
}

@media (max-width:540px){
    .may9 {
        right: 155px;
        top: 75px;
    }
}


@media screen and (min-width: 1025px) {
    .tablet, .mobile-tablet {
       display: none !important;
    }
}

@media screen and (min-width: 768px) {
    /*.mobile { display: none !important; }*/
}

@media screen and (max-width: 1024px) {
    /*.desktop {
        display: none !important
    }*/
}

@media screen and (max-width: 767px) {
    .tablet, .tablet-desktop {
        display: none !important
    }
}
.map_compas {
    width: 78px;
    height: 78px;
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 9;
}
.overlay-box {
    position: fixed;
    z-index: 998;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4 !important;
    background-color: #171717;
    cursor: pointer;
    display: none;
}
.matched-popup {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    z-index: 9999;
    position: fixed;
    left: 0;
    bottom: 0;
    transition: bottom .4s;
    flex-direction: column;
    justify-content: space-between;
    display: none;
}
.matched-popup.active {
    display: flex;
}
.matched-popup-box1 {
    background-color: #171717;
    padding: 20px 0;
    display: flex;
    position: relative;
}

.matched-popup-box2 {
    background-color: #2A2A2A;
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
}
.matched-popup-box1 > div{
    width: 50%;
}
.matched-popup-box2 > div {
    display: flex;
    padding-top: 20px;
}
.matched-popup-box2 > div > div{
    width: 50%;
}
.matched-popup-box1 .btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 24px;
    height: 24px;
}
.matched-popup-box3 {
    background-color: #E41A4A;
    font-family: "Proxima Nova Lt", sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
}
.matched-popup-box1_l,.matched-popup-box2_l {
    font-family: "Proxima Nova Lt", sans-serif;
    color: #AEAEAE;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: right;
    padding-right: 20px;
}
.matched-popup-box1_r {
    font-family: "Proxima Nova Lt", sans-serif;
    color: #fff;
    font-size: 36px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
}
.matched-popup-text36 {
    font-family: "Proxima Nova Lt", sans-serif;
    color: #fff;
    font-size: 36px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.matched-popup-text16 {
    font-family: "Proxima Nova Lt", sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    padding-left: 10px;

}
/*------------------popup1final-------------------*/
@font-face {
    font-family: 'ApercuPro-Regular';
    src: url('/bitrix/templates/headliner/css/../fonts/ApercuPro-Regular.woff2') format('woff2'),
    url('/bitrix/templates/headliner/css/../fonts/ApercuPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/bitrix/templates/headliner/css/../fonts/Montserrat.woff2') format('woff2'),
    url('/bitrix/templates/headliner/css/../fonts/Montserrat.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: local('fonts/Roboto Slab Bold'), local('RobotoSlab-Bold'), url('/bitrix/templates/headliner/css/../fonts/Robotoslabbold.woff2') format('woff2'), url('/bitrix/templates/headliner/css/../fonts/Robotoslabbold.woff') format('woff'), url('/bitrix/templates/headliner/css/../fonts/Robotoslabbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url('/bitrix/templates/headliner/css/../fonts/Robotoslabregular.woff2') format('woff2'), url('/bitrix/templates/headliner/css/../fonts/Robotoslabregular.woff') format('woff'), url('/bitrix/templates/headliner/css/../fonts/Robotoslabregular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

body {
    background-color: grey;
    margin: 0;
}

.popup {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 586px;
    padding: 48px 54px 38px;
    background: #fff;
    border-radius: 25px;
    z-index: 99999;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s;
}
.popup-fade {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000c4;
    z-index: 99;
    display: none;
}
.popup_show {
    opacity: 1;
    visibility: visible;
    display: block;
}





.popup-close {
    position: absolute;
    top: 24px;
    right: 30px;
    width: 24px;
    height: 24px;

}

.sign-up__title {
    font-family:'Montserrat', sans-serif;
    font-size: 29px;
    line-height: 1.2;
    color: #C87170;
    max-width: 478px;
    margin: 0;
}

.sign-up__text{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #C87170;
    margin: 0;
    padding: 0;
    padding: 10px 0 0;
    z-index: 999;
}

iframe {
    margin: -20px;
    z-index: -1;
}

.sign-up__title2 {
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.3;
    color: #171717;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.sign-up__text2 {
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #171717;
    margin: 0;
    padding: 0;
    padding: 10px 0 0;
}

.sign-up__title3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.2;
    color: #23575B;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.sign-up__text3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5;
    color: #23575B;
    margin: 0;
    padding: 0;
    padding: 10px 0 0;
    z-index: 999;
}

.green {
    background: #A4C3AE;
}

@media screen and (max-width: 800px) {
    .popup {
        width: 90%;
        padding: 40px 30px 28px;
    }
}

/*------------------popup1final-------------------*/

/*------------------calculator-------------------*/
.form-bt .plan-bt .form-bt-text{
    max-width: 150px;
}

.installments-calc .calc__form .input-group .label {
    padding-bottom: 10px;
}

.installments-calc .calc__form {
    max-width: 900px;
}

@media (min-width:1440px){
    .b-outlaw {
        margin-left: calc((94vw - 1440px) / 2); }
}

.installments-calc .calc__form .input-group .label{
    width:50%;
    display:inline-block;
}

#app-calculator-installments #cost-flat-input, #app-calculator-installments #first-payment-input{
    margin-bottom:30px!important;
    margin-top: 20px;
}

.installments-calc .calc__form .input-group .m-term-proc{
    top: 100px;
    display: block;
    position:absolute;
    left: 0;
}

.installments-calc .calc__form .b-result{
    margin-top: 90px;
    display: block;
}

.installments-calc .form-bt .plan-bt .form-bt-text {
    max-width: 75px;
}

@media (min-width:768px) {
    .installments-calc .calc__form .b-result .b-payment .label.default.small{
        min-height: 50px;
    }

    .installments-calc .calc__form .b-result .b-payment .payment .value{
        display:block;
        text-align:right;
    }

    .installments-calc .calc__form .b-result .b-payment .payment .value .label.default{
        float:left;
        margin: 10px 0px;
    }

    .installments-calc .calc__form .b-result .b-payment:nth-child(2){
        float:right;
    }
}
/*------------------calculator end-------------------*/
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item {
    display: flex;
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #fff;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_rad{
    width: 34px;
    flex-shrink: 0;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des{
    position: relative;
    padding-bottom: 14px;
    padding-left: 30px;
    flex: 1;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_title{
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 5px;
    text-transform: uppercase;
    position: relative;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_title:hover {
    cursor: pointer;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_title .mortgage-calc-ip2-box_item_des_title__tooltip {
    width: auto;
    height: auto;
    position: absolute;
    transform: translate(-20%, -12px);
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_title .mortgage-calc-ip2-box_item_des_title__tooltip:hover {
    cursor: pointer;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_title .mortgage-calc-ip2-box_item_des_title__tooltip:hover::before {
    width: 150px;
    padding: 15px 6px;
    color: rgba(176, 176, 176, 1);
    background: #fff;
    content: attr(data-tooltip);
    display: block;
    position: absolute;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    bottom: 10px;
    left: calc(100% + 10px);
    box-shadow: 0px 36px 80px rgba(0, 0, 0, 0.07), 0px 23.3333px 46.8519px rgba(0, 0, 0, 0.0531481), 0px 13.8667px 25.4815px rgba(0, 0, 0, 0.0425185), 0px 7.2px 13px rgba(0, 0, 0, 0.035), 0px 2.93333px 6.51852px rgba(0, 0, 0, 0.0274815), 0px 0.666667px 3.14815px rgba(0, 0, 0, 0.0168519);
}

.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_title .mortgage-calc-ip2-box_item_des_title__arrow {
    width: auto;
    height: auto;
    margin-left: 10px;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item.open .mortgage-calc-ip2-box_item_des_title .mortgage-calc-ip2-box_item_des_title__arrow {
    transform: rotate(180deg);
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_title .mortgage-calc-ip2-box_item_des_title__best-deal {
    font-weight: 300;
    font-size: 10px;
    line-height: 24px;
    color: #fff;
    background: #E41A49;
    border-radius: 1px;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_text{
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_text .mortgage-calc-ip2-box_item_des_text__after{
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    color: #171717;
    background: #fff;
    padding: 0 10px;
    border-radius: 1px;
    margin-left: 8px;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_text .mortgage-calc-ip2-box_item_des_text__before{
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    color: #FFFFFF;
    background: #E41A49;
    padding: 0 10px;
    border-radius: 1px;
    margin-left: 8px;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_text .mortgage-calc-ip2-box_item_des_text__red{
    color: rgba(228, 26, 73, 1);
    text-transform: uppercase;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_price{
    display: flex;
    gap: 10px;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_price1{

    font-size: 24px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    color: #E41A49;

}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_price2{
    font-size: 12px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    color: #B0B0B0;
    text-decoration: line-through;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_price3{
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    color: #171717;
    height: 22px;
    background: #FFFFFF;
    border-radius: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    max-width: 50px;
}
.mortgage-calc-ip2-box_item_des__items:not(.open .mortgage-calc-ip2-box_item_des__items) {
    display: none;
}

.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    display: flex;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 0.2px solid #fff;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item_head {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    display: flex;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 0.2px solid #fff;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item .name,
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item .percent,
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item .before,
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item .payment
{
    flex: 1;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item_head .name,
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item_head .percent,
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item_head .before,
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item_head .payment
{
    flex: 1;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item .name {
    font-weight: 600;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des .mortgage-calc-ip2-box_item_des__item .payment {
    color: #E41A49;
}

.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item  input[type="radio"] {
    opacity: 0;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item label {
    font-size: 10px;
    font-weight: 600;
    line-height: 21px;
    color: #5F5F5F;
    text-transform: uppercase;
    height: 15px;
    width: 15px;
    display: block;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item  input[type="radio"] ~ label::before {
    content: '';
    text-align: center;
    color: white;
    line-height: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #5F5F5F;
    display: inline-block;
    margin-right: 10px;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item  input[type="radio"]:checked ~ label::before {
    border: 1px solid #FFFFFF;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item input[type="radio"]:checked ~ label::after {
    content: '';
    color: #E41A49;
    width: 18px;
    height: 18px;
    border: 1px solid #E41A49;
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    background-color: #E41A49;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.50217 5.33336L8.82861 0L10 1.16981L3.50295 7.67525L0 4.17223L1.17057 3.00172L3.50217 5.33336Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
}
.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des{
    border-bottom: 1px solid transparent;
}
/*.mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item  input[type="radio"]:checked ~ .mortgage-calc-ip2-box_item_des{*/
/*    border-bottom: 1px solid #E41A49;*/
/*}*/



.mortgage-calc-ip2-box .mortgage-calc-ip2-box_nosr {
    font-size: 12px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #B0B0B0;
    text-transform: uppercase;
}
.mortgage-calc-ip2-box .mortgage-calc-ip2-box_nosr-sel {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px dashed #B1B1B1;
}
.mortgage-calc-ip2 .b-result{
    margin-top: 60px;
}
.mortgage-calc-ip2-box .mortgage-calc-ip2-box-msg {
    margin-top: 15px;
}
.mortgage-calc-ip2 {
    background-color: #fff;
    padding: 50px;
}
.more-info-block .mortgage-calc-ip2 .calc__form .input-group .label {
    color: #fff;
    opacity: 1;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
}
.more-info-block .mortgage-calc-ip2 .calc__form .input-block .input-group .input {
    width: 100%;
    background: #fff;
    color: rgba(95, 95, 95, 1);
    text-indent: 18px;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    border: none !important;
    height: 28px;
}
.more-info-block .mortgage-calc-ip2 .calc__form .input-block .input-group .input.inputmini {
    width: 60px;
    margin-left: 5px;
}
.more-info-block .mortgage-calc-ip2 .calc__form .input-block .input-group .input-group-db {
    display: flex;
}
.more-info-block .mortgage-calc-ip2 .calc__form .input-block .input-group {
    padding: 0 1px 30px 0;
}
.more-info-block .mortgage-calc-ip2 .calc__form .input-block {
    margin: 0;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
}
.more-info-block .mortgage-calc-ip2 .calc__form .input-block .input-group .label {
    padding-bottom: 10px;
}

.flat-card__col2.more-info-block {
    margin: 0 auto;
}
.more-info-block .mortgage-calc-ip3 .mortgage-calc-ip3_title{
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #2B2B2B;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.more-info-block .mortgage-calc-ip3 .mortgage-calc-ip3_title2{
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #2A2A2A;
    margin-bottom: 14px;
}
.more-info-block .mortgage-calc-ip3 .mortgage-calc-ip3_text{
    margin-bottom: 12px;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    color: #B0B0B0;
}
.more-info-block .mortgage-calc-ip3 .protect {
    display: inline-block;
}
.mortgage-calc-ip3 {
    background-color: #fff;
    padding: 50px;
}
.mort-c-inp-inpt input.error, .mort-c-inp-inpt input.error {
    border: 1px solid #ff0000;
}
.mort-c-inp-inpt label.error {
    color: #ff0000;
    font-weight: normal;
}
.more-info-block .mortgage-calc-ip3 .mrg10 {
    margin-bottom: 10px;
}
.more-info-block .mortgage-calc-ip3 .mrg30 {
    margin-bottom: 30px;
}
.more-info-block .mortgage-calc-ip3 .mrg60 {
    margin-bottom: 60px;
}
.more-info-block .mortgage-calc-ip3 .colred {
    color: #E41A4A;
}
.more-info-block .mortgage-calc-ip3 .mrg20t {
    margin-top: 20px;
}
.more-info-block .mortgage-calc-ip3 .mrg60t {
    margin-top: 60px;
}
.mortgage-calc-ip3_ch {
    display: flex;
    flex-wrap: wrap;
}
.mortgage-calc-ip3_ch a {
    color: black;
    text-decoration: underline;
}
.mort-c-inp-ch {
    position: relative;
    margin-right: 30px;
}
.mort-c-inp-rd {
    position: relative;
    margin-right: 30px;
}
.mort-c-inp-ch input[type="checkbox"] {
    opacity: 0;
}
.mort-c-inp-rd input[type="radio"] {
    opacity: 0;
}
.mort-c-inp-ch label {
    font-size: 10px;
    font-weight: 600;
    line-height: 21px;
    color: #5F5F5F;
    text-transform: uppercase;
    opacity: 1;
}
.mort-c-inp-rd label {
    font-size: 10px;
    font-weight: 600;
    line-height: 21px;
    color: #5F5F5F;
    text-transform: uppercase;
    opacity: 1;
}
.mort-c-inp-rd label:hover {
    cursor: pointer;
}
.mort-c-inp-ch input[type="checkbox"] ~ label::before {
    content: '\2713';
    text-align: center;
    color: white;
    line-height: 15px;
    width: 15px;
    height: 15px;
    border: 1px solid #5F5F5F;
    display: inline-block;
    margin-right: 10px;
}
.mort-c-inp-ch input[type="checkbox"]:checked ~ label::before {
    color: #E41A49;
    border: 1px solid #E41A49;
}
.mort-c-inp-rd input[type="radio"] ~ label::before {
    content: '\2713';
    text-align: center;
    color: white;
    line-height: 15px;
    width: 15px;
    height: 15px;
    border: 1px solid #5F5F5F;
    display: inline-block;
    margin-right: 10px;
}
.mort-c-inp-rd input[type="radio"]:checked ~ label::before {
    color: #E41A49;
    border: 1px solid #E41A49;
}
.mortgage-calc-ip3-box {
    margin-bottom: 60px;
}
.mortgage-calc-ip3-box .mort-c-inp-inpt label{
    font-size: 12px;
    font-weight: 600;
    line-height: 21px;
    color: #5F5F5F;
    text-transform: uppercase;
    opacity: 1;
}
.mortgage-calc-ip3-box .mort-c-inp-inpt {
    margin-top: 30px;
}
.mortgage-calc-ip3-box .mort-c-inp-inpt input{
    border-bottom: solid 1px #5F5F5F;
    background-color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    color: #5F5F5F;
    display: block;
    width: 100%;
}
.mortgage-calc-ip3-box .mort-c-inp-inpt input.w200{
    width: 200px;
}
.mortgage-calc-ip3_sel select{
    font-size: 12px;
    font-weight: 600;
    line-height: 21px;
    color: #AEAEAE;
    border: none;
    background-color: transparent;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.b-param-price .medium--extra2 span {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    opacity: 1;
    white-space: nowrap;
    text-decoration: line-through;

}
.label.default.medium--extra2 {
    margin-bottom: 0;
}
.label.default.medium.medium2 {
    margin-bottom: 0;
}
.medium-extra2-proc {
    display: flex !important;
}
.medium-extra2-proc span.proc-bx{
    color: #000;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0;
}
.medium-extra2-proc span.proc-bx_l{
    background: #171717;
    border-radius: 1px;
    height: 22px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    padding: 0 10px;
    margin-left: 15px;
    margin-bottom: 0;
}
.b-param-price_item {
    display: flex;

}
.b-param-price_item div:first-child{
    width: 30px;
    flex-shrink: 0;
}
.b-param-price_item div:last-child{
    display: flex;
    flex-direction: column;
}
.b-param-price_item_ch input[type="checkbox"] {
    opacity: 0;
}
.b-param-price_item_ch label {
    font-size: 10px;
    font-weight: 600;
    line-height: 21px;
    color: #5F5F5F;
    text-transform: uppercase;
    height: 20px;
    display: block;
    position: relative;
    opacity: 1;
}
.b-param-price_item_ch input[type="checkbox"] ~ label:before, .b-param-price_item_ch input[type="radio"] ~ label:before {
    content: '';
    text-align: center;
    color: white;
    line-height: 15px;
    width: 20px;
    height: 20px;
    border: 1px solid #5F5F5F;
    display: inline-block;
}
.b-param-price_item_ch input[type="checkbox"]:checked ~ label:after, .b-param-price_item_ch input[type="radio"]:checked ~ label:after {
    content: '';
    color: #E41A49;
    width: 14px;
    height: 14px;
    border: 1px solid #E41A49;
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    background-color: #E41A49;

}
@media screen and (max-width: 450px) {
    .mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_price {
        flex-direction: column;
    }
    .mortgage-calc .mortgage-calc-ip2-box .mortgage-calc-ip2-box_item .mortgage-calc-ip2-box_item_des_price div{
        margin-bottom: 10px;
    }
}
.parsley-errors-list {
    color: #E41A49;
    font-size: 12px;
    order: 3;
    width: 100%;
}
.btn-form-send {
    background-color: transparent;
    border: 0;
    padding: 24px 0 24px 0;
}

.error-text {
    color: red;
}
.d-none {
    display: none!important;
}
.v-hidden {
    visibility: hidden!important;
}

.fuckAward{
display:none!important;
}
@media(min-width: 768px) and (max-width: 1368px){
    .content.with-padding {
        padding-top: 70px!important;
    }
}
@media(min-width: 768px) {
    .header {
        transition-duration: 200ms;
        transition-property: background-color;
    }
    .header.sticky-header {
        background-color: rgba(0, 0, 0, .8);
    }
}
@media (max-width:450px){
    .header__button, .header .b-call-to-action .btn--catalog {
        font-size: 10px;
        padding: 4px 7px;
        min-height:36px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header .b-call-to-action .btn--catalog .label{
        font-size: 10px;

    }

    .header .b-call-to-action{
        width:110px;

    }
    .header .b-call .number{
        font-size:11px;
        margin-bottom:2px
    }
    .header .b-call .btn{
        font-size:8px
    }
    .header .b-call{
        padding: 9px 10px;
    }

    .header .b-call:nth-child(3), .header .b-call:nth-child(2){
        padding:14px 10px;
    }

}

footer .row { display:flex; flex-wrap: wrap}

@media (max-width:330px){
    .header__button, .header .b-call-to-action .btn--catalog {
        font-size: 9px;
        padding: 4px 4px;
        min-height:36px;

    }

    .header .b-call-to-action .btn--catalog .label{
        font-size: 9px;
        width:80%;
    }

    .header .b-call-to-action{
        width:100px;

    }
}

.gallery-main-list .gallery-item{
float:left;
}

.jt-flats .jt-card > .jt-preview{
    background-size: 100% 200px!important;
}

@media (min-width:1480px){
  .jt-flats .jt-card > .jt-preview{
    background-size: 100% 150px!important;
}
}

@media (min-width:1480px){
    .jt-flats .jt-card > .jt-preview{
        background-size: 100% 150px!important;
    }
}

@media (min-width: 1367px){
.mobile-callback {
display:none;
}
}

/*.flat-view .mini-map-fs g#bg{
    display:none;
}*/

#cookie_notification .caption_cookie{
    color: #000;
    font-size: 14px;
    margin-bottom: 5px;
}

#cookie_notification .cookie_notification_hide{
    display:none!important;
}

#cookie_notification{
    display: none;
    justify-content: space-between;
    align-items: flex-end;
    position: fixed;
    bottom: 15px;
    left: 50%;
    width: 900px;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 15px;
    background-color: #EDEDF0;
    border-radius: 0;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 10000000;
}

#cookie_notification p{
    margin: 0;
    font-size: 10px;
    line-height: 16px;
    text-align: left;
    color: #000;
    margin-bottom: 15px;
}

#cookie_notification a{
    color: #000;
    text-decoration: underline;
}

.cookie_accept{
    background: #E41A4A;
    box-shadow: none;
    border: none;
    padding: 10px 20px;
    font-size: 12px;
    color: #fff;
    transition:0.5s;
    position: relative;
    cursor:pointer;
}

.cookie_accept:hover{
    opacity:0.5;
    transition:0.9s;
}

@media (min-width: 576px){
    #cookie_notification.show{
        display: flex;
    }
}

@media (max-width: 575px){
    #cookie_notification.show{
        display: block;
        text-align: left;
    }
    .cookie_accept{
        margin: 10px 0 0 0;
    }
}

@media (max-width:500px){
    .main-slider-button__prev {
    left: -20px;
}
.main-slider-button__next {
    right: -20px;
}
    .main-slider-button{
        width:30px
    }

    .flickity-slider .slider-item img{
        width:90%;
        margin:auto;
        position:relative;
        display:block;
    }
}

.jt-line .jt-price .jt-price-sale{
display:block;
}

/*.jt-flats .jt-card > .jt-preview div:nth-child(2) svg{*/
/*  display:none;*/
/*}*/

/*.b-nav .checkbox-row custom-checkbox:nth-child(1){*/
/*  display:none;*/
/*}*/

.b-feedback .gallery__switch .switch__tab{
    display:none!important;
}

.b-feedback .gallery__switch .switch__tab.active{
    display:block!important;
}
/* End */


/* Start:/bitrix/templates/headliner/fonts/stylesheet.css?16399229801078*/

@font-face {
    font-family: 'Roboto Slab';
    src: url('/bitrix/templates/headliner/fonts/RobotoSlab-Medium.woff2') format('woff2'),
        url('/bitrix/templates/headliner/fonts/RobotoSlab-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('/bitrix/templates/headliner/fonts/RobotoSlab-Regular.woff2') format('woff2'),
        url('/bitrix/templates/headliner/fonts/RobotoSlab-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('/bitrix/templates/headliner/fonts/RobotoSlab-Thin.woff2') format('woff2'),
        url('/bitrix/templates/headliner/fonts/RobotoSlab-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Lt';
    src: url('/bitrix/templates/headliner/fonts/ProximaNova-Semibold.woff2') format('woff2'),
        url('/bitrix/templates/headliner/fonts/ProximaNova-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('/bitrix/templates/headliner/fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('/bitrix/templates/headliner/fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

/* End */


/* Start:/bitrix/templates/headliner/css/tmp_style.css?1639922980127*/
.b-link--virtual-tour:focus,
.b-link--virtual-tour .link:focus,
.b-link--virtual-tour .link .label:focus {
    outline: none;
}
/* End */


/* Start:/bitrix/templates/headliner/css/addons.css?169996418348016*/
/*.news-actions-page {*/
/*    margin-top: -80px;*/
/*}*/
@media(max-width:767px){
.news-actions-page {
    margin-top: -70px;
}
.news-actions-page.main {
    margin-top: 0;
}
}
.news-actions-page:not(.main) .news-list .item:nth-child(6n + 1) .item__content {
    color: #000; }
.contacts-page .b-sales-office {
    height: 100vh;
}
.contacts-page .b-sales-office .b-office .b-title {
    padding-bottom: 2.4vw;
}
.contacts-page .b-sales-office .b-office .b-title .title {
    font-size: 4.8vw;
}
.contacts-page .b-sales-office .b-office .b-navigate {
    font-size: 1.2vw;
    color: #fff;
    background: #e4194a;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-transform: uppercase;
    line-height: 5vw;
    cursor: pointer;
}
.contacts-page .b-sales-office {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}
.contacts-page .b-sales-office .b-office {
    width: 40%;
    padding: 70px 50px 70px 7.2vw;
}
.contacts-page .b-sales-office .b-office .b-content.b-outlaw  {
    padding-top: 5.5vw;
    margin-left: 0;
}
.contacts-page .b-sales-office .b-map-wrapper {
    width: 60%;
    background: #999;
    position: relative;
}
.contacts-page .b-sales-office .b-map-wrapper .b-shutter {
    position: absolute;
    height: 70px;
    background: rgba(0,0,0,.75);
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
}
.contacts-page .b-sales-office .b-map-wrapper #yamap {
    width: 100%;
    height: 100%;
}
.contacts-page .b-sales-office .label.default {
    font-size: 1.2vw;
}
@media screen and (max-width: 1024px) {
    .contacts-page .b-sales-office {
        display: block;
        height: auto;
    }
    .contacts-page .b-sales-office .b-office {
        width: 100%;
        padding: 8vw;
    }
    .contacts-page .b-sales-office .b-map-wrapper {
        width: 100%;
    }
    .contacts-page .b-sales-office .b-map-wrapper #yamap {
        height: 45vw;
    }
    .contacts-page .b-sales-office .b-map-wrapper .b-shutter {
        display: none;
    }
    .contacts-page .b-sales-office .b-office .b-content.b-outlaw {
        margin: 0;
        padding: 0;
    }
    .contacts-page .b-sales-office .b-office .b-title {
        padding-top: 0;
        font-size: 50px;
    }
    .contacts-page .b-sales-office .b-office .b-navigate {
        font-size: 14px;
        color: #e4194a;
        text-align: left;
        position: static;
        line-height: 1.7;
        background: none;
        padding-top: 20px;
    }
    .contacts-page .b-sales-office .label.default {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .contacts-page .b-sales-office .b-office {
        width: 100%;
        padding: 8vw;
    }
    .contacts-page .b-sales-office .b-map-wrapper {
        width: 100%;
    }
    .contacts-page .b-sales-office .b-map-wrapper #yamap {
        height: 75vh;
    }
    .contacts-page .b-sales-office .b-map-wrapper .b-shutter {
        display: none;
    }
    .contacts-page .b-sales-office .b-office .b-content.b-outlaw {
        margin: 0;
        padding: 0;
    }
    .contacts-page .b-sales-office .b-office .b-title .title {
        font-size: 34px;
    }
    .contacts-page .b-sales-office .b-office .b-navigate {
        font-size: 14px;
        color: #fff;
        position: relative;
        bottom: 0;

        line-height: 3;
        background: none;
        margin: 8vw -8vw -8vw -8vw;
        text-decoration: none;
        background: #e4194a;
        text-align: center;
        padding: 10px;
    }
    .contacts-page .b-sales-office .label.default {
        font-size: 14px;
    }
}
.arcticmodal-container {
    position: fixed;
    z-index: 15;
}
.b-nav-modal {
    z-index: 15;
    position: fixed;
    background: #fff;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10vw 7vw 7vw 7vw;
}
.b-nav-modal .b-nav-close {
    width: 2vw;
    height: 2vw;
    display: block;
    position: absolute;
    top: 3vw;
    right: 3vw;
    cursor: pointer;
}
.b-nav-modal .b-nav-close::before,
.b-nav-modal .b-nav-close::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000;
    top: 1vw;
}
.b-nav-modal .b-nav-close::before {
    transform: rotate(-45deg);
}
.b-nav-modal .b-nav-close::after {
    transform: rotate(45deg);
}
.b-nav-modal .b-nav-row {
    display: flex;
    flex-direction: row;
}
.b-nav-modal .b-nav-info {
    font-size: 1.25vw;
    text-transform: uppercase;
    color: #9d9d9d;
    padding-right: 4vw;
    width: 40%;
    flex: 1 1 auto;
}
.b-nav-modal .b-nav-info h3 {
    color: #000;
    font-size: 1.77vw;
}
.b-nav-modal .b-nav-slides-wrapper {
    width: 60%;
    flex: 1 1 auto;
    position: relative;
}
.b-nav-modal .b-nav-slides {
    position: relative;
}
.b-nav-modal .b-nav-slides .slick-arrow {
    position: absolute;
    bottom: -2.5vw;
    color: transparent;
    width: 1.25vw;
    height: 1.25vw;
    display: block;
    overflow: hidden;
    background: none;
    border: 1px solid #000;
    left: 50%;
    outline: none;
}
.b-nav-modal .b-nav-slides .slick-arrow.slick-prev {
    border-right: none;
    border-bottom: none;
    transform: rotate(-45deg);
    margin-left: -6.77vw;
}
.b-nav-modal .b-nav-slides .slick-arrow.slick-next {
    border-left: none;
    border-bottom: none;
    transform: rotate(45deg);
    margin-left: 5vw;
}
.b-nav-modal .b-nav-slides-wrapper .b-nav-counter {
    position: absolute;
    bottom: -2.5vw;
    color: #000;
    font-size: 1.25vw;
    line-height: 1.25vw;
    display: block;
    left: 50%;
    width: 5vw;
    margin-left: -2.5vw;
    text-align: center;
}

.b-nav-modal .b-nav-slides img {
    width: 100%;
}

@media screen and (max-width: 960px) {
    .b-nav-modal .b-nav-row {
        display: block;
    }
    .b-nav-modal .b-nav-info {
        width: auto;
        font-size: 14px;
        padding-right: 4vw;
    }
    .b-nav-modal .b-nav-slides-wrapper {
        position: absolute;
        bottom: -2vw;
        left: 0;
        right: 0;
        width: 100vw;
        border-spacing: 0;
    }
    .b-nav-modal .b-nav-info h3 {
        font-size: 30px;
    }
    .b-nav-modal .b-nav-slides .slick-arrow {
        bottom: auto;
        top: -40px;
        width: 16px;
        height: 16px;
    }
    .b-nav-modal .b-nav-slides .slick-arrow.slick-prev {
        margin-left: -120px;
    }
    .b-nav-modal .b-nav-slides .slick-arrow.slick-next {
        margin-left: 100px;
    }
    .b-nav-modal .b-nav-slides-wrapper .b-nav-counter {
        bottom: auto;
        top: -40px;
        font-size: 14px;
        line-height: 14px;
        width: 80px;
        margin-left: -40px;
    }
    .b-nav-modal .b-nav-close {
        width: 32px;
        height: 32px;
        top: 3vw;
        right: 3vw;
    }
    .b-nav-modal .b-nav-close::before,
    .b-nav-modal .b-nav-close::after {
        top: 16px;
    }
}

@media screen and (max-width: 480px) {
    .b-nav-modal .b-nav-info {
        font-size: 14px;
        padding-right: 4vw;
    }
    .b-nav-modal .b-nav-slides-wrapper {
        bottom: -2vw;
    }
    .b-nav-modal .b-nav-info h3 {
        font-size: 6vw;
    }
    .b-nav-modal .b-nav-info p {
        margin: 3.5vw 0 0 0;
        font-size: 3.5vw;
    }
    .b-nav-modal .b-nav-slides .slick-arrow {
        bottom: auto;
        top: -10vw;
        width: 14px;
        height: 14px;
    }
    .b-nav-modal .b-nav-slides .slick-arrow.slick-prev {
        margin-left: -30vw;
    }
    .b-nav-modal .b-nav-slides .slick-arrow.slick-next {
        margin-left: 24vw;
    }
    .b-nav-modal .b-nav-slides-wrapper .b-nav-counter {
        bottom: auto;
        top: -9vw;
        font-size: 3.5vw;
        line-height: 3.5vw;
        width: 40vw;
        margin-left: -20vw;
    }
    .b-nav-modal .b-nav-close {
        width: 32px;
        height: 32px;
        top: 3vw;
        right: 3vw;
    }
    .b-nav-modal .b-nav-close::before,
    .b-nav-modal .b-nav-close::after {
        top: 16px;
    }
}

.flat-card.flat-card-v2 {
    top: 70px;
    z-index: 15;
}

.flat-card.flat-card-v2 .b-content .b-inner {
    display: flex;
    justify-content: space-between;
    min-height: 100%;
    padding: 50px 115px 120px 115px;
}
.flat-card.flat-card-v2 .b-info {
    float: none;
    margin-right: 120px;
    border: 1px solid #e9e9e9;
    width: 17.3%;
    padding: 40px 40px 75px 40px;
    position: relative;
    flex: 1 1 auto;
    order: 1;
    max-height: 100%;
    min-width: 220px;
}
@media screen and (max-width: 1440px) {
    .flat-card.flat-card-v2 .b-info {
        margin-right: 0;
    }
}
.flat-card.flat-card-v2 .b-mini-maps {
    float: none;
    margin-right: auto;
    position: relative;
    flex: 1 1 auto;
    order: -1;
    max-height: 100%;
    width: 12%;
}
.flat-card.flat-card-v2 .b-img {
    width: 45%;
    flex: 1 1 auto;
    order: 0;
    margin-left: 0;
    margin-right: 50px;
    display: flex;
}
.flat-card.flat-card-v2 .b-img .img {
    padding: 0;
    flex: 1 1 auto;
    height: 100%;
}
.flat-card.flat-card-v2 .b-compass {
    padding: 0;
    clear: none;
    float: none;
    flex: 0 0 auto;
    order: 0;
    width: 0;
    position: relative;
}
.flat-card.flat-card-v2 .b-compass .compass {
    left: 20px;
    top: 20px;
    position: absolute;
}
.flat-card.flat-card-v2 .b-btn-calc {
    margin-bottom: 30px;
}
.flat-card.flat-card-v2 .b-btn-calc span.label {
    border-bottom: 1px dotted #000;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    white-space: nowrap;
}
.flat-card.flat-card-v2 .b-btn-calc span.subinfo {
    display: none;
    color: #adadad;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    opacity: 1;
}
.flat-card.flat-card-v2 .b-btn-book {
    background: #ff124a;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px 40px;
    display: flex;
    font-size: 16px;
    align-items: center;
    cursor: pointer;
}
.flat-card.flat-card-v2 .b-btn-book>span.label.default {
    font-size: 16px;
    display: inline-block;
    flex-basis: 1px;
    padding-right: 15px;
}
.flat-card.flat-card-v2 .b-btn-book>span.arrow {
    display: inline-block;
    height: 2px;
    position: relative;
}
.flat-card.flat-card-v2 .b-btn-book>span.arrow::before {
    display: inline-block;
    content: "";
    background: #fff;
    height: 2px;
    width: 60px;
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s;
}
.flat-card.flat-card-v2 .b-btn-book:hover>span.arrow::before {
    width: 90px;
}
.flat-card.flat-card-v2 .b-info .info--main .b-param-finish {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    /*text-decoration: underline;*/
    background: #000 right center url(/bitrix/templates/headliner/css/../img/catalog/status.png) no-repeat;
    font-size: 12px;
    padding: 9px 40px 0 15px;
    height: 32px;
}
.flat-card.flat-card-v2 .b-info .info--main .b-param-flat-num {
    color: #adadad;
}
.flat-card.flat-card-v2 .b-info .info--main .b-param {
    padding-top: 10px;
}
.flat-card.flat-card-v2 .b-info .info--main .b-param.b-param-finish {
    padding-top: 7px;
}

.flat-card.flat-card-v2 .b-info .info--main .b-param-landscape .param-value {
    text-decoration: underline;
    position: relative;
    display: inline-block;
}
.flat-card.flat-card-v2 .b-info .info--main .b-param-landscape .param-value::after {
    position: absolute;
    width: 19px;
    height: 32px;
    background: center top url(/bitrix/templates/headliner/css/../img/catalog/tree.png) no-repeat;
    content: "";
    display: block;
    right: -24px;
    top: -2px;
}
.flat-card.flat-card-v2 .b-info .info--extra .b-param-price {
    font-family: "Roboto Slab", sans-serif;
}
.flat-card.flat-card-v2 .b-info .info--extra .b-param-price::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 32px;
    height: 24px;
    margin-top: 8px;
    background: left top url(/bitrix/templates/headliner/css/../img/catalog/price.png) no-repeat;
}
.flat-card.flat-card-v2 .b-info .info--extra .b-param.b-param-price {
    padding-top: 35px;
}
.flat-card.flat-card-v2 .b-info .info--extra .b-param-price .label.default.medium {
    color: #ff114c;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0;
    white-space: nowrap;
}
.flat-card.flat-card-v2 .b-info .info--extra .b-param-price .param-value--extra {
    color: #adadad;
    font-size: 22px;
    opacity: 1;
    white-space: nowrap;
}
.flat-card.flat-card-v2 .b-mini-maps .title>.label.default {
    white-space: nowrap;
}
.flat-card.flat-card-v2 .b-buttons .btn--feedback {
    display: none;
}
@media screen and (max-height: 800px) {
    .flat-card.flat-card-v2 .b-info .info--extra .b-param.b-param-price {
        padding-top: 15px;
        margin-bottom: -20px;
    }
    .catalog-page--plans .flat-card-v2 .b-mini-map {
        padding-bottom: 80%;
    }
    .flat-card.flat-card-v2 .b-content .b-inner {
        padding: 20px 115px 90px 115px;
    }
}
@media screen and (max-height: 720px) {
    .flat-card.flat-card-v2 .b-btn-book {
        display: none;
    }
    .flat-card.flat-card-v2 .b-info {
        padding-bottom: 0;
    }
    .flat-card.flat-card-v2 .b-buttons .btn--feedback {
        display: inline-block;
    }
}
.b-btn.b-btn-book-mobile {
    display: none;
}
.flat-card.flat-card-v2 .b-info-mobile {
    display: none;
}
@media screen and (max-width: 1024px) {
    .flat-card.flat-card-v2 .b-content .b-inner {
        display: flex;
        flex-direction: column;
        padding: 25px;
        max-height: none;
    }
    .flat-card.flat-card-v2 .b-compass {
        order: -2;
        margin-bottom: -100px;
        margin-left: 50px;
        margin-top: 50px;
    }
   .flat-card.flat-card-v2 .b-info {
        order: 0;
        width: auto;
        margin-right: 0;
    }
    .flat-card.flat-card-v2 .b-info .info--extra .b-param-price {
        position: relative;
    }
    .flat-card.flat-card-v2 .b-info .info--extra .b-param-price::before {
        position: absolute;
        left: -40px;
        margin-top: 6px;
    }
    .flat-card.flat-card-v2 .b-mini-maps {
        order: 1;
        width: 100%;
        margin-bottom: 40px;
    }
    .flat-card.flat-card-v2 .b-img {
        order: -1;
        width: auto;
        height: 0;
        padding-bottom: 66%;
        margin: 0;
        display: block;
        position: relative;
    }
    .flat-card.flat-card-v2 .b-img .img {
        width: auto;
        height: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        display: block;
        position: absolute;
    }
    .flat-card.flat-card-v2 .b-btn-book {
        display: none;
    }
    .flat-card.flat-card-v2 .b-btn-book-mobile {
        /*background: #ff124a;
        color: #fff;
        position: relative;
        padding: 23px 40px 22px 40px;
        display: block;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        margin: 0 -25px 45px -25px;
        order: 2;*/
    }
    .flat-card.flat-card-v2 .b-btn-book-mobile>span.label.default {
        font-size: 16px;
        display: inline-block;
        flex-basis: 1px;
        padding-right: 15px;
    }
    .flat-card.flat-card-v2 .b-btn-book-mobile>span.arrow {
        display: inline-block;
        height: 2px;
        position: relative;
    }
    .flat-card.flat-card-v2 .b-btn-book-mobile>span.arrow::before {
        display: inline-block;
        content: "";
        background: #fff;
        height: 2px;
        width: 80px;
        position: absolute;
        top: -5px;
        left: 0;
        transition: .3s;
    }
    .flat-card.flat-card-v2 .b-btn-book-mobile>span.arrow {
        width: 80px;
    }
    .flat-card.flat-card-v2 .b-buttons .btn--feedback {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .flat-card.flat-card-v2 {
        top: 50px;
    }
    .flat-card.flat-card-v2 .b-compass {
        order: -2;
        margin: 0;
        display: block;
        position: absolute;
        top: 10px;
        left: 25px;
    }
    .flat-card.flat-card-v2 .b-content .b-inner {
        padding: 5px;
    }
    .flat-card.flat-card-v2 .b-btn-book-mobile {
        margin: 0 -5px -5px -5px;
    }
    .flat-card.flat-card-v2 .b-img {
        padding-bottom: 100%;
        margin: 0;
    }
    .flat-card.flat-card-v2 .b-info-mobile {
        display: block;
        border: 1px solid #e9e9e9;
        padding: 40px;
        position: relative;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--main .b-param-flat-num {
        color: #adadad;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--main .b-param {
        padding-top: 10px;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--main .b-param-landscape .param-value {
        text-decoration: underline;
        position: relative;
        display: inline-block;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--main .b-param-landscape .param-name {
        display: block;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--main .b-param-landscape .param-value::after {
        position: absolute;
        width: 19px;
        height: 32px;
        background: center top url(/bitrix/templates/headliner/css/../img/catalog/tree.png) no-repeat;
        content: "";
        display: block;
        right: -24px;
        top: -2px;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--main .b-param-finish .param-value {
        /*text-decoration: underline;*/
        position: relative;
        display: inline-block;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--main .b-param-finish .param-name {
        display: block;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--main .b-param-finish .param-value::after {
        position: absolute;
        width: 24px;
        height: 24px;
        background: center top url(/bitrix/templates/headliner/css/../img/catalog/status-black.png) no-repeat;
        content: "";
        display: block;
        right: -28px;
        top: -2px;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--extra .b-param-price {
        font-family: "Roboto Slab", sans-serif;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--extra .b-param-price::before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        width: 32px;
        height: 24px;
        margin-top: 8px;
        background: left top url(/bitrix/templates/headliner/css/../img/catalog/price.png) no-repeat;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--extra .b-param.b-param-price {
        padding-top: 35px;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--extra .b-param-price .label.default.medium {
        color: #ff114c;
        font-size: 28px;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--extra .b-param-price .param-value--extra {
        color: #adadad;
        font-size: 20px;
        opacity: 1;
    }
    .flat-card.flat-card-v2 .b-info {
        display: none;
    }
    .flat-card .b-info-mobile .param-name, .flat-card .b-info-mobile .param-value--extra {
        opacity: .3;
        padding: 5px 0;
    }
    .flat-card .b-info-mobile .param-value {
        display: block;
    }
    .flat-card.flat-card-v2 .b-info-mobile .info--main .b-param {
        padding-top: 10px;
    }
    .flat-card.flat-card-v2 .b-btn-book-mobile {
        background: #ff124a;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        color: #fff;
        padding: 23px 40px 22px 40px;
        display: block;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        margin: 0;
        z-index: 5;
    }
    .flat-card.flat-card-v2 .b-btn-book-mobile.is-fixed {
        display: none;
    }
    .flat-card.flat-card-v2 .b-buttons {
        display: flex;
        flex-direction: column;
    }
    .flat-card.flat-card-v2 .b-buttons>.b-left {
        flex: 0 0 auto;
        order: 1;
    }
    .flat-card.flat-card-v2 .b-buttons>.b-right {
        flex: 0 0 auto;
        order: 0;
    }
}

.b-current-month-toolbar {
    display: block;
    height: 70px;
    margin-bottom: -135px;
    margin-top: 70px;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
.b-current-month-toolbar>a {
    display: inline-block;
    margin: 0 auto;
}
.online-cameras {
    background: #333;
    color: #fff;
    display: flex;
    height: 520px;
    width: 640px;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
}
.online-cameras>button.mfp-close {
    top: -44px;
    color: #fff;
}
.online-cameras>.switch {
    background: #333;
    color: #fff;
    height: 40px;
    flex: 0 0 auto;
    display: flex;
    flex-direction: row;
}
.online-cameras>.switch>a {
    background: #000;
    color: #fff;
    height: 40px;
    line-height: 40px;
    flex: 1 1 auto;
    width: 50%;
    text-align: center;
    display: block;
}
.online-cameras>.switch>a.active {
    background: #333;
}
.online-cameras>.frames {
    display: block;
    position: relative;
    flex: 1 1 auto;
}
.online-cameras>.frames>iframe {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    visibility: visible;
    transition: .5s;
    opacity: 1;
    z-index: 12;
}
.online-cameras>.frames>iframe.hidden {
    visibility: hidden;
    opacity: 0;
}
@media screen and (max-width: 640px) {
    .online-cameras {
        width: 100vw;
        height: 80vw;
        margin-left: -6px;
    }
    .online-cameras>.switch {
        height: 14vw;
    }
    .online-cameras>.switch>a {
        height: 14vw;
        line-height: 14vw;
    }
}

.b-param.b-param-landscape{
    display: none;
}



.header.transparent .menu .menu--sub {
    background-color: rgba(0, 0, 0, .8);
}

.icon--capital-group {
    background-image: url(/bitrix/templates/headliner/img/icons/cg-logo-2019.svg);
    background-position: left center;
}
.mortgage-calc .calc__form .b-result .b-payment {
    display: block;
}
.mortgage-calc .calc__form .b-result .b-btn {
    overflow: hidden;
    background: #e41a4a;
    padding-right: 164px;
}
.mortgage-calc .calc__form .b-result .b-btn a {
    padding: 24px 0 24px 64px;
}
.mortgage-calc .calc__form .b-result .b-btn a.link.link--anim--hor::after {
    border: 32px solid #e41a4a;
    box-sizing: content-box;
    border-left: none;
}
.mortgage-calc .calc__form .b-result p {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

.contacts-page .b-sales-office .b-office .b-title h1.title,
.contacts-page .b-sales-office .b-office .b-title h2.title {
    font-size: 1.2vw;
    line-height: 1.2vw;
    text-transform: uppercase;
    padding-top: 1.5vw;
}
.contacts-page .b-sales-office .b-office .b-content.b-outlaw {
    padding-top: 0;
}
.contacts-page .b-sales-office .b-office .b-title {
    padding-bottom: 1.2vw;
}
.contacts-page .b-sales-office .label.default {
    font-size: 0.9vw;
}

@media(min-width:1960px){
    .contacts-page .b-sales-office .b-office .b-title h1.title,
    .contacts-page .b-sales-office .b-office .b-title h2.title {
        font-size: 1.5vw;
        line-height: 1.5vw;
        text-transform: uppercase;
        padding-top: 1vw;
    }
    .contacts-page .b-sales-office .b-office .b-content.b-outlaw {
        padding-top: 0;
    }
    .contacts-page .b-sales-office .b-office .b-title {
        padding-bottom: 1vw;
    }
    .contacts-page .b-sales-office .label.default {
        font-size: 0.8vw;
    }
}

@media(max-width:480px){
    .contacts-page .b-sales-office .b-office .b-title h1.title,
    .contacts-page .b-sales-office .b-office .b-title h2.title {
        font-size: 6.8vw;
        line-height: 6.8vw;
        text-transform: uppercase;
        padding-top: 12vw;
    }
    .contacts-page .b-sales-office .b-office .b-content.b-outlaw {
        padding-top: 0;
    }
    .contacts-page .b-sales-office .b-office .b-title {
        padding-bottom: 3.6vw;
    }
    .contacts-page .b-sales-office .label.default {
        font-size: 4.0vw;
    }
}

.addon-markers {
    position: absolute;
    top: 0;
    left: 0;
}
.addon-markers > i {
    display: block;
}
.addon-markers.addon-markers-keyinfo.addon-markers-keyinfo-1 {
    position: absolute;
    width: 13.2%;
    top: 38%;
    left: 6%;
    background: url(/bitrix/templates/headliner/css/../img/marker-keys-q1.svg) no-repeat;
    background-size: contain;
}
.addon-markers.addon-markers-keyinfo.addon-markers-keyinfo-1 > i {
    width: 100%;
    height: 0;
    padding-bottom: 30%;
}
.addon-markers.addon-markers-key.addon-markers-key-1 {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 44.5vw;
    left: 59.2vw;
    background: url(/bitrix/templates/headliner/css/../img/key.svg) no-repeat;
    pointer-events: none;
}
.addon-markers.addon-markers-key.addon-markers-key-2 {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 44.5vw;
    left: 68vw;
    background: url(/bitrix/templates/headliner/css/../img/key.svg) no-repeat;
    pointer-events: none;
}

.catalog-page--plans .b-summary .key-info {
    display: block;
    padding: 15px 10px 5px 0;
    font-size: 14px;
    color: #fff;
}
.catalog-page--plans .b-summary .key-info > i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: url(/bitrix/templates/headliner/css/../img/key.png) no-repeat;
    vertical-align: -3px;
}
@media(max-width:867px){
}
@media(max-width:480px){
}

.b-btn-select-mobile, .b-similar-flats {
    display: none;
}

/* > новогоднее промо */
body.ny2020-promo-active {
    padding-top: 2.5vw;
}
.ny2020-promo {
    height: 0;
    transition: 1s;
    background: #6e0b1b center url(/bitrix/templates/headliner/css/../img/ny2020-promo.jpg) no-repeat;
    background-size: cover;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    overflow: hidden;
}
body.ny2020-promo-active .ny2020-promo {
    height: 2.5vw;
}
.ny2020-promo .block {
    display: flex;
    text-align: center;
    font-size: 1vw;
    text-transform: uppercase;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    height: 100%;
}
.ny2020-promo .block a {
    color: #e41a4a;
    display: inline-block;
    padding: 0.2vw 0.8vw;
    line-height: 1vw;
    margin-left: 2vw;
    background: #fff;
    font-size: 0.8vw;
}
.ny2020-promo a.close-btn {
    color: #fff;
    display: block;
    padding: 0.2vw 2vw;
    font-size: 0.8vw;
    position: absolute;
    right: 0;
    line-height: 1vw;
    top: 50%;
    margin-top: -0.7vw;
    text-transform: uppercase;
    cursor: pointer;
}
.ny2020-promo a:hover {
    opacity: 0.8;
}
.ny2020-promo a.close-btn:before,
.ny2020-promo a.close-btn:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.6vw;
    left: 0.4vw;
    width: 1.2vw;
    height: 2px;
    background: #fff;
}
.ny2020-promo a.close-btn:before {
    transform: rotate(45deg);
}
.ny2020-promo a.close-btn:after {
    transform: rotate(-45deg);
}
@media(max-width:867px){
    body.ny2020-promo-active {
        padding-top: 8vw;
    }
    body.ny2020-promo-active .ny2020-promo {
        height: 8vw;
    }
    .ny2020-promo .block {
        font-size: 2vw;
        justify-content: flex-start;
        padding-left: 3.5vw;
    }
    .ny2020-promo .block a {
        padding: 1vw 1vw;
        line-height: 2vw;
        margin-left: 2vw;
        font-size: 1.8vw;
    }
    .ny2020-promo a.close-btn {
        padding: 0;
        right: 6vw;
        margin-top: 0;
        width: 0;
        color: transparent;
        font-size: 0;
    }
    .ny2020-promo a.close-btn:before,
    .ny2020-promo a.close-btn:after {
        top: -0.1vw;
        left: 0vw;
        width: 3vw;
    }
}
@media(max-width:480px){
    body.ny2020-promo-active {
        padding-top: 15vw;
    }
    body.ny2020-promo-active .ny2020-promo {
        height: 15vw;
    }
    .ny2020-promo .block {
        justify-content: center;
        align-items: flex-start;
        padding-left: 5vw;
        font-size: 3.4vw;
        flex-direction: column;
    }
    .ny2020-promo .block a {
        padding: 0.5vw 2vw;
        line-height: 4vw;
        font-size: 3.5vw;
        margin-left: 0;
        margin-bottom: 1vw;
    }
    .ny2020-promo .block span {
        display: none;
    }
    .ny2020-promo a.close-btn {
        right: 12vw;
    }
    .ny2020-promo a.close-btn:before,
    .ny2020-promo a.close-btn:after {
        top: -0.2vw;
        left: 0vw;
        width: 8vw;
    }
}
/* < новогоднее промо */

.contacts-page .b-sales-office .btn-holyday-shedule .label.default.micro {
    font-size: 0.8vw;
    padding: 0.6vw 1.6vw;
}
.contacts-page .b-sales-office .btn-holyday-shedule {
    padding: 1.2vw 0 0 0;
}
.arcticmodal-overlay {
    z-index: 15;
    position: fixed;
    top: 0; left: 0;
    bottom: 0; right: 0;
}
.modal-holyday-shedule {
    z-index: 15;
    position: fixed;
    background: #fff;
    left: 50%;
    top: 50%;
    margin-left: -20vw;
    margin-top: -11vw;
    width: 40vw;
    height: 22vw;
    box-sizing: border-box;
    padding: 5vw;
}
.modal-holyday-shedule h3 {
    font-size: 2.2vw;
    line-height: 2.2vw;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 1.6vw 0;
}
.modal-holyday-shedule p {
    font-size: 1.0vw;
    line-height: 1.8vw;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.modal-holyday-shedule .b-nav-close {
    width: 2vw;
    height: 2vw;
    display: block;
    position: absolute;
    top: 1vw;
    right: 1vw;
    cursor: pointer;
}
.modal-holyday-shedule .b-nav-close::before,
.modal-holyday-shedule .b-nav-close::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #000;
    top: 1vw;
}
.modal-holyday-shedule .b-nav-close::before {
    transform: rotate(-45deg);
}
.modal-holyday-shedule .b-nav-close::after {
    transform: rotate(45deg);
}

@media(max-width:867px){
    .contacts-page .b-sales-office .btn-holyday-shedule .label.default.micro {
        font-size: 1.4vw;
        padding: 0.8vw 2.2vw;
    }
    .contacts-page .b-sales-office .btn-holyday-shedule {
        padding: 1.4vw 0 0 0;
    }
    .modal-holyday-shedule {
        margin-left: -30vw;
        margin-top: -16.5vw;
        width: 60vw;
        height: 33vw;
        padding: 7.5vw;
    }
    .modal-holyday-shedule h3 {
        font-size: 3.3vw;
        line-height: 3.3vw;
        margin: 0 0 2.4vw 0;
    }
    .modal-holyday-shedule p {
        font-size: 1.5vw;
        line-height: 2.7vw;
    }
    .modal-holyday-shedule .b-nav-close {
        width: 3vw;
        height: 3vw;
        top: 1vw;
        right: 1vw;
    }
    .modal-holyday-shedule .b-nav-close::before,
    .modal-holyday-shedule .b-nav-close::after {
        top: 1vw;
    }
}
@media(max-width:480px){
    .contacts-page .b-sales-office .btn-holyday-shedule .label.default.micro {
        font-size: 3vw;
        padding: 1.6vw 4.4vw;
    }
    .contacts-page .b-sales-office .btn-holyday-shedule {
        padding: 2.8vw 0 0 0;
    }
    .modal-holyday-shedule {
        margin-left: -40vw;
        margin-top: -30vw;
        width: 80vw;
        height: 60vw;
        padding: 10vw 5vw;
    }
    .modal-holyday-shedule h3 {
        font-size: 6vw;
        line-height: 6vw;
        margin: 0 0 4vw 0;
    }
    .modal-holyday-shedule p {
        font-size: 4vw;
        line-height: 6vw;
    }
    .modal-holyday-shedule .b-nav-close {
        width: 6vw;
        height: 6vw;
        top: 2vw;
        right: 2vw;
    }
    .modal-holyday-shedule .b-nav-close::before,
    .modal-holyday-shedule .b-nav-close::after {
        top: 2vw;
    }
}



.hotline-form input.agreement + label.red {
    opacity: 1;
    color: #E41A4A;
}
.hotline-form input.agreement + label.red .label {
    opacity: 1;
}
.hotline-form .red + .terms {
    color: #E41A4A;
    border-bottom: 1px solid #E41A4A;
}

.hotline-form .select2-container--default .select2-selection--single {
    border-radius: 0;
    border: none;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: transparent;
    outline: none;
}
.hotline-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 28px;
    font-size: 14px;
    text-transform: none;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #E41A4A;
    color: white;
}

.header .b-call-to-action {
    width: unset;
    max-width: 275px;
    min-width: 200px;
}
@media (max-width: 767px) {
    .header .b-call-to-action {
        display: flex;
        height: 36px;
        width: 134px;
        max-width: unset;
        min-width: unset;
    }
    .header .b-call-to-action .btn--favorites {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
    }
    .header .b-call-to-action .btn--catalog {
        background-size: auto;
        background-position: center;
    }
}
@media (max-width: 1530px) and (min-width: 1520px) {
    .header .menu .item {
        margin-left: 25px;
    }
}
@media (max-width: 1430px) and (min-width: 1420px) {
    .header .menu .link {
        font-size: 12px;
    }
}
@media (min-width: 1326px) and (max-width: 1335px) {
    .header .menu .item {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
}


  /* AR PAGE */
  .ar-page__hero {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 20px;
  }

  .ar-page__hero .title {
    color: #fff;
    margin-bottom: 30px;
  }

  .ar-page__row {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 75px;
  }

  .ar-page .b-info {
    width: 36%;
    min-width: 470px;
    margin-right: 5%;
  }

  .ar-page .b-info h2 {
    font-family: "Roboto Slab";
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 0.5em;
  }

  .ar-page .b-info__descr {
    margin-bottom: 80px;
  }

  .ar-page .b-info__descr p {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
  }

  .ar-page .b-apps {
    display: flex;
  }

  .ar-page .b-apps a {
    margin-right: 30px;
  }

  .ar-page .b-apps a:last-child {
    margin-right: 0;
  }

  .ar-slider {
    position: relative;
    width: 59%;
    padding: 0 90px;
    padding-top: 55px;
  }

  .ar-slider__wrapper {
    position: relative;
  }

  .ar-slider__pagination {
    position: absolute;
    display: flex;
    bottom: 100%;
    left: 0px;
    height: 55px;
    font-size: 0;
    padding: 10px 0;
  }

  .ar-slider__pagination p {
    white-space: nowrap;
    font-size: 20px;
    color: #000;
    margin: 0;
  }

  .ar-slider__pagination-separator {
    padding: 0 1em;
  }

  .ar-slider__arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 32px;
    font-size: 0;
    border: none;
    background: none;
    cursor: pointer;
  }

  .ar-slider__arrow:focus {
    outline: none;
  }

  .ar-slider__arrow--prev {
    border-top: 2px solid #E41A4A;
    border-left: 2px solid #E41A4A;
    transform: rotate(-45deg);
    left: -75px;
  }

  .ar-slider__arrow--next {
    border-top: 2px solid #E41A4A;
    border-right: 2px solid #E41A4A;
    transform: rotate(45deg);
    right: -75px;
  }

  @media (max-width: 1330px) {
    .ar-page .b-info {
      min-width: auto;
    }

    .ar-page .b-info h2 {
      font-size: 30px;
    }

    .ar-page .b-info__descr p {
      font-size: 16px;
    }

    .ar-slider {
      padding: 50px;
      padding-top: 55px;
    }

    .ar-slider__arrow--prev {
      left: -45px;
    }

    .ar-slider__arrow--next {
      right: -45px;
    }
  }

  @media (max-width: 992px) {
    .ar-page__row {
      display: block;
    }

    .ar-page .b-info {
      width: auto;
      margin-right: 0;
      margin-bottom: 50px;
    }

    .ar-page .b-info__descr {
      margin-bottom: 30px;
    }

    .ar-page .b-apps {
      flex-wrap: wrap;
    }

    .ar-slider {
      width: auto;
      padding-left: 15px;
      padding-right: 15px;
    }
  }

  @media (max-width: 768px) {
    .ar-page h2 {
      font-size: 24px;
    }

    .ar-slider {
      padding-left: 0;
      padding-right: 0;
    }

    .ar-slider__arrows {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      margin: 0 auto;
      margin-top: 15px;
      text-align: center;
    }

    .ar-slider__arrow {
      position: static;
      width: 22px;
      height: 22px;
      margin: 0 10px;
    }
  }


/* HOTLINE PAGE */
.hotline-page {
    margin-top: -70px;
}

.hotline-page .row {
    margin: 0 -10px;
}

.hotline-row {
    display: flex;
    flex-direction: row-reverse;
    background-color: #242424;
}

.hotline-about {
    padding: 80px;
    background-color: #242424;
    background-repeat: no-repeat;
    background-size: cover;
}

.hotline-about__title {
    font-family: 'Roboto Slab';
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.hotline-about__info {
    padding: 70px 80px;
    background-color: #fff;
}

.hotline-about__info p {
    font-size: 20px;
    line-height: 36px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.6;
    margin: 0;
}

.hotline-form {
    text-transform: uppercase;
    width: 40.15%;
    flex-shrink: 0;
    background-color: #242424;
}

.hotline-form__wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.hotline-form__inner {
    max-width: 500px;
    padding-top: 80px;
    margin: 0 17%;
}

.hotline-form .col {
    padding: 0 10px;
}

.hotline-form .input-group {
    position: relative;
    margin-bottom: 30px;
}

.hotline-form .input-group.has-error textarea {
    border-color: #E41A4A;
}

.hotline-form label {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.6;
    margin-bottom: 15px;
}

.hotline-form .input {
    width: 100%;
    font-size: 14px;
    border: none;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: transparent;
}

.hotline-form select option {
    color: #000;
}

.hotline-form .input:focus {
    outline: none;
}

.hotline-form textarea {
    height: 65px;
    overflow: hidden;
}

.hotline-form input.agreement {
    user-select: none;
}

.hotline-form input.agreement + label::before {
    content: '';
    width: 24px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/headliner/img/icons/checkbox_unchecked.svg) no-repeat center;
    background-size: contain;
    margin-right: 10px;
}

.hotline-form input.agreement:checked + label::before {
    background-image: url(/bitrix/templates/headliner/img/icons/checkbox_checked.svg);
}

.hotline-form input.agreement + label {
    cursor: pointer;
    display: inline-block;
    padding-bottom: 0;
    opacity: 1;
}

.hotline-form input.agreement + label .label {
    opacity: 0.3;
}

.hotline-form input.agreement.error + label .label {
    color: #E41A4A;
    opacity: 1;
}

.hotline-form .terms {
    display: inline-block;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-left: 5px;
}

.hotline-form__submit {
    display: block;
    position: relative;
    width: 100%;
    background-color: #E41A4A;
    border: none;
    cursor: pointer;
    overflow: hidden;
    min-height: 150px;
}

.hotline-form__submit::before {
    content: "";
    display: block;
    padding-bottom: 30.6%;
}

.hotline-form__submit .submit {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    transform: translate(-50%, -50%);
    margin: auto;
}

.hotline-form__submit:hover .link.link--anim--hor::after {
    width: 140px;
    animation: none;
}

.hotline-form__attach {
    position: relative;
}

.hotline-form__attach label {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0;
    padding-left: 40px;
    user-select: none;
}

.hotline-form__attach input {
    display: none;
}


.hotline-form__attach-icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
    border: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #E41A4A;
}

.hotline-form__attach-icon::before,
.hotline-form__attach-icon::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 12px;
    height: 2px;
    border-radius: 10px;
    background-color: #fff;
}

.hotline-form__attach-icon::after {
    transform: rotate(90deg);
}

.hotline-form__files p {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 30px;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hotline-form__files p::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.2);
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.2132 10V1H5.2132L6.8382 2.65789H11.2132V10H1.2132Z' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
}

.hotline-form__file-delete {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    margin: auto;
    background-color: transparent;
    cursor: pointer;
}

.hotline-form__file-delete::before,
.hotline-form__file-delete::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 10px;
    background-color: #fff;
}

.hotline-form__file-delete::before {
    transform: rotate(45deg);
}

.hotline-form__file-delete::after {
    transform: rotate(-45deg);
}

.hotline-form__submit .submit::after {
    background-color: #fff;
}

.hotline-form__message {
    color: #fff;
    padding: 80px;
    margin: 0;
}

@media (max-width: 1366px) {

    .hotline-about__title {
        font-size: 40px;
        margin-bottom: 0.8em;
    }

    .hotline-about {
        padding: 40px;
        padding-top: 30px;
    }

    .hotline-about__info {
        padding: 30px 40px;
    }

    .hotline-about__info p {
        font-size: 16px;
        line-height: 26px;
    }

    .hotline-form__inner {
        max-width: none;
        padding: 0 40px;
        padding-top: 40px;
        margin: 0;
    }

    .hotline-form .input-group {
        margin-bottom: 25px;
    }

    .hotline-form textarea {
        height: 50px;
    }

    .hotline-form__message {
        padding: 40px;
    }

    .hotline-form__submit {
        min-height: 100px;
    }

    .hotline-form__submit::before {
        padding-bottom: 20%;
    }
}

@media (max-width: 1325px) {
    .hotline-page {
        margin-top: 0;
    }
}

@media (max-width: 992px) {
    .hotline-form__submit .submit::after {
        display: none;
    }

    .hotline-form__submit .submit {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .hotline-row {
        display: block;
    }

    .hotline-about {
        width: auto;
    }

    .hotline-form {
        width: auto;
    }
}

@media (max-width: 480px) {
    .hotline-about {
        padding: 0;
        background-size: 100% auto;
    }

    .hotline-about__head {
        display: flex;
        align-items: center;
        padding: 20px;
        padding-top: 30px;
        min-height: 230px;
    }

    .hotline-about__title {
        font-size: 28px;
        line-height: 36px;
        font-weight: 400;
        margin-bottom: 0;
    }

    .hotline-about__info {
        padding: 20px;
    }

    .hotline-form__inner {
        padding: 20px;
    }

    .hotline-form__message {
        padding: 20px;
    }
}

@media (max-width: 768px) {
    .fuckAward {
        top: 20px;
    }
}

.contactless-payment .b-title p {
    font-size: 26px;
    font-family: 'Roboto Slab';
}

/* CONTACTLESS PAYMENT PAGE */

.contactless-payment .payment-steps__item {
    position: relative;
    margin-bottom: 90px;
    padding-left: 65px;
}

.contactless-payment .payment-steps__item::before {
    content: "";
    position: absolute;
    width: 4px;
    top: 75px;
    height: 100%;
    left: 17px;
    background-color: #E41A4A;
}

.contactless-payment .payment-steps__item:last-child::before {
    display: none;
}

.contactless-payment .payment-steps__item-count {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 65px;
    line-height: 1;
    color: #E41A4A;
}

.contactless-payment .payment-steps__item:first-child .payment-steps__item-count {
    left: 3px;
}

.contactless-payment .payment-steps__item-text {
    margin-top: 0;
}

.contactless-payment .payment-contacts h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.contactless-payment .payment-contacts p {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
}

.contactless-payment .payment-contacts a {
    display: inline-block;
    font-size: 18px;
    color: #E41A4A;
    margin-bottom: 15px;
}

.contactless-payment .payment-contacts {
    display: inline-block;
    padding-top: 20px;
    margin-top: 50px;
    border-top: 3px solid #E41A4A;
    margin-left: auto;
}

@media (max-width: 992px) {
    .contactless-payment .payment-steps__item-count {
        width: 32px;
        text-align: center;
        font-size: 55px;
    }

    .contactless-payment .payment-steps__item::before {
        left: 14px;
    }

    .contactless-payment .payment-steps__item:first-child .payment-steps__item-count {
        left: -3px;
    }
}

@media (max-width: 876px) {
    .contactless-payment .payment-contacts {
        margin-bottom: 60px;
    }
}

@media (max-width: 830px) {
    .contactless-payment .payment-steps__item {
        min-height: 50px;
    }
}

@media (max-width: 768px) {
    .contactless-payment .payment-contacts {
        margin-bottom: 0px;
    }

    .contactless-payment .payment-steps {
        margin-bottom: 60px;
    }

    .contactless-payment .payment-steps__item {
        padding-left: 55px;
    }

    .contactless-payment .payment-steps__item:last-child {
        margin-bottom: 0;
    }

    .contactless-payment .payment-steps__item-count {
        font-size: 46px;
    }

    .contactless-payment .payment-steps__item::before {
        top: 65px;
    }

    .contactless-payment .payment-contacts {
        margin-top: 40px;
    }

    .contactless-payment .news-detail .b-info .b-txt .txt-block {
        padding-bottom: 40px;
    }

    .contactless-payment .b-title p {
        font-size: 18px;
    }

    .contactless-payment .payment-contacts h3,
    .contactless-payment .payment-contacts p,
    .contactless-payment .payment-contacts a {
        font-size: 16px;
    }
}

.trade-in .b-title p {
    font-size: 20px;
}

.trade-in .news-detail .b-top .b-txt {
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    padding-left: 0;
}

.trade-in .news-detail .b-top .b-txt .b-title {
    max-width: 620px;
    margin-left: 0;
}

@media (max-width: 992px) {
    .trade-in .b-title p {
        font-size: 18px;
    }
}

@media (max-width: 510px) {
    .trade-in .news-detail .b-top .b-txt {
        top: calc(50% + 70px);
        bottom: auto;
    }
}

@media (max-width: 480px) {
    .trade-in .b-title p {
        font-size: 16px;
    }
}

@media (max-width: 340px) {
    .trade-in .b-title p {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .catalog-page--filter .result__header,
    .catalog-page--filter .filter__params {
        top: auto;
    }
}
/* End */


/* Start:/bitrix/templates/headliner/template_styles.css?169996418319464*/
.contacts-page .b-sales-office .b-office a{
    color:#FFF;
}

.footer a{
    color:#FFF;
}
.header .b-call a{
    color:#FFF;
}
.main-page .b-bottom .slider .item .b-txt .b-title{
    padding-bottom: 0!important;
}

form .help-block{
    top:18px;
    white-space: nowrap;
}

.mfp-feedback-modal.mfp-bg{
    opacity: 0.8;
}

.header .b-call .number{
    margin-bottom: 5px;
    min-height: 10px;
}
.header .b-call .btn {

letter-spacing: 1px;


}
.header .b-menu .menu--main .items--main .item--main:last-child .link.btn--call-back{



    white-space: nowrap;
}

.b-feedback .b-message{
    z-index: 4;
}


.b-docs-desc{

    padding: 8px 0px 51px 0;
    max-width: 640px;
    position: relative;

    padding-left: 50px;
    opacity: .4;
}

.b-docs-desc .label.default{
    text-transform: none;
    line-height: 1.6;
}

.main-page .b-mood .item__benefit{
    top: 80px;
}

.b-offers::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #242424;
    width: 50%;
}

.b-docs-desc a{
    color: #FFF;
}

@media screen and (max-width: 1024px){
    .b-offers::before{
        display: none;
    }


}



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

    .b-docs-desc{

        padding-left: 0px;
        max-width: 440px;

    }

    .footer .b-extra > div:first-child{
        margin-bottom: 12px;
    }

    .header .b-menu .menu--main .items--main .item--main:nth-child(4){
        background-size: auto;
    }
    form .help-block{
        top:12px;
    }
}


.b-link--virtual-tour .link .label{
    transition: 0.1s linear;
    opacity:1;
}
.b-link--virtual-tour .link .label:hover{
    color:#e41a4a;
    opacity: 1;

}

/*SOCIAL FOOTER*/

div.box-social{ 
    padding: 0 50px; 
    margin-bottom: 20px;
}
div.box-social ul li{ 
    display: inline-block; 
    height: 25px; 
    width: 25px; 
    background-size: contain!important; 
    margin-right: 10px;
}
div.box-social ul li.vk{background: url('/bitrix/templates/headliner/img/icons/soc-icon/vk.svg') 0px 0px no-repeat;}
div.box-social ul li.fb{background: url('/bitrix/templates/headliner/img/icons/soc-icon/fb.svg') 0px 0px no-repeat;}
div.box-social ul li.insta{background: url('/bitrix/templates/headliner/img/icons/soc-icon/insta.svg') 0px 0px no-repeat;}
div.box-social ul li.tel{background: url('/bitrix/templates/headliner/img/icons/soc-icon/telegram.svg') 0px 0px no-repeat;}

.circle-btn {
    position: fixed;
    width: 100px;
    height: 100px;
    cursor: pointer;
    z-index: 10000;
    opacity: 1;
    transition: opacity 0.5s;
}

.circle-btn--taxi {
    left: 30px;
    bottom: 30px;
}

.circle-btn--hotline {
    right: 30px;
    bottom: 420px;
}

.circle-btn img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    z-index: 1;
    user-select: none;
    pointer-events: none;
}

.circle-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 54px;
    height: 54px;
    border-radius: 50%;
}

.circle-btn--taxi::before {
    background-color: #2dc69d;
}

.circle-btn--hotline::before {
    background-color: #e41a49;
}

.circle-btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    animation: btn-pulse 2.5s infinite ease-in-out;
}

.circle-btn--taxi::after {
    border: 2px solid #000;
    background-color: #2dc69d;
}

.circle-btn--hotline::after {
    border: 2px solid #fff;
    background-color: #e41a49;
}

.circle-btn.mobile {
    width: 52px;
    height: 52px;
}

.circle-btn--taxi.mobile {
    right: 5.1%;
    left: auto;
    /* bottom: 10px; */
    bottom: 18%;
}

.circle-btn--hotline.mobile {
    left: auto;
    right: 5.1%;
    /* bottom: 80px; */
    bottom: 36%;
    
}

.circle-btn--taxi.mobile-left {
    left: 5.0%;
    right: auto;
    bottom: 75px;
}

.circle-btn--hotline.mobile-left {
    left: 5.0%;
    right: auto;
    bottom: 140px;
}

.circle-btn.faded {
    opacity: 0;
}

.circle-btn.mobile img {
    width: 100%;
    height: auto;
}

.circle-btn.mobile::after {
    animation: none;
}

.circle-btn--taxi.mobile::after {
    border: 3px solid #000;
}

.circle-btn--hotline.mobile::after {
    border: none;
}

.circle-btn.mobile::before {
    content: none;
}

@keyframes btn-pulse {
    0% {
        -webkit-transform: scale(0.7) skew(1deg);
        -moz-transform: scale(0.7) skew(1deg);
        -ms-transform: scale(0.7) skew(1deg);
        -o-transform: scale(0.7) skew(1deg);
        transform: scale(0.7) skew(1deg);
        opacity: .2;
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .2;
    }
    100% {
        -webkit-transform: scale(0.7) skew(1deg);
        -moz-transform: scale(0.7) skew(1deg);
        -ms-transform: scale(0.7) skew(1deg);
        -o-transform: scale(0.7) skew(1deg);
        transform: scale(0.7) skew(1deg);
        opacity: .2;
    }
}

/*#SCBbuttonMain {
    position: fixed;
    left: 30px;
    bottom: 20px;
    width: 100px;height: 100px;
    z-index: 1000;
    opacity: 0.9;
}

.scb_phone_but a.close_button_mobile {
    position: absolute;
    background-image: none;
    right: 1px;
    top: -9px;
    z-index: 999999 !important;
}

.scb_phone_but {
    position: fixed;
    background-color: transparent;
    width: 100px;
    height: 100px;
    cursor: pointer;
    z-index: 1000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
}

.scb_phone_but.scb_show {
    visibility: visible
}


.scb_phone_but.scb_stat:hover {
    opacity: 1;
    cursor: pointer;
}

.scb_bg_puls {
    width: 110px;
    height: 110px;
    top: -5px;
    left: -5px;
    position: absolute;
    background-color: #191d20;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .1;
    -webkit-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -moz-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -ms-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -o-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.scb_bg_puls:hover {
    -webkit-animation: scb_bg_puls_anime 1s infinite ease-in-out !important;
    -moz-animation: scb_bg_puls_anime 1s infinite ease-in-out !important;
    -ms-animation: scb_bg_puls_anime 1s infinite ease-in-out !important;
    -o-animation: scb_bg_puls_anime 1s infinite ease-in-out !important;
    animation: scb_bg_puls_anime 1s infinite ease-in-out !important
}*/

/*.puls2{

    -webkit-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -moz-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -ms-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -o-animation: scb_bg_puls_anime 3s infinite ease-in-out;
    animation: scb_bg_puls_anime 3s infinite ease-in-out;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.scb_phone_but.scb_but_hov .scb_bg_puls {
    background-color: #e41a4a;
    opacity: .75 !important
}

.scb_phone_but.scb_but_green.scb_but_hov .scb_bg_puls {
    background-color:#e41a4a;
    opacity: .75 !important
}

.scb_phone_but.scb_but_green .scb_bg_puls {
    background-color: #191d20;
    opacity: .75 !important
}*/

/*.scb_but_img {
    width: 60px;
    height: 60px;
    top: 20px;
    left: 20px;
    position: absolute;*/

    /*background: url(https://core.smartcallback.ru/templates/buttons/imgs/phone3.png) center center no-repeat rgba(30, 30, 30, .1);*/
    /*background-image: url(https://core.smartcallback.ru/templates/buttons/imgs/phone3.png);*/
   
   /* background-color: #e41a4a;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: none;
    opacity: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}*/

/*.scb_but_img:hover {
    background-color: #e41a4a;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 1;
}

.scb_phone_but.scb_but_hov .scb_but_img {
    background-color: #e41a4a;
}

.scb_phone_but.scb_but_green .scb_but_img {
    background-color: #e41a4a;
}

.scb_phone_img {
    margin: 25% !important;

}

.scb_class_off{
    display: none !important;
}

.scb_classToBeAdded{
    display: block !important;
}*/

/*@-webkit-keyframes scb_bg_puls_anime {
    0% {
        -webkit-transform: rotate(0deg) scale(0.4) skew(1deg);
        -moz-transform: rotate(0deg) scale(0.4) skew(1deg);
        -ms-transform: rotate(0deg) scale(0.4) skew(1deg);
        -o-transform: rotate(0deg) scale(0.4) skew(1deg);
        transform: rotate(0deg) scale(0.4) skew(1deg);
        opacity: 0
    }

    5% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
        -ms-transform: rotate(0deg) scale(0.5) skew(1deg);
        -o-transform: rotate(0deg) scale(0.5) skew(1deg);
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: 1
    }

    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        -ms-transform: rotate(0deg) scale(1) skew(1deg);
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        transform: rotate(0deg) scale(1) skew(1deg);
        background: rgba(0, 0, 0, 0);
    }
}

@keyframes scb_bg_puls_anime {
    0% {
        -webkit-transform: rotate(0deg) scale(0.4) skew(1deg);
        -moz-transform: rotate(0deg) scale(0.4) skew(1deg);
        -ms-transform: rotate(0deg) scale(0.4) skew(1deg);
        -o-transform: rotate(0deg) scale(0.4) skew(1deg);
        transform: rotate(0deg) scale(0.4) skew(1deg);
        opacity: 0
    }

    5% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
        -ms-transform: rotate(0deg) scale(0.5) skew(1deg);
        -o-transform: rotate(0deg) scale(0.5) skew(1deg);
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: 1
    }

    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        -ms-transform: rotate(0deg) scale(1) skew(1deg);
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        transform: rotate(0deg) scale(1) skew(1deg);
        background: rgba(0, 0, 0, 0);
    }
}*/


/*new mobile button*/
/*#SCBbuttonSecond{
    display: none;
}

.scb_mob_bg{
    display: none;
}*/

/*
@media only screen and (max-width: 767px) {

    #SCBbuttonSecond{
        display: block;
        margin-left: 50%;
        position: fixed;
        bottom: 10px;
        z-index: 110000;
        left: -50px;

    }
    #SCBbuttonMain {
        left: 20px;

    }

    .scb_but_img {
        width: 56px;
        height: 56px;
        top: 22px;
        left: 22px;
    }

    .scb_bg_puls {
        width: 120px;
        height: 120px;
        top: -10px;
        left: -10px;
    }

    .scb_phone_img {
        margin: 24% !important;
    }

}
*/


/*@media only screen and (max-width: 767px) {
    #SCBbuttonMain{
        width: 40px;
        height: 40px;
    }
    .scb_phone_but.scb_but_green .scb_bg_puls{
        display: none;
    }
    .scb_phone_but{
        width: 40px;
        height: 40px;

    }
    .scb_phone_img{
        width: 20px;
    }
    .scb_but_img{
        width: 40px;
        height: 40px;
        top: 0;
        left:0;

    }
    .scb_mob_bg{
        display: none;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.53);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99989;
    }

    .scb_button_call{
        position: absolute;
        bottom: calc(42px + 46px);
        left: 10vw;
        width: calc(100% - 20vw);
        height: 46px;
        line-height: 44px;
        margin-bottom: 10px;
        background: #e41a4a;
        text-align: center;
        color: #fff !important;
        border-radius: 25px;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        text-decoration: none;
    }

    .scb_button_call:before{
        display: inline-block;
        content: "";
        background: url(//core.smartcallback.ru/templates/buttons/imgs/mob_call.png);
        width: 14px;
        height: 45px;
        position: absolute;
        left: 17px;
        background-position-y: center;
        background-repeat: no-repeat;
    }

    .scb_button_callback{
        position: absolute;
        bottom: 42px;
        left: 10vw;
        width: calc(100% - 20vw);
        height: 46px;
        line-height: 44px;
        background: #202020;
        text-align: center;
        color: #fff !important;
        border-radius: 25px;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
    }

    #SCBbuttonsBG .scb_button_call:active,
    #SCBbuttonsBG .scb_button_call:hover,
    #SCBbuttonsBG .scb_button_call:visited {
        color: #fff !important;
    }

    .scb_button_callback:before{
        display: inline-block;
        content: "";
        background: url(//core.smartcallback.ru/templates/buttons/imgs/mob_callback.png);
        width: 14px;
        height: 45px;
        position: absolute;
        left: 17px;
        background-position-y: center;
        background-repeat: no-repeat;
    }
}*/
.construction__video-btn {
    position: absolute;
    width: 8rem;
    height: 8rem;
    background-color: #e41a4a;
    border-radius: 50%;
    bottom: 18%;
    left: 2%;
    color: #fff;
    margin-right: -18.6rem;
    cursor: pointer;
    font-size: 1.8rem;
    font-weight: 500;
    transition: transform ease-in 0.2s;
    z-index: 2;
}
.construction__video-btn .construction__video-overlay {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.construction__video-btn {
    color: #fff;
    cursor: pointer;
    font-size: 1.8rem;
    font-weight: 500;
    position: fixed;
}
.construction__video-btn .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    background: url("/bitrix/templates/headliner/img/play-icon.svg") center/contain no-repeat;
    width: 2rem;
    height: 2rem;
    margin-top: -1rem;
    margin-left: -1rem;
    font-size: 1rem;
}
.construction__video-btn .construction__text {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    background: url(/bitrix/templates/headliner/img/video-btn.svg) center/cover no-repeat;
    width: 7rem;
    height: 7rem;
    margin: -3.5rem 0 0 -3.5rem;
    font-size: 1rem;
    -webkit-animation: rotate-center 30s linear infinite both;
    animation: rotate-center 30s linear infinite both;
}
.construction__video-btn:hover {
    transform: scale(1.1);
}
.baner__form-close {
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/headliner/img/icons/btn_close_w.svg) no-repeat center;
    background-size: contain;
    opacity: 0.7;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    display: block;
}
.video__form2 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 10;
    top: 100px;
    display: none;
}
#video-form2 {
    display: flex;
    flex-direction: column;
    max-width: 1024px;
    min-width: 1024px;
    background: #fff;
    padding: 60px 40px 40px;
    margin: 50px auto 0;
    position: relative;
}
@font-face {
    font-family: "Dewi Expanded Bold";
    src: local("RF Dewi Expanded Bold"), local("RF-Dewi-Expanded-Bold"), url(/bitrix/templates/headliner/fonts/RF-Dewi-Expanded-Bold.otf) format("otf"), url(/bitrix/templates/headliner/fonts/RF-Dewi-Expanded-Bold.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}
@font-face {
    font-family: "Dewi Expanded Regular";
    src: local("RF Dewi Expanded Regular"), local("RF-Dewi-Expanded-Regular"), url(/bitrix/templates/headliner/fonts/RF-Dewi-Expanded-Regular.otf) format("otf"), url(/bitrix/templates/headliner/fonts/RF-Dewi-Expanded-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: "Dewi Expanded Ultrabold";
    src: local("RF Dewi Expanded Ultrabold"), local("RF-Dewi-Expanded-Ultrabold"), url(/bitrix/templates/headliner/fonts/RF-Dewi-Expanded-Ultrabold.otf) format("otf"), url(/bitrix/templates/headliner/fonts/RF-Dewi-Expanded-Ultrabold.ttf) format("truetype");
    font-weight: bold;
    font-style: normal
}
.baner__form {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 10;
    top: 0px;
    display: none;
}
#baner__form {
    display: flex;
    flex-direction: column;
    max-width: 1024px;
    min-width: 1024px;
    padding: 20px;
    margin: 150px 0;
    position: fixed;
    background-color: #000;
    left: calc(50% - 312px);
}
.video__form_t0 img{
    width: 60px;
}
.video__form_t1 {
    font-family: "Dewi Expanded Bold";
    color: #E41A4A;
    font-size: 53px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    line-height: 53px;
}
.video__form_t2 {
    font-family: "Dewi Expanded Bold";
    color: #fff;
    font-size: 53px;
    text-transform: uppercase;
    font-weight: 600;
}
.video__form_3 {
    text-align: center;
}
.video__form_3 a{
    background-color: #E41A4A;
    display: inline-block;
    padding: 10px 20px;
    margin: 20px 0;
    color: #fff;
    text-transform: uppercase;
}
.video__form_4 {
    font-family: "Dewi Expanded Regular";
    color: #6c6c6c;
    font-size: 18px;
    font-weight: 400;
}
.video__form_5 {
    font-family: "Dewi Expanded Regular";
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin: 10px 0px;
}
@media only screen and (max-width: 624px) {
    #baner__form {
        margin: 150px 2%;
        left: auto;
        width: 96%;
        max-width: 96% !important;
        min-width: 96% !important;
    }
}
@media only screen and (max-width: 450px) {
    .video__form_t1 {
        font-size: 20px;
    }
    .video__form_t2 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 420px) {
    .video__form_t0 img{
        width: 50px;
    }
    .video__form_t1 {
        font-size: 17px;
    }
    .video__form_t2 {
        font-size: 25px;
    }
    .video__form_3 a {
        font-size: 14px;
    }
    .video__form_4 {
        font-size: 10px;
    }
}
@media only screen and (max-width: 800px) {
    .construction__video-btn {
        left: auto;
        right: 2%;
        margin-right: 0;
        width: 6rem;
        height: 6rem;
    }
    .construction__video-btn .construction__text {
        width: 5rem;
        height: 5rem;
        margin: -2.5rem 0 0 -2.5rem;
    }
}
.benefits {
    list-style: disc;
}
/* End */
/* /bitrix/templates/headliner/css/style.css?1726833977337924 */
/* /bitrix/templates/headliner/fonts/stylesheet.css?16399229801078 */
/* /bitrix/templates/headliner/css/tmp_style.css?1639922980127 */
/* /bitrix/templates/headliner/css/addons.css?169996418348016 */
/* /bitrix/templates/headliner/template_styles.css?169996418319464 */
