

/* Start:/bitrix/templates/.default/components/bitrix/menu/submenu_content/style.css?1740726967781*/
/* Left menu*/
ul.submenu_content
{
	list-style:none;
	margin:0; padding:0;
	display:block;
	text-align:center;
	height:41px;
	line-height:40px;
	margin-bottom:45px !important;
}

ul.submenu_content li
{
	padding:0 20px !important;
	margin:0 9px !important;
	display:inline-block !important;
	height:41px;
	line-height: 40px !important;
}

ul.submenu_content li a
{
	font-size: 18px;
	color: #164466!important;
	text-decoration:none;
	transition: color .3s;
}
ul.submenu_content li a:hover{
	color: #e48b1f;
}
ul.submenu_content li.selected{
	background-color: #1a4d72!important;
    margin-top: 10px!important;
}
ul.submenu_content li.selected a
{
	color: #ffffff!important;
}

@media screen and (max-width: 767px){
ul.submenu_content {
    padding-bottom: 40px!important;
}
}




/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/vacancy_list/style.css?15271772042195*/
.content .vacancy-list{
	margin-bottom:91px;
}
.content .vacancy-list h2{
	text-align:left;
	margin-bottom:30px;
}
.content .vacancy-list .city_area{
	margin-bottom:20px;
}
.content .vacancy-list .city_name{
	font-size: 18px;
	font-family: 'proxima_nova_rgbold';
	line-height: 1.22;
	letter-spacing: 1px;
	text-align: left;
	color: #164466;
	position:relative;
	text-transform:uppercase;
	cursor:pointer;
}
.content .vacancy-list .city_name:after{
    width: 13px;
    height: 8px;
    margin-left: 8px;
    margin-top: -3px;
    content: '';
    display: inline-block;
    background-image: url("/bitrix/templates/.default/components/bitrix/news.list/vacancy_list/images/corner_blue.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    transform: rotate(0deg);
    transition: transform .5s, background-image .3s;
	vertical-align:middle;
}
.content .vacancy-list .city_area.active .city_name{
	color:#e48b1f;
	transition: color .3s;
}
.content .vacancy-list .city_area.active .city_name:hover{
	color: #164466;
}
.content .vacancy-list .city_area.active .city_name:after{
	transform: rotate(180deg);
	 background-image: url("/bitrix/templates/.default/components/bitrix/news.list/vacancy_list/images/corner_orange.svg");
}
.content .vacancy-list .city_area.active .city_name:hover::after{
	background-image: url("/bitrix/templates/.default/components/bitrix/news.list/vacancy_list/images/corner_blue.svg");
}
.content .vacancy-list .list{
	margin-top:30px !important;
	padding-left:30px;
	display:none;
}
.content .vacancy-list .list .item{
	margin-bottom:50px;
}
.content .vacancy-list .item .title{
	font-size: 18px;
	line-height: 1.22;
	letter-spacing: 1px;
	text-align: left;
	color: #164466;
	text-transform:uppercase;
	margin-bottom:20px;
}
.content .vacancy-list .item .about{
	margin-bottom:20px;
}
.content .vacancy-list .item .about .tit{
	font-size: 18px;
	font-family: 'proxima_nova_rgbold';
	line-height: 1.44;
	text-align: left;
	color: #000000;
}
.content .vacancy-list .item .about .val{
	font-size: 18px;
	line-height: 1.44;
	text-align: left;
	color: #000000;
}
.content .vacancy-list .item .btn{
	display:block;
	width:254px;
	height:46px;
	text-decoration:none;
	line-height:46px;
	border: solid 2px #e48b1f;
	text-align:Center;
	font-size: 18px;
	letter-spacing: 1px;
	color: #e48b1f;
	text-transform:uppercase;
}
/* End */


/* Start:/bitrix/templates/.default/components/elcore/feedback/rezume/style.css?16143307198413*/
.form-vacancy{
	margin-top:80px;
	width: 100%;
	min-height:800px;
	position:relative;
}
.form-vacancy:before {
    height: 100%;
    position: absolute;
    content: '';
    left: -50vw;
    bottom: 0;
    width: 50vw;
    background-color: #164466;
    box-sizing: border-box;
}
.form-vacancy:after {
    height: 100%;
    position: absolute;
    content: '';
    right: -50vw;
    bottom: 0;
    width: 50vw;
    background-color: #164466;
    box-sizing: border-box;
}
.form-vacancy .form_bg{
	position: relative;
    height:auto;
    left:0;
    width: 100%;
	background-color:#164466;
}
.form-vacancy .form_outer{
	position: relative;
    height:auto;
    left:0;
    width: 100%;
	background-color:#164466;
	padding-top:50px;
	box-sizing:border-box;
}
.form-vacancy .success_mess{
	position: absolute;
    height:auto;
    left:0;
    width: 100%;
	background-color:#164466;
	padding-top:79px;
	box-sizing:border-box;
}
.form-vacancy .close {
    position: absolute;
    top: 30px;
    width: 20px;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
}
.form-vacancy .close {
    background-image: url("/bitrix/templates/nhl/components/elcore/feedback/phone/themes/black/images/close_btn.svg");
    transition: background 0.5s;
}
.form-vacancy .close:hover {
    background-image: url("/bitrix/templates/nhl/components/elcore/feedback/phone/themes/black/images/close_btn_orange.svg");
}
.form-vacancy .elc_title{
    font-size: 50px;
	line-height: 1;
	letter-spacing: 2px;
	text-align: center;
	text-transform:uppercase;
	margin:0 auto 5px auto;
	font-family: 'proxima_nova_blblack';
}
.form-vacancy .elc_text{
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
	margin-bottom:14px;
}
.form-vacancy form{
	display:block;
	width:514px;
	margin:0 auto;
}
.form-vacancy .elc_text a{
	text-decoration:none;
}
.form-vacancy .elc_ok_mess{
	margin-top:15px;
}
.form-vacancy .elc_string{
    width: 514px;
    margin-top: 22px;
    position: relative;
	height:46px;
}
.form-vacancy .elc_string.file{
	height:auto;
	min-height:46px;
}
.form-vacancy .elc_string .filename{
	display:block;
	width:207px;
	height:40px;
	box-sizing:border-box;
	border: solid 1px #446984;
	padding:0 30px 0 10px;
	overflow:hidden;
	font-size: 14px;
	color: #446984;
	line-height:38px;
	margin-top:15px;
	white-space: nowrap;
	position:relative;
}
.form-vacancy .elc_string .filename .cls{
	display:block;
	width:30px;
	height:38px;
	position:absolute;
	top:1px;
	right:1px;
	background-color:#164466;
	background-image:none;
}
.form-vacancy .elc_string .filename .cls:after{
	content:'';
	display:block;
	right:10px;
	top:50%;
	width:10px;
	height:10px;
	margin-top:-6px;
	cursor:pointer;
	background-image:url("/bitrix/templates/.default/components/elcore/feedback/rezume/images/rezume_cls.svg");
	background-size:10px 10px;
	background-position:center;
	position:absolute;
}

.form-vacancy .elc_string input {
    background: none;
    border: none;
    width: 514px;
    height: 43px;
    display: block;
    font-size: 20px;
	line-height: 1.1;
	letter-spacing: 1.1px;
    text-transform:uppercase;
    z-index: 2;
    position: relative;
}
.form-vacancy .elc_string label {
    margin: 0;
    top: 20px;
    left: 0;
    display: block;
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
	font-size: 18px;
	line-height: 1.1;
	letter-spacing: 1.1px;
	text-align: left;
	text-transform:uppercase;
}
.form-vacancy .elc_string.active label {
    top: -10px;
	font-size: 16px;
	line-height: 1.38;
    opacity: 1;
	text-transform:none;
}
.form-vacancy .elc_string.file input{
	display:none;
}
.form-vacancy .elc_string.file span{
	margin: 0;
    display: block;
    z-index: 1;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 1.1px;
    text-align: left;
    text-transform: uppercase;
	position: relative;
    height: 46px;
    top: 0;
    line-height: 46px;
}
.form-vacancy .elc_string.file label{
	right:0;
	left:auto;
	width:224px;
	height:48px;
	top:0;
	line-height:48px;
	border: solid 1px #ffffff; 
	text-align: center;
	cursor:pointer;
}
.form-vacancy .elc_string:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 5px;
    background-size: 100% 100%;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    /*z-index: 3;*/
}
.form-vacancy .elc_string.no-empty:after{
	height: 1px;
}
.form-vacancy .elc_string.text{
	padding-top:45px;
}
.form-vacancy .elc_string.text:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 45px;
    width: 0;
    height: 1px;
    background-size: 100% 100%;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    z-index: 3;
}
.form-vacancy .elc_string.active:after {
    width: 100%;
}
.form-vacancy .elc_string.text.active:before {
    width: 100%;
}
.form-vacancy .elc_string.text label{
	top:20px;
}
.form-vacancy .elc_string textarea{
	width:400px;
	height:100px;
	padding:10px;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
	display:block;
	resize: none;
	background:none
}
.form-vacancy .elc_string.textarea.active label{
	top: 20px;
    font-size: 14px;
    opacity: 1;
}
.form-vacancy .elc_string.elc_captha img{
	position:absolute;
	right:0;
	top:13px;
}
.form-vacancy .elc_string.elc_captha input{
	width:210px;
}
.form-vacancy .submit{
	font-family: 'proxima_nova_rgregular';
    width: 257px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    display: block;
    margin: 18px auto 0 auto;
    font-size: 18px;
	line-height: 1.44;
	letter-spacing: 1px;
	text-align: center;
    background: none;
    box-sizing: border-box;
    padding: 0;
	position:relative;
	z-index:2;
	text-transform:uppercase;
	border:none;
	border-radius: 0;
}
.form-vacancy .btn{
	width: 257px;
    height: 50px;
    border-radius: 0;
	cursor: pointer;
    display: block;
    margin: 20px auto 0 auto;
}
.form-vacancy .elc_string.error label {
    opacity: 1;
}
.form-vacancy .notice{
	width:514px;
	text-align:center;
	margin-top:20px;
	font-size: 14px;
	line-height: 1.29;
}
.form-vacancy .close_popup{
	position:absolute;
	top:30px;
	width:20px;
	height:20px;
	left:50%;
	margin-left:-10px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:center center;
}
.form-vacancy .elc_string select{
	width:100%;
	opacity:0;
}
.tzSelect{
	height:45px;
	display:block;
	border-bottom: 1px solid RGBA(250,250,250,0.2);
	position: relative;
	z-index:2;
}
.tzSelect.expanded{
	z-index: 3;
	border-bottom: 5px solid #e48b1f;
}

