.vc_row[data-vc-full-width].vc_hidden.vc_custom_1614949516584 {
    opacity: 1;
}
.key-clean{
    display: flex;
}

.home__key-clean{
margin-bottom: 100px;
}
@media(max-width:1199px){
    .home__key-clean{
        margin-bottom:50px;
        }
}
@media(max-width:991px){
    .key-clean{
        flex-direction: column;
        }
        .home__key-clean{
            margin-bottom:30px;
            }
}
.key-clean__text-col{
    position: relative;
    flex:0 0 506px;
    max-width: 506px;
    padding-top: 48px;
}
.key-clean__text-wrap{
    position: relative;
    background: #ffffff url(/wp-content/uploads/2019/01/white-scratone.jpg?id=7255) repeat 0 0;
    padding: 50px;
    margin-right:-60px;
    width:570px;
    z-index: 1;
}
@media(max-width:1199px){
    .key-clean__text-col{
        flex:0 0 auto;
        max-width: 450px;
    }
    .key-clean__text-wrap{
        width:auto;
        padding:25px;
        margin-right:-30px;
    }
}
@media(max-width:991px){
    .key-clean__text-col{
        flex:0 0 auto;
        max-width: inherit;
        padding-top: 0;
    }
    .key-clean__text-wrap{
        width:auto;
        text-align: center;
        padding:25px;
        margin:0;
    }
}
.key-clean__text-title{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.1;
}
@media(max-width:1199px){
    .key-clean__text-title{
        font-size: 26px;
        margin-bottom:15px;
    }
}
.key-clean__pic-col{
    position: relative;
}
@media(max-width:991px){
    .key-clean__pic-col{
        text-align: center;
    }
    .key-clean__pic-col img:not(.key-clean__more-i){
        max-width: 450px;
    }
}
@media(max-width:767px){
    .key-clean__pic-col img:not(.key-clean__more-i){
        max-width: 350px;
    }
}
@media(max-width:575px){
    .key-clean__pic-col img:not(.key-clean__more-i){
        max-width: 100%;
    }
}
.key-clean__more{
    position: absolute;
    top:214px;
    left:20px;
    width:310px;
    font-weight: 700;
    line-height: 1.4;
    height:200px;
    font-size: 24px;
    color:#151515;
    background:#ffed00;
    padding:20px 40px;
    transition: all 0.3s ease;
    z-index: 1;
}
@media(max-width:1199px){
    .key-clean__more{
        width:auto;
        height:auto;
        font-size: 20px;
        padding:20px;
    }
}
@media(max-width:991px){
    .key-clean__more{
        font-size: 16px;
        padding:15px;
        left:50%;
        transform: translate(-50%,0);
    }
}
@media(max-width:767px){
    .key-clean__more{
        top:30px;
    }
}
.key-clean__more:hover{
background:#ffb300;
color:#000;
}
.key-clean__more-i{
    display: block;
    margin-bottom: 10px;
}
@media(max-width:1199px){
    .key-clean__more-i{
        max-width: 30px;
    }
}
@media(max-width:991px){
    .key-clean__more{
        font-size: 16px;
        padding:15px;
    }
    .key-clean__more-i{
        margin:0 auto 10px;
    }
}
.company-numbers{
display: flex;
}
@media(max-width:1099px){
    .company-numbers{
        flex-direction: column;
    }
}
.home__company-numbers{
margin-bottom: 80px;
}
@media(max-width:1099px){
    .home__company-numbers{
        margin-bottom: 40px;
        }
}
.company-numbers__title-col{
    flex:0 0 477px;
    max-width: 477px;
    display: flex;
    align-items: center;
}
@media(max-width:1099px){
    .company-numbers__title-col{
    flex:0 0 auto;
    max-width: inherit;
    justify-content: center;
    margin-bottom: 25px;
    }
}
.company-numbers__title-i{
flex-shrink: 0;
margin-right:30px;
}
.company-numbers__title{
    font-size: 32px;
    line-height: 1.2;
    font-weight:700;
    color:#151515;
}
@media(max-width:991px){
    .company-numbers__title{
        text-align: center;
    }
}
@media(max-width:767px){
    .company-numbers__title{
        font-size: 23px;
    }
}
.company-numbers__numb-col{
    display: flex;
    flex-grow: 1;
}
@media(max-width:1099px){
    .company-numbers__title-i{
        margin:0 0  15px;
    }
    .company-numbers__title-col{
        flex-direction: column;
    }
    .company-numbers__title br{
        display: none;
    }
    .company-numbers__numb-col{
    justify-content:center;
    }
}
@media(max-width:767px){
    .company-numbers__title-i{
        display: none;
    }
}
.company-numbers__item:not(:last-child){
margin-right: 30px;
}

@media(max-width:1099px){
    .company-numbers__item{
        text-align: center;
    }
}

@media(max-width:767px){
    .company-numbers__item:not(:last-child){
        margin:0 0 20px;
        }
    .company-numbers__numb-col{
        flex-direction: column;
    }
}

