@charset "UTF-8";

/* ************************************* */

/* ****** обёртка ****** */
.wrapper {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.margin_out {
  margin: 0 12px;
}

.margin_out_two {
  margin: 0 24px;
}

.margin_out:after {
  display: block;
  clear: both;
  content: '';
}

.wrapper a{
  font-size: 1rem;
  color: #2c2c33;
  text-decoration: none;
}

.wrapper h2 {
  margin: 0;
  padding: 0;
  font-family: 'OpenSans-Bold', sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #000;
}

.header {
  margin: 0 auto;
  padding: 0 0 148px 0;
  max-width: 1248px;
  width: 100%;
}

.all_central_content {
  margin: -148px auto 0 auto;
  width: 100%;
  max-width: 1248px;
}

.footer {
  background: #000;
}

.wrapper img {
  max-width: 100%;
  height: auto;
}

/***************************************/
.row9, .row10 {
  position: relative;
}

.col11 {
  width: calc(100% - 312px);
}

.col15 {
  width: 100%;
}

/* ******************** стили для главной ********************* */
.all {
  
  margin: 0 auto;
  width:100%;
  width: calc(100% - 24px);
  max-width: 1248px;
}
.header_top_wrapper{
    display: table;
    table-layout: fixed;
    vertical-align:top;
    width: 100%;
}
.langs, .rss_pda {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 12px 0 0 0;
  width: 33%;
  text-align: left;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #fff;
}

.langs a, .langs span{
  display: inline;
  padding: 7px 4px;
  text-align :justify;
  font-family: 'OpenSans-Light';
  font-size: 0.875rem;
  color: #fff;
}

.langs a:hover{
    font-weight:bold;
}
.langs .selected {
  border: 1px solid #fff;
  border-radius: 3px;
}

/* ******************* версия для слепых ********************* */
.vds_top {
  display: table-cell;
  vertical-align: middle;
  width: 34%;
  text-align: center;
  /*line-height: 42px;*/
}

.vds_top span{
    vertical-align: middle;
}
.vds_top img{
    float:none;
    display:inline-block;
    margin:0 12px 0 0;
    vertical-align: middle;
}
.vds_top a {
  display: inline-block;
  margin: 0 auto;
  padding: 12px;
  max-width: 280px;
  vertical-align: middle;
  background: #000;
  font-family: 'OpenSans-Bold';
  font-size: 1rem;
  color: #fff;
  text-transform: lowercase;
  vertical-align: middle;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* ******************** версия для слепых ********************* */

.social_top {
  position: relative;
  /*float: right;*/
  display: table-cell;
  vertical-align: middle;
  padding: 12px 0 0 0;
  width: 33%;
  text-align: right;
}
.social_top div{
    float:right;
}
.news_item:after {
  content: '';
  display: block;
  clear: both;
}

/* ********************** поиск ************************ */

.search_form {
  float: right;
}

.sb-search {
  position: absolute;
  right: 0;
  width: 0%;
  min-width: 24px;
  height: 30px;
  float: none;
  overflow: hidden;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-backface-visibility: hidden;
}

.sb-search-input {
  position: absolute;
  right: 0;
  border: none;
  outline: none;
  width: 80%;
  height: 30px;
  margin: 0 32px 0 0;
  z-index: 100;
  padding: 0 12px;
  font-family: inherit;
  font-size: 1rem;
  color: #2c3e50;
}

.style_form_search_icon {
  padding-top: 3px;
}

.sb-search-input::-webkit-input-placeholder {
  color: #2c3e50;
}

.sb-search-input:-moz-placeholder {
  color: #2c3e50;
}

.sb-search-input::-moz-placeholder {
  color: #2c3e50;
}

.sb-search-input:-ms-input-placeholder {
  color: #2c3e50;
}

.sb-icon-search,
.sb-search-submit  {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  right: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background: none;
}

.sb-search-submit {
  background: #fff; /* для IE */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
  filter: alpha(opacity=0); /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}

.sb-icon-search {
  background: url(/desimages/icon_search.png) 0 no-repeat;
  height: 30px;
  z-index: 120;
  font-size: 0.875rem;
  text-transform: none;
}

.sb-search.sb-search-open,
.no-js .sb-search {
  width: calc(200% - 48px);
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  z-index: 120;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}

/* ********************** поиск ************************ */

.site_map {
  float: right;
  margin-top: 3px;
  padding: 0 24px;
  border-right: 1px solid #fff;
}

.site_map a {
  width: 50px;
  height: 24px;
}

.social_res {
  float: right;
  padding: 0 10px 0 24px;
  margin: 3px 10px 0 0;
}

.social_res a {
  float: right;
  padding: 0 14px 0 0;
}

.site_map a img, .social_res a img {
  margin: 0;
}

.logo_left_img, .long_main_title {
  margin: 12px 0 16px;
}

.logo_left_img {
  display: inline-block;
  vertical-align: top;
  /*width: 160px;*/
}

.logo_left_img img {
  margin: 0 12px 0 0;
}

.long_main_title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 175px);
  font-family: 'OpenSans-CondensedLight', sans-serif;
  font-size: 290%; /* размер шрифта не менять ни в коем случае! это магия!
  посыпется всё - и новости с картинками и слайдеры, вообще всё! */
  text-transform: uppercase;
  color: #fff;
  line-height: 1.3;
}

.menu {
  position: relative;
  margin: 0 auto;
  max-width: 1248px;
}

/* ************* стили для бутербродного меню *************** */
.style_menu_list_btn {
  display:none;
}

.menu_h {
  display:none;
}

.menu_h ul {
  display:none;
}

.style_menu_list {
  display:table;
  margin:0;
  padding:0;
  width:100%;
  background: #000;
}

