@import "inner.css";
@import "inner2.css";

.mt-44{
    margin-top: 44px;
}

.clear {
    clear: both;
}

.all {
    min-width: 340px;
}

#big_pic {
    height: 636px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.max_width_600 {
    max-width: 600px;
}

.secondary_page #page_header,
.secondary_page #page_main {
    background: #f4f4f6;
}

.pointer {
    cursor: pointer;
    outline: none;
}

.half_white_bg.top {
    position: relative;
    background: #fff;
}

.half_white_bg.bottom {
    position: relative;
    background: #f4f4f6;
}

.fix_width {
    width: 375px;
}

.half_white_bg.top::after,
.half_white_bg.bottom::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: calc(50% - 18px);
    left: 0;
    background: #f4f4f6;
}

.half_white_bg.top::after {
    bottom: 0;
    height: calc(50% + 74px);
}

.half_white_bg.bottom::after {
    bottom: 0;
    height: calc(50% + 16px);
    background: #fff;
}

.link_btn {
    background: #f7a93c;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 12px 17px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    border: none;
    outline: none;
    -webkit-transition: all 0.2s, color 0.2s;
    -o-transition: all 0.2s, color 0.2s;
    transition: all 0.2s, color 0.2s;
}

.vote_form .link_btn {
    max-width: 132px;
    text-align: center;
}

.slider_with_dots a:hover .link_btn,
.link_btn:hover,
.no_shadow_hover:hover {
    box-shadow: none!important;
}

.up_on_hover > a {
    position: relative;
    -webkit-transition: all 0.2s, color 0.2s;
    -o-transition: all 0.2s, color 0.2s;
    transition: all 0.2s, color 0.2s;
    top: 0;
}

/*.up_on_hover:hover > a {
    top: -20px;
}*/


.hover_shadow:hover {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important;
}

.header_top_bg {
    min-height: 7px;
    background: #def0f4;
}

.close {
    width: 38px;
    height: 38px;
}

.close > .ico {
    width: 17px;
    height: 17px;
    background-image: url(/desimages/all_index_close_info.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.close:hover > .ico {
    background-image: url(/desimages/all_index_close_info_hover.svg);
}

.translucent_bg {
    background: rgba(0,0,0,.4);
}

.hover_block:hover .hover_text {
    text-decoration: underline;
}

/* текстовое сообщение над шапкой*/

.alert_bg {
    background-color: #e2832e;
}

#page_header .alert .close {
    opacity: 1;
}

#page_header .alert .close > .ico {
    background-image: url(/desimages/white_all_index_close_info.svg);
}

#page_header .alert .close:hover > .ico {
    background-image: url(/desimages/all_index_close_info_hover.svg);
}

.red_bg {
    background: #740404;
}

.dark_red_hover_bg:hover {
    background: #800a0a!important;
}

.light_blue_bg {
    background: #ebf6f9;
}

.light_grey_bg {
    background: #f4f4f6!important;
}

.beige_bg {
    background: #fffbf2;
}

.blue_bg {
    background: url(/desimages/blue_bg-min.png) no-repeat center;
    background-size: cover;
    z-index: 2;
}

.yellow_bg {
    background: #f7aa3b;
}

.yellow_bg_item {
    width: 33.33%;
}

.none_bg {
    background: none!important;
}

.dark_red_color {
    color: #a01c1c;
}

.header_grey_color {
    color: #393838!important;
}

.footer_grey_color {
    color: #6d6c6c;
}

.dashed_border {
    border-bottom: 1px dashed;
}

.semibold {
    font-family: 'SourceSansPro-SemiBold';
}

.font_size_12 {
    font-size: 12px;  
}

.font_size_13 {
    font-size: 13px;  
}

.font_size_14 {
    font-size: 14px!important;  
}

.font_size_17 {
    font-size: 17px;  
}

.font_size_18 {
    font-size: 18px;  
}

.font_size_20 {
    font-size: 20px;  
}

.font_size_22 {
    font-size: 22px;  
}

.without_text_decoration {
    text-decoration: none;
}

.first_page .without_text_decoration:hover,
.secondary_page .tab_ban_item.without_text_decoration:hover {
    text-decoration: underline;
}

