

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

.vacancy-detail {
	margin: 30px 0 60px;
}

.vacancy-detail h1 {
	font-size: 30px;
	margin-bottom: 20px;
}
.vacancy-income {
	margin: 0 0 10px;
}
.vacancy-description {
	font-size: 15px;
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 20px;
}
.vacancy-btn-response {
	width: 100%;
	color: #FFFFFF;
	background-color: #28562E;
	font-size: 15px;
	font-weight: 500;
	line-height: 14.36px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	border-radius: 5px;
	max-width: 360px;
}
.vacancy-btn-response:hover {
	background-color: #1e4021;
	color: #FFFFFF;
}

@media screen and (max-width: 576px) {
	.vacancy-detail h1 {
		font-size: 25px;
		margin-bottom: 20px;
	}
}
/* End */
/* /local/templates/sniper/components/bitrix/news/vacancies/bitrix/news.detail/.default/style.css?1728981745875 */
