@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i&display=swap&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=cyrillic,cyrillic-ext');
@import url(./raleway-bold.css);
@charset "UTF-8";
.main_page .internet_resources_slider_box {
    background-color: transparent;
}
.menu_doc_fizlitsam .list_fizlitsam > li {
    background-image: none !important;
    min-height: 50px;
}
.menu_doc a:hover {
    text-decoration: none;
    color: #9E9E9E;
}
#accordion{
    display: none;
}
.menu_doc a {
    color: #1C1C1C;
    padding: 0 13px;
    display: block;
}
.left_box {
    float: left;
    width: 40%;
    position: relative;
    z-index: 100;
}
.doc_view ul li {
    background: url(/desimages/li_items.png) left 7px no-repeat !important;
    padding-left: 8px;
    margin-top: 10px;
    color: #000;
}
.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: none;
    border: 0;
}
.table_adaptive td {
    /* color: #1b65af; */
    text-decoration: none;
    /* font-weight: bold; */
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 20px;
}
.thumbnail a>img, .thumbnail>img {
    padding: 5px;
}
.new_portal.tag_news {
    min-height: auto;
    margin-bottom: 30px;
}
.new_portal.tag_news ul {
    margin: 5px 15px;
}

/*.new_portal.tag_news ul.tags-ul_second p{*/
    /*border: 2px solid rgb(255, 0, 0);*/
    /*margin-right: 10px;*/
    /*padding: 3px;*/
    /*color: rgb(5, 99, 193);*/
/*}*/
.new_portal.tag_news ul p a{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}
.tag_news-wrapper {
    margin-bottom: 40px;
}
.inner_tag-sky {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
/*.inner_tag-sky a:nth-child(odd) {*/
    /*border: 2px solid rgb(255, 0, 0);*/
    /*margin-right: 10px;*/
    /*padding: 3px;*/
    /*color: rgb(5, 99, 193);*/
    /*margin-top: 10px;*/
/*}*/
.doc_view .inner_tag-sky a:nth-child(odd) {
    border: 1px solid rgb(29, 128, 200);
    margin-right: 10px;
    padding: 3px;
    border-radius: 5px;
    background-color: rgb(33, 124, 216);
    margin-top: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}
.doc_view .inner_tag-sky a:nth-child(even) {
    border: 1px solid rgb(29, 128, 200);
    margin-right: 10px;
    padding: 3px;
    border-radius: 5px;
    background-color: rgb(98, 163, 228);
    margin-top: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}
.new_portal.tag_news ul.tags-ul_first li:nth-child(odd) p {
    border: 1px solid rgb(29, 128, 200);
    margin-right: 10px;
    padding: 3px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    background-color: rgb(33, 124, 216);
}
.new_portal.tag_news ul.tags-ul_first li:nth-child(even) p {
    border: 1px solid rgb(29, 128, 200);
    margin-right: 10px;
    padding: 3px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    background-color: rgb(98, 163, 228);
}
.new_portal.tag_news ul.tags-ul_second li:nth-child(odd) p {
    border: 1px solid rgb(29, 128, 200);
    margin-right: 10px;
    padding: 3px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    background-color: rgb(33, 124, 216);
}
.new_portal.tag_news ul.tags-ul_second li:nth-child(even) p {
    border: 1px solid rgb(29, 128, 200);
    margin-right: 10px;
    padding: 3px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    background-color: rgb(98, 163, 228);
}
.new_portal.tag_news ul li:hover {
    transform: scale(1.05);
    transition: all 0.11s;
}
.doc_view .inner_tag-sky a:hover{
    transform: scale(1.05);
    transition: all 0.11s;
}
.new_portal.tag_news ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.new_portal.tag_news ul {
    margin: 5px 10px;
}
.new_portal.tag_news ul li:first-child {
    margin-top: 10px;
}
.new_portal.tag_news ul li {
    padding: 0;
}
.doc_view p, .doc_view a {
    font-size: 16px;
}
.header {
    max-width: 100%;
    width: 100%;
}

.h_menu {
    width: 100%;
}

.header_top {
    max-width: 1420px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 12px;
}

div#f2 {
    display: none;
}

.h_menu_item:last-child {
    padding-right: 0;
}

.h_menu_item:first-child {
    padding-left: 0;
}

.h_menu_item a, .custom .h_menu_item_custom a {
    font-size: 17px;
}

a.h_menu1.h_menu1_ch:hover {
    color: #ffffff;
    text-decoration: underline;
}

.h_menu_inner {
    max-width: 1420px;
    margin: 0 auto;
    background: transparent;
}

.h_menu {
    width: 100%;
    background: #1b65af;
    z-index: 300;
    position: relative;
}

.title img {
    float: left;
    min-width: 80px;
}

.title {
    margin: 26px 0 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 41px;
}

.h_menu_inner {
    max-width: 1420px;
}

.banners-toolbar {
    background: #fff;
    position: relative;
    z-index: 3;
}

.sb-search, .no-js .sb-search {
    width: -webkit-calc(200% - 48px);
    width: calc(200% - 48px);
}

.col1 .news_link a {
    color: #585350;
    text-decoration: none;
    font-family: 'Roboto Bold', Arial;
}

.sb-search .sb-search-submit, .no-js .sb-search .sb-search-submit {
    z-index: 90;
}

.sb-search .sb-icon-search, .no-js .sb-search .sb-icon-search {
    z-index: 120;
}

.sb-icon-search {
    background: url(/desimages/site_search.png) 0 no-repeat;
    height: 30px;
    z-index: 120;
    font-size: 0.875rem;
    text-transform: none;
    background-color: #1b65af;
    width: 32px;
    background-position: center;
    -webkit-background-size: 56% 56%;
    background-size: 56%;
    background-position-y: 32%;
}

.sb-search-input {
    border: 1px solid #1b65af;
    text-transform: lowercase;
    color: #939598;
    font-size: 15px;
}

.sb-icon-search:hover {
    opacity: 0.9;
    background: url(/desimages/site_search.png) 0 no-repeat;
    height: 30px;
    z-index: 120;
    font-size: 0.875rem;
    text-transform: none;
    background-color: #1b65af;
    width: 32px;
    background-position: center;
    -webkit-background-size: 56% 56%;
    background-size: 56%;
    background-position-y: 32%;
}

.main_info {
    max-width: 1420px;
    top: 50px;
    width: 100%;
}
.banners-toolbar .ban_right_fl {
    width: 100%;
    padding: 0;
    margin: 0;
}
.banners-toolbar .ban_right_fl_one {
    width: 100%;
    padding: 0;
    margin: 0;
}
.banners-toolbar .ban_right_fl > .ban_right_fl_one > a p {
    color: #313d75;
    line-height: 26px;
    margin-top: 19px;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 25px;
    height: 100%;
    text-transform: initial;
    margin: 0;
    font-family: 'Raleway', sans-serif;
}
.banners-toolbar .ban_right_fl {
    display: flex;
}
.banners-toolbar img {
    width: 100%;
    max-width: 1920px;
}

.menu_vkl2 .nav-tabs > li > a {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #ffffff;
}

ul li {
    background: none;
    padding-left: 8px;
    margin-top: 10px;
    color: #000;
}

.menu_vkl2 .nav-tabs > li {
    list-style: none;
    min-width: 32%;
    background: #217cd8;
    text-align: center;
    border: 1px solid #1b65af;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    margin-left: 0.5%;
    margin-right: 0.5%;
    padding: 0;
    border-bottom-width: 0;
}

.menu_vkl2 .nav-tabs > li:first-child {
    margin-left: 1%;
}

.menu_vkl2 .nav-tabs > li > a {
    line-height: 1;
}

.menu_vkl2 ul.nav.nav-tabs li:first-child {
    margin-top: 9px;
}

.bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    *zoom: 1;
}

.menu_vkl2 .tab-content.tab-contentnews {
    border: 1px solid #1b65af;
    min-height: 410px;
    position: relative;
    background: #ffffff;
}

.video_all, .photo_all {
    margin-bottom: 75px;
}

.menu_right img {
    float: right;
    width: 100%;
}

.menu_vkl2 .nav-tabs > li:first-child {
    margin-top: 10px;
}

.menu_vkl2 ul.nav.nav-tabs {
    border: 1px solid #1b65af;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    border-bottom-width: 0;
    background: #ffffff;
}

.menu_vkl2 .lastNewsInd {
    position: relative;
    margin: 0 auto;
    width: 97%;
    background: #fff;
    left: 0;
    margin-bottom: 1.5%;
}

.main_page .left_col {
    float: left;
}

.slider_ban {
    max-width: 100%;
    background-color: transparent;
    width: 100%;
}

.common_main_info {
    max-width: 1420px;
}

.menu_vkl2 .nav-tabs > li.active > a, .menu_vkl2 .nav-tabs > li.active > a:focus, .menu_vkl2 .nav-tabs > li.active > a:hover {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #1b65af;
}

.menu_vkl2 .nav-tabs > li.active {
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: transparent;
    border: 0;
    border-bottom-color: transparent;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}

.nav-tabs > li > a:hover {
    border-color: transparent;
}

.photo_item.one_cell_height > a, .video_item.one_cell_height .video_preview a {
    height: 130px;
    width: 100%;
    overflow: hidden;
    display: block;
    max-height: 130px !important;
}

.photo_item > a > img, .video_item .video_preview img {
    max-width: 100%;
    height: 150px !important;
    width: auto;
}

.header_soc_icons .header_soc_icons_hide {
    position: relative;
    left: 0;
    z-index: 150;
    width: 200px;
    top: 0;
    background-color: #fff;
    text-align: center;
    display: none;
}

.like_share {
    top: 5px;
}

.inner_text .header_soc_icons .header_soc_icons_hide {
    width: auto;
}

#photo_slider_prev a, #photo_slider_next a {
    display: none;
}

.header_soc_icons:hover .header_soc_icons_main {
    display: none;
}