.block_name {
    color: #000;
    font-size: 18px;
    margin-bottom: 16px;
    position: relative;
    z-index: 2;
}

.block_name.light_grey_bg {
    margin-bottom: 0;
    padding-bottom: 16px;
}

.news_tabs .block_name {
    text-transform: uppercase;
}

a.block_name {
    color: #000!important;
}

.block_name.active {
    font-weight: bold;
}

.nav_menu_color {
    color: #12768e;
}

.slider_text_color {
    color: #222;
}

.border_grey {
    border-color: #e4e4e6!important;
}

.border_blue {
    border-color: #d6eae9!important;
}

.border_biege {
    border-color: #e6d7b1!important;
}

.border_biege_2 {
    border-color: #d3b986!important;
}

.mobile_border_biege {
    border-color: #e5d8ae!important;
}

/* шапка */

.logo_pic {
    max-height: 58px;
}

.main_lang_item.active {
    border-bottom: 4px solid #f7aa3b;
}

.site_title a {
    color: #393838;
    font-size: 19px;
}


.header_text a {
    text-decoration: none;
    color: #393838;
}


#header_search_field {
    background: #eaeaea;
}

#header_search_field .dashed_border:hover {
    border-bottom:  1px dashed #f7f1d9;
}

#header_search_field input[type="text"] {
    width: calc(100% - 175px);
    height: 30px;
    padding: 0.13rem .75rem;
    border: none;
    background: #fff;
    outline: none;
}

#header_search_field input[type="text"]:focus {
    border: 1px solid #035d7d;
    outline: 0;
}

#header_search_field form {
    width: calc(100% - 62px);
}

#header_search_field .close {
    width: 73px;
    right: 0;
    top: 0;
    bottom: 0;
    background: #d5d5d5;
}

#header_search_field .close > .ico {
    width: 33px;
    height: 33px;
}

/* точки слайдера */

.first_page .slider_with_dots .slick-dots {
    text-align: right;
    width: auto;
    right: -32px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.slick-slider {
    margin-bottom: 0;
}

.slider_with_dots .slick-dots li button {
    height: 21px;
    width: 21px;
    position: relative;
}

.slider_with_dots .slick-dots li button::before {
    font-size: 0;
    line-height: 0;
    opacity: 1;
    cursor: pointer;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 3px solid #fff;
}

.slider_with_dots .slick-dots .slick-active button::before {
    font-size: 0;
    line-height: 0;
    background: #f7a93c;
    opacity: 1;
    cursor: pointer;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 3px solid #f7a93c;
}

.slider_with_dots .slick-dots .slick-active button::after {
    content: '';
    font-size: 0;
    line-height: 0;
    opacity: 1;
    cursor: pointer;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 3px solid #fff;

}

.slider_with_dots .slick-dots li {
    margin: 0;
    background: none;
    display: block;
    width: 21px;
    margin: 5px 0;
}

/* конец точки слайдера */


/* соц. иконки пол шапкой */
.under_header_soc {
    left: -48px;
    top: 0;
    bottom: 0;
    margin: auto;
}

/* баннеры под шапкой */

.ban_under_header {
    transition: all 0.3s;
    /*width: 16.66667%;*/
    width: calc(16.66667% - 1.25rem);
}

.ban_under_header > a {
    background: #fff;
}

.show_more_btn_box  {
    height: 26px;
    width: calc(33.33334% - 20px);
}

.show_more_btn {
    height: 5px;
    position: relative;
    /*    background: #c9c9c9;*/
    background: #848484;
}

.show_more_btn::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8.5px 0 8.5px;
    /*    border-color: #c9c9c9 transparent transparent transparent;*/
    border-color: #848484 transparent transparent transparent;
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.show_more_btn_box.active .show_more_btn::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8.5px 10px 8.5px;
    /*    border-color: transparent transparent #c9c9c9 transparent;*/
    border-color: transparent transparent #848484 transparent;
    content: '';
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
}

.second_row_ban {
    width: 16.66667%;
}

.ban_under_header:hover a {
    background-color: #18459a;
}

.ban_under_header:hover .footer_grey_color {
    color: #fff;
    font-weight: bold;
}

