

/* Start:/local/templates/tlock/components/bitrix/news.list/certificates/style.css?1765804845635*/
#certificates-materials{
	width: 915px;
}

.part__pic {
	width: 40%;
	min-width: 60px;
	margin: 0 auto;
	min-height: 77px;
	line-height: 77px;
	text-align: center;
}
.grid__item {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.grid__item:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	filter: none; /* IE 6-9 */
}
/* End */
/* /local/templates/tlock/components/bitrix/news.list/certificates/style.css?1765804845635 */
