

/* Start:/local/templates/istok/components/bitrix/news/raboty/bitrix/news.detail/.default/style.css?16830183302646*/
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;
}
.workarea .connected-carousels .prev-stage, .workarea .connected-carousels .next-stage{
	background:none;
	height: 100%;
	width: 50%;
}
.b-main-gallery,
.b-list-gallery{
   display: flex;
    justify-content: center;
}

.workarea .connected-carousels .prev-stage,
.workarea .connected-carousels .next-stage {
    height: 100%;
    width: 50%;
}

.wrapper, html, body {
    width: 100%;
    height: 100%;
    margin: 0;
}
.connected-carousels .stage {
	max-width: 100%;
}
.workarea .connected-carousels .carousel-stage {
    border: none;
	box-shadow: none;
	max-width: 100%;
}

.workarea .connected-carousels .carousel-stage li {
    position: relative;
}

.workarea .connected-carousels .navigation {
    width:490px;
}

.workarea .carousel-stage img {
	/* max-height: 100%;
	height: 400px;
	position: absolute;
	margin: 0 auto;
	display: block;
	object-fit: cover; */
	/* max-height: 100%;
	width: 100%; */
	max-width: 100%;
}
.workarea .connected-carousels .next-stage span,
.workarea .connected-carousels .prev-stage span{
	display: block;
	top: unset;
	bottom: -70px;
	color: #fff;
	text-shadow:none;
	font-size: 0;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-size: 20px 15px;
	background: #ebf4f1 url(/local/templates/istok/img/svg/d-arrow.svg) center no-repeat;
}
.workarea .connected-carousels .next-stage span{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.workarea .connected-carousels .carousel-navigation{
    background: transparent;
    border:none;
    max-width: 490px;
    box-shadow:none;
	  height: 100%;
	  margin: auto;
}
.workarea .connected-carousels .carousel-navigation ul{
    display: flex;
    justify-content: center;
}
.workarea .connected-carousels .carousel-navigation li img{
    border: none;
}
.workarea .connected-carousels .carousel-navigation li.active {
    border: 2px solid white;
}
.workarea .connected-carousels ul li:before{
	content: none;
}
.workarea .connected-carousels ul li{
	padding: 0;
}

@media (max-width: 425px) {
	.workarea .connected-carousels .navigation,
	.workarea .connected-carousels .carousel-navigation{
		max-width: 220px;
	}
	.workarea .connected-carousels .carousel-stage{
		/* width: 52%; */
	}
}

@media (max-width: 320px) {
	.workarea .connected-carousels .navigation,
	.workarea .connected-carousels .carousel-navigation{
		max-width: 140px;
	}
	.workarea .connected-carousels .carousel-stage{
		/* width: 71%; */
	}
}

/* End */
/* /local/templates/istok/components/bitrix/news/raboty/bitrix/news.detail/.default/style.css?16830183302646 */
