/* css для страницы маркетологов */


.solutions {
    margin-top: -220px !important;
}

.replaceable {
    padding-bottom: 220px !important;
}

.care {
    padding: 69px 0px !important;
}

.clients .title-section {
    margin-bottom: 0px;
    line-height: 100%;
}

.billbord__items {
    padding-top: 35px;
}

.clients .btn-main {
    display: none;
}

.clients .title-section span {
    font-size: 50px;

}
.slider-clients .slick-list {
    height: 800px !important;
}

.item-unit {
    margin-top: 50px;
}

@media screen and (max-width: 768px) {
    .clients .title-section span {
        font-size: 44px;
    }
}