:root {
	--heigh-moy-gorod:40px;
	--width-logo-top:130px;
}
@font-face {
	font-family: "Roboto Condensed";
	src: url('../../fonts/roboto/RobotoCondensed-Regular.ttf') format('truetype');
	src: url('../../fonts/roboto/RobotoCondensed-Light.ttf') format('truetype');
}
@font-face {
	font-family: "Roboto";
	src: url('../../fonts/roboto/Roboto-Regular.ttf') format('truetype');
}
#t4-header {
	background: rgba(255, 255, 255, 0.95) !important;
	-webkit-backdrop-filter: blur(0.41667vw);
	backdrop-filter: blur(0.41667vw);
}
.t4-header{border-bottom: 1px solid #afbedd;}
.t4-section.t4-breadcrumbs{border-top: 1px solid #afbedd;}
.logo-link-top{
	width: var(--width-logo-top);
	height: 110px;
	display:block;
	background-image: url(../../../../images/two_logos.svg);
	background-size: contain;
	background-position: left center;
	background-repeat:no-repeat;
	/*-webkit-filter: drop-shadow(0px 0px 2px #46525c);
	filter: drop-shadow(0px 0px 2px #46525c);*/
}
.name-moptd-block .moptd-name{
	/*font-family: 'Roboto Condensed', sans-serif;*/
	/*font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;*/
	font-size: 20px;
	font-weight: 400;
	line-height: 1.15;
	display: block;
	margin: .5rem 0;
	color: #000;
	word-break: normal;
	white-space: normal;
}
.contacts-moptd-block .contacts-moptd-block-in{
	/*background:#898989;*/
}
.contacts-moptd-block .contacts-moptd-block-in .contacts-moptd-registr{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
}
.contacts-moptd-social a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.contacts-moptd-social .moptd_insta {
	background-image: url(../../images/instagram.svg);
}
.contacts-moptd-social .moptd_vk {
	background-image: url(../../images/vk-com.svg);
}
.contacts-moptd-social .moptd_yt {
	background-image: url(../../images/youtube_normal.svg);
	margin: 0 0 .6rem 0!important;
}
.contacts-moptd-social .social-hover {
	width: 28px;
	height: 28px;
	float: left;
	display: block;
	margin: 0 .6rem .6rem 0;
	background-repeat: no-repeat;
	background-size: contain;
}
.btn-priem-vopros .btn-vopros{
	background-color:#001d59/*#724833*/;
	border-color: #001d59/*#724833*/!important;
	color: #fff;
}
.btn.btn-vopros:hover {
	background-color: rgba(0, 29, 89, 0.8) !important;
	border-color: rgba(0, 29, 89, 0.8) !important;
	color: #fff;
	text-decoration:none;
}
/*.article-body .btn-priem,
.btn-priem-vopros .btn-priem{
	background-color:#4e6f2e;
	color: #fff;
	border-color: #4e6f2e!important;
}
.btn.btn-priem:hover {
	background-color:#f4f9f0;
	border-color: #4e6f2e!important;
	color: #212529;
	text-decoration:none;
}*/
/*-----------  gtranslate  --------------*/
.gtranslate_wrapper a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight:300;
	margin: 0 .4rem 0 0;
	color:#003092/*364921*/;
}
.gtranslate_wrapper {
	display: flex;
	flex-direction: row; /* Элементы в строке */
}
/* Меняем порядок ссылок через order */
.gtranslate_wrapper a[data-gt-lang="ru"] {
	order: 1; /* RU первым */
}
.gtranslate_wrapper a[data-gt-lang="be"] {
	order: 2; /* BE вторым */
}
.gtranslate_wrapper a[data-gt-lang="en"] {
	order: 3; /* EN третьим */
}

.buttons-moptd-block{}
.buttons-moptd-block .btn-priem-vopros{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}
.top-eye i {
	font-size: 30px;
	color: #003092/*364921*/;
}

/*======================  Top menu  =======================*/

#t4-top-navigation{
	background: rgba(255, 255, 255, 0.92) !important;
	/*-webkit-backdrop-filter: blur(0.51667vw);
	backdrop-filter: blur(0.51667vw);*/
}
.top-main-menu .block-top-menu{
	/*border-top:.3px solid #d9d9d9;*/
}
.top-menu-block .t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
	color: var(--mainnav-link-color);
	font-size: 1.2rem;
	line-height: 40px;
	font-weight:400;
}
.t4-top-navigation-sticky nav.top-main-menu{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}
.t4-top-navigation-sticky nav.top-main-menu .block-top-menu .top-menu-block{
	justify-content: left!important;
}
.t4-top-navigation-sticky nav.top-main-menu .block-top-menu{
	/*width: 100px;
	height: 80px;*/
	display:block;
	/*background-image: url(../../../../images/two_logos.svg);
	background-size: 80px;
	background-position: left center;
	background-repeat:no-repeat;*/ 
}
#t4-top-navigation .t4-megamenu .dropdown-menu{
	padding: .8rem 1.5rem;
}
#t4-top-navigation .t4-megamenu .navbar-nav > li > a:hover,
#t4-top-navigation .t4-megamenu .navbar-nav > li > a:focus,
#t4-top-navigation .t4-megamenu .navbar-nav > li > a:active,
#t4-top-navigation .t4-megamenu .navbar-nav > li > .nav-link:hover,
#t4-top-navigation .t4-megamenu .navbar-nav > li > .nav-link:focus,
#t4-top-navigation .t4-megamenu .navbar-nav > li > .nav-link:active {
	color: #001d59/*#724833*/;/*9e6a2c*/
	text-decoration:none;
}
#t4-top-navigation .t4-megamenu .dropdown-menu li > a:hover,
#t4-top-navigation .t4-megamenu .dropdown-menu li > a:focus,
#t4-top-navigation .t4-megamenu .dropdown-menu li > a:active,
#t4-top-navigation .t4-megamenu .dropdown-menu li > .nav-link:hover,
#t4-top-navigation .t4-megamenu .dropdown-menu li > .nav-link:focus,
#t4-top-navigation .t4-megamenu .dropdown-menu li > .nav-link:active,
#t4-top-navigation .t4-megamenu .dropdown-menu li .dropdown-item:hover,
#t4-top-navigation .t4-megamenu .dropdown-menu li .dropdown-item:focus,
#t4-top-navigation .t4-megamenu .dropdown-menu li .dropdown-item:active {
	/*color: #001d59/*#724833*//*#003092/*9e6a2c*/
	text-decoration:none;
}
#t4-top-navigation .t4-megamenu .navbar-nav > li.active > a,
#t4-top-navigation .t4-megamenu .navbar-nav > li.active > .nav-link {
	color: #001d59/*#724833*/;/*#003092/*9e6a2c*/;*/
	/*border-top:1px solid #ddd;*/
}
#t4-top-navigation .t4-megamenu .dropdown-menu li.active > a {
	color: #001d59/*#724833*/;/*#003092/*9e6a2c*/;*/
}
#t4-top-navigation .t4-megamenu.animate.slide .dropdown .dropdown-menu {}
#t4-top-navigation .t4-megamenu.animate.slide .dropdown.show.animating > .dropdown-menu {}
#t4-top-navigation .t4-megamenu .dropdown .dropdown-menu>div{min-width: 280px!important;}
#t4-top-navigation .t4-megamenu .dropdown-menu {
	padding: 0 !important;
}