.header_soc_icons_main, .header_soc_icons_main_mobile {
    height: 42px;
}

.photo_item, .video_item {
    background: transparent;
    border-top: 0;
}

.photo_all .photo_item .fp_photo_title a, .photo_all_hide .photo_item .fp_photo_title a, .fp_news_title a {
    color: #1b65af;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 21px;
}

.photo_item .fp_news_date, .video_item .fp_news_date {
    margin-bottom: 2%;
    padding: 0 0 3px 0;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #7f7e7c;
    position: absolute;
    bottom: -35px;
    width: 90%;
    border-top: 1px solid #f1f0ef;
    padding-top: 10px;
}

.views {
    border-top: 0;
}

.video_more_vkl, .photo_more_vkl {
    display: block;
    padding-bottom: 15px;
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #585250;
    font-size: 12px;
    text-decoration: none !important;
    background: transparent;
    width: auto;
    position: absolute;
    bottom: 0;
    right: 15px;
    font-family: 'Roboto', sans-serif;
}

.video_more_vkl:after, .photo_more_vkl:after {
    content: ' >>';
}

.menu_vkl2.col-xs-12.col-sm-7.col-md-7.col-lg-7 {
    padding-left: 0;
}

.left_col.col-xs-12.col-sm-11.col-md-11.col-lg-11.background-ornament {
    padding-left: 0;
}

.col-xs-12.col-sm-5.col-md-5.col-lg-5.news_actual {
    top: -38px;
}

ul.primary li.active span {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #1b65af;
    text-transform: capitalize;
    border-bottom: 0;
}

ul.primary li span {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #ffffff;
    text-transform: capitalize;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32.7px;
    border-bottom-width: 0;
}

ul.primary li.active {
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
    list-style: none;
    min-width: 32%;
    text-align: center;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    margin-left: 2%;
    margin-right: 1%;
    width: 48%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 37.6px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}

ul.tabs.primary, ul.tabs_h.primary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: 1px solid #1b65af;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    padding-top: 10px;
    margin: 0;
    border-bottom-width: 0;
    background: #ffffff;
}

ul.primary li {
    cursor: pointer;
    text-transform: uppercase;
    line-height: 1;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    background: none;
    list-style: none;
    min-width: 48%;
    background: #217cd8;
    text-align: center;
    border: 1px solid #1b65af;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    margin-left: 0.5%;
    margin-right: 2%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 37.6px;
    margin-top: 0;
    padding: 0;
}

li span.active, li span:hover {
    color: #585350;
    border-bottom: 0;
}

#news, #act {
    display: block;
    border: 1px solid #1b65af;
    min-height: 410px;
    background: #ffffff;
}

.news_actual .fp_news_item .fp_news_img img, .news_actual .fp_news_item_smi .fp_news_img img {
    margin: 0;
    width: 100%;
    height: 199px;
    display: none;
}

.news_actual .fp_news, .news_actual .fp_news_smi {
    width: 100%;
    display: block;
    margin-bottom: 35px;
    background: transparent;
}

.news_actual .fp_news_item, .fp_news_item_smi {
    display: table-cell;
    background: #fff;
    border-top: 4px solid #fff;
    position: relative;
    margin-right: 9px;
    width: 100%;
    margin-bottom: 30px;
    height: auto !important;
}

.news_actual .fp_news_item .fp_news_img .fp_news_date .views_one, .news_actual .fp_news_item_smi .fp_news_img .fp_news_date .views_one {
    float: right;
    padding-right: 23px;
    display: none;
}

.news_actual .fp_news .views, .news_actual .fp_news_smi .views, .news_actual .fp_news_smi_hide .views {
    padding: 12px 0 0px 12px;
    display: none;
}

.news_actual .news_more_block {
    padding: 12px 12px 20px;
    margin-bottom: 50px;
    display: none;
}

.news_actual .fp_news_text {
    padding: 12px 12px 0;
    color: #585250;
    display: none;
}

.news_actual .fp_news_title {
    font-size: 15px;
    padding: 12px 12px 0 !important;
    margin: 0;
}

.news_actual .fp_news_title {
    font-size: 15px;
    padding: 0 12px 0 !important;
    margin: 0;
}

#news a.news_more_vkl, div#act a.news_more_vkl {
    display: block;
    padding-bottom: 15px;
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #585250;
    font-size: 12px;
    text-decoration: none !important;
    background: transparent;
    width: auto;
    position: absolute;
    bottom: 0;
    right: 15px;
    font-family: 'Roboto', sans-serif;
}

#news a.news_more_vkl:after, div#act a.news_more_vkl:after {
    content: ' >>';
}

.active_news {
    position: relative;
}

.fp_news_item:hover, .fp_news_item_smi:hover {
    border-top: 4px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fp_news_item .fp_news_img .fp_news_date, .fp_news_item_smi .fp_news_img .fp_news_date {
    padding: 8px 0 8px 12px;
    font-family: 'Roboto', sans-serif;
    color: #7f7e7c;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.active_news .fp_news_title a {
    color: #1b65af;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 18px;
}

.video_all .video_item .fp_news_title, .video_all_hide .video_item .fp_news_title {
    padding: 12px 12px 0 0 !important;
    margin-top: 0;
    margin-bottom: 5px;
}

.tab-content.tab-contentnews .video_item {
    padding: 10px;
}

.tab-content.tab-contentnews .photo_item {
    padding: 10px;
}

.lastNewsInd {
    background: transparent;
}

.views, .video_all .video_item .views, .video_all_hide .video_item .views {
    padding: 5px;
    position: absolute;
    bottom: 5px;
    right: 0;
}

.flex-caption {
    width: 96%;
    padding: 2%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 18px;
}

li.css a {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.flexslider .slides img {
    width: 100%;
    display: block;
    margin: 0 auto;
    height: 400px;
    background-size: cover;
    background-position-x: center !important;
    min-height: 100%;
}

.internet_resources_item a {
    width: 100%;
}

.contacts_pos{
    margin-top: 27px !important; 
}
.contacts_pos p {
    margin: 2px;
    margin-right:5px;
    text-align: -webkit-right;
    text-align: right;
}
.contacts_pos_link{  
    font-family: 'Roboto', sans-serif;
    color: #0b4c8c !important;
    font-weight: 600;
    text-align: left;

}

.contacts_pos_link a{
    padding: 0 38% 0 0 !important;
cursor: pointer;
font-size: 20px !important;
}

.custom_con {
    border: 1.5px solid #217cd8;
    margin-bottom: -3px;
    background-color: #ffffff;
    width: 94%;
    margin-left: 3%;
    margin-top: 20px;
    border-radius: 9px;
}



.custom_con p a{
    padding: 8px;
    margin-left: 7px;
    padding-right: 60%;
    cursor: pointer;
    color: #23527c;
}

.custom_con p a:hover{
	text-decoration: none;
}

.custom_con p a:active{
	text-decoration: none;
}


.custom_con_btn {
    background: url(/desimages/book_contacts2.png) 0 no-repeat;
    height: 51px;
    z-index: 300;
    font-size: 0.875rem;
    text-transform: none;
    background-position: center;
    -webkit-background-size: 44% 44%;
    background-size: 45%;
    background-position-y: 85%;
    background-position-x: right;
    float: right;
    width: 76px;
    margin-top: -45px;
    margin-right: 24%;}

.flexslider {
    margin: 0.5%;
}

div#f1 .flexslider .slides > li {
    /*max-height: 355px;*/
}

/*div#f1 {*/
/*height: 440px;*/
/*position: relative;*/
/*overflow: hidden;*/
/*}*/

div#f2 {
    height: 78px;
    position: relative;
    overflow: hidden;
    display: none;
}

div#f1 .part_right {
    width: 100%;
    /* float: left; */
    /* background: #fff; */
    padding-left: 24px;
    position: absolute;
    z-index: 3000000000;
    bottom: 0;
}

.flexslider .slides > li {
    position: relative;
}

#f2 .slides li:before {
    content: '';
    background: rgba(255, 255, 255, 0.5);
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
}

.flex-direction-nav .flex-prev {
    background: url(/desimages/arrow_right.png) 0 no-repeat;
    height: 30px;
    z-index: 120;
    font-size: 0.875rem;
    text-transform: none;
    width: 32px;
    background-position: center;
    -webkit-background-size: 56% 56%;
    background-size: 56%;
    background-position-y: 32%;
    text-shadow: none;
    color: transparent;
}

.flex-direction-nav .flex-next {
    background: url(/desimages/arrow_left.png) 0 no-repeat;
    height: 30px;
    z-index: 120;
    font-size: 0.875rem;
    text-transform: none;
    width: 32px;
    background-position: center;
    -webkit-background-size: 56% 56%;
    background-size: 56%;
    background-position-y: 32%;
    text-shadow: none;
    color: transparent;
}

.flex-direction-nav a:before {
    display: none;
}

.flex-pauseplay a {
    display: none;
}

div#f1 .part_right {
    width: 100%;
    padding-left: 24px;
    position: absolute;
    z-index: 3000000000;
    bottom: 0;
    background: rgba(33, 124, 216, 0.8);
    height: auto;
    padding-bottom: 20px;
}

#f1 button.slick-prev.slick-arrow {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 5px;
    z-index: 300;

}

ul.slides li {
    padding-left: 0;
}

#f1 button.slick-prev.slick-arrow:before {
    content: '';
    background: url(/desimages/arrow_left.png) 0 no-repeat;
    height: 30px;
    z-index: 120;
    font-size: 0.875rem;
    text-transform: none;
    width: 32px;
    background-position: center;
    -webkit-background-size: 56% 56%;
    background-size: 56%;
    background-position-y: 32%;
    text-shadow: none;
    color: transparent;
    /* background-color: #ffffff; */
    /* border-radius: 50%; */
    /* margin: 20px; */
    left: 10px;
    display: block;
    opacity: 1;
    margin: 0 auto;
}

