

/* Start:/local/templates/.default/components/bitrix/news/manufacturing/bitrix/news.list/.default/style.css?1751650302555*/
.manufacturing {
	margin-top: 20px;
}
.manufacturing .name {
	font-weight: 600;
	text-transform: uppercase;
}

.manufacturing .text {
	margin-top: 10px;
	width: 60%;
}

.manufacturing .items-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}

.manufacturing .items-list .item {
	width: 18%;
	margin: 1%;
	text-align: center;
}

.manufacturing .items-list .item img {
	width: 100%;
	border-radius: 50%;
}

.manufacturing .items-list .item a,
.manufacturing .items-list .item a:hover
{
	color: #333;
	text-align: center;
	text-decoration: none;
}
/* End */
/* /local/templates/.default/components/bitrix/news/manufacturing/bitrix/news.list/.default/style.css?1751650302555 */
