

/* Start:/bitrix/templates/layout/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17643413493606*/
div.content_inner {

}
div.news-detail {
	font-size:18px;
	color:#202222;
	position: relative;

	width: 100%;
}
div.news-detail  p{
	font-size:16px;
	color:#202222;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.image_in_text {
   /* display: flex; justify-content: space-between;*/
	    text-align: justify;
       margin: 21px 0;
    position: relative;
    overflow: hidden;
}
.image_in_text .item_image {
	/*display: inline-block;*/
	float:left;
    list-style: none;
	margin-bottom:15px;
	margin-right:15px;
}
.image_in_text .item_image img {

}
div.news-detail  h3 {
	font-size:28px;
	font-weight:bold;
	color:#202222;
	font-family:'Calibri Bold';
	margin:0;
}
.news_back a {
	color: #fff;
    font-size: 16px;
    font-family: 'Calibri Light';
    background: #202222;
    display: block;
    text-align: center;
    width: 174px;
    height: 45px;
    text-transform: uppercase;
    line-height: 45px;
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
}

.news_back {
	float:right;
    margin-right: -26px;

}
div.news-detail .news-date-time {
	color:#969696;
	font-size:13px;
	font-family:'Calibri Bold';
	 margin-bottom: 20px;
}
div.nav-block  .next_element a{
	color: #fff;
    font-size: 16px;
    font-family: 'Calibri Light';
    background: url('/bitrix/templates/layout/images/next.png') no-repeat 190px center #202222;
    float: right;
    text-align: center;
    width: 215px;
    height: 45px;
	 padding-right: 15px;
    text-transform: uppercase;
    line-height: 45px;
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
}
div.nav-block .prev_element  a{
	color: #fff;
    font-size: 16px;
    font-family: 'Calibri Light';
    background: url(/bitrix/templates/layout/images/prew.png) no-repeat 10px center #202222;
    float: left;
    text-align: center;
    width: 215px;
    height: 45px;
    text-transform: uppercase;
    line-height: 45px;
    padding-left: 15px;
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
}
div.nav-block .prev_element  a:hover {
	background: url(/bitrix/templates/layout/images/prew.png) no-repeat 10px center #f8a300;
}
div.nav-block  .next_element a:hover {
	 background: url('/bitrix/templates/layout/images/next.png') no-repeat 190px center #f8a300;
}
.news_back a:hover{
	background:#f8a300;
}
.nav-block {
	margin: 25px -26px 20px -26px;
	position: relative;
    overflow: hidden;


}

.content_inner {
	position: relative;
    overflow: hidden;
}

.fancybox-close{
	display:none!important;
}


.fancybox-inner{
	border: 14px solid #fff!important;

}
.fancybox-next {
	color: #fff!important;
    background: url(/bitrix/templates/layout/images/next.png) no-repeat center center #f8a300!important;
    width: 44px!important;
    height: 44px!important;
	top:48%!important;
	right: -43px!important;
}
 .fancybox-prev {
	color: #fff!important;
    background: url(/bitrix/templates/layout/images/prew.png) no-repeat center center #f8a300!important;
    width: 44px!important;
    height: 44px!important;
   top:48%!important;
	    left: -15px!important;
}
.fancybox-prev:hover{
	background: url(/bitrix/templates/layout/images/prew.png) no-repeat center center #202222!important;

 }
.fancybox-next:hover{
	background: url(/bitrix/templates/layout/images/next.png) no-repeat center center #202222!important;

 }
.fancybox-image {
	max-height:800px;
	max-width:800px;
}

/* End */
/* /bitrix/templates/layout/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17643413493606 */