#f1 button.slick-next.slick-arrow:before {
    content: '';
    background: url(/desimages/arrow_right.png) 0 no-repeat;
    height: 30px;
    z-index: 120;
    font-size: 0.875rem;
    text-transform: none;
    width: 32px;
    background-position: center;
    -webkit-background-size: 56% 56%;
    background-size: 56%;
    background-position-y: 32%;
    text-shadow: none;
    color: transparent;
    /* background-color: #ffffff; */
    /* border-radius: 50%; */
    /* margin: 20px; */
    right: 10px;
    display: block;
    opacity: 1;
    margin: 0 auto;
}

#f1 button.slick-next.slick-arrow {

    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 5px;
    z-index: 300;
}

div#f1 .lenta_new_date {
    padding-top: 5px;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-weight: 500;
}

/*.flexslider {*/
/*direction: unset !important;*/
/*}*/

.news_link a {
    color: #ffffff;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-weight: bold;
}

.news_link {
    padding-top: 4px;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    line-height: 17px;
    margin-bottom: 16px;
}

.center_slider .slider_center_item {
    background: #217cd8;
    height: 152px;
    width: 23% !important;
    margin: 1%;
    display: block !important;
    float: left;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    /* background: #e600e5; */
    /* height: 40px; */
    width: 200px;
    border: 0;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    padding: 0;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.center_slider .slick-slide img {
    display: block;
    position: absolute;
    margin: 0 auto;
    right: 10px;
    width: auto;
    top: 10px;
    transition: right .8s cubic-bezier(0, 0, 0.2, 1);
    z-index: 6;
}

.center_slider .slider_center_item:hover img {
    transform: scale(0.8);
    transition: .8s;
}
.center_slider .slider_center_item:hover div {
    transform: scale(1.2);
    transition: .8s;
    left: 17%;
    bottom: 15%;
}

/*.ban_right_fl_one:hover {*/
/*transition: .8s cubic-bezier(0, 0, 0.2, 1);*/
/*transform: scale(1.1);*/
/*}*/

.center_slider .slider_center_item a > div {
    text-align: left;
    padding-right: 5px;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 13px;
    line-height: 14px;
    text-transform: initial;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 20%;
    z-index: 6;
}

.el_tamojnya > h3 {
    display: none;
}

.center_slider .slick-prev {
    background: url(/desimages/arrow_left.png) 0 no-repeat;
    height: 30px;
    z-index: 120;
    font-size: 0.875rem;
    text-transform: none;
    width: 32px;
    background-position: center;
    -webkit-background-size: 56% 56%;
    background-size: 56%;
    background-position-y: 32%;
    text-shadow: none;
    color: transparent;
}

.center_slider .slick-next {
    background: url(/desimages/arrow_right.png) 0 no-repeat;
    height: 30px;
    z-index: 120;
    font-size: 0.875rem;
    text-transform: none;
    width: 32px;
    background-position: center;
    -webkit-background-size: 56% 56%;
    background-size: 56%;
    background-position-y: 32%;
    text-shadow: none;
    color: transparent;
}

.slick-prev:before, .slick-next:before {
    display: none;
}

.lastNewsInd.col-xs-12.col-sm-7.col-md-7.col-lg-7.el_tamojnya {
    padding-right: 30px;
}

.background_main {
    background: url(/desimages/background_that.jpg) 0 no-repeat;
    background-position: top;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: -5px;
}

.internet_resources_slider_box {
    position: relative;
    padding: 0 24px 0 24px;
    background-color: #ffffff;
    max-width: 100%;
    top: 60px;
}

a.no_children_two img {
    display: none;
}

a.no_children_first {
    color: transparent;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 76px;
    padding-left: 5%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10%;
}

.menu_right ul li {
    padding: 10px;
    margin-top: 0;
    border-left: 2px solid #fff;
    background: #217cd8;
    border-bottom: 1px solid #1b65af;
    border: 1px solid #1b65af;
    position: relative;
    max-width: 85px;
}

.menu_right ul li:first-child {
    border-bottom: none;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.menu_right ul li:last-child {
    border-bottom: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

a.no_children_two {
    display: flex;
    opacity: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    background: #ffffff;
    color: #6e6d6c;
    border-top: 2px solid #ffffff;
    height: 100%;
    padding: 10px;
    text-align: center;
    font-size: 17px;
    line-height: 17px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: -1;
    width: 0;
    right: 100%;
    color: #ffffff;
    overflow: hidden;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    text-transform: uppercase;
}
.menu_right ul li:hover {
    background: #1b65b0;
}




.like_share .news_likes, .like_share .news_dislikes, .views_one {
    display: none;
}

.photo_all .photo_item .fp_photo_title, .photo_all_hide .photo_item .fp_photo_title {
    padding: 12px 12px 0 0 !important;
    margin-bottom: 30px;
}

.menu_right {
    top: -38px;
    z-index: 6;
}

.center_slider .slider_center_item:hover {
    /*background: #629cd8;*/
}

.ban_right_fl > .ban_right_fl_one > a {
    color: #585250;
    text-decoration: none;
    display: block;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 70px;
    padding-bottom: 0;
}

.ban_right_sl {
    padding: 30px 0 30px 8px;
}

.ban_right_fl_one img, .ban_right_fl_one_inst img {
    margin: 0;
}

.ban_right_sl .ban_right_fl > .ban_right_fl_one > a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: relative;
    text-align: center;
}
.ban_right_sl .ban_right_fl > .ban_right_fl_one > a p{
    /*font-size: 20px;*/
}

.ban_right_fl {
    width: 100%;
}

.ban_right_fl_one {
    display: block;
    width: 48%;
    margin: 1%;
    float: left;
    padding: 0 13px 10px;
}

.ban_right_sl .ban_right_fl > .ban_right_fl_one > a img {
    position: absolute;
    z-index: -1;
    width: 90%;
    margin: 0;
}

.ban_right_fl {
    border-bottom: 0;
}

.slider_ban .bx-wrapper {
    max-width: 100% !important;
    margin: 0;
}

.left_col {
    z-index: 5;
}

.internet_resources_item span {
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    color: #585250;
    text-align: center;
    display: block;
    font-weight: 600;
}
#photo_conteiner img {
    float: none;
    max-width: 100%;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.photo_slider .bx-wrapper .bx-pager {
    background: none;
    /* right: -90px; */
    width: 100%;
    top: -50px;
    padding: 0;
    position: absolute;
}

.right_block_test{
      border: 1px solid #1b65af;
    padding: 11px 5px 11px;
    margin-bottom: 20px;
    background-color: #ffffff;
}

.right_block_test p {
  font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #1b65af;
    font-weight: 600;
    text-align: center;
    margin: 0;

}

.internet_resources_item span:after {
    content: '';
    display: block;
    width: 80%;
    height: 1px;
    background: #929496;
    margin: 2% 10%;
}

.internet_resources_item a {
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.internet_resources_item p {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    margin-top: 15px;
}

ul.internet_resources_slider li:first-child {
    margin-top: 10px;
}

.internet_resources_slider_box h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 14px;
    text-transform: uppercase;
    color: #585250;
    margin: 0;
    text-align: center;
    font-weight: bold;
    padding: 25px 0 25px 0;
}

.all {
    /*max-width: 1420px;*/
    /*margin: 0 auto;*/
}

.wrapper_main {
    max-width: 1420px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.internet_resources_slider_box .slick-next {
    background: url(/desimages/arrow_right.png) 0 no-repeat;
    height: 30px;
    z-index: 120;
    font-size: 0.875rem;
    text-transform: none;
    width: 32px;
    background-position: center;
    -webkit-background-size: 56% 56%;
    background-size: 56%;
    background-position-y: 32%;
    text-shadow: none;
    color: transparent;
}

.internet_resources_slider_box .slick-prev {
    background: url(/desimages/arrow_left.png) 0 no-repeat;
    height: 30px;
    z-index: 120;
    font-size: 0.875rem;
    text-transform: none;
    width: 32px;
    background-position: center;
    -webkit-background-size: 56% 56%;
    background-size: 56%;
    background-position-y: 32%;
    text-shadow: none;
    color: transparent;
}

.block_bottom {
    width: 1420px;
    position: relative;
    margin: 0 auto;
    margin-top: 35px;
}

.bottom_blocks .calendar_block > div div > div > div {
    display: none !important;
}

.bottom_blocks .calendar_block > div div > div > .isset_event {
    display: block !important;
}

.bottom_blocks .calendar_events_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    position: relative;
}

div#f1 .slides {
    margin-bottom: 0;
}

ul.slides li:first-child, ul.slides li {
    margin-top: 0;
}

.isset_event {
    background: transparent;
}
.right_col_news.clearfix .isset_event {
    background: #dfdddb;
}
.bottom_blocks .calendar_events_block .date:before {
    content: '';
    background: url(/desimages/calendar.png) 0 no-repeat;
    height: 45px;
    font-size: 0.875rem;
    text-transform: none;
    width: 45px;
    background-position: center;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background-position-y: 0;
    text-shadow: none;
    color: transparent;
    display: block;
    position: absolute;
    z-index: -1;
    top: 5px;
}

.bottom_blocks .calendar_events_block .date {
    border-bottom: 0;
    background: transparent;
    text-transform: lowercase;
    color: #ffffff;
    max-width: 84px;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    width: 70px;
    height: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    margin-left: 5%;
}

.bottom_blocks .calendar {
    padding: 0 15px 0;
    height: auto;
}

.bottom_blocks .calendar_main_block > .calendar_main_block {
    border: 1px solid #1b65af;
    padding: 0;
    min-height: 130px;
    background: #ffffff;
}

.bottom_blocks .calendar_main_block h3 {
    font-size: 18px;
    padding: 10px 15px;
    font-family: 'Roboto', sans-serif;
    background: #f8f8f8;
    color: #585250;
    font-weight: bold;
    margin-top: 0;
    margin: 1px;
}

.bottom_blocks .calendar_events_block {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    z-index: 99;
}

@media only screen and (min-width: 854px) {
    .banner_center-main.container.new_banner_center-main:nth-child(1) {
        margin-top: 40px;
    }
    .bottom_blocks .isset_event:hover .calendar_events_block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.one_event a {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #1b65af;
    font-weight: 600;
}

.one_event {
    padding: 0 12px 12px 24px;
    background-position: 12px 7px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}

.bottom_blocks {
    margin-top: 30px;
}

.fp_title {
    margin-top: 0;
}

.fp_title {
    border-bottom: 0;
    text-transform: capitalize;
    font-size: 18px;
    padding: 10px 15px;
    font-family: 'Roboto', sans-serif;
    background: #f8f8f8;
    color: #585250;
    font-weight: bold;
    margin-top: 0;
    margin: 1px;
}

.bottom_part {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-bottom: 33px;
    border: 1px solid #1b65af;
    min-height: 400px;
    margin-bottom: 20px;
    background: #ffffff;
}

.opros_title {
    margin-bottom: 20px;
    padding: 10px 12px 0;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #1b65af;
    font-weight: 600;
}

form#vote_form label {
    max-width: 90%;
    display: inline;
}

input.opros_btn {
    color: #585250;
    text-transform: lowercase;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    background: #f8f8f8;
    border: 1px solid #585250;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.opros_res_a:last-child {
    font-size: 13px;
    color: #1b65af;
    float: right;
    padding-right: 12px;
    font-family: 'Roboto', sans-serif;
}

.opros_res_a {
    font-size: 13px;
    color: #585250;
    float: right;
    padding-right: 12px;
}

.opros_res_a:before {
    content: '> ';
}

.opros_res_a:last-child:before {
    display: none;
}


.head_col    {    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: 1px solid #1b65af;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    padding-top: 10px;
    margin: 0;
    border-bottom-width: 0;
    background: #217cd8;}

    .head_col_name{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
        margin: -2px 10px 7px;
    }
.art_font .fp_news_title a{font-size: 14px;}
div#news.art_font a.news_more_vkl, div#act.art_font a.news_more_vkl {position: inherit;}

.new_portal h3 {
    font-size: 18px;
    padding: 10px 15px;
    font-family: 'Roboto', sans-serif;
    background: #f8f8f8;
    color: #585250;
    font-weight: bold;
    margin-top: 0;
    margin: 1px;
}

.new_portal {
    border: 1px solid #1b65af;
    padding: 0;
    margin-top: 30px;
    position: relative;
    min-height: 310px;
    background: #ffffff;
}

.bottom_blocks .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0;
}

.bottom_blocks .views_one {
    display: none;
}
.lastNewsInd, .fp_news {
    display: block;
}
.bottom_blocks .fp_news_text {
    display: none;
}

.bottom_blocks .news_more_block {
    display: none;
}

.bottom_blocks {
    background: #f1f0ef;
    padding: 20px 0;
}

.bottom_blocks .views {
    display: none;
}

.bottom_blocks .fp_news, .bottom_blocks .fp_news_smi {
    display: block;
    width: 100%;
}

.bottom_blocks .fp_news_item, .bottom_blocks .fp_news_item_smi {
    display: block;
    width: 100%;
}

.bottom_blocks .fp_news_item.one_cell_height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    border-top: 0;
}


