.slider_team {margin-top: 50px}
.slider_team .slider__item {
height: auto; background: #fff;  border: none;  padding: 0;     
}
.slider_team .slider__item img{
    max-width:95%     
    }
    .tabs__info {
        width: 100%;
    }
    .tabs .slick-track, .tabs .slick-slide {        min-width: 558px;    }

.scheme  {
    padding: 100px 0 300px; margin-top: 100px;
    background: url(../img/scheme.jpg) no-repeat;
    background-size: cover;
    color: #fff
}
.scheme_wrapper {display: flex; flex-wrap:wrap; justify-content: space-between; margin: 50px 0 30px}
.scheme_item {position: relative; width: 32%; margin: 20px 0; padding-right: 10%; line-height: 1.5}
.scheme_item::after {position: absolute; content:""; width: 47px; height: 8px; background:url(../img/icons/circles.svg); right:30%; top:47px}
.scheme_item:last-child::after {display:none}
.scheme_item img {display: block; margin-bottom: 15px}

.tabs__controls {
    width: 100%;
    color: #fff;
}
.tabs__controls-wrapper {
    height: 80px;
    background: #2e323e;
    padding: 10px;
    padding-right: 30px;
}

.promo__text h3, .promo__text h4, .promo__text h5 {color: #fff}
.promo__info {
    font-weight: 100;
}

/* PAGES */

.page {font-size: 16px; line-height: 24px; color: #787B85; }
h2 {line-height: 50px}
h3 {font-size: 28px; font-weight:500;color: #2e323e; line-height: 34px;}
h4 {font-size: 24px; font-weight:500;color: #2e323e; line-height:30px}
h5 {font-size: 20px; font-weight:600; margin: 20px 0 5px; color: #2e323e}
h6 {font-size: 17px; font-weight:600;color: #2e323e}
p {margin-top: 15px}

.page .mainscreen {background: #2e323e}
.breadcrumps a {color: #A7A9B0}
.breadcrumps span {padding: 0 15px }
.breadcrumps {padding: 50px 0; color: #787B85}

.wet_about {background: url(../img/uteplenie/house.jpg) left bottom no-repeat; }
.flex {display: -webkit-box; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center;}
.image {width: calc(50% - 20px); padding: 40px 0}
.wet_about .flex {margin-top: 50px}
.slider_wet .slider__item {height: auto; padding: 0; margin: 0}
.text {width: calc(50% - 20px); padding: 40px 0}
h5 span {color: #8DC73D; font-weight: 600}
.wet_about h5:first-child {margin-top: 0}

.wet_features {margin: 50px 0; overflow: hidden; background: #F7F8FD; padding: 50px 0}
h6.subtitle {margin: 20px 0 50px; font-size: 17px}
.green {color:#8DC73D;}
.wet_features h6.green {margin: 15px 0}
.wet_features img {transform: translateY(100px);}
.summary {background: #2e323e; color: #fff; width: 1500px; text-align: left}
.summary .container {padding: 100px; margin-left: 0}
.summary h3 {color: #fff}

.wet_benefits .image img {float: right}
.wet_benefits h6 {margin: 20px 0  5px; position: relative}
.wet_benefits .text h6::before {position: absolute; content: ""; width: 7px; height: 7px; background: url(../img/icons/square.svg); left: -15px;
    top: 8px;}
    .wet_benefits h3 {margin: 50px 0;}
    .wet_benefits .summary {width: calc(50% - 20px); padding: 50px}
    .wet_benefits ul {padding-left: 50px; list-style: none;}
    .wet_benefits li {position: relative; margin-bottom: 20px}
    .wet_benefits li::before {position: absolute; content: ""; width: 15px; height: 15px; background: url(../img/icons/minus.svg); left: -25px;
        top: 4px;}

.page .gallery {background: url(../img/uteplenie/house2.jpg) right bottom no-repeat; padding-bottom: 100px}
.wet .gallery__item-picture-btn {display: none}
.page .btn {
    margin: 20px auto 0;
}


.wet_tables h5 {text-align: center}
table {margin: 30px auto}
th {background: #F7F8FD; color: #787B85; font-weight:600; padding: 10px}
td {text-align: center; padding: 10px}
td:first-child {text-align: left}
.wet_tables .text {background: #F7F8FD; padding: 50px; font-size: 14px}
.wet_tables .text h5 {text-align: left; margin-top:0}
.wet_tables .summary {padding: 50px; width: 100%; margin-top: 50px}

.page footer {margin-top: 250px}

.remont .gallery__item {
    width: calc(33% - 20px);
    margin: 20px 20px 20px 0;
}
.remont .wet_benefits .image {padding-top: 25px}
.grey {background: #F7F8FD; margin: 70px 0; padding: 70px 0}

.nvf .wet_features .image:first-child img {float: right}
.text h6.subtitle {margin:0}
.nvf .wet_features h6.square,.nvf .wet_benefits h6.square {position: relative; margin: 5px 0}
h6.square::before {position: absolute; content: ""; width: 7px; height: 7px; background: url(../img/icons/square.svg); left: -15px;
    top: 8px;}
    .nvf .wet_features img {transform: none}
    .right {float: right}
    .nvf .wet_benefits {overflow: hidden}
    

@media (max-width: 1199px){
    .team, .scheme, .page .container {padding-left: 30px; padding-right: 30px}
    .image img {max-width: 100%}
}

@media (max-width: 992px){
    .scheme {background: #2e323e; padding-bottom: 0}
.tabs__controls {height: auto}
.flex {flex-direction: column;}
.text, .image {width: 576px}
.page footer {
    margin-top: 50px;
}
}

@media (max-width: 900px){
.scheme_item {width: 49%; }
}

@media (max-width: 576px){
    .mainscreen__logo {
        width: 200px;
        height: auto;}
        .mainscreen__header {
            padding: 10px;
        }
        .mainscreen__address, .mainscreen__email, .mainscreen__logo, .mainscreen__messengers, .mainscreen__phone {
            margin: 5px auto;
        }
        .gallery__item {
            margin-bottom: 30px;
        }

        .tabs__info {
            margin-top: 50px;
        }
        .tabs__controls {
            margin-top: 40px;
        }
        .promo {
            background: #2e323e; padding: 0 30px ;
        }
        .promo__wrapper {
            flex-wrap:wrap
        }
        .promo__photo {
            position: static;
            display: block;
        }
        .promo__photo-img {
            width: 100%;
        }
        .promo__text {
            margin-top: 70px;
        }
        .requirements {
            flex-direction: column-reverse;
        }
   .tenders__button {
            width: 250px;
        }
        .list-item:before {
            top: 13px;
        }
        .house__photo {
            display: none;
        }

        .questions__phone-img {
            height: 400px;
        }
        .questions__phone {
            margin-bottom: 50px;
        }
        .questions__button {
            max-width: 100%;}
            
            .scheme {background: #2e323e; padding-bottom: 100px}
            .scheme_item {width: 100%; padding:0}

            .text, .image, .wet_benefits .summary {width: 100%}
            .wet_tables .container {padding: 0}
            h2 {
                line-height: 36px;
            }
            h3 {
                font-size: 20px;
                line-height: 27px;
            }
            h4 {
                font-size: 18px;
                line-height: 24px;
            }
            .summary {
                width: 100%;
            }
            .summary .container {
                padding: 50px 30px;
            }
            .wet_features img {
                transform: none;
            }
            .wet_benefits ul {
              padding-left: 20px;
            }
            .wet_tables h2, .wet_tables h6 {padding-left: 30px; padding-right: 30px}
            table {
                font-size: 14px;    line-height: 1.3;
            }
            td {
                padding: 5px;
            }
            .wet_tables .text {
                padding: 50px 30px;
                margin-top: 30px;
            }
            .page .footer .container, .page .gallery .container {padding: 0}
            .remont .gallery__item {width: 100%; margin: 20px auto}

            .tabs .slick-track, .tabs .slick-slide {        min-width: auto;    }
    }

    /* ================== */

    .menu {
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        list-style: none;
    }

.menu a {
    padding-right: 30px;
    color: #787B85;
    text-decoration: none;
}
.menu a:hover {color: #8DC73D; text-decoration: underline;}

.menu_mobile {
    display: none
}



@media only screen and (max-width: 992px) {
    .menu {
        display: none
    }

    .menu_mobile {
        z-index: 111;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: fixed;
        right: 0;
        width: 300px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        top: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100vh;
        background: #fff;
        -webkit-transition: -webkit-transform .35s ease;
        transition: -webkit-transform .35s ease;
        -o-transition: transform .35s ease;
        transition: transform .35s ease;
        transition: transform .35s ease, -webkit-transform .35s ease;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        list-style: none;
    }
    .menu_mobile li {
        padding: 8px 0
    }
    .menu_mobile a {
        padding-right: 30px;
        color: #787B85;
        text-decoration: none;
        padding: 0
    }
    .menu_mobile a:hover {color: #8DC73D; text-decoration: underline;}
    .menu_mobile.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .hamburger {
        display: block;
        position: absolute;
        top: 27px;
        left: -50px;
        width: 50px;
        -webkit-transition: left .35s ease;
        -o-transition: left .35s ease;
        transition: left .35s ease;
        height: 50px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        justify-content: center;
        background: #fff
    }
    .hamburger img {
        width: 30px;
        position: absolute;
    }
    .hamburger .close {
        opacity: 0;
    }
    .menu_mobile.active .hamburger {
        left: 25px;
    }
    .menu_mobile.active .hamburger img {
        opacity: 0;
    }
    .menu_mobile.active .hamburger .close {
        opacity: 1;
    }

    .menu_mobile .social {
        padding: 0
    }
}


/* LANGUAGES */

.language {display: flex;border-left: solid 1px #8dc73d;
    padding-left: 30px;}
    .language a {padding-right: 10px}
    .language a.active, .language_mobile a.active {color: #ddd}
    
.menu_mobile li.language_mobile {display: flex; border-bottom: solid 1px #8dc73d; padding-bottom: 20px; margin-bottom: 30px}
.language_mobile a {padding: 0 10px}