

/* Start:/local/components/terem/catalog.detail/templates/detail.header/style.css?167953320814012*/
.all-replaceable {
    transition: transform 0.5s ease 0s, opacity 0.5s ease 0.2s;
    opacity: 1;
    transform: translateY(0px) translateZ(0px);
}

.all-replaceable.hide {
    transform: translateY(-25px) translateZ(0px);
    opacity: 0;
}

.house-home {
    padding: 0;
    position: relative;
}

.house-home.hide {
    transform: translateY(0px) translateZ(0px);
}

.house-home .bg {
    position: relative;
    width: 100%;
}

@media screen and (min-width: 1000px) {
    .house-home {
        margin-top: 170px;
        height: initial;
    }

    .house-home.calc_active {
        z-index: 80;
    }
}

.house-short .container {
    position: relative;
}

.house-short-link-wrap {
    margin-top: 42px;
}

.house-short-links {
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.25;
}

.house-short-links-title {
    font-size: 16px;
    color: #404040;
    display: block;
}

.house-short-link {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    color: #404040;
    margin-right: 25px;
    position: relative;
    float: left;
    margin-bottom: 15px;
}

.house-short-link:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #a32829;
    -webkit-transition: height .3s;
    -ms-transition: height .3s;
    -moz-transition: height .3s;
    -o-transition: height .3s;
    transition: height .3s;
}

.house-short-link:hover:after {
    height: 0;
}

.house-short-icon {
    padding: 20px 0;
}

.all-replaceable_promo-in-menu {
    transition: transform 0s ease 0s, opacity 0.5s ease 0.2s;
}

.all-replaceable_promo-in-menu.hide {
    transform: translateY(0px) translateZ(0px);
}

.all-replaceable_promo-on-render {
    display: none;
}

.house-fixed {
    margin-top: 170px;
}

.house-fixed .inner {
    padding: 0 130px 10px 20px;
}

.house-fixed .inner button {
    display: block;
}

.house-fixed-plus {
    top: 59px;
    width: unset;
    white-space: nowrap;
}

.house-fixed-plus-new-btn {
    position: relative;
    background: #EBEBE4;
    width: 140px;
    padding: 10px 0 10px 20px;
    text-align: left;
}
.house-fixed-plus-new-btn:first-child {
    width: 120px;
}

