

/* Start:/local/templates/landing/components/bitrix/news/section/bitrix/news.detail/.default/style.css?16533865972068*/
.section-slider {
	margin-top: 50px;
}
.section-slider__slide {
	text-align: center;		
}
.section-slider .section-slider__slide a {
	display: inline-block;
}
.section-slider .section-slider__slide img {
	width: auto !important;
	max-width: 100%;
	margin: auto;
}
.section-slider .owl-nav {

}
.section-slider .owl-prev, .section-slider .owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
}
.section-slider .owl-prev {
	left: 10px;
}
.section-slider .owl-next {
	right: 10px;
}
.section-slider .owl-nav button.disabled {
	opacity: 0.25;
}

.section-slider-thumbs {
	margin-top: 10px;
}
.section-slider-thumbs .owl-item {
	height: 56px;
	width: 84px !important;
	min-width: 84px !important;
}
.section-slider-thumbs__slide img {
	width: auto !important;
	margin: auto;
	max-height: 56px;
	height: 56px;
}
.section-slider-thumbs .owl-nav {

}
.section-slider-thumbs .owl-prev, .section-slider-thumbs .owl-next {
	position: absolute;
	top: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 100%;
	background-color: #40AEF0 !important;
}
.section-slider-thumbs .owl-prev {
	left: 0px;
}
.section-slider-thumbs .owl-next {
	right: 0px;
}
.section-slider-thumbs .owl-stage-outer {
	padding-left: 30px;
	padding-right: 30px;
}
.section-slider-thumbs .owl-nav button.disabled {
	opacity: 0.25;
}
.section-slider-counter {
	margin-top: 30px;
	font-size: 16px;
	line-height: 140%;
	text-align: center;
}

.section-slider-thumbs .owl-item.current img {
	border: 4px solid #40AEF0;
}
.owl-item img {
	box-sizing: border-box;
}

.section-slider .owl-item:not(.active) img  {
	height: 0;
}

@media only screen and (max-width: 767px) {
	.section-slider-section  {
		margin-left: -20px;
		margin-right: -20px;
	}
	.section-slider .owl-item {
		height: 260px;
	}
	.section-slider__slide {
		max-height: 100%;
	}
	.section-slider .section-slider__slide img {
		max-height: 100%;
		height: 260px;
	}

}
/* End */
/* /local/templates/landing/components/bitrix/news/section/bitrix/news.detail/.default/style.css?16533865972068 */