.company-number__title{
    font-size: 40px;
    font-weight: 700;
    color:#151515;
    line-height: 1.4;
}
@media(max-width:1199px){
    .company-number__title{
        font-size: 30px;
    }
}
@media(max-width:767px){
    .company-number__title{
        font-size: 18px;
    }
}
.company-number__text{
    font-size: 14px;
    color:#4b4e61;
    line-height: 1.2;
}
.clean-equip{
display: flex;
} 
@media(max-width:991px){
    .clean-equip{
        flex-direction: column;
    } 
}
.home__clean-equip{
margin-bottom: 60px;
}
@media(max-width:1099px){
    .home__clean-equip{
        margin-bottom: 40px;
        }
}
.clean-equip__pic-col{
    flex:0 0 684px;
    max-width: 684px;
}
@media(max-width:1099px){
    .clean-equip__pic-col{
        flex:0 0 550px;
        max-width: 550px;
    }
}
@media(max-width:991px){
    .clean-equip__pic-col{
        flex:0 0 auto;
        max-width: inherit;
        text-align: center;
    }
    .clean-equip__pic-col img{
        max-width: 450px;
    }
}
@media(max-width:767px){
    .clean-equip__pic-col img{
        max-width: 350px;
    }
}
@media(max-width:575px){
    .clean-equip__pic-col img{
        max-width:100%;
    }
}
.clean-equip__text-col{
    flex-grow: 1;
    padding-top: 54px;
}
@media(max-width:991px){
    .clean-equip__text-col{
       padding:0;
    }
}
.clean-equip__text-wrap{
    position: relative;
    background: #ffffff url(/wp-content/uploads/2019/01/white-scratone.jpg?id=7255) repeat 0 0;
    padding: 50px;
    margin-left:-60px;
    width:570px;
    z-index: 1; 
}
@media(max-width:1099px){
    .clean-equip__text-wrap{
        padding: 25px;
        margin-left:-30px;
        width:auto;
    }
}
@media(max-width:991px){
    .clean-equip__text-wrap{
        margin:0;
        text-align: center;
    }
}
.clean-equip__text-title{
    font-size: 32px;
font-weight: 700;
margin-bottom: 30px;
line-height: 1.1;
}
@media(max-width:1099px){
    .clean-equip__text-title{
        font-size: 26px;
    margin-bottom: 15px;
    }
}
.clean-equip__text{
    margin-bottom: 25px;
}
.clean-equip__more{
    color:#fff;
    font-size: 13px;
line-height: 18px;
text-transform: uppercase;
letter-spacing: .3px;
font-weight: 600;
padding: 12px 20px;
border-radius: 8px 18px 8px 0px;
background: #e31e24;
}
.clean-equip__more:hover{
background:#cd1b20;
color:#fff;
}

.catalog-prev{

}
.catalog-prev__title{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color:#151515;
}
@media(max-width:1099px){
    .catalog-prev__title{
        margin-bottom:25px;
    }
}
.home__catalog-prev{
margin-bottom: 40px;
}
.catalog-prev__row{
    display: flex;
    flex-wrap: wrap;
    margin:0 -13px - 50px;
}
.catalog-prev__col{
    flex:0 0 14.2857142857%;
    max-width:14.2857142857%;
    padding: 0 13px;
    margin-bottom: 50px;
}
@media(max-width:1199px){
    .catalog-prev__col{
        flex:0 0 20%;
        max-width:20%;
    }
}
@media(max-width:991px){
    .catalog-prev__col{
        flex:0 0 25%;
        max-width:25%;
    }
}
@media(max-width:767px){
    .catalog-prev__col{
        flex:0 0 33.3333333%;
        max-width:33.3333333%;
    }
}
@media(max-width:575px){
    .catalog-prev__col{
        flex:0 0 50%;
        max-width:50%;
    }
}
@media(max-width:1099px){
    .catalog-prev__row{
        margin-bottom: -30px;
    }
    .catalog-prev__col{
        margin-bottom: 30px;
    }
}
.catalog-prev-item:hover .catalog-prev-item__thumb-wrap{
opacity: 0.65;
}
.catalog-prev-item:hover .catalog-prev-item__name{
   color:red;
}
.catalog-prev-item__thumb-wrap{
    display: block;
    margin-bottom:10px;
    transition: all 0.3s ease;
}
.catalog-prev-item__name{
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color:#151515;
    line-height: 1.3;
    transition: all 0.3s ease;
}
@media(max-width:575px){
    .catalog-prev-item__name{
        font-size: 15px;
    }
}
.manager-call{
    position: relative;
    display: flex;
    justify-content: center;
    background: #ffffff url(/wp-content/uploads/2019/01/white-scratone.jpg?id=7255) repeat 0 0;
    padding:75px 0;
} 
.manager-call:before{
    content:'';
    position: absolute;
    top:0;
    bottom:0;
    width: 500px;
    left:-500px;
    background: #ffffff url(/wp-content/uploads/2019/01/white-scratone.jpg?id=7255) repeat 0 0;
}
.manager-call:after{
    content:'';
    position: absolute;
    top:0;
    bottom:0;
    width: 500px;
    right:-500px;
    background: #ffffff url(/wp-content/uploads/2019/01/white-scratone.jpg?id=7255) repeat 0 0;
} 
.home__manager-call{
margin-bottom: 30px;
}
@media(max-width:991px){
    .home__manager-call{
        flex-direction: column;
    }
}
.manager-call__text-col{
    margin-right: 50px;
    color:#151515;
}
@media(max-width:991px){
    .manager-call{
        padding: 20px 0;
    }
    .manager-call__text-col{
        text-align: center;
        margin:0 0 15px;
    }
    .manager-call__phone-col{
        display: flex;
        justify-content: center;
    }
}
.manager-call__text{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.7;
}
.manager-phone{
display: flex;
align-items: center;
}
.manager-phone:hover .manager-phone__numbers{
    color:red;
    }