.bottom_blocks .fp_news_date {
    min-width: 100px;
}

.bottom_blocks .fp_news_title a {
    text-decoration: none;
    line-height: 15px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #1b65af;
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /* padding: 0px 0 0 21px; */
    min-height: 45px;
}

.bottom_blocks h3.fp_news_title {
    background: #ffffff;
    padding: 0 !important;
    margin: 0;
    max-width: 64%;
}

.bottom_blocks .fp_news_title a:before {
    content: '';
    background: url(/desimages/info-block.png) 0 no-repeat;
    height: 45px;
    font-size: 0.875rem;
    text-transform: none;
    width: 45px;
    min-width: 30px;
    max-width: 30px;
    background-position: center;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background-position-y: 0;
    text-shadow: none;
    color: transparent;
    display: block;
    position: relative;
    z-index: 0;
    top: 0;
    margin: 0 10px;
}

.bottom_blocks .fp_news_item_smi {
    display: table-cell;
    background: #fff;
    border-top: 4px solid #fff;
    position: relative;
    margin-right: 9px;
    width: 32.6%;
    margin-bottom: 15px;
}

.bottom_blocks .news_more_vkl {
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    text-decoration: none !important;
    padding-bottom: 15px;
    padding-left: 12px;
    color: #585250;
    background: transparent;
    width: auto;
    position: absolute;
    bottom: 0;
    right: 15px;
    font-family: 'Roboto', sans-serif;
}

.bottom_blocks .news_more_vkl:after {
    content: ' >>';
}

.banner_slider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 34px;
    padding: 8px 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.news_more_block {
    padding: 12px 12px 0 !important;
    margin-bottom: 5px !important;
}

ul.internet_resources_slider.slick-dotted > button {
    display: none !important;
}

.block_bottom .internet_resources_slider_box {
    margin-bottom: 60px;
}

.block_bottom .internet_resources_item a {
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.color {
    margin-top: 115px;
}
div#ui-datepicker-div {
    background: #ffffff;
    margin-top: 5px;
    padding: 5px;
    border: 1px solid #000;
}
table.ui-datepicker-calendar {
    max-width: 100%;
    width: 100%;
        margin: 0;
    margin-top: 15px;

}

.block_bottom .slick-dots li button:before {
    font-family: 'slick';
    font-size: 34px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

div#ban_bottom_main .slick-prev, div#ban_bottom_main .slick-next {
    display: none !important;
}

.block_bottom .internet_resources_item a img {
    max-height: 20px;
}

.event_link {
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    text-decoration: none !important;
    padding-bottom: 15px;
    padding-left: 12px;
    color: #585250;
    background: transparent;
    width: auto;
    position: absolute;
    bottom: 0;
    right: 15px;
    font-family: 'Roboto', sans-serif;
}

.event_link:after {
    content: ' >>';
}

.calendar_main_block {
    position: relative;
}

@media screen and (max-width: 1500px) and (min-width: 1420px) {
    .left_col.col-xs-12.col-sm-12.col-md-10.col-lg-11 {
        width: 90%;
    }
    .banners-toolbar .ban_right_fl > .ban_right_fl_one > a p {
        line-height: 23px;
        font-size: 22px;
    }
}

@media screen and (max-width: 1420px) {
    .banners-toolbar .ban_right_fl > .ban_right_fl_one > a p {
        line-height: 21px;
        font-size: 20px;
    }
    .title img {
        float: left;
        min-width: 40px;
    }

    .title {
        margin: 26px 0 30px;
        color: #fff;
        text-transform: uppercase;
        font-size: 15px;
        line-height: 20px;
    }

    .wrapper_main {
        max-width: 1200px;
    }

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

    .header_top {
        max-width: 1200px;
    }

    .h_menu_item a, .custom .h_menu_item_custom a {
        font-size: 15px;
    }

    .h_menu_inner {
        max-width: 1200px;
    }

    .main_info {
        max-width: 1200px;
        width: 100%;
    }

    .common_main_info {
        max-width: 1200px;
    }

    .block_bottom {
        width: 1200px;
    }

    .banner_slider_box img, .banner_slider_box_cust img {
        width: 90%;
        margin: 0 auto;
    }

    div#f1 .part_right {
        width: 100%;
        padding-left: 24px;
        position: absolute;
        z-index: 3000000000;
        bottom: 0;
        background: rgba(33, 124, 216, 0.8);
        height: auto;
    }
}

@media screen and (max-width: 1300px) and (min-width: 1200px) {
    .menu_right {

    }

    .left_col {
        width: 90% !important;
        margin-left: -15px !important;
    }
}

.bottom_blocks .calendar_block > div div > div > .isset_event:focus {
    outline: none;
}

.internet_resources_item {
    padding-bottom: 10px;
    margin-left: 20px;
}

@media screen and (max-width: 1200px) {
    .banners-toolbar .ban_right_fl_one img, .banners-toolbar .ban_right_fl_one_inst img {
        /* margin: 0; */
        max-width: 100%;
        /* padding: 0; */
    }
    .wrapper_main {
        width: 100%;
        max-width: 1024px;
    }

    .h_menu_item a, .custom .h_menu_item_custom a {
        font-size: 11px;
    }

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

    .header_top {
        max-width: 1024px;
    }

    .h_menu_inner {
        width: 100%;
        max-width: 1024px;
    }

    .main_info {
        width: 100%;
        max-width: 1024px;
    }

    .common_main_info {
        width: 100%;
        max-width: 1024px;
    }

    .block_bottom {
        width: 100%;
        max-width: 1024px;
    }

    .ban_right_fl_one img, .ban_right_fl_one_inst img {
        margin: 0;
        max-width: 125px;
        padding: 0;
    }

    .ban_right_fl > .ban_right_fl_one > a {
        font-size: 14px;
        line-height: 19px;
    }

    .center_slider .slick-slide img {
        max-width: 50px;
    }

    div#f1 img {
        width: auto;
        display: block;
        margin: 0 auto;
        height: 445px;
    }

    .menu_vkl2 .nav-tabs > li.active > a, .menu_vkl2 .nav-tabs > li.active > a:focus, .menu_vkl2 .nav-tabs > li.active > a:hover {
        font-family: 'Roboto', sans-serif;
        font-size: 13px;
        line-height: 19px;
        font-weight: bold;
    }

    .menu_vkl2 .nav-tabs > li > a {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        line-height: 18px !important;
        font-weight: bold;
        color: #ffffff;
    }

    div#f1 .part_right {
        width: 100%;
        padding: 5px 60px;
        position: absolute;
        z-index: 3000000000;
        bottom: 0;
        background: rgba(0, 0, 0, 0.4);
        height: 100%;
        padding-bottom: 15px;
        /* top: auto; */
        bottom: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
    }
    div#f1 .lenta_new_date {
        padding-top: 0;
    }
    .center_slider .slider_center_item a > div {
        text-align: left;
        padding-right: 5px;
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-size: 11px;
        line-height: 10px;
    }

    .background_main {
        padding-bottom: 3%;
    }

    .internet_resources_item span {
        font-family: 'Roboto', sans-serif;
        font-size: 29px;
    }

    .ban_right_sl .ban_right_fl > .ban_right_fl_one > a {
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        line-height: 22px;
    }

    .active_news .fp_news_title a {
        font-size: 15px;
        line-height: 16px;
    }

    .news_link {
        font-size: 14px;
        line-height: 14px;
        padding-top: 0;
    }

    .internet_resources_slider_box .slick-next {
        right: -15px;
    }

    .internet_resources_slider_box .slick-prev {
        left: -15px;
    }

    /*.menu_right {*/
    /*display: none;*/
    /*}*/
}

