

/* Start:/bitrix/templates/info_light_red/components/bitrix/news/video_list/bitrix/news.detail/.default/style.css?15470989372009*/
.news-detail-img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	max-width:100%;
}
.news-detail-text p {
	margin: 0 0 20px;
	line-height: 24px;
	font-size: 15px;
}
.news-detail-galery {
	border: 1px solid #e3ecf8;
	background: #f3f7fd;
	padding: 29px 29px 21px 29px;
	font-size: 0;
}
.news-detail-galery img {
	margin: 0 3px 8px 8px;
	width: auto;
	height: 250px;
	border-radius: 3px;
}
.news-detail-galery img:nth-of-type(4n+1) {
	margin-left: 0px;
}
.back-to-news {
	position: relative;
	padding:12px 15px 12px 35px;
}
.back-to-news::after {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border: 1px solid #e3ecf8;
    border-right: 0;
    border-top: 0;
    transform: rotate(45deg);
    left: 16px;
    top: calc(50% - 4px);
}
.other-news .other-news-title {
	font-size: 26px;
	font-weight: 500;
	color: #004099;
}
.other-news .other-news-item {
	margin-bottom: 30px;
}
.other-news .other-news-item a:hover {
	color: #004099;
}
.news-detail-date,
.other-news-date {
	font-size: 12px;
	color: #bcbcbc;
	font-weight: 400;
	margin-top: 18px;
	text-transform: uppercase;
}
.news-detail .news-detail-content .media {
	padding-top: 10px;
	padding-bottom: 10px;
}




@media (max-width: 966px) {
	.news-detail-galery img {
		margin-left: 2%;
		width: 32%;
	}
	.news-detail-galery img:nth-of-type(4n+1) {
		margin-left: 2%;
	}
	.news-detail-galery img:nth-of-type(3n+1) {
		margin-left: 0px;
	}
}

@media (max-width: 660px) {
	.news-detail-galery img {
		margin-left: 2%;
		width: 49%;
	}
	.news-detail-galery img:nth-of-type(3n+1) {
		margin-left: 2%;
	}
}
@media (max-width: 430px) {
	.news-detail-galery {
		width: calc(100% + 32px);
		margin-left: -16px;
		border-left: 0;
		border-right: 0;
		padding: 20px 17px 12px;
	}
	.news-detail-galery img {
		margin-left: 4%;
		width: 48%;
		margin-bottom: 10px;
	}		
	.news-detail-galery img:nth-of-type(3n+1) {
		margin-left: 4%;
	}	
	.news-detail-galery img:nth-of-type(2n+1) {
		margin-left: 0;
	}
}
/* End */
/* /bitrix/templates/info_light_red/components/bitrix/news/video_list/bitrix/news.detail/.default/style.css?15470989372009 */
