@font-face {
	font-family: 'pfdinregular';
	src: url('../fonts/pfdintextcondproregular.eot');
	src: local('☺'), url('../fonts/pfdintextcondproregular.woff') format('woff'), url('../fonts/pfdintextcondproregular.ttf') format('truetype'), url('../fonts/pfdintextcondproregular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.vacancy-inner-page{
	font-size:12px;
	line-height:18px;
	color:#2f2c2d;
	font-family: Arial, Helvetica, sans-serif;
}
.vacancy-inner-page .heading{
	font-size:20px;
	line-height:24px;
	color:#3773b1;
	font-family: 'pfdinregular';
	font-weight:normal;
	text-transform:none;
	margin:12px 0 18px 0;
}
.vacancy-inner-page .subheading{
	font-size:12px;
	line-height:18px;
	color:#2f2c2d;
	font-weight:normal;
	text-transform: uppercase;
	margin:0;
}
.vacancy-inner-page p{
	margin:0 0 18px 0;
}
.vacancy-inner-page ul{
	margin:0 0 10px 37px;
	padding:0;
	list-style:none;
}
.vacancy-inner-page ul li{
	padding:0 0 0 35px;
	background:url(../images/p-img01.gif) no-repeat 0 6px !important;
}
.link-holder{
	position:relative;
	font-size:20px;
	line-height:24px;
	font-family: 'pfdinregular';
	margin:30px 0;
}
.link-holder a{
	color:#3773b1;
	margin:0 0 0 70px;
}
.link-holder a img{
	margin:0 16px 0 0;
	vertical-align:top;
}
.link-holder a:first-child{margin:0;}
.vacancy-list-page .link-holder{
	margin:10px 0 15px 0;
}
.vacancy-list-page{
	position:relative;
}
.vacancy-list, #workarea_center .vacancy-list{
	margin:0 -8px;
	padding:0;
	list-style:none;
	font-size:18px;
	line-height:22px;
	color:#555253;
	font-family: 'pfdinregular';
}
#workarea_center .vacancy-list li{
	padding:0;
	background:none;
	overflow:hidden;
	position:relative;
}
#workarea_center .vacancy-list .heading{
	background:url(../images/border01.gif) repeat-x 0 100%;
	overflow:hidden;
	cursor:pointer;
	padding:0 8px;
}
.vacancy-list .number{
	float:left;
	width:36px;
	padding:0 0 0 3px;
}
#workarea_center .vacancy-list ul{
	font-size:14px;
	line-height:18px;
	padding:0 49px;
	position:relative;
}
.vacancy-list .expander{
	display:none;
	overflow:hidden;
}
.vacancy-list .expander .frame {
	padding:11px 0 15px;
}
.vacancy-list .expander ul li{
	overflow:hidden;
	margin-top:15px;
}
.vacancy-list .expander ul li:first-child{
	margin:0;
}
.vacancy-list .open .expander{
	display:block;
}
.vacancy-list .name{
	background:url(../images/vacancy-arrow.png) no-repeat 100% 10px;
	padding:0 0 4px 0;
}
.vacancy-list .open .name{
	background-position:100% -30px;
}
.vacancy-list-block .head{
	height:25px;
	line-height:25px;
	background:#4a80b8;
	margin:0 -8px;
	padding:0 8px;
	text-align:right;
}
.vacancy-list-block .head a{
	display:block;
	text-decoration:none;
	font-size:12px;
	color:#fff;
	padding:0 45px 0 0;
	background:url(../images/vacancy-arrow.png) no-repeat 100% -82px;
}
.vacancy-list a{
	text-decoration:none;
	color:#555253;
}
.vacancy-list a:hover, .vacancy-list .open .heading .name, .vacancy-list .heading:hover .name{
	color:#3773b1;
}
.popup-holder{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1000;
}
.popup-holder .bg{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:1001;
	background:url(../images/popup-bg.png) repeat;
}
.popup-holder .popup-item{
	background:#fff;
	position:absolute;
	left:50%;
	top:50%;
	z-index:1002;
	box-shadow: 0 0 10px rgba(0,0,0,0.75);
}
.send-resume{
	width:546px;
	padding:0 27px;
	min-height:200px;
	margin:0 0 0 -300px;
}
.popup-item .close{
	display:block;
	background:url(../images/close-popup.png) no-repeat;
	width:18px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	position:absolute;
	top:11px;
	right:12px;
}
.popup-item .heading{
	font-size:20px;
	line-height:24px;
	color:#3773b1;
	font-family: 'pfdinregular';
	font-weight:normal;
	text-transform:none;
	margin:0 0 21px 0;
	padding:23px 0 0  0;
	text-align:center;
	text-transform:uppercase;
}
.send-popup-form, .send-popup-form fieldset{
	outline:none;
	border:none;
	margin:0;
	padding:0;
}
.send-popup-form{
	padding-bottom:20px;
}
.send-popup-form .columns{
	overflow:hidden;
	position:relative;
	margin:0 0 19px 0;
}
.send-popup-form .columns .column{
	width:305px;
	float:right;
}
.send-popup-form .columns .column:first-child{
	float:left;
	width:225px;
}
.text-input{
	font-size:14px;
	color:#555253;
	font-family:Arial;
	padding:0 10px;
	height:22px;
	line-height:22px;
	border:1px solid #4a81b8;
	outline:none;
	background:#fff;
}
.send-popup-form .text-input{
	width:200px;
	display:block;
}
.send-popup-form .capcha .text-input{
	width:76px;
	margin:0 0 6px 0;
}
.send-popup-form .capcha-image{
	width:138px;
	height:38px;
	position:relative;
	overflow:hidden;
	border:1px solid #040404;
}
.send-popup-form .capcha-image img{
	vertical-align:top;
}
.send-popup-form .text-row{
	margin:17px 0 7px 0;
	font-size:12px;
	line-height:18px;
	color:#2f2c2d;
}
.file-load{
	position:relative;
	/*width:188px;
	overflow:hidden;
	margin:0 0 20px 0;*/
}
.file-input-area {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.file-load .file{
	/*width:219px;
	position:relative;
	margin: 0 0 20px;
	overflow: hidden;
	z-index: 10;
	height: 29px;*/
}
.file-load .file-input-area {
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	height:29px;
	width:100%;
	padding:0;
	margin:0;
	cursor:pointer;
}
.file-load .text {
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width:120px;
	margin: 0;
	font-size:14px;
	color:#555253;
	font-family:Arial;
	padding:0 10px;
	height:22px;
	line-height:22px;
	border:1px solid #4a81b8;
	outline:none;
	background:#fff;
}
.file-load .button {
	float:right;
	background:url(../images/p03.png) no-repeat;
	width:27px;
	height:24px;
	font-size:0px;
	line-height:0px;
	text-decoration:none;
}
.file-load .hover .button {
	background-position: 0 -28px;
	color: #fff;
}
.send-popup-form .c-button{
	height:26px;
	line-height:26px;
	border:none;
	outline:none;
	background:#4a80b8;
	font-size:14px;
	color:#fff;
	padding:0 22px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.c-button input{
	margin:0;
	padding:0;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	outline:none;
	background:url(../images/none.gif) repeat !important;
	background:none;
	cursor:pointer;
}
.agreement-block{
	position:relative;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	color:#2f2c2d;
}
.agreement-block input{
	float:left;
	width:13px;
	height:13px;
	background:none;
	margin:0 12px 0 0;
	display:none;
}
.agreement-block .text-block{
	overflow:hidden;
}
.checkboxArea{
	width:14px;
	height:14px;
	float:left;
	margin:2px 12px 0 0;
	background:url(../images/checkbox.gif) no-repeat 0 0;
}
.checkboxAreaChecked{
	background-position:0 -16px;
}
.senks-popup p{
	text-align:center;
	font-size:12px;
	line-height:24px;
}
.senks-popup .time{
	font-size:20px;
	color:#3773b1;
	font-family: 'pfdinregular';
}
.senks-popup {
	width:546px;
	padding:0 27px 20px 27px;
	margin:0 0 0 -300px;
}
.resume-form .agreement-block{
	margin-bottom:15px;
}
.resume-form{
	margin:0;
	padding:0;
	border:none;
	font-size:12px;
	line-height:18px;
	color:#2f2c2d;
}
.resume-form fieldset{
	border:none;
	margin:0;
	padding:0;
}
.resume-form .section{
	margin:16px -8px 18px;
	padding:11px 8px 0;
	background:url(../images/border01.gif) repeat-x 0 0;
}
.resume-form .heading{
	font-size:20px;
	line-height:24px;
	color:#3773b1;
	font-family: 'pfdinregular';
	font-weight:normal;
	text-transform:none;
	margin:0 0 21px 0;
	padding:0;
}
.resume-form .min-padding{
	margin-bottom:15px;
}
.resume-form .add-padding{
	margin:8px 0 12px 0
}
.resume-form .resume-name{
	overflow:hidden;
	margin:0 0 11px 0;
}
.resume-form .resume-name .text-input{
	float:left;
	margin:0 0 0 18px;
	width:200px;
	color:#555253;
}
.resume-form .resume-name .text-input:first-child{margin:0;}
.resume-form .additional-information{
	overflow:hidden;
	position:relative;
	margin:0 0 12px 0;
}
.resume-form .additional-information .box{
	float:left;
	width:222px;
	margin:0 0 0 18px;
}
.resume-form .additional-information .box:first-child{margin:0;}
.resume-form .additional-information .row{
	overflow:hidden;
}
.resume-form .additional-information .text-input{
	float:left;
	text-align:center;
	width:31px;
	margin:0 7px 0 0;
	padding:0 5px;
}
.resume-form .additional-information .year{
	width:62px;
}
.resume-form .additional-information label{
	display:block;
	margin:0 0 4px 0;
	overflow:hidden;
}
.radioArea{
	width:13px;
	height:14px;
	float:left;
	background:url(../images/radio.gif) no-repeat;
	margin:1px 8px 0 0;
}
.radioAreaChecked{
	background-position:0 -16px;
}
.resume-form input[type=radio]{display:none;}
.resume-form input[type=checkbox]{display:none;}
.resume-form .additional-information .sex label{
	float:left;
	margin:0 24px 0 0;
	cursor:pointer;
}
.resume-form .additional-information .sex{
	position:relative;
	margin:7px 0 0 2px;
	overflow:hidden;
}
.resume-form .resume-education{
	position:relative;
	margin:0 0 13px 0;
}
.resume-form .resume-education .student{
	font-size:14px;
	position:absolute;
	right:10px;
	top:-3px;
}
.resume-form .resume-education .top-row{
	overflow:hidden;
	margin:0 0 7px 0;
}
.resume-form .resume-education .text-input{
	display:block;
	width:680px;
}
.resume-form .resume-specialization{
	position:relative;
	padding:20px 0 0 0;
	margin:0 0 24px 0;
}
.resume-form .resume-specialization .graduation-label{
	position:absolute;
	top:-2px;
	left:606px;
}
.resume-form .resume-specialization .text-input{
	width:570px;
	float:left;
	margin:0 13px 0 0;
}
.resume-form .resume-specialization .row{
	position:relative;
	overflow:hidden;
}
.ui-selectmenu {
	display:block;
	overflow:hidden;
	background: #fff;
	border:1px solid #4a81b8;
	outline:none;
	position:relative;
	height:22px;
	font-size:14px;
	color:#555253;
	font-family:Arial;
	padding:0;
	float:left;
	line-height:21px;
}
.ui-selectmenu-icon {
	float:right;
	cursor:pointer;
	width:22px;
	height:100%;
	background:url(../images/select.gif) no-repeat 50% 50%;
	border-left:1px solid #4a81b8;
}
.ui-selectmenu:hover {
	text-decoration:none;
}
.ui-selectmenu-status {
	text-decoration:none;
	display:block;
	height:100%;
	overflow:hidden;
	padding: 0 10px;
}
.ui-selectmenu-menu {
	position:absolute;
	top:0;
	margin: -1px 0 0;
	display:none;
	z-index:1000;
	background: #fff;
	border:1px solid #4a81b8;
	max-height:240px;
	overflow: auto;
}
.ui-selectmenu-menu ul {
	list-style:none outside none;
	overflow:hidden;
	margin:0;
	padding:0;
	outline:none;
	position:relative;
	font-size:12px;
	line-height:14px;
	color:#555253;

}
.ui-selectmenu-menu li {
	margin:0;
	padding:3px 10px;
	cursor:pointer;
}
.ui-selectmenu-menu li:hover {
	background:#d7dce3;
}
.resume-form .resume-specialization .graduation{
	width:98px;
}
.graduation .ui-selectmenu-status{text-align:center;}
.resume-form .resume-language{
	padding:20px 0 0 0;
	position:relative;
	overflow:hidden;
	margin:48px 0 -12px 0;
}
.resume-form .resume-language label{
	position:absolute;
	left:2px;
	top:-22px;
}
.resume-form .resume-language .language{
	float:left;
	width:115px;
	margin:0 9px 0 0;
	position:relative;
}
.resume-form .resume-language .language .text-input{
	margin:0 0 15px 0;
	width:93px;
}
.resume-form .resume-language .level{
	width:128px;
	margin:0 20px 0 0;
	float:left;
	position:relative;
}
.resume-form .resume-language .level select{
	width:128px;
}
.resume-form .resume-language .level .ui-selectmenu{
	margin:0 0 15px 0;
	text-align:center;
}
.resume-form .resume-language .add-info{
	float:left;
	width:430px;
	position:relative;
}
.resume-form .resume-language .add-info textarea{
	resize:none;
	display:block;
	width:408px;
	padding:0 10px;
	font-size:14px;
	line-height:18px;
	border:1px solid #4a81b8;
	outline:none;
	background:#fff;
	height:99px;
}
.resume-form .resume-residence{
	position:relative;
	margin:0 0 22px 0;
	padding:5px 0 0 0;
}
.resume-form .resume-residence textarea{
	resize:none;
	display:block;
	padding:0 10px;
	font-size:14px;
	line-height:18px;
	border:1px solid #4a81b8;
	outline:none;
	background:#fff;
	height:67px;
	width:678px;
	margin:4px 0 0 0;
}
.resume-form .resume-activity{
	position:relative;
	overflow:hidden;
	margin:0 0 23px 0;
}
.resume-form .resume-activity .line-activity{
	width:347px;
	margin:0 46px 0 0;
	float:left;
}
.resume-form .resume-activity .line-activity select{
	width:347px;
}
.resume-form .resume-activity .line-activity .ui-selectmenu{
	margin:4px 0 0 0;
}
.resume-form .resume-activity .experience{
	float:left;
}
.resume-form .resume-activity .experience .text-input{
	display:block;
	width:28px;
	margin:4px 0 0 0;
}
.resume-form .resume-activity .experience .row label{
	float:left;
	margin:0 22px 0 0;
	font-size:14px;
}
.resume-form .resume-activity .experience .row .radioArea{
	margin-top:2px;
}
.resume-form .resume-activity .experience .row {
	overflow:hidden;
	margin:7px 0 0 0;
}
.resume-form .resume-contacts{
	overflow:hidden;
	margin:0 0 22px 0;
}
.resume-form .resume-contacts .text-input{
	float:left;
	width:200px;
	margin:0 38px 0 0;
}
.resume-form .resume-works{
	position:relative;
	margin:-16px 0 20px 0;
}
.resume-form .resume-works textarea{
	resize:none;
	display:block;
	padding:0 10px;
	font-size:14px;
	line-height:18px;
	border:1px solid #4a81b8;
	outline:none;
	background:#fff;
	height:204px;
	width:678px;
	margin:4px 0 0 0;
}
.resume-form .resume-position{
	position:relative;
	overflow:hidden;
	margin:3px 0 0 0;
}
.resume-form .resume-position .row{
	overflow:hidden;
	margin:4px 0 2px 0;
}
.resume-form .resume-position select{
	width:347px;
}
.resume-form .capcha{
	margin:22px 0 0 0;
	position:relative;
}
.resume-form .capcha .text-input{
	width:76px;
	margin:7px 0 6px 0;
	display:block;
}
.resume-form .capcha-image{
	width:138px;
	height:38px;
	position:relative;
	overflow:hidden;
	border:1px solid #040404;
}
.resume-form .capcha-image img{
	vertical-align:top;
}
.resume-form .bottom-row{
	position:relative;
	overflow:hidden;
}
.resume-form .bottom-row .capcha-image{
	float:left;
	margin:0 26px 0 0;
}
.resume-form .bottom-row .c-button{
	float:left;
	margin-top:14px;
}
.resume-form .c-button{
	height:26px;
	line-height:26px;
	border:none;
	outline:none;
	background:#4a80b8;
	font-size:14px;
	color:#fff;
	padding:0 22px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	overflow:hidden;
	cursor:pointer;
	float:left;
	margin-top:14px;
}
.wrv {
	line-height: 22px;
	font-family: 'PFDinTextCondPro', Tahoma;
    font-size: 18px;
	color: #ffffff;
	font-weight: bold;
    text-transform: uppercase;
	padding: 8px 0px 8px 10px;
	background: url("/bitrix/templates/rugrids/images/workarea_right_back.png") repeat-y scroll 0px 0px rgb(95, 147, 202);
	margin-top: 14px;
	margin-bottom: 10px;
}

@-webkit-keyframes spin {
	0%	{-webkit-transform: scale(1, 1) rotate(0deg)}
	25%	{-webkit-transform: scale(0.5, 0.5) rotate(-20deg)}
	50%	{-webkit-transform: scale(1, 1) rotate(0deg)}
	75%	{-webkit-transform: scale(0.5, 0.5) rotate(20deg)}
	100%	{-webkit-transform: scale(1, 1) rotate(0deg)}
}
@keyframes spin {
	0%	{transform: scale(1, 1) rotate(0deg)}
	25%	{transform: scale(0.5, 0.5) rotate(-20deg)}
	50%	{transform: scale(1, 1) rotate(0deg)}
	75%	{transform: scale(0.5, 0.5) rotate(20deg)}
	100%	{transform: scale(1, 1) rotate(0deg)}
}


#march8 {
	width: 962px;
	height: 210px;
	background: url(../images/b_march8-back3.jpg) no-repeat 0 0;
	position: relative;
}
#march8 > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 962px;
	height: 210px;
}
#march8 > img {
	display: block;
	position: absolute;
}
#march8-strip {
	background: url(../images/b_march8-strip.png) no-repeat 0 0;
}
#march8-text {
	background: url(../images/b_march8-text.png) no-repeat 0 0;
}

