

/* Start:/bitrix/templates/.default/components/bitrix/catalog.sections.top/structure/style.css?17034872744143*/
/*	BEGIN TAB	*/

.tab-nav-wrap {
	margin-bottom: 40px;
	padding: 0;
	width: 100%;
}

.tab-nav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: -10px;
	padding: 0;
}

.tab-nav-item {
	align-items: center;
	background-color: transparent;
	border: 1px solid #aaa;
	border-radius: 25px;
	color: #6d6e71;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	justify-content: flex-start;
	overflow: hidden;
	margin: 0 10px 10px 0;
	position: relative;
	transition: background-color .4s ease;
	text-overflow: ellipsis;
	min-height: 40px;
	max-width: 100%;
	min-width: 70px;
	white-space: nowrap;
}

/*.tab-nav-item:hover {
	background-color: #002147;;
	border-color: #002147;;
}*/

.tab-nav-item.active {
	background-color: #002147;;
	border-color: #002147;;
}

.tab-nav-link {
	align-items: center;
	color: #6d6e71;
	display: flex;
	padding: 0 24px;
	text-decoration: none;
	height: 100%;
}

.tab-nav-link:hover {
	color: #6d6e71;
	text-decoration: none;
}

.active .tab-nav-link {
	background-color: #002147;
	color: #fff;
}

.tab-content-item {
	display: none;
}

@media (max-width: 768px) {

	.tab-nav-wrap {
		margin-bottom: 20px;
	}

}

@media(max-width: 575px) {

	.tab-nabigation {
		overflow: hidden;
		margin-left: -15px;
		padding-bottom: 15px;
		width: calc(100% + 30px);
	}

	.tab-nav-wrap {
		overflow-x: auto;
		overflow-y: hidden;
		margin-bottom: -40px;
	}

	.tab-nav {
		overflow: hidden;
		display: inline-flex;
		flex-wrap: nowrap;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 40px;
	}

}

/*	END TAB	*/


/*	BEGIN structure	*/

.structure {
	touch-action: none !important;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px;
	position: relative;
	text-align: center;
}

.structure-title {
	color: #111;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 45px;
	text-align: center;
	width: 100%;
}

.structure-zoom {
	cursor: grab;
}

.structure-controls {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	position: absolute;
	top: 15px;
	right: 15px;
	height: 100%;
	width: 36px;
	z-index: 10;
}

.structure-controls span,
.structure-controls a {
	align-items: center;
	border-top: 1px solid #e7e7e7;
	color: #111;
	cursor: pointer;
	display: flex;
	justify-content: center;
	text-decoration: none;
	height: 35px;
	width: 100%;
}

.structure-controls-in {
	background-color: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 6px 6px 0 0;
	border-bottom: none;
	font-size: 12px;
}

.structure-controls-out {
	background-color: #fff;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	font-size: 14px;
}

.structure-controls-pdf {
	background-color: #fff;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	font-size: 24px;
}

.structure-controls-download {
	background-color: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 0 0 6px 6px;
	border-top: none;
	font-size: 16px;
}

@media(max-width: 768px) {

	.structure-title {
		font-size: 22px;
		line-height: 1.45;
		margin-bottom: 20px;
	}

}

.structure .zoomist-slider {
	display: none;
}

.structure .zoomist-zoomer {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	top: 15px;
	right: 15px;
	height: 100%;
}

.structure .zoomist-in-zoomer, .structure .zoomist-out-zoomer {
	background-color: #fff;
	border: 1px solid #e7e7e7;
	box-shadow: 0 0 10px 0 rgba(79, 79, 81, 0.1);
	opacity: 1 !important;
	height: 36px;
	width: 36px;
}

.structure .zoomist-in-zoomer svg, .structure .zoomist-out-zoomer svg {
	fill: #111;
}

.structure .zoomist-in-zoomer {
	border-radius: 6px 6px 0 0;
	border-bottom: none;
}

.structure .zoomist-out-zoomer {
	border-radius: 0 0  6px 6px;
}

.structure .zoomist-zoomer-disable {
	background-color: #e4e4e4;
	cursor: default !important;
}

.structure .structure-controls span {
	font-size: 22px;
	font-weight: 700;
}

.structure .structure-controls i {
	color: #696969;
}

.structure .structure-controls-pdf::before {
	display: none !important;
}

/*	END structure	*/
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.sections.top/structure/zoomist-1.0.2/css/zoomist.min.css?17034857102188*/
.zoomist-container{position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.zoomist-wrapper{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;overflow:hidden;background-color:#f4f4f4}.zoomist-image{position:absolute;top:0;left:0;max-width:none !important;max-height:none !important;pointer-events:none}.zoomist-slider{position:absolute;z-index:2;top:0;left:0;background-color:rgba(255,255,255,0.8);border-radius:0 0 5px 0}.zoomist-slider-main{position:relative;display:flex;justify-content:flex-start}.zoomist-slider-main:hover .zoomist-slider-bar{background-color:#aaa}.zoomist-slider-main:hover .zoomist-slider-button::before{box-shadow:0 0 10px rgba(0,0,0,0.6)}.zoomist-slider-main.zoomist-slider-horizontal{align-items:flex-start;width:150px;padding:20px 0;margin:0 20px}.zoomist-slider-main.zoomist-slider-horizontal .zoomist-slider-bar{top:calc( 50% - 1px);left:0;width:100%;height:2px}.zoomist-slider-main.zoomist-slider-vertical{align-items:flex-end;height:150px;padding:0 20px;margin:20px 0}.zoomist-slider-main.zoomist-slider-vertical .zoomist-slider-bar{top:0;left:calc( 50% - 1px);width:2px;height:100%}.zoomist-slider-bar{display:block;position:absolute;z-index:0;border-radius:1px;background-color:#ccc;transition:background-color .3s}.zoomist-slider-button{display:block;position:relative;z-index:1;width:0 !important;height:0 !important}.zoomist-slider-button::before{position:absolute;display:block;content:'';left:-5px;top:-5px;width:10px;height:10px;background-color:#fff;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,0.4);transition:box-shadow .3s}.zoomist-zoomer{position:absolute;z-index:2;top:0;right:0;border-radius:0 0 0 5px;overflow:hidden}.zoomist-in-zoomer,.zoomist-out-zoomer{position:relative;width:50px;height:50px;cursor:pointer;background-color:rgba(255,255,255,0.8);transition:background-color .3s}.zoomist-in-zoomer:hover,.zoomist-out-zoomer:hover{background-color:rgba(255,255,255,0.9)}.zoomist-in-zoomer svg,.zoomist-out-zoomer svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px;fill:#333}.zoomist-zoomer-disable{pointer-events:none;opacity:.6}

/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.sections.top/structure/style.css?17034872744143 */
/* /bitrix/templates/.default/components/bitrix/catalog.sections.top/structure/zoomist-1.0.2/css/zoomist.min.css?17034857102188 */
