

/* Start:/local/templates/sb-main-template/components/bitrix/news/main-products/bitrix/news.detail/.default/style.css?17122271233020*/
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;
}

.sb-product-ban-c {
	position: relative;
	z-index: 1;
}

.sb-product-ban {
	background-color: rgb(238,239,242); width: 100%; height: 480px; margin-bottom: 200px;
}

.sb-product-banner-img {
	position: absolute; top: 0; right: 0; height: 100%; padding-top: 50px;
}

.sb-product-banner-img > img {
	height: 100%;
	display: block;
}

.sb-prod-descr > h1 {
	margin-bottom: 10px;
}

.sb-prod-descr > p {
	font-size: 20px; font-weight: 500;
}


.sb-product-b-c-i {
	position: absolute; width: calc(100% + 30px); z-index: 1; left: 0; top: calc(100% - 20px); overflow: auto; margin: 0 -15px;
}

.sb-product-b-c-i > div {
	float: left; width: calc(33.33333% - 30px); margin: 0 15px; border: 1px solid #B8BDC9; background-color: #fff; text-align: center; padding: 24px; border-radius: 10px;
}

.sb-product-b-c-i > div > h3 {
	margin: 0 0 10px 0; font-size: 28px; font-weight: 700;
}

.sb-product-b-c-i > div > span {
	font-size: 16px; font-weight: 500;
}

.sb-product-adv {
	overflow: auto;
	margin-bottom: 100px;
}

.sb-product-adv-h {
	text-align: center; margin-bottom: 50px;
}

.sb-produtc-adv-b {
	overflow: auto;
}

.sb-produtc-adv-b > div {
	float: left; width: 33.33333%; text-align: center; padding: 0 30px;
}

.sb-produtc-adv-b > div > img {
	margin-bottom: 20px;
}
.sb-produtc-adv-b > div > h4 {
	margin-bottom: 15px; font-size: 20px; font-weight: 600;
}
.sb-produtc-adv-b > div > span {
	font-weight: 500; font-size: 16px; color: #848486;
}

@media only screen and (max-width: 1320px) {
	.sb-product-ban {
		height: 380px;
	}

	.sb-product-banner-img {
		padding-top: 80px;
	}

	.sb-product-b-c-i > div > h3 {
		font-size: 20px;
	}
}

@media only screen and (max-width: 960px) {
	.sb-product-ban {
		margin-bottom: 260px;
	}

	.sb-product-banner-img {
		width: 100%;
		text-align: center;
	}

	.sb-product-banner-img > img {
		display: inline-block;
	}

	.sb-product-b-c-i {
		width: 100%;
		border: 1px solid #9BA2B2;
		margin: 0;
		background-color: #fff;
		border-radius: 16px;
		padding: 16px 16px 0 16px;
	}

	.sb-product-b-c-i > div {
		float: none;
		width: 100%;
		margin: 0;
		border: none;
		background: none;
		padding: 0;
	}

	.sb-product-b-c-i > div > h3 {
		marginb-bottom: 8px;
	}

	.sb-product-b-c-i > div > span {
		margin-bottom: 16px;
		display: block;
	}

	.sb-produtc-adv-b > div {
		width: 100%;
		margin-bottom: 40px;
	}

	.sb-produtc-adv-b > div > span {
		display: inline-block;
		max-width: 300px;
	}
}

@media only screen and (max-width: 720px) {
	.sb-product-ban {
		height: 350px;
	}

	.sb-product-banner-img {
		padding-top: 110px;
		padding-bottom: 20px;
	}

	.sb-prod-descr > h1 {
		font-size: 24px;
	}

	.sb-prod-descr > p {
		display: none;
	}
}


@media only screen and (max-width: 420px) {
	.sb-product-banner-img > img {
		width: 90%;
		margin: 0 5%;
		position: absolute;
		left: 0;
		bottom: 10px;
		height: auto;
	}

}




/* End */


/* Start:/local/templates/sb-main-template/components/bitrix/system.pagenavigation/.default/style.css?1712548456827*/
.pagination {
	width: 100%;
	margin-bottom: 80px;
}

.pagination > ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
}

.pagination > ul > li {
	margin: 0 5px;
	background-color: #EEEFF2;
	border-radius: 10px;
	height: 60px;
	width: 60px;
}

.pagination > ul > li > a {
	text-decoration: none;
	color: #6F7A91;
	font-size: 18px;
	font-weight: 500;
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 100%;
	width: 100%;
}

.pagination > ul > .active {
	background-color: #6F7A91;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

.pagination > ul > li > span {
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 100%;
	width: 100%;
}

.pagination .pagination__item--prev, .pagination .pagination__item--next {
	display: none;
}
/* End */


/* Start:/local/templates/sb-main-template/components/bitrix/news.list/questions_block/style.css?17122271231192*/
/* Вопросы */


/*
.sb-question-content {
	overflow: auto;
	width: 100%;
}

.sb-question-content ul {
	margin: 0;
}

.sb-container {
	width: 1200px;
	margin: 0 auto;
}

.sb-question-content > .sb-items > .sb-item {
	border: 1px dashed #9BA2B2;
	border-radius: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}

.sb-question-content > .sb-items > .sb-item:last-child {
	margin-bottom: 0;
}

.sb-question-content > .sb-items > .sb-item > .sb-title {
	padding: 24px 48px 24px 24px;
	font-size: 20px;
	font-weight: 700;
	cursor: pointer;
	transition: color .2s linear;
	position: relative;
}

.sb-question-content > .sb-items > .sb-item > .sb-title img {
	transition: transform 0.3s ease;
	position: absolute;
	right: 20px;
	top: calc(50% - 4px);
}

.sb-question-content > .sb-items > .sb-active > .sb-title img {
	transform: rotate(180deg);
}


.sb-question-content > .sb-items > .sb-item > .sb-title:hover {
	color: #FFD400;
}

.sb-question-content > .sb-items > .sb-item > .sb-content {
	max-height: 0;
	transition: max-height .2s ease;
	font-size: 16px;
	font-weight: 500;
}

.sb-question-content > .sb-items > .sb-item > .sb-content > div {
	margin: 0;
	padding: 0 24px 24px 24px;
}
*/
/* End */
/* /local/templates/sb-main-template/components/bitrix/news/main-products/bitrix/news.detail/.default/style.css?17122271233020 */
/* /local/templates/sb-main-template/components/bitrix/system.pagenavigation/.default/style.css?1712548456827 */
/* /local/templates/sb-main-template/components/bitrix/news.list/questions_block/style.css?17122271231192 */
