

/* Start:/local/templates/.default/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17157707901239*/
.news-detail{
    padding-top: 37px;
}
.news-detail__picture{
    margin-bottom: 34px;
}

.news-detail__title{
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
    color: #141A2E;
    text-align: center;   
    font-size: 25px;  
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.news-detail__date{
    color: #808080;
    font-weight: 500;
    line-height: 23px; /* 164.286% */
    text-align: center;
    margin-bottom: 35px;
}



.subtitle-page--news-detail{
    margin-top: 107px;
}

.button--news-detail{
    margin: 65px auto 0;
}



.more-photo .swiper-slide{
 width: fit-content;
}

.more-photo{
	position: relative;
	height: 300px;
}
.more-photo .slider_more-photo{
	position: absolute;	
	width: 100%;
    min-height: 1px;
    min-width: 1px;
    max-width: 100%;
}
.news-detail__text p{
    margin-bottom: 23px;
}
@media (max-width:1399px){
	.more-photo{
	
		height: 290px;
	}
}

@media (max-width:1299px) {
	.more-photo{
		
		height: auto;
	}
	.more-photo .slider_more-photo{
		position: static;
		
		
		
	}
}

@media(max-width: 767px){
	.more-photo__item-image{
		
		margin-bottom: 20px;
		
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17157707901239 */
