

/* Start:/bitrix/templates/ezco/components/bitrix/news.list/pyramid/style.css?1787823222609*/
.pyramid-gallery {
	padding: 30px 0;
	position: relative;
}

.pyramid-gallery-item {
	margin: 0 0 30px;
}

.pyramid-gallery-item__photo {
	border: 3px solid #c3c3c3;
	overflow: hidden;
	margin: 0 0 10px;
}

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

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

.pyramid-gallery-item__title {
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}

.pyramid-gallery-item__title a {
	color: #3d3d3d;
	text-decoration: none;
}
/* End */
/* /bitrix/templates/ezco/components/bitrix/news.list/pyramid/style.css?1787823222609 */
