.filter-button input {
    width: 125px;
    height: 40px;
    position: relative;
    font-size: 12px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    cursor: pointer;
    border: none;
    outline: 0;
    font-family: "Roboto", sans-serif;
}

.wrap-section-text-block {
    margin: 0 0 40px 0;
}

.wrap-section-text-block .section-text {
    position: relative;
    margin: 0 50px 20px 0;
    font-size: 18px;
    line-height: 28px;
}

.wrap-section-text-block .section-button-block {
    margin-bottom: 20px;
}

.news-text .button-block {
    margin: 20px 0 20px 0;
}

.button-block-center {
    text-align: center;
}

.header {
    padding: 20px 0 10px 0;
}

.catalog-item-in-element {
    width: 20.0%;
    position: relative;
    margin: 0 3% 0px 0;
    padding: 0 0 0px 0;
    float: left;
}

.section-text ul, ol {
    margin: 0 20px;
}

.section-text li {
    margin: 10px;
}

.section-text ul li {
    list-style: disc;
}

.section-text ol li {
    list-style: decimal;
}

.section-text p {
    margin: 10px 0;
}
