body{
    min-width: 1320px;
}
.content a{
    outline:none;
    text-decoration:underline;}
.main-wrapper{
    width: 1285px;
    margin: 0 auto;
}
.top-panel{
	background: #0d1c2c;
}
.top-fon{
    height: 500px;
}
.logo-wrap{
	background: rgba(0,0,0,.3);
}
.site-title:hover{
    text-decoration: none;
}
.site-title h1{
    margin: 0;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 20px;
    font-weight: 400;
}
.site-title h1 span{
	font-size: 18px;
	font-weight: 600;
}
.site-title-foot h1{
	font-size: 12px;
	margin-left: 10px;
}
.site-title-foot h1 span{
	font-size: 16px;
}
.sitemap{
    font-size: 25px;
    color: #c99155;
    margin-right: 10px;
    margin-top: 7px;
}
ul.sitemap{
    font-size: 16px;
}
.search-form{
    width: 300px;
}
.search-form .uk-search-icon{
    color: #fff!important;
    width: 80px;
}
.search-form .uk-search-input{
    padding-right: 80px!important;
    padding-left: 40px!important;
    border: none;
    background: rgba(43,119,179,.6);
    border-radius: 30px;
    color: #fff!important;
}
.search-form .uk-search-input:focus, .search-form .uk-search-input:active{
	background: #2b77b3;
} 
.search-form .uk-search-input::-webkit-input-placeholder {
	color: #fff;
}
.search-form .uk-search-input:-moz-placeholder {
	color: #fff;
}
.lang-selector span, .lang-selector a{
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 15px;
}
.lang-selector span{
    color: #fff;
}
.lang-selector a{
    color: #73c7f1;
    text-decoration: underline;
}
.lang-selector a:hover{
	text-decoration: none;
}
.font-sizer{
    z-index: 1000;
}
.font-sizer a{
    padding: 15px 20px 15px 10px;
    background: rgb(138,138,138,.6);
    color: #fff;
    font-size: 18px;
    text-align: right;
}
.font-sizer a:hover{
    color: #fff;
    background: #609fdb;
    text-decoration: none!important;
}
.top-menu-wrap{
	background: #1874cb;
}
.top-menu.uk-active{
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.7);
    box-shadow: 0px 0px 5px rgba(0,0,0,.7);
    width: 100%!important;
    background: #fff!important;
}
.top-menu ul, .top-menu-2 ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.top-menu > ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.top-menu ul > li{
    position: relative;
    z-index: 1000;
}
.top-menu > ul > li > a{
    display: block;
    font-size: 16px;
    padding: 15px 8px;
    color: #fff;
}
.top-menu > ul > li a:hover{
    text-decoration: none;
    background: #115ba2;
    transition-duration: 350ms;
}
/*внутренние уровни*/
.top-menu > ul > li ul{
    display: none;
    position: absolute;
    width: 240px;
    background: #1874cb;
    text-align: left;
    transition-duration: 350ms;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
    z-index: 1000;
}
.top-menu > ul > li ul li{
    position: relative;
}
.top-menu > ul > li ul a{
    text-decoration: none;
    padding: 10px;
    line-height: 1;
    color: #fff;
    display: block;
}
.top-menu > ul > li ul li:first-child a{
    padding-top: 10px!important;
}
.top-menu > ul > li ul li:last-child a{
    padding-bottom: 10px!important;
}
.top-menu > ul > li > ul > li ul{
    left: 240px;
    top: 0;
}
.top-menu ul li:hover > ul{
    display: block;
}