/* табы/слайдер новости*/

.tab_slider .slick-track {
    display: flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
}

.tab_slider .slick-slide {
    height: inherit !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.tab_slider .slick-slide > div  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.news_tabs {
    position: relative;
    z-index: 3;
}

.news_tabs .first_page_media_item {
    background: #d9d9d9;
}


.news_tabs .news_list_date {
    color: #fff;
    background: #f6a83d;
    padding: 2px 7px;
    transition: background 0.3s
}

/*.news_tabs .first_page_media_item:hover .news_list_date {
    background: #18459a;
}*/

.news_tabs .news_item:hover .news_list_date {
    background: #18459a;
}

/* вкладки на синем фоне */

.tab_ban_item {
    width: 20%;
}

.tab_ban_show {
    top: 100%;
    left: 0;
}

.tab_ban_show.upper {
    top: calc(100% - 40px);
    z-index: 3;
}

/* социально-экономические показатели*/

.slider_soc_inner_box .slider_prev {
    left: -37px;
    background: url(/desimages/slider_prev.png) no-repeat center;
    width: 37px;
}

.slider_soc_inner_box .slider_next{
    right: -37px;
    background: url(/desimages/slider_next.png) no-repeat center;
    width: 37px;
}

.soc_mw {
    max-width: 809px;
    width: calc(100% - 375px);
}

/* опрос */

.interview_block {
    height: calc(100% - 37px);
}

/* баннеры на желтом фоне */

.banners_block.yellow_bg img,
.banners_block.short_yellow_bg img {
    max-width: 48px;
}

.short_yellow_bg {
    background: url('/desimages/short_yellow_bg.png') no-repeat center;
    background-size: cover;
}

.banners_block.yellow_bg .bg_ico,
.banners_block.short_yellow_bg .bg_ico {
    background: url('/desimages/ban_gerb.png') no-repeat left top;
    padding: 7px 0 0 59px;
    min-height: 56px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

/*svg-map*/

.svg_box {
    max-width: 382px;
}

#svg_bg {
    background: url(/desimages/svg_bg.png) no-repeat center;
    /*max-width: 348px;
    max-height: 274px;*/
    max-width: 248px;
    background-size: contain;
    pointer-events: none;
    left: 0;
    right: 0;
    /*top: 0;*/
    top: 8px;
    bottom: 0;
    margin: auto;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

#svg_map:hover .svg_gorod_point_inner.capital {
    display: block;
}


.svg_box:hover #svg_bg {
    opacity: 0.6;
}

.svg_box path.svg_oblast {
    fill: #123c8e;
    stroke: #fff;
    stroke-width: 1px;
    cursor: pointer;
}

.oblast:hover .svg_oblast {
    fill: #172a65;
}


.oblast text:hover {
    cursor: pointer;
}

.svg_box .svg_gorod_point_inner {
    fill: #fc9908;
    cursor: pointer;
    display: none;
}

.oblast:hover .svg_gorod_point_inner {
    display: block;
}

.tab_module .svg_box .capital {
    cursor: pointer;
}

.svg_content .region {
    display: none;
}

.svg_map_info {
    min-height: 80px;
}

#menu_part {
    position:relative;
    margin: 0;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    z-index: 9999;
}

.flexMenu-viewMore {
    background-image: none;
}

.flexMenu-viewMore > a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.flexMenu-popup li {
    background-image: none;
}


.flexMenu-popup {
    position: absolute;
    top: 100%;
    z-index: 100;
    min-width: 354px;
    margin: 0;
    line-height: 0;
    background: #ecf2f3;
    -webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
}

.header_menu .item_first_level ul, .flexMenu-popup {
    position: absolute;
    top: 100%;
    z-index: 100;
    min-width: 300px;
    margin: 0;
    line-height: 0;
    background: rgba(233,244,236,.8); 
    -webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
}

.flexMenu-popup a {
    display: block;
}

.flexMenu-popup ul {
    display: none!important;
}

#menu_part li,
#menu_part ul {
    margin: 0;
    padding: 0;
    background-image: none;
}

.menu_col { 
    float: left;
    margin: 0;
    background-image: none;
}

