

/* Start:/local/templates/agromash_copy/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1742900016907*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.slider-gallery {
	position: relative;
	max-width: 37.5rem;
	overflow: hidden;
}

.slides-gallery {
	display: flex;
	transition: transform 0.5s ease-in-out;
}

.slide-gallery {
	min-width: 100%;
	transition: opacity 0.5s ease-in-out;
}

.btn-gallery {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: transparent;
	border: none;
	cursor: pointer;
	padding: 4px 4px;
	font-size: 30px;
	color: #040404;
}

.prev-gallery {
	left: 10px;
}

.next-gallery {
	right: 10px;
}

.gallery-items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 70px 0;
}

.gallery-item {
	width: 570px;
	height: 570px;
	background-position: center;
	background-size: cover;
	border-radius: 70px;
}
/* End */
/* /local/templates/agromash_copy/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1742900016907 */