.house-fixed-plus-new-btn .title {
    font: 700 14px/24px "IBM Plex Sans";
    text-transform: uppercase;
    color: #000000;
}
.arrow {
    position: absolute;
    display: block;
    width: 13px;
    height: 10px;
    background: url('/assets/resources/images/catalog-arrow.svg');
    background-repeat: no-repeat;
    background-size: contain;
}
.house-fixed-plus-new-btn:last-child .arrow {
    top: 20px;
    right: 8px;
}
.house-fixed-plus-new-btn:first-child .arrow {
    top: 18px;
    right: 21px;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.house-fixed-plus-new-btn.active .arrow {
    top: 14px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.house-fixed-plus-new-btn.active {
    background: #F7F6F5;
}
.house-menu-item {
    padding: 28px 0 24px 0;
    position: relative;
}
.house-menu-link {
    display: block;
    font: 700 16px 'Montserrat';
    color: #000000;
    margin: 0 55px 0 15px;
    padding-left: 20px;
    position: relative;
    width: 100%;
    text-align: left;
}
.house-menu-link::after {
    position: absolute;
    top: 44px;
    left: 0;
    width: 100%;
    content: "";
    border-bottom: 1px solid #EBEBE5;
}
.menu-list-title {
    font: 400 14px/24px 'Montserrat';
    color: #707070;
    margin: 0 55px 0 35px;
}



@media (min-width: 1000px) {
    .menu-list-title {
        display: none;
    }
    .house-short .item.right {
        position: relative;
        display: block;
        width: calc(32.3% - 40px);
        margin-top: 10px;
    }

    .side-popup.s-house {
        max-width: 500px;
    }

    .house-fixed {
        max-width: 500px;
    }

    .house-fixed.hidden {
        /*opacity: 0 !important;
        transition: opacity 0s !important;

         */
    }

    house-popup.side-popup {
        max-width: 500px;
    }

    .house-fixed ._heading {
        transform: translateY(0px) translateZ(0px) !important;
        padding: 20px 110px 8px 35px;
        box-sizing: border-box;
    }

    .house-fixed ._heading .catalog-data-title{
        font-family: 'Montserrat', sans-serif;
        font-size: 29px;
        font-weight: bold;
        line-height: 32px;
        margin-right: 0;
    }
    .catalog-data-title {
        font-size: 29px;
    }

    .all-replaceable_promo-on-render {
        display: block;
        transition: .3s opacity .75s !important;
        transform: initial !important;
    }

    .all-replaceable_promo-on-render.hide {
        transform: initial !important;
        opacity: 0 !important;
        transition: 0s opacity !important;
    }

    /*preload default height to popup slider*/
    .fancybox-slider-wrapper .slider {
        min-height: 492px;
        max-height: 650px;
    }
}

/*preload default width to highlight button*/
.switch .highlight {
    width: 140px;
}


.planning .furniture-overlay {
    position: relative;
}

.house-gallery {
    display: block;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.house-gallery .wrapper {
    display: table;
    padding-top: 145px;
    padding-bottom: 145px;
}

.house-gallery-title {
    line-height: 1;
}

.house-gallery-title-wrap {
    margin-bottom: 30px;
}

.gallery-line {
    display: inline-block;
    width: 100%;
    margin-left: -10px;
    margin-right: -10px;
}

.gallery-image-wrapper {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}

.gallery-image {
    display: inline-block;
    width: 98%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 15px;
    right: 0;
    bottom: 0;
    top: 0;
    cursor: pointer;
    margin: auto;
}

.gallery-item {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: inherit;
}

._big {
    margin-top: 5px;
}

._big .gallery-image-wrapper {
    height: 474px;
}

._big ._one {
    width: 25%;
}

._big ._one._two .gallery-image-wrapper {
    height: 229px;
    margin-bottom: 15px;
}

._big ._four {
    width: 50%;
}

._mini {
    margin-top: -2px;
}

._mini .gallery-image-wrapper {
    height: 228px;
    display: inline-block;
}

._mini ._one {
    width: 50%;
}

._mini ._two .gallery-image-wrapper {
    width: 50%;
    float: left;
    overflow: hidden;
}

.fancybox-section .gallery-inner {
    padding: 0 !important;
}

.fancybox-section .close {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50px;
    z-index: 6;
}

.fancybox-wrapper .slider-controls.s-fancybox {
    z-index: 5;
}

.slider-controls.s-fancybox button,
.house-home-nav-button {
    top: 0;
    bottom: 0;
    margin: auto;
}

.slider-controls.s-fancybox button {
    max-height: 75px;
    max-width: 75px;
}

.house-home-nav-button {
    max-height: 100px;
    max-width: 50px;
}

button.house-home-nav-button {
    background-color: rgba(64, 64, 64, 1);
}

button.house-home-nav-button:hover {
    background-color: #ebebe5;
}

button.house-home-nav-button .b {
    width: 20px;
    background-color: #fff;
    transition: background-color 0.45s;
}

button.house-home-nav-button:hover .b {
    background-color: rgba(64, 64, 64, 1) !important;
}

.house-calculator-price-button_right {
    float: right;
}

@media (min-width: 1000px) {
    .calc_active .house-home {
        z-index: 80;
    }

    .house-home-nav {
        position: absolute;
        width: 100%;
        transition: width 0.35s ease 0.3s, background-color 0.6s ease 0s;
        top: 0;
        bottom: 0;
    }

    .calc_active .house-home-nav {
        transition: width 0.35s ease 0.3s, background-color 0.6s ease 0s;
    }

    .calc_active .house-home-nav {
        background-color: rgba(0, 0, 0, 0.3);
        width: calc(100% - 500px);
    }
}

@media (max-width: 1000px) {
    .house-gallery .wrapper {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .house-gallery-title-wrap {
        margin-bottom: 20px;
    }

    .gallery-line {
        width: 101%;
    }

    ._mini {
        margin-top: -5px;
    }

    ._mini .gallery-image-wrapper {
        height: 157px;
    }

    ._big .gallery-image-wrapper {
        height: 334px;
    }

    ._big ._one._two .gallery-image-wrapper {
        height: 159px;
        margin-bottom: 15px;
    }

    .slider-controls.s-fancybox button,
    .house-home-nav-button {
        max-width: 50px;
    }

    .slider-controls.s-fancybox button {
        max-height: 50px;
    }

    .slider-controls.s-fancybox .next .b {
        transform-origin: 100% 80%;
        right: 2px;
    }

    .slider-controls.s-fancybox .prev .b {
        transform-origin: 5% 75%;
        left: 1px;
    }

    .house-home-nav-button {
        max-height: 60px;
        max-width: 40px;
    }

    .house-home-nav button.house-home-nav-button .b {
        width: 15px;
    }

    .house-home-nav .prev.house-home-nav-button .b {
        left: 0;
    }

    .house-home-nav .next.house-home-nav-button .b {
        right: 0;
    }

    .house-fixed-plus {
        top: 27.4px;
    }
    .side-popup {
        top: 66px !important;
        padding-top: 66px !important;
    }
    popup-overlay {
        display: none !important;
    }
    .popup-house.popup-content menu {
        position: relative;
    }
    .menu-list-title {
        margin-top: 20px;
    }

}

@media (max-width: 640px) {
    .gallery-image {
        left: 10px;
    }

    ._mini {
        margin-top: -4px;
    }

    ._mini .gallery-image-wrapper {
        height: 105px;
    }

    ._big {
        margin-top: -4px;
    }

    ._big .gallery-image-wrapper {
        height: 217px;
    }

    ._big ._one._two .gallery-image-wrapper {
        height: 105px;
        margin-bottom: 7.5px;
    }

    .house-fixed-plus-new-btn:last-child {
        padding-right: 0;
        padding-left: 28px;
        width: 120px;
    }
    .house-fixed-plus-new-btn:last-child .arrow {
        display: none;
    }
    .burger {
        display: block;
        position: absolute;
        left: 11px;
        top: 17px;
    }
    .burger span {
        width: 11px;
        height: 2px;
        background: #000000;
        display: block;
        margin-bottom: 2px;
    }
    .house-fixed-plus-new-btn:first-child {
        width: auto;
        padding-left: 0;
    }
    .house-fixed-plus-new-btn:first-child .title {
        visibility: hidden;
    }
}

@media (max-width: 425px) {
    .gallery-line {
        width: 103%;
    }

    ._mini .gallery-image-wrapper {
        height: 80px;
    }

    ._big .gallery-image-wrapper {
        height: 165.5px;
    }

    ._big ._one._two .gallery-image-wrapper {
        height: 79px;
    }
}

/* стили слайдера Лидер-Богатырь */

.config>.wrapper {
    padding-bottom: 50px;
}

.popular .block {
    position: relative;
    margin-bottom: 40px;
}

.popular .block .l-l.slider-wrapper {
    width: 60%;
}

.popular .slider,
.gallery-area .slider {
    width: 100%;
}

.gallery-area .slider {
    padding-top: 57%;
}

.popular .slider-controls {
    right: -75px;
    bottom: 0;
}

.popular .block .l-r {
    float: none;
    top: 0;
    right: 0;
    position: absolute;
    width: 32%;
    min-height: 100%;
    border: 0;
    padding: 0 0 40px 40px;
}

.popular .block .l-r h4 {
    font-size: 46px;
    line-height: 1.2;
}

.popular .block .l-r p {
    margin-bottom: 35px;
}

.popular .block .l-r a {
    border-bottom: 0 !important;
}

.popular .block .l-r .text-slider {
    width: 100%;
    overflow: hidden;
}


.popular .l-l .slider {
    padding-top: 66%;
}


.popular {
    padding-top: 20px;
    padding-bottom: 74px;
}

.popular .wrapper {
    padding: 20px 0 !important;
}

.popular .text-slider .img {
    top: auto;
    bottom: 0;
    position: relative;
    height: auto;
}

.more-link {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    color: #a32829 !important;
    letter-spacing: 0.1em;
    padding-right: 35px;
    padding-bottom: 1px;
    border-bottom: none !important;
}

.more-link:after {
    content: "...";
    position: absolute;
    top: -25px;
    right: 0;
    font-size: 32px;
}

.popular .slide {
    background: #F7F6F4;
}

.popular .slide .img {
    padding: 15px;
}

.popular .red {
    width: 90%;
    font-size: 22px;
    margin: 11px 0 0 0;
}

@media screen and (max-width: 999px) {
    .popular .l-l .slider {
        width: 100%;
        padding-top: 66%;
    }

    .popular .block .l-r {
        position: inherit;
        top: auto;
        right: auto;
        width: 100%;
    }

    .popular .l-l {
        margin: 0 0 15px 0;
    }
}

@media screen and (max-width: 425px) {
    .popular .wrapper {
        width: 100% !important;
    }

    .popular .block .l-l.slider-wrapper {
        width: 100%;
    }

    .popular .block .l-r {
        padding: 0;
    }

    .popular .h5 {
        max-width: 90%;
        overflow: hidden;
    }
}
/* End */


/* Start:/local/components/terem/standard.blocks/templates/.default/style.css?1679533208806*/

.red-section {
    position: relative;
    padding: 110px 0;
}

.red-section h4,
.red-section .h4 {
    text-align: left;
    margin-bottom: 50px;
}

.red-section .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.red-section .bg img {
    position: absolute;
    width: 90%;
    bottom: 0;
    left: 5%;
}
/*начало*/
._personal-style {
    line-height: 2;
}

@media screen and (min-width: 1000px) {
    ._personal-style {
        max-width: 333px;
        display: block;
        margin: auto;
    }
}
/*конец*/
@media screen and (min-width: 640px) {

    .red-section h4,
    .red-section .h4 {
        text-align: center;
    }

    .red-section .bg img {
        max-width: 432px;
        width: 100%;
        bottom: 0;
        left: 10%;
    }
}
/* End */


/* Start:/local/components/terem/form.form/templates/template.catalog.cart.online/style.css?16795332081606*/

.online-form-popup{

}

.center-popup .content.online-form-popup__inner{
    padding-left: 50px;
    padding-right: 50px;
}

.online-form-popup__tx .online-form-popup__title {
    font-size: 30px;
    letter-spacing: 0.1px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.form-section .tx.online-form-popup__tx{
    max-width: 625px;
    margin-bottom: 25px;
}

.form-wrapper .input-wrapper .placeholder.online-form-popup__placeholder {
    top: 11px;
}

.online-form-popup__tx__text{
    letter-spacing: -0.1px;
}

.form-section .form-wrapper.form-wrapper_online{
    max-width: 620px;
}

.form-wrapper .input-wrapper.online-form-popup__ln-wrapper{
    display: inline-block;
    width: 100%;
    max-width: initial;
}

.form-wrapper .ln.online-form-popup__ln {
    margin-bottom: 27px;
}

.online-form-popup__ln_halfblock{
    width: calc(50% - 5px);
    float: left;
}

.form-wrapper .input-wrapper.online-form-popup__ln_halfblock__iw{
    max-width: initial;
}

.online-form-popup__ln_bottom{
    margin-top: 23px;
    font-size: 14px;
}

.online-form-popup__ln_halfblock_left{
    padding-right: 5px;
}

.online-form-popup__ln_halfblock_right{
    padding-left: 5px;
}

.form-wrapper .online-form-popup__btn-wrapper{
    margin-top: 38px;
}

.online-form-popup__button {
    min-width: 300px;
    letter-spacing: 2.4px;
}

@media(max-width: 650px){
    .online-form-popup__ln_halfblock{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .center-popup .content.online-form-popup__inner {
        padding-left: 0;
        padding-right: 0;
    }

}
/* End */
/* /local/components/terem/catalog.detail/templates/detail.header/style.css?167953320814012 */
/* /local/components/terem/standard.blocks/templates/.default/style.css?1679533208806 */
/* /local/components/terem/form.form/templates/template.catalog.cart.online/style.css?16795332081606 */
