

/* Start:/bitrix/templates/mak/components/bitrix/news.detail/rassledovanie/style.css?1546258217923*/
.gallery{
	padding:25px 50px;
	margin-top:25px;
	position:relative;
}

.gallery .owl-item{
	overflow: hidden;
	position: relative;
	height: 200px;
}

.gallery .owl-item .well{
	height: 200px;
}

.gallery .owl-item img{
	width:auto;
	height:auto;
	max-width: 100%;
	max-height:200px;
	margin:auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

.gallery .owl-prev,.gallery .owl-next{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	height: 40px;
	width:40px;
	font-size:40px;
}

.gallery .owl-prev{
	left:5px;
}

.gallery .owl-next{
	right:5px;
}

#full_gallery{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: rgba(0,0,0,0.5);
	z-index:100;
	display:none;
}

#full_gallery img{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	max-width:100%;
	max-height:100%;
}

#full_gallery .close{
	position:fixed;
	top:25px;
	right:25px;
	z-index:110;
	cursor:pointer;
}
/* End */
/* /bitrix/templates/mak/components/bitrix/news.detail/rassledovanie/style.css?1546258217923 */