/*top-menu-2*/
.top-menu-2 > ul{
    display: flex;
    align-items: normal;
}
.top-menu-2 > ul > li{
    position: relative;
    z-index: 1000;
    display: inline-block;
    flex: 1 1 auto;
}
.top-menu-2 > ul > li > a{
    display: block;
    font-size: 20px;
    padding: 30px 40px;
    color: #282828;
    background: #fff;
    text-align: center;
    margin-right: 5px;
}
.top-menu-2 > ul > li:last-child > a{
	margin-right: 0;
}
.top-menu-2 > ul > li a:hover{
    text-decoration: none;
    background: #1874cb;
    color: #fff;
    transition-duration: 350ms;
}
/*внутренние уровни*/
.top-menu-2 > ul > li ul li a:hover{
	background: #115ba2;
} 
.top-menu-2 > ul > li ul{
    display: none;
    position: absolute;
    width: calc(100% - 5px);
    background: #1874cb;
    text-align: left;
    transition-duration: 350ms;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
    z-index: 1000;
}
.top-menu-2 > ul > li ul li{
    position: relative;
}
.top-menu-2 > ul > li ul a{
    text-decoration: none;
    padding: 10px;
    line-height: 1;
    color: #fff;
    display: block;
}
.top-menu-2 > ul > li ul li:first-child a{
    padding-top: 10px!important;
}
.top-menu-2 > ul > li ul li:last-child a{
    padding-bottom: 10px!important;
}
.top-menu-2 > ul > li > ul > li ul{
    left: 240px;
    top: 0;
}
.top-menu-2 ul li:hover > ul{
    display: block;
}
.bottom-blue-border{
	border-bottom: 3px solid #6ba6de;
}
/*Новости на главной*/
.ni-title{
	font-size: 24px;
	color: #282828; 
}
.up-title{
	font-size: 22px;
	color: #282828;
	text-transform: uppercase;	
}
.up-title-sidebar{
	font-size: 16px;
    color: #282828;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 22px;
}
.ni-archive-link, .up-archive-link{
	color: #282828;
	font-size: 16px;
}
.ni-archive-link:hover, .up-archive-link:hover{
	color: #1874cb;
}
.index-news-item img{
    object-fit: cover;
    height: 160px;
    width: 240px;
    max-width: 240px;
}
.index-news-date{
	position: absolute;
	bottom: 15px;
	left: 15px;
	color: #fff;
	padding: 5px 10px 5px 5px;
	background: #54abe1;
	border-bottom-right-radius: 15px;
	border-top-right-radius: 15px;
}
.index-news-title, .index-news-description{
	font-size: 18px;
	line-height: 1;
}
.index-news-title{
	color: #009fb5;
	display: block;
}
.index-news-description{
	color: #0b0b0b;	
}
.photogal .uk-slidenav{
	margin: 15px 0;
	padding: 15px 10px;
	background: #1874cb;
}
.bott-carousel{
	background: #f4f6f9;
}
.bott-carousel img{
	margin: 0 auto;
	display: block;
	width: 142px;
	height: 108px;
}
.bott-carousel .uk-slidenav{
	margin: 15px 0;
	color: #848484;
}
.bott-carousel .uk-slidenav:hover{
	color: #115ba2;
}
.dir-button{
	background: #3f9bf2;
	color: #fff;
	text-transform: uppercase;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	width: 100%;
	border-radius: 20px;
	display: block;
}
.dir-button:hover{
	text-decoration: none;
	color: #fff;
	opacity: .9;
}
.side-link-title{
	color: #010101;
	font-weight: 500;
	font-size: 16px;
	display: block;
}
.side-link-title:hover{
	color: #1773ca;
	text-decoration: none;
}