.style_menu .style_menu_list>li:hover,
.style_menu .style_menu_list li:hover ul li a:hover {
  text-decoration:underline;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.style_menu_list li:hover .style_menu_second li a {
  max-width: 100%;
  font-size:1rem;
  text-transform:none;
  color: #2c2c33;
}

.style_menu_list li:hover ul {
  position: absolute;
  display: block;
  padding: 12px 0;
  width: 100%;
  min-width: 312px;
  top: 100%;
  /* left: -24px; */
  background: #fff;
  border-right: 3px solid rgba(44,44,51,0.1);
  border-left: 3px solid rgba(44,44,51,0.1);
  border-bottom: 3px solid rgba(44,44,51,0.1);
  border-radius: 0 0 5px 5px;
  z-index: 300;
}

.style_menu_list li:hover ul li a:hover {
  text-decoration:none!important;
}

.style_menu_list li .style_menu_second li a:hover {
  color:#fff!important;
  background:#000;
}

.style_menu_list li {
  position:relative;
  float:none;
  display:table-cell;
  margin:0;
  padding:0;
  list-style:none;
  text-transform:uppercase;
  text-align:center;
  background:none;
}

.style_menu_list li a {
    display: block;
    margin: 0 auto;
    padding: 12px;
    font-family: 'OpenSans-Regular';
    font-size: 0.875rem;
    color: #fff;
}

.style_menu_list li a:hover {
  text-decoration:underline;
}

.style_menu_list li ul {
  display:none;
}

.style_menu_list li ul li {
  text-align: left;
  display:block;
  margin:0;
  padding:0;
  list-style:none;
  background:none;
}

.style_menu_list li:last-child .style_menu_second:last-child {
  right: 0;
}

.style_menu_list li ul li a {
  display:block;
  margin:0;
  padding:12px 24px 12px 28px;
  width:100%;
  cursor:pointer;
}

/* ********************************************************************************** */
.row_wrapper{
    display:table;
    width:100%;
    max-width:1248px;
}
.row4:after {
content: '';
display: table;
clear: both;
}

.left_calend_menu {
margin: 24px 32px 36px 0;
float: left;
}

/* ********************** календарь все основные стили для него в файле >>> ************************ */
.calendar {
  float:left;
  margin: 24px 24px 0 0;
/* width: 280px; */
  font-size: 1rem;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  background: none;
}

.central_medals {
margin: 24px 24px 0 0;
padding: 10px 12px 12px 12px;
float: left;
width: 148px;
font-size: 0.875rem;
color: #fff;
border: 1px solid #fff;
border-radius: 5px;
}

.central_medals .medals_title {
display: block;
padding-bottom: 12px;
border-bottom: 1px solid #fff;
font-family: 'OpenSans-Bold';
font-size: 0.875rem;
color: #fff;
}

.items_title {
  padding: 12px 0 0 0;
}

.items_title img {
  margin: 0;
}

.items_title img {
  display: block;
}

.central_medals img {
display: inline-block;
vertical-align: middle;
}

.central_medals ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.central_medals ul li:first-child,
.central_medals ul li:nth-child(2) {
  padding: 6px 0 6px 38px;
  margin: 6px 0 6px 0;
}

.central_medals ul li:first-child {
  background: url(/desimages/icon_coin1.png) 0 no-repeat;
}

.central_medals ul li:nth-child(2) {
  background: url(/desimages/icon_coin2.png) 0 no-repeat;
}

.central_medals ul li:nth-child(3) {
  padding: 6px 0 6px 38px;
  background: url(/desimages/icon_coin3.png) 0 no-repeat;
}

.central_medals div img {
  float: none;
}
.central_results{
    width:39%;
}
.right_additional_menu{
    width:61%;
}
.central_results, .right_additional_menu{
    padding: 18px 0 0 0;
    display:table-cell;
    vertical-align: top;
}
.right_additional_menu {
    text-align:right;
}

.central_results a {
    display: inline-block;
    margin: 0 0 24px 0;
    font-size: 0.875rem;
    color: #fff;
    max-width: 180px;
    vertical-align: top;
}

.central_results a:after {
content: '';
clear: both;
display: table;
}

.central_results img {
float: left;
padding: 0 18px 0 0;
margin: 0;
}


.el_obr a {
display: block;
color: #fff;
text-align: right;
}

.el_obr ul a {
padding: 0 0 10px 0;
font-size: 0.875rem;
}

.el_obr li:last-child a{padding:0;}

.el_obr_first_level{
  /*margin: 0 0 18px 0;*/
  /*padding: 0 43px 0 0!important;*/
  /*font-family: 'OpenSans-Regular';*/
  /*font-size: 1rem!important;*/
/*  background: url(/desimages/elo_background.png) top right no-repeat;
  background-size: 31px 25px;*/
  /*border-bottom: 1px solid #fff;*/
}
.el_obr_item ul{margin:0px}
.el_obr_item li{
        display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
}

.one_window, .el_obr {
    position: relative;
    border: 1px solid #fff;
    border-radius: 5px;
    float: right;
}

.one_window{
    max-width: calc(60% - 40px);
    margin-left:0;
    width: 284px;
}

.el_obr{
    /*max-width: 40%;*/
    margin-left: 30px;
}

.one_window .wind_title, .el_obr_first_level{
display: block;
    padding: 12px 43px 12px 12px;
    font-family: 'OpenSans-Semibold';
    font-size: 1rem!important;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    text-align: right;
}
.wind_title{
    background: url(/desimages/one_wind_background.png) 99% center no-repeat;
} 
.el_obr_first_level{
    background: url(/desimages/elo_background.png) 99% center no-repeat;
}

.one_window .wind_title, .el_obr_first_level a{
    font-size:0.8rem!important;
}
.one_wind_inner, .el_obr_item ul{
padding: 12px;
text-align: right;
font-size: 0.875rem;
color: #fff;
}

.one_wind_inner a{
color: #fff;
font-size: 0.875rem;
font-weight:bold;
}

/* .one_wind_inner */ .one_window .wind_open_item {
  display: none;
}

/* .one_wind_inner */ .one_window .wind_open_item a {
  display: block;
  margin: 12px 0;
  font-weight: normal;
  color: #fff;
}

/* .one_wind_inner */ .one_window .arrow_down, /* .one_wind_inner */ .one_window .arrow_up {
  display: block;
  float: left;
  margin: 0;
  padding: 12px 12px 12px 36px;
  width: 18px;
}

/* .one_wind_inner */ .one_window .arrow_down:hover, /* .one_wind_inner */ .one_window .arrow_up:hover {
  cursor: pointer;
}

/* .one_wind_inner */ .one_window .arrow_down {
  background: url(/desimages/arrow_down_calend.png) center center no-repeat;
}

/* .one_wind_inner */ .one_window .arrow_up {
  background: url(/desimages/arrow_up_calend.png) center center no-repeat;
}

/* .one_wind_inner */ .one_window .arrow_down:hover {
  background: url(/desimages/arrow_down_calend_hover.png) center center no-repeat;
}

/* .one_wind_inner */ .one_window .arrow_up:hover {
  background: url(/desimages/arrow_up_calend_hover.png) center center no-repeat;
}

.wind_title:after {
  display: block;
  content: '';
  clear: both;
}

.wind_title_text {
  float: right;
}

/* .one_wind_popup {
display: none;
position: absolute;
padding: 40px 32px;
right: 0;
min-width: 1248px;
background: #fff;
z-index: 100;
}

.one_wind_popup span {
display: block;
}

.popup_item {
float: left;
margin: 0 24px 0 0;
width: 30%;
} */

.actual_list_news {
padding: 20px 24px 24px 24px;
border: 3px solid rgba(123, 160, 223, 1);
border-radius: 5px;
margin-top: 20px;
}

.actual_list_news h2 {
color: #fff;
}

.list_news {
  margin-bottom: 24px;
}

.actual_list_news .news_images {
    float:left;
    margin:0 24px 12px 0;
}

.actual_list_news .news_images img{
    margin:0;
    max-width:290px;
}

.news_images.main_photo {
float:right;
margin: 0 0 12px 0;
}

.news_images.main_photo img {
  margin: 0 0 0 12px;
  max-width:636px;
}


.news_date {
display: block;
margin: 0 0 12px 0;
padding: 0;
font-family: 'OpenSans-Bold';
font-size: 1.25rem;
}

.date_border {
padding-left: 18px;
border-left:4px solid #3a67c8;
}

.big_letter {
display: inline-block;
margin: 12px 12px 0 0;
line-height: 1;
font-family: 'OpenSans-Bold', sans-serif;
font-size: 5rem;
color: #fff;
}

.right_big_letter {
display: inline-block;
width: 76px;
color: #fff;
}

.news_title {
display: block;
margin: 12px 0;
font-family: 'OpenSans-Semibold';
color: #2c2c33;
}


a.news_text {
display: block;
margin: 0 0 8px 0;
}

.news_link {
display:inline-block;
/*padding: 6px 24px;*/
max-width: 180px;
/*line-height: 38px;*/
text-align: center;
border: 2px solid #4570cc;
border-radius: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.news_link:hover {
  background-color: #4570cc;
}

.news_link:hover a {
  text-decoration: none;
  color: #fff;
}

.news_link a{
padding: 12px 24px; 
font-size: 0.875rem;
text-transform: lowercase;
font-family: 'OpenSans-Bold';
color: #4570cc;
display:block;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.list_news .under_text {
margin: 24px 0;
padding: 0;
}

.first_letter {
padding: 0 6px 0 0;
line-height: 0.8;
font-family: 'OpenSans-Bold';
font-size: 2.5rem;
}

.first_letter+span {
position: relative;
bottom: 3px;
margin-right:12px;
}

.news_item {
margin-bottom: 36px;
}

.news_item .news_image {
float: none;
display:block;
margin-bottom:24px;
}
.news_item .news_image img{
    display:block;
    float:none;
}
.news_item a.news_text{
margin-bottom: 24px;
}

.row6 {
margin-top: 32px;
}

.row6:after {
content: '';
clear: both;
display: table;
}

.left_list_news {
float:left;
/* width: 936px; */
/* width: calc(100% - 312px); */
}

.news_tab_inner {
display: none;
}

.news_tabs {
margin: 0 0 32px 0;
}

.news_tabs .news_images img {
margin: 0;
}

.horiz_list_news .news_images img,
.news_item .news_image img,
.news_tab_inner_selected .horiz_list_news .news_images img {
margin: 0;
max-width: 324px;
}

.news_tabs_item {
margin: 0 0 24px 0;
padding: 0;
list-style-type: none;
}

.news_tabs_item li {
float: left;
}

.news_tabs_item .news_tab_selected {
margin: 0;
font-family: 'OpenSans-Bold', sans-serif;
font-size: 0.875rem;
text-transform: uppercase;
color: #000;
}

.news_tabs_item .news_tab {
margin: 0;
font-family: 'OpenSans-Regular';
font-size: 0.75rem;
text-transform: uppercase;
}

 #news_tab_a_2 {
  margin: 0 0 0 12px;
 }

.news_tabs_item:after, .horiz_list_news:after {
content: '';
clear: both;
display: table;
}

.horiz_list_news, .link_block{
margin: 0 0 24px 0;
}

.link_all_news {
margin: -6px 0 0px 0;
}

.horiz_list_news .news_images {
    margin: 0 24px 12px 0;
    float: left;
    min-width: 324px;
}

.horiz_list_news .news_images img {
  margin: 0;
}

.horiz_list_news .news_title {
margin: 8px 0 12px 0;
}

.horiz_list_news .under_text {
margin: 12px 0;
padding: 0;
float: left;
}

.right_list_news {
float:right;
margin: 0 0 24px 0;
width: 312px;
}

.right_list_news h2 {
  margin: 0 0 24px 0;
}

.row7:after {
content: '';
clear: both;
display: table;
}

.slider_icons_links_item a,
.photo_slider_item a,
.video_slider_item a {
  display: block;
  position: relative;
}

.slider_icons_links_item img {
  position: relative;
  display: block;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.video_slider_item a img, .photo_slider_item a img {
  display: block;
  position: relative;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.video_slider_item:hover a img, .photo_slider_item:hover a img {
   -o-transform: scale(1.2);
   -ms-transform: scale(1.2);
   -moz-transform: scale(1.2);
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
   z-index: 200;
}

.photo_slider_item a .mask {
  display: block;
  position: relative;
  margin-left: -30px;
  top: 100%;
  width: calc(100% + 60px);
  height: 70px;
  text-align: center;
  font-family: 'OpenSans-Regular';
  font-size: 0.875rem;
  color: #000;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background-color: rgba(30,34,41,1);
  -webkit-transform: translateY(176px);
  -moz-transform: translateY(176px);
  -o-transform: translateY(176px);
  -ms-transform: translateY(176px);
  transform: translateY(176px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 900;
}

.photo_slider_item:hover a .mask {
  position: absolute;
  padding: 24px 6px 0;
  margin-left: -30px;
  width: calc(100% + 60px);
  text-align: center;
  color: #fff;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(134px);
  -moz-transform: translateY(134px);
  -o-transform: translateY(134px);
  -ms-transform: translateY(134px);
  transform: translateY(134px);
  z-index: 1000;
}

.video_slider_item a .mask {
  display: block;
  position: relative;
  top: 100%;
  width: 100%;
  height: 70px;
  font-family: 'OpenSans-Regular';
  font-size: 0.875rem;
  color: #fff;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background-color: rgba(30,34,41,1);
  -webkit-transform: translateY(228px);
  -moz-transform: translateY(228px);
  -o-transform: translateY(228px);
  -ms-transform: translateY(228px);
  transform: translateY(228px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 900;
}

.video_slider_item:hover a .mask {
  position: absolute;
  margin-left: -42px;
  padding: 24px 6px 0;
  width: calc(100% + 84px);
  text-align: center;
  color: #fff;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(182px);
  -moz-transform: translateY(182px);
  -o-transform: translateY(182px);
  -ms-transform: translateY(182px);
  transform: translateY(182px);
  z-index: 1000;
}

.news_tags_block a img,
.all_sl_links,
#ban_links_next a,
#ban_links_prev a,
#icon_links_prev a,
#icon_links_next a,
#photo_prev a,
#video_prev a,
#photo_next a,
#video_next a,
#links_prev a,
#links_next a {
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.news_tags_block a img:hover,
.all_sl_links:hover,
#ban_links_next a:hover,
#ban_links_prev a:hover,
#icon_links_prev a:hover,
#icon_links_next a:hover,
#photo_prev a:hover,
#video_prev a:hover,
#photo_next a:hover,
#video_next a:hover,
#links_prev a:hover,
#links_next a:hover {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.link_all_news a:hover {
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.slider_icons_links_item img:hover {
  border: 1px solid rgba(147,147,147,0.8);
}

.slider_ban_links_inner,
.slider_icons_links_inner,
.photo_slider_inner,
.video_slider_inner,
.slider_links_inner,
.one_photo_slider_inner,
.photo_slider_thumb_inner {
  transition-duration: 1s!important;
}

.photo_slider {
  overflow: hidden;
  height: 250px;
}

.photo_slider div.bx-wrapper {
  height: 250px;
}

.photo_slider div.bx-viewport {
  height: 250px;
}

.photo_slider_item {
  width: 306px;
  height: 250px;
}

.video_slider {
  overflow: hidden;
  height: 298px;
}

.video_slider div.bx-wrapper {
  height: 298px;
}

.video_slider div.bx-viewport {
  height: 298px;
}

.video_slider_item {
  width: 412px;
  height: 298px;
}

.photo_slider div.bx-viewport:hover,
.video_slider div.bx-viewport:hover {
  overflow: visible!important;
}

.photo_slider_item img:hover,
.video_slider_item img:hover {
  -webkit-box-shadow: 0 0 1px rgba(43,43,43,0.9);
  -moz-box-shadow: 0 0 1px rgba(43,43,43,0.9);
  box-shadow: 0 0 1px rgba(43,43,43,0.9);
  z-index: 100;
}

.left_slider_ban_links {
position: relative;
float: left;
margin: 0 0 60px 0;
width: calc(100% - 312px);
}

.slider_title {
  margin: 0 0 24px 0;
  font-family: 'OpenSans-Bold';
  font-size: 0.875rem;
  text-transform: uppercase;
}

.left_slider_ban_links .bx-wrapper {
  width: 100%;
}

.left_slider_ban_links .bx-viewport {
  width: 100%;
}

.slider_ban_links {
float: left;
margin: 0;
padding: 0;
position: relative;
max-width: 924px;
}

.slider_ban_links .bx-wrapper {
margin: 0;
padding: 0;
height: 480px;
}

.slider_ban_links .bx-viewport {
margin: 0;
padding: 0;
height: 480px;
}

.slider_ban_links_inner {
margin: 0;
padding: 0;
display: table;
}

.slider_ban_links_item {
  padding: 48px 24px 24px 24px;
}

.slider_ban_links_inner a{
display: block;
padding: 0 0 24px 0;
font-family: 'OpenSans-Regular';
font-size: 1rem;
color: #fff;
}

.slider_ban_links_inner a:first-child {
  margin-bottom: 6px;
}

.slider_ban_links_item a .title_sl_links {
  display: block;
  padding-bottom: 6px;
  font-family: 'OpenSans-Bold';
  font-size: 1.25rem;
  text-transform: uppercase;
}

.slider_ban_links_item a .descript_sl_links {
  display: block;
  font-family: 'OpenSans-Bold';
  font-size: 0.875rem;
}

.slider_ban_links_item {
  position: relative;
  display: block;
  width: 300px;
  height: 480px;
}

.slider_ban_links_item:nth-child(odd) {
  background: url(/desimages/back_slider1.jpg) 300px 480px no-repeat rgba(123, 160, 223, 1);
}

.slider_ban_links_item:nth-child(even) {
  background: url(/desimages/back_slider2.jpg) 300px 480px no-repeat #cecece;
}

.slider_ban_links_inner .all_sl_links {
  position: absolute;
  bottom: 36px;
  display: block;
  padding: 12px 24px;
  text-decoration: none;
  font-family: 'OpenSans-Regular';
  font-size: 0.875rem;
  border-radius: 4px;
  background: rgba(44,44,52,1);
}

#ban_links_next a,
#ban_links_prev a {
  display: none;
}

#ban_links_prev a{
position: absolute;
left: -12px;
top: 213px;
width: 54px;
height: 54px;
background: url(/desimages/arrow_ban_links_prev.png) 0 0 no-repeat;
}

#ban_links_next a{
position: absolute;
right: -12px;
top: 213px;
width: 54px;
height: 54px;
background: url(/desimages/arrow_ban_links_next.png) 0 0 no-repeat;
}

.left_slider_ban_links+aside {
  display: none;
}

.right_docs_maps {
  float: right;
  padding: 0;
  margin: 0 0 60px 0;
  width: 288px;
}

/* ********************* блок последних новостей со скроллингом ********************* */
.fp_newsConmpanyBlock {
  margin-bottom: 24px;
}

.fp_block_title, .map_title {
margin: 0 0 18px 0;
font-family: 'OpenSans-Semibold';
font-size: 1rem;
color: #2c2c33;
}

.fp_newsConmpanyBlock_inner {
position: relative;
z-index: 1;
}

.fp_newsConmpanyBlock_inner>div {
overflow: hidden;
overflow-y: auto;
max-height: 180px;
padding: 0 12px 0px 0px;
}

.mCustomScrollbar {
-ms-touch-action: none;
touch-action: none;
}

.mCustomScrollBox {
position: relative;
overflow: hidden;
height: 100%;
max-width: 100%;
outline: none;
direction: ltr;
}

.mCSB_outside + .mCS-minimal .mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark .mCSB_scrollTools_vertical {
right: 0;
margin: 12px 0;
}

.mCSB_outside + .mCSB_scrollTools {
/* right: -26px; */
}

.mCSB_scrollTools {
position: absolute;
width: 16px;
height: auto;
left: auto;
top: 0;
right: 0;
bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
position: absolute;
top: 0;
left: 15px;
bottom: 0;
right: 0;
height: auto;
background: rgba(0,0,0,0.1);
width: 6px;
}

.mCS-minimal .mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark .mCSB_scrollTools_vertical .mCSB_dragger {
height: 50px;
}

.mCSB_scrollTools .mCSB_dragger {
cursor: pointer;
width: 100%;
height: 30px;
z-index: 1;
}

.mCS-minimal-dark .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background-color: #000;
background-color: rgba(56,102,200,0);
filter: "alpha(opacity=100)";
-ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
position: relative;
width: 6px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
text-align: center;
background: #3866c8;
}

.mCSB_draggerRail {
  background: #3866c8;
}

.lenta_item a:before {
  position: absolute;
  left: 0;
  display: block;
  content: '';
  margin: 6px 0 0 0;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #3967c8;
}

.lenta_item a {
  position: relative; 
  display: block;
  padding: 0 12px 36px 24px;
  font-family: 'OpenSans-Regular';
  font-size: 0.875rem;
  color: #2c2c33;
}
/* ********************* блок последних новостей со скроллингом ********************* */

.map_RB {
  position: relative;
}

.img_map {
  width: 226px;
}

.img_map img {
  margin: 0;
}

.map {
  display: block;
}

.map img {
  margin: 0;
}

.map_btn {
  position: absolute;
  top: 160px;
  right: 0;
}

.map_btn a {
  position: relative;
  padding: 9px 24px 12px 12px;
  border-radius: 0 3px 3px 0;
  font-family: 'OpenSans-Bold';
  font-size: 0.875rem;
  background: #3866c8;
  color: #fff;
}

.map_btn a:hover {
  text-decoration: underline;
}

.map_btn a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -30px;
  width: 0;
  top: 0;
  height: 0px;
  border-style: solid;
  border-width: 20px 30px 20px 0px;
  border-color: transparent #3866c8 transparent transparent;
}

.slider_icons_links {
  position: relative;
  margin: 0 auto 60px auto;
  width: 100%;
}

.slider_icons_links_item {
  display: block;
  margin: auto;
  text-align: center;
}

.slider_icons_links_item a {
  display: inline-block;
  vertical-align: middle;
  margin: 42px 24px;
  width: 70px;
  height: 70px;
}

#icon_links_prev a, #icon_links_next a {
  position: absolute;
  width: 52px;
  height: 52px;
  top: 248px;
}

