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(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.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: #ebebeb;
	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-component-section {
    padding: 0 0 50px 0;
}
.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;
 }
