

/* Start:/local/templates/.default/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17429062543035*/
.news-detail{
    padding-top: 37px;
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
}
.news-detail__picture{
    margin-top: 70px;
    margin-bottom: 24px;
}

.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__time_date{
    display: flex;
    justify-content: center;
    align-items: center;
    gap:16px;
    margin-bottom: 60px;
}
.news-detail__date{
    color: #9F9F9F;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px; /* 160% */
    text-align: center;
    
}
.news-detail__time{
    color: #9F9F9F;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px; /* 160% */
    text-align: center;
    
}



.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: 400px;
}
.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;
}

.news-detail_review{
    margin-top: 60px;
}
.review_title{
    color: var(--Dark, #1B1918);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 100% */
    text-transform: uppercase;
    margin-bottom:30px;
    
}
.review_quote{
    margin: 60px 0;
    border-left: 2px solid #EB5A0E;
    padding-left: 30px;
}
.quote_text{
    max-width: 642px;
    width: 100%;
    color: var(--Dark, #1B1918);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 133.333% */
    text-transform: uppercase;
}
.review_orange_blok{
    margin: 60px 0;
    padding:40px;
    background: #EB5A0E;
}
.review_orange_blok_text{
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
    text-transform: uppercase;
}
.quote_author{
    display: flex;
    gap:12px;
    margin-top: 24px;
}
.quote_author_img img{
    border-radius: 100%;
}
.author_fio{
    color: #141A2E;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 6px 0;
}
.author_job{
    color: var(--Grey, #868686);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin:0;
}

@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?17429062543035 */