#icon_links_prev a {
  left: -12px;
  background: url(/desimages/arrow_prev_ban_links.png) 0 0 no-repeat;
}

#icon_links_next a {
  right: -12px;
  background: url(/desimages/arrow_next_ban_links.png) 0 0 no-repeat;
}

.photo_slider, .video_slider, .slider_links {
  position: relative;
  margin: auto;
  width: 100%;
}

#photo_prev a, #photo_next a {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 132px;
}

#photo_prev a, #video_prev a {
  left: -12px;
  background: url(/desimages/arrow_ban_links_prev.png) 0 0 no-repeat;
}

#photo_next a, #video_next a {
  right: -12px;
  background: url(/desimages/arrow_ban_links_next.png) 0 0 no-repeat;
}

#video_prev a, #video_next a {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 158px;
}

#links_prev a, #links_next a {
  position: absolute;
  width: 14px;
  height: 26px;
  top: 100px;
}

.slider_links {
  margin: 0 auto 80px auto;
  width: 100%;
}

.slider_links_inner div a{
  display: block;
  padding: 12px 0;
}

#links_prev a {
  left: -12px;
  background: url(/desimages/arrow_prev_sl_prev.png) 0 0 no-repeat;
}

#links_next a {
  right: -12px;
  background: url(/desimages/arrow_next_sl_links.png) 0 0 no-repeat;
}

