

/* Start:/local/templates/kirasa/components/bitrix/news.detail/vacancy/style.css?17546463312982*/

div.news-detail
{
	word-wrap: break-word;
}

.detail_img_wrap {
	max-width: 800px;
	margin: 0 auto;
}
div.news-detail img.detail_picture
{
	margin: 20px auto;
	max-width: 100%;

}
.news-date-time
{
	color:#486DAA;
}


.vacancy__form {
	padding: 50px;
	border: 2px #575757 solid;
	margin-top: 60px;
}

.vacancy__form .vacancy__title {
	text-align: center;
	padding-bottom: 30px;
	font-size: 28px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
}

.vacancy__form form {
	margin: 0 auto;
}

.vacancy__form .btn {
	width: 100%;
	background: #B3AA9F;
	color: white;
	border: none;
	padding: 16px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	transition: background 0.3s ease;
}

.vacancy__form .btn:hover {
	background: #7c7874;
}

.simple-input {
	margin-bottom: 45px;
	max-width: 100%;
	position: relative;
	width: 100%;
}

.simple-input.with-label label {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 600;
	color: #575757;
	text-transform: uppercase;
}

.simple-input input,
.simple-input select {
	border: none;
	border-bottom: 1px solid #575757;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .5px;
	line-height: 130%;
	padding-bottom: 16px;
	width: 100%;
	background: transparent;
	color: #000;
}

.simple-input select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right 0 center;
	background-size: 16px;
}

.simple-input input:focus,
.simple-input select:focus {
	outline: none;
	border-bottom-color: #B3AA9F;
}

@media(max-width: 768px) {
	.vacancy__form .vacancy__title {
		font-size: 20px;
		padding-bottom: 20px;
	}

	.vacancy__form {
		padding: 30px;
		margin-top: 40px;
	}

	.simple-input {
		margin-bottom: 30px;
	}
}

@media (max-width: 768px) {

	header .container-2 .title {
		font-size: 32px;
	}
	.detail-page.news-detail h1 {
		font-size: 20px;
	}

	.detail-page.news-detail h2 {
		font-size: 16px;
	}

	.detail-page.news-detail p {
		font-size: 14px;
	}

	.detail-page .vacancy__form {
		padding: 15px;
		margin-top: 20px;
	}

	.detail-page .vacancy__form .vacancy__title {
		font-size: 16px;
		padding-bottom: 10px;
	}

}

@media (max-height: 768px) {
	header {
		padding: 30px 0 50px !important;
	}

	header .container-2 .title {
		font-size: 32px;
	}

	.detail-page.news-detail h1 {
		font-size: 20px;
	}

	.detail-page.news-detail h2 {
		font-size: 16px;
	}

	.detail-page.news-detail p {
		font-size: 14px;
	}

	.detail-page .vacancy__form .vacancy__title {
		font-size: 16px;
		padding-bottom: 10px;
	}
}

@media (max-width: 768px) {
	header .container-2 .title {
		font-size: 24px;
	}
}
/* End */
/* /local/templates/kirasa/components/bitrix/news.detail/vacancy/style.css?17546463312982 */
