

/* Start:/bitrix/templates/1/components/bitrix/news/mynews/bitrix/news.list/.default/style.css?17798142791342*/
div.news-list
{
	word-wrap: break-word;
	padding: 30px 25px;
}

div.news-list h1{
	padding: 0px;
	margin: 0px;
	color: #201e1e;
	font-family: "PT Sans";
	text-align: left;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 27px;
}
div.news-list h1:before {
	display: inline-block;
	content: "";
	width: 7px;
	height: 17px;
	background-color: #e71b23;
	margin-right: 10px;
}

div.news-list img.preview_picture
{
	float:left;
	margin:0 25px 6px 0;
	max-width: 260px;
}
.news-date-time {
	color:#486DAA;
}
.news-item .news-content-wrapper {
	margin-left: 285px;
	color: #909090;
	font-family: "PT Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
}

.news-item .news-title:before
{
	content: '';
	display: inline-block;
	width: 7px;
	height: 13px;
	background-color: #febc11;
	margin-right: 4px;
}

.news-item .news-title a{
	color: black;
	font-family: "PT Sans";
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
}
.news-item .news-title a:hover {
	text-decoration: none;
}


.news-item .news-date-time{
	color: #666;
	font-family: "PT Sans";
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {
	.news-item .news-content-wrapper {
		margin: 0px 0px 40px 0px;
	}
	div.news-list img.preview_picture {
		float: none
	}
}
/* End */
/* /bitrix/templates/1/components/bitrix/news/mynews/bitrix/news.list/.default/style.css?17798142791342 */
