@font-face {
	font-family: 'AAvanteLtDemiBold';
	src: url('fonts/a_avantelt_demibold-webfont?#iefix') format('embedded-opentype'),  url('fonts/a_avantelt_demibold-webfont.woff') format('woff'), url('fonts/a_avantelt_demibold-webfont.ttf')  format('truetype'), url('fonts/a_avantelt_demibold-webfont.svg#SegoeUI-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AAvanteIntBold';
	src: url('fonts/a_avantelt_demibold-webfont?#iefix') format('embedded-opentype'),  url('fonts/a_avantelt_demibold-webfont.woff') format('woff'), url('fonts/a_avantelt_demibold-webfont.ttf')  format('truetype'), url('fonts/a_avantelt_demibold-webfont.svg#SegoeUI-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4A4A4A;	
	margin:0;
	padding:0;
	-webkit-text-size-adjust: none;	
}
*{
	margin:0;
	padding:0;
}
header,footer,article,section,hgroup,nav,figure{
	display:block;
}
button::-moz-focus-inner,
input[TYPE="RESET"]::-moz-focus-inner,
input[TYPE="BUTTON"]::-moz-focus-inner,
input[TYPE="SUBMIT"]::-moz-focus-inner,
input[TYPE="SUBMIT"]::-moz-focus-inner,
input[TYPE="FILE"] > input[TYPE="BUTTON"]::-moz-focus-inner{
	border:none;
}
img{
	border:0;
	max-width: 100%;
}
a{
	transition: 0.2s;
	color: #333232;
}
p{
	margin: 0 0 20px;
	padding: 0;
}
p:last-child{
	margin: 0;	
}
ul li{
	list-style: none;
}
*:focus{
	outline:none;
}
.clear,
.main:after,
.u_desc:after,
.c_left:after,
.report:after,
.e_i_block:after,
.pagin:after,
.tb_row:after,
.tb_row a:after,
.foot_row:after,
.foot_bottom:after,
.sb_tab_nav:after,
.foot_label:after,
.sb_tab_desc:after,
.sob_list:after,
.sb_top:after,
.head_cnt:after,
.main_50:after,
.list_soc:after,
.text_big:after,
.reg_result_ok:after,
.reg_result_no:after,
.List_articles li:after,
ul:after,
ol:after,
.list_docs li a:after,
.clearfix:after{
	clear:both;
	float:none;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	content: ".";
	visibility: hidden;
	overflow: hidden;
	display: block;
}

/*----------------------------------*/
.tempwrap{
	/* min-width: 1200px; */
}
.main{
	margin: 0 auto;
	width: 1170px;
}
.list_popup{
	display: none;
}
.fancybox-close{
	top: -35px;
    right: -35px;
}

header{
	background: url(../images/s1_back.jpg) center center no-repeat;
	background-size: cover;
}
.logo{
	float: left;
	padding: 34px 0 0;
}
.logo img{
	vertical-align: top;
}
.head_nav{
	margin: 0 0 0 10px;
	float: left;
}
.head_nav ul{
	margin: 0;
}
.head_nav li{
	float: left;
	list-style: none;
}
.head_nav li a{
	font-size: 13px;
	color: #FFFFFF;
	
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 55px 10px;
}
.head_nav li a:hover{
	text-decoration: underline;
}
.cabinet{
	float: left;
	margin: 0 0 0 15px;
	margin: 0;
}
.inlogin a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 55px 17px;
	font-size: 14px;
}
.inlogin a:hover{
	text-decoration: underline;
}
.cabinet .inlogin a{
	padding-right: 0;
}
.inner{
	background: rgba(234,238,243,0.50);
}
.inner .inlogin a{
	color: #4A4A4A;
}
.other_lang{
	display: none;
	padding: 9px 0 0;
	margin: 0;
}
.other_lang li{
	list-style: none;
}
.other_lang li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.other_lang li a:hover{
	text-decoration: underline;	
}
.inner .other_lang li a{
	color: #4A4A4A;
}
.other_lang li img{
	vertical-align: top;
	margin: 5px 5px 0 0;
}
.select_lang{
	position: relative;
	padding: 0 15px 0 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
}
.inner .select_lang{
	color: #4A4A4A;
}
.select_lang:after{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	position: absolute;
	top: 8px;
	right: 0;
}
.inner .select_lang:after{
	border-top: 5px solid #9B9B9B;
}
.select_lang img{
	vertical-align: top;
	margin: 3px 5px 0 0;
}
.lang{
	float: left;
	margin: 54px 37px 0 17px;
}
.search{
	float: right;
	margin: 55px 0 0 15px;
	position: relative;
}
.btn_nav{
	float: left;
	padding: 44px 20px 45px 20px;
	margin: 0 0 0 15px;
	/* transition: 0.2s; */
}
.btn_nav.active{
	background: #fff;
}
.inner .btn_nav.active{
	/* background: #00498F; */
	background: url(../images/tnf.png);
}
.btn_nav > a{
    display: block;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    padding-left: 20px;
    border: 1px solid rgba(183,187,192,0.50);
    border-radius: 3px;
    padding: 10px 10px 10px 8px;
	fill: #fff;
	transition: inherit;
}
.btn_nav > a:hover{
	background-color: #153f69;
}
.btn_nav > a > svg{
	display: inline-block;
	vertical-align: top;
	margin: -3px 7px 0 0;
}
.btn_nav > a > svg.ic_close{
	display: none;
	margin: 2px 8px 0 5px;
}
.btn_nav.active > a > svg.ic_nav{
	display: none;
}
.btn_nav.active > a > svg.ic_close{
	display: inline-block;
}
.btn_nav.active > a{
	background-color: #fff;
    color: #00498F;
    border-color: #00498F;
	fill: #00498F;
}
.btn_nav.active > a{
	fill: #00498F;
}
.top_nav{
	display: none;
	padding: 50px 0;
	z-index: 3;
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 129px;
}
.btn_nav.active .top_nav{
	/* display: block; */
}
.inner .btn_nav .top_nav{
	background: url(../images/tnf.png);
}
.inner .btn_nav.active .top_nav{
	background: url(../images/tnf.png);
}
.inner .tn_title a {
    color: #fff;
}
.inner .tn_nav li a {
    color: #8CBCDD;
}
.head_cnt{
	margin: 74px 0 0;
}
.hc_left{
	float: left;
	width: 48%;
	background: #004E95;
}
.hc_right{
	float: left;
	width: 50%;
	margin: 0 0 0 1.7%;
}
.main_50{
	width: 585px;
}
.hc_left .main_50{
	float: right;
}
.hcl_left{
	float: left;
	width: 48%;
}
.hcl_slog{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	color: #8CBCDD;
	padding: 75px 0 0;
	text-align: right;
}
.hcl_www{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding: 5px 0 0;
}
.hcl_www a{
	color: #fff;
	text-decoration: none;
}
.hcl_www a:hover{
	text-decoration: underline;
}
.hcl_h{
	float: left;
	width: 3px;
	height: 183px;
	opacity: 0.5;
	background-image: linear-gradient(-180deg, #004E95 0%, #FFFFFF 50%, #004E95 100%);
	margin: 39px 5% 42px 4%;
}
.hcl_right{
	float: left;
	width: 40%;
	padding: 84px 0 0;
}
.hcr_title{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #EAEEF3;
	padding: 0 0 15px;
	border-bottom: 1px solid #F5A623;
	display: inline-block;
}
.hcr_desc{
	padding: 21px 0 0;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 160%;
}
.slide_nav{
	padding: 127px 0 106px;
}
.snav > li{
	width: 19%;
	float: left;
	margin: 0 1.25% 0 0;
	height: 97px;
	box-sizing: border-box;
	line-height: 100%;
	position: relative;
	background: #00498F;
}
.snav > li:last-child{
	margin-right: 0;
}
.snav > li .snav_cnt{
	position: absolute;
	left: 0;
	right: 0;
	transition: 0.5s;
	bottom: 0;
	top: 0;
	/* overflow: hidden; */
}
.snav > li ul{
	display: none;
	background: #00498F;
	
	margin: 0 -20px;
    padding: 0 20px 20px;
}
.snav > li.active ul{
	/* display: block; */
}
/*.snav > li.active .snav_cnt{
	top: auto;
	bottom: -106px;
}*/
.snav > li .snav_cnt > a{
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.snav > li .snav_cnt > a:hover{
	text-decoration: underline;
}
.snav > li .snav_cnt > a.no_url{
	text-decoration: none;
}
.snav > li li{
	margin: 10px 0 0 
}
.snav > li li a{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #8CBCDD;
	text-decoration: none;
	display: block;
	transition: 0.5s;
}
.snav > li.active li a{
	font-size: 13px;
}
.snav > li li a:hover{
	color: #fff;
}
.snav_cnt{
	padding: 18px 20px;
	background: #00498F;
	min-height: 67px;
	box-sizing: border-box;	
}
.sob_block{
	padding: 43px 0 30px;
}
.sb_tab_nav{
	float: left;
}
.sb_tab_nav li{
	float: left;
	margin: 0 40px 0 0;
}
.sb_tab_nav li:last-child{
	margin: 0;
}
.sb_tab_nav li a{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: rgba(74,74,74,0.42);
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 0 0 7px;
	border-bottom: 2px solid #fff;
}
.sb_tab_nav li a:hover{	
	color: #00498F;
}
.sb_tab_nav li.active a{	
	border-bottom: 2px solid #00498F;
	color: #4A4A4A;
	cursor: default;
}
.btn{
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	display: inline-block;
	border: 1px solid #4A4A4A;
	background: #fff;
	display: inline-block;
	padding: 9px 20px 7px 20px;
	text-decoration: none;
	fill: #4A4A4A;
	
	border: 1px solid #d6d6d6;
	border-radius: 3px;
}
.btn:hover{
	background-color: #00498F;
	border-color: #00498F;
	color: #fff;
	fill: #fff;
}
.btn svg{
	display: inline-block;
	vertical-align: top;
	margin: -2px 11px 0 -12px;
}
.for_sob_btn{
	float: right;
}
.sb_tab_desc{
	display: none;
	margin: 20px 0 0;
}
.sb_tab_desc.active{
	display: block;
}
/**/
.sob_list li{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	position: relative;
	height: 220px;
	width: 23.5%;
	margin-right: 2.5%; 
	
}
.sob_list li:after{
	clear:both;
	float:none;
	font-size:0;
	width: 100%;
	height:100%;	
	margin:0;
	padding:0;
	content: ".";
	display: block;
	background: rgba(0,0,0,0.55);
	transition: 0.25s;
}
.sob_list li:hover:after{
	background: rgba(0,0,0,0.35);
}
.sob_list li:nth-child(1){
	width: 49.5%;
	height: 470px;
}
.sob_list li:nth-child(2){
	width: 48%;
	margin-right: 0;
	margin-bottom: 2.5%; 
}
.sob_list li:nth-child(3),
.sob_list li:nth-child(4){
	width: 22.75%;
}
.sob_list li:nth-child(4){
	margin-right: 0;
}
.sob_list li .sbt_desc{
	position: absolute;
    top: 25px;
    left: 20px;
    right: 20px;
    bottom: 25px;
	z-index: 2;
	box-sizing: border-box;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sob_list li:nth-child(1) .sbt_desc{
	bottom: 25px;
	top: auto;
}
.sob_list li .sbt_date{
	font-size: 15px;
	color: #B7BBC0;
	font-weight: bold;
}
.sob_list li .sbt_name{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #EAEEF3;
	box-sizing: inherit;
	padding: 14px 0 0;
	overflow: hidden;
}
.sob_list li .sbt_name a{
	color: #EAEEF3;
	text-decoration: none;
}
.sob_list li .sbt_name a:hover{
	color: #fff;	
}
.sob_list li:nth-child(1) .sbt_name{
	font-size: 30px;
}
.sob_list li:nth-child(2) .sbt_name{
	font-size: 30px;
	/* max-height: 92px; */
}
.sob_list li:nth-child(3) .sbt_name,
.sob_list li:nth-child(4) .sbt_name{	
	/* max-height: 84px; */
}
.sob_list li .sbt_more{
	padding: 0 0 0;
	padding: 24px 0 0;
}
.sob_list li .sbt_more .btn{
	background: none;
	border: 1px solid #B7BBC0;
	color: #B7BBC0;
	transition: 0.3s;
}
.sob_list li:hover .sbt_more .btn{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #00498F;
}

/**/
.sob_list_b li{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	position: relative;
	height: 220px;
	width: 100%;
	height: 470px;	
}
.sob_list_b li .sbt_desc{
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	z-index: 2;
}
.sob_list_b li .sbt_date{
	font-size: 15px;
	color: #B7BBC0;
	font-weight: bold;
}
.sob_list_b li .sbt_name{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #4A4A4A;
	
	padding: 14px 0 0;
	overflow: hidden;
	font-size: 30px;
}
.sob_list_b li .sbt_name a{
	color: #4A4A4A;
	text-decoration: none;
}
.sob_list_b li .sbt_name a:hover{
	color: #333;	
}
.sob_list_b li .sbt_more{
	padding: 0 0 0;
	padding: 24px 0 0;
}
.sob_list_b li .sbt_more .btn{
	border: 1px solid #B7BBC0;
	color: #B7BBC0;
}
.sob_list_b li .sbt_more .btn:hover{
	border: 1px solid #00498F;
	color: #fff;
}

/**/
.sob_list_n li{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	position: relative;
	height: 220px;
	width: 23.5%;
	margin-right: 5%; 
}
.sob_list_n li:after{
	clear:both;
	float:none;
	font-size:0;
	width: 100%;
	height:100%;	
	margin:0;
	padding:0;
	content: ".";
	display: block;
	background: rgba(0,0,0,0.55);
	transition: 0.25s;
}
.sob_list_n li:hover:after{
	background: rgba(0,0,0,0.35);
}
.sob_list_n li:nth-child(1){
	width: 100%;
	margin-bottom: 4.8%; 
}
.sob_list_n li:nth-child(2),
.sob_list_n li:nth-child(3){
	width: 47.5%;
}
.sob_list_n li:nth-child(3){
	margin-right: 0; 
}
.sob_list_n li .sbt_desc{
	position: absolute;
    top: 25px;
    left: 20px;
    right: 20px;
    bottom: 25px;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.sob_list_n li .sbt_date{
	font-size: 15px;
	color: #B7BBC0;
	font-weight: bold;
}
.sob_list_n li .sbt_name{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #EAEEF3;
	
	padding: 14px 0 0;
	overflow: hidden;
}
.sob_list_n li .sbt_name a{
	color: #EAEEF3;
	text-decoration: none;
}
.sob_list_n li .sbt_name a:hover{
	color: #fff;	
}
.sob_list_n li:nth-child(1) .sbt_name{
	font-size: 30px;
	/* max-height: 80px; */
}
.sob_list_n li:nth-child(2) .sbt_name,
.sob_list_n li:nth-child(3) .sbt_name{	
	/* max-height: 107px; */
}
.sob_list_n li .sbt_more{
	padding: 0 0 0;
	padding: 24px 0 0;
}
.sob_list_n li .sbt_more .btn{
	background: none;
	border: 1px solid #B7BBC0;
	color: #B7BBC0;
}
.sob_list_n li:hover .sbt_more .btn{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #8CBCDD;
}

/**/
.bn_desc{
	margin: 19px 0 0;
}

.for_more_sob{
	text-align: right;
	padding: 22px 0 0;
}
.gce_block{
	/* background: url(../images/World_map_-_low_resolution.svg) center center no-repeat; */
	background: url(../images/nn.jpg) 80% center no-repeat;
	background-size: cover;
	padding: 30px 0 50px
}
.gb_title{
	font-size: 20px;
	color: #EAEEF3;
	text-align: center;
	font-weight: bold;
}
.gb_title span{
	border-bottom: 2px solid #8CBCDD;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 19px;
}
.gbp{
	background: rgba(0,0,0,0.70);
	box-shadow: 0 2px 40px 0 rgba(0,0,0,0.50);
	border-radius: 1px;
	width: 40.4%;
	padding: 25px;
	box-sizing: border-box;
	margin: 40px 0 0 100px;
	position: relative;
	display: none;
}
.gbp.active{
	display: block;
}
.gbp_title{
	font-family: AAvanteIntBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #EAEEF3;
	
}
.gbp_title img{
	width: 50px;
	vertical-align: top;
	margin: 0 17px 0 0;
}
.gbp_desc{
	margin: 14px 0 0;
}
.gbp_desc p{	
	font-size: 13px;
	color: #8CBCDD;
	margin: 0 0 17px;
}
.vline{
	position: absolute;
	top:20px;
	right: -346px;
}
.vline:before{
	content: "";
	display: block;
	position: absolute;
	top: 114px;
	left: -8px;
	width: 16px;
	height: 16px;
	background: #8CBCDD;
	border-radius: 50%;
}
.vline:after{
	content: "";
	display: block;
	position: absolute;
    top: -7px;
    right: -8px;
	width: 16px;
	height: 16px;
	background: #8CBCDD;
	border-radius: 50%;
}
.vline span{
	position: absolute;
	right: -24px;
	top: -30px;
	font-size: 15px;
	color: #FFF;
	font-family: AAvanteIntBold, 'Open Sans', sans-serif;
	font-weight: bold;
}
.bn_block{
	padding: 25px 30px;
}
.s_title{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
}
.s_title span{
	display: inline-block;
    padding: 0 0 7px;	
	border-bottom: 2px solid #00498F;
    color: #4A4A4A;	
}
.bn_l{
	width: 49%;
	float: left;
}
.bn_r{
	width: 49%;
	float: right;
}
.photo_block{
	padding: 30px 0 50px;
}
.pg_img{
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.pg_img a{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.photo_gallery{
	margin: 20px 0 0;
}
.pg_more{
	/* height: 38px; */
}
.photo_gallery .pg_more{
	height: 83px;
	/* overflow: hidden; */
}
.pg_more{
	padding: 13px 20px 20px;
	border: 1px solid #B7BBC0;
	border-top: 0;
}
.pg_more a{
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	text-decoration: none;
	
	overflow: hidden;
	height: 55px;
	display: block;
}
.pg_more a:hover{
	color: #00498F;
}

.foot_label{
	padding: 12px 20px;
	background: #FFB02E;
	margin: -20px 0 0;
}
.fl_title{
	float: left;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
}
.fl_desc{
	float: left;
	opacity: 0.75;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	margin-left: 20px;
}
.fl_more{
	font-weight: bold;
	font-size: 13px;
	color: #000;
	float: right;
}
footer{
	background: #1D3B58;	
}

/**/
.photo_gallery .owl-controls{
	margin-top: 10px;
	position: relative;
}
.photo_gallery .owl-controls .owl-nav [class*='owl-'] {
    color: white;
    font-size: 0;
    margin: 0;
    padding: 0;
    background: #d6d6d6;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 29px;
    height: 50px;
    position: absolute;
    top: -135px;
	transition: 0.2s;
}
.photo_gallery .owl-controls .owl-nav [class*='owl-'].owl-prev{
	left: -59px;
	/* background: url(../images/Navigationbutton/Back.svg) center center no-repeat; */
	background: url(../images/narr_l.png) center center no-repeat;
}
.photo_gallery .owl-controls .owl-nav [class*='owl-'].owl-next{
	right: -59px;
	/* background: url(../images/Navigationbutton/Next.svg) center center no-repeat; */
	background: url(../images/narr_r.png) center center no-repeat;
}
.photo_gallery .owl-controls .owl-nav [class*='owl-'].owl-prev:hover{
	background-image: url(../images/narr_l_active.png);
}
.photo_gallery .owl-controls .owl-nav [class*='owl-'].owl-next:hover{
	background-image: url(../images/narr_r_active.png);
}
/**/
.calendar .owl-controls{
	margin-top: 0;
	position: relative;
}
.calendar .owl-controls .owl-nav [class*='owl-'] {
    color: white;
    font-size: 0;
    margin: 0;
    padding: 0;
    background: #d6d6d6;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -217px;
    top: -222px;
	border: 1px solid #dadada;
	transition: 0.2s;
}
.calendar .owl-controls .owl-nav [class*='owl-'].owl-prev{
	left: 79px;
	background: #fff url(../images/arr_left.png) center center no-repeat;
	border-radius: 3px 0 0 3px;
}
.calendar .owl-controls .owl-nav [class*='owl-'].owl-next{
	right: 79px;
	background: #fff url(../images/arr_right.png) center center no-repeat;
	border-radius: 0 3px 3px 0;
}
.calendar .owl-controls .owl-nav [class*='owl-']:hover{
	border-color: #c1c1c1;
}
/**/
.Chairmen_gallery{
	margin: 0 0 50px;
}
.Chairmen_gallery .owl-controls{
	margin-top: 20px;
	position: relative;
}
.Chairmen_gallery .owl-controls .owl-nav [class*='owl-'] {
    color: white;
    font-size: 0;
    margin: 0;
    padding: 0;
    background: #d6d6d6;
    display: block;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -238px;
	border: 1px solid #dadada;
	transition: 0.2s;
}
.Chairmen_gallery .owl-controls .owl-nav [class*='owl-'].owl-prev{
	left: -33px;
	background: #fff url(../images/arr_left.png) center center no-repeat;
	border-radius: 3px 0 0 3px;
}
.Chairmen_gallery .owl-controls .owl-nav [class*='owl-'].owl-next{
	right: -33px;
	background: #fff url(../images/arr_right.png) center center no-repeat;
	border-radius: 0 3px 3px 0;
}
.Chairmen_gallery .owl-controls .owl-nav [class*='owl-']:hover{
	border-color: #c1c1c1;
}
.Chairmen_gallery .item{
	padding: 20px;
	background: #fff;
}

/**/
.flogo{
	padding: 51px 0 0;
}
.inner .flogo{
	padding: 71px 0 0;
}
.flogo img{
	vertical-align: top;
}
.col_4{
	width: 23%;
	margin-right: 2.66%;
	float: left;
}
.col_4:nth-child(4n){
	margin-right: 0;
}
.list_fcont{
	margin: 30px 0 0;
}
.list_fcont li{
	margin: 0 0 12px;
}
.list_fcont li:last-child{
	margin: 0;
}
.list_fcont li a{
	color: #fff;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.list_fcont li a:hover{
	text-decoration: underline;
}
.list_soc{
	margin: 59px 0 0;
}
.list_soc li{
	float: left;
	margin: 0 19px 0 0;
}
.list_soc li:last-child{
	margin: 0;
}
.list_soc li a{
	fill: #8CBCDD;
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #8CBCDD;
	border-radius: 50%;
}
.list_soc li a:hover{
	fill: #fff;	
	border: 1px solid #fff;
}
.foot_row{
	padding: 0 0 40px 0;
}
.foot_pages li{
	margin: 0 0 17px;
	line-height: 100%;
}
.foot_pages li a{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.foot_pages li a:hover{
	text-decoration: underline;
}
.foot_pages li:last-child{
	margin: 0;
}
.foot_pages{
	margin: 41px 0 0;
}
.inner .foot_pages{
	margin: 61px 0 0;
}
.foot_bottom{
	background: #172634;
	padding: 19px 0 22px;
	font-size: 14px;
	color: #B7BBC0;	
}
.copy{
	float: left;
}
.developer{
	float: right;
}
.developer a{
	color: #B7BBC0;
	text-decoration: none;
}
.developer a:hover{
	color: #fff;
	text-decoration: underline;	
}
.foot_nav{
	width: 550px;
	text-align: center;
	margin: 0 auto;
}
.foot_nav li{
	display: inline-block;
	margin: 0 8px;
}
.foot_nav li a{
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.foot_nav li a:hover{
	text-decoration: underline;
}


.inner header{
	background: #fff;
}
.inner .btn_nav > a{
	color: #4A4A4A;
	fill: #4A4A4A;
}
.inner .btn_nav > a:hover{
	color: #8CBCDD;
	fill: #8CBCDD;
	background-color: #fff;
	/* border-color: #00498F; */
}
.inner .btn_nav.active > a{
	color: #fff;
	fill: #fff;
	background: none;
	border: 1px solid #fff;
}
.inner .head_nav li a{
	color: #4A4A4A;	
}
.bread_block{
	background: url(../images/bgin.jpg) center center no-repeat;
	background-size: cover;
	padding: 32px 0 25px;
}
h1{
	font-size: 30px;
	color: #FFF;
	font-weight: normal;
}
.breadcrumbs{
	margin: 23px 0 0;
}
.breadcrumbs li{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	line-height: 19px;
	margin: 0 6px 0 0;
}
.breadcrumbs li:first-child{
	margin-left: 0;
}
.breadcrumbs li:last-child{
	margin-right: 0;
}
.breadcrumbs li a{
	color: #8CBCDD;
	text-decoration: none;
}
.breadcrumbs li a:hover{
	text-decoration: underline;
}

.content{
	/* padding: 35px 0; */
}
.c_left{
	float: left;
	background: #fff;
	width: 65%;
	padding: 30px;
	box-sizing: border-box;
}
.c_right{
	float: right;
	width: 33%;
	padding: 35px 0 0;
}
/**/
.Events_Calendar{
	border: 0;
	border-spacing: 0;
    position: relative;
	border-collapse: collapse;
}
.Events_Calendar .ec_head span{
	background: rgba(234,238,243,0.50);
	padding: 12px 20px;
	display: block;
	float: left;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	letter-spacing: 0;
}
.Events_Calendar .ec_body span{
	background: #fff;
	padding: 15px 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	letter-spacing: 0;
	display: block;
	float: left;
	box-sizing: border-box;
}
.Events_Calendar .ec_body .tb_row.active_event a span{
	/*color: #00498F;*/
	
}
.Events_Calendar .ec_body .tb_row.active_event{
	/*box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
	position: relative;*/
}
.Events_Calendar .ec_body .tb_row.active_event:hover{
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	position: relative;
	color: #00498F;
}
.Events_Calendar .ec_body .tb_row:hover span{
	/* color: #00498F; */
}
.Events_Calendar .ec_body .tb_row.active_event:hover a{	
	color: #00498F;
}
.Events_Calendar .ec_body .tb_row.active_event span:hover{
	color: #00498F;
}

.Events_Calendar .td_date{
	width: 34%;
}
.Events_Calendar .td_meeting{
	width: 66%;
}
.Events_Calendar .tb_ffo{
	width: 28%;
}
/**/
.div_table{
	border: 0;
	border-spacing: 0;
    position: relative;
	border-collapse: collapse;
	margin: 25px 0 0;
}
.div_table .ec_head span{
	background: rgba(234,238,243,0.50);
	padding: 12px 20px;
	display: block;
	float: left;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	letter-spacing: 0;
}
.div_table .ec_body span{
	background: #fff;
	padding: 15px 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	letter-spacing: 0;
	display: block;
	float: left;
	box-sizing: border-box;
}
.div_table .ec_body span.td_meeting i{
	color: #ababab;
	transition: 0.2s;
}
.div_table .ec_body .tb_row:hover span.td_meeting i{
	color: #4A4A4A;
}
.div_table .ec_body .tb_row.key{
    border: 1px solid #e0e4ea;
    background: #fbfbfb;
}
.div_table .ec_body .tb_row.key span{
	background: #fbfbfb;	
}
.div_table .ec_body span > a{
	/*position: absolute;
	left: -2px;
	top: 14px;*/
}
.div_table .ec_body .tb_row:hover{
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	position: relative;
	/* color: #00498F; */
}
.div_table .ec_body .tb_row:hover span{
	/* color: #00498F; */
}
.c_btn{
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #B7BBC0;
	padding: 3px 10px;
	border: 1px solid #B7BBC0;
	width: 120px;
	margin: 0 auto;
	box-sizing: border-box;
}
.div_table .ec_body .tb_row .c_btn:hover{
	background: #8CBCDD;
	border: 1px solid #8CBCDD;
	color: #fff;
}
.div_table .td_key{
	width: 6%;
	padding-left: 10px !important;
	padding-right: 10px !important;
	text-align: center;
}
.div_table .td_date{
	width: 22%;
}
.div_table .td_meeting{
	width: 44%;
}
.div_table .td_meeting a{
	color: #4A4A4A;
	text-decoration: none;
	display: inline-block;
}
.div_table .td_meeting a:hover{
	color: #4092ca;
}
.div_table .tb_ffo{
	width: 28%;
	text-align: center;
}
.div_table .tb_ffo img{
	vertical-align: top;
	margin: -4px 0 -5px;
	height: 24px;
}
.div_table .tb_ffo a{
	text-decoration: none;
}
.div_table .tb_ffo a:hover{
	text-decoration: none;
}
.registered{
	font-weight: bold;
	font-size: 12px;
	color: #6FAE25;
	display: block;
	text-align: center;
	margin: 0 0 7px;
}
.div_table .ec_body .tb_row .c_btn.edit_event{
	color: #d09f53;
	border-bottom: 0;
}
.div_table .ec_body .tb_row .c_btn.edit_event:hover{
	color: #fff;
	background: #d09f53;
	border-color: #d09f53;
}
.div_table .ec_body .tb_row .c_btn.del_event{
	color: #d05353;
}
.div_table .ec_body .tb_row .c_btn.del_event:hover{
	color: #fff;
	background: #d05353;
	border-color: #d05353;
}
/**/
.Y{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #4A4A4A;
}
.mm{
	margin: 25px 0 0;
}
.mm li{
	float: left;
	width: 24%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	padding: 1px;
	box-sizing: border-box;
	margin: 0 2px 2px 0;
}
.mm li.deactive,
.mm li.deactive a{
	color: #B7BBC0;
}
.mm li.deactive:hover,
.mm li.deactive:hover a{
	background: none;
	color: #B7BBC0;
}
.mm li.active{
	background: #fff;
}
.mm li:hover{
	background: #fff;
}
.mm li a{
	text-decoration: none;
	color: #4A4A4A;
	display: block;
	padding: 10px 10px 25px;
	text-transform: uppercase;
}
.mm li.active a,
.mm li a:hover{
	color: #00498F;
}
.for_prev{
	float: left;
}
.for_next{
	float: right;
}
.for_prev .btn,
.for_next .btn{
	background: #fff;
	border: 1px solid #DADADA;
	border-radius: 3px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	text-align: center;
	min-width: 110px;
	box-sizing: border-box;
	color: #4A4A4A;
	padding: 9px 20px 7px 20px;
}
.for_prev .btn img,
.for_next .btn img{
	display: inline-block;
	vertical-align: top;
	margin: 2px 5px 0 0;
}
.for_next .btn img{
	margin: 2px 0 0 5px;	
}
.pagin{
	margin: 85px 0 20px;
}
.p_left{
	width: 17%;
	float: left;
	padding: 65px 0 30px;
}
.no_top_pad{
	padding-top: 0;
}
.p_right{
	width: 83%;
	float: right;
	padding: 30px;
	background: #fff;
	box-sizing: border-box;
}
.p_right.full{
	width: auto;
	float: none;
}
.left_nav li a{
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4A4A4A;
	padding: 15px 20px;
	text-transform: uppercase;
	text-decoration: none;
}
.left_nav li a:hover{
	background: #e2ecf7;
}
.left_nav li.active a{
	background: #fff;
}
h2{
	font-weight: bold;
	font-size: 20px;
}
.cnt{
	padding: 30px 0 0;
	position: relative;
	z-index: 2;
}
.cnt:first-child{
	padding: 0;
}
.cnt h2,
.cnt h3{
	font-weight: bold;
	font-size: 20px;
	margin: 35px 0 25px;
	line-height: 140%;
}
.cnt h3{
	font-size: 17px;
}
.cnt h2:first-child,
.cnt h3:first-child{
	margin-top: 0;
}
.cnt p{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.cnt p.lost_password{
	font-size: 14px;
}
.cnt i,
.cnt em{
	font-style: italic;
}
.rp_img{
	text-align: center;
	transition: 0.2s;
	/* height: 311px; */
	background: #fff url(../images/loadinganimation2.gif) center center no-repeat;
	min-height: 60px;
}
.rp_img img{
	vertical-align: top;
	/* width: 100%; */
	transition: 0.2s;
}
.rp_desc{
	font-family: 'Open Sans', sans-serif;
	padding: 21px 0 0;
	font-size: 16px;
}
.cnt .rp_desc a{
	color: #4A4A4A;
	text-decoration: none;
}
.cnt .rp_desc a:hover{
	color: #4092ca;
	text-decoration: none;
}
.report{
	margin: 30px 0 0;
}
.report li{
	float: left;
	width: 30.75%;
	margin: 0 3.87% 3.87% 0;
	background: #EAEEF3;
	padding: 30px;
	box-sizing: border-box;
	transition: 0.2s;
}
.report li:hover{
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.22);
}
.report li:nth-child(3n){
	margin-right: 0;
}
.report li:nth-child(3n+1){
	clear: both;
}
.list_docs{
	border: 1px solid #EAEEF3;
	border-bottom: 0;
}
.list_docs li{
	border-bottom: 1px solid #EAEEF3;
}
.list_docs li a{
	display: block;
	padding: 30px 25px;
}
.list_docs li a:hover{
	background: #FFFFFF;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.11);
}
.ld_img{
    width: 16%;
    float: left;
    display: block;
}
.ld_img img{
	width: 90%;
	max-width: none;
}
.ld_desc{
    width: 83.5%;
    float: right;
    display: block;
}
.ld_title{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.ld_size{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #B7BBC0;
	display: block;
	padding: 13px 0 0;
}
.tab_docs{
	margin: -22px 0 0;
}
.tab_docs_u{
	margin: -48px 0 0;
}
.tab_doc_title{
	float: right; 
	margin: 0;
}
.tab_doc_title li{
	float: left;
	margin: 0 41px 0 0;
}
.tab_doc_title li a{
	display: block;
	padding: 0 0 28px;
	border-bottom: 3px solid #fff;
	text-decoration: none;
	
	opacity: 0.5;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4A4A4A;
}
.tab_doc_title li.active a,
.tab_doc_title li a:hover{
	border-bottom: 3px solid #00498F;
	opacity: 1;
}
.tab_doc_desc{
	background: #fff;
}
.tab_doc_desc > li{
	display: none;
}
.tab_doc_desc > li:first-child{
	display: block;
}
.u_title{
	font-weight: bold;
	font-size: 20px;
	padding: 36px 0 26px;
}
.u_desc{
	padding: 30px 30px 0;
	padding-bottom: 30px;
}
.u_img{
	width: 25.226%;
	float: left;
}
.u_cnt{
	width: 72%;
	float: right;
}
.u_cnt.full{
	width: auto;
	float: auto;
}
.u_cnt h2{
	margin-bottom: 20px;
}
.u_cnt p{
	margin-bottom: 30px;
}
.u_cnt em,
.u_cnt i{
	font-style: italic;
}
.cg_more{
	padding: 10px 0 0;
	min-height: 60px;
}
.cg_more a{
	font-family: AAvanteIntBold, 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #4A4A4A;
	text-decoration: none;
}
.cg_date{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #9B9B9B;
	padding: 5px 0 0;
}
.tn_title{
	margin: 22px 0 0;	
}
.tn_title:first-child{
	margin: 0;
}
.tn_title a{
	font-weight: bold;
	font-size: 14px;
	color: #505357;
	text-transform: uppercase;
	text-decoration: none;
}
.tn_title a:hover{
	text-decoration: underline;
}
.tn_nav{
	margin: 17px 0 0;
}
.tn_nav li{
	line-height: 100%;
	margin: 0 0 11px;
}
.tn_nav li:last-child{
	margin: 0 0 0;
}
.tn_nav li a{
	font-size: 13px;
	color: #505357;
	text-transform: uppercase;
	text-decoration: none;
}
.tn_nav li a:hover{
	text-decoration: underline;
}
.text_big{
	padding: 30px;
	background: #fff;
}
.text_big h2{
	
}
.top_right{
	float: right;
}

.text_big .ab_desc table,
.u_cnt table,
.cnt table{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
}
.text_big .ab_desc table td,
.u_cnt table td,
.cnt table td{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}
.text_big .ab_desc a,
.u_cnt a,
.cnt a{
	text-decoration: none;
	color: #4092ca;
	text-decoration: underline;
}
.text_big .ab_desc a:hover,
.u_cnt a:hover,
.cnt a:hover{
	color: #00498f;
	text-decoration: underline;
}
.fancybox-title-float-wrap .child{
	background: #1D3B58;
}
body .fancybox-wrap .fancybox-skin .fancybox-close{
	background: #1D3B58;
}
.p_right .cnt p{
	margin: 20px 0 0;
	line-height: 140%;
}
.p_right .cnt p:first-child{
	margin: 0;
}
.p_right .cnt ul,
.p_right .cnt ol{
	margin: 0;
}
.p_right .cnt p+ul,
.p_right .cnt p+ol{
	margin-top: 25px;
	margin-left: 20px;
}
.p_right .cnt ul+p,
.p_right .cnt ol+p{
	margin-top: 25px;
}
.p_right .cnt ul li,
.c_left .cnt ul li{
	margin: 0 0 10px 40px;
	list-style-type: disc;
}
.p_right .cnt ol li,
.c_left .cnt ol li{
	margin: 0 0 10px 40px;
	list-style-type: decimal;
}
.p_right .cnt ul.list_docs li,
.p_right .cnt ol.list_docs li,
.c_left .cnt ul.list_docs li,
.c_left .cnt ol.list_docs li{
	margin: 0;
	list-style-type: none;
}

.faq_row{
	margin: 0;
}
.faq_row:first-child{
	margin: 0;
}
.faq_row .faq_title{
	display: block;
	text-decoration: none;
    padding: 17px 35px 17px 15px;
    font-weight: bold;
    font-size: 19px;
	background: #fafbfd url(../images/arrow-down.svg) right center no-repeat;
	background-position: right 10px center;
	border: 1px solid #ececee;
	border-bottom: 0;
	color: #4b4b4b;
}
.faq_row.active .faq_title{
	background-image: url(../images/arrow-up.svg);
}
.faq_row:last-child .faq_title{
	border-bottom: 1px solid #ececee;
}
.faq_row:last-child .faq_desc{
	border-bottom: 1px solid #ececee;
	border-top: 0;
}

.faq_row .faq_title:hover{
	text-decoration: none;
	color: #4b4b4b;
	background-color: #f4f6f8;
}
.faq_row .faq_desc{
    padding: 15px 20px 20px;
    background: #fff;
	display: none;
	border-top: 0;
	border: 1px solid #ececee;
	border-bottom: 0;
}
.faq_dcnt{
	
}
.fcnt.mt50{
	margin-top: 50px;
}
.p_right .cnt ul.list_other_members{
	padding: 0;
	margin: 20px 0 0;
}
.p_right .cnt ul.list_other_members li{
	list-style: none;
	float: left;
	width: 31.33%;
	text-align: left;
	box-sizing: border-box;
	margin: 9px 3% 1.2%;
	list-style: none;
	padding: 0;
}
.p_right .cnt ul.list_other_members li:nth-child(1n){
	margin-left: 0;
}
.p_right .cnt ul.list_other_members li:nth-child(3n){
	margin-right: 0;
}
.p_right .cnt ul.list_other_members li:nth-child(3n+1){
	clear: both;
}
.p_right .cnt ul.list_other_members li a{
	display: block;
    background: #f4f6f8;
    box-shadow: 0 0 1px #adadad;
}
.p_right .cnt ul.list_other_members li a:hover{
    box-shadow: 0 0 7px #adadad;
}
.p_right .cnt ul.list_other_members li img{
	width: 80%;
	vertical-align: top;
	margin: 10% 10% 10px;
}
.p_right .cnt ul.list_other_members li span{
	display: block;
	width: 80%;
    margin: 0 auto;
    padding-bottom: 22px;
}
.ab_desc p img{
	margin: 0 15px 5px 0;
}
.flag_img img{
	width: 96.66%;
	box-shadow: 0 0 3px #CCC;
}
.flag_img{
	margin: 0 0 30px;
}
.nab_table tr td:first-child{
	width: 63px;
	box-sizing: border-box;
	text-align: center;
}
.nab_table2 tr td:first-child{
	width: 80px;
	box-sizing: border-box;
	text-align: center;
}
.ns_img{
	float: left;
	width: 15%;
	clear: both;
}
.ns_desc{
	float: left;
	width: 78%;
	margin-left: 2%;
}
.ns_desc p{
	text-align: justify;
}
.ns_date{
    display: inline-block;
    padding: 2px 10px;
    background: #8cbcdd;
    margin: 0 0 15px;
    font-size: 12px;
    color: #fff;
}
.ns_desc h2{
	margin: 0 0 15px;
}
.List_articles li{
	margin: 35px 0 0;
	border-top: 1px solid #ccc;
	padding-top: 30px;
	display: flex;
	justify-content: flex-start;
}
.List_articles li:first-child{
	margin: 0;
	border-top: 0;
	padding-top: 0;
}
.u_cnt .ab_desc h5 {
    font-size: 16px;
    line-height: 140%;
    font-weight: bold;
}
.lost_password{
	text-align: right;
}
form .bs_row {
    margin: 20px 0 15px;
}
.l_error {
	padding: 10px 15px;
	background: #FF7A7A;
	color: #fff;
}
.l_ok {
	padding: 10px 15px;
	background: #478a3d;
	color: #fff;
}
.interactive_map{
	height: 480px;
	position: relative;
	background: #0b3964;
	overflow: hidden;
}
#map{
	position: absolute;
	left: 50%;
	width: 2000px;
	margin-left: -1000px;
	top: 0;
}
.interactive_map .gb_title{
	z-index: 2;
    position: relative;
    margin: 30px auto 0;
	width: 320px;
	
}
.tt_sm > div:nth-child(1){
	display: none !important;
}
.tt_sm {
    border-radius: 0 !important;
    box-shadow: none !important;
    z-index: 1000000 !important;
    background-color: inherit !important;
    padding: 0 !important;
    opacity: 1 !important;
    font: inherit !important;
    color: inherit !important;
}
.tt_custom_sm .gbp{
	position: absolute;
	width: 480px;
	top: 0;
	left: 0;
	margin: 0;
	/* margin-left: -240px; */
}
#tt_sm_map{
	top: 176px !important;
    right: auto !important;
    left: 58% !important;
	margin-left: -480px !important;
}
#tt_sm_map_start{
	top: 176px !important;
    right: auto !important;
    left: 58% !important;
	margin-left: -480px !important;
}
.tt_custom_sm .vline{
	top: -26px;
}
.gce_block{
	display: none;
}
.wtt{
    position: absolute;
    left: 50%;
    width: 2000px;
    margin-left: -1000px;
    top: 0;
}


.search input[type="text"]{
	display: block;
	background: none;
	background-position: right center;
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 20px;
	width: 40px;
	height: 40px;
	border-radius: 4px;		
	background-image: url(../images/Icons/Search.svg);
	border: 0;
	right: 0;
    top: -9px;
	position: absolute;
	padding: 0 25px;
	transition: 0.3s;
	box-sizing: border-box;
	text-indent: -999px;
	font-size: 15px;
	font: 15px 'Open Sans', sans-serif;
	cursor: pointer;
}
.search input[type="text"]:hover{
	/* background-color: #f6a623; */
}
.search input[type="text"]:focus{
	width: 250px;
	background-position: right center;
	background-position: right 10px center;
	text-indent: 0px;
	padding: 0 28px 0 15px;
	cursor: inherit;
	background-color: #fff;
	box-shadow: 0 0 10px #bbbdbf;
}
.cabinet_cnt .text_big{
	padding: 0;
}
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	right:20px;
	overflow:hidden;
	width:60px;
	height:60px;
	border:none;
	text-indent:100%;
	background:url(../images/top.svg) center center no-repeat;
	border-radius: 50%;
	z-index: 2;
}

#toTopHover {
	background: #0b3964 url(../images/top.svg) center center no-repeat;
	width:60px;
	height:60px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}
.ano{
	font-size: 12px;
	padding: 3px 0 0;
	opacity: 0.75;
}
.ct_left{
	float: left;
	width: 48%;
}
.ct_right{
	float: right;
	width: 48%;
}

.module_article.param_contacts .text_big{
	background: none;
	padding: 60px 0 30px;
}
.module_article.param_login .text_big{
	background: none;
	padding: 60px 0 30px;
}
.module_article.param_reg .text_big{
	background: none;
	padding: 60px 0 30px;
}

.module_article.param_contacts .ct_left table{
	border: 0;
	width: auto;
}
.module_article.param_contacts .ct_left table td{
	padding: 5px 10px 5px 0;
	border: 0;
	vertical-align: top;
}
.cmap{
	margin: -105px 0 0;
}
.cmap iframe{
	vertical-align: top;
}

.bs_row {
    margin: 0 0 15px;
}
.l_error {
	padding: 10px 15px;
	background: #FF7A7A;
	color: #fff;
}
.l_ok {
	padding: 10px 15px;
	background: #478a3d;
	color: #fff;
}
.member_image{
	float: right;
	width: 30%;
	margin-left: 20px;
	margin-bottom: 15px;
}
.p_right .cnt .structure_img{
	position: relative;
}
.p_right .cnt .structure_img img{
	vertical-align: top;
}
.p_right .cnt .structure_img ul li{
	position: absolute;
	list-style: none;
	z-index: 2;
	margin: 0;
}
.p_right .cnt .structure_img ul li a{
	display: block;
	padding: 28px 0;
	background: #eaeef3;
	color: #4A4A4A;
	text-decoration: none;
	border: 2px solid #00498f;
	font-weight: bold;
	font-size: 15px;
	width: 281px;
	text-align: center;
	height: 81px;
	border-radius: 4px;
}
.p_right .cnt .structure_img ul li.tab1{
	top: 0;
	left: 0;
}
.p_right .cnt .structure_img ul li.tab2{
    left: 315px;
    top: 0;
}
.p_right .cnt .structure_img ul li.tab2 a{
   /* background: #8cbcdd;
	color: #fff;*/
}
.p_right .cnt .structure_img ul li.tab3{
    left: 0;
    top: 154px;
}
.p_right .cnt .structure_img ul li.tab4{
    top: 154px;
    right: 1px;
}
.p_right .cnt .structure_img ul li.tab5{
    bottom: 0;
    left: 0;
}
.p_right .cnt .structure_img ul li.tab6{
    bottom: 0;
    left: 315px;
}
.p_right .cnt .structure_img ul li.tab7{
	right: 1px;
	bottom: 0;
}

.p_right .cnt .structure_img ul li a:hover{
	background: #c7d7e2;
}
#map_inner path.sm_state_RU:hover{fill: #9fbeda !important;} #map_inner path.sm_state_RU[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_BY:hover{fill: #9fbeda !important;} #map_inner path.sm_state_BY[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_KZ:hover{fill: #9fbeda !important;} #map_inner path.sm_state_KZ[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_UZ:hover{fill: #9fbeda !important;} #map_inner path.sm_state_UZ[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_TM:hover{fill: #9fbeda !important;} #map_inner path.sm_state_TM[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_TJ:hover{fill: #9fbeda !important;} #map_inner path.sm_state_TJ[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_IN:hover{fill: #9fbeda !important;} #map_inner path.sm_state_IN[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_CN:hover{fill: #9fbeda !important;} #map_inner path.sm_state_CN[fill="#9fbeda"]:hover{fill: #9fbeda !important;}
#map_inner path.sm_state_KG:hover{fill: #9fbeda !important;} #map_inner path.sm_state_KG[fill="#9fbeda"]:hover{fill: #9fbeda !important;}

.cnt .pagination_ {
	margin-top: 35px;
	margin-bottom: 0;
	font-size: 12px;
	float: right;
}
.cnt .pagination_ a {
	display: block;
	float: left;
	background-color: #4092ca;
	margin-left: 4px;
	margin-bottom: 5px;
	width: 50px;	
	height: 50px;
	line-height: 50px;
	min-width: 22px;
	text-align: center;
	text-decoration: none;
	font: bold 16px/50px "Ubuntu", sans-serif;
	color: #fff;
	text-decoration: none;
}
.cnt .pagination_ a.active:hover,
.cnt .pagination_ a.active {
	background-color: #00498f;
	color: #fff;
}
.cnt .pagination_ a:hover {
	background-color: #00498f;
}

.cnt .pagination_ a.next_page_link,
.cnt .pagination_ a.prev_page_link{
	border: none;
	background: none;
}
.ld_add{
    color: #c00;
    padding: 5px 0 0;
    display: block;
    font-size: 14px;
}
.hide-owl-next .owl-next, .hide-owl-prev .owl-prev, .hide-owl-next.hide-owl-prev .owl-controls {
    display: none !important;
}

.actual_data{
	background: #f7e5d9; 
	padding: 10px 15px; 
	margin-bottom: 25px;
}
.vis_data{
	float: left;
	width: 56%;
	padding: 3px 0 0;
}
.vis_data.full{
	float: none;
	width: auto;
}
.vis_event{
	float: right;
	width: 42%;
}
.vis_event a{
	display: inline-block;
	background: #feffff;
	padding: 5px 10px;
	vertical-align: top;
	margin: 0 0 0 10px;
	float: right;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#my_event{
	margin: 22px 0 0;
}
a.active_event{
	color: #8CBCDD;
}
a.active_event:hover{
	text-decoration: underline;
}
.event_image{
    float: left;
    margin: 0 30px 10px 0;
    max-width: 50%;
}

h2 .event_name{
	color: #4092ca;
}
.h_block{
	display: none;
	padding: 20px 0 0;
}

.bs-example {
    position: relative;
    padding: 17px 15px 15px;
    margin: 12px 0 0;
    background-color: #fafafa;
    box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
}
.p_right .cnt ul.work_groups{
	margin-bottom: 0; 
}
.p_right .cnt ul.work_groups li {
	list-style: none;
    margin: 0 0 5px 22px;
}
.reg_result_ok{
	background: #dbffd7;
    padding: 10px 15px;
    margin-bottom: 25px;
}
.reg_result_no{
	background: #f7e5d9;
    padding: 10px 15px;
    margin-bottom: 25px;
}
.verifi_z{
	font-size: 12px;
	color: #cc7300;
}

.add_calendar{
	display: inline-block;
	position: relative;
}
.add_calendar > a{
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	color: #4092ca;
	background: #fff;
	border: 1px solid #ccc;
	padding: 18px 27px;
    font-size: 19px;
    line-height: 1.3333333;
    border-radius: 4px;
	border: 2px solid #cecece;
	text-decoration: none;
}
.add_calendar > a:hover{
	text-decoration: none;
	background: #e6e6e6;
}
.add_calendar svg{
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	fill: #4092ca;
	transition: 0.2s;
}
.add_calendar:hover svg{
	fill: #00498f;
}
.add_calendar ul{
    position: absolute;
    top: 100%;
    left: 15%;
	right: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0 !important;
    font-size: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.add_calendar ul li{
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	list-style-type: none !important;
}
.add_calendar ul li a{
	display: block;
	background: #fff;
	padding: 5px 20px;
	text-decoration: none;
}
.add_calendar ul li a:hover{
	background: #00498f;
	text-decoration: none;
	color: #fff;
}
.list_type_docs{
	padding: 0;
	margin: 0;
	list-style: none;
}
.list_type_docs li{
	padding: 0;
	list-style: none !important;
	margin: 0 15px 15px 0 !important;
	float: left;
}
.list_type_docs li a{
	display: block;
	padding: 10px 13px;
	text-align: left;
	border: 1px solid #dfdfdf;
	text-decoration: none;
}
.list_type_docs li a:hover{	
	text-decoration: none;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
}
.list_type_docs li.active a{
	text-decoration: none;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
	color: #fff;
	background: #4092ca;
}
.filter_block{
	/*float: right;*/
}
.filter_block select{
	/*width: 250px;
	margin-left: 20px;*/
}
.list_pops{
	display: none;
}
.cnt p img{
	margin: 0 20px 10px;
}
.cnt p img.left{
	width: 200px;
    height: auto !important;
    float: left;
	margin: 0 20px 10px 0;
}
.cnt p img.right{
	width: 200px;
    height: auto !impotrant;
    float: right;
	margin: 0 0 10px 20px;
}
.fancybox-title-float-wrap .child{
	white-space: normal;
	padding: 6px 20px;
	line-height: 120%;
}
.uploadButton {
    display: inline-block;
    width: auto;
    background: #8cbcdd;
    padding: 10px;
    color: #FFF;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}
}
.uploadButton:hover {
    background: #3ce;
}
.uploadButton div{
  color: #1d3b58;
}
.uploadButton input{
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}

.uploadButton_anketa {
    display: inline-block;
    width: auto;
    background: #8cbcdd;
    padding: 10px;
    color: #FFF;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}
}
.uploadButton_anketa:hover {
    background: #3ce;
}
.uploadButton_anketa div{
  color: #1d3b58;
}
.uploadButton_anketa input{
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}

.btn.deactive{
	color: #dfdfdf;
	border: 1px solid #ccc;
}
.btn.deactive:hover{
	color: #dfdfdf;
	border: 1px solid #ccc;
	background: #fff;
	cursor: default;
}
.cab_nav{
	display: none;
}
.dwnl{
	display: none;
}
.sb_title{
	font-family: AAvanteLtDemiBold, 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 20px;
    color: rgba(74,74,74,0.42);
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 0 7px;
    border-bottom: 2px solid #fff;	
	display: none;
}
.cnt h3.title_time{
	margin: 35px 0 10px;
}
.eit_block{
	display: flex;
}
.eit_i{
    width: 27px;
    /*display: inline-block;
	margin-left: 0;
	vertical-align: top;*/
}
.eit_i img{
    vertical-align: top;
	margin: 2px 0 0;
}
.eit_d{
    /*width: 390px;
    display: inline-block;
	text-align: left;*/
	width: calc(100% - 29px);
}
.e_i_block{
	vertical-align: top;
	clear: both;
	padding-top: 15px;
}
h2.eh2{
	margin: 0 0 20px;
}
.logout_btn{
	float: right;
	margin: 30px 0 0;
	padding-right: 11px;
}
.logout_btn svg{
	margin: -1px 6px 0 -10px;
    height: 18px;
}
.cnt a.btn{
	text-decoration: none;
}
.cnt a.btn:hover{
	color: #fff;
	text-decoration: none;
}
.td_key img{
	height: 22px;
}

.modal-body table.ntable,
.cnt table.ntable{
	border: 0;
}
.modal-body table.ntable thead td,
.cnt table.ntable thead td{
	text-align: center;
}
.modal-body table.ntable thead td,
.cnt table.ntable thead td{
	padding: 10px 5px;
}
.modal-body table.ntable td,
.cnt table.ntable td{
	padding: 5px 5px;
}
.modal-body table.ntable thead td,
.cnt table.ntable thead td{
	background: #44617b;
	color: #fff;
}
.modal-body table.ntable tbody tr td,
.cnt table.ntable tbody tr td{
	font-size: 14px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #dfdfdf;
}
.modal-body table.ntable tbody tr:nth-child(even) td,
.cnt table.ntable tbody tr:nth-child(even) td{
	background: #fbfbfb;
}
.modal-body table.ntable tbody tr:hover td,
.cnt table.ntable tbody tr:hover td{
	background: #e9eef3;
}
.modal-body table.ntable .td_ch,
.cnt table.ntable .td_ch {
	text-align: center;
}
.modal-body table.ntable input[type="checkbox"],
.cnt table.ntable input[type="checkbox"]{
	display: inline-block;
}
.modal-body table.ntable .td_n,
.cnt table.ntable .td_n{
	word-break: break-all;
}
.modal-body table.ntable .td_k img,
.cnt table.ntable .td_k img{
	width: 24px;
}
.modal-body table.ntable .td_k,
.cnt table.ntable .td_k{
	text-align: center;
}
.modal-body table.ntable .tb_f,
.cnt table.ntable .tb_f{
	text-align: center;
}
.modal-body table.ntable .tb_f img,
.cnt table.ntable .tb_f img{
	width: 24px;
}
.modal-body table.ntable .td_g,
.cnt table.ntable .td_g{
	text-align: center;
}
.modal-body table.ntable .td_d,
.cnt table.ntable .td_d{
	width: 100px;
}
.modal-body table.ntable tbody tr,
.cnt table.ntable tbody tr{
	display: none;
}
.modal-body table.ntable tbody tr.active,
.cnt table.ntable tbody tr.active{
	display: table-row;
}
.e404{
	color: #dbe8f1;
	font-size: 400px;
	font-weight: bold;
	text-align: center;
	line-height: 110%;
}
.module_404 .content .text_big{
	background: #f4f6f8;
	text-align: center;
}
.et404{
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 13px;
}
.ntable td svg{
    height: 12px;
    width: 12px;
    display: inline-block;
	margin-left: 4px;
}
.ntable td svg .up,
.ntable td svg .down{
    fill: #ffffff;
}
.ntable td a.DESC svg .up{
	fill: #8cbcdd;
}
.ntable td a.ASC svg .down{
	fill: #8cbcdd;
}
img.u{
	height: 16px;
	vertical-align: top;
	margin: 1px 7px 0 0;
}
.management .u_title{
	width: 300px;
}
.fake{
	font-size: 0;
	opacity: 0;
}
.ab_desc > ul:not([class]){
	list-style-type: disc;
	margin: 0 0 20px 0;
}
.ab_desc > ul:not([class]) li{
	list-style-type: disc;
	margin: 0 0 10px 40px;
}
.impot{
	font-weight: bold;
	color: #c00;
}
.u_cnt iframe{
	max-width: 100%;
}

.ResponsiveTablePost .Table-title {
	background:#8cbcdd;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0.5em;
}
.Table-title.lowercase{
	text-transform: lowercase;	
}
.ResponsiveTablePost .Table {
	margin-top: 0rem;
	margin-bottom: 1.5rem;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column nowrap;
	-moz-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	line-height: 1.5
}
.ResponsiveTablePost .Table-header {
	display: none
}
.n_group {
	padding: 15px;	
	margin: 0;
    background: #b9daf1;
    border-radius: 0;
    color: #fff;
    width: 100%;
	font-size: 15px;
}
@media (min-width: 40em) {
	.ResponsiveTablePost .Table-header {
		font-size: 14px; 
		font-size: #4a4a4a;
	}
	.ResponsiveTablePost .Table-header .Table-row-item {
		border-right: 1px solid rgba(0,0,0,0.06);
		padding: 0.6em;
		background-color: #eaeef3 !important;		
	}
	.ResponsiveTablePost .Table-header .Table-row-item:first-child{
		justify-content: center;
	}
	.ResponsiveTablePost .Table-row-item.n_group-item{
		justify-content: center;
		align-items: center;
	}
	.n_group{
		margin: 15px;
		border-radius: 2px;	
		background: #8cbcdd;
		padding: 2px 5px;
		width: auto;
	}
	.ResponsiveTablePost .Table-row-item.tmf{
		max-width: 200px;
		min-width: 200px;
	}
}
.ResponsiveTablePost .Table-row {
	width: 100%
}
.ResponsiveTablePost .Table-row:nth-of-type(even) {
	background-color: #fff;
}
.ResponsiveTablePost .Table-row:nth-of-type(odd) {
	background-color: #fff;
}
@media (min-width: 40em) {
	.ResponsiveTablePost .Table-row {
		display: -webkit-box;
		display: -moz-box;
		display: box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row nowrap;
		-moz-flex-flow: row nowrap;
		flex-flow: row nowrap
	}
	.ResponsiveTablePost .Table-row:nth-of-type(even) {
		background-color: #fff
	}
	.ResponsiveTablePost .Table-row:nth-of-type(odd) {
		background-color: #fff
	}
}
.ResponsiveTablePost .Table-row-item {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row nowrap;
	-moz-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	flex-grow: 1;
	-ms-flex-positive: 1;
	-webkit-flex-basis: 0;
	-moz-flex-basis: 0;
	flex-basis: 0;
	-ms-flex-preferred-size: 0;
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-all;
	word-break: break-word
}
.ResponsiveTablePost .Table-row-item:before {
	/*content: attr(data-header);
	width: 30%;
	font-weight: bold*/
}
@media (min-width: 40em) {
	.ResponsiveTablePost .Table-row-item {		
		border-right: 1px solid #eaeef3;
		border-bottom: 1px solid #eaeef3;
	}
	.ResponsiveTablePost .Table-row-item:last-child {		
		border-right: 0;
	}
	.ResponsiveTablePost .Table-row-item:before {
		content: none
	}
}
.a_check{
	text-decoration: none !important;
	color: #00498f !important;
	text-align: left;
	padding: 15px;
	font-size: 15px;
	display: block;
	background: #fff;
	width: 100%;
}
.a_check:hover{
	background: #f3f9f6;
}
.a_check.active{
	background: #e4f7ef;
}
.a_check .ac_status{
	display: block;
	position: relative;
}
.a_check .ac_status:before{
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 17px;
	height: 17px;
	border: 1px solid #00498f;
	border-radius: 2px;
	margin: 4px 7px 0 0;
}
.a_check.active .ac_status:before{
	background: #00498f url(../images/a_check.png) center center no-repeat;
}
.Table-row-item.disable{
	cursor: default;
	opacity: 0.5;
}
.a_check .ac_zala{
	letter-spacing: 1.2px;
	display: block;
	color: #888888;
	text-transform: uppercase;
	font-size: 11px;
	padding: 4px 0 0;
}
.a_check .ac_status .n{
	display: inline;
}
.a_check .ac_status .y{
	display: none;
}
.a_check.active .ac_status .n{
	display: none;
}
.a_check.active .ac_status .y{
	display: inline;
}
.id_group_check{
	display: none;
}
.download_form_in_popup table{
	width: 100%;
}
label .ano{
	display: inline-block;
}
.ano_error{
	display: none;
    font-size: 13px;
    color: #c00;
    margin: -10px 0 20px;
}
.ierror:focus,
.ierror{
	border-color: #c00;
}
.info_pl{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 140%;
    font-size: 15px;
    color: #6f6f6f;
    padding: 10px;
    border: 1px solid #a9c5da;
    background: #f8fcff;
}
.info_pl img{
	width: 35px;
	margin-right: 10px;
}
#travel_block .form-control{
	background: #fff;
}
.form_remember{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.form_remember input[type="radio"], 
.form_remember input[type="checkbox"]{
	margin: 0 7px 0 0;
}

.thank_answer{
    text-align: center;
    font-size: 21px;
	font-weight: bold;
}
@media (min-width: 768px) {
	.p_right{
		min-height: 430px;
	}
}
@media (max-width: 1360px) {
	
	#map{
		margin-left: -1100px;
	}
	#tt_sm_map{
		margin-left: -380px !important;
		left: 53% !important;
	}
	.wtt{
		margin-left: -1100px;
	}
	.Chairmen_gallery .owl-controls .owl-nav [class*='owl-']{
		top: -270px;
	}
}
@media (min-width: 1201px) {
	.contacts_form{
		min-height: 512px;
	}
	.thank_answer{
		padding-top: 150px;
	}
}
@media (max-width: 1200px) {
	.structure_img ul{
		display: none;
	}
	.main{
		margin: 0 20px;
		width: auto;
	}
	.hc_left .main_50 {
		width: auto;
		float: none;
		padding-left: 20px;
		box-sizing: border-box;
		font-size: 15px;
	}
	.hc_right .main_50 {
		width: auto;
		float: none;
		padding-right: 20px;
		box-sizing: border-box;
		font-size: 15px;
	}
	.hcr_desc{
		font-size: 15px;
	}
	.head_cnt {
		margin: 0 0 0;
	}
	.slide_nav {
		padding: 25px 0 25px;
	}
	.head_nav li:first-child{
		border-top: 1px solid #ccc;
	}
	.head_nav li a {
		font-size: 14px;
		color: #505357;
		padding: 10px 20px;
	}
	.head_nav li a:hover {
		text-decoration: none;
	}
	.head_nav li {
		float: none;
		border-bottom: 1px solid #ccc;
	}
	.head_nav {
		margin: 0;
		float: none;
		margin: 0 0 30px;
	}
	.top_nav {
		padding: 0;
		overflow: auto;
	}
	.top_nav .main{
		margin: 0;
	}
	.inner .head_nav li a {
		color: #fff;
	}
	.inner .tn_nav li a {
		color: #fff;
	}
	.top_nav .col_4 {
		width: auto;
		margin-right: 0;
		float: none;
	}
	.tn_title{
		border-bottom: 1px solid #ccc;		
		margin: 0;
		position: relative;
	}
	.tn_title a{
		padding: 14px 50px 14px 0;
		display: block;
	}
	.tn_title .m{
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 20px;
		background: url(../images/angle-down.svg) center center no-repeat;
		background-size: 30px;		
	}
	.tn_title .m.active{
		background: url(../images/angle-up.svg) center center no-repeat;
		background-size: 30px;		
	}
	.tn_nav li a{
		text-decoration: none;
		padding: 10px 20px 10px 30px;
		display: block;
	}
	.tn_nav li {
		margin: 0;
		/* border-bottom: 1px solid #ccc;	 */
	}
	.tn_nav {
		margin: 0;
		display: none;
	}
	.bn_block {
		padding: 25px 0;
	}
	.tn_title,
	.tn_title:first-child{
		margin: 0 20px;
	}
	.top_nav .col_4:last-child .tn_title:nth-child(3){
		border: 0;
	}
}
@media (max-width: 991px) {
	.tab_docs_u {
		margin: 0;
	}
	.calendar .owl-controls .owl-nav [class*='owl-'].owl-prev {
		left: 50px;
	}
	.calendar .owl-controls .owl-nav [class*='owl-'].owl-next {
		right: 50px;
	}
	.interactive_map{
		display: none;
	}
	.sob_list li .sbt_desc {
		top: 20px;
		left: 20px;
		right: 20px;
	}
	.sob_list li:nth-child(1) {
		height: 458px;
	}
	.sob_list_n li .sbt_desc {
		position: absolute;
		top: 20px;
		left: 20px;
		right: 20px;
		z-index: 2;
	}
	.sob_list_b li .sbt_desc {
		position: absolute;
		bottom: 20px;
		left: 20px;
		right: 20px;
		z-index: 2;
	}
	.list_soc li a{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.list_soc li a svg{
		width: 40px !important;
		height: 40px !important;
	}
	.fl_title{
		float: none;
		display: block;
	}
	.fl_desc{
		float: none;
		display: block;
		padding: 10px 0;
	}
	
	.tab_docs {
		margin: 25px 0 0;
	}
	.tab_doc_title {
		float: none;
	}
	.gce_block{
		display: block;
	}
	.vline{
		display: none;
	}
	.gbp {
		width: auto;
		padding: 25px;
		margin: 20px 0;
		display: block;
	}
	.gbps .owl-item img {
		display: inline-block;
		width: 50px;
	}
	.gbps .owl-controls {
		margin-top: 10px;
	}
	.ct_left{
		float: none;
		width: auto;
	}
	.ct_right{
		float: none;
		margin: 25px 0 0;
		width: auto;
	}
	.cmap {
		margin: -20px 0 0;
	}
	.cmap iframe{
		height: 300px !important;
	}
	.ld_desc {
		width: 80.5%;
	}
	.sob_list li:nth-child(2) .sbt_name {
		font-size: 20px;
	}
	.sob_list li .sbt_name {
		font-size: 15px;
	}
	.e404{
		font-size: 300px;
	}
	.management .u_title {
		width: auto;
	}
}
@media (max-width: 1220px) {
	.event_image {
		float: none;
		margin: 0 0 20px 0;
		max-width: none;
	}
	/*.eit_i {
		width: 6%;
		display: block;
		margin-left: 0;
		vertical-align: top;
		float: left;
	}
	.eit_d {
		width: 94%;
		display: block;
		float: left;
	}*/
}
@media (max-width: 1024px) {
	.p_right .cnt ul li {
		margin: 0 0 5px 6%;
	}
}
@media (max-width: 767px) {
	.sb_top{
		display: none;
	}
	.sb_title{
		display: block;
		color: #4A4A4A;
	}
	.dwnl{
		display: block;
	}	
	.dwnl + img{
		display: none;
	}
	.div_table .ec_body span{
		text-align: left;
	}
	.ec_head{
		display: none;
	}
	.div_table .ec_body .tb_ffo + .td_key{
		display: none;
	}
	.div_table .ec_body span {
		float: none;
		display: block;
		width: auto;
		padding: 10px;
	}
	.tb_row{
		border-bottom: 1px solid #ccc;
		padding: 0 0 10px;
		margin: 0 0 10px;
	}
	.event_image {
		float: none;		
		max-width: none;
	}
	.cnt table{
		display: block;
		overflow: auto;
	}
	.hc_left{
		display: none;
	}
	.hc_right {
		float: none;
		width: auto;
		margin: 0 20px;
	}
	.snav > li {
		width: auto;
		float: none;
		margin: 0 0 5px;
		height: auto;
		line-height: 100%;
	}
	.snav > li:last-child{
		margin: 0;
	}
	.snav > li .snav_cnt {
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		top: auto;
	}
	.snav_cnt{
		padding: 0;
		min-height: auto;
	}
	.snav > li .snav_cnt > a{
		padding: 20px;
	}
	.snav > li .snav_cnt > a br{
		display: none;
	}
	.sob_list li:nth-child(1) {
		width: auto;
		height: 260px;
		float: none;
		margin: 0;
	}
	.sob_list li {
		float: none;
		position: relative;
		height: 260px;
		width: auto;
		margin-right: 0;
	}
	.sob_list li:nth-child(3), .sob_list li:nth-child(4) {
		width: auto;		
	}
	.sob_list li:nth-child(2) {
		width: auto;
		margin-right: 0;
		margin-bottom: 0;
	}
	.sob_list .owl-controls {
		margin-top: 13px;
	}	
	.bn_l {
		width: auto;
		float: none;
	}
	.sob_list_b li {
		float: none;
		position: relative;
		width: 100%;
		height: 260px;
	}
	.bn_r {
		width: auto;
		float: none;
		margin: 30px 0 0;
	}
	.for_sob_btn{
		display: none;
	}
	.foot_row .col_4{
		float: none;
		width: auto;
		margin: 0 0 15px;
		text-align: center;
	}
	.content .main{
		margin: 0;
	}
	.text_big {
		padding: 20px;
	}
	.list_soc li {
		float: none;
		display: inline-block;
	}
	.u_desc {
		padding: 25px 20px 0;
	}
	.u_title {
		font-size: 20px;
		padding: 36px 20px 26px;
	}
	.tab_docs_u {
		margin: 0;
	}
	.tab_doc_title {
		float: none;
		margin: 0 20px;
	}
	.Chairmen_gallery .owl-controls {
		margin-top: 20px;
	}
	.tab_doc_title li a {
		padding: 0 0 15px;
	}
	
	.p_left {
		width: auto;
		float: none;
		padding: 10px 0 10px;
	}
	.p_right {
		width: auto;
		float: none;
		padding: 20px;
	}
	.report li {
		float: none;
		width: auto;
		margin: 0 0 20px 0;
		background: #EAEEF3;
		padding: 20px;
		box-sizing: border-box;
		transition: 0.2s;
	}
	
	.module_article.param_contacts .text_big{
		padding: 30px 20px 30px;
	}
	.module_article.param_login .text_big{
		padding: 30px 20px 30px;
	}
	.module_article.param_reg .text_big{
		padding: 30px 20px 30px;
	}
	.c_left {
		float: none;
		width: auto;
		padding: 20px;
	}
	.c_right {
		float: none;
		width: auto;
		padding: 25px 20px;
	}
	.Events_Calendar .ec_body span {
		background: #fff;
		padding: 12px 10px;
	}
	.box.acc_form,
	.box.contacts_form {
		padding: 24px 20px 23px;
	}
	.snav > li ul {
		margin: 0 20px;
		padding: 0 0 20px;
	}
	.logout_btn {
		margin-right: 20px;
	}
	.e404{
		font-size: 180px;
	}
	.left_nav li.active a{
		border-top: 1px solid #8697a2;
		border-bottom: 1px solid #8697a2;
	}
}
@media (max-width: 560px) {
	.copy {
		float: none;
		text-align: center;
	}
	.developer {
		float: none;
		text-align: center;
		padding: 10px 0 0;
	}
	.foot_nav {
		width: auto;
		text-align: center;
		padding: 10px 0 0;
	}
	.u_img {
		width: auto;
		float: none;
		margin: 0;
	}
	.u_cnt {
		width: auto;
		float: none;
		margin: 30px 0 0;
	}
	.flag_img{
		margin: 0 0 20px;
	}
	.u_cnt p {
		margin-bottom: 20px;
	}
	
	.vis_data {
		float: none;
		width: auto;
		padding: 3px 0 0;
	}
	.vis_event {
		float: none;
		width: auto;
	}
	.vis_event a {
		margin: 10px 10px 0 0;
		float: none;
	}
	.list_type_docs li {
		margin: 0 0 8px 0 !important;
		float: none;
	}
	.list_type_docs li a{
		text-align: left;
	}
	.modal-body .div_table .ec_body span.td_key{
		display: none;
	}
	.div_table .tb_ffo a{
		color: #4092ca;
	}
	
	/*.eit_i {
		width: 10%;
	}
	.eit_d {
		width: 90%;
	}*/
	
	.p_right .cnt ul li {
		margin: 0 0 5px 10%;
	}
}
@media (max-width: 510px) {
	/*.top_right{
		display: none;
	}*/
	.top_right .cabinet{
		display: none;
	}
	.btn_nav {
		padding: 16px 12px 17px 12px;
	}
	.btn_nav.active .top_nav {
		top: 71px;
	}
	.lang {
		margin: 27px 32px 0 0;		
	}
	.inner .lang {
		margin: 22px 27px 0 0;
		background: #fff;
		padding: 5px;
		border-radius: 5px;
	}
	.search {
		margin: 28px 0 0 15px;
	}
	.top_right {
		margin-right: -5px;
	}
	.logo {
		padding: 14px 0 0;
	}
	.logo img{
		width: 70px;
	}
	header > .main {
		margin: 0;
		padding: 0 20px;
		background: url(../images/tnf.png);
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 2;
		border-bottom: 1px solid #32516e;
		height: 71px;
	}
	.btn_nav > a{
		font-size: 0;
	}
	.btn_nav > a > svg {
		margin: -3px 0 0 0;
	}
	.btn_nav > a > svg.ic_close {
		margin: 2px 1px 0 4px;
	}
	.inner header > .main {
		background: #fff;
		box-shadow: 0 0 7px #b1b1b1;
		border: 0;
	}
	.head_cnt {
		margin: 71px 0 0;
		padding-top: 20px;
	}
	header {
		z-index: 3;
		position: relative;
	}
	.sob_list_n li {
		float: none;
		height: 220px;
		width: auto;
		margin-right: 0;
		margin: 0 0 15px;
	}
	.sob_list_n li:nth-child(1) {
		margin-bottom: 15px;
	}
	.sob_list_n li:last-child {
		margin-bottom: 0;
	}
	.sob_list_n li:nth-child(2), .sob_list_n li:nth-child(3) {
		width: auto;
	}
	.bread_block{
		margin: 71px 0 0;
	}
	.foot_row {
		padding: 0 0 20px 0;
	}
	.list_soc {
		margin: 40px 0 0;
	}
		
	.cnt .ns_desc h2, .cnt .ns_desc h3 {
		font-size: 17px;
	}
	.cnt .ns_desc p {
		font-size: 15px;
	}
	.faq_dcnt{
		font-size: 15px;
	}
	.div_table .ec_body span{
		padding: 5px 10px;
		overflow: hidden;
	}
	.c_btn{
		width: auto;
	}
	.list_docs li a {
		padding: 20px 15px;
	}
	.ld_img img {
		/* height: 26px; */
	}
	.ld_desc {
		/* width: 87.5%; */
	}
	.ld_title {
		font-size: 14px;
	}
	.cnt p img {
		margin: 0 0 15px;
		width: 100% !important;
		height: auto !important;
	}
	.tab_doc_title li {
		margin: 0 20px 20px 0;
	}
	.tab_doc_title li a {
		padding: 0 0 3px;
		border-color: transparent;
	}
	.sob_list li:nth-child(1) .sbt_name {
		font-size: 24px;
	}
	.sob_list_n li:nth-child(1) .sbt_name {
		font-size: 20px;
	}
	.bread_block{
		padding-top: 15px;
	}
	.gbps .owl-item img {
		display: inline-block;
		width: 110px;
	}
	.gbps .owl-item span {
		display: block;
		padding-top: 15px;
		font-size: 26px;
	}
	.hcr_title {
		font-size: 26px;
	}
	
	.cab_nav{
		display: block;
	}
	.cab_nav ul{
		padding: 0;
		margin: 0;	
	}
	.cab_nav li{
		padding: 0;
		margin: 0;
		list-style: none;
		/*float: left;
		width: 20%;
		border-left: 1px solid #ccc;*/
		/* border-top: 1px solid #ccc; */
	}
	/*.cab_nav li:first-child{
		width: 60%;
		border-left: 0;
	}*/
	.cab_nav li a{
		display: block;
		font-weight: bold;
		font-size: 14px;
		color: #505357;
		text-transform: uppercase;
		text-decoration: none;
		padding: 10px 20px;
		text-align: center;
	}
	.cab_nav li.active a,
	.cab_nav li a:hover{
		background: #00498f;
		color: #fff;
	}
	.inner .cab_nav li a{
		color: #fff;
	}
	.inner .cab_nav li.active a,
	.inner .cab_nav li a:hover{
		background: #fff;
		color: #505357;
	}
	.cab_nav li:first-child a{
		text-align: left;
		padding-top: 18px;
	}
	.g-recaptcha{
		transform:scale(0.79);
		transform-origin:0 0
	}
	h1 {
		font-size: 26px;
	}
	.sob_list_b li .sbt_name{
		font-size: 26px;
	}
	.logout_btn svg {
		margin: -1px 6px 0 0px;
	}
	.logout_btn {
		font-size: 0;
		padding: 9px 3px 7px 12px;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.p_right .cnt ul.list_other_members li span{
		font-size: 14px;
	}
}

@media (max-width: 425px) {
	.p_right .cnt ul.list_other_members li:nth-child(3n+1) {
		clear: none;
	}
	.p_right .cnt ul.list_other_members li{
		width: 46%;
		margin: 9px 4% 1.2%;
	}
	.p_right .cnt ul.list_other_members li:nth-child(3n) {
		margin: 9px 4% 1.2% 0;
	}
	.p_right .cnt ul.list_other_members li:nth-child(2n+1) {
		clear: both;
	}
	.e404{
		font-size: 140px;
	}
	.add_calendar > a{
		font-size: 17px;
	}
	.add_calendar ul{
		left: 0;
	}
	.u_title {
		font-size: 17px;
		padding: 26px 20px 16px;
	}
	.logout_btn {
		margin-top: 20px;
	}
	.cnt h2, .cnt h3{
		font-size: 18px;
	}
	.cnt .ns_desc h2, .cnt .ns_desc h3 {
		font-size: 15px;
	}
}
.checkboxes{
	padding: 0 0 0 25px;
}
.checkboxes.pad_n{
	padding: 0 0 0 0;
}
.pool_eag{
	display: none;
}
.pool_eag label{
	font-weight: bold;
}
.pool_eag .checkbox label{
	font-size: 14px;
	font-weight: normal;
}
.checkboxes input[type="radio"], .checkboxes input[type="checkbox"]{
	margin-top: 2px;
}
.checkboxes .radio, .checkboxes .checkbox{
	margin-bottom: 17px;
	line-height: 150%;
}
.checkboxes ul{
	margin-top: -10px !important;
	margin-bottom: 17px !important;
}
.checkboxes ul li{
	line-height: 130%;
	margin: 0 0 5px 40px !important;
	color: #888;
}
.show_blank{
	text-decoration: none !important;
	border-bottom: 1px dashed #4092ca;
}
#show_blank{
	display: inline-block;
    font: bold 16px/18px "Open Sans", sans-serif;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: none;
    white-space: normal;
    padding: 16px 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #3883ff;
    color: white;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#show_blank:hover{
	background: #4A4A4A;
}

.pool_eag form{
	color: #333;
	background: #d1dce6;
}
.pool_eag form .checkboxes ul li,
.pool_eag form label,
.pool_eag form .checkbox label{
	color: #333;
}
.pool_eag form .form-control{
	border: 1px solid #889cab;
}

.cnt table.list_experts_EAG td{
	padding: 15px 15px 25px;
	vertical-align: top;
	font-size: 14px;	
}
.cnt table.list_experts_EAG td:last-child{
	width: 100%;
}
.cnt table.list_experts_EAG td img{
	min-width: 130px !important;
	width: 130px !important;
	height: auto !important;
}
@media (max-width: 768px) {	
	.pool_eag form .page-subheading br{
		display: none;
	}
}
@media (max-width: 480px) {	
	.cnt table.list_experts_EAG td{
		padding: 10px 10px 17px;		
	}
	.cnt table.list_experts_EAG td img{
		min-width: 100px !important;
		width: 100px !important;
	}
}

/**/
.list_tree{
	padding: 0;
	margin: 0;
	list-style: none;
}
.list_tree li{
	margin: 0px 0 6px 23px !important;
	padding: 0;
}
.list_tree li.dir{
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #dedede;
	display: none;
}
.list_x > .list_tree > li.dir{
	display: block;
}
.list_x > .list_tree .list_tree{
	display: none;
}
.list_x > .list_tree .dir.active > .list_tree{
	display: block;
}
.list_x > .list_tree .dir.active > .list_tree > .dir{
	display: block;
	border-right: 0 !important;
}
.list_tree li .ir{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 7px 10px 7px 0;
	border-right: 0 !important;
	position: relative;
}
.list_tree li .ir > div{
	display: flex;
	justify-content: flex-start;
	align-items: center;			
}
.list_tree li .ir > div input{
	margin: 0 7px 0 0;
}
.list_tree li .file {
	border-bottom: 1px dashed #ccc;
}
.list_tree li .file:last-child {
	border-bottom: none;
}
.list_tree li .file .ir{
	padding: 2px 7px 6px;
}
.dir > .ir{
	background: #ebebeb;			
}
.dir > .ir > div:first-child{
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-width: 100%; 
}
.ir .selects{
	display: none;
}
div > .list_tree > li.dir > .ir .selects{
	display: flex;
}
.list_tree li .if{
	height: 16px !important;
	margin-left: 0 !important;
	margin: 0 7px 0 0px!important;
	display: block !important;
}
div > .list_tree > li{
	padding-left: 0;
	border: 1px solid #dedede;
	margin-left: 0;
}
.list_tree img{
	height: 16px;
}
.list_tree .folder_open_close{
	color: #333;
}
.list_tree .folder_open_close img{
	height: 10px;
	margin: 5px 7px;
}
.list_tree .folder_open_close img.icon_minus{
	display: none;
}
.list_tree .dir.active > .ir div > .folder_open_close > img.icon_plus{
	display: none;
}
.list_tree .dir.active > .ir div > .folder_open_close > img.icon_minus{
	display: block;
}
div > .list_tree .dir .list_tree{
	padding-right: 0;
	border-right: 0 !important;
}
.list_x > .list_tree .dir.no_subfolder .folder_open_close img{
	display: none;
}
.list_x > .list_tree .dir.no_subfolder .folder_open_close img.icon_plus,
.list_x > .list_tree .dir.no_subfolder .folder_open_close img.icon_minus,
.list_x > .list_tree .dir.no_subfolder .download_full{
	display: none !important;
}
.list_x > .list_tree .dir.no_subfolder .ir{
	padding-left: 24px;
}
.selects{
	display: flex;
	align-items: center;
}
.selects select{
	margin-right: 10px;
}
.ir a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.list_tree .date{
	color: #a0a0a0;
	min-width: 133px;
	text-align: right;
	margin-left: 10px;
	font-size: 14px;
}

							
.list_x > .list_tree > li.dir{
	margin: 0;
}
.list_x > .list_tree .dir.active > .list_tree {
	display: block;
	padding-top: 5px;
}
.list_tree a{
	text-decoration: none;
}
.list_tree li{
	list-style: none !important;
}

.uchastniki_msk_list{
	padding: 0;
	margin: 0 0 40px;
}
.uchastniki_msk_list > div{
	padding: 0 0 30px;
	margin: 0 0 30px;
	list-style-type: none;
	border-bottom: 4px solid #dfdfdf;
	display: flex;
	justify-content: flex-start;
}
.uchastniki_msk_list > div:last-child{
	padding: 0;
	margin: 0;
	border-bottom: none;	
}
.uchastniki_msk_list > div .umsk_img{
	min-width: 25%;
	max-width: 25%;
	margin-right: 3%;
	text-align: center;
}
.uchastniki_msk_list > div .umsk_img .umsk_uim{
	width: 100%;
	padding-top: 100%;
	background-color: #f4f6f8;
	position: relative;
}
.uchastniki_msk_list > div .umsk_img .umsk_uim img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.uchastniki_msk_list > div .umsk_desc{
	min-width: 62%;
	max-width: 62%;
}
.uchastniki_msk_list > div .umsk_name{
	font-size: 18px;
	font-weight: bold;
}
.uchastniki_msk_list > div .umsk_description{
	font-size: 18px;
	padding: 10px 0 15px;
	border-bottom: 1px dashed #dfdfdf;
}
.uchastniki_msk_list > div .umsk_text_big{
	padding: 20px 0 0;
}
@media (max-width: 768px) {	
	.uchastniki_msk_list > div .umsk_description{
		font-size: 16px;
	}
}
@media (max-width: 480px) {	
	.uchastniki_msk_list > div{
		display: block;
	}
	.uchastniki_msk_list > div .umsk_img{
		min-width: auto;
		max-width: none;
		margin-right: 0;
	}
	.uchastniki_msk_list > div .umsk_desc{
		padding: 25px 0 0;
		min-width: auto;
		max-width: none;
	}
}


.msk_docs_list{
	padding: 0;
	margin: 0 0 40px;
}
.msk_docs_list > a{
	padding: 20px 10px;
	list-style-type: none;
	border-bottom: 1px solid #dfdfdf;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-decoration: none;
}
.msk_docs_list > a:hover{
	background: #f9f9f9;
	text-decoration: none;
}
.msk_docs_list > a:last-child{
	border-bottom: none;	
}
.msk_docs_list > a .umsk_img{
	min-width: 30px;
	max-width: 30px;
	margin-right: 15px;
	text-align: center;
}
.msk_docs_list > a .umsk_desc{
	width: 100%
}
.msk_docs_list > a .umsk_name{
	font-size: 16px;
}
.msk_docs_list > a .umsk_description{
	font-size: 18px;
	padding: 10px 0 15px;
	border-bottom: 1px dashed #dfdfdf;
}
.msk_docs_list > a .umsk_text_big{
	padding: 20px 0 0;
}