@media screen and (max-width: 991px) {
    .bottom_blocks {
        margin-top: 60px;
    }
    .banners-toolbar .ban_right_fl > .ban_right_fl_one > a p {
        line-height: 16px;
        font-size: 14px;
    }
    a.no_children_first {
        color: white;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 81px;
        flex-wrap: unset;
        padding: 0;
        line-height: 1;
    }

    .menu_right img {
        float: right;
        width: 100%;
        max-width: 60px;
        padding: 10px;
    }

    .menu_right ul li {

        max-width: 100%;
        width: 33%;
    }

    .menu_right > ul {
        display: flex;
        flex-wrap: wrap;
    }

    li.no_children:hover a.no_children_two {
        display: none;
    }

    .menu_right ul li:first-child {
        border-radius: 0;
    }

    .menu_right ul li:last-child {
        border-radius: 0;
    }

    .ban_right_sl .ban_right_fl > .ban_right_fl_one > a img {
        position: absolute;
        z-index: -1;
        width: 100%;
        margin: 0;
        max-width: 50%;
    }

    .menu_vkl > .ban_right_fl > .ban_right_fl_one > a {
        max-width: 40%;
        margin: 0 auto;
        line-height: 3;
    }

}

@media screen and (max-width: 854px) {
    #f1 button.slick-prev.slick-arrow, #f1 button.slick-next.slick-arrow {
        opacity: 1 !important;
        top: 45% !important;
    }
    .menu_vkl.col-xs-12.col-sm-12.col-md-5.col-lg-5>.ban_right_fl>.ban_right_fl_one>a:after{
        display: none;
    }
    .h_menu_inner {
        background: #ffffff;
    }
    .bottom_blocks .fp_news_title a {

        display: block;

    }
    .bottom_blocks .fp_news_title a:before{
        display: none;
    }
.ban_right_sl .ban_right_fl > .ban_right_fl_one > a:after, .ban_right_sl .ban_right_fl > .ban_right_fl_one > a:after{
	display: none;
}
    .h_menu_item .selectedPoint {
        border-left: 0;
    }

    .h_menu {
        background: #1b65af;
        padding: 10px;
        position: relative;
        z-index: 3;
    }

    div#menu_position {
        margin-top: 10px;
    }

    .right_box {
        position: relative;
    }

    div#sb-search {
        right: 76px;
        width: 227%;
        top: 0px;
        /* top: 67px; */
    }
    .sb-search-input {
        width: 100px;
    }
    .langs {

        top: 7px;

    }
    .menu_vkl2 .nav-tabs > li > a, .menu_vkl2 .nav-tabs > li.active > a, .menu_vkl2 .nav-tabs > li.active > a:focus, .menu_vkl2 .nav-tabs > li.active > a:hover {
        font-size: 11px;
        line-height: 19px;
    }

    .h_menu > span > img {
        height: 18px;
        width: 35px;
    }

    .center_slider .slick-slide img {
        max-width: none;
    }

    .center_slider .slider_center_item a > div {
        font-size: 14px;
        line-height: 15px;
    }

    .ban_right_sl .ban_right_fl > .ban_right_fl_one > a img {
        width: 100%;
        max-width: 65%;
        padding: 0;
    }

    .menu_vkl > .ban_right_fl > .ban_right_fl_one > a {
        max-width: 65%;
        margin: 0 auto;
        line-height: 45px;
    }

    a.no_children_first {
        color: white;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 81px;
        flex-wrap: unset;
        padding: 0;
        line-height: 1;
    }

    .menu_right img {
        float: right;
        width: 100%;
        max-width: 60px;
        padding: 10px;
    }

    .menu_right ul li {

        max-width: 100%;
        width: 33%;
    }

    .menu_right > ul {
        display: flex;
        flex-wrap: wrap;
    }

    li.no_children:hover a.no_children_two {
        display: none;
    }

    .menu_right ul li:first-child {
        border-radius: 0;
    }

    .menu_right ul li:last-child {
        border-radius: 0;
    }
    #accordion{
        display: block;
    }
    .menu_vkl2.col-xs-12.col-sm-7.col-md-7.col-lg-7 {
        display: none;
    }
    h4.panel-title {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
        color: #ffffff;
        text-align: center;
        padding: 0;
    }
    .panel:first-child h4.panel-title a {
		padding: 10px 75px;
    }	
    h4.panel-title a {
		padding: 10px 75px;
    }
	
    #accordion .panel-default>.panel-heading {
        border-bottom: 1px solid #1b65af;
    }
    #accordion .panel-default:last-child>.panel-heading {
        border-bottom: 0;
    }
    .panel-default>.panel-heading {
        background-image: none !important;
        border: 0;
        background-color: transparent;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;

        background: #f8f8f8;
        background: #217cd8;
        list-style: none;
        border-radius: 10px 10px 0 0;
        margin: 1px;
    }
    .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
        border-top: 0;
        position: relative;
        padding-bottom: 35px;
    }
    .hide_news ul.tabs_h.primary li:nth-child(1) {
        display: none;
    }
    #act_h {
        display: block !important;
    }
    #news_h {
        display: none !important;
    }

