@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:16px;
	vertical-align:baseline;
	background:transparent
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html{
	-webkit-text-size-adjust:none
}

article,aside,audio,canvas,datalist,details,embed,figcaption,figure,footer,header,keygen,menu,nav,output,progress,section,source,video{
	display:block;
	margin:0
}

body{
	line-height:1
}

ol,ul{
	list-style:none

}

blockquote,q {
	quotes: '"' '"' "'" "'"
}

blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none
}

:focus{
	outline:0
}

ins{
	text-decoration:none
}

del{
	text-decoration:line-through
}

table{
	border-collapse:collapse;
	border-spacing:0
}

td{
	vertical-align:top
}

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
}

input,textarea{
	font-family:Arial, "Helvetica CY", Helvetica, sans-serif
}

input:-moz-placeholder,textarea:-moz-placeholder{
	color:#4d4d4d;
	font-weight:normal
}

input::-moz-placeholder,textarea::-moz-placeholder{
	color:#4d4d4d;
	font-weight:normal
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
	color:#767676;
	display:inline-block;
	padding-top:2px;
	font-weight:normal
}

.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0
}

.clearfix{
	display:inline-block
}

.clearfix{
	display:block
}

a {
	text-decoration: none;
}

html {
	height: 100%;
}

body {
	min-width: auto;
	overflow-x: hidden;
	min-height: 100%;
	font-size: 0;
	background: #9EA6AD;
	-webkit-font-smoothing: antialiased;
}

