

/* Start:/bitrix/templates/zapchast/components/bitrix/news/template2/bitrix/news.list/.default/style.css?1771414194851*/
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;
}
div.news-list img.preview_picture{
	width: 35%;
	height: auto;
	margin: 0 30px 0 0;
}
.news-item{
	padding-bottom: 50px;
	position: relative;
}
.title{
	font-size: 20px;
}
.preview_text{
	padding-top: 20px;
}
.more-info-btn{
	position: absolute;
    bottom: 50px;
    right: 0;
    text-align: center;
    border: 1px solid #cb7539;
    background: #e78743;
    color: white;
    font-weight: 100;
    border-radius: 25px;
    font-size: 14px;
    padding: 15px 30px;
}
.more-info-btn:hover{
	color: white;
    background: #cb7539;
}


@media (max-width: 767px) {
div.news-list img.preview_picture{
	width: 100%;
}
.preview_text{
	margin-bottom: 60px;
}
.more-info-btn{
	right: calc(50% - 69px);
}


}
/* End */
/* /bitrix/templates/zapchast/components/bitrix/news/template2/bitrix/news.list/.default/style.css?1771414194851 */
