

/* Start:/local/templates/belfanmain/components/bitrix/news/new_design/bitrix/news.list/blog-list/style.css?17575974381631*/
/* div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}



.blog__link{
    background:#f5c8963d;
    width: 80%;
    padding: 3%;
    border-left: solid orange 5px;
    border-radius: 3%;
    margin-bottom: 2%;
}

.blog__link a{
    color:blue;
    text-decoration:underline;
}

.tips-read{
    padding-top: 4%;
    padding-bottom: 3%;
    padding-left: 4%;
    background: #f5f5f5;
    border-left: solid #e3b96e 8px;
    margin-bottom: 2%;
}
.tips-read strong{
    font-size: 28px;
    line-height: 0px;
    margin: 0 0 22px;
    color: #6f6352;
}

.tips-read a{
    color:blue;
    text-decoration:underline;
}

.tips-read li{
    list-style:circle;
    margin-top:1%;
}
.blokBG{
background: #bfc6da38;
border-left: 9px solid #a5a2a2;
border-right: solid black px;
padding-bottom: 1%;
padding-top: 1%
} */
.page_new_design .news-tabs .news-list{
    gap: 20px;
}
.page_new_design .news-tabs .news-list .news-item{
    width: calc(25% - 15px);
    margin: 0;
}
.page_new_design .news-item__image{
    margin-bottom: 20px;
}
.page_new_design .news-list .news-item__name{
    font-size: 20px;
	font-weight: 500;
	color: #0A0A0A;
    border-bottom: none;
}
section.news-tabs .news-list{
    margin: 0;	
}

@media(max-width: 1024px) {
	.page_new_design .news-tabs .news-list .news-item {
		width: calc(33.33% - 15px);
	}
}
@media(max-width: 767px) {
	.page_new_design .news-tabs .news-list .news-item {
		width: calc(50% - 15px);
	}
}
@media(max-width: 550px) {
	.page_new_design .news-tabs .news-list .news-item {
		width: 100%;
	}
}

/* End */
/* /local/templates/belfanmain/components/bitrix/news/new_design/bitrix/news.list/blog-list/style.css?17575974381631 */
