.whatsapp-button {
    display: block;
    background-color: #25d366;
    color: white;
    border: none;
    padding: 15px 25px;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
    margin-top: 11px;
    margin-bottom: -16px;
        }
		
.projects__slide {
    min-height: auto !important;
}

.hero__title {
    font-size: 49px !important;
}

.proizvod {
font-size: 25px !important;
}

.li__proizv {
font-size: 20px !important;
}
        
.benefits__item_dan{
    width: 330px !important;
    margin-right: 11px;
    height: 90px;
    width: 400px;
    margin-bottom: 15px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, .25));
    background: #fafafa;
    box-shadow: 3px 2px 40px rgb(0 0 0 / 10%);
    border-radius: 8px;
    /* display: flex !important; */
    align-items: center;
    padding: 16px;
    cursor: pointer;
    display: flex;
}

.preimushestva {
padding-bottom: 21px !important;
}

.benefits__items_dan {
    display: flex;
    justify-content: center;
}

.slick-slide {
    min-height: 109px !important;
}

.ventilation__subtitle {
    text-align: left !important;
    }
        
        
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.sticky-header {
    padding: 15px 0 !important;
    }
    
    .logo_and_menu-row {
    border-top-color: #fff !important;
    }
    
    .hero__left {
    background: rgb(0 0 0 / 70%) !important;
    }
    
    .hero__left-container {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
}

.sphery_prim {
color: #268d80;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
}

.row12 {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.item {
    flex: 1;
    text-align: center;
}

.item img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 10px;
}

.item p {
    margin-top: 16px;
    margin-bottom: 20px;
}

.quiz__start-data {
    width: 100% !important;
    text-align: center !important;
    height: auto !important;
    }
    
    .navvv-menu-2 .current-menu-item a {
    color: #198d82 !important;
}
    
    .btn.btn-primary {
    background: #145858a6 !important;
    color: #ffffff !important;
    border: 2px #fff solid !important;
    }
    
    .feedback--two {
    background: url(images/form-bg-bar.jpg) center no-repeat !important;
    background-size: cover !important;
}

.feedback--one {
    background: url(images/form-bg-of.jpg) center no-repeat !important;
    background-size: cover !important;
}
    
    .feedback--bottom {
    background: url(images/02.jpg) center no-repeat !important;
    background-size: cover !important;
}
    
    .quiz__start {
    background: none !important;
}

.quiz__container {
    height: auto !important;
}

@media (max-width: 768px) {

.hero__title {
    font-size: 25px !important;
}

.li__proizv {
font-size: 15px !important;
}

.proizvod {
font-size: 16px !important;
}

    .row12 {
        flex-direction: column;
    }
    
    .benefits__items_dan {
    display: block;
}

.col-md-12 {
margin-bottom: -59px;
}

.preimushestva {
padding-bottom: 41px !important;
}

.benefits__item_dan {
    width: 100% !important;
    
}

.ventilation__best {
margin-bottom: 41px;
}

}