.tzSelect .selectBox{
	position:relative;
	height:100%;
	width:100%;
	color:#fff;	
	cursor:pointer;
	line-height:43px;
	text-transform: uppercase;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 13px;
    box-sizing: border-box;
}
.tzSelect .selectBox:after{
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	margin-top: -3px;
	width: 11px;
  	height: 6px;
  	content: '';
  	background-image: url("/bitrix/templates/.default/components/elcore/feedback/rezume/images/drop_arrow.svg");
  	background-repeat: no-repeat;
  	background-size: 100% auto;
  	background-position: top center;
  	opacity: 1;
  	transition: transform .3s, opacity .3s;
}
.tzSelect .selectBox:before{
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	margin-top: -3px;
	width: 11px;
  	height: 6px;
  	content: '';
  	background-image: url("/bitrix/templates/.default/components/elcore/feedback/rezume/images/drop_arrow_orange.svg");
  	background-repeat: no-repeat;
  	background-size: 100% auto;
  	background-position: top center;
  	opacity: 0;
  	transition: transform .3s, opacity .3s;
}
.tzSelect.expanded .selectBox:after{
	transform: rotate(180deg);
	opacity: 0;
}
.tzSelect.expanded .selectBox:before{
	transform: rotate(180deg);
	opacity: 1;
}
.form-vacancy .elc_string.no-empty .selectBox:before{
	opacity: 1;
}
.form-vacancy .elc_string.no-empty .selectBox:after{
	opacity: 0;
}
.tzSelect .dropDown{
	position:absolute;
	top:56px;
	left:-20px;
	width:100%;
	list-style:none;
	padding: 20px 20px 30px !important;
    background-color: #e48b1f;
}