.overlay {
	display: none;
	position: fixed;
	z-index: 11;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.overlay.open {
	display: block;
}

/*---------------*wrapper*-------------------*/

.wrapper {
	max-width: 1400px;
	height: 100%;
	width: 100%;
	display: flex;
	margin: 0 auto;
	background: #fff;
	flex-direction: column;
	-webkit-box-shadow: 0 4px 8px 0 #80868C;
	box-shadow: 0 4px 8px 0 #80868C;
}

.wrapper.orange .content_item_middle_about_top {
	background: #E6B723;
}

.wrapper.orange .content_item_middle_about_top_text_block:after {
	background: #E6B723;
}

.wrapper.orange .header:after {
	background: #F5A623;
}

.wrapper.orange .content_item_left_list a.active {
	background: #E6B723;
}

.wrapper.orange .content_item_left_question_block {
	background-image: linear-gradient(-180deg, #E6B723 0%, #E69423 98%);
}

.wrapper.orange .content_item_left_question_block_bot_btn {
	background: #EBB04F;
}

.wrapper.orange .content_item_middle_news_list {
	border-color: #F5A623;
}

.wrapper.orange .content_item_left_vote_block:before {
	background: #F5A623;
}

.wrapper.orange .slick-dots li.slick-active button {
	background: #E6B723;
	border-color: #E6B723 !important;
}

.wrapper.orange .content_bottom_block:before {
	background: #AD8B1A;
}

.wrapper.orange .content_bottom_block_bot_left input[type="radio"]:checked + label {
	color: #000;
}

.wrapper.orange .jq-radio.checked .jq-radio__div {
	background: #E6B723
}

.wrapper.orange .content_item_middle_news_list_item_actual {
	background: #FFFEF0;
	border-color: #EDEBD8;
}

.wrapper.orange .content_item_middle_files_item {
	background: #FFFEF0;
	border-color: #EDEBD8;
}

.wrapper.orange .content_item_middle_sharing {
	background: #FFFEF0;
	border: 1px solid #EDEBD8;
}

.wrapper.orange .content_item_middle_news_list_btn_link {
	background: #FFFEF0;
	border: 1px solid #EDEBD8;
}

.wrapper.orange .content_bottom_block_bot_right_item:first-child {
	background: #B59631;
}

.wrapper.orange .content_bottom_block_bot_right_item:nth-child(2) {
	background: #B99C3C;
}

.wrapper.orange .content_bottom_block_bot_right_item:nth-child(3) {
	background: #BDA247;
	/* display: none; */
}

.wrapper.orange .content_bottom_block_bot_right_item:nth-child(4) {
	background: #C1A853;
}

.wrapper.orange .content_forms_block_item_btn {
	background: #EBB04F;
}

.wrapper.blue .content_item_middle_about_top {
	background: #00A5FE;
}

.wrapper.blue .content_item_middle_about_top_text_block:after {
	background: #00A5FE;
}

.wrapper.blue .header:after {
	background: #02A4FD;
}

.wrapper.blue .content_item_left_list a.active {
	background: #00A5FE;
}

.wrapper.blue .content_item_left_question_block {
	background-image: linear-gradient(-180deg, #00A5FE 0%, #0090DE 100%);
}

.wrapper.blue .content_item_left_question_block_bot_btn {
	background: #33AAE8;
}

.wrapper.blue .content_item_middle_news_list {
	border-color: #02A4FD;
}

.wrapper.blue .content_item_left_vote_block:before {
	background: #02A4FD;
}

.wrapper.blue .slick-dots li.slick-active button {
	background: #00A5FE;
	border-color: #00A5FE !important;
}

.wrapper.blue .content_bottom_block:before {
	background: #00A5FE;
}

.wrapper.blue .content_bottom_block_bot_left input[type="radio"]:checked + label {
	color: #000;
}

.wrapper.blue .jq-radio.checked .jq-radio__div {
	background: #00A5FE
}

.wrapper.blue .content_item_middle_news_list_item_actual {
	background: #F0F5FA;
	border-color: #E6EFF2;
}

.wrapper.blue .content_item_middle_files_item {
	background: #F0F5FA;
	border-color: #E6EFF2;
}

.wrapper.blue .content_item_middle_sharing {
	background: #F0F5FA;
	border: 1px solid #E6EFF2;
}

.wrapper.blue .content_item_middle_news_list_btn_link {
	background: #F0F5FA;
	border: 1px solid #E6EFF2;
}

.wrapper.blue .content_bottom_block_bot_right_item:first-child {
	background: #1BADFD;
}

.wrapper.blue .content_bottom_block_bot_right_item:nth-child(2) {
	background: #27B1FD;
}

.wrapper.blue .content_bottom_block_bot_right_item:nth-child(3) {
	background: #33B7FD;
}

.wrapper.blue .content_bottom_block_bot_right_item:nth-child(4) {
	background: #44BBFD;
}

.wrapper.blue .content_forms_block_item_btn {
	background: #00A5FE;
}

.wrapper.light_green .content_item_middle_about_top {
	background: #00BA95;
}

.wrapper.light_green .content_item_middle_about_top_text_block:after {
	background: #00BA95;
}

.wrapper.light_green .header:after {
	background: #00BA95;
}

.wrapper.light_green .content_item_left_list a.active {
	background: #00BA95;
}

.wrapper.light_green .content_item_left_question_block {
	background-image: linear-gradient(-180deg, #00CCA3 0%, #00B08D 100%);
}

.wrapper.light_green .content_item_left_question_block_bot_btn {
	background: #33C5A7;
}

.wrapper.light_green .content_item_middle_news_list {
	border-color: #00BA95;
}

.wrapper.light_green .content_item_left_vote_block:before {
	background: #00BA95;
}

.wrapper.light_green .slick-dots li.slick-active button {
	background: #00BA95;
	border-color: #00BA95 !important;
}

.wrapper.light_green .content_bottom_block:before {
	background: #00A383;
}

.wrapper.light_green .content_bottom_block_bot_left input[type="radio"]:checked + label {
	color: #000;
}

.wrapper.light_green .jq-radio.checked .jq-radio__div {
	background: #00BA95
}

.wrapper.light_green .content_item_middle_news_list_item_actual {
	background: #EDFFFB;
	border-color: #C8E6E0;
}

.wrapper.light_green .content_item_middle_files_item {
	background: #EDFFFB;
	border-color: #C8E6E0;
}

.wrapper.light_green .content_item_middle_sharing {
	background: #EDFFFB;
	border: 1px solid #C8E6E0;
}

.wrapper.light_green .content_item_middle_news_list_btn_link {
	background: #EDFFFB;
	border: 1px solid #C8E6E0;
}

.wrapper.light_green .content_bottom_block_bot_right_item:first-child {
	background: #1AAC8F;
}

.wrapper.light_green .content_bottom_block_bot_right_item:nth-child(2) {
	background: #26B095;
}

.wrapper.light_green .content_bottom_block_bot_right_item:nth-child(3) {
	background: #33B59B;
}

.wrapper.light_green .content_bottom_block_bot_right_item:nth-child(4) {
	background: #40BAA2;
}

.wrapper.light_green .content_forms_block_item_btn {
	background: #33C5A7;
}


/*---------------*header*-------------------*/

.header {
	margin-top: 58px;
}

.top_nav {
	height: 40px;
	padding: 10px 20px;
	background: #031746;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	z-index: 12;
	margin: 0 auto;
	top: 0;
	right: 0;
	left: 0;
	width: 1400px;
}

.top_nav_link {
	float: left;
	font: 17px/40px 'FranklinGothicBookCondC_Italic';
	color: #6D83B3;
	margin-top: -10px;
}

.top_nav_link a {
	color: #fff;
	font: 17px/40px 'FranklinGothicMediCondC';
	text-decoration: underline;
}

.top_nav_search_block {
	cursor: pointer;
}

.top_nav_mobile_menu {
	background: url(../img/index/mobile_menu_small_link_img.svg) no-repeat center center;
	float: left;
	width: 30px;
	height: 24px;
	margin-top: -2px;
	display: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.top_nav_mobile_menu.open {
	background: url(../img/index/сlose_icon.svg) no-repeat center center;
}

.top_nav_search_block_input {
	width: 400px;
	height: 30px;
	margin-top: -4px;
	line-height: normal;
	border: 0;
	border-radius: 2px;
	padding-left: 15px;
	font: 17px 'FranklinGothicMediCondC';
	color: #000;
	display: inline-block;
	vertical-align: top;
	margin-right: -95px;
	opacity: 0;
	z-index: -1;
	position: relative;
	transition: .5s;
}

.top_nav_search_block_input.open {
	opacity: 1;
	z-index: 1;
}

.top_nav_search_block, .top_nav_blind_version_block {
	float: right;
	margin-left: 20px;
	margin-top: -2px;
}

.top_nav_search_block_wrapper {
	display: inline-block;
	vertical-align: middle;
	background: url(../img/index/header_search_btn.svg) no-repeat right top;
	height: 24px;
}

.top_nav_search_block_wrapper.open {
	background: none;
}

.top_nav_search_block_text {
	font: 17px 'FranklinGothicMediCondC';
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	text-transform: uppercase;
	padding-right: 40px;
	padding-top: 2px;
}

.top_nav_search_block_text.open {
	padding-right: 16px;
}

.top_nav_search_block_btn {
	width: 24px;
	height: 24px;
	display: none;
	cursor: pointer;
	padding: 0;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	border: 0;
	background: url(../img/index/header_search_btn.svg) no-repeat center top;
}

.top_nav_blind_version_block_blind {
	width: 32px;
	height: 24px;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	background: url(../img/index/header_blind_btn.svg) no-repeat center center;
}

.top_nav_blind_version_block_blind_ver {
	font: 17px/27px 'FranklinGothicDemiCmpC';
	color: #fff;
	border-radius: 4px;
	width: 40px;
	height: 24px;
	cursor: pointer;
	text-align: center;
	background: #2F589E;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

.header {
	margin-bottom: 20px;
	padding: 0 30px 0 20px;
	font-size: 0;
	display: flex;
	position: relative;
	line-height: 140px;
	margin-top: 40px;
}

.header:after {
	position: absolute;
	content: '';
	left: 20px;
	right: 20px;
	bottom: 0;
	height: 4px;
	background: #004DB3;
}

.header_logo {
	width: 140px;
	height: 140px;
	margin-right: 13px;
	text-align: center;
}

.header_logo img {
	vertical-align: middle;
	width: 100%;
}

.header_text {
	width: 100%;
}

.header_text_block {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}

.header_text_top {
	font: 32px/35px 'FranklinGothicDemiCmpC';
	color: #000;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.header_text_bot_item {
	font: 22px/19px 'FranklinGothicBookCondC';
	color: #80868C;
	display: block;
	float: left;
}

.header_text_bot_item.-right {
	float: right;
}

/*---------------*header-end*-------------------*/

/*---------------*content*-------------------*/

.content {
	flex: 1 0;
}

.content_item_left {
	max-width: 315px;
	min-width: 315px;
	margin-right: 25px;
	margin-top: -9px;
}

.content_item_left_list_item.-logo_mobile {
	display: none;
}

.content_item_left_list_item.-no_ul .content_item_left_list_link {
	font: 21px 'FranklinGothicMediCondC';
	display: inline-block;
	text-transform: none;
	background: none;
}

.content_item_left_list_link {
	display: inline-block;
	font: 20px 'FranklinGothicDemiCmpC';
	position: relative;
	color: #000;
	padding-left: 10px;
	text-transform: uppercase;
	padding-left: 12px;
	padding: 6px 0 6px 12px;
	cursor: pointer;
}

.content_item_left_list_link.-no_list:before, .content_item_left_list_item_third_a.-no_list:before {
	position: absolute;
	top: 14px;
	left: 0;
	width: 5px;
	height: 7px;
	content: '';
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	background: url(../img/index/content_item_left_list_item_arrow.svg) no-repeat center center;
}

.content_item_left_list_item_third_a.-no_list:before {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 5px;
	height: 7px;
	content: '';
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	background: url(../img/index/content_item_left_list_item_arrow.svg) no-repeat center center;
}

.content_item_left_list_item_third_a.-no_list {
	font: 21px 'FranklinGothicDemiCmpC';
	position: relative;
}

.content_item_left_list_item_third_a.open:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.content_item_left_list_link.open:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.content_item_left_list a.active:before {
	content: none;
}

.content_item_left_list_item ul {
	display: none;
	background: #F5F5F5;
}

.content_item_left ul.-open {
	display: block;
}

.content_item_left_list_item ul ul a {
	padding-left: 43px;
}

.content_item_left_list a.active {
	background: #004DB3;
	color: #fff;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content_item_left_list_item ul a {
	font: 20px/25px 'FranklinGothicMediCondC';
	display: inline-block;
	color: #000;
	padding: 0 23px 2px 23px;
}

.content_item_left_list_item_third_li {
	padding: 4px 0;
}

.content_item_left_list_item_third_li li {
	padding: 4px 0;
}

.content_item_left_list_item_third_li:last-child {
	margin-bottom: 0;
}

.content_item_left_list_item_third_li li:last-child {
	margin-bottom: 0;
}

.content_item_left_list {
	margin-bottom: 30px;
}


.content_item_left_question_block {
	background-image: linear-gradient(-180deg, #0B56BF 0%, #07397F 100%);
	text-align: center;
	margin-bottom: 20px;
	height: 174px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.content_item_left_question_block_top {
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
}

.content_item_left_question_block_bot {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
}

.content_item_left_question_block_top_item {
	font: 23px/24px 'FranklinGothicMediCondC';
	color: #fff;
	margin-left: 84px;
	display: block;
	text-align: left;
}

.content_item_left_question_block_bot_btn {
	width: 100%;
	text-transform: uppercase;
	background: #3966A4;
	margin-top: 20px;
	border-radius: 4px;
}

.content_item_left_question_block_top_img_block {
	float: left;
	width: 64px;
	height: 64px;
}

.content_item_left_question_block_top_img_block img {
	display: block;
	width: 100%;
	height: 100%;
}

.content_item_left_question_block_bot_btn a {
	font: 20px/50px 'FranklinGothicMediCondC';
	color: #fff;
	display: block;
}

.content_item_left_question_block_bot_btn:hover {
	background-color: rgba(255,255,255,0.3) !important;
	transition: .5s;
}

.content_item_left_vote_block {
	border-top: 0;
	position: relative;
	margin-bottom: 20px;
}

.content_item_left_vote_block:before {
	content: '';
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	height: 4px;
	background: #004DB3;
}

.content_item_left_vote_block_h1 {
	font: 30px/50px 'FranklinGothicDemiCmpC';
	color: #000;
}

.content_item_left_vote_block_content {
	border: 1px solid #E9EEF2;
	border-radius: 0 0 4px 4px;
	padding: 15px 20px 20px;
}

.content_item_left_vote_block_content_h2 {
	font: 22px/26px 'FranklinGothicMediCondC';
	color: #000;
	margin-bottom: 20px;
}

.content_item_left_vote_block_content_list_item {
	margin-bottom: 10px;
}

.content_item_left_vote_block_content_item_radio {
	float: left;
	margin-right: 10px !important;
	width: 22px;
	height: 22px;
	border: 1px solid #979797;
	border-radius: 50%;
	margin-top: 1px;
}

.jq-radio.checked .jq-radio__div {
	background: #004DB3;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 5px;
}

.content_item_left_vote_block_content_item_text {
	font: 18px/22px 'FranklinGothicBookCondC';
	display: block;
	margin-left: 30px;
}

.content_item_left_vote_block_content_btn {
	border-radius: 4px;
	background: #E9EEF2;
	display: inline-block;
	vertical-align: middle;
	margin-top: 9px;
}

.content_item_left_vote_block_content_btn a {
	font: 18px/40px 'FranklinGothicMediCondC';
	display: inline-block;
	color: #5E636E;
	padding: 0 25px;
	text-transform: uppercase;
}

.content_item_left_vote_block_content_btn:hover {
	background: #F0F6FA;
	transition: .5s;
}

.content_item_left_vote_block_content_all_vote {
	margin-left: 40px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 15px;
}

.content_item_left_vote_block_content_all_vote_link {
	font: 20px/17px 'FranklinGothicMediCondC';
	color: #000;
	display: inline-block;
	text-decoration: underline;
}

.content_item_left_vote_block.-answer .content_item_left_vote_block_content_item_text {
	margin-left: 0;
}

.content_item_left_vote_block.-answer {
	display: none;
}

.content_item_left_vote_block_content_list_item_line {
	width: 100%;
	height: 7px;
	background: #004299;
	margin-top: 5px;
}

.content_item_left_vote_block_content_list_item_line.-red {
	background: #D0021B;
}

.content_item_left_vote_block_content_list_item_percent {
	font: 16px/22px 'FranklinGothicMediCondC';
	color: #000;
	display: block;
	margin-top: 5px;
}

.content_item_left_media_block {
	border: 1px solid #E2E6EB;
	margin-bottom: 20px;
	padding: 10px 20px 40px 20px;
}

.content_item_left_media_block_slider {
	width: 275px !important;
}

.content_item_left_media_block_slider .slick-dotted.slick-slider {
	margin-bottom: 0 !important;
}

.content_item_left_media_block_slider_item_img_wrapper {
	width: 100%;
	height: 150px;
}

.content_item_left_media_block_slider_item img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: contain;
	object-fit: contain;
}

.content_item_left_media_block_slider_item_img_wrapper iframe {
	width: 100%;
}

.content_item_left_media_block_slider_item_text {
	font: 18px/22px 'FranklinGothicBookCondC';
	color: #000;
	margin-top: 10px;
	max-height: 66px;
	overflow: hidden;
	text-align: center;
}

.content_item_left_media_block.-partners .content_item_left_media_block_slider_item_img_wrapper {
	height: 135px;
}

.content_item_left_slider_block {
	/*border: 1px solid #E2E6EB;*/
	padding-bottom: 40px;
}

.content_item_left_slider_block .content_item_left_media_block_slider_item_img_wrapper {
	height: 400px;
}

.content_item_left_slider_block .content_item_left_media_block_slider {
	width: 315px !important;
	margin-left: -1px;
}

.content_item_middle {
	flex: 1;
	overflow: hidden;
}

.content_item_middle_about_top {
	margin-bottom: 30px;
/* 	background: #004DB3; 16.09.2022
 *  */
}

.content_item_middle_about_top_slider {
	background: url(../img/index/fon1.jpg) no-repeat center center;
}

.content_item_middle_about_top_slider_item {
	position: relative;
	width: 100%;
	max-height: 400px;
	display: flex !important;
	align-items: flex-end;
	height: 0;
	padding-top: 5.6%
}

.content_item_middle_about_top_slider_item_img_wrap {
	height: 100%;
	display: flex;
	align-items: flex-end;
}

.content_item_middle_about_top_slider_item img {
	max-height: 400px;
	max-width: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	width: auto !important;
	height: auto !important;
}

.content_item_middle_about_top_slider_item_text_wrap {
	position: absolute;
	right: 50px;
	top: 0;
	flex-direction: column;
	display: flex;
	height: 100%;
	max-width: 45%;
	justify-content: center;
}

.content_item_middle_about_top_slider_item_text_wrap_h1 {
	font: 36px/40px 'FranklinGothicDemiCmpC';
	color: #000;
	margin-bottom: 20px;
}

.content_item_middle_about_top_slider_item_text_wrap p {
	font: 18px/24px 'FranklinGothicBookCondC';
	color: #000;
	margin-top: 10px;
}

.content_item_middle_about_top_slider_item_text_wrap_btn {
	font: 16px/39px 'FranklinGothicDemiCmpC';
	height: 37px;
	color: #004DB3;
	background: #fff;
	border-radius: 3px;
	padding: 0 25px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 15px;
}

.content_item_middle_napravlenie_raboti_wrapper {
	padding-top: 20px;
	border-top: 4px solid #004DB3;
}

.content_item_middle_napravlenie_raboti_wrapper_item {
	width: 32.33%;
	margin-right: 1.5%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	position: relative;
	padding-top: 24%;
}

.content_item_middle_napravlenie_raboti_wrapper_item:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, 0.15);
	opacity: 0;
	z-index: 1;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.content_item_middle_napravlenie_raboti_wrapper_item:hover:before {
	opacity: 1;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.content_item_middle_napravlenie_raboti_wrapper_item img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.content_item_middle_napravlenie_raboti_wrapper_item_h1_wrap {
	position: absolute;
	bottom: 20px;
	right: 20px;
	left: 20px;
}

.content_item_middle_napravlenie_raboti_wrapper_item_h1_wrap h1 {
	font: 18px/18px 'FranklinGothicMediCondC';
	color: #fff;
	display: inline-block;
	padding: 5px 15px;
	background: #004DB3;
	border-radius: 3px;
}

.content_item_middle_organization_slider {
	margin: 0 -7.5px;
	padding-bottom: 30px !important;
}

.content_item_middle_organization_slider .slick-dots {
	bottom: -10px !important;
}

.content_item_middle_organization_slider .slick-list {
	overflow: visible;
}

.content_item_middle_organization_slider_item {
	margin: 0 10px;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
	border: 0px solid transparent;
}

.content_item_middle_organization_slider_item img {
	width: 100%;
	height: 100%;
	max-height: 189px;
	min-height: 189px;
}

.content_item_middle_organization_slider_item_text_wrap {
	padding: 10px;
	min-height: 130px;
	max-height: 130px;
	overflow: hidden;

}

.content_item_middle_organization_slider_item_text_wrap_p {
	font: 18px/26px 'FranklinGothicBookCondC';
	display: block;
	color: #000;
}

.content_item_middle_napravlenie_raboti_wrapper_item:nth-child(3n+3) {
	margin-right: 0;
}

.content_item_middle_about_top_slider .slick-dots {
	bottom: 20px !important;
}

.content_item_middle_about_top_slider .slick-dots li.slick-active button {
	background: #fff;
	border-color: #fff !important;
}

.content_item_middle_about_top_slider .slick-next {
	background: url(../img/index/content_item_left_media_next.svg) no-repeat center center !important;
	width: 9px !important;
	height: 17px !important;
	right: 25px;
}

.content_item_middle_about_top_slider .slick-prev {
	background: url(../img/index/content_item_left_media_prev.svg) no-repeat center center !important;
	width: 9px !important;
	height: 17px !important;
	left: 25px;
	z-index: 9;
}

.content_item_middle_about_top_img_block {
	width: 50%;
	float: right;
	height: 0;
	position: relative;
	padding-top: 30%;
}

.content_item_middle_about_top_img_block img, .content_item_middle_about_top_img_block iframe {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.content_item_middle_about_top_text_block {
	position: relative;
	height: 0;
	padding-top: 30%;
	overflow: hidden;
}

.content_item_middle_about_top_img_block.-vertical {
	width: 25%;
}

.content_item_middle_about_top_text_block_item {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 14px 20px 20px 20px;
	box-sizing: border-box;
	height: 100%;
	overflow: auto;
}

.content_item_left_slider_block {
	padding-bottom: 40px;
	display: block;
}

.content_item_left_slider_block img {
	width: 100%;
	height: 100%;
}

.content_item_middle_about_top_text_block:after {
	background: #004DB3;
	content: '';
	bottom: 0;
	left: 0;
	position: absolute;
	height:18px;
	width: 100%;
}

.content_item_middle_about_top_text_block_item_date {
	font: 14px/40px 'FranklinGothicBookCondC';
	color: #9AA0A7;
}

.content_item_middle_about_top_text_block_item h1,
.content_item_middle_about_top_text_block_item h2,
.content_item_middle_about_top_text_block_item h3,
.content_item_middle_about_top_text_block_item h4,
.content_item_middle_about_top_text_block_item h5,
.content_item_middle_about_top_text_block_item h6 {
	font: 28px/28px 'FranklinGothicDemiCmpC';
	margin-bottom: 12px;
	color: #fff;
}

.content_item_middle_about_top_text_block_item p {
	font: 18px/26px 'FranklinGothicBookCondC';
	padding-bottom: 38px;
	color: #fff;
}

.title_actual {
	font: 18px/26px 'FranklinGothicDemiCmpC';
	color: #fff;
	text-align: right;
}

/*.content_item_middle_about_top_text_block_link:before {
	content: '';
	position: absolute;
	top: -55px;
	left: 0;
	width: 100%;
	height: 70px;
	background: url(../img/index/gradient_mask2.png) repeat-x center center;
}*/

.content_item_middle_about_top_text_block_link {
	font: 18px/50px 'FranklinGothicMediCondC';
	position: absolute;
	color: #5E636E;
	bottom: 0;
	left: 0;
	text-decoration: underline;
	width: 100%;
	background: #F8F9FB;
}

.content_item_middle_about_top_text_sign {
	float: right;
	text-align: right;
	font: 22px/32px 'FranklinGothicBookCondC_Italic';
}

.content_item_middle_about_top_text_sign p {
	font: 22px/32px 'FranklinGothicMediCondC_italic';
}

.content_item_middle_tabs_block > div, .content_item_middle_tabs_block > input {
	display: none;
}

.content_item_middle_tabs_block label {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	background: #0B52B6;
	width: 50%;
	display: inline-block;
	border-radius: 6px 6px 0 0;
	font: 22px/50px "FranklinGothicMediCondC";
	position: relative;
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	text-decoration: underline;
}

.content_item_middle_tabs_block input[type="radio"]:checked + label {
	line-height: 60px;
	background: #0E6BEE;
	text-decoration: none;
}

.content_item_middle_tabs_block label > img {
	display: inline-block;
	margin-right: 16px;
	vertical-align: middle;
}

.content_item_middle_tabs_block label:nth-child(4) > img:first-child {
	display: inline-block;
}

.content_item_middle_tabs_block label:nth-child(4) > img:last-child {
	display: none;
}

.content_item_middle_tabs_block > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.content_item_middle_tabs_block > input:nth-of-type(2):checked ~ div:nth-of-type(2) {
	display: table;
	padding: 35px 38px 25px 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #DADFE3;
	border-top: 0;
	position: relative;
}

.content_item_middle_tabs_block_item_tr {
	display: table-row;
}

.content_item_middle_tabs_block_item_td {
	display: table-cell;
	font: 22px 'FranklinGothicDemiCmpC';
	color: #000;
	padding-bottom: 40px;
}

.content_item_middle_tabs_block_item_tr:last-child .content_item_middle_tabs_block_item_td {
	padding-bottom: 0;
}

.content_item_middle_tabs_block_item_td:nth-child(2) {
	text-align: right;
}

.content_item_middle_tabs_block_item_td_date {
	border-radius: 4px;
	text-align: center;
	width: 75px;
}

.content_item_middle_tabs_block_item_td_date_top {
	font: 16px/27px 'FranklinGothicDemiCmpC';
	color: #fff;
	height: 24px;
	background: #0B52B6;
	border-radius: 4px 4px 0 0;
}

.content_item_middle_tabs_block_item_td_date_bot {
	border: 1px solid #AFB7C0;
	font: 24px/40px 'FranklinGothicDemiCmpC';
	color: #000;
	border: 1px solid #AFB7C0;
	border-top: 0;
	border-radius: 0 0 4px 4px;
}

.content_item_middle_tabs_block_item_td_h {
	font: 28px/32px 'FranklinGothicMediCondC';
}

.content_item_middle_tabs_block_item_td_p {
	font: 22px/32px 'FranklinGothicBookCondC';
	cursor: pointer;
}

.content_item_middle_tabs_block_item_td_p:hover {
	text-decoration: underline;
}

.content_item_middle_tabs_block_item.-anons .content_item_middle_tabs_block_item_td:nth-child(2) {
	text-align: left;
	padding-left: 35px;
}

.content_item_middle_news, .content_item_middle_news_events, .content_item_middle_news_advert,
.content_item_middle_sharing, .content_item_middle_files, .content_item_middle_banner, .content_item_middle_napravlenie_raboti {
	margin-bottom: 30px;
}

.content_item_middle_news_h1 {
	font: 36px/31px 'FranklinGothicDemiCmpC';
	color: #000;
	margin-bottom: 10px;
}

.content_item_middle_news_list {
	border-top: 4px solid #004DB3;
}

.content_item_middle_news_list.-events {
	border-color: #F23463;
}

.content_item_middle_news_list.-advert {
	border-color: #B00001;
}

.content_item_middle_news_list_item {
	padding: 30px 0;
	border-bottom: 1px solid #E2E6EB;
	overflow: hidden;
}

.content_item_middle_news_list_btn {
	text-align: center;
	margin-top: 30px;
}

.content_item_middle_news_list_btn_link {
	display: inline-block;
	padding: 0 47.5px;
	font: 20px/40px 'FranklinGothicBookCondC';
	color: #9EA6AD;
	background: #E9EEF2;
}

.content_item_middle_news_list_item.-events {
	padding: 20px 0;
}

.content_item_middle_news_list_item:first-child {
	padding-top: 20px;
}

.content_item_middle_news_list_item_img_block {
	float: left;
	width: 20%;
	height: 0;
	position: relative;
	padding-top: 14%;
	margin-right: 15px;
	border: 1px solid #AFB7C0;
}

.content_item_middle_news_list_item_img_block img {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	-o-object-fit: cover;
	object-fit: cover;
}

.content_item_middle_news_list_item_text_block_header {
	font: 22px/28px 'FranklinGothicMediCondC';
	color: #000;
	display: block;
	margin-bottom: 10px;
}

.content_item_middle a:hover {
	text-decoration: underline;
	color: #000;
}

.content_item_middle_news_list_item_text_block_date {
	font: 14px/12px 'FranklinGothicBookCondC';
	color: #AEB5BB;
	display: block;
	margin-bottom: 7px;
}

.content_item_middle_news_list_item_text_block_content {
	font: 18px/26px 'FranklinGothicBookCondC';
	display: block;
	color: #000;
	max-height: 78px;
	overflow-y: hidden;
}

.content_item_middle_news_list_item_text_block_content.-events {
	max-height: 52px;
}

.content_item_middle_sharing {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #F2F7FC;
	padding: 27px 20px;
}

.content_item_middle_sharing_text {
	font: 20px/17px 'FranklinGothicMediCondC';
	color: #000;
}

.content_item_middle_files {
	border: 1px solid #E4E9ED;
}

.content_item_middle_files_item {
	display: flex;
	align-items: center;
	padding: 12px 20px;
	background: #FAFDFF;
	border-bottom: 1px solid #E4E9ED;
}

.content_item_middle_files_item:last-child {
	border-bottom: 0;
}

.content_item_middle_files_item_img {
	margin-right: 20px;
}

.content_item_middle_files_item_text {
	font: 18px/22px 'FranklinGothicBookCondC';
	color: #000;
	text-decoration: underline;
}

.content_item_middle_news_list_item_actual:before {
	position: absolute;
	top: 20px;
	left: 20px;
	content: '';
	width: 6px;
	height: 6px;
	background: #000;
}

.content_item_middle_news_list.-actual {
	padding-top: 20px;
}

.content_item_middle_news_list_item_actual {
	font: 18px/22px 'FranklinGothicBookCondC';
	color: #000;
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
	padding: 12px 20px 12px 40px;
	background: #F2F7FC;
	border: 1px solid #E9ECF0;
	height: 90px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.content_item_middle_news_list_item_actual span {
	max-height: 70px;
	display: block;
	overflow: hidden;
}

.content_item_middle_news_list_item_actual:nth-child(2n+2) {
	margin-right: 0;
}

.content_item_middle_banner {
	width: 100%;
}

.content_item_middle_banner img {
	max-width: 100%;
	width: 100%;
}

.content_item_right {
	flex-basis: 350px;
	margin: -15px 0 0 0;
	position: relative;
	align-self: flex-start;
}

.content_item_right_block {
	background: #F8F9FB;
	height: 1350px;
	overflow-y: scroll;
}

.content_item_right_block_news_block {
	padding: 50px 20px 60px;
}

.content_item_right_block_h2 {
	font: 26px/42px 'FranklinGothicMediCondC';
	padding: 0 20px;
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #F8F9FB;
	width: 100%;
}

.content_item_right_block_news_block_item {
	margin-bottom: 30px;
	display: block;
	color: #000;
}

.content_item_right_block_news_block_item:visited {
	color: #000;
}

.content_item_right_block_news_block_item:last-child {
	margin-bottom: 0;
}

.content_item_right_block_news_item_date {
	font: 14px/12px 'FranklinGothicBookCondC';
	color: #9AA0A7;
	margin-bottom: 10px;
}

.content_item_right_block_news_item_h3 {
	font: 22px/22px 'FranklinGothicDemiCmpC';
	margin-bottom: 6px;
}

.content_item_right_block_news_item_text {
	font: 18px/26px 'FranklinGothicBookCondC';
}

.content_item_right_block_news_bottom {
	height: 50px;
	background: #E9EEF2;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.content_item_right_block_news_bottom_link {
	font: 18px/50px 'FranklinGothicMediCondC';
	display: inline-block;
	text-decoration: underline;
	color: #5E636E;
}

.content_item_block {
	margin-bottom: 30px;
	display: flex;
	padding: 0 20px;
}

.content_bottom_block {
	text-align: center;
	position: relative;
	z-index: 1;
}

.content_bottom_block:before {
	content: '';
	position: absolute;
	height: 80px;
	width: 100%;
	top: 0;
	left: 0;
	background: #073C85;
	z-index: -1;
}

.content_bottom_block_top {
	padding-top: 40px;
	position: relative;
}

.content_bottom_block_top:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #;
	z-index: -1;
}

.content_bottom_block_h1 {
	font: 38px/33px 'FranklinGothicDemiCmpC';
	color: #fff;
	text-transform: uppercase;
}

.content_bottom_block_slider_item_top {
	font: 65px/56px 'FranklinGothicDemiCmpC';
	color: #fff;
	margin-bottom: 10px;
}

.content_bottom_block_slider_item_bot {
	font: 16px/18px 'FranklinGothicMediCondC';
	color: #fff;
}

.wrapper_content{
	max-width: 1200px;
	display: block;
	margin: 0 auto;
}

.content_bottom_block_slider {
	padding-top: 40px;
}

.content_bottom_block_bot_slider .slick-prev, .content_bottom_block_bot_slider .slick-next {
	top: calc(50% - 20px);
}

.slick-next {
	background: url(../img/index/slider_bottom_arrow_next.svg) no-repeat center center !important;
	width: 22px !important;
	height: 41px !important;
	right: -50px;
}

.slick-prev {
	background: url(../img/index/slider_bottom_arrow_prev.svg) no-repeat center center !important;
	width: 22px !important;
	height: 41px !important;
	left: -50px;
	z-index: 9;
}

.slick-dots li {
	margin: 0 !important;
	margin-right: 12px !important;
	width: auto !important;
	height: auto !important;
}

.slick-dots li.slick-active button {
	background: #2683FF;
	border-color: #2683FF !important;
	opacity: 1;
}

.slick-dots li.slick-active button:hover {
	opacity: 1;
}

.slick-dots li button:hover {
	background: #fff;
	background: #2683FF;
	border-color: #2683FF;
	transition: .5s;
}

.slick-dots li button {
	width: 14px !important;
	height: 14px !important;
	border: 1px solid #9B9B9B !important;
	border-radius: 50%;
	opacity: 0.5;
}

.slick-dotted.slick-slider {
	margin-bottom: 20px !important;
}

.slick-dots {
	bottom: -40px !important;
}

.slick-slide img {
	display: inline-block !important;
	width: 100%;
	height: 100%;
}

.content_item_left_media_block_slider .slick-prev, .content_item_left_media_block_slider .slick-next {
	top: calc(50% - 20px);
}

.content_item_left_media_block.-partners .slick-prev, .content_item_left_media_block.-partners .slick-next {
	top: calc(50% - 35px);
}

.content_item_left_media_block.-turism .slick-prev, .content_item_left_media_block.-turism .slick-next {
	top: calc(50% - 15px);
}

.content_item_left_slider_block .slick-prev, .content_item_left_slider_block .slick-next {
	top: 50%;
}

.content_item_left_media_block_slider .slick-next {
	background: url(../img/index/content_item_left_media_next.svg) no-repeat center center !important;
	width: 9px !important;
	height: 17px !important;
	right: 15px;
}

.content_item_left_media_block_slider .slick-prev {
	background: url(../img/index/content_item_left_media_prev.svg) no-repeat center center !important;
	width: 9px !important;
	height: 17px !important;
	left: 15px;
	z-index: 9;
}

.content_bottom_block_bot_left {
	text-align: left;
}

.content_bottom_block_bot_left > .content_bottom_block_bot_slider, .content_bottom_block_bot_left > input {
	display: none;
}

.content_bottom_block_bot_left label {
	font: 20px/80px 'FranklinGothicMediCondC';
	color: #fff;
	padding: 0 30px;
	display: inline-block;
	cursor: pointer;
}

.content_bottom_block_bot_left input[type="radio"]:checked + label {
	color: #083C85;
	background: #F4F6F8;
}

.content_bottom_block_bot_left > input:nth-of-type(1):checked ~ .content_bottom_block_bot_slider:nth-of-type(1),
.content_bottom_block_bot_left > input:nth-of-type(2):checked ~ .content_bottom_block_bot_slider:nth-of-type(2) {
	display: block;
}

.content_bottom_block_bot_right {
	float: right;
	position: relative;
	z-index: 2;
}

.content_bottom_block_bot_right_item {
	display: inline-block;
	vertical-align: top;
	line-height: 80px;
	text-align: center;
	width: 80px;
}

.content_bottom_block_bot_right_item img {
	display: inline-block;
	vertical-align: middle;
	max-height: 38px;

}

.content_bottom_block_bot_right_item:first-child {
	background: #204F91;
}

.content_bottom_block_bot_right_item:nth-child(2) {
	background: #2B5997;
}

.content_bottom_block_bot_right_item:nth-child(3) {
	background: #38639D;
	/* display: none !important; */
}

.content_bottom_block_bot_right_item:last-child {
	background: #456CA3;
}

.content_bottom_block_bot_right_item:hover {
	transition: .5s;
}

.content_bottom_block_bot_right_item:first-child:hover {
	background: #32589D !important;
}

.content_bottom_block_bot_right_item:nth-child(2):hover {
	background: #00ADF8 !important;
}

.content_bottom_block_bot_right_item:nth-child(3):hover {
	background: #F03B2B !important;
}

.content_bottom_block_bot_right_item:last-child:hover {
	background: #0E6BED !important;
}

.content_bottom_block_bot_slider {
	width: 100%;
	text-align: center;
	padding: 40px 0;
	position: relative;
	background: #F4F6F8;
}

.content_bottom_resourse_slider .content_bottom_block_slider_item_top {
	line-height: normal;
	margin-bottom: 10px;
	font: inherit;
	max-width: 260px;
	min-width: 260px;
	display: inline-block;
	height: 100px;
	overflow: hidden;
	cursor: pointer;
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;

}

.content_bottom_resourse_slider .content_bottom_block_slider_item_top img {
	-o-object-fit: contain;
	object-fit: contain;
}

.content_bottom_resourse_slider .content_bottom_block_slider_item:hover .content_bottom_block_slider_item_top {
	-webkit-filter: none;
	-o-filter: none;
	filter: none;
}

.content_bottom_resourse_slider .content_bottom_block_slider_item:hover .content_bottom_block_slider_item_bot {
	text-decoration: underline;
}

.content_bottom_resourse_slider .content_bottom_block_slider_item_bot {
	max-width: 260px;
	color: #000;
	display: inline-block;
	text-align: left;
}

.sitemap {
	text-align: left;
	padding: 0 35px;
	overflow: hidden;
}

.sitemap_header {
	font: 36px/31px 'FranklinGothicDemiCmpC';
	color: #000;
	margin-bottom: 20px;
}

.sitemap_column {
	display: flex;
}

.sitemap_column_list {
	margin-right: 80px;
	flex-basis: 22%;
}

.sitemap_column_list.-menu {
	float: left;
	min-width: 24%;
	padding-right: 20px;
	margin-right: 0;
}

.sitemap_column_list.-menu a {
	text-transform: uppercase;
	font: 18px/24px 'FranklinGothicDemiCmpC';
	text-decoration: underline;
}

.sitemap_column_list.-menu .sitemap_column_list_item:first-child a {
	text-decoration: underline;
}

/*.sitemap_column_list:first-child .sitemap_column_list_item a {
	text-transform: uppercase;
	font: 18px/24px 'FranklinGothicDemiCmpC';
}*/

.sitemap_column_list_item {
	margin-bottom: 20px;
}

.sitemap_column_list_item:last-child {
	margin-bottom: 0;
}

.sitemap_column_list_item a {
	text-decoration: underline;
	font: 18px/24px 'FranklinGothicMediCondC';
	color: #000;
}

.sitemap_column_list .sitemap_column_list_item:first-child a {
	text-decoration: none;
	text-transform: uppercase;
	font: 18px/24px 'FranklinGothicDemiCmpC';
}

/*---------------*content-inner*-------------------*/

.content_item_middle_crumbs_link {
	display: inline-block;
	font: 12px/14px "FranklinGothicMediCondC";
	color: #2F589E;
	text-decoration: underline;
}

.content_item_middle_crumbs_link:nth-child(2n+2) {
	display: inline-block;
	font: 12px/15px "PFDinTextCondProLight";
	color: #000;
	padding: 0 10px;
	text-decoration: none;
}

.content_item_middle_crumbs_link:last-child {
	color: #80868C;
	text-decoration: none;
}

.content_item_middle_crumbs {
	margin-bottom: 17px;
}

.content_item_middle_inner h1 {
	font: 36px/40px 'FranklinGothicDemiCmpC';
	margin-bottom: 20px;
}

.content_item_middle_inner p {
	font: 22px/32px 'FranklinGothicBookCondC';
	margin-bottom: 10px;
}


.content_item_middle_inner_date {
	font: 14px/12px 'FranklinGothicBookCondC';
	color: #9AA0A7;
	display: block;
	margin-bottom: 20px;
}

.content_item_middle_inner_img_block {
	width: 100%;
	position: relative;
	height: 0;
	padding-bottom: 74%;
	margin-bottom: 20px !important;
}

.iframe_wrap {
	padding-top: 56.5%;
	height: 0;
	position: relative;
}

.iframe_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.content_item_middle_inner_content img {
	max-width: 100%;
	margin: 10px;
}

.content_item_middle_inner_img_block img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	-o-object-fit: cover;
	object-fit: cover;
}

.content_item_middle_inner_content h2 {
	font: 28px/32px 'FranklinGothicDemiCmpC';
	margin-bottom: 10px;
}

.content_item_middle_inner_content h3 {
	font: 24px/28px 'FranklinGothicDemiCmpC';
	margin-bottom: 10px;
}

.content_item_middle_inner_content ul {
	list-style-type: disc;
	margin-left: 20px;
}

.content_item_middle_inner_content .inner_description {
	font: 22px/32px 'FranklinGothicMediCondC';
}

.content_item_middle_inner_content div {
	font: 22px/32px 'FranklinGothicBookCondC';
	margin-bottom: 10px;
}

.content_item_middle_inner_content li {
	font: 22px/32px 'FranklinGothicBookCondC';
	margin-bottom: 10px;
}

.content_item_middle_inner_content p {
	font: 22px/32px 'FranklinGothicBookCondC';
	margin-bottom: 10px;
}

.content_item_middle_inner_content span {
	font: 22px/32px 'FranklinGothicBookCondC';
	margin-bottom: 10px;
}

.content_item_middle_inner_content a {
	font: 22px/32px 'FranklinGothicBookCondC';
	margin-bottom: 10px;
	color: #2F589E;
	display: inline-block;
	text-decoration: underline;
}

.content_item_middle_inner_content table {
	width: 100% !important;
	border: 1px solid #000;
}

.content_item_middle_inner_content td, .content_item_middle_inner_content th {
	font: 22px/32px 'FranklinGothicBookCondC';
	vertical-align: middle;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px;
}

.content_item_middle_inner_social {
	margin-top: 15px;
	clear: both;
}

#uSocial .uscl-bar.uscl-size48 .uscl-item, .uSocial-Share .uscl-bar.uscl-size48 .uscl-item:first-child {
	padding-left: 0;
}

#uSocial .uscl-bar.uscl-size48 .ico_uscl, .uSocial-Share .uscl-bar.uscl-size48 .ico_uscl {
	height: 36px !important;
	line-height: 36px !important;
	border-radius: 4px !important;
}

/*---------------*content-inner-end*-------------------*/

.content_grafik {
	display: table;
	border: 1px solid #979797;
	border-collapse: collapse;
	border-right: 0;
	margin-bottom: 10px;
}

.content_grafik_tr {
	display: table-row;
	border-bottom: 1px solid #979797;
}

.content_grafik_tr:first-child .content_grafik_td {
	font: 22px/30px 'FranklinGothicDemiCmpC';
}

.content_grafik_tr:last-child {
	border-bottom: 0;
}

.content_grafik_td {
	display: table-cell;
	font: 22px/32px 'FranklinGothicBookCondC';
	padding: 15px;
	border-right: 1px solid #979797;
	vertical-align: middle;
}

.col {
	color: #D0021B;
}

/*---------------*content-end*-------------------*/

.content_question_block_question {
	font: 22px/26px 'FranklinGothicMediCondC';
	color: #2F589E;
	text-decoration: underline;
	cursor: pointer;
}

.content_question_block_item {
	padding: 20px;
	background: #F7F9FA;
	border: 1px solid #E4E9EE;
	border-radius: 3px;
	margin-bottom: 20px;
}

.content_question_block_item:last-child {
	margin-bottom: 0;
}

.content_question_block_answer {
	font: 22px/26px 'FranklinGothicBookCondC_Italic';
	padding-left: 30px;
	color: #000;
	margin-top: 12px;
	display: none;
}

.content_question_block_answer p {
	font: 22px/26px 'FranklinGothicBookCondC_Italic';
	margin-bottom: 12px;
}

.content_question_block_answer p:last-child {
	margin-bottom: 0;
}

/*---------------*content-end*-------------------*/

.content_news_select_block {
	margin-bottom: 40px;
}

.content_news_select_block_select {
	width: 140px;
	margin-right: 20px;
}

.content_news_select_block_select.-region {
	width: 200px;
}

.content_news_select_block_btn {
	text-align: center;
}

.content_news_select_block_btn {
	display: inline-block;
	vertical-align: top;
}

.content_news_select_block_btn_link {
	display: inline-block;
	font: 22px/52px 'FranklinGothicMediCondC';
	color: #fff;
	background: #2F589E;
	padding: 0 50px;
	vertical-align: top;
	border-radius: 4px;
}

.content_news_select_block_btn_link:hover {
	background: #3868BA;
	transition: .5s;
}

.content_news_block_item {
	margin-bottom: 30px;
}

.content_news_block_item:last-child {
	margin-bottom: 0;
}

.content_news_block_item_img_block {
	float: left;
	clear: both;
	width: 20%;
	height: 0;
	position: relative;
	padding-top: 14.8%;
	margin-right: 15px;
	border: 1px solid #AFB7C0;
}

.content_news_block_item_img_block img {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	-o-object-fit: cover;
	object-fit: cover;
}

.content_news_block_item_text_block {
	display: block;
}

.content_news_block_item_text_block_link {
	font: 25px/25px 'FranklinGothicMediCondC';
	color: #2F589E;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
}

.content_news_block_item_text_block_date {
	font: 14px/12px 'FranklinGothicBookCondC';
	color: #9AA0A7;
	display: block;
	margin-bottom: 5px;
}

.content_news_block_item_text_block_text {
	font: 20px/24px 'FranklinGothicBookCondC';
	color: #000;
	display: block;
	max-height: 69px;
	overflow: hidden;
}

.management_content_img_wrapper {
	float: left;
	clear: both;
	width: 19.4%;
	height: 0;
	position: relative;
	padding-top: 24.5%;
	margin-right: 20px;
	margin-bottom: 0;
	border: 1px solid #AFB7C0;
}

.management_content_item.-horizontal .management_content_img_wrapper {
	width: 32.5%;
}

.management_content_img_wrapper img {
	width: 100%;
	height: 100% !important;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	-o-object-fit: cover;
	object-fit: cover;
	margin: 0;
}

/*---------------*content-end*-------------------*/

.content_forms_col {
	font: 16px/22px 'FranklinGothicBookCondC';
	color: #80868C;
}

.col_form {
	color: #2F589E;
}

.content_item_middle_inner.-forms {
	width: 990px;
}

.content_forms_block {
	margin-top: 25px;
}

.content_forms_block {
	width: 745px;
}

.content_forms_block_item {
	margin-bottom: 15px;
}

.content_forms_block_item.-btn {
	margin-top: 55px;
	margin-bottom: 0;
}

.content_forms_block_item.-file {
	margin-bottom: 25px;
}

.content_forms_block_item_text {
	font: 16px/26px 'FranklinGothicBookCondC';
	color: #56595E;
	display: block;
}

.content_forms_block_item_btn {
	font: 22px/64px 'FranklinGothicDemiCmpC';
	height: 60px;
	background: #2F589E;
	color: #fff;
	text-align: center;
	display: block;
	border-radius: 4px;
}

.content_forms_block_item_btn:hover {
	background: #3868BA;
	transition: .5s;
}

.content_forms_block_item_input {
	width: 100%;
	font: 22px/48px 'FranklinGothicBookCondC';
	border: 1px solid #AFB7C0;
	border-radius: 4px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content_forms_block_item_input:focus {
	border-color: #004DB3;
}

.content_forms_block_item .content_news_select_block {
	width: 100%;
	margin-bottom: 0;
}

.content_forms_block_item .content_news_select_block .jq-selectbox__select {
	margin-right: 0;
}

.content_forms_block_item label {
	display: inline-block;
	margin-right: 40px;
}

.content_forms_block_item .content_item_left_vote_block_content_item_radio {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.content_forms_block_item .content_item_left_vote_block_content_item_text {
	margin-left: 0;
	display: inline-block;
	vertical-align: middle;
	line-height: 19px;
}

.content_forms_block_item.-textarea {
	margin-top: 50px;
}

.content_forms_block_item textarea {
	height: 250px;
}

/*---------------*content-end*-------------------*/

.content_gallery {
	margin-bottom: -2%;
}

.content_gallery_item {
	width: 32%;
	height: 0;
	padding-top: 25%;
	position: relative;
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 2%;
}

.content_gallery_item:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	opacity: 0;
	z-index: 10;
	transition: .5s;
}

.content_gallery_item:hover:before {
	opacity: 1;
}

.content_gallery_item:nth-child(3n+3) {
	margin-right: 0;
}

.content_gallery_item img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-o-object-fit: cover;
	object-fit: cover;
}

/*---------------*content-end*-------------------*/

.content_map_text {
	display: table;
	margin-top: 20px;
}

.content_map_text_tr {
	display: table-row;
}

.content_map_text_td {
	display: table-cell;
	font: 24px/26px 'FranklinGothicBookCondC';
}

.content_map_text_td:first-child {
	font: 24px/26px 'FranklinGothicMediCondC';
	padding-right: 60px;
	padding-bottom: 10px;
}

#map {
	width: 100%;
	height: 340px;
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

/*---------------*content-end*-------------------*/

/*---------------*footer*-------------------*/

.footer {
	padding: 15px 0 25px 0;
	background: #E9EEF2;
	flex: 0 0;
}

.footer_item {
	font: 16px/20px 'FranklinGothicBookCondC';
	color: #80868C;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-left: 4%;
	width: 21.1%;
}

.footer_item a {
	color: #80868C;
}

.footer_item a:hover {
	text-decoration: underline;
}

.footer_item:last-child {
	width: auto;
}


/*---------------*footer-end*-------------------*/

/*---------------*wrapper-end*-------------------*/

.google_search {
	margin-top: 22px;
}

.gsc-results {
	width: auto !important;
}

.gcsc-branding {
	padding: 0 !important;
	padding-top: 11px !important;
	padding-bottom: 9px !important;
}

.gsc-input-box {
	background-color: #FFFFFF !important;
	border: 1px solid #ACACAC !important;
	border-right: 0;
	float: left;
	color: #56595E;
	margin: 0;
	font: 20px/46px 'RobotoCondensedRegular';
	height: 50px !important;
	padding-left: 15px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 4px 0 0 4px;
}

.gsc-result-info {
	font: 16px/36px 'FranklinGothicBookCondC' !important;
	color: #56595E !important;
	padding-left: 0 !important;
}

.gsc-selected-option-container {
	font: 16px/36px 'FranklinGothicBookCondC' !important;
	color: #56595E !important;
}

.gsc-control-cse .gsc-option-selector {
	width: 9px !important;
	height: 15px !important;
	top: 15px !important;
	right: 15px !important;
	background: url(../img/index/search_select_arrow.svg) no-repeat right center !important;
}

.gsc-selected-option-container {
	border-radius: 4px !important;
	box-shadow: none !important;
	height: 36px !important;
	padding: 0 40px 0 15px !important;
}

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait, .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
	width: 60px !important;
	height: 60px !important;
	overflow: hidden !important;
	box-sizing: border-box !important;
	padding: 0 !important;
	border: 0 !important;
	margin-right: 15px !important;
}

.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b,
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
	font: 21px 'FranklinGothicDemiCmpC' !important;
	color: #000 !important;
	height: auto !important;
	border: 0 !important;
	text-decoration: none !important;
}

.gs-result .gs-title, .gs-result .gs-title * {
	text-decoration: none !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	font: 16px/26px 'RobotoCondensedRegular' !important;
	color: #2B44B6 !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	font: 16px/26px 'RobotoCondensedRegular' !important;
	color: #fff !important;
	padding: 5px !important;
	background: #2B44B6 !important;
}

.gs-title:hover {
	text-decoration: underline !important;
}

.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
	color: #2B44B5 !important;
	font: 16px/24px 'FranklinGothicBookCondC' !important;
}

.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
	font: 18px/22px 'FranklinGothicBookCondC' !important;
	color: #000 !important;
}

.gs-web-image-box-portrait img.gs-image, .gs-web-image-box-landscape img.gs-image {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	max-width: none !important;
	max-height: none !important;
	border: 0 !important;
}

.gsc-option {
	font: 16px/36px 'FranklinGothicBookCondC' !important;
	color: #56595E !important;
}

.gsc-above-wrapper-area {
	border-color: #D8D8D8 !important;
}

.gsc-thumbnail-inside {
	padding-left: 0 !important;
}

.gsc-url-top {
	padding-left: 0 !important;
}

.gsc-orderby-label {
	font: 16px/36px 'FranklinGothicBookCondC' !important;
	color: #56595E !important;
	padding: 10px 9px 0 0 !important;
}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
	font-size: auto !important;
	height: auto !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
	padding: 0 !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 0 !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	padding: 18.5px 50px !important;
	background-color: #2B44B5 !important;
	border: 0 !important;
	border-radius: 0 4px 4px 0 !important;
}