div#act.art_font {display: block !important;
}
    ul.primary li span {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
        color: #1b65af;
        text-transform: capitalize;
        border-bottom: 0;
    }
    .video_more_vkl, .photo_more_vkl {
        bottom: 33px;
    }
    .panel-group .panel+.panel {
         margin-top: 0;
    }
    ul.primary li {
        background: #f8f8f8;
        border: 1px solid #f8f8f8;
        list-style: none;
        min-width: 32%;
        text-align: center;
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        margin-left: 2%;
        margin-right: 1%;
        width: 48%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 37.6px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
    }
    .panel-group .panel {
        margin-bottom: 0;
        /* border: 1px solid #1b65af; */
        border: 0;
        border-radius: 10px 10px 0 0;
        box-shadow: none;
    }
    div#accordion {
        padding: 0;
    }
    div#accordion {
        padding: 0;
        margin-top: 20px;
        border: 1px solid #1b65af;
        border-radius: 10px 10px 0 0;
    }
}
.img_block_center>div {
    float: left;
}
@media screen and (max-width: 600px) {
	.common_main_info .common_main_info_wrapper table {
    max-width: 100%;
    display: block;
    overflow: auto;
        border: 1px solid grey;
}
.common_main_info .common_main_info_wrapper a, .common_main_info .common_main_info_wrapper p {
    word-wrap: break-word;
}
}
@media screen and (max-width: 500px) {
    .slider_ban {
        bottom: 0;
        margin-top: -70px;
    }
    .center_slider .slider_center_item {
        background: #217cd8;
        height: 152px;
        width: 47% !important;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .ban_right_sl .ban_right_fl > .ban_right_fl_one > a p {
        line-height: 16px;
    }
}

/*////////////////////////////////////////////Мобильная версия верхнего баннера//////////////////////////////////////////*/
@media screen and (max-width: 400px) {
   .banners-toolbar .ban_right_fl_one img, .banners-toolbar .ban_right_fl_one_inst img {
        min-height: 45px;
        display: none;
    }
    .banners-toolbar .ban_right_fl > .ban_right_fl_one > a:before {
       position: relative;
        width: 100%;
       height: 100%;
        content: '';
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.7);
        background: url(/desimages/banner_pps.jpg) 0 no-repeat;
        height: 25px;
        display: block;
        background-size: 100%;
    }
}
@media screen and (max-width: 854px) {
    .img_block_center {
        display: block;
    }
    .ban_right_fl_one > a p {
        line-height: 11px;
        font-size: 10px;
    }
    /*.banners-toolbar .ban_right_fl_one img, .banners-toolbar .ban_right_fl_one_inst img {*/
        /*min-height: 45px;*/
        /*display: none;*/
    /*}*/
    .banners-toolbar .ban_right_fl > .ban_right_fl_one > a p {
        line-height: 11px;
        font-size: 10px;
    }
    /*.banners-toolbar .ban_right_fl > .ban_right_fl_one > a:before {*/
        /*position: relative;*/
        /*width: 100%;*/
        /*height: 100%;*/
        /*content: '';*/
        /*top: 0;*/
        /*left: 0;*/
        /*background: rgba(255, 255, 255, 0.7);*/
        /*background: url(/desimages/image11111.jpg) 0 no-repeat;*/
        /*height: 45px;*/
        /*display: block;*/
        /*background-size: 100%;*/
    /*}*/
    .panel-heading.ou {
        background: #f8f8f8;
    }
    .panel-heading.ou  h4.panel-title a {
        color: #1b65af;
    }
    div#main_block h1 {
        font-size: 25px;
    }
    .left_box {
        z-index: 0;
    }
    .background_main{
        background: transparent;
    }
    li.no_children:hover a.no_children_two {
        display: none;
    }
    .header_soc_icons .header_soc_icons_hide {

        width: auto;
    }

    .menu_vkl2 .nav-tabs > li {
        min-width: 100%;
        margin: 10px 0 0;
    }

    .menu_vkl2 .nav-tabs > li:first-child {
        margin-left: 0;
    }

    .menu_vkl2 {
        bottom: 0;
        margin-top: 15px;
    }

    .menu_vkl2.col-xs-12.col-sm-7.col-md-7.col-lg-7 {
        padding: 15px;
    }

    .main_info {
        max-width: 1420px;
        top: 0;
        width: 100%;
    }

    .menu_vkl.col-xs-12.col-sm-12.col-md-5.col-lg-5 {
        margin-bottom: 10%;
    }

    .left_col.col-xs-12.col-sm-12.col-md-10.col-lg-11 {
        padding: 15px;
    }

    .col-xs-12.col-sm-5.col-md-5.col-lg-5.news_actual {
        top: 0;
        margin-top: 15px;
        padding: 15px;
    }

    ul.primary > li {
        width: 100%;
        padding: 0;
        margin: 0;

    }

    ul.tabs.primary, ul.tabs_h.primary {
        display: block;
    }

    ul.primary li.active {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .photo_item, .video_item {
        width: 100%;
    }

    .photo_item:nth-of-type(2) {
        width: 100%;
        padding: 10px;
    }

    .video_all, .photo_all {
        margin-bottom: 50px;
    }

    div#tab3 .bx-wrapper {
        display: none;
    }

    div#tab3 div#video_vkl_slider_prev, div#tab3 div#video_vkl_slider_next {
        display: none;
    }

    .video_item:nth-of-type(2) {
        width: 100%;
    }

    .menu_vkl2 .nav-tabs > li > a, .menu_vkl2 .nav-tabs > li.active > a, .menu_vkl2 .nav-tabs > li.active > a:focus, .menu_vkl2 .nav-tabs > li.active > a:hover {
        font-size: 16px;
        line-height: 19px;
    }

    .contacts_info {
        position: absolute;
        top: 115px;
        right: 12px;
    }

    .contacts_info ul {
        display: table;
        padding: 0;
    }

    div#sb-search {
        /*display: none;*/
    }

    ul.tabs.primary, ul.tabs_h.primary {
        padding-top: 0;
    }

    .fp_news_hide {
        display: none;
    }

    #news_h, #act_h {
        display: block;
        background: #ffffff;
        padding: 10px;
        border: 1px solid #1b65af;
    }
    .photo_all .photo_item .fp_photo_title a, .photo_all_hide .photo_item .fp_photo_title a, .fp_news_title a {
        font-size: 14px;
        line-height: 16px;
    }
    .title img {
        max-width: 40px;
    }
    .background_main.col-xs-12.col-sm-12.col-md-12.col-lg-12 .left_col.col-xs-12.col-sm-12.col-md-10.col-lg-11 {
        padding: 0;
    }
    .background_main.col-xs-12.col-sm-12.col-md-12.col-lg-12 .menu_vkl2.col-xs-12.col-sm-7.col-md-7.col-lg-7 {
        padding: 0;
    }
    .background_main.col-xs-12.col-sm-12.col-md-12.col-lg-12 .col-xs-12.col-sm-5.col-md-5.col-lg-5.news_actual {
        padding: 0;
    }

    .doc_view h2 {
        text-transform: uppercase;
        color: #585250;
        font-size: 18px;
    }
    .photo_all .photo_item .fp_photo_title, .photo_all_hide .photo_item .fp_photo_title {
        margin-bottom: 0;
    }
    .views, .video_all .video_item .views, .video_all_hide .video_item .views {
        padding: 5px;
        position: relative;
        bottom: 0;
        right: 0;
    }
    .photo_item .views {

        padding: 0 !important;
        position: relative;
        bottom: 0;
    }
    a.news_more_vkl {
        padding: 0 12px 0 !important;
        color: #585350;
        bottom: 10px;
    }
    .ban_right_fl_one img, .ban_right_fl_one_inst img {
        width: 100%;
    }

    .ban_right_sl .ban_right_fl > .ban_right_fl_one > a {
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        font-size: 12px;
        line-height: 22px;
    }

    .menu_vkl > .ban_right_fl > .ban_right_fl_one > a {
        max-width: 50%;
        margin: 0 auto;
        line-height: 3;
    }

    .menu_vkl2 .tab-content.tab-contentnews {
        border: 1px solid #1b65af;
        min-height: 385px;
        position: relative;
        background: #ffffff;
    }

    .ban_right_fl {
        padding-top: 20px;
        border-bottom: none;
        padding-bottom: 0;
    }

    .ban_right_sl .ban_right_fl > .ban_right_fl_one > a img {
        width: 100%;
        max-width: 55%;
        padding: 0;
    }

    .bottom_blocks .news_more_vkl {
        padding: 10px !important;
    }

    .bottom_blocks .fp_news, .bottom_blocks .fp_news_smi {
        display: block;
        width: 100%;
        padding: 10px;
    }

    div#f1 img {
        width: 100% !important;
        display: block;
        margin: 0 auto;
        height: 170px;
    }

    .photo_item, .video_item {
        width: 50%;
    }

    .video_item:nth-of-type(3) {
        padding: 10px 6px 10px 0;
        display: none;
    }

    .photo_item:nth-of-type(3) {
        padding: 10px 6px 10px 0;
        display: none;
    }

    .menu_right ul li {
        max-width: 100%;
        width: 50%;
    }
}


@media only screen and (max-width: 720px) {
    .contacts_info {
        position: absolute;
        top: 135px;
    }
}

@media screen and (max-width: 500px) {
    div#f1 .part_right {

        padding: 5px 35px;

    }
    div#f1 .lenta_new_date {
        padding-top: 0;
    }
    #f1 button.slick-prev.slick-arrow:before, #f1 button.slick-next.slick-arrow:before{
        width: 16px;
    }
    #f1 button.slick-next.slick-arrow {
        content: '';
        display: block;
        width: 25px;
        height: 25px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        right: 5px;
        z-index: 300;
    }
    #f1 button.slick-prev.slick-arrow {
        content: '';
        display: block;
        width: 25px;
        height: 25px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        left: 5px;
        z-index: 300;
    }
    .table_adaptive table, .table_adaptive table td, .table_adaptive table td {
        display: block;
        width: 100%;
    }
    .calendar_block button.slick-next.slick-arrow {
        display: none;
        right: 0;
    }
    div#ban_bottom_main .slick-dots li {
        position: relative;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: -4px 2px;
        padding: 0;
        cursor: pointer;
    }
    div#ban_bottom_main .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 5px;
        height: 5px;
        padding: 0;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent;
        margin: 0;
    }
    div#ban_bottom_main .slick-dots li button:before {
        font-family: 'slick';
        font-size: 16px;
        line-height: 15px;
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 5px;
        content: '•';
        text-align: center;
        opacity: .25;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .menu_right ul li {
        max-width: 100%;
        width: 100%;
        padding: 0 10px;
    }
    .calendar_events_block {
        left: 12px;
        width: 100%;
    }
    .one_event {
        padding: 0;
        margin: 0;
    }
    .bottom_blocks .calendar {
        padding: 0;
    }
    .bottom_blocks .calendar_events_block {
        margin-bottom: 50px;
        width: 90%;
    }
    .bottom_blocks .calendar_events_block .date {

        margin-right: 5%;
        margin-left: 0;
    }
    .contacts_info {
        position: absolute;
        top: 130px;
        right: 12px;
    }

    .ban_right_sl {
        padding: 30px 0 30px 8px;
        margin-bottom: 40px;
    }

    .photo_item, .video_item {
        width: 100%;
    }

    .video_item:nth-of-type(3) {
        display: block;
    }

    .photo_item:nth-of-type(3) {
        display: block;
    }

    .photo_item a img, .video_item .video_preview img {
        margin: 0;
    }

    div#tab2 > .bx-wrapper {
        display: none;
    }

    .menu_vkl > .ban_right_fl > .ban_right_fl_one > a {
        max-width: 100%;
        margin: 0;
        font-size: 10px;
        line-height: 43px !important;
    }

    .ban_right_sl .ban_right_fl > .ban_right_fl_one > a img {
        max-width: 100%;
    }

    .contacts_info {
        position: absolute;
        top: 130px;
        right: 12px;
    }

    .no_children {
        display: block;
    }

}

/*///////////////////////////////////////////////По п. 1///////////////////////////////////////////////*/
/*Надпись «Таможенные органы Республики Беларусь» в шапке страницы*/
/*Представить 3 варианта оформления шрифта*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Вариант 2 - https://yadi.sk/i/7tT-DINkVW566w*/
.left_box span a {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}

/*///////////////////////////////////////////////По п. 2///////////////////////////////////////////////*/
/*Ключ кадуцея в шапке страницы*/
/*Представить 3 варианта оформления с использованием наложения золотой текстуры*/

/*///////////////////////////////////////////////По п. 3///////////////////////////////////////////////*/
/*Эффекты плиток раздела «Электронная таможня» при наведении на них курсора мыши*/
/*Изменить оформление наложения эффектов (представить 3 варианта)*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Вариант 1 - https://codepen.io/ispykenny/pen/aENoQO из них*/
/*Button One*/
.center_slider .slider_center_item:nth-child(even) {
    text-decoration: none;
    font-weight: 500;
    position: relative;
    display: inline-block;
}

.center_slider .slider_center_item:nth-child(even) {
    transition: all 300ms ease;
}

.center_slider .slider_center_item:nth-child(even):before {
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    background: #4A90E2;
    top: 0;
    left: 50%;
    z-index: 5;
    transition: all 0ms ease;
}

.center_slider .slider_center_item:nth-child(even):hover {
    box-shadow: none;
}

.center_slider .slider_center_item:nth-child(even):hover:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #4A90E2;
    top: 0;
    left: 0%;
    z-index: 5;
    transition: all 300ms ease;
}

/*Button Two*/
/*.center_slider .slider_center_item:nth-child(2) {*/
/*text-decoration: none;*/
/*font-weight: 500;*/
/*position: relative;*/
/*display: inline-block;*/
/*}*/

