

/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news/catalog_new/style.css?15971464113185*/
.section-top {
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #f0f0f2;
	min-height: 350px;
	margin-bottom: 50px;
	padding: 30px;
	box-sizing: border-box;
}
.section-top-left {
	width: 240px;
	background: #fff;
	box-sizing: border-box;
	border-top: 5px solid #df572d;
	text-align: center;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
}
.section-top-left-image {
	background: #f0f0f2 url('/bitrix/templates/aspro-allcorp2/components/bitrix/news/catalog_new/icon_cart.png') no-repeat center;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-bottom: 20px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
.section-top-middle {
	max-width: 330px;
	padding: 0 15px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}
.section-top-middle-title {
	font-size: 14px;
	margin-bottom: 20px;
}
.section-top-price-title {
	font-size: 16px;
	color: #000;
	margin-bottom: 20px;
}
.section-top-price {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.section-top-price-desc {
	font-size: 14px;
	color: #9f9f9f;
	margin-bottom: 30px;
}
.section-top-button {
	margin-bottom: 10px;
}
.section-top-button .btn {
	margin: 0;
}
.section-top-hint {
	font-size: 12px;
	color: #9f9f9f;
	margin-bottom: 10px;
}
.section-top-hint span {

}
.section-top-middle-spheres {

}
.section-top-middle-sphere {
	display: inline-block;
	width: 85px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-right: 10px;
}
.section-top-middle-sphere img {
	width: 50px;
	height: auto;
	display: block;
	margin-bottom: 10px;
}
.section-top-middle-sphere-name {
	color: #000;
	font-size: 13px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.section-tabs {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 40px;
}
.section-tab {
	display: inline-block;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	padding: 20px 25px;
	box-sizing: border-box;
	border-right: 1px solid #f2f2f2;
	cursor: pointer;
}
.section-tab.active {
	color: #df572d;
	background: #fff;
	border-top: 3px solid #df572d;
	position: relative;
	top: 1px;
}
.section-tab-content {
	display: none;
}
.section-tab-content.active {
	display: block;
}

.section-features {
	
}
.section-feature {
	display: flex;
	flex-wrap: nowrap;
	font-size: 15px;
	margin-bottom: 5px;
}
.section-feature-name {
	flex-grow: 1;
	white-space: nowrap;
	display: flex;
	min-width: 450px;
	max-width: 450px;
}
.section-feature-space {
	flex-grow: 1;
	border-bottom: 1px dotted;
	width: 100%;
	height: 1px;
	align-self: center;
	margin: 0 10px;
}
.section-feature-falue {
	white-space: nowrap;
}

@media screen and (max-width: 900px) {
	.section-top {
		background-image: none !important;
	}
}
@media screen and (max-width: 768px) {
	.section-feature {
		display: block;
		margin-bottom: 15px;
	}
	.section-feature-name {
		min-width: 0;
		max-width: 100%;
		font-weight: bold;
	}
	.section-feature-space {
		display: none;
	}
}
@media screen and (max-width: 685px) {
	.section-top-left {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.section-top-middle {
		max-width: 100%;
		padding: 0;
	}
}

@media screen and (max-width: 340px) {
	.section-tab {
		font-size: 13px;
		padding: 15px;
	}
}
/* End */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news/catalog_new/style.css?15971464113185 */
