/*
	Theme Nam:  IVCMR
	Template: twentyseventeen
	
	Author: IVCMR
	Theme Domain: ivcmr
*/

/* импортируем стили родительской темы */
@import url("../twentyseventeen/style.css");

.accordion-section-title button.accordion-trigger {max-height:150px;}

/*Контент*/
.content-h{
	max-width:1366px;
	margin:0 auto;
	/*margin-top:100px;	*/
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.blue-header-cards-container {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%;
}
.predsedatel {
    display: flex;
    flex-wrap: wrap;

	height:430px;
    justify-content: center;
    align-content: center;
}

.left .wp-block-image{margin:0;}


.predsedatel-t {
	max-height:400px;
	color: #003366;
    
    margin-left:50px;
    display:flex;
    flex-wrap:wrap;
    align-items: center;
}

.post-ins{display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px;}

.predsedatel .predsedatel-photo img{
//	display: flex;

	max-width: 400px;

//	top:20px;
//	justify-content: start;
}

.pre-h {
padding: 10px;
font-style:italic;
font-size:10pt;
}

.predsedatel-read-more{
	display: flex;
    align-items: flex-end;
    width: 30%;
}


.text-header{
max-width:300px; 
max-height:200px; 
margin: 0px 0px 20px 20px;
font-size:12pt; 
font-style:italic;
flex-grow:0;
display:flex;
}

.menu-information {
	flex-basis: 350px;
	width: 200px;
//	height: 230px;
margin-bottom: 50px;
}

.menu-h {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #003366;
	color: #fff;
	font-weight: 700;
	min-height: 55px;
	padding: 0;
	margin: 0;
	flex:1 ;

	
}
.menu-verhnee-menyu-container{}
.more {

}

img, video{max-width:none;}

.contain-menu-h{
	display: flex;
	align-items: flex-start;
//	justify-content: center;
	flex: 1;
    min-height: 220px;
	padding: 20px;
    box-shadow: 0px 5px 3px gray;
}

.menu-h-title {
	
}

.contain-menu-h ul{list-style-type: none;}


.menu-information{
//	box-shadow: 0px 5px 3px gray;

}

.menu-information li a{font-size:18px;}




/*Шрифт*/

body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

.hheadlogo{
	display: flex;
    flex-grow:1;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.head_main{
	background: #003366;
	color:#fff;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	
	position:relative;
	
	width:100%;

}


.hheadlogo img{
max-height: 80px;
}



.head_main p{
	display: contents;
	color:#fff;
	text-transform:uppercase;
	margin-right:20px;
	font-size:18pt;
	text-align: center;
	line-height: 1.8em ;
	font-weight:700 !important;
}


/*Верхняя шапка заголовка*/

.logo-img{
	height: 80px;
	
}


.search-field{
	height:20px;
	padding:5px;
right:20px;	
font-size: 8pt;
color: #fff!important;
background: #036!important;
border: #036!important;
border-bottom: 2px solid #eee!important;
}

.search-form{
	height:20px;
	visibility: visible;	
	width: 100px;
	margin: 50px;
}
.search-submit{
	height:20px;
	background:#036;
		width:20px;
}


.search-field::-webkit-input-placeholder { /* WebKit browsers */
   color:    #eee;
}
.search-field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #eee;
}
.search-field::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #eee;
}
.search-field:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:   #eee;
}


.search-form .search-submit{
	top:8px;
	right:-35px;
}

.search-form .search-submit .icon{
	height: 15px!important;
}

.icon-search{
	width:10px;
	margin-top:-20px;
	right:10px;	
}

.icon-search:hover{
	background:#037;
}

.search-submit:hover{
	background:#037!important;
}

.serach_header{	
	width: 20px;
	margin: 20px;
	padding: 0;
}

.wp-custom-header img {
	height:300px;
}

.head_main div{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin:5px;
}

.head_main div:nth-child(2){
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	margin:5px;
}

.head_main img{
	margin:20px;
}


.lang img{
	margin:5px;
}

.lang a{
	text-decoration:none;
	color:#fff;
	font-size: 8pt;
}

.lang a:hover{
	
	color:#999;
}






/*Карусель баннеров*/

.carusel{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	align-items:center;
	margin-left:5%;
	width:90%;
	position:relative;
	
	margin-bottom: -40px;
}

.carusel_top{
	z-index: 10;
	position:relative;
	width:100%;
	background:#fff;
}



/*Главное меню*/


.navigation-top{
	position:relative;
	font-size: 10px;
}