.manager-phone__i{
    flex-shrink: 0;
    margin-right:50px;
}
@media(max-width:1099px){
    .manager-phone__i{
        max-width: 50px;
        margin-right:15px;
    }
}
.manager-phone__numbers{
    font-size: 36px;
    font-weight: 700;
    color:#151515;
}
@media(max-width:1099px){
    .manager-phone__numbers{
        font-size: 28px;
    }
}
@media(max-width:767px){
    .manager-phone__i{
        max-width:30px;
        margin-right:10px;
    }
    .manager-phone__numbers{
        font-size: 20px;
    }
}
.reasons{
display: flex;
}
@media(max-width:991px){
    .reasons{
        flex-direction: column;
        }
}
.home__reasons{
margin-bottom: 27px;
}
.reasons__content-col{
    flex:0 0 508px;
    max-width: 508px;
    padding-top:50px;
}
@media(max-width:1099px){
    .reasons__content-col{
        flex:0 0 auto;
        max-width: 425px;
        padding-top:30px;
    }
}
@media(max-width:991px){
    .reasons__content-col{
        flex:0 0 auto;
        max-width: inherit;
        padding-top:0;
    }
}
.reasons__content-text{
    position: relative;
    width:570px;
    padding:40px 50px;
    background: #ffffff url(/wp-content/uploads/2019/01/white-scratone.jpg?id=7255) repeat 0 0;
    margin-right:-55px;
}
.reasons__content-title{
    font-size: 60px;
    font-weight: 700;
    color:#151515;
    line-height: 1;
}
@media(max-width:1099px){
    .reasons__content-text{
        width:auto;
        margin-right:-30px;
        padding:25px;
    }
    .reasons__content-title{
        font-size:40px;
    }
}
@media(max-width:991px){
    .reasons__content-text{
        width:auto;
        margin:0;
        text-align: center;
    }
}

.reasons__content-subtitle{
    font-size: 24px;
    font-weight: 700;
    color:#151515;
    margin-bottom:20px;
}
@media(max-width:575px){
    .reasons__content-title{
        font-size:27px;
    }
    .reasons__content-subtitle{
        font-size:18px;
        margin-bottom: 15px;
        line-height: 1.2;
    }
}
.reasons__content-list-item:not(:last-child){
margin-bottom: 7px;
}
.reasons__content-list-item{
padding-left:80px;
min-height: 62px;
background: url(/wp-content/themes/woodmart/images/icons/yellow-star.png) no-repeat 0 0;
}
@media(max-width:1099px){
    .reasons__content-list-item{
        padding-left:50px;
        min-height:40px;
        background-size: 40px;
        }
}
@media(max-width:991px){
    .reasons__content-list-item{
        min-height: inherit;
        padding:0;
        background: transparent;
        }
        .reasons__pic-col{
            text-align: center;
        }
        .reasons__pic-col img{
            max-width: 450px;
        }
}
@media(max-width:767px){
        .reasons__pic-col img{
            max-width: 350px;
        }
}
@media(max-width:575px){
    .reasons__pic-col img{
        max-width:100%;
    }
}
.info-block{
    display: flex;
    background:#ffed00;
    padding:60px 0;
} 
@media(max-width:1099px){
    .info-block{
        flex-direction: column;
    } 
}
@media(max-width:991px){
    .info-block{
        padding:30px 0;
    } 
}
.info-block__text-col{
    font-size: 18px;
    font-weight: 700;
    color:#151515;
    flex:0 0 710px;
    max-width: 710px;
    padding:0 60px;
}
.info-block__text-col a{
    color:#e31e24;
    text-decoration: underline;
}
@media(max-width:1099px){
    .info-block__text-col{
        flex:0 0 auto;
        max-width: inherit;
        text-align: center;
        margin-bottom: 15px;
    }
    .info-block__phone-col{
        display: flex;
        justify-content: center;
    }
}
@media(max-width:575px){
    .info-block__text-col{
        font-size: 16px;
        padding:0 15px;
    }
}