

/* Start:/local/templates/mz/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1789566429992*/
.address_block_place.orange:before {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #f58220;
	position: absolute;
	top: 6px;
	left: 0;
}
.similar_img.articles {
    display: block;
    width: 134px;
    height: 136px;
}
.page_wp .similar_img.articles img,
.page_wp .similar_img.articles_mob img {
    display: inline-block;
    vertical-align: bottom;
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media only screen and (max-width: 479px) {
    .similar_img.articles_mob {
        width: 100px;
        height: 100px;
    }
}

.article_reading_time {
    padding-left: 0;
    background: url(/local/templates/mz/components/bitrix/news/articles/bitrix/news.detail/.default/../images/ico-glasses.svg) no-repeat 0 center;
    color: #76767A;
    margin-right: 8px;
    background: none;
    color: inherit;
}
.articles_info{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
@media only screen and (max-width: 480px){
    .articles_info{
        flex-direction: column;
    }
}
/* End */
/* /local/templates/mz/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1789566429992 */