nav div>ul>li{
	display: inline;
	margin:5px 20px 10px 0px;	
}

nav ul>li>ul>li {
	display: inline;
	margin:0px 20px 0px 0px;	
}

.contact-header{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;	
	
	padding: 10px 5px;
	width: 100%;
	background-color: #036;
}

.contact-header div {
	display: flex;
	flex-wrap: wrap;
	margin: 10px;
	width: 30%;
	min-width: 300px;
}

.contact-header p{
	text-align: left !important;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;		
	/*text-shadow: 0px 0px 10px #fff;*/
	margin:10px 20px 0 0;
	font-weight: 700;
	
}

.second_contact{
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
	padding-left: 20px;
}

.contact-header p span{
	font-weight: 500 !important;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}

header .menu a, .carusel_top-2 .menu a{
	text-transform:uppercase;
	color: #003366;
	font-weight:600 ;
	text-decoration:none;
	padding:0 0 0 20px;
	font-size: 9pt;		
}
.carusel_top-2 .sub-menu a {
    text-transform: none;
}


.menu-vtoroe-menyu-container .sub-menu li {padding: 7px 0; text-transform:none; }

.menu-scroll-down{
	padding:0 !important;
}

nav a:hover{
	color: #000;
	
}

.main-navigation ul ul a{padding:0.35em 1.25em;}

nav ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	padding:10px;
}

.menu-dopolnitelnoe-menyu-container{
display:block;
	visibility: visible;
}

.carusel_top-2{z-index:1;}

.carusel_top-2 .menu-dopolnitelnoe-menyu-container{
	visibility: visible;
	height: auto;
}
.menu-vtoroe-menyu-container{
	
}

#site-navigation{
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
	align-items:center;
    
}

#top-menu{
	width: auto;
}


.menu-dopolnitelnoe-menyu-container>ul>li>a{
	font-size: 8pt !important;
	font-weight: 900!important;
}

.menu-scroll-down{visibility: hidden;}
/*Cover*/



.news-main .uagb-post__title a{
	font-size:12pt;
	
}

.news-main .uagb-post__inner-wrap .uagb-post__excerpt{
	font-size:10pt;
}


.cover {
	width:auto;
	background: linear-gradient(180deg, rgba(0, 51, 102, 0) 0%, #003366d1 10%, #003366dd 90%, rgba(0, 51, 102, 0) 100%);	
	color:#fff;
	padding:40px;
	position:absolute;
	z-index:1;
	right:0;
	height: 300px;
}

.cover h4{
	font-weight:700;
	line-height:2em !important;
	font-size:10pt;
	color:#fff;
	text-transform:uppercase;
	margin:0;
}

.cover span{
	font-size:10pt;
	color:#fff;
	line-height:0.5em;
}

.panel-content{ display:flex;}

.site-content{display:flex; justify-content:center;}

/*Анонс*/

.sidebar-top-1{
	width:180px;
	position:absolute;
	z-index:10;
	left:15vw;
	margin-top:20px;
	
}

 .widget a img{
	-webkit-box-shadow:0 0 0 #fff;;
	box-shadow:0 0 0 #fff;
}



.sidebar-top-1>.widget>h2{
		background: #003366;
	width:180px;
	height:70px;
	color:#fff;
	font-weight:400;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	text-transform:uppercase;
	font-size:12pt;
	margin-bottom:-40px;
}

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div{
	width:180px;
	
	font-weight:400;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin: 5px 0;
	position:relative;
	box-shadow: 0px 1px 2px #666;
	background:#fff;
}

.sidebar-top-1>.widget>.uagb-post-grid>div>article{
	margin-bottom:15px;
}

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__image>a>img{
	width:60px;
	height:auto;
	object-fit: cover;
	margin-bottom:5px;
	
}

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__image{
	margin:0px 0px -10px 0px;
}


.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__text{
	width:110px;
}
.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__text>h3{
	font-size:10pt;	
	margin-left:5px;
	text-decoration: none;
}

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__text>h3>a{
	text-decoration: none;
}

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__text>h3>a:hover{
	color:#000;
}

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__text .uagb-post__date{
	font-size:8pt;
	width:110px;
	margin-top:6px;
	right:-50px;
	position:absolute;
}


.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__text>div:last-child{
	margin-top:-20px;
	}

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__text 

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__text>.uagb-post__cta{
	margin-top:-8px;
}

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__text .uagb-post__link{
	font-size:10pt;
}

.sidebar-top-1>.widget>.uagb-post-grid>div>article>div>.uagb-post__text .uagb-post__link:hover{
	color:#000;
}



.sidebar-top-4 .wp-block-media-text{
	background:#fff;
	margin:0 0 10px 0;
	box-shadow: 0px 1px 2px #666;
	height:60px;	
	width:180px;
	display:flex;
}

.sidebar-top-4 .widget:first-child{
	margin-bottom:40px;
}

.sidebar-top-4 .wp-block-media-text__media>img{
	width:60px;
	height:60px;
	object-fit: cover;
	margin:0;
}

.sidebar-top-4 figure{
	width:60px;
}


.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child){
border:none;
}