#march8 img.f1 {
	top: 17px;
	left: 228px;
	width: 47px;
	height: 46px;
	
	-webkit-animation: spin 9s infinite linear;
	animation: spin 9s infinite linear;
}
#march8 img.f2 {
	top: 90px;
	left: 20px;
	width: 35px;
	height: 34px;
	
	-webkit-animation: spin 5s infinite linear;
	animation: spin 5s infinite linear;
}
#march8 img.f3 {
	top: 0;
	left: 927px;
	width: 35px;
	height: 34px;
	
	-webkit-animation: spin 6s infinite linear;
	animation: spin 6s infinite linear;
}
#march8 img.f4 {
	top: 172px;
	left: 919px;
	width: 35px;
	height: 34px;
	
	-webkit-animation: spin 7s infinite linear;
	animation: spin 7s infinite linear;
}
#march8 img.f5 {
	left: 826px;
	top: 139px;
	width: 35px;
	height: 34px;
	
	-webkit-animation: spin 10s infinite linear;
	animation: spin 10s infinite linear;
}
#march8 img.f6 {
	left: 105px;
	top: 64px;
	width: 35px;
	height: 34px;
	
	-webkit-animation: spin 7s infinite linear;
	animation: spin 7s infinite linear;
}
#march8 img.f7 {
	left: 12px;
	top: 14px;
	width: 35px;
	height: 34px;
	
	-webkit-animation: spin 5s infinite linear;
	animation: spin 5s infinite linear;
}
#slider font.text{display:none;}