.footer .menu li a:hover {
  text-decoration: none;
}

.footer_copy {
margin:0 auto;
max-width: 1248px;
font-size: 0.75rem;
color: #fff;
}

.footer_copy a {
  color: #fff;
}

.copy_right {
  float: left;
}

.counters {
  float: right;
}

/* ********************* стили для вторичной >>> список новостей ********************* */
.press_content{padding:0}
.press_content .press_block{padding:36px 0;border-bottom: 3px solid rgba(123, 160, 223, 1);}
.press_content .press_block:last-child{border:none}

.inner {
  margin: 0 auto;
  padding: 0 0 24px 0;
}

.taxonomy {
  margin: 24px 0 0 0;
  width: 100%;
}

.taxonomy a {
  font-family: 'OpenSans-Bold';
  font-size: 0.75rem;
  text-transform: uppercase;
}

.taxonomy span {
  font-family: 'OpenSans-Regular';
  font-size: 0.75rem;
}

.left_list_news {
  margin: 0 0 24px 0;
  padding: 0 24px 0 0;
}

.left_list_news h2 {
  margin:0 0 24px 0;
} 

/* ************** стили для бокового меню с программами ************** */
.last_news {
  margin: 0 0 48px 0;
}

.last_news h2 {
  margin: 0 0 24px 0;
}