/*.center_slider .slider_center_item:nth-child(2) {*/
/*transition: all 300ms ease;*/
/*}*/

/*.center_slider .slider_center_item:nth-child(2):before {*/
/*position: absolute;*/
/*content: '';*/
/*width: 0%;*/
/*height: 100%;*/
/*background: #4A90E2;*/
/*top: 0;*/
/*left: auto;*/
/*right: 0;*/
/*z-index: 5;*/
/*transition: all 300ms ease;*/
/*}*/

/*.center_slider .slider_center_item:nth-child(2):hover {*/
/*box-shadow: none;*/
/*}*/

/*.center_slider .slider_center_item:nth-child(2):hover:before {*/
/*position: absolute;*/
/*content: '';*/
/*width: 100%;*/
/*height: 100%;*/
/*background: #4A90E2;*/
/*top: 0;*/
/*left: 0;*/
/*right: 0;*/
/*z-index: 5;*/
/*}*/

/*Button Five*/
.center_slider .slider_center_item:nth-child(odd) {
    text-decoration: none;
    font-weight: 500;
    position: relative;
    display: inline-block;
}

.center_slider .slider_center_item:nth-child(odd) {
    transition: all 300ms ease;
}

.center_slider .slider_center_item:nth-child(odd):before {
    content: '';
    width: 0%;
    height: 2px;
    position: absolute;
    top: 10%;
    left: 10%;
    background: #4A90E2;
    transition: all 0ms ease;
    z-index: 5;
}

.center_slider .slider_center_item:nth-child(odd):after {
    content: '';
    width: 80%;
    height: 0px;
    position: absolute;
    top: 10%;
    left: 10%;
    background: #4A90E2;
    transition: all 0ms ease;
    z-index: 5;

}

.center_slider .slider_center_item:nth-child(odd):hover {
    box-shadow: none;
}

.center_slider .slider_center_item:nth-child(odd):hover:before {
    content: '';
    width: 80%;
    height: 2px;
    position: absolute;
    top: 10%;
    left: 10%;
    background: #4A90E2;
    transition: all 300ms ease;
    z-index: 5;
}

.center_slider .slider_center_item:nth-child(odd):hover:after {
    content: '';
    width: 80%;
    height: 80%;
    position: absolute;
    top: 10%;
    left: 10%;
    transition: all 300ms ease;
    transition-delay: 350ms;
    z-index: 5;
}


/*Вариант 2 - https://codepen.io/perry_nt/pen/eVboze из них*/
/*From Top*/
/*.center_slider .slider_center_item:nth-child(4) {*/
/*position: relative;*/
/*transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);*/
/*cursor: pointer;*/
/*user-select: none;*/
/*}*/

/*.center_slider .slider_center_item:nth-child(4):before, .center_slider .slider_center_item:nth-child(4):after {*/
/*content: '';*/
/*position: absolute;*/
/*transition: inherit;*/
/*z-index: 5;*/
/*}*/


/*.center_slider .slider_center_item:nth-child(4):before {*/
/*top: 0;*/
/*left: 50%;*/
/*height: 100%;*/
/*width: 0;*/
/*border: 2px solid #ffffff;*/
/*border-left: 0;*/
/*border-right: 0;*/
/*z-index: 6;*/
/*}*/

/*.center_slider .slider_center_item:nth-child(4):after {*/
/*bottom: 0;*/
/*left: 0;*/
/*height: 0;*/
/*width: 100%;*/
/*background: #4A90E2;*/

/*}*/

/*.center_slider .slider_center_item:nth-child(4):hover {*/
/*color: #4A90E2;*/
/*transition-delay: .3s;*/
/*}*/

/*.center_slider .slider_center_item:nth-child(4):hover:before {*/
/*transition-delay: .1s;*/
/*left: 0;*/
/*width: 100%;*/
/*}*/

/*.center_slider .slider_center_item:nth-child(4):hover:after {*/
/*background: #4A90E2;*/
/*transition-delay: .3s;*/
/*top: 0;*/
/*height: 100%;*/
/*}*/

/*.center_slider .slider_center_item:hover a > div {*/
/*transform: scale(1.3);*/
/*transition: all 300ms ease;*/
/*left: 15%;*/
/*bottom: 14%;*/
/*}*/
/*From Bottom*/
/*///////////////////////////////////////////////По п. 4///////////////////////////////////////////////*/
/*Эффекты иконок разделов «Зеленый коридор», «Красный коридор» «Физическим лицам», «Участникам ВЭД»*/
/*Изменить оформление наложения эффектов (представить 3 варианта)*/

/*Вариант 3 - https://nisnom.com/veb-razrabotki/7-plavnyh-effektov-blika-pri-nazhatie-na-knopku/ из них*/
/*Middle bubble animation*/

/*Wave animation*/


.banner_center-main a {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
}

.banner_center-main {
    background: #217cd8;
    padding: 10px;
    margin-top: -45px;
    border-radius: 10px;
    box-shadow: inset 3px 3px 8px 0px rgba(255, 255, 255, 0.2), inset -3px -3px 8px 0px rgba(0, 13, 81, 0.5);
    text-align: center;
    max-width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}


.banner_center-main {
    overflow: hidden;
}

.container {

}
.banner_center-main a:hover {
    color: #ededed;
    text-decoration: none;
}
.new_banner_center-main{
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;

}
.btn {
    color: #fff;
    cursor: pointer;
    display: block;
    white-space: normal !important;
    position: relative;
    text-decoration: none;
    vertical-align: middle;

}

.btn-4 {

    position: relative;

}
.btn-4 span {
    z-index: 20;
}
/*.btn-4:after {*/
    /*background: #fff;*/
    /*content: "";*/
    /*height: 305px;*/
    /*left: -75px;*/
    /*opacity: 0.2;*/
    /*position: absolute;*/
    /*top: -60px;*/
    /*transform: rotate(35deg);*/
    /*transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);*/
    /*width: 50px;*/
    /*z-index: -10;*/
    /*animation: span4 3s linear infinite;*/
    /*z-index: 30;*/
/*}*/

.btn-4:after {
    background: linear-gradient(100deg,hsla(0,0%,100%,0) 10%,#fff 50%,hsla(0,0%,100%,0) 90%);
    content: "";
    height: 305px;
    left: -75px;
    opacity: 0.2;
    position: absolute;
    top: -60px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    animation: span4 2.5s linear infinite;
    z-index: 30;
}

.btn-4:hover:after {

}

@keyframes span4{
    0%{
        left: 120%;
        transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    }
    100%{
        left: -120%;
        transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    }
}
.menu_vkl.col-xs-12.col-sm-12.col-md-5.col-lg-5>.ban_right_fl>.ban_right_fl_one>a {
    position: relative;
    cursor: pointer;
    text-transform: uppercase;
}


.menu_vkl.col-xs-12.col-sm-12.col-md-5.col-lg-5>.ban_right_fl>.ban_right_fl_one>a:after {
    content: "";
    background: #fff;
    position: absolute;
    width: 150px;
    height: 150px;
    left: 0;
    right: 0;
    top: 5%;
    bottom: 0;
    opacity: 0;
    /* margin: auto; */
    border-radius: 50%;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
    left: 15%;
}
.menu_vkl.col-xs-12.col-sm-12.col-md-5.col-lg-5>.ban_right_fl>.ban_right_fl_one>a:active:after {
    transform: scale(0);
    opacity: 1;
    transition: 0s;
}


.ban_right_sl .ban_right_fl > .ban_right_fl_one > a{

    position: relative;

    color: #fff;

    cursor: pointer;

}
.ban_right_sl .ban_right_fl > .ban_right_fl_one > a p{
    position: relative;
    color: #fff;
    cursor: pointer;
    line-height: 32px;
    max-width: 63%;

}
.ban_right_fl > .ban_right_fl_one > a p{
    color: #585250;
    line-height: 17px;
    margin-top: 19px;
}
.ban_right_sl .ban_right_fl > .ban_right_fl_one > a:after {
    left: 0;
    content: "";
    background: #fff;
    display: block;
    position: absolute;
    width: 210px;
    height: 210px;
    top: -80px;

    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.ban_right_sl .ban_right_fl > .ban_right_fl_one > a:active:after {
    /*width: 0px;*/
    opacity: 1;
    transition: 0s;
}
.internet_resources_item a:hover{
    text-decoration: none;
}
.internet_resources_slider_box .internet_resources_slider li:hover{
    text-decoration: none;
}
.ban_right_sl .ban_right_fl > .ban_right_fl_one {

    position: relative;

    color: #fff;


    cursor: pointer;
    text-transform: uppercase;
}
a.all_btn_rez {
    color: #1b65af;
    font-weight: bold;
    padding-left: 15px;
}
.ban_right_sl .ban_right_fl > .ban_right_fl_one > a:after{
    content: "";
    background: #fff;
    position: absolute;
    width: 210px;
    height: 210px;
    left: 0;
    right: 0;
    top: -75px;
    bottom: 0;
    opacity: 0;
    /* margin: auto; */
    border-radius: 100%;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
    left: 0;

}
.ban_right_sl .ban_right_fl > .ban_right_fl_one > a:active:after {
    transform: scale(0);
    opacity: 1;
    transition: 0s;
}
@-webkit-keyframes sunrise {
    0% {
        height: 10px;
        right: 0;
        color: transparent;

    }
    33% {
        height: 40px;
        right: 100%;
        color: transparent;

    }
    66% {
        height: 70px;
        right: 100%;
        color: transparent;

    }
    100% {
        height: 100px;
        right: 100%;
        color: #ffffff;

    }
}
li.no_children:hover a.no_children_two {
    -webkit-animation-name: sunrise;
    -webkit-animation-duration: .4s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-direction: normal;
    transition: right .4s cubic-bezier(0, 0, 0.2, 1);
    min-width: 250px;
    display: flex;
    opacity: 1;
    background: #207cda;
}
.internet_resources_item:hover{
    text-decoration: none;
}
.internet_resources_item:hover a {
    text-decoration: none;
}
.slider_ban .internet_resources_slider_box h3 {
    background: #f8f8f8;
    margin: -34px -39px 25px -39px;
}
.internet_resources_slider_box .internet_resources_slider li:hover p {
    text-decoration: underline;
}

.menu_vkl.col-xs-12.col-sm-12.col-md-5.col-lg-5>.ban_right_fl>.ban_right_fl_one>a img {
    box-shadow: 0px 5px 10px;
    border-radius: 100%;
    transition: all 0.3s;
    cursor: pointer;
    width: 79%;

}
.menu_vkl.col-xs-12.col-sm-12.col-md-5.col-lg-5>.ban_right_fl>.ban_right_fl_one>a:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    box-shadow: 0px 15px 25px -5px;
}
.menu_vkl.col-xs-12.col-sm-12.col-md-5.col-lg-5>.ban_right_fl>.ban_right_fl_one>a:active img {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    box-shadow: 0px 4px 8px;
}

.menu_vkl .ban_right_fl .ban_right_fl_one a img {

    transition: all 0.3s;
    cursor: pointer;

}
.menu_vkl .ban_right_fl .ban_right_fl_one a:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);

}
.menu_vkl .ban_right_fl .ban_right_fl_one a:active img {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
}
.ban_right_sl .ban_right_fl > .ban_right_fl_one > a:hover{
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}
.ban_right_sl .ban_right_fl > .ban_right_fl_one > a:active {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
}
/*.center_slider .slick-slide:nth-child(2) div:nth-child(1) .slider_center_item:nth-child(4){*/

