

/* Start:/bitrix/templates/ezco/components/bitrix/news/news/bitrix/news.list/.default/style.css?1787823222851*/
.lnews {

}

.lnews-item {
	margin: 0 0 40px;
}

.lnews-item__title {
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 10px;
}

.lnews-item__title a {
	color: #3d3d3d;
	text-decoration: none;
}

.lnews-item__photo {
	max-width: 400px;
	border: 3px solid #c3c3c3;
	overflow: hidden;
	margin: 0 0 10px;
}

.lnews-item__photo img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
}

.lnews-item__photo:hover img {
	transform: scale(1.2);
}

.lnews-item__text {
	margin: 0 0 15px;
}

.lnews-item__button {
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	padding: 10px 30px;
	background: #293d62;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
}

.lnews-item__button:hover {
	color: white;
	background: #3da3d8;
}
/* End */
/* /bitrix/templates/ezco/components/bitrix/news/news/bitrix/news.list/.default/style.css?1787823222851 */