.gsc-input-box:hover {
	border: 1px solid #ACACAC !important;
	box-shadow: inset 0 0 2px #b2b2b2 !important;
	-moz-box-shadow: inset 0 0 2px #b2b2b2 !important;
	-webkit-box-shadow: inset 0 0 2px #b2b2b2 !important;
}

.gsc-input-box:focus {
	border: 1px solid #ACACAC !important;
	box-shadow: inset 0 0 2px #b2b2b2 !important;
	-moz-box-shadow: inset 0 0 2px #b2b2b2 !important;
	-webkit-box-shadow: inset 0 0 2px #b2b2b2 !important;
}

.gsib_a {
	padding: 0 !important;
}

.gsst_b {
	font-size: 16px !important;
	padding: 0 2px !important;
	position: relative !important;
	user-select: none;
	-webkit-user-select: none;
	white-space: nowrap !important;
}

.gsst_a {
	padding-top: 3px !important;
}

.gsst_a {
	cursor: pointer !important;
	padding: 0 4px !important;
}

.gsst_a .gscb_a {
	color: #a1b9ed !important;
	display: none !important;
	cursor: pointer !important;
}

.gscb_a {
	display: inline-block !important;
	font: 27px/13px arial,sans-serif !important;
}

.gsc-search-button-v2 {
	display: block !important;
	cursor: pointer !important;
	position: relative !important;
	text-align: center !important;
	margin: 0 !important;
}

.gsc-search-button-v2:hover {
	border-color: #666666 !important;
	background-color: #CECECE !important;
}

.gsc-adBlock {
	display: none !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	background: url(../img/new_index_03_17/icon/search_icon_inner.svg) no-repeat center center;
}

.gsc-search-button-v2:hover {
	background-color: #324FD1 !important;
}

.search_fix {
	width: 100%;
}

#ymaps1521209960201926775 {
	display: none;
}

.content_news_select_block .jq-selectbox__select {
	border: 1px solid #AFB7C0;
	border-radius: 4px;
	height: 50px;
	font: 22px/50px 'FranklinGothicBookCondC';
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: linear-gradient(-180deg, #F9F9F9 0%, #D0D2D4 100%);
}

.uscl-list .uscl-item:nth-child(5) {
	display: none !important;
}