/*}*/

/*.center_slider .slick-slide:nth-child(2) div:nth-child(1) .slider_center_item:nth-child(4):hover a > div {*/
/*transform: none;*/
/*left: 10px;*/
/*right: 20%;*/
/*bottom: 10px;*/
/*}*/
/*.center_slider .slick-slide:nth-child(2) div:nth-child(1) .slider_center_item:nth-child(4) img {*/
/*transform: none;*/
/*}*/
/*.center_slider .slick-slide:nth-child(2) div:nth-child(1) .slider_center_item:nth-child(4):hover:before {*/
/*display: none;*/
/*}*/
/*.center_slider .slick-slide:nth-child(2) div:nth-child(1) .slider_center_item:nth-child(4):before {*/
/*display: none;*/
/*}*/
/*.center_slider .slick-slide:nth-child(2) div:nth-child(1) .slider_center_item:nth-child(4):after {*/
/*display: none;*/
/*}*/





/*!* entire container, keeps perspective *!*/
/*.center_slider .slick-track>.slick-slide:nth-child(4) .slider_center_item {*/
    /*transition: all 1s ease;*/
    /*transform-style: preserve-3d;*/
/*}*/

/*!* flip the pane when clicked *!*/
/*.center_slider .slick-track>.slick-slide:nth-child(4) .slider_center_item:hover a, .center_slider .slick-track>.slick-slide:nth-child(4) .slider_center_item.hover a {*/

/*}*/



/*!* flip speed goes here *!*/
/*.center_slider .slick-track>.slick-slide:nth-child(4) .slider_center_item a{*/

/*}*/

/*!* hide back of pane during swap *!*/
/*.center_slider .slick-track>.slick-slide:nth-child(4) .slider_center_item a img, .center_slider .slick-track>.slick-slide:nth-child(4) .slider_center_item a div {*/
    /*!*transform: rotateY(180deg);*!*/
/*}*/

/*!* front pane, placed above back *!*/
/*.center_slider .slick-track>.slick-slide:nth-child(4) .slider_center_item:hover a img {*/
    /*!*transform: rotateY(180deg);*!*/
    /*transition-delay: 0.15s;*/
    /*opacity: 0;*/
/*}*/

/*!* back, initially hidden pane *!*/
/*.center_slider .slick-track>.slick-slide:nth-child(4) .slider_center_item a div{*/


/*}*/
/*.center_slider .slick-track>.slick-slide:nth-child(4) .slider_center_item:hover a > div {*/
    /*transform: rotateY(180deg);*/
    /*transition-delay: 0s;*/
    /*font-size: 17px;*/
    /*line-height: 18px;*/
    /*right: 6%;*/
    /*top: 15%;*/
/*}*/
/*.center_slider .slick-track>.slick-slide:nth-child(4) .slider_center_item:hover {*/
/*transform: rotateY(180deg);*/
/*transition-delay: 0.15s;*/
/*}*/
.fp_news_item_inner .fp_news_img img {
    /*height: 244px;*/
    height: inherit;   
}
@media only screen and (max-width: 1024px) {
    .inner_text img{
        width: 100% !important;
        height: auto!important;
    }
}
@media only screen and (max-width: 500px) {
    .inner_text img{
        width: calc(100% - 24px) !important;
        height: auto!important;
        margin-left: 12px !important;
    }
}
@media screen and (max-width: 854px) {

    .banner_center-main {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .banner_center-main.container.new_banner_center-main:nth-child(1) {
    margin-top: 40px;
}
.ban_right_sl .ban_right_fl > .ban_right_fl_one > a:after, .ban_right_sl .ban_right_fl > .ban_right_fl_one > a:after{
	display: none;
}
    .photo_item .fp_news_date, .video_item .fp_news_date {
        margin-bottom: 0;
        padding: 0 0 3px 0;
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        color: #7f7e7c;
        position: relative;
        bottom: 0;
        width: 90%;
        border-top: 1px solid #f1f0ef;
        padding-top: 10px;
    }
    .photo_item .fp_news_date, .video_item .fp_news_date {
        bottom: 0;
        position: relative;
        top: 0;
    }
}
.menu_vkl2 .nav-tabs > li:hover, ul.primary li:hover{
    opacity: 0.9;
}
.menu_vkl2 .nav-tabs > li:active, ul.primary li:active{
    opacity: 0.6;
}
#f1 button.slick-prev.slick-arrow, #f1 button.slick-next.slick-arrow{
    opacity: 0;
    transition: opacity 0.4s linear;
}
#f1:hover button.slick-prev.slick-arrow, #f1:hover button.slick-next.slick-arrow{
    opacity: 1;
    transition: opacity 0.4s linear;
}
.color .wrapper_main {
    margin-bottom: 0;
}
.left_col_news, .common_main_info .left_col{
    box-shadow: 0px 0 6px rgba(0,0,0,0.5);
}
.left_col #photo_slider_prev a, #photo_slider_next a {
    display: block;
}
.left_col_news {
    font-size: 17px;
}
.show_big_photo.lightbox.thumbnail {
    padding: 0;
}
div#popup-slider p {
/*    clear: both;*/
}
.img_block_center:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   height: 0;
}
.img_block_center {
    margin: 0 auto!important;
    width: 100%;
    float: none!important;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.menu_doc_fizlitsam .subpoints_block .first_item {
    display: block;
}
@media screen and (max-width: 854px) {
    .img_block_center {
        display: block;
    }

    li.no_children:hover a.no_children_two {
        display: none;
    }
}

.e-mail {
    background: url(/desimages/email.png) no-repeat 0px !important;
}
.e-mail:hover {
    background: url(/desimages/email_hover.png) no-repeat 0px !important;
}
.menu_doc_fizlitsam .subpoints_block .pic_down {
    margin-right: 5px;
    width: 7%;
    float: right;
    height: 20px;
    margin-top: -15px;
    cursor: pointer;
    min-width: 25px;
    display: table-cell;
    background-image: url(/desimages/doc_point.png);
    background-position: center center;
    background-repeat: no-repeat;
}
body.en_lang .menu_vkl2 .tab.tabnews .nav-tabs > li:nth-child(2), body.en_lang .menu_vkl2 .tab.tabnews .nav-tabs > li:nth-child(3) {
    display: none;
}
body.en_lang ul.primary li.active {
    width: 100%;
}
body.en_lang .menu_vkl2 .nav-tabs > li {
    list-style: none;
    min-width: 98%;
}
body.en_lang .col-xs-12.col-sm-12.col-md-12.col-lg-12.bottom_blocks {
    display: none;
}
body.by_lang .menu_vkl2 .tab.tabnews .nav-tabs > li:nth-child(2), body.by_lang .menu_vkl2 .tab.tabnews .nav-tabs > li:nth-child(3) {
    display: none;
}
body.by_lang ul.primary li.active {
    width: 100%;
}
body.by_lang .menu_vkl2 .nav-tabs > li {
    list-style: none;
    min-width: 98%;
}
body.by_lang .col-xs-12.col-sm-12.col-md-12.col-lg-12.bottom_blocks {
    display: none;
}
body.en_lang .panel.panel-default:nth-child(2), body.en_lang .panel.panel-default:nth-child(3) {
    display: none;
}
body.by_lang .panel.panel-default:nth-child(2), body.by_lang .panel.panel-default:nth-child(3) {
    display: none;
}
.news_more_vkl {
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #585350;
    font-size: 12px;
    display: inline-block;
    text-decoration: none!important;
    font-family: 'Roboto Bold', Arial;
    display: block;
    padding-bottom: 15px;
    padding-left: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none !important;
    background: transparent;
    width: auto;
    position: absolute;
    bottom: 0;
    right: 15px;
    font-family: 'Roboto', sans-serif;
    /* background: #ffffff; */
}
a.news_more_vkl:after {
    content: ' >>';
}
.sb-icon-search {
    outline: none;
    border: 0;
}
@media only screen and (max-width: 680px) {
    body.by_lang .hide_news {
        display: none;
    }
    body.en_lang .hide_news {
        display: none;
    }
}

.menu_doc_fizlitsam .subpoints_block .pic_down.no_arrow {
    display: none;
}
.left_col div#popup-slider ul li {
    background: url(/desimages/li_items.png) left 7px no-repeat !important;
}
.left_col div#popup-slider .menu_doc_fizlitsam .list_fizlitsam > li {
    background: none !important;
    min-height: 50px;
}