.bg_main_img .content-h .wrap {padding-top:0;}

.metaslider .caption-wrap {
    position: relative !important;
    bottom: 0;
    left: 0;
    background: #fff !important;
	opacity: 1 !important;
	font-weight: 700 !important;
	text-align: center;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
}


.sidebar-top-4 p>a{
	font-size:10pt;
	text-decoration:none;
	font-weight:700;
	color:#777;
	line-height:1em;
}

.sidebar-top-4 p{
	line-height:1em;
}

.sidebar-top-4 .wp-block-media-text__content{
	width:120px;
	padding:0 3px;
	
}
.main_slide_t .caption{font-size: 10pt !important; color:#036;}

.main_slide_t {margin: 20px 0px -80px 0px !important;}


.main_slide_t img{height: 80px !important; width:80px !important; margin-left: 60px !important; }

.main_name_nov a {text-decoration: none; color:#036 !important;}

.sidebar-top-4 .widget{
	padding:0;
}

.katalog{ 
	display: flex;
	flex-wrap: wrap;
	margin:0 auto;
max-width:1270px;
width: 100%;
}

.katalog ul{width: 90%;}

.katalog h2{
	width: 100%;
	text-align: center;
}

.katalog li{
	margin:20px;
	border: 1px solid #036;
	padding:10px;
	font-size: 14pt;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
}

.mark-16 { margin:30px; width:70% }

.katalog li img{width: 200px;}

.span-16{
	display: flex;
	flex-wrap: wrap;
	align-items:center;
	width:100%;
	margin:0 auto;
}

.anonce header{
	background: #003366;
	width:180px;
	height:50px;
	color:#fff;
	font-weight:400;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	text-transform:uppercase;
}

.announcement>div{
	width:180px;
	height:60px;
	font-weight:400;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin: 5px 0;
	position:relative;
	filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.15));
	background:#fff;
}

.announcement>div>div{
	font-weight:400;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	width:100px;
	font-size:10pt;
}

.announcement>div>img{
	width:60px;
}

.announcement>div>div>h4{
	font-weight: 700;
font-size: 14px;
line-height: 18px;
text-align: center;
color: #666699;
}

.announcement>div>div>span{
align-items: center;
text-align: center;
}


/*Информационный блок*/


.sidebar-top-4{
	width:180px;
	position:absolute;
	z-index:10;
	right:15vw;
	margin-top:20px;
	
}

.sidebar-top-4>.widget>h2{
	background: #003366;
	width:180px;
	height:70px;
	color:#fff;
	font-weight:400;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	text-transform:uppercase;
	font-size:12pt;
	margin-bottom:-30px;
	text-align:center;
}




.info_block{
	width:180px;
}

.info_block header{
	background: #003366;
	width:180px;
	height:70px;
	color:#fff;
	font-weight:400;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	text-transform:uppercase;
}

.info_block>header>p{
	text-align:center;
}

.info_block>div{
	width:180px;
	height:60px;
	font-weight:400;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin: 5px 0;
	position:relative;
	filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.15));
	background:#fff;
}


.info_block>div>img{
	width:60px;;
}

.info_block>div>h4{
font-weight: 700;
font-size: 10px;
line-height: 18px;
text-align: center;
color: #666699;
width:120px;
}

.info_block>div>div>span{
align-items: center;
text-align: center;
}

/*Контент*/

/*Новости*/
.main_content{
	width:70%;
}
.main_content>div{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}

.main_content>div>h3{
font-weight: 700;
font-size: 24px;
line-height: 2em;
width:100%;
text-align: center;
}