.footer{
    background: #214194;
    color: #fff;
}
.footer a{
    color: #fff;
}
.footer a:hover{
	text-decoration: none;
}
.ym-advanced-informer{
    position: absolute;
    right: 0;
    bottom: 0;
}
.breadcrumbs{
    margin: 10px 0;
    color: #999;
    padding-bottom: 10px;
    border-bottom: 2px solid #619fdc;
    text-transform: uppercase;
    font-size: 14px;
}
.breadcrumbs a {
    color: #999;
    display: inline-block;
}
.breadcrumbs a:last-child{
	color: #000;
}
.breadcrumbs a:first-letter{
	font-size: 18px;
}
#bread_crumbs, #page_title{
	display: none;
}
.content > h2, .title-with-date{
    font-size: 20px;
    color: #2c78b4;
}
.content > h2{
	margin: 30px 0 15px 0;
}
.title-with-date{
	margin: 30px 0 60px 0;
}
.title-with-date span{
    color: #000;
    font-size: 20px; 
    display: block;
}
.new-page-text *{
    color: #000;
}
.new-page-text img{
    margin: 10px;
}
#page_create_date, #page_edit_date, #page_edit_date{
    text-align: left;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
}
.paginator table td{
    text-align: center;
}
.news-list .date{
    margin-right: 10px;
}
.grid-with-sep{
    position: relative;
}
.grid-with-sep:after{
    content: "";
    position: absolute;
    top: 0;
    left: 35px;
    width: 2px;
    background: #fff;
    height: 100%; 
}
.search_form{
    box-sizing: border-box;
}
.new-page-text table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 10px;
}
.new-page-text table tr td{
    border: 1px solid #e5e5e5;
    padding: 5px!important;
}
.overf_width{
    overflow: hidden;
}
.overf{
    overflow-y: auto;
}
#externalPopup a{
    word-break: break-all;
}
.to-top{
    position: absolute;
    left: calc(50% + 540px);
    top: -100px;
}
@media screen and (max-width:1366px){
    .top-fon {
        height: 465px;
    }
}
/*для раздела руководство*/
.bas{
    width:100%;
    padding:5px;
    text-align:center;
}
.bas div.elp{
    display:block;
    width: 225px;
    float:left;
    border:1px #ccc solid;
    display:block;
    outline:none;
    text-decoration: none;
    margin:10px;
    border-radius:4px;
    min-height:400px;
    box-shadow:1px 1px 2px #777777;
    transition:0.3s;
}
.bas div.elp:hover{
    box-shadow:2px 2px 7px #454545;
}
.bas div.elp h3{
    text-align: center;
    margin:5px;
    font-size: 18px;
    font-weight: bold;
}

.bas div.elp h4{
    text-align: center;
    margin:5px;
}
.bas div.elp img {margin:0!important;}
.best_manager img{margin:7px!important;border-radius: 4px;}
.vg iframe{
    width:47%!important;
    float: left;
    margin:1%;
}

.Konsultacii, .Konsultacii ul{
    list-style-type:none;
    outline: none;
    width: 100%;
    cursor: pointer;
    padding:0;
}

.Konsultacii li a{
    padding:10px;
    background-color: #0d1c2c;
    color:#ffffff;
    text-align: left;
    display: block;
    text-decoration:none;
}
ul.Konsultacii > li > a{
    background-color:#1e87f0;
    border-radius: 3px;
}
.Konsultacii li ul{
    display: none;
}
.new-page-text .uk-list-bullet>li::before{
    display: none;
}
.new-page-text .uk-list-bullet>li{
    padding: 0 !important;
}
ul.Konsultacii > li > ul li a {
    padding: 10px 15px;
    background-color: #18324e;
    color: #ffffff;
    text-align: left;
    display: block;
    text-decoration: none;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: 250ms;
}
ul.Konsultacii > li > ul li a:hover {
    background-color: #2a4c70;
}
.content .Rukovodstvo table{
    margin:20px 0;
    border:0 !important;
    padding:0;
    width: 80% !important;
    border:1px #ccc solid;
}
.content .Rukovodstvo table tr td{
    border:0 !important;
}
.content .Rukovodstvo table tr td:first-child{
    margin: 0 !important;
    padding: 0 !important;
}
.content .Rukovodstvo table tr td:nth-child(2){
    padding: 20px !important;
}
.content .Rukovodstvo table tr td img {
    margin: 0 0 20px 0 !important;
    border-radius: 5px;
    
    padding: 0 !important;
    min-width: 180px !important;
}