

/* Start:/local/templates/port_2021/components/bitrix/news/company_2022/bitrix/news.list/clients/style.css?17749264462475*/
.image_element {
    display: inline-block;
    margin: 40px 30px 0 0;
    width: 14%;
    transition: all 0.3s ease;
}
.refactor_element:hover {
    color: #FFFFFF;
    background: #3246FD;
}
.element_count {
    margin-top: 80px;
}
.element_count:first-child {
    margin-top: 60px;
}
.refactor_element {
    border-radius: 30px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 30px;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    color: #3F3F3F;;
    background: #F2F2F2;;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 10px;
}
.image_element:hover {
    filter: brightness(105%) contrast(105%);
    transform: scale(1.05);
}
.image_element img {
    width: 100%;
}
h2 {
    font-weight: 500;
    margin: 0!important;
}
.refactor_count {
    margin-bottom: -20px;
}
h1 {
    display: block;
    position: relative;
    margin-bottom: 30px;
    color: #000000!important;
    font-size: 40px!important;
    font-weight: 700!important;
    line-height: 20px;
    color: #383838;
}
.company_wrapper {
    max-width: 100%;
    margin: auto auto auto 0;
    border: 1px solid #dbdbdb;
    background-color: #ffffff;
    border-radius: 3px;
    color: #383838;
}
.company_wrapper .colums {
    column-count: 3;
}
.company_wrapper .colums:after {
    content: '';
    clear: both;
    display: table;
}
.company_item {
    padding: 20px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
.company_item .item_image,.company_item .item_image img {
    max-width: 100%;
}
.company_item .item_name {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.32px;
    line-height: 25px;
    margin: 10px 0;
}
.company_item .item_text {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
}


@media (max-width: 1280px) {
    .company_wrapper .colums {
        column-count: 2;
    }
}
@media (max-width: 1023px) {
    .company_wrapper .colums {
        column-count: 3;
    }
}

@media (max-width: 900px) {
    .company_wrapper .colums {
        column-count: 2;
    }
}
@media (max-width: 530px) {
    .company_wrapper .colums {
        column-count: 1;
    }
    .refactor_count {
        margin-bottom: 0px;
    }
    h2{
        text-align: left;
    }
    .image_element {
        width: 40%;
        margin: 30px 15px 0 0
    }
    .element_count {
        margin-top: 40px;
        text-align: center;
    }
}
@media (max-width: 760px) {
}

/* End */
/* /local/templates/port_2021/components/bitrix/news/company_2022/bitrix/news.list/clients/style.css?17749264462475 */