.main_content>div>hr{
	margin: 20px 0;
	padding: 0;
	height: 0;
	border: none;
	border-top: 2px dashed #ddd;
	background: #999;
	height:0px;
	width:100%;
}
.main_novosti{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.post{
	background:#fff;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	
	margin:10px;
	
}

.post img:first-child{
	object-fit: cover;
	
		
}

.post h4{
	font-size: 14px;
    line-height: 18px;
	color:#666699;
	text-transform:uppercase;
	margin:10px;
	font-weight:700;
}

.post p{
	margin:10px;
	text-align:justify;
	font-size: 14px;
}

.post div{
	left:120px;
	
}

.post div>span{
	font-weight: 400;
font-size: 10px;
line-height: 18px;
margin:10px;
color: #ADADAD;
}

/*Службы и структурные подразделения*/
.departament{
	background: #F9F9F9;
	margin-top:50px;
	padding:50px;
}
.departament>div{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
}

.departament ul{
	width:48%;
}

.departament ul:first-child{
	margin-right:4%;
}

.departament li{
	list-style-type: none;
	margin-top:10px;
}

.departament a{
	color:#777;
	font-size:18px;
	text-decoration: none;
	font-weight:400;
}

.departament a:hover{
	color:#000;
	
}

/*Информационные ресурсы*/

.info_res{
	margin-top:50px;
	padding:50px;
}

.info_res div {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
}

.info_res ul{
	width:48%;
}

.info_res ul:first-child{
	margin-right:4%;
}

.info_res li{
	list-style-type: none;
	margin-top:10px;
}

.info_res a{
	color:#777;
	font-size:18px;
	text-decoration: none;
	font-weight:400;
}

.info_res a:hover{
	color:#000;
}




/*Футер*/

.footer-widget-1 .wp-container-8{
	width:100%;
	max-width:1200px;
}

.site-footer .widget-column.footer-widget-1{
	width:100%;
}

.site-footer h2{
	color:#fff;
	font-size:12pt;
}

.site-footer p{
	text-align:justify;
	margin-bottom:10px;
}

.social_img_fotter{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	margin-top:20px;
}


footer{
	width:100%;
	background:#003366;
	color:#fff;
}
footer>div{
	margin:0 auto;
	max-width:1366px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	
	padding:30px;
}

footer>div>div{
	width:30%;	
}

footer h4{
	text-align:center;
	font-size:12pt;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:20px;
	width:100%;
}

.footer_contact{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom:10px;
}

.footer_contact>div>img{
	width:20px;
}

.footer_contact>div{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	width:100%;
	margin-bottom:20px;
}

.footer_social{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	width:100%;
	margin-bottom:20px;
}

.footer_contact>div>p{
	width:90%;
}

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

footer a:hover{
	color:#aaa;
}

.map_site{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}

.map_site>div{width:50%;}

.footer_razrab div{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	align-items:center;
}

.footer_razrab p{
	width:90%;
	margin-top:10px;
}

.footer_razrab img{
	width:5%;
	margin-top:20px;
}

.footer_bottom p{
	position: relative;
	width:100%;	
	text-align:center;
		background:#fff;
	width:100%;
	color:#003366;
}
.footer_bottom{
	background:#fff;
	width:100%;
	position:relative;
	bottom:0px;
	margin-bottom: -20px;
left:0;}


.entry-footer{
	background:#fff;
}




/* ----- Контент ------- */

.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #222;
    font-size: 1.2rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.entry-title{
	text-align:center;
	font-weight:800 !important;
	font-weight:800 !important;
}

.entry-header{
	margin-bottom:30px !important;
}



 
.uagb-post__inner-wrap{
	box-shadow: 0px 1px 2px #666;
	
}

.sluzby{
	position:relative;
	width:100%;
	height:auto;
}
.wp-block-table
{
	width: 101%;
}

.wp-block-table thead>tr>th{	
	background:#3674B3;
	text-align:center;	
	color:#fff;	
	padding: 10px;		
	border: 1px solid #000 !important;
	border-style: collapse;
}
.wp-block-table td{	
	background:transparent;
	color:#000;	
	padding: 10px;		
	border: 1px solid #000 !important;
	border-style: collapse;
}

.wp-block-table thead>tr>th>strong{
	color:#fff;	
}

.wp-block-table tbody>tr:first-child{	
	background:#fff;		
}

.wp-block-table tbody>tr:nth-child(2n+1){	
	background:#fff;		
}

.wp-block-table tbody>tr:nth-child(2n){	
	background:#F5F5F5;		
}

body, button, input, select, textarea{
    font-size:1.1rem;
}


@media screen and (min-width: 48em){
	.has-sidebar:not(.error404) #primary{width:100%;}
}

.wrap{max-width:1400px; display:flex; flex-grow: 1; margin:0 20px;}
.wrap>.content-area{max-width:1400px !important;}

.site-footer .wrap{margin:0 auto;}


.sidebar-top-1 .uagb-post-pagination-wrap span, .sidebar-top-1 .uagb-post-pagination-wrap a{
	font-size:12px;
}
@media screen and (min-width: 30em){
.page-one-column .panel-content .wrap {
    max-width: 1920px;    
}
}

.forzerofor{ background: url(/wp-content/uploads/2022/08/group-98-1.jpg) no-repeat;
	background-size: 100%;
height:100vh;
width:100vw;
margin:0;
padding:0;}


.post-now li{
	background: #fff;
	box-shadow: 0px 2px 2px #ccc;
	padding:10px;
	margin-bottom:20px;
	
}

.post-now .link-more{
	position:relative;
	left:70%;
	max-width:150px;
}

.byline{
	visibility: hidden;
}

.site-info{
	margin-left:10%;
}

.main-navigation a:hover{
	color: #B22222;
}


.bg_main_img{
	width:100%;
	height:500px;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
}

.bg_main_img .predsedatel, #metaslider-id-18 {
width: 50%;
}