.t4-megamenu .dropdown-menu li > a,
.t4-megamenu .dropdown-menu li > .nav-link{
	line-height: 1.2;
	font-size: 1rem;
	font-weight: 400;
}
.mega-dropdown-menu ul.mega-nav li a.nav-link {

}
.t4-megamenu .dropdown-menu li > a,
.t4-megamenu .dropdown-menu li > .nav-link,
.t4-megamenu .dropdown-menu li .dropdown-item {
	padding: .7rem 1.3rem; 
}
.t4-megamenu .dropdown-menu li > a:hover{
background-color: #f5f7fb;
	text-decoration:none;
	color: #001d59!important
}

/*------------------- Top -search ----------------------------*/

.top-search-block{
	padding:0;
}
.block-top-menu .form-search{
	background: transparent;
	border: none;
	padding: 0;
	position: relative;
	float:right;
	height: 36px;
	/*width: 36px;*/
	width: 10px;
}
form.mod-finder .js-finder-search-query{
	background-image: url(../../images/search_b.svg);
	background-position: 5px center;
	background-size: contain;
	/*background-size: 70%;*/
	background-repeat: no-repeat;
	background-color:/*#1f7fa8;*/;
	border: 1px solid transparent;
	border-radius: .4rem;
	position: absolute;
	padding: 0 0 0 46px;
	right: 0;
	top: -17px;
	height: 35px;
	max-width: none;
	z-index: 10;
	width: 35px;
	-webkit-transition: 500ms all;
	-o-transition: 500ms all;
	transition: 500ms all;
}
form.mod-finder .js-finder-search-query.form-control{
	border: none;
	background-color:transparent;
}
form.mod-finder .js-finder-search-query.form-control:focus{
	border: .5px solid #ced4da;
}
form.mod-finder .js-finder-search-query:focus{
	background-image: url(../../images/search_b.svg);
	background-size: contain;
	background-size: 12%;
	background-color: #fff;
	background-position: 5px center;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 230px;
	padding-right: 1rem;
	padding-left: 45px;
	outline: none;
}
/*--------------------- Slideshow ---------------------------*/
.t4-slideshow{
	/*margin-top:-235px;*/
}
.t4-slideshow .uk-scope h3.uk-heading-small {
	font-size: 30px;
	font-family: 'Roboto Condensed', sans-serif;
}
/*------------------- Dispanser-Statistix --------------------*/
.t4-about{
	/*background:#f5f7fb/*#F1F1F1*/;
	/*-webkit-backdrop-filter: blur(0.51667vw);
	backdrop-filter: blur(0.51667vw);*/
}
.stat-img-block .stat-icon-awes{
	font-size: 1.9rem;
	color:#003092/*9e6a2c*/;
}
.block-statistic .count-moptd{
	color:#001d59/*#724833*/;
}
.stat-img-block .stat-object-text{
	color:#1e2715;
}
.text-about-moptd h3,
.mod-head-doctor h3{
	color:#003092/*364921*/;
}
/*------------------------- 3-Blocks ------------------------*/
.t4-three-blocks{
	/*background-image: url(../../images/3b-bkg.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-backdrop-filter: blur(0.51667vw);
	backdrop-filter: blur(0.51667vw);
}
.three-blocks-moptd .link-three-blocks{
	display: flex;
	flex-direction: column;
}
.t4-three-blocks .three-blocks-moptd .border-3-blocks-icon{
	/*border-color: #4e6f2e!important;*/
	color: #4e6f2e;
}
.t4-three-blocks .three-blocks-moptd h4{
	color: #1e2715;
}
.t4-three-blocks .three-blocks-moptd p{
	font-size: .95rem;
}
.three-blocks-moptd a.link-three-blocks:hover,
.three-blocks-moptd a.link-three-blocks:focus,
.t4-three-blocks .three-blocks-moptd h4:hover,
.t4-three-blocks .three-blocks-moptd p:hover,
.t4-three-blocks .three-blocks-moptd h4:focus,
.t4-three-blocks .three-blocks-moptd p:focus{
	text-decoration:none!important;
}
.t4-three-blocks .three-blocks-moptd .three-blocks-hover:hover,
.t4-three-blocks .three-blocks-moptd .three-blocks-hover:focus{
	text-decoration:none;
	border-radius: 0.59444vw;
	background-color: #fff;
	box-shadow: 0px 0.7vw 0.7vw 0px rgba(50, 50, 71, 0.1), 0px 0.9vw 1.1vw 0px rgba(50, 50, 71, 0.12);
}
/*----------------------- Head-doctor, contact-footer ------------------------*/

