

/* Start:/bitrix/components/skillline/news/templates/vakansii/bitrix/news.detail/.default/style.css?16437435501610*/
.container.p-1 {
	padding: 0 !important;
	margin-left: unset !important;
	margin-right: unset !important;
	max-width: 100% !important;
}

div.news-detail {
	word-wrap: break-word;
	margin-top: 15px;
}

div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
	max-width: 400px;
}

.news-date-time {
	color:#486DAA;
}

.news-detail .hero-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}

.news-detail .datetime {
	font-style: italic;
}

.news-detail .preview-text {
	margin-top: 15px;
}

.news-detail h3 {
	margin-top: 15px;
}

.news-detail .next-prev-chain {
	width: 100%;
	margin-top: 15px;
	display: inline-flex;
	justify-content: space-between;
}

.news-detail .next-prev-chain a {
	text-decoration: none;
}

.news-detail .next-prev-chain a:hover {
	color: #87b134;
}

.news-detail .next-prev-chain i {
	color: #87b134;
}

.news-detail hr {
	border: none;
	height: 1px;
	background-color: #f3f3f3;
	margin: 15px 0;
}

.news-detail .news-header {
	display: flex;
}

.news-detail .news-header .announce {
	margin-left: 15px;
}

.news-detail .news-header .pic-div {

}

@media (max-width: 750px) {
	.news-detail .news-header {
		justify-content: flex-start;
		flex-direction: column;
	}

	div.news-detail img.detail_picture {
		width: 100%;
		max-width: 100%;
	}

	.news-detail .news-header .announce {
		width: 100%;
		display: block;
		margin-left: 0;
		margin-top: 15px;
	}
}
/* End */
/* /bitrix/components/skillline/news/templates/vakansii/bitrix/news.detail/.default/style.css?16437435501610 */
