

/* Start:/bitrix/templates/main/components/bitrix/news/news/bitrix/news.detail/.default/style.css?15108361694641*/
	
	html, body, #bm-body, .bm-body-inside
	{
		height: 100%;
	}
	
	.bm-middle
	{
	 min-height: 90%;
	}
	
	.bm-content-wrap3 .bm-title
	{
		font-family: Georgia, 'Times New Roman', Serif;
		font-size: 1.67rem;
		line-height: 1.4em;
		margin: 0px;
		display: inline;
		margin-right: 18px;
	}
	
	#bm-news .bm-title
	{
		margin: 0;
		display: block;
	}
	
	#bm-news h1
	{
		margin-bottom: 30px;
	}
	
	.bm-content-wrap3 .bm-content
	{
		text-align: justify;
		padding-bottom: 5px;
	}
	
	
	#bm-news .bm-content-wrap3 .bm-content a
	{
		color: #4f6a97;
		text-decoration: none;
		font-family: Georgia, 'Times New Roman', Serif;
		font-size: 1.34rem;
		line-height: 1.65em;
	}
	
	#bm-news .bm-content-wrap2 .bm-content a:hover
	{
		color: #e1141a;
	}
	
	#bm-news .bm-content-wrap3 .bm-content .next
	{
		float: right;
		margin-bottom: -20px;
		font-size: 15px;
	}
	
	#bm-body #bm-news article.bm-item
	{
		padding: 10px 3px 27px 0;
		overflow: hidden;
		border-bottom: none;
	}
	
	#bm-body #bm-news article:hover h3
	{
		color: #4f6a97;
	}
	
	#bm-body #bm-news article.bm-item .bm-content-wrap3 .bm-date {
		color: #818181;
		font-size: 15px;
		font-size: 1.3rem;
		display: inline-block;
		margin: 5px 0 5px 0;
	}
	
	#bm-news .bm-content-wrap3 .bm-detail-text
	{
		font-family: Georgia, 'Times New Roman', Serif;
		font-size: 1.34rem;
		line-height: 1.65em;
	}
	
	.bm-gallery-thumb-video-bg 
	{
		height: auto;
		width: auto;
		position: absolute;
		top: 50%;
		left: 50%;
		background-color: rgba(0, 0, 0, 0.49);
		padding: 8px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		padding-left: 10px;
		margin-top: -18px;
		margin-left: -16px;
		-webkit-transition: margin 0.1s, background-color 0.2s;
		transition: margin 0.1s, background-color 0.2s;
	}
	
	.bm-gallery-thumb-video-play 
	{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 7px 0 7px 14px;
		border-color: transparent transparent transparent #FFFFFF;
	}
	
	.bm-paper-tooltip
	{
		font-size: 14px;
		font-size: 1.2rem;
		background-color: #2d3138;
		position: absolute;
		bottom: -1px;
		left: 0;
		padding: 5px 0;
		text-align: center;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		color: #fff;
		opacity: 0;
		transition: opacity .5s;
		-moz-transition: opacity .5s;
		-webkit-transition: opacity .5s;
		-o-transition: opacity .5s;
	}
	
	.bm-img.bm-paper:hover .bm-paper-tooltip
	{
		opacity: 0.8;
	}
	
	.bm-news-images-outer-container
	{
		width: 714px;
		position:relative;
	}
	
	.bm-news-images-container
	{
		margin: auto;
		margin-top: 20px;
		border-top: 1px solid #f2f2f2;
		position:relative;
		overflow: hidden;
		width: 684px;
		height: 186px;
	}
	
	.bm-news-images-container.no-slider
	{
		width: 694px;
	}
	
	.bm-news-images-list
	{
		position: absolute;
		top: 25px;
		left: 6px;
		width: 100%;
		height: 156px;
	}
	
	
	
	#bm-news .bm-content-wrap3 .bm-content .bm-preview-photo-item-news, #bm-news .bm-content-wrap3 .bm-content .bm-news-images-list .bm-preview-photo-item-news
	{
		float: left;
		padding: 3px;
		margin: 5px 15px 0 5px;
		box-shadow: 0 0 5px rgba(12, 10, 7, .3);
		width: 216px;
		height: 156px;
		position: relative;
	}
	
	#bm-news .bm-content-wrap3 .bm-content .bm-news-images-list .bm-preview-photo-item-news
	{
		margin: 0 12px 0 0;
	}
	
	
	#bm-news .bm-content-wrap3 .bm-content .bm-news-images-list.no-slider .bm-preview-photo-item-news
	{
		float: none;
	}
	
	.bm-news-images-list.no-slider
	{
		position: static;
		width: 103%;
		margin: 20px auto;
		padding: 5px;
	}
	
	.bm-slider-navigation
	{
		position: absolute;
		width: 20px;
		height: 164px;
		top: 22px;
		text-align: center;
		line-height: 4.8;
		font-size: 30px;
		color: #4f6a97;
		border: 1px solid transparent;	
		background: #fff;
		box-shadow: inset 0 0 10px rgba(12, 10, 7, .3);
		z-index: 10;
		cursor: default;
	}
	
	.bm-slider-navigation.left-arrow-navigation
	{
		left: 0;
	}
	
	.bm-slider-navigation.right-arrow-navigation
	{
		right: 0;
	}
	
	.bm-slider-navigation:hover
	{
		background: #fff;
		box-shadow: inset 0 0 25px rgba(12, 10, 7, .3);
	}
	
	.bm-slider-navigation.bm-slider-navigation-no-active	
	{
		color: #ccc;
	}
	.bm-slider-navigation.bm-slider-navigation-no-active:hover	
	{
		background: none;	
		box-shadow: none;
	}
	
	
	
	#bm-news .bm-content-wrap3 .bm-return-to-list
	{		
		text-decoration: none;
		font-family: Georgia, 'Times New Roman', Serif;
		font-size: 1.34rem;
		line-height: 1.65em;
		display: inline-block;
		margin-top: 70px;
		clear: both;
	}
	
	#bm-news .bm-content-wrap3 .bm-return-to-list:hover
	{
		color: #e1141a;
	}
	
	body .fancybox-nav
	{
		top: 0;
		width: 6%;
		height: 100%;
	}
	

/* End */
/* /bitrix/templates/main/components/bitrix/news/news/bitrix/news.detail/.default/style.css?15108361694641 */