/* ****************** меню ******************* */
aside {
  margin-top: -24px;
  max-width: 312px;
}

.last_news+aside {
  margin-top: 0;
}

 aside ul {
  margin:0;
  padding-left: 30px;
}

aside ul ul {
  margin: 18px 0 0 0;
}

.block_menu_title {
  position: relative;
  margin: 24px 0;
  padding: 18px 12px;
  border-radius: 5px;
}

.block_menu_title a,
.block_menu_title span,
.block_menu_title div {
  margin: 0;
  padding: 0;
  color: #fff;
}

.block_menu_title .arrow_down, .block_menu_title .arrow_up{
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 48px;
  height: 100%;
  cursor: pointer;
  background: url(/desimages/arrow_down.png) center center no-repeat;
}

.block_menu_title .arrow_down:hover{
  background: url(/desimages/arrow_down_hover.png) center center no-repeat;
}

.block_menu_title .arrow_up{
    background: url(/desimages/arrow_up.png) center center no-repeat;
}
.block_menu_title .arrow_up:hover{
    background: url(/desimages/arrow_up_hover.png) center center no-repeat;
}


.block_menu:nth-child(even) .block_menu_title {
  background: #545467;
}

.block_menu:nth-child(odd) .block_menu_title {
  background: #3866c8;
}

.block_menu ul li{
  padding: 0 0 12px 0;
  position: relative;
  list-style-type: none;
  word-break: break-all;
}

.block_menu ul li:last-child {
  padding: 0;
}

.block_menu ul li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: -28px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #3866c8;
}

.block_menu li span, .block_menu li a {
  font-size: 0.875rem;
}

.block_menu .selected {
  font-family: 'OpenSans-Bold';
  font-size: 0.875rem;
}

.open_list {
  display: none;
  margin: 0 0 48px 0;
  display:none;
}

.wind_open_item {
  position: absolute;
  margin: 0 0 48px -13px;
  padding: 12px;
  width: 264px;
  z-index: 100;
  border-bottom: 1px solid #fff;
  border-radius: 0 0 5px 5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background: linear-gradient(180deg,
              rgba(46,112,209,.99) 15%,
              rgba(54,104,200,0.98) 75%,
              rgba(54,104,200,0.99) 100%);
}



.title_list {
  margin: 0 0 18px 0;
  font-family: 'OpenSans-Semibold';
  font-size: 0.875rem;
  text-transform: uppercase;
}

.page_item_selected, .page_item:hover, .p_next_block:hover, .p_prev_block:hover, .p_next:hover, .p_prev:hover{
  background: none;
  font-weight: bold;
}

a.page_item {
  background: none;
  color: #000;
}

.page_item {
  padding: 0 4px;
}

a {
  text-decoration: none;
  color: #3c3c3c;
  font-weight: normal;
}

.p_next_block {
  padding: 0 4px;
}

/* *************************  *************************** */
article {
  margin: 0 24px 36px 0;
}

article h1 {
  margin: 0 0 24px 0;
  line-height: 1;
}

/* article .img_one_news{
  float: left;
  margin: 0 24px 18px 0;
  padding: 0;
} */

.wrapper article a{color: #3a67c8}

figure {
  float: left;
  margin: 0 0 12px 0;
}

figure img {
  float: none;
  display: block;
  margin: 0 24px 12px 0;
  width: 445px;
}

figcaption {
  margin: 0;
  font-family: 'OpenSans-Italic';
  font-size: 0.8rem;
  max-width: 445px;
}

time {
  display: block;
  margin: 0 0 18px 0;
  font-family: 'OpenSans-Semibold';
  font-size: 1rem;
}

article p {
  margin: 0 0 12px 0;
  padding: 0;
  line-height: 1.45;
}

article .author {
  margin: 0;
  padding: 24px 0 0;
}

article .author p {
  margin: 6px 0;
  padding: 0;
}

.link_inner_all_news a {
  display: block;
  font-family: 'OpenSans-Bold';
  font-size: 0.875rem;
  color: #3a67c8;
}

.links_print_news {
    margin: 24px 0;
}

.under_text {
  padding: 24px 0 0 0;
}

.link_inner_all_news {
  margin: 0 0 24px 0;
}

.print_icon {
    display: block;
    margin: 0;
    padding: 0 0 0 42px;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    background: url(/desimages/print_icon.png) no-repeat;
    background-position: 0 2px;
    line-height: 30px;
}
.tags_title{font-weight:bold;display:block;margin-bottom:12px;}

.news_tags_block {
  /*padding: 0 0 0 24px;*/
  display: inline-block;
  margin-bottom:36px;
}
.tag_content img{float:none;display:inline-block;vertical-align:baseline;margin:0 6px 0 0;}
.margin_out_two .news_tags_block a {
  display: inline;
  float: none;
}

.margin_out_two .news_tags_block a img {
  display: inline;
  float: none;
  padding: 0 4px 0 0;
  margin: 0;
}
/* ******************* карта сайта ******************* */
.title_site_map {
  margin: 12px 0 24px 0;
  font-family: 'OpenSans-Bold';
  font-size: 1.25rem;
}

.site_map_list:last-child {
  margin: 12px 0 24px 0;
}

.site_map_list, .site_map_list ul {
  margin: 12px 0 0 0;
  padding: 0;
  list-style-type: none;
}

.site_map_list ul, .site_map_list ul li ul {
  padding: 0 0 0 18px;
}

.site_map_list li {
  padding: 0 0 12px 0;
  font-family: 'OpenSans-Bold';
  font-size: 1rem;
}

.site_map_list li:last-child {
  padding: 0;
}

.site_map_list li li {
  font-family: 'OpenSans-Semibold';
}

.site_map_list li li li {
  font-family: 'OpenSans-Regular';
}

/* ******************* электронные обращения+форма расширенного поиска ********************* */
.title_el_obr, .title_search {
  line-height: 1;
  font-family: 'OpenSans-Bold';
  font-size: 1.25rem;
}

.title_search {
  margin: 0 0 28px 0;
}

.text_of_worning {
  padding: 6px 24px 12px 24px;
}

.right_text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  color: #3a67c8;
}

.wrong_text {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 24px;
  line-height: 1;
  color: #ea1825;
}

.el_obr_form, .search_inner {
  margin: 0 24px 0 0;
  padding: 20px 24px 32px 32px;
  border: 3px solid rgba(123, 160, 223, 1);;
  border-radius: 5px;
}

.search_inner {
  margin: 0 24px 24px 0;
}

.search_inner input {
    background-color: #fff;
}

.form_field input, .search_request input {
  width: calc(70% - 5px);
  height: 40px;
  border: 3px solid #3866c8;
  border-radius: 5px;
}


