@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900|Caladea:400,700");
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');

body{
  color: #222;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

#sp-main-body {padding: 40px 0;}

p {margin: 0 0 20px;}

h1, h2, h3, h4, h5, h6 {
  color: #151a33;
  margin: 0;
  font-family: "Roboto", sans-serif;
}

h1, h2 {
  font-weight: 700;
}

h3, h4 {
  font-weight: 700;
}

h5, h6 {
  font-weight: 600;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 1.5rem;
	margin-bottom: 10px;
	color: #2C68C2;
}

h2 {
  font-size: 26px;
  line-height: 32px;
  margin: 20px 0;
}

h3 {
  font-size: 22px;
  line-height: 28px;
  margin: 20px 0;
}

h4 {
  font-size: 20px;
  line-height: 26px;
  margin: 20px 0;
}

h5 {
  font-size: 18px;
  line-height: 24px;
  margin: 20px 0;
}

h6 {
  font-size: 16px;
  line-height: 26px;
  margin: 20px 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  color: #2C68C2;
}

b, strong {color: #151a33;}

iframe {border: none;}

a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
  cursor: pointer;
  color: #2C68C2;
}

a:hover, a:focus, a:visited {
  text-decoration: none;
}

a:hover {
  color: #333;
  text-decoration: none;
}

ul, ol {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.sponsoren .djslider-default img.dj-image {
    border: 1px solid #ccc !important;
    padding: 8px;
}

.sponsoren .djslider-default img.dj-image {
    border: 1px solid #ccc !important;
    padding: 8px;
}

.sponsoren-vervolg .djslider-default img.dj-image {
    border: 1px solid #ccc !important;
    padding: 8px;
}

.sponsoren-vervolg {margin-bottom: 40px;}

.article-details {
    box-shadow: 1px 1px 10px 1px #e8e8e8;
	padding: 30px;
}

/* HEADER */

#sp-top1 {display: flex; align-items: center; justify-content: flex-start; 	min-height: 42px;}
#sp-top2 {display: flex; align-items: center; justify-content: flex-end; 	min-height: 42px;}
#sp-top2 p {margin: 0 0 0px;}
#sp-top-bar {
	padding: 0px 0;
	font-size: 1rem;
	background: linear-gradient(180deg, rgba(26, 62, 117, 1) 0%, rgba(31, 77, 144, 1) 100%);
	color: #fff;
	min-height: 42px;
}
#sp-top-bar a {color: #FFFFFF;}

.btn-primary, .sppb-btn-primary {
    border-color: #C41015;
    background-color: #C41015;
	padding: 12px 12px;
	border-radius: unset;
}

.bd-button {
    border-color: #C41015;
    background-color: #C41015;
	padding: 12px 20px;
	border-radius: 6px;
	color: #fff
}

/* MENU */
.sp-megamenu-parent>li .sp-menu-badge {
    position: absolute;
    top: 20px;
    right: 0px;
    padding: 4px 10px;
    line-height: 1.0;
    font-weight: 600;
    border-radius: 10px;
    font-size: 12px;
    letter-spacing: 0px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
	padding: 0 10px; 
	line-height: 110px; 
	font-size: 1rem;
	color: #2f2b2b;
    font-weight: 600;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {color: #2C68C2;}
.sp-megamenu-parent>li:hover>a {color: #2C68C2;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {padding: 0;border-radius: 0;background: #ECF1F8;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item, .sp-megamenu-parent .sp-mega-group li {margin: 0;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	display: block;
	color: #2f2b2b;
	font-weight: 600;
	padding: 8px 20px;
	font-size: 1rem;
	line-height: 26px;
	border-bottom: 1px solid #ddd;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child > a {border-bottom: none;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
	color: #fff;
	background-color: #2C68C2;
	border-color: transparent;
	padding-left: 25px;
}

/* menu rechts */
/* sub menu rechts */

#sp-left .sp-module, #sp-right .sp-module {
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 20px 20px 10px 20px;
    border-radius: 0px;
    margin-top: 0;
    background: #f5f5f5;
	box-shadow: 1px 1px 12px 1px #e8e8e8
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-size: 1.125rem;
    font-weight: 600;
    border-bottom: none;
}

#sp-right .sp-module-content li.active>a {color: #2C68C2; background: #fff; border-left: 3px solid #2C68C2; border-radius: .25rem;}
#sp-right .sp-module-content>ul>li ul>li {padding-left: 20px;}
#sp-right .sp-module ul>li>a {display: block; padding: 6px 8px 6px 14px; line-height: 25px;}
#sp-right .sp-module ul>li {border-bottom: 1px solid #ddd;}
#sp-right .sp-module ul>li:first-child {border-top: 0px solid #ddd;}
.sp-module ul>li>a:hover {color: #2C68C2;}

span.nav-header {
    color: #999; text-transform: uppercase;
}

/* einde menu rechts */

/* FOOTER */
#sp-bottom {
    background: linear-gradient(180deg, rgba(186, 16, 20, 1) 0%, rgba(225, 18, 24, 1) 100%);
}

#sp-footer {
    background: linear-gradient(180deg, rgba(26, 62, 117, 1) 0%, rgba(31, 77, 144, 1) 100%);
}

#sp-footer .container-inner {padding: 20px 0;}
#sp-bottom .sp-module .sp-module-title {margin: 0 0 20px;}
#sp-footer a, #sp-bottom a {color: #eee; text-decoration: underline;}

#sp-footer2 p {margin: 0 0 0px;}

/* RESPONSIVE */

.burger-icon>span {
    height: 4px;
}

@media (max-width: 992px) {
	#sp-top-bar {display: none !important;}
	.logo-image {height: 50px !important;}
}

@media (max-width: 1200px) {
	.sp-megamenu-parent>li>a,
	.sp-megamenu-parent>li>span {padding: 0 5px !important; font-size: 0.875rem !important; font-weight: 500 !important;}
}