

/* Start:/local/templates/new-2020/components/bitrix/news.list/certificates-list/style.css?1774273985845*/
.b-certificat-item_title {
    font-weight: bold;
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}

.b-certificat-item_wrapper {
    padding: 10px 5px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.b-certificat-item_name {
    text-decoration: none;
    color: #222;
    font-weight: bold;
    font-size: 14px;
}

.b-certificat-item_size {
    color: #555;
    font-size: 13px;
}

.b-certificat-item_wrapper a {
    text-decoration: none;
}

.b-certificat-item_file {
    float: left;
    width: 35px;
    margin-right: 10px;
}

.b-certificat-item_image {
    margin-top: 10px;
}

.b-certificat-item_image img {
    width: 100%;
    height: 200px;
}

.b-certificat-item:last-of-type {
    float: left!important;
}
/* End */
/* /local/templates/new-2020/components/bitrix/news.list/certificates-list/style.css?1774273985845 */