.tzSelect li{
	cursor:pointer;
	position:relative;
	color:#fff;
	margin-bottom: 15px;
	transition: color .3s;
}
.tzSelect li:hover{
	color: #164466;
}

/* End */


/* Start:/bitrix/templates/.default/components/elcore/feedback/rezume/themes/black/style.css?15271772042840*/
.form-vacancy.tpl-black{
	/*opacity: 0.95;*/
	background-color: #164466;
}
.form-vacancy.tpl-black .elc_title{
	color: #ffffff;
}
.form-vacancy.tpl-black .elc_text{
	color: #fff;
}
.form-vacancy.tpl-black .elc_text a{
	color: #bababa;
	border-bottom:1px solid #bababa;
}
.form-vacancy.tpl-black .elc_ok_mess{
	color:#fff;
}
.form-vacancy.tpl-black .elc_string input{
	border-bottom: 1px solid RGBA(250,250,250,0.2);
	color:#fff;
}
.form-vacancy.tpl-black .elc_string label{
	color:#fff;
}
.form-vacancy.tpl-black .elc_string.file label{
	border: 1px solid #446984;
	background-color: rgba(0,0,0,0);
	transition: border-color .3s, color .3s;
	z-index: 1;
}
.form-vacancy.tpl-black .elc_string.file label:hover {
	background-color: transparent;
	color: #e48b1f;
	border-color: #e48b1f;
	/*text-shadow: nthree*/;
}
.form-vacancy.tpl-black .elc_string.active.no-empty label{
	color:#fff;
}
.form-vacancy .elc_string.file span{
	color:#fff;
}
.form-vacancy .elc_string.active label{
	color: #e48b1f;
}
.form-vacancy.tpl-black .elc_string:after,
.form-vacancy.tpl-black .elc_string.text:before{
	background-color: #e48b1f;
}
.form-vacancy.tpl-black .elc_string.no-empty:after, 
.form-vacancy.tpl-black .elc_string.text.no-empty:before{
	background-color: #fff;
}
.tzSelect.expanded:after{
	background-color: #e48b1f;
}
.tzSelect.expanded:before,
.form-vacancy.tpl-black .elc_string.no-empty .tzSelect.expanded:before{
	background-color: #e48b1f;
}
.form-vacancy.tpl-black .elc_string textarea{
	border:1px solid RGBA(250,250,250,0.2);
	color:#fff;
}
.form-vacancy.tpl-black .elc_string textarea:focus{
	border-left-color:#fff;
	border-right-color:#fff;
}
.form-vacancy.tpl-black .submit{
	color: #fff;
	border: 3px solid #e48b1f;
	transition: background-color .3s, border-color .3s;
}
.form-vacancy.tpl-black .btn{
	position: relative;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
	background-color: rgba(0,0,0,0);
	z-index: 1;
}
.form-vacancy.tpl-black .btn:hover{
	background-color: transparent;
}
.form-vacancy.tpl-black .submit:hover{
	background-color: transparent;
    border-color: #e48b1f;
}
.form-vacancy.tpl-black .btn:hover:before{
	left: 0%;
	right: auto;
	width: 100%;
}
.form-vacancy.tpl-black .btn:before{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 0px;
	z-index: -1;
	content: '';
	background: #e48b1f;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}   
.form-vacancy.tpl-black .elc_string.error label {
    color: #ff3939;
}
.form-vacancy.tpl-black .elc_string.error input {
    border-bottom-color: #ff3939;
}
.form-vacancy.tpl-black .elc_string.error textarea{
	border-color: #ff3939;
}
.form-vacancy .notice{
	color:#fff;
}
.form-vacancy .notice a{
	text-decoration:none;
	color: #e48b1f;
}
.form-vacancy .close_popup{
	background-image:url("/bitrix/templates/.default/components/elcore/feedback/rezume/themes/black/images/close_btn.svg");
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/submenu_content/style.css?1740726967781 */
/* /bitrix/templates/.default/components/bitrix/news.list/vacancy_list/style.css?15271772042195 */
/* /bitrix/templates/.default/components/elcore/feedback/rezume/style.css?16143307198413 */
/* /bitrix/templates/.default/components/elcore/feedback/rezume/themes/black/style.css?15271772042840 */
