

/* Start:/bitrix/templates/profstaldom/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17725401641391*/
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;
}

.news-detail h1 {
	font-size: 30px;
	font-weight: 800;
	max-width: 900px;
}

.news-detail .news-detail__body {
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
}

.news-detail .news-detail__body .detail_picture_wrapper {
	margin-left: -50px;
	margin-right: -50px;
	width: auto;
}

.news-detail .news-detail__body .detail_picture {
	border-radius: 5px;
	box-shadow: 0 5px 9px rgba(0, 0, 0, 0.25);
	margin-bottom: 30px !important;
}

.news-detail__back {
	display: none;
}

.slick-dotted.slick-slider {
	margin: 0 0 50px 0 !important;
}

.news-item__slider a {
	display: block;
	padding-top: 60%;
	background-size: cover;
	background-position: center;
	margin: 3px;
	border-radius: 3px;
}

.news-item__slider a:focus {
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	outline: none;
}

.news-item__slider .slick-dots li button,
.news-item__slider .slick-dots li {
	width: 10px;
}

.news-item__slider .slick-dots li button:before {
	content: "";
	width: 4px;
	height: 4px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #000;
	border-radius: 10px;
	overflow: hidden;
	transition: 0.3s all;
}

.news-item__slider .slick-dots li.slick-active button:before {
	width: 15px;
}

.news-item__slider img {
	max-width: 500px;
}

/* End */
/* /bitrix/templates/profstaldom/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17725401641391 */