.el_obr_fill_field {
  visibility: hidden;
}

.el_obr_form label, .request, .search_inner_r2 {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  line-height: 1;
  font-family: 'OpenSans-Semibold';
  font-size: 1rem;
  color: #2c2c33;
}

.el_obr_form textarea {
  display: inline-block;
  vertical-align: middle;
  width: calc(70% - 5px);
  height: 130px;
  border: 3px solid #3866c8;
  border-radius: 5px;
}

.style_attach input[type=file] {
  width: calc(70% - 41px);
  margin: 0 12px 0 0;
}

.remove {
  position: absolute;
  background: url(/desimages/remove.png) 24px 24px no-repeat;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.remove+.tooltip {
  display: none;
  background-color: #fff;
  color: #484846;
  padding: 4px;
  position: absolute;
  bottom: 100%;
  right: 4px;
}

.style_attach {
  position: relative;
}

.more_files {
 display: block;
 margin: 0 0 0 30%;
 color: #3866c8;
 cursor: pointer;
 font-weight: bold;
}

.style_el_obr_cap {
    margin:24px 0;
    margin-left: calc(30% + 6px);
}

.style_el_obr_cap a {
  display: block;
  margin: 12px 0 0 0;
}

.style_el_result input{
  height: 40px;
  border: 3px solid #3866c8;
  border-radius: 5px;
}

.style_warn {
  display: block;
  margin: 24px 0 0 0;
}

.search_in_btn {
  position: relative;
  text-align: right;
  margin: 24px 0 0 0;
}

.search_in_btn input {
    padding: 0 36px;
  height: 40px;
  background: none;
  border: 3px solid #3866c8;
  border-radius: 5px;
  color: #3866c8;
  cursor: pointer;
  font-family: 'OpenSans-Bold';
  font-size: 0.875rem;
  text-transform: lowercase;
}

.search_request {
  margin: 0 0 24px 0;
  padding: 0 12px 0 0;
  width: 100%;
}

.search_kalend {
  padding: 0 12px 0 0;
  width: 100%;
}

.search_inner select, .form_field select {
  width: calc( 70% - 5px);
  height: 40px;
  border: 3px solid #3866c8;
  border-radius: 5px;
}

.search_date {
  display: inline-block;
  vertical-align: middle;
  width: calc(70% - 5px);
  height: 40px;
}

.search_date:after {
  display: block;
  clear: both;
  content: '';
}

.search_period_in {
  float: left;
  width: calc(50% - 12px);
  height: 40px;
  position: relative;
  border: 3px solid #3866c8;
  border-radius: 5px;
}

.search_period_in:first-child {
  margin: 0 12px 0 0;
}

.search_period_in:last-child {
  margin: 0 0 0 12px;
}

.search_period_in input {
  height: 34px;
  border: none;
}

.search_period_in img {
  position: absolute;
  margin: auto;
  right: 5px;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  cursor:pointer;
}

.search_period_in:after {
  display: table;
  content: '';
  clear: both;
}

/* .ui-datepicker .ui-datepicker-header {font-family: 'OpenSans-Regular'!important;}
.ui-datepicker .ui-datepicker-today a, .ui-datepicker-today span {background-color:#3a67c8!important;}
.ui-datepicker td a:hover{background-color:#3967c8!important;} */

.search_all_select {
  margin: 24px 0;
}

.search_radio {
  display: inline-block;
  vertical-align: top;
  width: 60%;
}

.radio_btn_label {
  float: left;
  padding: 0 12px 12px 0;
  width: 200px;
}

.radio_btn_label input {
  position: relative;
  top: 2px;
  margin: 0;
  padding: 0;
}

.search_result_title {
  margin: 0 0 12px 0;
  line-height: 1;
  font-family: 'OpenSans-Semibold';
  font-size: 1.1rem;
  color: #2c2c33;
}

.news_att{padding-top:36px;}

.news_att img {
  max-width: 324px;
}
/* ********************** страница со списком фото ************************ */
.list_photo {
  margin: 0 0 48px 0;
  width: 100%;
}

.photo_item {
  display: inline-block;
  vertical-align: top;
  margin: 0 12px 24px 0;
  width: calc(33% - 8px);
}

.photo_item:nth-child(3n+3) {
  margin: 0;
}

.photo_item a, .photo_item_date {
  display: block;
  clear: both;
  content: '';
}

.photo_item_image img{
  display: block;
  float: none;
  max-width: 100%;
}

.photo_item_date {

}

.photo_item_title {
  padding: 12px 0 0 0;
  font-family: 'OpenSans-Bold';
  font-size: 1rem;
  color: #2c2c33;
}

.photo_item_text {

}

/* ******************* ошибка 404 ********************* */
body {
  min-height: 100%;
  width: 100%;
  
}

.block_404 {
  margin: 0 auto;
  max-width: 1248px; 
  padding-bottom:200px;
}

.title_404 {
  display: inline-block;
  vertical-align: middle;
  font-family: 'OpenSans-Bold';
  font-size: 11.25rem;
  color: #fff;
  margin-right:36px;
}

.list_propouse {
  display: inline-block;
  vertical-align: middle;
  font-family: 'OpenSans-Semibold';
  font-size: 1rem;
}

.list_propouse div {
  font-family: 'OpenSans-Regular';
  font-size: 1rem;
  color:#fff;
}

.list_propouse a {
  font-family: 'OpenSans-Bold';
  font-size: 1rem;
  color:#fff;
  font-weight:bold;
}

/* ******************** вторичная со списком и одной страницей руководства ********************* */
.list_direction {
  float: left;
  margin: 0;
  padding: 0 24px 0 0;
}

.block_sport .title_block:first-child {
  margin: 0 0 24px 0;
}

.list_direction_title {
  margin: 0 0 32px 0;
  line-height: 1rem;
  font-family: 'OpenSans-Semibold';
  font-size: 1.25rem;
  color: #000;
}

.direction_list_item {
  margin: 0 0 54px 0;
}

.direction_list_item:after {
  clear:both;
  display: block;
  content: '';
}

.direction_face {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 170px;
}

.direction_face img {
  display: inline-block;
  float: none;
  margin: 0;
}

.direction_info {
  /* float: left; */
  display: inline-block;
  vertical-align: top;
}

.direction_face+.direction_info {
  margin: 0 0 0 24px;
  width: calc(100% - 199px);
}

.fio, .fio a {
  margin: 0 0 12px 0;
  font-family: 'OpenSans-Regular';
  font-size: 1.875rem;
  line-height: 1.2;
}

.first, .first a {
  font-family: 'OpenSans-Bold';
}

.status, .direction_textblock_title {
  font-family: 'OpenSans-Bold';
  font-size: 1rem;
}
.direction_textblock{
    padding-bottom:24px;
}

.direction_phone {
  margin: 16px 0 0 0;
}

.phone_item {
  display: block;
  margin: 12px 0 2px 0;
  font-family: 'OpenSans-Semibold';
  font-size: 1rem;
}

.direction_place {
  margin: 24px 0 0 0;
  padding: 0 0 0 80px;
  background: url(/desimages/icon_direction.png) 56px 84px no-repeat;
  background-position: left;
  line-height: 1.7;
  min-height: 90px;
}

.direction_textblock_title {
  margin: 0 0 12px 0;
}

/* ********************* вторичная с фотослайдером *********************** */
.one_photo_theme {
  margin: 0 0 60px 0;
}

.photo_theme_date {
  margin: 0 0 24px 0;
  font-family: 'OpenSans-Bold';
  font-size: 1.1rem;
  line-height: 1.3;
  color: #000;
}

.photo_theme_title {
  margin: 0 0 12px 0;
  font-family: 'OpenSans-Semibold';
  font-size: 1.1rem;
  line-height: 1.4;
}

.photo_theme_description {
  margin: 0 0 24px 0;
  font-family: 'OpenSans-Regular';
  font-size: 1rem;
}

.photo_theme_item {
  position: relative;
  margin: 0 0 24px 0;
}

.photo_slider, .video_slider {
  margin: 0 0 60px 0;
  overflow: hidden;
}

 .photo_slider {
  padding-bottom: 18px;
}

.video_slider {
  padding-bottom: 24px;
}

.photo_slider .bx-wrapper,
.one_photo_slider .bx-wrapper {
  width: 100%;
}

.one_photo_slider {
  margin: 0 0 36px 0;
}

.one_photo_slider .bx-viewport {
  max-height: 480px;
}

.one_photo_slider_inner {
  width: 100%;
  max-height: 480px;
  overflow: hidden;
}

.one_photo_slider_inner .bx-caption {
  float: right;
  margin-left: 12px;
  width: calc(30% - 12px);
}

.big_photo_image {
  float: left;
  margin: 0 12px 0 0;
  width: calc(70% - 12px);
}

.big_photo_container .big_photo_image img {
  margin: 0;
}

.photo_slider_thumb {
  position: relative;
  left: 0;
}

#ph_thumb_prev a {
  position: absolute;
  bottom: 58px;
  left: -12px;
  height: 54px;
  width: 54px;
  background: url(/desimages/arrow_ban_links_prev.png) no-repeat;
}