.flexMenu-viewMore {
    float: left;
    position: relative;
} 

.menu_col a,
.flexMenu-viewMore > a {
    padding: 10px 0 10px 14px;
    color: #393838;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu_col a {
    text-align: center;
    padding-bottom: 10px;
    text-decoration: none;
    background-image: linear-gradient(transparent 2px, #f8b555 0px, #f8b555 6px, transparent 4px),
        linear-gradient(transparent 2px, #f4f4f6 2px, #f4f4f6 4px, transparent 4px);
    background-size: 0% 4px, 100% 4px;
    background-position: 0 bottom, 0 bottom;
    background-repeat: no-repeat;
    transition: background-size 0.3s ease-in-out;
}

.main_lang_item a,
.nav.nav-pills a:not(.active) {
     text-align: center;
    padding-bottom: 4px;
    text-decoration: none;
    background-image: linear-gradient(transparent 2px, #f8b555 0px, #f8b555 6px, transparent 4px),
        linear-gradient(transparent 2px, #fff 2px, #fff 4px, transparent 4px);
    background-size: 0% 4px, 100% 4px;
    background-position: 0 bottom, 0 bottom;
    background-repeat: no-repeat;
    transition: background-size 0.3s ease-in-out;
}

.custom_cont .nav.nav-pills a {
    padding-bottom: 4px;
    margin-bottom: 12px;
}

.menu_col a:hover,
.main_lang_item a:hover,
.nav.nav-pills a:not(.active):hover,
.menu_col a.selected {
    background-size: 100% 6px;
}

ul.menu_item_block a {
    text-decoration: none;
    background-image: linear-gradient(transparent 2px, #f8b555 2px, #f8b555 4px, transparent 4px),
        linear-gradient(transparent 2px, #fff 2px, #fff 4px, transparent 4px);
    background-size: 0% 4px, 100% 4px;
    background-position: 0 bottom, 0 bottom;
    background-repeat: no-repeat;
    transition: background-size 0.3s ease-in-out;
}

ul.menu_item_block a:hover {
    background-size: 100% 4px;
}

.menu_col a img {
    margin-bottom: 10px;

}

.menu_col ul.menu_item_block a img {
    margin: 0 10px 0 0;
    max-width: 50px;
    float: left;
}

.menu_col a img + .item_text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.menu_col a:hover,
.menu_col a.selected,
flexMenu-viewMore > a:hover {

}

.flexMenu-viewMore .flexMenu-popup ul {
    display: none;
}

.flexMenu-popup li,
.flexMenu-popup ul {
    float: none;
}

.menu_col a:hover,
.flexMenu-viewMore:hover > a,
.flexMenu-viewMore.active > a,
.menu_col a.selected {

}


.menu_col.selected>a, .menu_item.selected>a {
    color:#902200;
}

.flex .menu_item_block {
    display:none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    width: 100%;
    margin: 0;
    background:#fff;
}

.flex .menu_item_block .menu_item {
    width: 33.333%;
}

.flex .menu_item_block a {
    font-size: 18px;
    text-align: left;
}

.flex .menu_item_block a:hover {
}

#page_header .second_menu_text {
    background: url(/desimages/dropdown_menu_li.png) no-repeat left top;
}

.flex .menu_item_block a:hover span.second_menu_text {
    text-decoration: underline;
}

/* мобильное меню */

.mobile_second_line {
    min-height: 40px;
}

.mobile_second_line .main_langs > .main_lang_item:not(.active) {
    border-bottom: 4px solid #f4f4f6;
}

.nav-container ul,
.nav-container li {
    margin: 0;
    padding: 0;
    background-image: none;
}

.hc-offcanvas-nav li.nav-close a {
    border-top: 1px solid #e5d8ae;
}

.hc-offcanvas-nav li.nav-close span {
    background-image: url(/desimages/all_index_close_info.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
}

.nav-container .nav-item:not(.nav-item-custom) img {
    margin-right: 10px;
    display: none;
}

.hc-offcanvas-nav li.nav-close span::before,
.hc-offcanvas-nav li.nav-close span::after {
    display: none;
    content: none;
}


.hc-nav-trigger {
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    width: 50px;
}

.hc-nav-trigger span {
    /*    width: 34px;*/
    width: 30px;
}

.hc-nav-trigger span,
.hc-nav-trigger span::before,
.hc-nav-trigger span::after {
    background: #f7a93c;
    border-radius: 4px;
    left: 0;
    right: 0;
    margin: auto;
}

.hc-offcanvas-nav li.nav-close a,
.hc-offcanvas-nav .nav-container,
.hc-offcanvas-nav .nav-wrapper,
.hc-offcanvas-nav ul {
    background: #fff;
}

.hc-offcanvas-nav li:not(.custom-content) a {
    border-bottom: 1px solid #fff;
    outline: none;
}

.hc-offcanvas-nav li:not(.custom-content) a {
    color: #393838;
    text-transform: uppercase;
}

.hc-offcanvas-nav li.nav-back a,
.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open,
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open,
.hc-offcanvas-nav li.nav-close a:hover,
.hc-offcanvas-nav li.nav-back a:hover {
    background: #f4f4f6;
    border-top: 1px solid #f4f4f6;
    min-height: 48px;
}

.hc-offcanvas-nav .nav-next span {

}

.hc-offcanvas-nav.nav-levels-expand .nav-container ul ul .nav-item {
    background: #f4f4f6;
}

.hc-offcanvas-nav:not(.touch-device) li:not(.custom-content) a:hover {
    background: #f4f4f6;
}

.hc-offcanvas-nav a.nav-next {
    border-left: none;
}

.hc-offcanvas-nav h2 {
    color: #393838;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}

.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open>.nav-item-wrapper>a,
.hc-offcanvas-nav .nav-item {
    border-bottom: 1px solid #fff;
}

.hc-offcanvas-nav .nav-next span::before, .hc-offcanvas-nav li.nav-back span::before {  
    border-top: 2px solid #393838;
    border-left: 2px solid #393838;

}

.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open>.nav-item-wrapper>a:hover,
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open>.nav-item-wrapper>a:hover {
    background: #e9e3c1;
}

.nav-item-custom .mobile_item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    line-height: 15px;
}

.nav-item-custom .mobile_item:first-of-type {
    padding-left: 0;
}

.hc-offcanvas-nav .nav-item.nav-item-custom {
    padding: 0;
}

.mobile_soc_box > div {
    width: 20%;
}

#mobile_main_langs span,
#mobile_main_langs a {
    min-height: 48px;
}

#mobile_search_input {
    height: 28px;
    padding: 0.13rem .75rem;
}

#mobile_search_btn {
    width: 30px;
    height: 28px;
    background: url(/desimages/all_index_search.svg) no-repeat center transparent;
    right: 20px;
    top: 10px;
}


.menu_col:last-child .menu_item_block {left:auto;right:0;}
.menu_col:hover .menu_item_block {display:block;}

/* слайдер "подчиненные организации" */

.custom_arrows .slider_next {
    background: url(/desimages/slider_next.png) no-repeat 8px center;
    width: 50%;
    height: 40px;
}

.custom_arrows .slider_prev {
    background: url(/desimages/slider_prev.png) no-repeat right 8px center;
    width: 50%;
    height: 40px;
}

/* слайдер перед футером */

.slider_next {
    z-index: 999;
    cursor: pointer;
    display: block;
    position: absolute;
    background: url(/desimages/slider_next.png) no-repeat right 40px;
    width: 30px;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.slider_prev {
    z-index: 999;
    cursor: pointer;
    display: block;
    position: absolute;
    background: url(/desimages/slider_prev.png) no-repeat left 40px;
    width: 30px;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}


.news_text {
    color: #222;
}

.more_info_btn:hover {
    font-weight: bold;
}

.offic {
    max-width: 1016px;
    width: calc(100% - 483px);
}


/* медиагаллерея на главной */

.first_page_media_item {
    font-family: 'SourceSansPro-SemiBold';
    /*    min-height: 300px;*/
    min-height: 230px;
    overflow: hidden;
}

.first_page_media_item .item_bg {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.first_page_media_item:hover .item_bg {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.first_page_media_item .media_item_text {
    z-index: 3;
}

.first_page_media_item::after {
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.2s, color 0.2s;
    -o-transition: all 0.2s, color 0.2s;
    transition: all 0.2s, color 0.2s;
}

/* футер */

.custom_cont {
    max-width: 1224px;
    width: 100%;
    margin: 0 auto;
}

.copyright {
    min-width: 330px;
}

.copyright a {
    color: #fff;
    text-decoration: none;
}

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

.footer_ban a {
    margin-right: 16px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}

.footer_ban a:last-of-type {
    margin-right: 0;
}

/* переключение вопросов по кругу до получения ответа */

.opros {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
}
.opros__current {
    transition: all 0.5s;
    flex-grow: 1;
}

.opros__current_width{    
    max-width: 460px;
}

.opros__title {
    font-family: "SourceSansPro-SemiBold";
    font-size: 18px;
    text-transform: uppercase;
    color: #18459a;
    margin-bottom: 25px;
}

.opros__title--padding {
    padding-left: 50px;
}

.opros__question{
    margin-top: 30px;
}

.opros__result-item,
.opros__result-vote-item {
    margin-bottom: 10px;
    min-height: 20px;
}

.opros__result-item:nth-child(odd) {
    background-color: #18459a;
}

.opros__result-vote-item > .opros__value {
    display: inline-block;
    margin-right: 15px;
}

.opros__result-vote-item:nth-child(odd) > .opros__value {
    color: #18459a;
    font-weight: bold;
}

.opros__result-item:nth-child(even) {
    background-color: #f6a83d;
}
.opros__result-vote-item:nth-child(even) > .opros__value {
    color: #f6a83d;
    font-weight: bold;
}

.opros__results,
.opros__result-vote,
.opros__sum {
    margin-top: 30px;
}

.opros__sum {
    font-weight: bold;
}

.opros__list {
    max-width: 470px;
}

.opros__list-ul {
    margin: 0;
    padding: 0;
}

.opros__list-item {
    display: block;
    margin: 0;
    padding: 0;
    background:none;
}

.opros__list-item {
    position: relative;
}

.opros__list-item::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 13px;
    background-color: #f6a83d;
    top: 23px;
    left: 40px;
}

.opros__list-item a {
    display: block;
    text-decoration: none;
    padding: 20px 50px;
}
.opros__list-item a:hover {
    background-color: #fff;
    box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.09) !important;
}

.opros__vote-button{
    background-color: #18459a;
    margin-right: 20px;
}

.opros .vazno_more{
    margin-top: 20px;
}

.opros__count-questions{
    color: #18459a;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

.opros .all_nph > a,
.opros__aditional-link .all_nph > a{
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
}

.opros .all_nph > a:hover,
.opros__aditional-link .all_nph > a:hover{
    text-decoration: underline;
}

.message_result{
    font-size: 32px;
}


@media only screen and (max-width: 1500px) {
    .infgr_left ul {
        width: 90%;
    }
    .infogrdoc .inner_text {
        padding: 85px;
    }
}

@media only screen and (max-width: 1325px) {
    .under_header_soc {
        bottom: auto;
        z-index: 9990;
        top: 5px;
    }

    .under_header_soc img {
        width: 3vw;
    }
}

@media only screen and (min-width: 993px) {
    .slider_prev:hover {
        background-image: url(/desimages/slider_prev_hover.png);
    }
    .slider_next:hover {
        background-image: url(/desimages/slider_next_hover.png);
    }
    
    .up_on_hover:hover > a {
    top: -20px;
}

}

@media only screen and (max-width: 992px) {

    .menu_width {
        width: 100%;
    }

    .svg_box .svg_gorod_point_inner {
        display: block;
    }

    .social_icons_c {
        display: block;
        position: static;
        float: none;
        margin: 0;
        width: 100%;
    }
    .social_icons_c li {
        background-image: none;
    }
    

    .social_icons_c > div,
    .print_icon {
        margin: 0;
        display: inline-block;
        vertical-align: top;
    }

    .news_view_left_col {
        padding-right: 40px;
    }

    .ban_under_header{
        /*width: 33.33%;*/
        width: calc(33.33% - 0.625rem);
    }

    .tab_ban_item {
        width: 25%;
    } 

    .first_page_media_item {
        min-height: 250px;
    }

    .first_page .slider_with_dots .slick-dots {
        right: 10px;
    }

    .tooltip_content {
        width: 100%;
    }

    .offic {
        max-width: 100%;
        width: 100%;
    }

    .top_bans {
        width: calc(100% + 20px);
    }

    .big_ban {
        width: calc(100% - 20px);
        min-height: 155px;
    }

    .slider_next {
        right: 0;
    }

    .slider_ban .slider_prev {
        left: -10px;
    }

    .slider_ban .slider_next {
        right: -10px;
    }

    .infgr_left ul {
        width: 100%;
        padding: 0 1rem;
    }

    .infgr_left {
        padding-top: 2rem;
    }

    .infogrdoc .inner_text {
        padding: 2rem;
    }
}

@media only screen and (max-width: 768px) {   
    .yellow_bg_item {
        width: 50%;
    }

    .news_view_right_col,
    .news_view_left_col  {
        width: 100%;
        float: none;
        clear: both;
    }

    .news_view_left_col {
        padding-right: 0;
        margin-bottom: 20px;
    }

    .tab_ban_item {
        width: 33.33%;
    }     

    .fix_width {
        width: 100%;
    }

    .soc_mw {
        max-width: 100%;
        width: 100%;
    }

    .first_page .slider_with_dots .slick-dots {
        right: 10px;
        flex-direction: row;
        top: 10px;
        bottom: auto;
    }

    .slider_with_dots .slick-dots li {
        margin: 5px;
    }

    .infgr_body {
        background-color: #eceff4;
    }

    .infgr_wrapper,
    .infgr_left,
    .infgr_right {
        height: auto;
    }

    .infgr_wrapper {
        background-position: left top;
    }

    .infgr_left,
    .infgr_right {
        width: 100%;
    }

    .infgr_left {
        position: static;
        padding-bottom: 4rem;
        background-image: none !important;
    }

    .infgr_right {
        margin-left: 0;
        overflow: auto;
    }
}

@media only screen and (max-width: 650px) {
    .media_item {
        width: calc(50% - 20px);
    }

    .browse-view .list-view .news_bg {
        margin: 0 0 12px;
        max-width: 100%;
    }

    .browse-view .list-view .news_list_one > a {
        display: flex;
        flex-direction: column;
    }

    .browse-view .list-view .news_list_one .news_list_photo_box {
        display: flex;
    }

    .browse-view .no_pic .news_list_photo_box {
        display: none!important;
    }

    .browse-view .list-view .news_list_one .news_list_photo_box .news_list_photo {
        margin: 0 0 13px;
    }

    .browse-view .grid-view .news_list_one {
        width: calc(50% - 20px);
    }

}

@media only screen and (max-width: 576px) {
    
    .inf_search_results .news_list_photo img {
        margin-right: 0;
    }
    
    .inf_search_results .news_list_photo::after {
        display: none;
    }
    
    .yellow_bg_item {
        width: 100%;
    }

    #header_search_field input[type="text"] {
        width: 100%;
    }

    .show_more_btn_box {
        width: calc(100% - 20px);
    }

    #accordion_arrow_btn_2.show_more_btn_box {
        width: 100%;
    }

    .ban_under_header{
        /*width: 50%;*/
        width: calc(50% - 0.625rem);
    }

    .tab_ban_item {
        width: 100%;
    } 
    
    .main_lang_item a {
        padding-bottom: 0;
        background-image: none;
    }
}


@media only screen and (max-width: 440px) {
    .browse-view .grid-view .news_list_one {
        width: 100%;
    }
    .site_title a {
        font-size: 16px;
    }
}


@media only screen and (max-width: 380px) {
    .media_item {
        width: 100%;
    }
}

@media only screen and (max-width: 350px) {
    .logo_pic {
        max-height: 45px;
    }
}

/* для IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #svg_map {
        height: 320px;
    }
    .menu_col  {
        width: 100%;
    }
    .first_page .first_page_media_item.h-100,
    .first_page .first_page_media_item {
        height: 300px!important;
    }

    .h-100 {
        height: auto!important;
    }

}