.mod-head-doctor i, .mod-contact-footer i{
	font-size: 1.3rem;
	color: #003092/*9e6a2c*/;
}
/*----------------------- Field-doctors ----------------------*/
/*
.t4-main-body .t4-section-inner .field-value.field-doctors i{
	font-size: 1.15rem;
}
.t4-main-body .t4-section-inner .uk-scope .field-value.field-doctors * + p{
	margin:12px 0;
}*/
/*--------------------------- News -------------------------*/

.t4-news h3.module-title {
	color: #003092/*364921*/;
	margin:0 0 1.3rem;
	text-align: center;
	font-size: 1.8rem;
	text-transform: none;
}
.uk-slider ul.uk-slider-nav li.uk-active a{
	background-color: #003092/*364921*/;
	
}
.uk-slider ul.uk-slider-nav li a {
	width: 10px;
	height: 10px;
	border: 1px solid rgba(0, 48, 146, .99) !important;
	/*background-color: #b90000/*68973a*/;
}
.uk-slider ul.uk-slider-nav li a:hover {
	width: 10px;
	height: 10px;
	border: 1px solid rgba(0, 48, 146, .99) !important;
	background-color: #afbedd
}

.t4-news .uk-scope .slider-news .uk-inline-clip {
	/*box-shadow: 0 .15rem .3rem rgba(0, 0, 0, .15) !important;
	border-radius:5px;*/
}
.t4-news .uk-scope .uk-h3,
.t4-news .uk-scope h3,
.t4-news .uk-scope .uk-link-reset a,
.t4-news .uk-scope a.uk-link-reset,
.t4-news .uk-scope .uk-panel h3 a,
.uk-scope .uk-link, .uk-scope a, .uk-scope .uk-h6   {
	color:#003092/*364921*/!important;
	font-size: 1.2rem;
	line-height: 1.25;
}
.t4-news .uk-scope .uk-link-reset a:hover,
.t4-news .uk-scope a.uk-link-reset:hover,
.t4-news .uk-scope .uk-panel h3 a:hover,
.uk-scope .uk-link-toggle:hover .uk-link, .uk-scope .uk-link:hover, .uk-scope a:hover, .uk-scope .uk-h6 a:hover  {
	color:#b90000/*#724833*/!important;
	/*color:#4e6f2e!important;*/
}





/*------------------------- Banners-bottom ---------------------*/

