@charset "utf-8";
/* CSS Document */
@media (max-width: 1400px){.sp-megamenu-parent {display:none!important;}}

#sp-top-bar {
	display: none;
}
.article-social-share, .article-details .article-ratings-social-share {
	display: none!important;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent>li.active>a {
	font-weight:600;
	text-transform: uppercase;
}
.sp-megamenu-parent > li > span {
	color:#fff;
	text-transform: uppercase;
}
.fab {
font-size:30px;}
h1, h3.sp-module-title {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 10px;
    position: relative;
	font-size: 39px;
    line-height: 45px;
    font-weight: normal;
    text-transform: none;
}
h1:after, h3.sp-module-title:after{
	background-color: #106689;
	bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 30px;
}
.uk-button,.readmore{
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #ffffff;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 20px;
    background: #106689;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
}
.uk-button:hover, .readmore:hover {
	color:#fff;
	background: #444;
}
.readmore a {
	color:#fff!important;
}
#sp-component {
	margin-top:-10px;
}
#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 50px;
    border: 0px solid #f3f3f3;
    padding: 0px;
    border-radius: 0px;
}
h2 {color:#106689;
	font-size:25px;
	padding-bottom:15px;
}
.sp-module.grijs {
	background:#f3f3f3;
	padding-left:20px!important;
}
.sp-module.grijs ul li:hover {
	background:#dddddd;
	display:block;
}
.sp-module.grijs ul li.current.active a{
	background:#106689;
	display:block;
	color:#fff!important;
	padding-left:10px!important;
}
#sp-right .sp-module.grijs ul>li {
    display: block;
    border-bottom: 1px solid #cccccc;
}

#sp-user-top img {
	-webkit-box-shadow: 6px 6px 5px -1px rgb(0 0 0 / 44%);
    -moz-box-shadow: 6px 6px 5px -1px rgba(0,0,0,0.44);
    box-shadow: 6px 6px 5px -1px rgb(0 0 0 / 44%);
}















