.astroid-nav .nav-submenu>li {
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}
h2, h3 {
	margin-top: 10px;
}

.img-fluid {
	border-radius:100%;
}
#astroid-header {
	border-bottom: 1px solid #dee2e6;
}
.astroid-logo .astroid-logo-default {
    max-width: 250px;
    max-height: 250px;
}
.obj {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.sppb-addon-image-layout-text {
    min-height: 330px;
}
.burger-menu-button {
    margin-left: 5px;
    //width: max-content;
}
.burger-menu-button .inner,
.burger-menu-button .inner::before,
.burger-menu-button .inner::after {
    height: 2px;
}

.mod_breadcrumbs {
padding-top: 25px;
}




@media (min-width: 992px) {
    .astroid-framework .nav-submenu-container .nav-submenu > li, .astroid-framework .jddrop-content .megamenu-item .megamenu-menu li, .astroid-framework .nav-submenu, .astroid-framework .astroid-mobile-menu .nav-child .menu-go-back, .astroid-framework .astroid-mobile-menu .nav-child .nav-item-submenu > .as-menu-item, .astroid-framework .nav-item-submenu .as-menu-item {
        
		background: #ebebeb;
		line-height: 20px;
		padding: 2px 0;
		
    }
}

.megamenu-container {
	background: #ebebeb;
	
}
.astroid-nav .nav-submenu>li>.nav-submenu

 {
    position: absolute;
    top: -3px;
    left: 100%;
    width: 100%;
    display: none;
    border-left: 1px solid #fff;
}

.astroid-nav .nav-subtitle

 {
    display: block;
    font-size: 75%;
    font-style: italic;
}

blockquote {
    border-color: #401982;
	color: #36424e;
    background: #cfcfcf;
	border-left: 15px solid #8193a1;
	padding: 15px;
}
blockquote a {
	color: #401982;
}
.uk-preserve {
	border-radius: 100%;
}


.uk-button-custom {
	background: #401982;
	color: #fff;
}
.uk-button-custom:hover {
background: #7f939e;
color: #fff;
}

.astroid-header-section

 {
    border-bottom: 1px solid #dee2e6;
    box-shadow: none;
}

.astroid-header-section .astroid-header-sticky.sticky-loaded {
	border-bottom: 1px solid #dee2e6;
}
.fa-circle {
	font-size: 10px;
	color: #7e939c;
}

.astroid-mobilemenu {
 width: 320px;
 }
.astroid-header-section header.astroid-stacked-divided-logo-left-header:not(.astroid-header-sticky) .divided-menu-block>div

 {
    padding-left: 40px;
    padding-right: 0px;
}

.divided-menu-block .astroid-nav>li>a {
    padding: 2rem 1rem;
}

.astroid-contact-info i[class*=fa-]

 {
    color: #401982;
}
.astroid-header-section header .header-block-item>div {
    padding: 0 20px 0 20px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 4px solid #401982;
	opacity: inherit;
}


table {

font-size: 14px;
border-radius: 10px;
border-spacing: 0;
text-align: center;
}
th {
background: #401982;
color: white;

padding: 10px 20px;
}
th, td {
border-style: solid;
border-width: 0 1px 1px 0;
border-color: white;
}
th:first-child, td:first-child {
text-align: left;
}
th:first-child {
border-top-left-radius: 10px;
}
th:last-child {
border-top-right-radius: 10px;
border-right: none;
}
td {
padding: 10px 20px;
background: #ebebeb;
}
tr:last-child td:first-child {
border-radius: 0 0 0 10px;
}
tr:last-child td:last-child {
border-radius: 0 0 10px 0;
}
tr td:last-child {
border-right: none;
}
.item-page .article-meta-info

 {
display:none;
}

/*.com-content-article {
	padding-top: 35px;
}
*/
.astroid-nav .nav-title {
	 flex-wrap: inherit;
 }

.sppb-article-info-wrap {
	background: white;
    padding: 1px 0px 10px 10px;
}
.uk-grid-divider>:not(.uk-first-column)::before {
	border-left: 1px solid #a9a9a9;
}

.uk-grid-divider:not(.uk_divider_2):not(.uk-grid-stack)>.uk-grid-margin>*:first-child:before {
	border-top: 1px solid #a9a9a9;
}

.ul_header {
	
	padding: 0 0 0 0;
    display: flex;
    width: 100%;
    margin: 0;
    flex-direction: row;
    flex-wrap: wrap;
    gap:40px;
}
/*div[itemprop="articleBody"]  {
   padding-bottom: 75px;
}
*/

.mod-articles-category {
	font-size: 14px;
}
.mod-articles-date {
		font-size: 14px;
}
h5 {
	margin: 0;
}
.list-inline {
	margin: 5px 0 0 0;
}
.mod-articles-item-content {
border-bottom: 1px solid #41187e38;
}

.mod-articles-group h4:after {
	content: " год";
	color: firebrick;
}
.mod-articles-group h4 {
	content: " год";
	color: firebrick;
}
.mod-articles-item {
	padding: 5px 0;
}