#ph_thumb_next a {
  position: absolute;
  bottom: 58px;
  right: -12px;
  height: 54px;
  width: 54px;
  background: url(/desimages/arrow_ban_links_next.png) no-repeat;
}

/* ******************* вторичная c видами спорта ******************* */
.left_list_sports {

}

.left_list_sports img {
  float: none;
  display: block;
  margin: 0;
}

.block_item {
  padding: 12px 0 104px 0;
  width: 50%;
}

.block_item .image {
  margin: 0 0 12px 0;
}

.item_title {
  margin: 0 0 12px 0;
  font-family: 'OpenSans-Bold';
  font-size: 1.1rem;
  color: #2c2c33;
}

.item_description {
  line-height: 1.6;
  font-family: 'OpenSans-Semibold';
  font-size: 1rem;
  color: #2c2c33;
}

.item_description a {
  display: block;
  margin: 6px 0 0 0;
  text-decoration: none;
  font-family: 'OpenSans-Light';
  font-size: 1rem;
  color: #2c2c33;
}

.block_all {
  margin:  0 0 64px 0;
}

.block_all_title {
  margin: 0 0 48px 0;
  font-family: 'OpenSans-Bold';
  font-size: 1.25rem;
  color: #2c2c33;
  text-transform: uppercase;
}

.block_all_inner {
  margin-bottom: 48px;
  width: 100%;
}

.block_all_inner:last-child {
  margin-bottom: 0;
}

.block_all_inner:after {
  clear: both;
  display: block;
  content: '';
}

.block_all_inner a {
  float: left;
  margin-right: 12px;
  width: calc(25% - 12px);
  min-width: 220px;
  min-height: 100px;
}

.block_all_inner a:hover {
 text-decoration: none;
}


.block_all_inner a span {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 86px);
}

.block_all_inner a .icon_sports {
  width: 70px;
}

/* ********* 1248 для стрелочек bx-slider с баннерами на главной ********* */
@media all and (max-width:1248px) {

#ban_links_prev a, #ban_links_next a {
  display: block;
}

}

/* ******************** 1024 ************************ */
@media all and (max-width:1150px) {
    .long_main_title{
        font-size:2.5rem;
        line-height:100%;
    }
}
/* ******************** 1024 ************************ */
@media all and (max-width:1024px) {

  .logo_left_img {
    vertical-align: top;
  }

  .logo_left_img img {
    margin-bottom: 24px;
}
/*.long_main_title{
        font-size:2.5rem;
        line-height:100%;
    }*/
.menu {
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    background: #000;
  }

.style_menu_list_btn {
    display: block;
    padding-left: 36px;
    background: url(/desimages/menu_icon.png) no-repeat;
    background-position: 6px;
    font-size: 1.275rem;
    color: #fff;
    cursor: pointer;
}

  .style_menu {
    display: none;
  }

  .menu_h {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 100;
    background: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 5px solid #000;
  }

  .menu_inner, .menu_h ul {
    display: block!important;
    margin: 0;
    list-style: none;
  }
  
  .menu_h .menu_inner {
    overflow: hidden;
  }

  .menu_h ul {
    margin: 0;
    padding-left: 24px;
    width: 100%;
    line-height: 2.85;
    background: #fff;
  }

  .menu_h ul:first-child {
    margin-top: 12px;
    padding: 0;
    color: #fff;
    background: #000;
}

.menu_vert_list {
  display: block;
  padding-left: 36px;
  background: #fff;
}

  .menu_h ul .menu_vert_list a {
    display: block;
    padding: 12px 0;
    font-size: 16px;
    font-weight: normal;
    color: #2c2c33;
    line-height: 1.6;
  }

  .menu_h ul li a:hover {
    width: calc(100% + 9999px);
    margin-left: -9999px;
    border-left: 9999px solid #000;
    color: #fff;
    background: #000;
  }

  .all_block_calendar {
  display: none;
  }
  
.footer .menu a {
  font-size: 1.275rem;
  color: #fff;
}

.footer .menu a:hover {
  text-decoration: none;
}
  .central_medals {
    /*display: none;*/
  }

  .right_additional_menu {
    /*width: calc(100% - 200px);*/
    text-align: right;
}
.central_results {
    /*max-width:200px;*/
}
    .el_obr{
        /*max-width: calc(40% + 20px);*/
        margin-left: 20px;
    }
  .actual_list_news h2 {
    margin: 0 0 24px 0;
  }

  .list_news .news_images.main_photo{
    clear: both;
    display: block;
    width: 100%;
  }

  .list_news .news_images img {
    margin: 0;
    max-width: 100%;
  }

  .news_date span {
    color: #000;
  }

  .left_list_news {
    margin: 0 0 32px 0;
    padding: 0;
    width: 100%;
  }

  .right_list_news {
    padding: 24px 0;
    width: 100%;
    border-top: 3px solid rgba(123, 160, 223, 1);
  }
  
  .news_item .news_image {
    margin-right: 24px;
    margin-bottom: 24px;
  }

.el_obr_form, .search_inner {
  margin: 0 0 24px 0;
}

  .news_link {
    clear: both;
  }

  .list_direction {
    float: none;
    padding: 0;
    width:100%;
}

.block_all_inner a {
  width: calc(33% - 12px);
}

.one_photo_slider .bx-viewport {
  max-height: 680px;
}

.one_photo_slider_inner {
  max-height: 100%;
  overflow: visible;
}

.big_photo_image {
  float: none;
  display: block;
  margin: 0 0 12px 0;
  width: 100%;
}

.big_photo_image img {
  float: none;
}

.one_photo_slider_inner .bx-caption {
  float: none;
  margin-left: 0;
  width: 100%;
}

.photo_item {
  width: calc(50% - 20px);
  margin: 0 12px 24px 0;
}

.photo_item:nth-child(3n+3) {
  margin: 0 12px 24px 0;
}

}

