

/* Start:/local/templates/hearttyumen_new/components/bitrix/news/promo/bitrix/news.list/.default/style.css?17345873421477*/
div.news-list
{
	word-wrap: break-word;
	border-top: 1px solid #5A82E4;
	padding-top: 30px;
	margin-top: -8px;

}
div.news-list img.preview_picture
{
	margin:0 0 6px 0;
	width: 100%;
}
.news-date-time {
	color: white;
	position: absolute;
	bottom: 6px;
	right: 15px;
	background-color: #FF5E4F;
	padding: 10px 20px;
	font-size: 20px;
	max-width: 94px;
	text-align: right;
}

.news-like {
	color: white;
	position: absolute;
	bottom: 6px;
	right: 15px;
	background-color: #FF5E4F;
	padding: 10px 20px;
	font-size: 20px;
	max-width: 94px;
	text-align: right;
	background-image: url(/local/frontend/img/1.svg);
	background-repeat: no-repeat;
	background-position: bottom 0px right 0px;
	width: 80px;
	height: 80px;
	background-size: 50px;
}

.news-list__title {
	margin-top: 30px;
	font-size: 50px;
	text-transform: uppercase;
	margin-bottom: -43px;
	padding-left: 10px;
	padding-bottom: 0;
	background-color: white;
	display: inline-block;
	padding-right: 10px;
}

.news-item {
	padding-right: 20px !important;
	padding-left: 20px !important;
}

.news-item-img {
	position: relative;
	width: 100%;
	display: block;
}

.news-item__title {
	color: black;
	text-decoration: none;
	font-weight: 100;
	max-width: 80%;
	width: 100%;
	display: block;
}

a.news-item-img:hover .news-date-time {
	background-color: #5A82E4;
}

a.news-item-img:hover .news-like {
	background-color: #5A82E4;
	background-image: url(/local/frontend/img/2.svg);
}

.news-item__title:hover {
	color: #5A82E4;
}
/* End */
/* /local/templates/hearttyumen_new/components/bitrix/news/promo/bitrix/news.list/.default/style.css?17345873421477 */
