html {
/*	-webkit-font-smoothing: antialiased;  */
}

@font-face {
font-family: HelveticaNeue;
src: url("/media/HelveticaNeueCyr-Roman.otf") format("opentype");
}

@font-face {
font-family: HelveticaNeue;
font-weight: bold;
src: url("/media/HelveticaNeueCyr-Bold.otf") format("opentype");
}

@font-face {
font-family: HelveticaNeueLight;
font-weight: bold;
src: url("/media/HelveticaNeueCyr-Light.otf") format("opentype");
}


@font-face {
font-family: HelveticaNeueCond;
font-weight: bold;
src: url("/media/HelveticaNeueCyrCond-Bold.ttf") format("truetype");
}



body {
   margin : 0;
   padding:0;
   font-family: HelveticaNeue, sans-serif;
   font-size:13px; 
   background-color: white;
   line-height:1.3;
   color:#58595b;
   
}
body {behavior: url(/media/display-table.min.htc); }

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
} 
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}




img { border:0; }
a { text-decoration:none; font-size:13px; font-weight:normal; color:#3f3f3f; outline:0; }
a:hover { color:#f7c62f; }
a:active { color:#f7c62f; }

.u { text-decoration:underline; } 
.u:hover{ text-decoration:none; } 

.b { font-weight:bold; } 

a.ub { text-decoration:underline; font-weight:bold;} 
a.ub:hover{ text-decoration:none; } 

input.input1 { border:1px solid #b3b6b6; background-color:white; padding:3px 0; width:96%; color:#5A5A5A; padding-left:5px;}
input.checkbox1 { width:15px; padding:0; margin:0; }


h1{ font-family: HelveticaNeueCond, sans-serif; }

table {
	border:1px solid #d8d8d8;
	border-collapse:collapse;
}
table td{
	border:1px solid #d8d8d8;
}

table.noborder{
	border:none;
}
table.noborder td{
	border:none;
}

.main{
	width:1050px;
	margin:0 auto;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}

.header{
	width:1050px;
	margin:0 auto;
	#border-left:1px solid gray;
	#border-right:1px solid gray;
}

.main_content{
	width:1050px;
	margin:0 auto;
}





.header1{
	width:1050px; 
	height:49px;
	border-bottom:1px solid #e7e7e7;
	#border-left:1px solid #e7e7e7;
	#border-right:1px solid #e7e7e7;
}

.table{
    display: table;
	-dt-display: table;
}
.cell{
	display:table-cell;	-dt-display: table-cell;
}



.fdu_link_table{
	width:352px;
	height:49px;
	display:table;
	float:left;
	-dt-display: table;
}

.fdu_link_cell{
	width:351px;
	height:49px;
	display:table-cell; -dt-display: table-cell;
	border-right:1px solid #e7e7e7;
	text-align:center;
	vertical-align:middle;
	-dt-display: table-cell;
}
.fdu_link_cell a{
	display:inline-block;
	#background: url(../images/fdu_logo_small.png) no-repeat scroll left center transparent;
	padding-left:0;
	line-height:22px;
}

.head_search{
	margin-left:36px;
	width:300px;
	height:49px;
	float:left;	
}





.lang_link_table{
	margin-left:0px;
	width:160px;
	height:49px;
	display:table;
	-dt-display: table;
	float:left;
}

.lang_link_cell{
	width:160px;
	height:49px;
	display:table-cell; -dt-display: table-cell;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}
.lang_link_cell a.active{color:#f7c62f;}


.social_link_table{
	/* #margin-left:50px; */
	width:190px;
	height:49px;
	display:table;
	-dt-display: table;
	float:right;
}

.social_link_cell{
	/* #width:150px; */
	width:100%;
	height:49px;
	display:table-cell; -dt-display: table-cell;
	text-align:right;
	vertical-align:middle;
}


.header2{
	width:1050px;
	height:155px;
	display:table;
	-dt-display: table;
	#border-left:1px solid #e7e7e7;
	#border-right:1px solid #e7e7e7;	
}


.header2_logo{
	display:table-cell; -dt-display: table-cell;
	width:298px;
	height:155px;
	text-align:center;
	vertical-align:middle;
	
}

.header2_phone{
	display:table-cell; -dt-display: table-cell;
	padding-left:375px;
	width:300px;
	height:155px;
	text-align:left;
	vertical-align:middle;
	
}

.header2_phone_content{
	background: url(../images/icon_header2_phone.png) no-repeat scroll left center transparent;
	padding-left:45px;
	min-height:32px;
	
}

.header2_phone_schedule{
	display:block;
	font-size:12px;
	font-weight:normal;
	
	background: url(../images/icon_calend.png) no-repeat scroll left center transparent;
	padding-left:18px;	
}



.main_menu {
	display:table;
	-dt-display: table;
	border-collapse: collapse;
	width:1050px; 
	height:65px;
    list-style:none;
    padding:0;
    margin:0;
}

.main_menu li {
    
    margin: 0;    
    padding:0;
	display:table-cell; -dt-display: table-cell;
	text-align:center;
	vertical-align:middle;
	border:1px solid #d8d8d8;
	text-transform:uppercase;
	color:#58595b;
	font-size:11px;
	font-weight:bold;
	
}
.main_menu li:first-child{
	border-left:none;
}
.main_menu li:last-child{
	border-right:none;
}

.main_menu li:hover {
	
}

.main_menu li a{
    display:block;
	#padding:0 10px;
	padding-top:25px;
	text-transform:uppercase;
	color:#58595b;
	font-size:11px;
	font-weight:bold;
	
	height:39px;
	vertical-align:middle;
	
}

.main_menu li a:hover{
    
	text-transform:uppercase;
	font-weight:bold;
	background:#f1f1f1;
	
}

.main_menu li.active a{
	background:#f1f1f1;
}
.main_menu li.active a:hover{
	color:#58595b;
}

.main_menu li.active2 a{
	color:white;
	background:#f7c52e;
}
.main_menu li.active2 a:hover{
	color:white;
	background:#e8bc3f;
}

.main_carusel{
	width:1050px;
	min-height:392px;
	#border-bottom:1px solid #d8d8d8;
	#background:#d8d8d8;
}
.jcarousel1 {
    position: relative;
    overflow: hidden;
	
}
.jcarousel1 ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel1 li {
    /* Required only for block elements like <li>'s */
    float: left;
	width:1050px;
	height:392px;
	background-size: 1050px 392px;
	background-repeat: no-repeat;
	background-position: 0 0;	
}

.jcarousel1 li a {
	display:table; -dt-display: table;
	width:1050px;
	height:392px;
	#background-size: cover;
	#background-color: rgba(0, 0, 0, 0.4);
	#opacity:0.6;

	
}

.jcarousel1 li a div{
	display:table-cell; -dt-display: table-cell;
	#text-align:center;
	vertical-align:middle;
	font-family: HelveticaNeueLight;
	color:white;
	padding:20px 65px;
	font-size:20px;
	line-height:30px;
	font-weight:normal;	

}

.jcarousel-prev{
    display: block;
    position: absolute;
    top: 0;
    width: 100px;
    min-height: 392px;
    color: #fff;
	left:0;
	opacity:0.4;
}
.jcarousel-prev:hover{
	opacity:1;
}

.jcarousel1 h4{
	text-align:center;
	margin:0 0 35px 0;
	font-family: HelveticaNeueCond;
	text-transform:uppercase;
	font-size:34px;
	letter-spacing:2px;
	font-weight:normal;
}


/*
.jcarousel-prev span {
    //display: none;
	left: 20px;
    position: absolute;
    top: 45%;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #787b83;
	opacity:0.7;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 70px/38px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}
*/

.jcarousel-prev span {
    display: block;
    position: absolute;
	left: 20px;
    top: 40%;	
	background-image: url("../images/carousel_buttons.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 86px 70px;
    height: 70px;
    width: 43px;
	
}



.jcarousel-next{
    display: block;
    position: absolute;
    top: 0;
    width: 100px;
    min-height: 392px;
    color: #fff;
	right:0;
	opacity:0.4;
	
}
.jcarousel-next:hover{
	opacity:1;
}
/*
.jcarousel-next span {
    //display: none;
	right: 20px;
    position: absolute;
    top: 45%;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #787b83;
	opacity:0.7;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 70px/38px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}
*/

.jcarousel-next span {
    display: block;
    position: absolute;
	right: 20px;
    top: 40%;	
	background-image: url("../images/carousel_buttons.png");
    background-position: -43px 0;
    background-repeat: no-repeat;
    background-size: 86px 70px;
    height: 70px;
    width: 43px;
	
}

.main_quick_menu{
	display:table;
	-dt-display: table;
	border-collapse: collapse;
	width:1050px; 
	height:258px;
    padding:0;
    margin:0;
}

.main_quick_menu_item{
	display:table-cell; -dt-display: table-cell;
	padding: 0;
	margin:0;
	height:258px;
	#width:348px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #d8d8d8;
	text-transform:uppercase;
	color:#58595b;
	font-size:14px;
	font-weight:bold;

}
.main_quick_menu_item:first-child{
	border-left:none;
}
.main_quick_menu_item:last-child{
	border-right:none;
}
.main_quick_menu_item a{
    display:block;
	padding:0;
	padding-top:70px;
	text-transform:uppercase;
	color:#58595b;
	font-size:16px;
	font-weight:bold;
	
	height:188px;
	vertical-align:middle;	
}

.main_quick_menu_item a:hover{
	background:#f1f1f1;
	

}

.main_quick_menu_icon{
	display:inline-block;
	padding:40px 0 20px 0;
	
}

.main_news_header_table{
	display:table;
	-dt-display: table;
	border-collapse: collapse;
	width:1050px; 
	height:46px;
    padding:0;
    margin:0;
}
.main_news_header_cell{
	display:table-cell; -dt-display: table-cell;
	padding:0;
	padding-left:52px;
	margin:0;
	height:46px;
	width:301px;
	text-align:left;
	vertical-align:middle;
	border:1px solid #d8d8d8;
	border-left:none;
	border-top:none;
	text-transform:uppercase;
	color:#58595b;
	font-size:12px;
	font-weight:bold;
	background: url(../images/main_news_header.png) no-repeat scroll 16px center transparent;
}
.main_video_header_cell{
	display:table-cell; -dt-display: table-cell;
	padding:0;
	padding-left:54px;
	margin:0;
	height:46px;
	width:644px;
	text-align:left;
	vertical-align:middle;
	border:1px solid #d8d8d8;
	border-right:none;
	border-top:none;
	text-transform:uppercase;
	color:#58595b;
	font-size:12px;
	font-weight:bold;
	background: url(../images/main_video_header.png) no-repeat scroll 16px center transparent;
	position:relative;
}






.main_news_content_table{
	display:table;
	-dt-display: table;
	#border-collapse: collapse;
	width:1050px; 
	height:400px;
    padding:0;
    margin:0;
	#border-left:1px solid #e7e7e7;
	#border-right:1px solid #e7e7e7;		
}
.main_news_content_cell{
	display:table-cell; -dt-display: table-cell;
	padding:0;
	margin:0;
	height:400px;
	width:352px;
	text-align:left;
	vertical-align:middle;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-top:none;
	border-left:none;
	text-transform:uppercase;
	color:#58595b;
	font-size:12px;
	font-weight:bold;
}
.main_video_content_cell{
	display:table-cell; -dt-display: table-cell;
	padding:0;
	margin:0;
	height:400px;
	width:697px;
	text-align:left;
	vertical-align:middle;
	border-right:none;
	border-left:none;
	border-bottom:1px solid #d8d8d8;
	border-top:none;
	text-transform:uppercase;
	color:#58595b;
	font-size:12px;
	font-weight:bold;
}




.jcarousel2 {
    position: relative;
    overflow: hidden;
	height:462px;
	width:700px;	
}
.jcarousel2 ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel2 ul li {
    /* Required only for block elements like <li>'s */
    float: left;
	width:700px;
	height:462px;
	background-size: 700px 400px;
	background-repeat: no-repeat;
	background-position: 0 0;		
}

.jcarousel2 ul li a{
	display:block;
	height:400px;
	width:700px;
	background-image: url("../images/play-button1.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 150px 150px;
	
	#background-color:gray;
	opacity:0.5;
	
}
.jcarousel2 a:hover{
	opacity:1;
}




.main_news_list{
	/*margin:25px 30px 12px 25px;
	height:362px;*/
	height: 389px;
    margin: 0 30px 10px 25px;
	overflow:hidden;
	/*
	text-overflow: ellipsis;
	white-space: nowrap;
	width:298px;
	*/
}

.main_news_list_table{
	width:100%; 
}
.main_news_list_table {
	border:none;
}
.main_news_list_table  td.main_news_list_table_td1,  .main_news_list_table  td.main_news_list_table_td2{
	border:none;
	padding-top:10px;
}
.main_news_list_table_td1{
	width:78px; 
	text-transform:uppercase;
	color:#58595b;
	font-size:15px;
	font-weight:bold;	
	vertical-align:top;
	font-family: HelveticaNeueCond, sans-serif;
}
.main_news_list_table_td2{
	#width:220px; 
	vertical-align:top;
	font-size:11px;
	font-weight:normal;	
	
	text-transform:none;
}
.main_news_list_table_td2 a{
	#color:#565a5d;
	font-size:12px;
	line-height:18px;
	#-webkit-font-smoothing: antialiased; 
	#text-shadow: #b9babc 1px 0 0;
}

.main_news_bottom{
	display:table;
	-dt-display: table;
	border-collapse: collapse;
	width:100%; 
	height:62px;
    padding:0;
    margin:0;
	border-top:1px solid #d8d8d8;
}
.main_news_bottom_all{
	display:table-cell; -dt-display: table-cell;
	padding:0;
	margin:0;
	height:62px;
	/* width:223px; */
	text-align:center;
	vertical-align:middle;
	border:none;
	background:#f7c52e;
	
	text-transform:uppercase;
	color:white;
	font-size:12px;
	font-weight:bold;	
	
	letter-spacing: 1px;
	
}
.main_news_bottom_all:hover{
	color:white;
	background:#e8bc3f;
}
.main_news_bottom_rss{
	display:table-cell; -dt-display: table-cell;
	padding:0;
	margin:0;
	height:62px;
	width:62px;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-top:none;
	
}
.main_news_bottom_email{
	display:table-cell; -dt-display: table-cell;
	padding:0;
	margin:0;
	height:62px;
	width:62px;
	text-align:center;
	vertical-align:middle;
	border:none;
	
}






.main_addon_header_table{
	display:table;
	-dt-display: table;
	border-collapse: collapse;
	width:1050px; 
	height:46px;
    padding:0;
    margin:0;
	#border-left:1px solid #e7e7e7;
	#border-right:1px solid #e7e7e7;		
}
.main_addon_header_cell{
	display:table-cell; -dt-display: table-cell;
	padding:0;
	padding-left:48px;
	margin:0;
	width:100%;
	height:46px;
	text-align:left;
	vertical-align:middle;
	border-bottom:0px solid #d8d8d8;
	border-top:none;
	text-transform:uppercase;
	color:#58595b;
	font-size:12px;
	font-weight:bold;
	background: url(../images/main_addon_header.png) no-repeat scroll 16px center transparent;
}






.main_addon_content_table{
	display:table;
	-dt-display: table;
	border-collapse: collapse;
	width:1050px; 
	height:345px;
    padding:0;
    margin:0;
}

.main_addon_content_cell{
	display:table-cell; -dt-display: table-cell;
	padding: 0;
	margin:0;
	height:345px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #d8d8d8;
	text-transform:uppercase;
	color:#58595b;
	font-size:12px;
	font-weight:bold;

}
.main_addon_content_cell:first-child{
	border-left:none;
}
.main_addon_content_cell:last-child{
	border-right:none;
}


.main_addon_content_span2{
	font-family: HelveticaNeueCond, sans-serif;
	font-size:26px;
	color:#fabd17;
	font-weight:bold;
	line-height:1;
	
	
}

/* для новой таблицы на главной */

			.main_table{
				width:1050px;
				border-collapse: collapse;
				border-style: hidden;
				border-bottom:1px solid #d8d8d8;
				
			}
			.main_table td{
				border:1px solid #d8d8d8;
			}
			.main_table td:first-child{
				border-left:none;
			}
			.main_table td:last-child{
				border-right:none;
			}
			.main_table_quick_menu_td{
				width:33.33%;
				height:258px;
				vertical-align:top;	
			}
			.main_table_quick_menu_td a{
				text-align:center;
				color: #58595b;
				display: block;
				font-size: 16px;
				font-weight: bold;
				height: 188px;
				padding: 70px 0 0;
				text-transform: uppercase;
						
			}
			.main_table_quick_menu_td a:hover{
				background:#f1f1f1;
			}
			
			
			.main_table_main_news_td1{
				padding:0;
				margin:0;
				height:46px;
			}
			.main_table_main_news_td1 a{
				display:block;
				padding-left:52px;
				padding-top:17px;
				margin:0;
				height:29px;
				text-align:left;
				vertical-align:middle;
				text-transform:uppercase;
				color:#58595b;
				font-size:12px;
				font-weight:bold;
				background: url(../images/main_news_header.png) no-repeat scroll 16px center transparent;								
			}
			.main_table_main_news_td1 a:hover{
				background-color:#f1f1f1;
			}
			
			
			.main_table_main_news_td2{
				padding:0;
				margin:0;
				height:46px;
				position: relative;
		
			}
			.main_table_main_news_td2 > a{
				display:block;
				padding:0;
				padding-left:54px;
				padding-top:17px;
				margin:0;
				height:29px;
				text-align:left;
				vertical-align:middle;
				text-transform:uppercase;
				color:#58595b;
				font-size:12px;
				font-weight:bold;
				background: url(../images/main_video_header.png) no-repeat scroll 16px center transparent;			
			}
			.main_table_main_news_td2 > a:hover{
				background-color:#f1f1f1;
			}
			
			
			.main_table_news_list_td1, .main_table_news_list_td2{
				height:462px;
				padding:0;
				margin:0;
				vertical-align:top;
			}
			
			
			.main_table_addon_header{
				padding:0;
				padding-left:48px;
				margin:0;
				height:46px;
				text-align:left;
				vertical-align:middle;
				text-transform:uppercase;
				color:#58595b;
				font-size:12px;
				font-weight:bold;
				background: url(../images/main_addon_header.png) no-repeat scroll 16px center transparent;			
			
			}
			.main_table_addon_td{
				border-bottom:1px solid #d8d8d8;
				padding: 0;
				margin:0;
				height:345px;
				text-align:center;
				vertical-align:middle;
				text-transform:uppercase;
				color:#58595b;
				font-size:12px;
				font-weight:bold;			
			}
			.main_table_addon_td a{
				font-family: HelveticaNeueCond, sans-serif;
				font-size:26px;
				color:#fabd17;
				font-weight:bold;
				line-height:1;	
				
			}








.bottom{
	width:1050px;
	min-height:240px;
	margin:0 auto;
	background:#f1f1f1;
	position:relative;
}

.bottom_copyright{
	position:absolute; 
	top:40px;
	left:50px;
	#width:200px;
	width:260px;
	text-transform:uppercase;
	color:#58595b;
	font-size:12px;
	font-weight:bold;	
	line-height:150%;
	
}

.bottom_copyright-copy{
	#display:none; 
	margin-top:15px; 
	text-transform:none; 
	font-weight:normal; 
	font-size:11px;
}
.bottom_copyright-copy a{
	font-size:11px;
	text-decoration:underline;
}

.bottom_map{
	position:absolute; 
	top:40px;
	#left:290px;
	left:350px;
	width:350px;
}

.bottom_map ul{
	margin:0; 
	padding:0;
}
.bottom_map ul li{
	list-style:none;
}
.bottom_map a{
	font-size:13px;
	font-weight:normal;	
	line-height:150%;
	
}

.bottom_contacts{
	position:absolute; 
	top:40px;
	#left:697px;
	left:740px;
	color:#58595b;
	font-size:12px;
	font-weight:bold;	
	line-height:150%;	
}

.bottom_email{
	display:block;
	margin-top:20px;
	height:20px;
	padding-left:22px;
	background: url(../images/bottom_email.png) no-repeat scroll left center transparent;
	font-size:12px;
}

.bottom_phone{
	display:block;
	margin-top:5px;
	height:20px;
	padding-left:22px;
	background: url(../images/bottom_phone.png) no-repeat scroll left 2px transparent;
	
	font-family: HelveticaNeueCond, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.icon_calend{

	font-family: HelveticaNeue, sans-serif;
	font-weight:normal;
	font-size:13px;
	
	background: url(../images/icon_calend.png) no-repeat scroll left center transparent;
	padding-left:18px;
	margin-left:10px;
}

.bottom_social{
	margin-top:20px;
}




/*  page content */
.page_content{
	width:1050px;
	margin:15px auto;
}

.page_content:after{   
   content: " ";
   display: block; 
   height: 0; 
   clear: both;	
}
   
.page_content_left{
	
	width:612px; /* total 708px;  */
	padding:0px 70px 0px 26px;
	float:left;
	
}
.page_content_left a{
	
}

.page_content_left2{ /* для press/foto */
	
	width:656px; /* total 708px;  */
	padding:0px 26px 0px 26px;
	float:left;
	
}

.page_content_right{
	width:322px; /* 342px; */
	padding:10px 20px 0 0;
	float:right;
	
}



.page_content_left h1{
	display:inline-block;
	margin:0; padding:0;
	padding-bottom:50px;
	font-size:34px;
	color:#f7c52e;
	text-transform:uppercase;
}

.page_content_left h2, .page_content_left2 h2{
	display:block;
	margin:0;
	padding:10px 0 10px 0;
	font-size:30px;
	color:#58595b;
	line-height:35px;
}


.submenu{
	display:table;	-dt-display: table;
	border-collapse: collapse;
	width:100%; 
    padding:0;
    margin:0 0 10px 0;
}
.submenu_left, .submenu_right{
	display:table-cell; -dt-display: table-cell;
	padding: 0;
	margin:0;
	width:50%;
	text-align:left;
	vertical-align:top;
}

.submenu_left ul, .submenu_right ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.submenu_left ul li, .submenu_right ul li{
    display:block;
	padding-left:10px;
	padding-bottom:15px;
	background: url(../images/submenu_arrow.png) no-repeat scroll left 2px transparent;
}

.submenu_left ul li a, .submenu_right ul li a{
	font-weight:bold;
}

.submenu_left ul li.active a, .submenu_right ul li.active a{
	color:#f7c52e;
}

.page_content_left_text{
    font-size: 14px;
    line-height: 21px;
}
.page_content_left_text p, .page_content_left_text li{
	text-align:justify;
}
.page_content_left_text a{
	text-decoration:underline;
}
.page_content_left_text a:hover{
	text-decoration:none;
}

.page_content_left_text table{
	table-layout:fixed;
	max-width:100%;
}


.page_content_left_text table p {
	text-align:initial;
}
.page_content_left_text table td {
	padding:3px;
}

.page_content_left_text > a{
	display:block;
	margin-bottom:20px;
}
.page_content_left_text > a > img{
	display:block;
}




.page_content_left_text .cleartable{
	border:none;
}
.page_content_left_text .cleartable td{
	border:none;
	padding:0;
}

.page_content_left_text .cleartable img{
	display:block;
	width:100%;
	#height:auto;
}





.hum_stat_header{
	display:table;	-dt-display: table;
	padding: 0;
	margin:0;
	width:322px;
	height:47px;
	border-bottom:1px solid white;
	background-color:#f7c52e;
}
.hum_stat_header_cell{
	display:table-cell; -dt-display: table-cell;
	padding: 0;
	margin:0;
	padding-left:54px;
	width:268px;
	height:47px;
	text-align:left;
	vertical-align:middle;	
	background: url(../images/hum_stat_header.png) no-repeat scroll 17px center transparent;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#55595a;
	letter-spacing: 1px;
}

.hum_stat{
	width:322px;
	background-color:#f7c52e;
	padding:40px 0 40px 0;
	text-align:center;
	letter-spacing: 0.05em;
	margin-bottom:20px;
}
.hum_stat_1{
	text-align:center;
	color:white;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
}
.hum_stat_2{
	text-align:center;
	color:#55595a;
	font-size:34px;
	font-weight:bold;
	margin-top:30px;
}
.hum_stat_3{
	text-align:center;
	color:#55595a;
	font-size:15px;
	font-weight:bold;
	margin-top:5x;
	margin-bottom:20px;
}

.hum_stat_4{
	display:inline-block;
	width:216px;
	text-align:center;
	color:white;
	font-size:14px;
	font-weight:bold;
	margin-top:20x;
	border-top:3px solid white;
	border-bottom:3px solid white;
	padding:5px 0;
}


.plugin_news_header{
	display:table;	-dt-display: table;
	padding: 0;
	margin:0;
	width:322px;
	height:47px;
	border-bottom:1px solid #e2e2e2;
	background-color:#f1f1f1;
}
.plugin_news_header_cell{
	display:table-cell; -dt-display: table-cell;
	padding: 0;
	margin:0;
	padding-left:54px;
	width:268px;
	height:47px;
	text-align:left;
	vertical-align:middle;	
	background: url(../images/main_news_header.png) no-repeat scroll 17px center transparent;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	color:#55595a;
	letter-spacing: 0.05em;
}
.plugin_news_content{
	
	width:320px; /* width:320px */
	padding:10px 0px 25px 0px;
	border:1px solid #e7e7e7;	
	overflow:hidden;
	
	
}

.plugin_news_content ul {
    width: 960px;
    position: relative;
	overflow:hidden;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}
.plugin_news_content ul li {
    /* Required only for block elements like <li>'s */
    float: left;
	width:320px;
}
.jcarousel5-pagination a{
    background: #c6c7c9 none repeat scroll 0 0;
    border-radius: 10px;
    /* box-shadow: 0 0 2px #4e443c; */
    color: #4e443c;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    line-height: 10px;
    margin-right: 7px;
    text-decoration: none;
    text-indent: -9999px;
    width: 10px;
}
.jcarousel5-pagination a.active {
    background: #58595b none repeat scroll 0 0;
    /* box-shadow: 0 0 2px #f0efe7; */
    color: #fff;
    opacity: 1;
}

.plugin_news_content_table{
	width:276px;
	border:0;
	margin:0;
	margin-left:22px;
	padding:0;
	
}
.plugin_news_content_table_td1{
	width:78px; 
	padding-top:15px;
	text-transform:uppercase;
	color:#58595b;
	font-size:15px;
	font-weight:bold;	
	vertical-align:top;
	font-family: HelveticaNeueCond, sans-serif;	
	border:none !important;
}
.plugin_news_content_table_td2{
	width:198px; 
	padding-top:15px;
	vertical-align:top;
	font-size:11px;
	font-weight:normal;	
	line-height:180%;
	text-transform:none;
	border:none !important;
}
.plugin_news_content_table_td2 a{
    font-size: 12px;
    line-height: 18px;
}

.plugin_news_all{
	display:block;
	height:25px;
	padding-top:10px;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#efb500;
	margin-bottom:20px;
}
.plugin_news_all:hover{
	background:#f1f1f1;
}











.plugin_video_header{
	display:table;	-dt-display: table;
	padding: 0;
	margin:0;
	width:322px;
	height:47px;
	border-bottom:1px solid #e2e2e2;
	background-color:#f1f1f1;
}
.plugin_video_header_cell{
	display:table-cell; -dt-display: table-cell;
	padding: 0;
	margin:0;
	padding-left:54px;
	width:268px;
	height:47px;
	text-align:left;
	vertical-align:middle;	
	background: url(../images/main_video_header.png) no-repeat scroll 17px center transparent;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	color:#55595a;
	letter-spacing: 0.05em;
}
.plugin_video_content{
	width:322px;
	margin-bottom:20px;
	#background:gray;

}
.plugin_video_carousel{
	width:320px;
	/* height:215px; */
    position: relative;
    overflow: hidden;	
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;	
}
.plugin_video_carousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}
.plugin_video_carousel ul li {
    /* Required only for block elements like <li>'s */
    float: left;
	width:320px;
	/* height:500px; */
	background-size: 322px 184px;
	background-repeat: no-repeat;
	background-position: 0 0;
	
}

.plugin_video_screenshot{
	display:block;
	width:320px;
	height:183px;
	background-image: url("../images/play-button2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 64px 83px;
	
	#background-color:red;
	opacity:0.5;
	
}
.plugin_video_screenshot:hover{
	opacity:1;
}

.plugin_video_title {
	display:block;
	padding:20px 16px 20px 16px;
	color:#55595a;
	font-size:14px;
	font-weight:bold;
	height:auto;
	width:auto;
	
}



.plugin_video_all{
	display:block;
	height:25px;
	padding-top:10px;
	border:1px solid #d3d3d3;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#efb500;
}
.plugin_video_all:hover{
	background:#f1f1f1;
}











.plugin_foto_header{
	display:table;	-dt-display: table;
	padding: 0;
	margin:0;
	width:322px;
	height:47px;
	border-bottom:1px solid #e2e2e2;
	background-color:#f1f1f1;
}
.plugin_foto_header_cell{
	display:table-cell; -dt-display: table-cell;
	padding: 0;
	margin:0;
	padding-left:54px;
	width:268px;
	height:47px;
	text-align:left;
	vertical-align:middle;	
	background: url(../images/main_addon_header.png) no-repeat scroll 17px center transparent;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	color:#55595a;
	letter-spacing: 0.05em;
}

.plugin_foto_content{
	width:322px;
	#background:gray;
	margin-bottom:20px;

}
.plugin_foto_screenshot{
	width:320px;
	/* height:215px; */
    position: relative;
    overflow: hidden;	
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;	
}
.plugin_foto_screenshot ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}
.plugin_foto_screenshot ul li {
    /* Required only for block elements like <li>'s */
    float: left;
	width:320px;
	/* height:215px; */

}

.plugin_foto_screenshot ul li a{
	display:block;
	width:320px;
	/* height:215px; */
	
}
.plugin_foto_screenshot ul li a img{
	display:block;
	width:320px;
	
}
.plugin_foto_title{
	display:inline-block;
	padding:20px 15px 20px 15px;
	/* color:#55595a; */
	font-size:14px;
	font-weight:bold;
	
}
.plugin_foto_title a{
	/* color:#55595a; */
	font-size:14px;
	font-weight:bold;
	
}

.plugin_foto_all{
	display:block;
	height:25px;
	padding-top:10px;
	border:1px solid #d3d3d3;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#efb500;
}
.plugin_foto_all:hover{
	background:#f1f1f1;
}


.plugin_online_help_header{
	display:table;	-dt-display: table;
	padding: 0;
	margin:0;
	width:322px;
	height:47px;
	border-bottom:1px solid #e2e2e2;
	background-color:#f1f1f1;
}
.plugin_online_help_header_cell{
	display:table-cell; -dt-display: table-cell;
	padding: 0;
	margin:0;
	padding-left:54px;
	width:268px;
	height:47px;
	text-align:left;
	vertical-align:middle;	
	background: url(../images/plugin_online_help.png) no-repeat scroll 17px center transparent;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	color:#55595a;
	letter-spacing: 0.05em;
}

.plugin_online_help_content{
	width:320px;
	/* height:215px; */
    position: relative;
    overflow: hidden;	
	border:1px solid #e7e7e7;
	margin-bottom:20px;

}
.plugin_online_help_content_1{
	text-align:center;
	padding:30px 0 15px 0;
	font-size:14px;
}
.plugin_online_help_content_1 a{
	font-size:14px;
}

.plugin_online_help_content_2{
	display:table;	-dt-display: table;
	padding: 0;
	margin:0;
	border:0;
	width:320px;
}
.plugin_online_help_content_21, .plugin_online_help_content_22{
	display:table-cell; -dt-display: table-cell;
	width:33%;
	margin:0;
	text-align:center;
	vertical-align:top;
	
}	
.plugin_online_help_content_21 a, .plugin_online_help_content_22 a{
	display:block;
	height:85px;
	padding:20px 0 0 0;
	text-transform:uppercase;
	font-size:11px;
	line-height:120%;
	font-weight:bold;
	
	
}
.plugin_online_help_content_21 a:hover, .plugin_online_help_content_22 a:hover{
	background-color:#f1f1f1;
}
.plugin_online_help_content_21 span, .plugin_online_help_content_22 span{
	display:block;
	height:35px;
}
.plugin_online_help_content_21{
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}
.plugin_online_help_content_22{
	border:1px solid #e7e7e7;
}
.plugin_online_help_icon{
	display:inline-block;
	padding:0;
	height:25px;
}

.plugin_online_help_content_3{
	text-align:center;
	padding:30px 0 30px 0;	
}
.plugin_online_help_content_3 div{
	margin-bottom:15px;
	font-size:14px;
}
.plugin_online_help_content_3 span{
	display:inline-block;
	padding-left:35px;
	background: url(../images/icon_header2_phone.png) no-repeat scroll left center transparent;
	background-size:20px 20px;
	font-size:16px;
	font-weight:bold;
	color:black;
}










.plugin_stat_header{
	display:table;	-dt-display: table;
	padding: 0;
	margin:0;
	width:322px;
	height:47px;
	border-bottom:1px solid #f5e49c;
	background-color:#f7c52e;
}
.plugin_stat_header_cell{
	display:table-cell; -dt-display: table-cell;
	padding: 0;
	margin:0;
	padding-left:54px;
	width:268px;
	height:47px;
	text-align:left;
	vertical-align:middle;	
	background: url(../images/plugin_stat.png) no-repeat scroll 17px center transparent;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	color:#55595a;
	letter-spacing: 0.05em;
}

.plugin_stat_content{
	width:262px;
	/* height:215px; */
	/* min-height: 424px; */
    position: relative;
    overflow: hidden;	
	/* border:1px solid #e7e7e7; */
	background-color:#f7c52e;
	margin-bottom:20px;
	padding:0 30px 20px 30px;

}
.plugin_stat_content_1{
	color:white;
	font-size:14px;
	text-transform:uppercase;
	margin-top:20px;
	text-align:center;
	letter-spacing:1px;
}

.plugin_stat_content_2{
	color:#55595a;
	font-size:25px;
	font-weight:normal;
	margin-top:15px;
	text-align:center;
}

.plugin_stat_content_3{
	color:#55595a;
	font-size:14px;
	font-weight:normal;
	margin-top:5px;
	text-align:center;
}

.plugin_stat_content_4{
	width:100%;
	border-bottom:2px solid white;
	margin:10px 0;
}
















.press_news {
	width:612px;
	margin:0;
	padding:0;
	border:0;

}
.press_news_td1{
	width:100px;
	text-align:left;
	vertical-align:top;
	border:none !important;
}
.press_news_td2{
	width:512px;
	text-align:left;
	vertical-align:top;
	padding-bottom:50px;
	border:none !important;
}
.press_news  tr:last-child  .press_news_td2{
	padding-bottom:0;
}

.press_news_td1_month{
	width:70px;
	height:21px;
	padding-top:6px;
	background:#f7c52e;
	font-size:13px;
	font-family: HelveticaNeueCond, sans-serif;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	text-align:center;
	border-bottom:1px solid white;
	letter-spacing:1px;
}
.press_news_td1_day{
	width:70px;
	height:35px;
	padding-top:17px;
	background:#f7c52e;
	font-family: HelveticaNeueCond, sans-serif;
	font-size:34px;
	font-weight:bold;
	color:#58595b;
	text-align:center;
}
.press_news_name{
	color:#58595b;
	font-size:18px;
	font-weight:bold;
}
.press_news_short{
	font-size:14px;
	line-height:21px;
	color:#58595b;
	#text-shadow: #b9babc 1px 0 0;
}
.press_news_more{
	color: #efb500;
	font-size:14px;
	font-weight:bold;
	text-shadow:none;
}
.press_news_more img {  
	vertical-align:baseline;
}

h3 {
	color:#58595b;
	font-size:18px;
	font-weight:bold;
}










.press_foto{
	width:656px;
	margin:0;
	padding:0;
	border:0;	
}
.press_foto_td1, .press_foto_td3{
	width:320px;
	vertical-align:top;
	padding-bottom:50px;
	border:none !important;
}
.press_foto_td1 a, .press_foto_td3 a{
	text-decoration:none;
}
.press_foto_td2{
	width:16px;
	vertical-align:top;
	border:none !important;
}
.press_foto_name{
	display:block;
	color:#58595b;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
.press_foto_foto_all{
	display:block;
	height:25px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#efb500;
}


.press_video_screenshot{
	display:block;
	width:320px;
	height:180px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 320px 180px;
}

.press_video_button{
	display:block;
	width:320px;
	height:180px;
	background-image: url("../images/play-button2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 64px 83px;
	#background-color:red;
	opacity:0.5;
	
}
.press_video_button:hover{
	opacity:1;
}

table.tender { font-size:12px; font-weight:normal; font-style:normal; color:black; border-collapse: collapse; border:1px solid #d8d8d8; }
table.tender tr td { border-right:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; }
table.tender tr.header td{ background-color:#c5c5c5; font-weight:bold;  }
table.tender tr.gray td{ background-color:#e2e2e2;  }

.jcarousel3-pagination a{
    background: #c6c7c9 none repeat scroll 0 0;
    border-radius: 10px;
    /* box-shadow: 0 0 2px #4e443c; */
    color: #4e443c;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    line-height: 10px;
    margin-right: 7px;
    text-decoration: none;
    text-indent: -9999px;
    width: 10px;
}
.jcarousel3-pagination a.active {
    background: #58595b none repeat scroll 0 0;
    /* box-shadow: 0 0 2px #f0efe7; */
    color: #fff;
    opacity: 1;
}


.jcarousel4-pagination a{
    background: #c6c7c9 none repeat scroll 0 0;
    border-radius: 10px;
    /* box-shadow: 0 0 2px #4e443c; */
    color: #4e443c;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    line-height: 10px;
    margin-right: 7px;
    text-decoration: none;
    text-indent: -9999px;
    width: 10px;
}
.jcarousel4-pagination a.active {
    background: #58595b none repeat scroll 0 0;
    /* box-shadow: 0 0 2px #f0efe7; */
    color: #fff;
    opacity: 1;
}


.cut_on, .cut_off{
	background-color: #f7c52e;
	padding:20px;
	#color:#55595a;
	color:white;
    font-size: 14px;
    font-weight: bold;
	display:inline-block;
	letter-spacing:0.5px;
	text-decoration:none!important;
}
.cut_on:hover, .cut_off:hover{
	color:white;
	background:#e8bc3f;
}

.cut_off{
	display:none;
}
div.cut{
	display:none;
	padding-top:1px;
}

.jcarousel2-pagination a img{
	vertical-align:middle;
}

.icon_fb{
	display:inline-block;
	width:8px;
	height:16px;
	background: url(/images/icon_fb2.png) no-repeat scroll 0 0 transparent;
	margin-right:10px;
	cursor:pointer;
}
.icon_fb:hover{
	background-position: 0 -16px;	
}

.icon_tw{
	display:inline-block;
	width:14px;
	height:13px;
	background: url(/images/icon_twit2.png) no-repeat scroll 0 0 transparent;
	margin-right:10px;
	cursor:pointer;
}
.icon_tw:hover{
	background-position: 0 -13px;	
}

.icon_vk{
	display:inline-block;
	width:19px;
	height:11px;
	background: url(/images/icon_vk2.png) no-repeat scroll 0 0 transparent;
	margin-right:10px;
	cursor:pointer;
}
.icon_vk:hover{
	background-position: 0 -11px;	
}


.icon_sk{
	display:inline-block;
	width:14px;
	height:15px;
	background: url(/images/icon_skype2.png) no-repeat scroll 0 0 transparent;
	margin-right:10px;
}
.icon_sk:hover{
	background-position: 0 -15px;	
}


.icon_yt{
	display:inline-block;
	width:20px;
	height:14px;
	background: url(/images/icon_yt.png) no-repeat scroll 0 0 transparent;
	margin-right:10px;
}
.icon_yt:hover{
	background-position: 0 -14px;	
}

.icon_ok{
	display:inline-block;
	width:10px;
	height:16px;
	background: url(/images/icon_ok.png) no-repeat scroll 0 0 transparent;
	margin-right:10px;
	cursor:pointer;
}
.icon_ok:hover{
	background-position: 0 -16px;	
}

.icon_insta{
	display:inline-block;
	width:14px;
	height:14px;
	background: url(/images/icon_insta.png) no-repeat scroll 0 0 transparent;
	margin-right:10px;
	cursor:pointer;
}
.icon_insta:hover{
	background-position: 0 -14px;	
}

.icon_viber{
	display:inline-block;
	width:16px;
	height:16px;
	background: url(/images/icon_viber.png) no-repeat scroll 0 0 transparent;
	margin-right:6px;
	cursor:pointer;
}
.icon_viber:hover{
	background-position: 0 -16px;	
}


.icon_in{
	display:inline-block;
	width:14px;
	height:14px;
	margin-right:10px;
    background-color: #58595b;
	#background-size:cover;
    #-webkit-mask-image: url(/images/icon-linkedin.svg) no-repeat 50% 50%;
    #mask-image: url(/images/icon-linkedin.svg) no-repeat 50% 50%;	
	
  -webkit-mask: url(/images/icon-linkedin.svg) no-repeat 100% 100%;
  mask: url(/images/icon-linkedin.svg) no-repeat 100% 100%;
  -webkit-mask-size: cover;
  mask-size: cover;
  cursor:pointer;
}
.icon_in:hover{
	background-color: #efb500;
}

.icon_in2{
	display:inline-block;
	width:14px;
	height:14px;
	margin-right:10px;	
	cursor:pointer;
}

.icon_in2 svg{
	display:block;
	width:14px;
	height:14px;
	fill:#58595b;
}
.icon_in2:hover svg{
	fill:#e8bd3c;
}

.pages {
	margin-top:40px;
	
}
.pages a {
	display:inline-block;
	padding:7px 15px 0 15px;
	height:28px;
	border:1px solid #d3d3d3;
	font-size:16px;
	margin-right:15px;
}
.pages a:last-child{
	margin-right:0;
}
.pages a:hover{
	background:#58595b;
	color:white;
}
.pages a.active{
	background:#58595b;
	color:white;
}

.pages span.dots{
	display:inline-block;
	padding:11px 15px 0 15px;
	height:34px;
	font-size:16px;
	margin-right:15px;	
}


.expand5{ text-decoration:none!important; font-weight:bold; border-bottom:1px dashed black; }
.expand5:hover { color:#3f3f3f; }
.expand5_block { display:none; margin-left:5px; padding:1px 0; }
.expand5_block table p{ margin:0; }



table.vakansii_table {margin-top:20px; border:none!important;}
table.vakansii_table td.vakansii_td1 {width:80%; height:19px;  padding:8px 10px 5px 16px;   
background: #f7c52e ; 
font-size:13px; font-weight:bold; text-transform:uppercase; border:none;}
table.vakansii_table td.vakansii_td2 {width:20%; white-space: nowrap; border:none; border-bottom:1px solid #f5db73;}
table.vakansii_table td.vakansii_td3 {width:100%; padding:10px 16px; border:none; background-color:white;}

a.resume_upload {
    background: transparent url("/images/resume_upload.png") no-repeat scroll 0 0;
    display: block;
    height: 33px;
    margin-bottom: 6px;
    margin-right: 8px;
    width: 52px;
}
a.resume_upload:hover {
    background-position: 0 -34px;
}


span.news_vid{
	display:inline-block; 
	float:right;
}
span.news_vid img {
	vertical-align:top;
}

.pages-foto {
	display: inline-block; margin-right:12px;
}
.pages-foto:nth-child(8n+8){
	margin-right:0;
}

table.page-contacts {
	border:none!important;
}
table.page-contacts  td{
	border:none!important;
}

.pages-half-left {
	width:48%; 
	float:left; 
	text-align:center	
}

.pages-half-right{
	width:48%; 
	float:right; 
	text-align:center
}

.pages-half-left img, .pages-half-right img {
	max-width:100%;
}


.no-border {
	border:0;
}
.no-border td {
	border:0;
}



/* настройка виджета чат-робота */
.sh_btn{ 
   background-color: #f7c52e!important;
   color:black!important;
}
.sh_btn .sh_btn_char{
	color:black!important;
}







#main-video-title{
	background:none;
	height:auto;
	padding:22px;
	font-weight:bold;
	color: #58595b;
    font-size: 14px;	
	opacity:1;
	width:auto;
}

.foto-66 a{
	margin-right:12px;
	display: inline-block;
}
.foto-66 a:nth-child(8n){
	margin-right:0;
}

.mainfoto_text{
	font-size:12px; color:#aaa;
}

.form_error { color:red; padding:15px 0;}
.form_error ul{ list-style-type:disc; padding-left: 1em; margin-left: 0;  }
.form_confirm { padding:10px 0;  text-align:center; font-size:15px; font-weight:bold; color:green; }


.child_nabor{

}

.child_nabor td{
	padding:0 4px;
}

.child_nabor{

}
.child_nabor p{
	margin:0;
}

.child_nabor_yellow_bg{
	background:#f7c52e;
}

.child_nabor_rotate{
  white-space: nowrap;
  
  font-weight:bold;
  /* FF3.5+ */
  -moz-transform: rotate(-90.0deg);
  /* Opera 10.5 */
  -o-transform: rotate(-90.0deg);
  /* Saf3.1+, Chrome */
  -webkit-transform: rotate(-90.0deg);
  /* IE6,IE7 */
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
  /* Standard */
  transform: rotate(-90.0deg);	
  transform-origin:50% 50%;
}


/* улучшенный вертикальный текст */
.rotate90 {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
.rotate90 p {
     -moz-transform: rotate(-90.0deg);  /* FF3.5+ */
       -o-transform: rotate(-90.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-90.0deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
         margin-left: -4em!important; /* чтобы сузить колонку */
         margin-right: -4em!important;
		 text-align: center;
}


.legal_help a{
	line-height:16px;
	display: inline-block;
	font-weight:bold;
}
.legal_help td{
	padding-bottom:10px;
	text-align:center;
	vertical-align:top;
}


.legal_help_left{
	float:left;
	width:294px;
	padding:0;
	margin:0 24px 30px 0;
}
.legal_help_left:nth-child(2n+1){
	margin:0 0 30px 0;
}
.legal_help_left:nth-child(2n+1):after{
    content:'';
    display:block;
    clear: both;
}
.legal_help_left a{
	display:block;
	width:294px;
	margin:0;
	padding:0;
	text-align:center;
	font-weight:bold;
	line-height:16px;
}
.legal_help_left a:hover{
	background:#f1f1f1;
}
.legal_help_left img{
	display:block;
	width:294px;
	margin:0;
	padding:0;
	margin-top:10px;
	
}
.button_psy_test{
	
    background-color: #fac800;
    border-color: #e1b400 #ab8900 #765e00;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) inset, 0 2px 2px rgba(0, 0, 0, 0), 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent;
    color: #fff9e1;
    cursor: default;
    display: inline-block;
    font-family: sans-serif;
    font-size: 25px;
    font-weight: 700;
    height: 40px;
    line-height: 38px;
    max-width: 610px;
    overflow: hidden;
    padding: 2px 20px 0;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    transition: background-color 100ms ease-out 0ms;
    width: auto;
	cursor:pointer;	
	vertical-align: baseline;	
	text-decoration:none !important;
	
	
}

.button_psy_test:hover {
    background-color: #ffd52e;
    cursor: pointer;
    transition: background-color 100ms ease-out 0ms;
	color: #fff9e1 !important;
}



.ul_hide{
	padding-top:1px;
	display:none;
}


.humanitarian_map{
	border:none;
	border-collapse:unset;
}

.humanitarian_map td{
	width:33%;
	height:100px;
	background:#f7c52e;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.humanitarian_map td a{
	display:inline-block;
	color:white;
	font-size:18px;
	#font-weight:bold;
	text-decoration:none;
	width:100%;
	padding:20px 0;
}










.psychological-form-header {
	margin-top:20px;
	background:#f1f1f1;
	padding:10px;
	font-weight:bold;
	font-size:16px;
}
.psychological-form{
	#background:#f1f1f1;
	border:1px solid #f1f1f1;
	padding:10px;
	font-size:16px;
	margin-bottom:30px;
}



.psychological-form label{
	display:block;
	font-weight:bold;
	margin-top:10px;
	
	
}

.psychological-form input[type=text] {
	border:1px solid #d8d8d8;
	padding:5px;
	margin-bottom:10px;
	width:90%;	
	font-size:16px;
}

.psychological-form textarea {
	border:1px solid #d8d8d8;
	padding:2px 5px;
	width:90%;	
	height:100px;
}


.psychological-form select{
	font-size:14px;
	margin-top:5px;
}

.psychological-form select option{
	padding: 2px;
}


.psychological-form input[type=submit] {
    margin-top:20px;
	background-color: #fac800;
    border-color: #e1b400 #ab8900 #765e00;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) inset, 0 2px 2px rgba(0, 0, 0, 0), 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent;
    color: #fff9e1;
    cursor: default;
    display: inline-block;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 700;
    #height: 40px;
    line-height: 38px;
    max-width: 610px;
    overflow: hidden;
    padding: 2px 20px 0;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    transition: background-color 100ms ease-out 0ms;
    width: auto;
	cursor:pointer;	
	vertical-align: baseline;	
	text-decoration:none !important;
	
}


.psychological-form-error{
	color:red;
	margin-left:30px;
	
}


.psychological-form-confirm{
	color:black;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:20px;
	color:blue;
	
}

















.what_you_know-form{
	font-size:15px;
	margin-bottom:50px;
	border:1px solid #f7c52e;
	padding:50px 0px;
	color:#55434a;
	
}



.what_you_know-form label{
	display:block;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:20px;
	font-size:15px;
	
	
}

.what_you_know-form input[type=text] {
	#border:1px solid #d8d8d8;
	padding:5px;
	#margin-bottom:10px;
	width:260px;	
	font-size:15px;
	border:none;
	border-bottom:1px solid #979797;
}

.what_you_know-form textarea {

	padding:2px 5px;
	width:100%;	
	height:100px;
	
	font-family: HelveticaNeue, sans-serif;
	font-size:15px;
	color:#55434a;
	
	background:#ffffff;
	border:1px solid #55434a;
    
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;	


}


.what_you_know-form-select{
	width:270px;
	overflow: hidden;
	background: url(/images/what_you_know/select_arrow.png) no-repeat right center;
	height:32px;
}

.what_you_know-form-select select{
	font-size:15px;
	background:transparent;
	border:1px solid #979797;
	width:288px;
	height:32px;
	color:#c6c6c6;
	padding:5px;
	
}

.what_you_know-form-select select option{
    color:#58595b;
	padding:3px;

}

.what_you_know-form input[type=submit] {
    margin:20px auto;
	background-color: #fac800;
    border-color: #e1b400 #ab8900 #765e00;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.35) inset, 0 2px 2px rgba(0, 0, 0, 0), 0 0 0 transparent, 0 0 0 transparent, 0 0 0 transparent;
    color: #fff9e1;
    cursor: default;
    display: block;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 700;
    #height: 40px;
    line-height: 38px;
    max-width: 610px;
    overflow: hidden;
    padding: 2px 20px 0;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    transition: background-color 100ms ease-out 0ms;
    width: auto;
	cursor:pointer;	
	vertical-align: baseline;	
	text-decoration:none !important;
	
}

.what_you_know-form-block1{
	margin:10px 0;
	padding:20px;
	background:#fafafa;
}



.what_you_know-form-error{
	color:red;
	margin-left:30px;
	
}


.what_you_know-form-confirm{
	color:black;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:20px;
	color:blue;
	
}

a.what_you_know-form-upload {
    background: transparent url("/images/resume_upload.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 33px;
    margin-top: 6px;
    margin-right: 8px;
    width: 52px;
	vertical-align:middle;
}
a.what_you_know-form-upload:hover {
    background-position: 0 -34px;
}

.what_you_know_h3{
	background:#58595b;
	text-align:center;
	padding:5px;
	color:white;
	font-size:13px;
	font-weight:normal;
	letter-spacing:2.6px;
	text-transform:uppercase;
	margin:0;

}

.what_you_know_h4{
	background:#f7c52e;
	padding:10px;
	margin:0;
	font-weight:bold;
	font-size:20px;
	color:#55434a;
	letter-spacing:0px;
	text-align:center;
	
}

.what_you_know_p1{
	margin:0;
	padding:35px;
	background:#f1f1f1;
	font-size:15px;
	font-weight:bold;
	text-align:center !important;
	line-height:24px;
}

.what_you_know_p1 a{
	font-weight:bold;
}

.what_you_know_p2{
	margin:0;
	padding:20px 0;
	font-weight:bold;
	font-size:18px;
	color:#55434a;
	letter-spacing:0px;
	text-align:left;
}


.page_content_right_fixed{
	position:fixed;
	top:20px;
}



.news-share-wrap{
	margin-top:40px;
}

.news-share-wrap .text1{
	display:block; 
	float:left;
}

.news-share-wrap .share-btn{
	float:left; 
	margin-left:20px;
}

.news-share-up{
	display:block; 
	float:right; 
	margin-top:-10px;	
	cursor:pointer;
}

.news-share-home{
	display:block; 
	float:right; 
	margin-top:-10px; 
	margin-right:20px;	
}

.news-share-up2{
	display:block;
	box-sizing:border-box;
	width:49px;
	height:41px;
	float:right; 
	margin-top:-10px;	
	cursor:pointer;
	background: transparent url("/images/button-up2.png") no-repeat scroll 0 0;	
	
	padding-top:21px;
	font-size:7px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#58595b;
	letter-spacing:0.5px;
	
}
.news-share-up2:hover{
	background-position:0 -41px;
}

.news-share-home2{
	display:block; 
	box-sizing:border-box;
	width:49px;
	height:41px;	
	float:right; 
	margin-top:-10px; 
	margin-right:20px;	

	background: transparent url("/images/button-home2.png") no-repeat scroll 0 0;	
	
	padding-top:21px;
	font-size:7px;
	text-transform:uppercase;
	text-decoration:none!important;
	text-align:center;
	color:#58595b;
	letter-spacing:0.5px;
	
}
.news-share-home2:hover{
	background-position:0 -41px;
	color:#58595b!important;
}


.pd_popup_link{
	color:#58595b;
	text-decoration:underline;
}
.pd_popup_link:hover{
	color:#58595b;
	text-decoration:none;
	
}


.pd_link_wrap{
	float:right; 
	font-size:11px; 
	height:50px; 
	box-sizing:border-box; 
	border-left:1px solid #e7e7e7; 
	text-align:right; 
	padding:10px 10px 0 20px;	
}
.pd_link_wrap a{
	font-size:11px; 
	color:#58595b; 
	line-height:15px; 
	padding:0;	
}
.pd_link_wrap a:hover{
	color:#f7c62f;
}