

/* Start:/bitrix/templates/ezco/components/bitrix/menu/sections/style.css?1787823222585*/
.gallery-filter {
	padding: 0 0 10px;
	margin: 0 0 10px;
}

.gallery-filter li {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	list-style: none;
	display: inline-block;
	margin: 0 0 10px;
}

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

.gallery-filter a:hover,
.gallery-filter a:focus,
.gallery-filter li.active a {
	color: white;
	background: #3da3d8;
}
/* End */


/* Start:/bitrix/templates/ezco/components/bitrix/news/gallery/bitrix/news.list/.default/style.css?1787823222506*/
.lgallery-item {
	margin: 0 0 30px;
}

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

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

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

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

.lgallery-item__title a {
	color: #3d3d3d;
	text-decoration: none;
}
/* End */
/* /bitrix/templates/ezco/components/bitrix/menu/sections/style.css?1787823222585 */
/* /bitrix/templates/ezco/components/bitrix/news/gallery/bitrix/news.list/.default/style.css?1787823222506 */