.yoast-breadcrumbs{
	max-width:80%;
	margin: 30px auto 0px auto;
	font-size: 8pt;
	text-transform:uppercase;
}


.entry-content ul{ 
  list-style-type: circle;
  list-style-position: inside;
 
}
.entry-content.no-ul-left-margin ul {
	margin-left: 0px;
    list-style: disc;
}
.entry-content ul>li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul{
	padding: 0px;
    list-style: none;
}

.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li {
	box-shadow: 0px 5px 3px gray;
    padding: 0 0 10px 0;
}

.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li img{
	width: 100%;
    height: 180px;
    object-fit: cover;
}

.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li:not(:has(img)){
	display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li>a,
.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li>time,
.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li>div.wp-block-latest-posts__post-excerpt{
	padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    display: block;
}
.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li .link-more{
	text-align: right;
}
.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li>a{
	
    box-shadow: none;
}
.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li>a:hover{
	text-decoration: none;
    box-shadow: none;
}

.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li>time{
	text-align: right;
}


.entry-content.no-ul-left-margin ul.kt-tabs-title-list>li, .entry-content.no-ul-left-margin .kt-tabs-wrap .wp-block-kadence-tab{
	border: none;
}

.entry-content.no-ul-left-margin .kt-tabs-wrap .wp-block-kadence-tab {
	padding: 0px;
    
}

.entry-content ol{ 
  list-style-type: circle;
  list-style-position: inside;
  padding: 0 10px;
  margin: 0px 0px 0px 50px;
}
.entry-content ol>li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

a:hover{
	color:#ccc !important;
}

.button-other{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;	
    box-shadow: 3px 3px 3px #ccc;
	margin: 5px!important;
	background: #fff !important;	
	border-radius: 5px!important;
}



.button-other:hover{ box-shadow: 0px 0px 0px #fff;}

.button-other a{	
	border: none;
	margin: auto !important;
	text-transform: uppercase;
	font-weight: 100 !important;
	font-size: 8pt !important;	
	font-weight: 700 !important;
	color: #036 !important;	
	border-radius: 5px!important;
	background: #fff !important;	
}

.button-other a:hover{	
border: 1px solid #036;
color: #036 !important;

}

article .post-thumbnail{
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;

}

article .post-thumbnail img, article  .post-thumbnail>a{
margin: 0 auto !important;
}

article .post-thumbnail img{
	max-height: 600px !important;
	width: auto!important;
}
.single-featured-image-header{
flex-grow:1;
display:flex; 
justify-content:center;
margin-bottom:20px;
}

.single-featured-image-header .attachment-twentyseventeen-featured-image{
    object-fit: contain;
    min-width: 400px;
    max-height:500px;
    margin:0 auto !important; 
	max-width:600px;
	flex-grow:1;
}

.button-menu{
	background:linear-gradient(310deg,rgba(255,255,255,0) 0%,rgba(0,51,102,0.38) 19%,rgba(255,255,255,0.1) 30%,rgba(0,51,102,0.15) 47%,rgba(255,255,255,0.99) 100%);
}

/* --------------      одно окно       -----------------  */

 .tabs-okno {
    position: relative; /* Относительное позиционирование */
	
	}

   .tab-okno, .tab-title-okno {
    display: inline-block;
	/* Выстраиваем по горизонтали */
   }
   .tab-okno input[type="radio"] { display: none; }
   .tab-title-okno {
    padding: 15px 20px; /* Поля вокруг текста */
   /*  border: 1px solid #666; Параметры рамки */
    border-bottom: none; /* Снизу линию убираем */
	text-transform:uppercase;
	font-family: Verdana, sans-serif; 
	font-weight:800;
	font-size:10pt;
    background-color: #036;
    max-width: 100%;
    color: #fff;
    box-sizing: border-box;
    margin: 0 0 5px;
    transition: color .35s;	
   }
@media (max-width: 780px){
	.tab-two{
		width: 50%;
	}
}
   .tab-content-okno {
    position: absolute; /* Абсолютное позиционирование */
    border: 1px solid #666; /* Параметры рамки */
    padding: 10px; /* Поля вокруг текста */
    left: 0; /* Размещаем у левого края */
    width: calc(100% - 20px); /* Ширина содержимого */
    display: none; /* Прячем вкладку */
   }
   .tab-okno :checked + .tab-title-okno {
    position: relative; /* Относительное позиционирование */
    background: #E9EFFC; /* Цвет фона */
	color:#036;
    top: 1px; /* Сдвигаем вниз */
    z-index: 1; /* Отображаем поверх содержимого */
   }
   .tab-okno :checked ~ .tab-content-okno {
    display: block; /* Показываем активную вкладку */
   }
   


 /* Дополнительная информация */

footer {

}
 .buton-okno{
   /* Относительное позиционирование */
	
	}
    .tab-dop-okno{
    

    }
    .tab-dop-okno label{
    position: fixed;
    right: 10px;    
    background: #e9effc50;
    display: flex;
    color: #000;
    flex-direction: column;   
    width: 100px; 
    padding: 10px;
    flex: 1 0 auto;
    text-transform: uppercase;
    font-size: 6pt;
    z-index: 20;
    }

    .tab-dop-okno .okno1{
        top:60%;
    }

    .tab-dop-okno .okno2{
        top:72%;
    }

    .tab-dop-okno .okno3{
        top:80%;
    }

    .tab-dop-okno .okno4{
        top:88%;
    }


   .tab-dop-okno, .tab--okno {
    display: inline-block;
	/* Выстраиваем по горизонтали */
   }
   .buton-okno input[type="radio"] { display: none; }
   .tab-dop-okno {
    padding: 15px 20px; /* Поля вокруг текста */
   /*  border: 1px solid #666; Параметры рамки */
    border-bottom: none; /* Снизу линию убираем */
	
	font-family: Verdana, sans-serif; 
	font-weight:800;
	font-size:10pt;
    background-color: #fff;
    
    color: #333;
    box-sizing: border-box;
    margin: 0 0 5px;
    transition: color .35s;	
   }
@media (max-width: 780px){
	.tab-two{
		width: 50%;
	}
}

   .dop-okno {
    position: absolute; /* Абсолютное позиционирование */
    border: 1px solid #666; /* Параметры рамки */
    padding: 10px; /* Поля вокруг текста */
    left: 0; /* Размещаем у левого края */
    width: calc(100% - 20px); /* Ширина содержимого */
    display: none; /* Прячем вкладку */
    
   }
   .tab-dop-okno :checked + .tab--okno {
    
    

    display: flex;
    flex-direction: column;   
    width: 150px;  /* Относительное позиционирование */
    background: #E9EFFC; /* Цвет фона */

     /* Сдвигаем вниз */
    z-index: 1; /* Отображаем поверх содержимого */
   }
   .tab-dop-okno :checked ~ .dop-okno {
    display: block; /* Показываем активную вкладку */
   }
   
/**-------------------Настройка отображения поста------------------------*/
.uagb-post__image img {max-width:300px; max-height:165px; object-fit: cover;}

.panel-content .wrap {padding: 0px 10px;}

.entry-content.no-ul-left-margin .kt-tab-inner-content-inner ul>li>a{
    font-weight:600;
    text-decoration: none;
}

.list-dh a{
    text-decoration: none !important;
}













   /* Аккардион */
   
   
  .acor-container {
    margin: 20px 0;
    position: relative;
}
.acor-container .acor-body {
    width: calc(100% - 40px);
    margin: 0 auto;
    height: 0;
    color: rgba(0, 0, 0, 0);
    background-color: #fff;
    line-height: 18px;
    padding: 0 30px;
    box-sizing: border-box;
    transition: color 0.5s, padding 0.5s;
    overflow: hidden;
    font-family: Verdana, sans-serif; 
    font-size: 18px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 10px 16px rgba(0,0,0,0.2);
}
.acor-container .acor-body p {
    margin: 0 0 10px;
}
.acor-container label {
    cursor: pointer;
    background-color: #036;
    display: block;
    padding: 15px 20px;
    width: 100%;
    color: #fff;
    font-weight: 300;
    box-sizing: border-box;
    z-index: 100;
    font-family: Verdana, sans-serif;   
    font-size: 18px;
    margin: 0 0 5px;
    transition: color .35s;
}
.acor-container label:hover {
    color: #FFF;
}
.acor-container input{
    display: none;
}
.acor-container label:before {
    content: '\276F';
    float: right;
}
.acor-container input:checked + label {
    background: #E9EFFC;
    color: #036;
    box-shadow: 0 8px 26px rgba(0,0,0,0.4), 0 28px 30px rgba(0,0,0,0.3);
}
.acor-container input:checked + label:before {
    transition: transform .35s;
    transform: rotate(90deg);
}
.acor-container input:checked + label + .acor-body {
    height: auto;
    margin-top: -5px;
    color: #000;
    padding: 20px 30px 10px;
}

.acor-container-second label {
    cursor: pointer;
    background-color: #fff;
    display: block;
    padding: 5px 10px;
    width: 100%;
    color: #000;
    font-weight: 300;
    box-sizing: border-box;
    z-index: 100;
	border:1px solid #036;
    font-family: Verdana, sans-serif;   
    font-size: 10pt;
    margin: 0 0 5px;
    transition: color .35s;
}


.acor-container-second label:hover{
	color:#036;
}

.acor-container-second .acor-body {
	font-size: 8pt;
	box-shadow: none;
}



.dop_inf{
margin-top:	50px;
}
.table-proc{
	border:1px solid #036;
}
.table-proc td{
	padding:10px;
}
.table-proc tr:nth-child(2n){background:#eee;}

.href-proc{
	width: 100%;
	text-align:center;
	color: #036;
	margin:50px 0px;
}


.href-proc a{
	font-family: Verdana, sans-serif;   
    font-size: 14pt;
	font-weight:800;
	color: #036;
}


.buton-okno{
	margin-bottom: 1000%;
}

.site-footer .widget-area{
	margin: 0 auto;
}

/* --------------      одно окно       -----------------  */



@media (min-width: 1023px) and (max-width: 1599.98px)  {

.sidebar-top-1{
	left:20px;
}


.sidebar-top-4{
	right:20px;
}	
}

@media (min-width: 460px) and (max-width: 1023px)  {

.sidebar-top-1{
	left:10%;
	position:relative;
	
}

.sidebar-top-4{
	
	position:reltive;	
	top:0px;
	margin-bottom:100px;
	right:10%;
}	
}

@media (min-width: 376px) and (max-width: 459px)  {

.sidebar-top-1{
	left:1%;
	position:relative;
	
}

.wrap{max-width:1200px;}

.sidebar-top-4{	
	position:reltive;	
	top:0px;
	margin-bottom:100px;
	right:1%;
}	
}

@media (max-width:976px){
.sidebar-top-1 .uagb-post-grid article{
width:100%!important;	
}

.head_main img{
	width: auto;
	height: 40px;
}

.carusel{
	margin-bottom: 0;
}

.head_main p{
	font-size: 10pt;
}

#site-navigation{
	display: inherit;
	
}

.menu-dopolnitelnoe-menyu-container{
	visibility: visible;
	height: auto;
}

.carusel_top-2 .menu-dopolnitelnoe-menyu-container{
	visibility: visible;

}

}
.dropdown-toggle {position: absolute; left: 70vw; }
:not( .mejs-button ) > button:hover,
:not( .mejs-button ) > button:focus{
background: #fff;
}

.dropdown-toggle:focus{
	outline: none;
}
.first-news{display:flex ! important; flex-wrap:wrap; justify-content:space-around;}

@media (min-width: 977px) and (max-width: 1268px) {.wp-block-uagb-post-grid article{width:250px;}}
@media (min-width: 768px) and (max-width: 977px) {.wp-block-uagb-post-grid article{width:410px;}}
@media (min-width: 125px) and (max-width: 767px) {.wp-block-uagb-post-grid article{width:100%;} .uagb-post__image img{max-height:100%; max-width:100%;}}

.files{margin:20px;}
.files li {padding:20px; margin-left:30px; list-style-image:url('/wp-content/uploads/2024/12/76585785-1.png') !important;}
.files li a{text-decoration:none;}
.files li a:hover{color:#049;}
.files li:nth-child(2n) {background-color:#eee;}

.linear{background:linear-gradient(310deg,rgba(255,255,255,0) 0%,rgba(0,51,102,0.38) 19%,rgba(255,255,255,0.1) 30%,rgba(0,51,102,0.15) 47%,rgba(255,255,255,0.99) 100%)}



.wp-block-table th{border: 1px solid #000; border-collapse: collapse!important;}
.wp-block-table td{border: 1px solid #000; border-collapse: collapse!important;}

.entry-content > p {
}
.entry-content > p {
}

button {
	background-color: #ffffff; 
	color: #036;
}
/* Aside styles */
.flex-container {
	display: flex; 
    flex-direction: row;
    justify-content: space-around;
}

.aside-banners-columns {
	flex-basis: 200px;
    /*width: 200px;*/
    min-width: 200px;
}

.flex-container{max-width:1366px;}


.wrap2{ padding-top:7px;}

.panel-content{min-width:30vw;}

@media (max-width: 1024px){
    
.single-featured-image-header .attachment-twentyseventeen-featured-image{max-width:300px; min-width:300px}    
.predsedatel .predsedatel-photo img{max-width:300px;}
.panel-content{min-width:80vw;}
.head_main img{	margin:0;}
.site-header #metaslider-id-18 {display:none;}
	.aside-banners-columns{
    	/*display: none;*/
    }
.post-ins {flex-wrap:wrap;}    
.panel-content, .pag, .post-ins article {order: -1; min-height: 600px;}
.wrap {padding:5px; margin:0;}
.aside-banners-columns, .aside-banners-columns .widget-area{display:flex; align-content:center; justify-content:center; width:100%;}   
#block-31{display:flex; flex-wrap:wrap; align-content:center; justify-content:center; width:100%;}



    .flex-container {flex-wrap:wrap;}
    .menu-bokovoe-menyu-levoe-container{ display:flex; width: 400px; justify-content: center;}
    .aside-banners-columns { display:flex;
	flex-basis:400px;
    justify-content: center;
}

}

/*  Боковое меню  */




















/* Основное оформление контейнера меню */
.menu-bokovoe-menyu-levoe-container {
  position: relative;
  width: 100%;
  max-width: 200px;
  font-family: Arial, sans-serif;  
  font-size: 8pt !important;
}

/* Заглавные элементы меню */
.menu-bokovoe-menyu-levoe-container #menu-bokovoe-menyu-levoe > li {
  position: relative;
  width: 100%;
  margin: 0;
  height: 70px;
  background: linear-gradient(225deg, rgb(200, 215, 231), rgba(243, 246, 249, 0.81) 83.969%, rgba(254, 254, 254, 0.69) 87.786%, rgba(196, 210, 224, 0.99) 100%);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  list-style: none;
  cursor: pointer;
  line-height: 13px;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;

}

/* Стиль текста и стрелки */
.menu-bokovoe-menyu-levoe-container #menu-bokovoe-menyu-levoe > li > a {
  text-decoration: none;
  color: inherit;
  flex-grow: 1;
  text-align: left;
  font-size: 9pt;
  font-weight:600;
}

.menu-bokovoe-menyu-levoe-container #menu-bokovoe-menyu-levoe > li .toggle-arrow::after {
  content: "▼";
  font-size: 10px;
}

.menu-bokovoe-menyu-levoe-container #menu-bokovoe-menyu-levoe > li.active .toggle-arrow::after {
  content: "▲";
  font-size: 10px;
}

/* Скрытые подменю */
#menu-bokovoe-menyu-levoe .sub-menu {
 display: none;
  position: relative;
}



/* Подменю */
.menu-bokovoe-menyu-levoe-container #menu-bokovoe-menyu-levoe .sub-menu li {
  padding: 0 0 0 20px;
  height: 40px;
  line-height: 10px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
  
}

.flex-row{display:flex; flex-wrap:wrap; flex-direction:row;}
.width-f{width:100%; min-width: 70vw;}

#menu-bokovoe-menyu-levoe > li:hover,
#menu-bokovoe-menyu-levoe .sub-menu li:hover {
  background-color: rgba(200, 215, 231, 0.5);
}