/* ********************* 1000 ********************* */
@media all and (max-width:1000px) {
    .central_results{width:30%; width:200px;}
    .central_results a{margin-bottom:12px;}
    .right_additional_menu {width:70%;width: calc(100% - 200px);}
}
/* ********************* 880 ********************* */
@media all and (max-width:880px) {

.central_medals+.central_medals {
  display:none;
}
.long_main_title{
        font-size:2rem;
        line-height:100%;
    }
    .langs, .social_top{
        width: 37%;
    }   
    .vds_top{
        width:26%;
    }
    .vds_top a{
        font-family: 'OpenSans-Regular';
        padding:6px 12px;
    }
}

/* ********************* 840 ********************* */
@media all and (max-width:840px) {

.left_calend_menu {
  display: none;
  }

.right_list_news {
  margin: 0 0 60px 0;
}

.block_all_inner a {
  float: left;
  width: calc(50% - 12px);
}

article .img_one_news {
  float: none;
}

/* article .img_one_news img {
  float: none;
} */

figure {
  float: none;
}

figure img {
  float: none;
}

.central_results, .right_additional_menu{
    width:100%;
    max-width:100%;
    display:block;
    float:none;
    clear:both;
    text-align: justify;
    padding:0;
}
.central_results{
    padding-top:12px;
}
.right_additional_menu{margin-top:4px;}
.el_obr{
    float:left;
    width:48%;
    margin:0;
}

.one_window{
    float:right;
    width:48%;
    margin:0;
}
}

/* ********************* 710 ********************* */
@media all and (max-width:710px) {
/*
.right_additional_menu, .central_results {
    display:block;
    margin: 24px 0 0 0;
    padding: 0;
    width: 100%;
    max-width:100%;
}
.one_window, .el_obr {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.el_obr {
    position: relative;
    border: none;
    
}

.el_obr_first_level{
    padding: 0 18px 0 43px!important;
    background: url(/desimages/elo_background.png) top left no-repeat;
    border-bottom: 1px solid #fff;
}
.el_obr a {
    display: block;
    padding: 0 0 10px 0;
    font-size: 0.875rem;
    color: #fff;
}
.el_obr a, .one_window a, .one_wind_inner {
  text-align: left;
}

.el_obr_title {
  padding-left: 43px!important;
  background-position: top left;
}

.one_window a, .one_wind_inner {
   padding-left: 12px; 
}
.one_window .wind_title{
    text-align: left;
    padding: 12px 18px 12px 43px!important;
    background: url(/desimages/one_wind_background.png) 4px center no-repeat;
    border-bottom: 1px solid #fff;
}*/

.wind_open_item {
  width: calc(100% + 2px);
}

}

/* ********************* 680 ********************* */
@media all and (max-width:680px) {

.logo_left_img {
  margin-right:12px;
  width: auto;
}

.logo_left_img img {
  margin-right: 12px;
}

.right_list_news {
  margin: 0 0 36px 0;
  padding: 24px 0;
  border-top: 3px solid rgba(123, 160, 223, 1);
}

.horiz_list_news {
  margin: 0 0 32px 0;
}

.horiz_list_news .news_images, .news_item .news_image {
  margin: 0 24px 12px 0;
  float: none;
  display: block;
}

.horiz_list_news .news_images img, 
.news_item .news_image img, 
.list_news .news_images img,
.actual_list_news .news_images
{
  float: none;
  display:block;
}
.actual_list_news .list_news{
    margin-bottom:12px;
}
.left_slider_ban_links {
  float: none;
  margin: 0 0 60px 0;
  width: 100%;
}

.right_docs_maps {
  float: none;
  padding: 0;
  width: 100%;
}

.right_docs_maps:after {
  content: '';
  display: block;
  clear: both;
}

.fp_newsConmpanyBlock {
  float: left;
  margin-bottom: 36px;
  padding-right: 24px;
  /* width: calc(100% - 288px); */
  width: 50%;
}

.map_RB {
  float: right;
  /* width: 288px; */
  width: 50%;
}

.map img {
  float: none;
}

.map_RB:after {
  clear: both;
  display: block;
  content: '';
}

.el_obr_form label, .request, .search_inner_r2 {
  margin: 0 0 12px 0;
  width: 100%;
}

.form_field input,
.search_request input,
.search_inner select,
.form_field select,
.el_obr_form textarea {
  width: 100%;
}

.search_date {
  width: 100%;
}

.style_el_obr_cap {
  margin: 24px 0;
}

.direction_face {
  margin: 0 0 24px 0;
  text-align: left;
}

.direction_face+.direction_info {
  margin: 0;
  width: 100%;
}

.block_item {
  width: 100%;
}

.photo_item {
  width: 100%;
  margin: 0 0 36px 0;
}

}

/* ********************* 620 ********************** */
@media all and (max-width:620px) {
    .el_obr{margin-right:12px;}
}
/*
    .right_additional_menu{
        margin:0;
    }
    
    .el_obr, .one_window{
        display:block;
        width:100%;
        max-width: 100%;
        text-align:left;
        margin-bottom:6px;
        border:none;
    } 
    .one_window .wind_title, .el_obr .el_obr_first_level{
        text-align:left;
        padding:12px 12px 12px 48px;
    }
    .wind_title {
        background: url(/desimages/one_wind_background.png) 1% center no-repeat;
    }
    .el_obr_first_level{
        background: url(/desimages/elo_background.png) 1% center no-repeat;
    }
    .one_wind_inner, .el_obr_item ul
    {text-align:left;}
    
}*/
/* ********************* 580 ********************** */
@media all and (max-width:580px) {

.fp_newsConmpanyBlock {
  float: none;
  margin-bottom: 60px;
  padding-right: 0;
  width: 100%;
}

.map_RB {
  float: none;
  width: 288px;
}
.langs, .social_top{
    width:40%;
    vertical-align:top;
    padding-top:6px;
}
  .vds_top {
      width:20%;
      vertical-align: top;
  }
  .vds_top img {
      display:block;
      margin:0 auto;
  }
  .vds_top span {
      display:none;
  }
  .social_res {
      padding-left:12px;
  }
  .site_map{
      padding:0 12px;
  }
}

/* ********************* 540 ********************** */
@media all and (max-width:540px) {

.block_all_inner a {
  width: calc(100% - 12px);
}

}

/* *********************** 480 *********************** */
@media all and (max-width:480px) {

.logo_left_img {
  vertical-align: top;
  margin: 12px 0 0 0;
  width: auto;
}

.logo_left_img img {
  margin-bottom: 12px;
  margin-right: 12px;
}

.long_main_title {
  margin: 0 0 12px 0;
  width: 100%;
  font-size: 1.7rem;
}

.right_list_news {
  margin: 0;
}

.left_slider_ban_links {
  display: none;
}

.left_slider_ban_links+aside {
  display: block;
  max-width: 100%;
  margin: 24px 0 60px 0;
}

.video_slider {
  height: 254px;
}

.video_slider_item:hover a .mask {
-webkit-transform: translateY(150px);
-moz-transform: translateY(150px);
-o-transform: translateY(150px);
-ms-transform: translateY(150px);
transform: translateY(150px);
z-index: 1000;
}

.search_date {
  height: auto;
}

.search_period_in {
  float: left;
  width: 100%;
}

.search_period_in:first-child {
    margin: 0 0 12px 0;
}

.search_period_in:last-child {
    margin: 0;
}

.block_all_inner a {
  min-width: 150px;
}

}

/*список ссылок на нормативные документы*/
.link-normativ-doc{
    margin-bottom: 48px;
}