.t4-banners{
	background: #f5f7fb/*#F1F1F1*/;
}
.t4-banners .uk-scope .uk-inline-clip {
	/*box-shadow: 0 .2rem .4rem rgba(0, 0, 0, .15) !important;*/
}
/*------------------------- Footnav ---------------------*/
.t4-footnav .container{
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.t4-footnav {
	/*background-color: #4e6f2e;
	border-color:rgba(255,255,255,.1);
	color:#F1FCE3/*#F4F9F0*/;
}
.t4-footnav .mod-footnav-bottom{
	margin-top: .5rem;
}
.t4-footnav .t4-module .navbar > ul.mod-menu-footnav-bottom li a.nav-link {
	font-family: 'Roboto Condensed'; font-weight: 500;
	font-size: 1.1rem;
	/*color:#F1FCE3;
	font-size:18px;
	padding: .32rem 0;*/
}
.t4-footnav .t4-module .navbar > ul.mod-menu-footnav-bottom li a.nav-link span:hover,
.t4-footnav .t4-module .navbar > ul.mod-menu-footnav-bottom li a.nav-link span:focus,
.t4-footnav .t4-module .navbar > ul.mod-menu-footnav-bottom li a.nav-link span:active {
	/*text-decoration:underline;
	color:#fff;*/
}
/*------------------------- Footer ---------------------*/
.t4-footer {
	text-align: center;
	/*background-color: #003092/*364921*/
}
.t4-footer .footer1,
.t4-footer .footer2{
	/*color:#F1FCE3;*/
}
.t4-footer .footer1 a.text-white,
.t4-footer .footer2 a.text-white{
	color:  var(--body-link-color)!important
}
.t4-footer .footer1 a.text-white:hover,
.t4-footer .footer2 a.text-white:hover{
	color:  var(--body-link-hover-color)!important
}
/*--------------------------- Q-A -----------------------*/
.rscomments{
	background-color: #f6f7fb;
}
.rscomments .rscomment-form, .form-control {
	    border: 1px solid #afbedd;
}
.rscomment-comment-area{border: 0px solid #afbedd; padding: 0px;}
.rscomm-content{    color: #000;}
.rscomments .rscomments-comments-list .rscomm-meta span.rscomm-meta-item.rscomm-actions button[data-rsc-task="quote"]{
	/*display:none!important;*/
}
.rscomments button[data-rsc-task="quote"] {
	display:none!important;
}
.rscomment-comment-area .form-control {
	max-width: 99%;
}
/* Скрываем абсолютно пустые блоки */
.category-desc:empty {
	display: none !important;
}
/*========================================================*/
/*======================  CONTENT  ======================*/
/*======================================================*/

a{
	/*color:#1e2715;*/
}
a:hover{
	text-decoration:underline;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
	margin-top: 0;
	margin-bottom: .5rem;
	color: #003092/*364921*/;
}
/*b, strong {
	font-weight: 600;
	font-size: large;
}--*/
.t4-main-body .t4-section-inner .page-header h2 a,
.t4-main-body .t4-section-inner .page-header .h2 a,
.t4-main-body .t4-section-inner .categories-list h2 a,
.t4-main-body .t4-section-inner .categories-list .h2 a {
	color: #003092/*364921*/;
}
.t4-main-body .t4-section-inner .page-header h2 a:hover,
.t4-main-body .t4-section-inner .page-header .h2 a:hover,
.t4-main-body .t4-section-inner .categories-list h2 a:hover,
.t4-main-body .t4-section-inner .categories-list .h2 a:hover {
	color: #b90000/*4e6f2e*/;
}
.t4-main-body .t4-section-inner .field-value i,
.t4-main-body .t4-section-inner i.fas,
.t4-main-body .t4-section-inner i.fa{
	font-size: 1.3rem;
	color: #003092/*9e6a2c*/;
}
.t4-main-body .t4-section-inner .reduction-img-left .item figure.item-image,
.t4-main-body .t4-section-inner .depart-img-category .items-row .item figure.item-image {
	overflow: inherit;
}
.t4-main-body .t4-section-inner .reduction-img-left .pull-left.item-image,
.t4-main-body .t4-section-inner .reduction-img-left .item-image.pull-left {
	margin-right: 1.2rem;
}
.t4-main-body .t4-section-inner .reduction-img-left .item figure.item-image img{
	width:170px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 9px 14px 0px!important;
	border-radius:5px!important;
}
.t4-main-body .t4-section-inner .depart-img-category .items-row .item figure.item-image img{
	/*box-shadow: rgba(0, 0, 0, 0.2) 0px 9px 14px 0px!important;
	border-radius:5px!important;*/
}
.com-content-category-blog__item.blog-item .blog-item-content .pull-left.item-image img,
.com-content-category-blog__items.blog-items .item .pull-left.item-image img {
	/*width: 395px;*/
}
.com-content-category-blog__item.blog-item {
	clear: both;
	overflow: hidden;
}
.t4-main-body .categories-list .page-header {
	border-bottom: 0;
	margin:0;
}
.t4-main-body .categories-list .com-content-categories__items .com-content-categories__item .item-inner {
	border: 0;
	height: 100%;
	padding: .2rem;
}
.t4-main-body .categories-list .com-content-categories__items .com-content-categories__item {
	margin-bottom: 0;
}
/*--- Accordions Widgetkit ---*/

/*.t4-main-body .t4-section-inner .uk-scope .uk-accordion-title::before {
	content: "\f067";
	font-family: 'FontAwesome';
	font-weight:400;
	background-image:none;
}
.t4-main-body .t4-section-inner .uk-scope ul.uk-accordion li.uk-open .uk-accordion-title::before{
	content: "\f068";
}*/
/*.t4-main-body .t4-section-inner .uk-scope ul.uk-accordion li a{
	color:#1e2715;
	background:#f5f7fb;
	border:1px solid #afbedd;
	padding: 20px;
	font-family: 'Roboto Condensed', sans-serif;
}*/

.t4-main-body .t4-section-inner .uk-scope ul.uk-accordion li a{
	color:#000;
	/*background:#f5f7fb;*/
	border-bottom:1px solid #afbedd;
	padding: 20px;
	font-family: 'Roboto Condensed', sans-serif;
}
.t4-main-body .t4-section-inner .uk-scope ul.uk-accordion li a:hover{
	color:#b90000;
}
.t4-main-body .t4-section-inner .uk-scope ul.uk-accordion li .uk-accordion-content a{
	color:#4e6f2e;
	background:none;
	border:none;
	padding:0;
}
.t4-main-body .t4-section-inner .uk-scope ul.uk-accordion li .uk-accordion-content a:hover{
	color:#001d59/*#724833*/;
	text-decoration:underline;
}
.t4-main-body .t4-section-inner .uk-scope ul.uk-accordion > :nth-child(n+2) {
	margin-top: 10px;
}
.t4-main-body .t4-section-inner .uk-scope ul.uk-accordion li.uk-open .uk-accordion-content,
.t4-main-body .t4-section-inner .uk-scope ul.uk-accordion li .uk-accordion-content{
	/*border-right:1px solid #afbedd;
	border-left:1px solid #afbedd;*/
	border-bottom:1px solid #afbedd;
	margin-top: 0;
	padding:20px;
}
.uk-scope .uk-accordion-default .uk-accordion-icon{
    color:#003092!important;
}
.uk-scope .uk-accordion-default .uk-accordion-icon:hover{
    color:#b90000!important;
}
.t4-main-body .t4-section-inner .uk-scope h3,
.t4-main-body .t4-section-inner .uk-scope h2,
.t4-main-body .t4-section-inner .uk-scope h3 strong,
.t4-main-body .t4-section-inner .uk-scope h2 strong,
.t4-main-body .t4-section-inner .uk-scope b {
	/*font-weight: 600;*/
}
.t4-main-body .t4-section-inner .article-body img{
	margin-bottom:1rem !important;
}
.t4-main-body .t4-section-inner .alert-secondary{
	background:#f5f7fb/*#F1F1F1*/;
	border-color:#afbedd;    
	--t4-alert-border-radius: 0rem;
}
.t4-main-body .t4-section-inner .alert-success{
	background:#f5f7fb;
	border-color:#afbedd;
}
.content-right-block .module-inner .navbar{
	/*padding-right:0.5rem;
	padding-left:0.5rem;*/
}
.content-right-block .mod-menu-right .navbar{
	padding:0;
}
.content-right-block .mod-menu-right {
	border-left:1.5px solid #afbedd;
	position: sticky !important;
	position: -webkit-sticky !important;
	top: 80px !important;
}
.content-right-block .mostread li a,
.content-right-block .latestnews li a,
.content-right-block .relateditems li a,
.content-right-block .tagssimilar ul li a,
.content-right-block .t4-module .module-inner .navbar a.nav-link {
	padding: .55rem .5rem .55rem 1.2rem;
	margin-bottom: .2rem;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.2 !important;
	font-family: 'Roboto Condensed' !important;
	color: var(--body-link-color);
	/*color: var(--body-text-color);*/
}

.content-right-block .mostread li a:hover,
.content-right-block .latestnews li a:hover,
.content-right-block .relateditems li a:hover,
.content-right-block .tagssimilar ul li a:hover,
.content-right-block .t4-module .module-inner .navbar a.nav-link:hover {
	/*color: var(--body-link-color);*/
		background:#f6f7fb;
}

.content-right-block .t4-module .nav > li.active > a,
.content-right-block .t4-card .nav > li.active > a,
.content-right-block .moduletable .nav > li.active > a,
.content-right-block .module_menu .nav > li.active > a
/*.content-right-block .t4-module .nav > li.alias-parent-active > a
.content-right-block .t4-card .nav > li.alias-parent-active > a,
.content-right-block .moduletable .nav > li.alias-parent-active > a,
.content-right-block .module_menu .nav > li.alias-parent-active > a */{
	font-weight: 500 !important;
	border-left:1.5px solid #003092;
	padding:.55rem .5rem .55rem 1.2rem!important;
	background:#f6f7fb;
	/*border-right:1px solid #e9ecef;
	border-bottom:1px solid #e9ecef;
	border-top:1px solid #e9ecef;*/
	margin-left: -1px;
}
.t4-off-canvas-body .mod-of-menu ul li a.dropdown-item {
	white-space: normal;
}
.t4-offcanvas .t4-off-canvas-body .t4-module .module-inner {
	padding: 0;
}
/*-------------- Tables -------------*/

table {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 100%!important;
	overflow-x:auto!important;
	display: block!important;
}
table th{
	background-color: #ebeff6/*deebd0*/;
	/*color:#343a40;*/
	padding: 10px;
	text-align: center;
	vertical-align: middle!important;
	font-size: 1.2em!important;
	font-family: 'Roboto Condensed'!important;
	font-weight: 400!important;
}
.t4-section-inner .com-content-article.item-page .com-content-article__body table tr th p,
.t4-section-inner .com-content-article.item-page .com-content-article__body table tr th p span{
	text-align: center;
	vertical-align: middle!important;
	font-size: 1.1em!important;
	/*font-family: 'Roboto Condensed'!important;*/
	font-weight: 500!important;
	line-height:1!important;
}
table td{
	padding: 8px;
	vertical-align: top;
}
.leftalign {
	text-align: left;
}
.rightalign {
	font-size: 0.95em;
	text-align: right;
}
.centeralign {
	text-align: center;
}
td, th {
	border: 1px solid #afbedd/*d8dbdd*/;
	border-collapse: collapse;
}
td a, th a {
	/*color:#ebeff6;
	text-decoration:underline;*/
}
td a:hover, th a:hover {
	/*text-decoration:none;*/
}
table tr:nth-child(2n+1) {
	background: #f5f7fb/*f4f9f0*/ none repeat scroll 0 0;
}
table tr:hover > td {
	background-color: #ebeff6/*e9f4e1*/;
}
/*--- other content tables ---*/
.category-list table.category {
	box-shadow: none;
}
.table-bordered > :not(caption) > * {
	border: none;
}
.table > :not(caption) > * > * {
	padding: .6rem .9rem;
	background-color: transparent;
	border:none;
	box-shadow: none;
}
/*--- cookies ---*/
.cookie_notice {
	display: none;
	position: fixed;
	z-index: 9999999;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 15px;
	font-family: Verdana, sans-serif;  
	color: #343a40;
	background: #F5ECE8;
	padding: 10px 20px; 
	border-top: 2px solid #edddd6;
}
.cookie_notice .btn-priem{
	background-color: #4e6f2e;
	border-color: #4e6f2e !important;
}
.cookie_notice .btn-vopros{
	background-color: #001d59/*#724833*/;
	border-color: #001d59/*#724833*/ !important;
}
.cookie_btn {
	color: #fff!important;
	display: inline-block;
	margin: 10px 6px 4px 6px;
	text-decoration: none;
	position: relative;
	font-size: 13px;
	padding: 6px 15px;
}
.cookie_notice .cookie_btn:hover {
	color: #212529!important;
	text-decoration: none;
}
.cookie_btn:after,
.cookie_btn:before {
	position: absolute;
	height: 2px;
	left: 50%;
	background: #FFF;
	bottom: -6px;
	content: "";
	/*transition: all 280ms ease-in-out;*/
	width: 0;
}
.cookie_btn:before {
	/*top: -6px;*/
}
.cookie_btn:hover:after,
.cookie_btn:hover:before {
	/*width: 100%;
	left: 0;*/
}
/*========================================================*/
/*======================  @MEDIA  =======================*/
/*======================================================*/

/*--------------------- MAX ---------------------------*/

@media (max-width: 1399.98px) {
	.name-moptd-block .moptd-name{
		font-size: 20px;
		line-height: 1.1;
	}
	.contacts-moptd-block .contacts-moptd-block-in .contacts-moptd-registr {
		/*font-size: 17px;
		line-height: 1.1;*/
	}
}
@media (max-width: 1199.98px) {
	.name-moptd-block .moptd-name{
		font-size: 20px;
		line-height: 1.15;
	}
	.top-menu-block .t4-megamenu .navbar-nav > li > a,
	.t4-megamenu .navbar-nav > li > .nav-link {
		font-size: 1rem;
	}
	.nav-align-left .t4-megamenu .navbar-nav > li > a{
		margin-right: 1.5rem;
	}
	.block-statistic .count-moptd{
		font-size: 1.9rem;
	}
	.stat-img-block .stat-icon-awes {
		font-size: 1.75rem;
	}
	.stat-img-block .stat-object-text {
		font-size: .95rem;
	}
}

@media (max-width: 991.98px) {
	form.mod-finder .js-finder-search-query{
		background-image: url(../../images/search_b.svg);
		background-size: contain;
		background-color: #fff!important;
		background-size: 10%;
		background-position: 5px center;
		padding: 4px 0 3px 46px;
		width: 240px;
		height:auto;
		border: .5px solid #ced4da!important;
		/*right: 200px;*/
		/*left: 50%;*/
		/*transform: translateX(-50%);*/ /* Сдвигает блок на половину его ширины влево */
	}
	.t4-top-navigation-sticky nav.top-main-menu .block-top-menu{
		background-color: #fff;
		background-image: none;
		/*box-shadow: 0 0 29px rgba(0, 0, 0, 0.25);*/
	}
	.items-row .item .item-content h2,
	.items-row .item .item-content .h2 {
		font-size: 1.3rem;
	}
	.content-right-block .module-inner .navbar{
		/*padding-right:0.7rem;
		padding-left:0.7rem;*/
	}
}

@media (max-width: 767.98px) {
	
}

@media (max-width: 575.98px) {
	form.mod-finder .js-finder-search-query{
		width: 180px;
	}
}
/*--------------------- MIN --------------------------*/

@media (min-width: 768px) {
	.t4-main-body {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
}
@media (min-width: 992px) {
	.t4-section-inner .categories-list .com-content-categories__items .com-content-categories__item {
		flex-basis: 50%;
	}
}


@media (min-width: 1400px) {
	.container-xxl,
	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1390px;
	}
}
@media (min-width: 1600px) {
	.container-xxl,
	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1540px;
	}
}


/*---my-------*/
.tson-name{padding: 10px 0}
.tson-name a, .tson-hl a, .tson-hl a strong{color: #000}
.tson-name a:hover, .tson-hl a:hover, .tson-hl a:hover strong{text-decoration: none; color: #001d59}


.uk-scope .uk-h1, .uk-scope .uk-h2, .uk-scope .uk-h3, .uk-scope .uk-h4, .uk-scope .uk-h5, .uk-scope .uk-h6, .uk-scope .uk-heading-2xlarge, .uk-scope .uk-heading-3xlarge, .uk-scope .uk-heading-large, .uk-scope .uk-heading-medium, .uk-scope .uk-heading-small, .uk-scope .uk-heading-xlarge, .uk-scope h1, .uk-scope h2, .uk-scope h3, .uk-scope h4, .uk-scope h5, .uk-scope h6,
.f-Roboto, strong  {font-family: 'Roboto Condensed' !important;}
strong{font-weight: 500!important; font-size: 1.3em; color: #000}
a strong {color: #003092}
a:hover strong {color: #b90000;}
.uk-panel a:hover, .f1-2 a:hover, .lang-blink-block a:hover {text-decoration:none!important}
.f2-0 a{font-weight: 500!important; font-size: 2em!important;}
.f2-0 a{text-decoration:none!important}
.f1-2{font-weight: 500!important; font-size: 1.2em!important;}
.f1-1{font-weight: 500!important; font-size: 1.1em!important;}
.link-gos .uk-h6 a{font-size: 1.2em!important;}
.lh-1-6{line-height: 1.6;}
hr {color: #afbedd; opacity: .75;}
.breadcrumb-item.active{color: #829aca;}
.breadcrumb .icon{color:#003092;}
.uk-scope em {color: #000!important;}
.category-desc{border: 0px solid #e9ecef;}
.blog .blog-items .blog-item, .blog-featured .blog-items .blog-item {margin-bottom: 0.5rem;}

.module-title {border-bottom: 1px solid #afbedd;}
.module-title span{border-bottom: 1px solid #003092;}

#back-to-top{background-color: rgba(0, 29, 89, .99);}
#back-to-top{background-color: rgba(0, 29, 89, .99);}

/*wk - switcher - соц. реклама*/
.switcher-all-line{margin-top: 30px}
.uk-scope .switcher-all-line .uk-tab::before{border-bottom: 1px solid #afbedd!important;}
.switcher-all-line .uk-tab > li > a {
    color: #1b1c26;
	font-family: 'Roboto Condensed';
    font-size: 22px;
    
	border: 0;
	padding: 0px 20px 5px 20px;
	text-transform: none;
}
.switcher-all-line .uk-tab > li > a:hover, .switcher-all-line .uk-tab > li.uk-active > a:hover  {
	color: #b90000;
}
.switcher-all-line .uk-tab > li.uk-active > a {
	border-bottom: 1px solid #003092;
	color: #003092;
    background: transparent;
}
/*---*/

/*wk - Grid - card-primary*/

.uk-scope .wk-grid-card-primary .uk-card-primary, .odp-active {
    --uk-inverse: light;
    background-color: #f6f7fb;
    color: #003092;
    box-shadow: none!important;
}		
.uk-scope .wk-grid-card-primary .uk-card-primary:hover, .odp-active:hover {
    --uk-inverse: light;
    background-color: #ebf0f6;
    color: #003092;
}
.uk-scope .wk-grid-card-primary .uk-card-primary>:not([class*=uk-card-media]) h3,
.uk-scope .wk-grid-card-primary .uk-card-primary>:not([class*=uk-card-media]) h3,
.uk-scope .wk-grid-card-primary .uk-card-primary>:not([class*=uk-card-media]) a,
.odp-active a{
	color: #003092;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.3rem;
    line-height: 1.25;
	text-decoration: none
}
.odp-active{padding: 20px 20px 15px 20px; width: 30%}
@media (max-width: 1024px) {
	.odp-active {
		width: 50%;
	}
}

.uk-scope .wk-grid-card-primary .uk-card.uk-card-primary.uk-scrollspy-inview {
	background-image: url(../../images/arrow.png);
	background-repeat:no-repeat;
	background-position: right 20px top 35px;
}
.odp-active{
	background-image: url(../../images/arrow.png);
	background-repeat:no-repeat;
	background-position: right 20px top 20px;
}

/*---*/
#search-result-empty {
    background-color: #f6f7fb;
    border-radius: 0;
    color: #000;
    padding: 1rem;
    text-align: center;
}




.main-news h1.uk-h1, .main-news h1.uk-h1:hover{color: #ffffff!important;font-size: 3.2rem!important; line-height:35px;}
.main-news .uk-h3, .main-news .uk-h3:hover{color: #ffffff!important;font-family: 'Roboto Condensed'!important}
.uk-scope .main-news .uk-overlay-primary {
	/*background: linear-gradient(to top, rgba(0,29,89,.7) 0%, transparent 100%)!important;*/
	background: linear-gradient(to top, rgba(28,49,74,.8) 0%, transparent 100%)!important;
	border: 0px solid red;
	padding-top:120px
}
.main-news h1.uk-h1, .main-news h1.uk-h1:hover{line-height:50px!important;}
@media (max-width: 1200px) {
.main-news h1.uk-h1, .main-news h1.uk-h1:hover{font-size: 2rem!important; }
.main-news .uk-h3, .main-news .uk-h3:hover{font-size: 1rem!important;}
}

@media (max-width: 940px) {
.uk-overlay.uk-position-bottom{display: none}
}
/*спорно, по умолчанию белые
.uk-scope111 .uk-card-primary.uk-card-body .uk-slidenav, .uk-scope .uk-card-primary>:not([class*=uk-card-media]) .uk-slidenav, .uk-scope .uk-card-secondary.uk-card-body .uk-slidenav, .uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-slidenav, .uk-scope .uk-light .uk-slidenav, .uk-scope .uk-overlay-primary .uk-slidenav
{
    color: rgba(35, 208, 236, .9)!important;
}*/




/*---------------------------------------------------------------*/
/*закладки - Социальные проекты*/
.notebook {
    overflow: auto;
    padding-top: 10px;
}
.notebook.private{
    text-align: left;
}
.notebook > .notebook_radio {
    display: none;
}
.notebook > .notebook_radio + label {
    display: inline-block;
    padding: 4px 10px;
    margin-right: -1px;
    cursor: pointer;
    position: relative;
	font-family: 'Roboto Condensed';
    font-size: 22px;
	font-style: normal!important;
    font-weight: normal!important;
	color: #003092;
   text-decoration: none;	width: auto!important;
}
/*.notebook > .notebook_radio.main + label{}*/
.notebook > .notebook_radio + label a{
	text-decoration: none;
	border-bottom: 1px dashed #003092
}
.notebook > .notebook_radio + label:not(:last-of-type) {
    border-right: none;
}
.notebook > .notebook_radio + label:hover {
    color: #b90000;
    text-decoration: none;
}
.notebook > .notebook_radio + label:last-of-type::after {
    display: block;
    border-bottom: 1px solid #fff;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 100%;
}
.notebook > .notebook_radio:checked + label {
    color: #b90000;
}
.notebook > .notebook_radio:checked + label a {
	color: #000;
	border-bottom: 0px dashed #000080 !important
}
.notebook > .page {
    white-space: normal;
    display: none;
    border-top: none;
    margin: 0px;
    padding: 20px 0px;
}
.notebook > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.notebook > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.notebook > input:nth-of-type(3):checked ~ div:nth-of-type(3){
	display: block;
}
/*---*/


.t4-offcanvas .t4-off-canvas-header {
background-color: #f6f7fb;}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-item {
    border-bottom: 1px solid #afbedd/*afbedd*/;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator {
    color: var(--mainnav-link-color);
    padding: .75rem 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;	
}

.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item, .t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link {
       color: var(--mainnav-link-color);
	   font-family: 'Roboto Condensed', sans-serif;
}

.t4-module .nav>li.active>a, .t4-card .nav>li.active>a, .moduletable .nav>li.active>a, .module_menu .nav>li.active>a {
    font-weight: 500;
}

.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle {
	background-color: #f6f7fb!important;
    color: #afbedd!important;
 }
 
 .t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle::after {
	color: var(--mainnav-link-color);!important; /*color: #afbedd!important;*/
}

.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle:hover {
    background-color: #ebf0f6!important;
    color: #afbedd!important;
 }
 
 .violence-prevention .moduletable {border: 0px solid #e9ecef;
    padding: 0rem;
    border-radius: .25rem;
    margin: 0rem auto;}
	
.violence-prevention .category-desc{
	border: 0px solid red;
	background-color: #f6f7fb;
	border-radius: 0rem;
	text-decoration: none
}

