

/* Start:/local/templates/.default/components/bitrix/news.list/certificates/style.css?17586154911960*/
.certificates-wrapper {
    margin: 0 -8px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.certificates-item {
    padding: 0 8px;
    margin-bottom: 16px;
	width:100%;
}
.certificates-block {
    position: relative;
    border: 1px solid #e4e4e4;
    padding: 0!important;
    background: #fff;
    width: 100%;
    margin-bottom: 1px;
}
.certificates-wrap {
    padding: 14px;
}
.certificates-img-box {
    margin-bottom: 10px;
    height: 200px;
}
.certificates-img-box img {
    max-width: 100%;
    width: auto;
	max-height: 200px;
    margin: 0 auto;
}
.certificates-text-block div {
    font-weight: 600;
    margin-bottom: 10px;
}
.certificates-item .btn_blue {
    color: #fff;
    margin: 5px auto 0 auto;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #1974d2;
    width: 80px;
    line-height: 26px;
    font-size: 14px;
    text-decoration: none;
    display: block;
    position: absolute;
    bottom: 14px;
    left: 14px;
    max-width: calc(100% - 28px);
}
.certificates-item .btn_blue:hover {
    color: #fff;
    background-color: #1986eb;
}
.certificates-text-block {
    height: 96px;
    overflow: hidden;
    font-size: 12px;
	text-align:center;
}
.certificates-text-block__name {
    max-height: 30px;
    overflow: hidden;
}
.certificate_img{
    display: block;
    margin-left: auto;
    margin-right: auto
}
@media only screen and (min-width:500px) {
    .certificates-item {
        width: 46.6%;
    }
}
@media only screen and (min-width:900px) {
    .certificates-item {
        width: 30.6%;
    }
}
@media only screen and (min-width:1100px) {
    .certificates-item {
        width: 22.6%;
    }
}
@media only screen and (min-width:1400px) {
    .certificates-item {
        width: 18.2%
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/certificates/style.css?17586154911960 */
