

/* Start:/local/templates/sibkofe/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17469704242489*/
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;
}

.numbers__description {
	border-radius: 40px;
	border: 1px solid #D9D9D9;
	padding: 26px 18px;
	font-size: 18px;
	line-height: 24px;
	color: #1D1C1C;
}
.wrap.main-inside h1{
	text-align: center;
	margin-bottom: 30px;
}
section.numbers {
	margin-bottom: 60px;
}

.products .row {
	display: flex;
	flex-wrap: wrap;
}
/*section.products {*/
/*	margin-bottom: 200px;*/
/*}*/
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.elem_more {
	float: none;
	display: flex;
	padding-bottom: 30px;
}
.product {
	border-radius: 40px;
	border: 1px solid #D9D9D9;
	padding: 30px 25px 25px;
	margin-bottom: 20px;
	color: #000000;
	width: 100%;
	display: flex;
	flex-direction: column;
	padding-top: 30px!important;
	padding-bottom: 25px!important;
}
.product__title {
	font-weight: 500;
	font-size: 25px;
	line-height: 29px;
	text-align: center;
	color: #000000;
}
.product__image {
	width: 255px;
	height: 255px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
}
.product__image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.serv_but {
	margin: 0 auto !important;
}

/*start стили для детальной start*/
.us_machine {
	margin-top: 20px;
	display: block;
}
.cntr {
	text-align: center;
	margin: auto;
}
.us_title_since {
	font-size: 45px;
	margin-top: 10px;
	max-width: 90%;
}
.us_desc_since {
	font-size: 16px;
	margin-top: 10px;
}
.us_desc_since a {
	white-space: nowrap;
}
.us_desc_since p {
	margin-top: 10px;
}
.us_hides_title {
	font-size: 25px;
	font-weight: 900;
	margin-top: 10px;
	max-width: 90%;
}
.us_hides_items {
	max-width: 1000px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
	padding: 10px;
}
.hides_item {
	width: calc(50% - 10px);
}
.hides_icon_container {
	width: 100%;
	height: 30px;
}
.hides_icon {
	display: block;
	float: left;
}
.hides_item_desc {
	font-size: 16px;
}
.hides_item_desc span {
	font-weight: 900;
}
.us_down_block {
	margin-bottom: -30px;
}
/*end стили для детальной end*/

@media (max-width: 768px) {
	.us_title_since {
		font-size: 30px;
		max-width: none;
	}

	.us_hides_title {
		max-width: none;
	}

	.hides_item {
		width: 100%;
	}

	.us_hides_title {
		font-size: 20px;
	}

	.us_hides_items {
		margin-top: 20px;
	}
}
/* End */
/* /local/templates/sibkofe/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17469704242489 */
