

/* Start:/local/templates/asg/components/bitrix/catalog.section.list/services/style.css?17762626124105*/
.b-news-cards {
    margin-bottom: 60px;
}

.b-news-cards__grid-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}

.b-news-cards__short {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #828282 !important;
    margin-top: 20px;
    margin-bottom: 40px;
}

.b-news-cards__date {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #4D4D4D;
    margin-top: 18px;
}

span.date-day {
    border-right: 1px solid #B28A2A;
    padding-right: 7px;
    color: #B28A2A;
}

span.date-month {
    border-right: 1px solid #B28A2A;
    padding-right: 7px;
    padding-left: 4px;
}

span.date-year {
    padding-left: 4px;
}

.b-news-cards__content {
    padding: 0 24px 34px 24px;
    min-height: 236px;
}

.b-news-cards__item-left {
    box-shadow: 0px 4px 4px 1px rgb(0 0 0 / 12%);
    position: relative;
}

.b-news-cards__content a {
    display: inline-block;
}

.b-news-cards__image {
    height: 284px;
}

.b-news-cards__image img {
    height: 100%;
}

.head-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

@media (max-width: 768px) {

    .b-news-cards__grid-list {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 10px;
    }

    .b-listfilter a {
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .hm-accordion__layout_2:after, .hm-accordion__li_active .hm-accordion__layout_2:after {
        display: none !important;
    }

    ul.hm-accordion__subitems {
        display: none;
    }

    .hm-accordion__li_active .hm-accordion__layout_2 .hm-accordion__wrap {
        padding-bottom: 0px !important;
    }

    li.hm-accordion__li {
        filter: grayscale(0) !important;
    }

    .hm-accordion__ul_active .hm-accordion__li_active .hm-accordion__shadow {
        background: rgba(0, 0, 0, .3) !important;
    }
}

.b-news-cards__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    margin-top: 20px;
    color: #000000;
}

.tree-menu {
    text-decoration: none;
    list-style-type: none;
    margin-top: 20px;
    padding-left: 0;
    margin-bottom: 30px;
    position: relative;
    border-left: 1px dashed #828282;
    padding-top: 10px;
}

.tree-menu li {
    margin-bottom: 0px;
}

.tree-menu a {
    padding-left: 40px;
    text-decoration: none;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    color: #828282;
    position: relative;
    top: 2px;
}

.tree-menu a span {
    position: relative;
    top: 7px;
    text-transform: uppercase;
}

.tree-menu a::before {
    content: '';
    display: inline-block;
    width: 35px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px dashed #828282;
    height: 1px;
}

.b-news-cards__count {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 43px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 769px) {
    .b-news-cards__content {
        padding: 0 24px 34px 24px;
        min-height: 339px !important;
    }

    .b-news-cards__content {
        position: relative;
        padding-bottom: 60px;
    }

    .b-news-cards__content .button--gold-clear {
        position: absolute;
        bottom: 23px;
    }
}

input[type="file"] {
    display: none;
}

.b-news-cards__title {
    text-decoration: none;
}

.b-news-cards__content {
    display: flex;
    flex-direction: column;
}

.b-layout__work {
    padding-bottom: 50px;
}

.button--gold-clear {
    background: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    border: 2px solid #B28A2A;
    font-weight: bold;
    color: #B28A2A;
    text-decoration: none;
    padding: 5px 19px;
}

.button--gold-clear:hover {
    color: #F3B215;
    border: 2px solid #F3B215;
    transition: .3s;
}

/* End */
/* /local/templates/asg/components/bitrix/catalog.section.list/services/style.css?17762626124105 */
