@font-face {
	font-family: 'Roboto';
	src: url('Roboto-Regular.eot');
	src: local('Roboto'), local('Roboto-Regular'),
			url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Roboto-Regular.woff') format('woff'),
			url('../fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('Roboto-Medium.eot');
	src: local('Roboto Medium'), local('Roboto-Medium'),
			url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Roboto-Medium.woff') format('woff'),
			url('../fonts/Roboto-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

header .top-menu .row ul li .subs-l-services > .menu-li:nth-child(2){
	min-height: 182px;
}
header .top-menu .row ul li .subs-l-services > .menu-li:nth-child(3){
	min-height: 182px;
}
.active-punct > a{
	text-decoration: underline;
	font-weight: bold;
}
.text-bottom-cat{
    background-color: #fff;
    padding:18px;
}
.container.container-bottom-text > .content{
	padding-top: 0px;
}
.text-bottom-cat ol{
	margin-left: 20px;
}
.text-bottom-cat ol li{
	list-style: decimal;
}
.bx-404-container {
	width:100%;
	height:47.5%;
}
.bx-404-container p {
    font-size: 1.22em;
}
.text-wrapper {
	padding: 5rem 0 0 22rem;
}
.text-wrapper > .error {
	font-size: 2.93em;
    margin-bottom: 25px;
}
.content-min-article .min-article-ul-list{
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 12px;
	font-size: 16px;
}
.content-min-article .min-article-ol-list{
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 12px;
	font-size: 16px;
}

/*.special-box.two-level .special-item .special-item-inner.to .special-title.new-to-title:before {
	display: none;
}
.btn.btn-gray.btn-medium.newtobtn {
    border: none;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
    font-family: SeroPro;
    background-color: #d0d4de;
    color: #222;
}*/

.vacancies-banner {
	position: relative;
	min-height: 350px;
	font-family: "Roboto";
}
.vacancies-banner img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
	height: 100%;
	object-fit: cover;
}
.vacancies-banner .row {
	z-index: 20;
	padding-top: 55px;
	padding-bottom: 65px;
}
.vacancies-banner h1 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 1;
}
.vacancies-banner__descr {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 60px;
	max-width: 490px;
}
.vacancies-banner__adv-list {
	display: flex;
}
.vacancies-banner__adv-item {
	margin-right: 25px;
	width: 100px;
}
.vacancies-banner__adv-item span {
	display: block;
}
.vacancies-banner__adv-item span:first-child {
	font-size: 18px;
	font-weight: 700;
}
.vacancies-banner__adv-item span:last-child {
	font-size: 14px;
	font-weight: 400;
}
.vacancies-advantage {
	padding-bottom: 15px;
	padding-top: 24px;
	font-family: "Roboto";
}
	.vacancies-advantage__list {
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
}
.vacancies-advantage__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 20%;
	text-align: center;
}
.vacancies-advantage__icon {
	margin-bottom: 10px;
}
.vacancies-advantage__title {
	font-size: 16px;
}
.vacancies-list {
	padding-bottom: 30px;
}
.vacancies-list__section-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.vacancies-list__section {
	width: 32%;
	height: 100%;
	border-radius: 4px;
	background-color: #E6E9F0;
	font-family: "Roboto";
	margin-bottom: 30px;
}
.vacancies-list__img img{
	width: 100%;
	border-radius: 4px 4px 0 0 ;
	display: none; 
}
.vacancies-list__section-title{
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 20px;
	line-height: 1;
}
.vacancies-list__element-list {
	padding: 25px;
}
.vacancies-list__element {
	padding: 25px;
	background-color: #ffffff;
	border-radius: 6px;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid transparent;
}
.vacancies-list__element-title {
	color: #00294F;
	margin-bottom: 15px;
	font-weight: 500;
}
.vacancies-list__element-pay {
}
.vacancies-list__element-exp {
	color: gray;
}

.vacancies-detail__text {
	padding: 25px;
	border: 1px solid #E6E9F0;
	border-radius: 6px;
	font-family: "Roboto";

}
.vacancies-detail__text p,
.vacancies-detail__text li {
	font-size: 14px;
}
.vacancies-back {
	background: #FFFFFF;
	border-radius: 60px;
	padding: 8px 13px;
	border-bottom: 1px solid transparent;
	margin-bottom: 40px;
	display: inline-block;
}

.vacancies-banner.no-photo{
	background-color: #dadada;

}
.vacancies-banner.detail {
	background-color: #dadada;
}
.vacancies-banner.detail img {
	top: 10%;
	right: 25%;
	left: auto;
	z-index: 3;
	height: 90%;
    width: auto;
}
.vacancies-banner.detail h1 {
	margin-bottom: 40px;
	max-width: 50%;
}

.detail .vacancies-banner__adv-item {
	margin-right: 8%;
	width: 220px;
}
.detail .vacancies-banner__adv-item span {
	display: block;
}
.detail .vacancies-banner__adv-item span:first-child {
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 5px;
}
.detail .vacancies-banner__adv-item span:last-child {
	font-size: 16px;
	font-weight: 500;
	color: #8B8B8B;
}
.right-sidebar.vacancies-form {
	font-family: "Roboto";
}
.right-sidebar.vacancies-form .form-order-master .form-order-body {
	background: #E6E9F0;
border-radius: 6px;
color: #222222;
}
.right-sidebar.vacancies-form .form-order-master .form-order-body .f-o-text {
	margin-bottom: 20px;
	font-size: 18px;
}
span.req-red {
	color: red;
}
.vacancies-form .btn.btn-white {
	width: 100%;
	border: none;
	border-radius: 60px;
	padding: 12px;
	transition: background .3s ease-in-out;
}
.vacancies-form .btn.btn-white:hover {
	background: #d8d8d8;
}
.vacancies-form .btn.btn-submit {
	width: 100%;
	background: #FF0508;
	border: none;
	border-radius: 60px;
	color: #ffffff;
	padding: 20px;
	margin-bottom: -20px;
	transition: background .3s ease-in-out;
}
.vacancies-form .btn.btn-submit:hover {
	background: #fd4a4d;
}
.vacancies-form .resume {
    text-align: center;
    display: block;
    margin-top: 8px;
    font-size: 12px;
}
.right-sidebar.vacancies-form  .form-order-master .form-order-body a {
	color: #00294F;
	text-decoration: none;
	border-bottom: none;
}
.right-sidebar.vacancies-form  .form-order-master .form-order-body .resume a {
	color: #00294F;
	border-bottom: 1px dashed #00294F;
}

.right-sidebar.vacancies-form .form-order-master .form-order-body .f-o-item input {
	background-color: #fff;
	box-shadow: none;
	border: 1px solid #ADADAD;
}

.container .vacancies-detail__text li {
	line-height: 1;
	margin-bottom: 8px;
}

@media (max-width: 1174px) {
	.right-sidebar.vacancies-form {
			display: block;
	}
	.container {
    float: left;
	}
	.middle.vacancies-detail .content {
		padding: 0 364px 24px 0;
	}
}

.vacancies-resume {
	border: none;
	border-radius: 60px;
	padding: 12px;
	transition: background .3s ease-in-out;
	background-color: #fff;
	color: #222222;
	align-items: center;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
.vacancies-resume label {
	cursor: pointer;
}
.vacancies-resume:hover {
	background-color: rgb(212, 212, 212);
}
.sidebar-captcha {
	transform: scale(0.9);
    position: relative;
    left: -16px;
}