

/* Start:/local/templates/main/components/bitrix/news.detail/blog.detail/style.css?17531677272163*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.sp-image {
	width: 81%;
}

.sp-image image{
	height: 100%;
}

.container-flex-quote {
	min-width: 254px;
}

.photo-quote {
	width:95px;
	height:95px;
	margin-bottom: 12px;
}



.photo-quote img {
	width:95px;
	height:95px;
	border-radius: 90px;
	object-fit: cover;
}

.text-quote {
	width: auto;
	height: auto;
	max-width: 259px;
	font-family: Golos;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	text-align: left;
	color: #413737;
	margin-bottom: 12px;
}

.fi-quote {
	width: 88px;
	height: 17px;
	font-family: Golos;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #413737;
	margin-bottom: 3px;
}

.job-quote {
	width: 141px;
	height: 17px;
	font-family: Golos;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color:#A4A4A4;

}
@media (max-width: 1921px) {
	.news-swiper .swiper-wrapper .swiper-slide {
		width: 354px !important;
	}
}
@media (max-width: 1024px) {

	.main-container-flex-slider {
		width: auto !important;
		min-width: 200% !important;
	}

	.main-container-flex-slider .news-swiper {
		margin-left: 0;
	}

	.news-swiper .swiper-wrapper .swiper-slide {
		width: 245px !important;
	}

	/*.container-flex-quote {*/
	/*	margin-left: -341px;*/
	/*}*/
	.news-swiper {
		width: 110% !important;
		max-width: 100% !important;
	}
}


@media (max-width: 480px) {
	.sp-image{
		margin: 30px auto 20px auto;
	}
	.blog-detail__news-content-block-text p {
		font-size: 16px;
	}

	.news-swiper .swiper-wrapper .swiper-slide {
		width: 160px !important;
		margin-right: 11px !important;
	}

	.news-swiper {
		width: 105% !important;
		max-width: 117% !important;
		min-width: 370px;
	}

	.main-container-flex-slider {
		 width: auto !important;
		flex-direction: column;
		margin-top: 20px !important;
		min-width: 0 !important;
	}

	.container-flex-quote {
		display: flex;
		margin: 0;
		margin-bottom: 20px;

		.container-flex-quote-column-text {
			margin-left: 20px;

			.text-quote {
				font-size: 14px;
			}
		}
	}
}




/* End */
/* /local/templates/main/components/bitrix/news.detail/blog.detail/style.css?17531677272163 */