.elctrotravmatizm-photo {
	width: 50%;
    float: left;
    text-align: center;
	margin-top: 31px;
}
.elctrotravmatizm-video {
	width: 50%;
    float: left;
    text-align: center;
	margin-top: 31px;
}	
.elctrotravmatizm-photo img {
	width: 90%;
    height: 100%;
}
.elctrotravmatizm-video img{
	width: 90%; 
	height: 100%;
}
.elctrotravmatizm-gallery {
	width: 100%;
	height: 198px;
}
.materials_download {
    padding-left: 20px;
}
.photo-comments-author span.photo-comments-right-grey{
	display: none;
}
.photo-comments-author a{
	display: none;
}

/*Модальное окно согласия на условия*/
#modal_form {
    width: 300px; 
    
    border-radius: 0px;
    border: 2px #6095cc solid;
    background: #fff;
    position: fixed;
    top: 45%;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
    display: none;
    opacity: 0;
    z-index: 1999;
    padding: 20px 10px;
}
 
#modal_form #modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 28px;
    cursor: pointer;
    display: block;
    font-size: 10px;
}
 
#overlay {
    z-index:3;
    position:fixed;
    background-color:#000;
    opacity:0.8;
    -moz-opacity:0.8;
    filter:alpha(opacity=80);
    width:100%; 
    height:100%;
    top:0;
    left:0;
    cursor:pointer;
    display:none;
}
.soglasie {
	cursor: pointer;
}
/************************************/
	