

/* Start:/local/templates/main_new/components/bitrix/catalog.section.list/flooring.main/style.css?16369230561204*/
.catalog{margin-bottom: 77px;}
.block_title{
    display: inline-block;
    font-family: 'DIN Pro', sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 42px;
    margin-bottom: 39px;
    text-transform: uppercase;
    text-decoration: none;
}
.catalog .flexbox{
    justify-content: flex-start;
    margin: 0 -15px;
    width: calc(100% + 30px);
}
.service_block{
    align-items: center;
    box-sizing: border-box;
    color: #37393F;
    display: flex;
    flex-direction: row;
    font-family: 'DIN Pro', sans-serif;
    font-size: 16px;
    justify-content: flex-start;
    line-height: 20px;
    margin: 0 15px 40px;
    width: calc(33.33% - 30px);
    text-decoration: none;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-break: break-word;
}
.service_block img{margin-right: 30px;}

@media (max-width: 1100px) {
    .service_block {
        width: calc(50% - 30px);
    }
    .block_title {
        font-size: 26px;
        line-height: 32px;
    }
	.catalog{margin-bottom: 20px;}
}

@media (max-width: 600px) {
    .service_block {
        width: 100%;
    }
    .block_title {
        font-size: 20px;
        line-height: 26px;
    }
}

/* End */
/* /local/templates/main_new/components/bitrix/catalog.section.list/flooring.main/style.css?16369230561204 */
