@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    font-family: 'Roboto', sans-serif;
 	font-style: normal;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: #888;
}

/* HEADINGS */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 400;
    line-height: 1.2;
	color: #1a1a1a;
}

.h1, h1 {font-size: 1.5rem;} 	/* 1.625 = 24px */
.h2, h2 {font-size: 1.375rem;} 	/* 1.375 = 22px */
.h3, h3 {font-size: 1.25rem;} 	/* 1.25 = 20px */
.h4, h4 {font-size: 1.125rem;} 	/* 1.125 = 18px */
.h5, h5 {font-size: 1.0rem;} 	/* 1.0 rem = 16px */
.h6, h6 {font-size: 0.875rem;} 	/* 0.875 = 14px */

.article-details .article-header h1 {font-size: 1.5rem; margin-bottom: 20px;}
.article-details .article-header h2 {font-size: 1.125rem; margin-bottom: 20px;}
.article-list .article .article-header h1 {font-size: 1.5rem; margin-bottom: 20px;}
.article-list .article .article-header h2 {font-size: 1.125rem; margin-bottom: 20px;}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {color: #000000 !important;}

.sppb-addon h3.sppb-addon-title:after {background: #da5a61;}
.sppb-addon h3.sppb-addon-title:after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

.sp-module .sp-module-title:after {background: #da5a61;}
.sp-module .sp-module-title:after, .sppb-addon-module .sp-module-title:after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

.article-header h1:after, .article-header h2:after {
    background: #da5a61;
}
.article-header h1:after, .article-header h2:after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

.article-header h1, .article-header h2 {
    margin: 0;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: table;
    word-wrap: break-word;
}

.sp-module h3.sp-module-title {
    margin: 20px 0;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: inline-table;
    line-height: 1.3;
}

.sppb-addon h3.sppb-addon-title {
    margin: 20px 0;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: inline-table;
    line-height: 1.3;
}

#sp-component .article-details img {display: inline;}
#mod-custom484 .col-md-6 p {margin-bottom: 10px;}

.nieuws .col-lg-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nieuws .col-lg-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.nieuws-home .sppb-row {margin-right: 0px; margin-left: 0px;}

/* LINKS */
a {color: #d13039;}
a:hover, a:focus, a:active {color: #a9252d;}

.btn.sppb-btn-lg, .sppb-btn.sppb-btn-lg {font-size: 100%;}
.sppb-btn-default, .btn.sppb-btn-default {
    background-color: rgba(255,255,255,0.95);
    border-color: #d13039;
    color: #d13039;
}

.sppb-btn-default:hover, .sppb-btn-default:focus, .btn.sppb-btn-default:hover, .btn.sppb-btn-default:focus {
	background-color: rgba(255,255,255,0.75);
    border-color: #666666;
    color: #666666;
}

.sppb-icons-group-list {display: flex;}
#sp-bottom .sp-module ul>li {padding-right: 10px;}
#sp-bottom .fab {font-size: 26px;}

/* MENU */
.sp-megamenu-parent>li:last-child>a {padding: 0px 15px 0px 15px;}
.sp-megamenu-parent>li>a {color: #fff;}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
	padding: 0 15px;
	line-height: 70px;
	font-size: 1.0rem;
	font-weight: 600;
	text-transform: none;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {color: #93B788;}
.sp-megamenu-parent>li:hover>a {color: #93B788;}

/* sub menu */
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {font-size: 1.0rem; padding: 8px 6px; color: #fff; display: block;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {color: #93B788;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {color: #93B788;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {border-radius: 0 0 3px 3px;  background: rgba(40, 40, 40, 0.8);}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {color: #fff; background-color: #d13039; background-color: rgba(209, 48, 57, 0.8);}

/* 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: #f9f9f9;
	box-shadow: 1px 1px 12px 1px #e8e8e8
}

#sp-right .sp-module .sp-module-title {
    margin: 0 0 20px;
    padding-bottom: 20px;
    font-size: 1.125rem;
    font-weight: 400;
    border-bottom: none;
}

#sp-right .sp-module-content li.active>a {
	color: #d13039;
	background: #fff;
	border-left: 3px solid #d13039;
	border-radius: .25rem;
	padding-left: 8px;
}
#sp-right .sp-module-content>ul>li ul>li {padding-left: 12px;}
#sp-right .sp-module ul>li>a {display: block; padding: 4px 8px 4px 12px; line-height: 22px;}
#sp-right .sp-module ul>li {border-bottom: 1px solid #ddd;}
#sp-right .sp-module ul>li:first-child {border-top: 1px solid #ddd;}
.sp-module ul>li>a:hover {color: #d13039;}

/* MENU MOBIEL */

.offcanvas-menu .offcanvas-inner ul.menu li.active a {color: #d13039 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus {color: #d13039 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li {border-bottom: 1px solid #eee;}
.burger-icon>span {height: 4px;background-color: #fff;}

/* BLOK TOP */
#sp-main-body {padding: 40px 0;}
#sp-section-1 {background: #d13039; padding: 10px 0;}
#sp-section-2 {background: #303030;}
#sp-logo {display: flex; justify-content: center; align-items: center;}
#sp-menu {display: flex; justify-content: center; align-items: center;}


/* BLOK FOOTER */
#sp-bottom {
    padding: 50px 0 20px;
    font-size: 1.0rem;
    line-height: 1.4;
	background: #333333;
    color: #fff;
}

#sp-bottom1 .sppb-addon h3.sppb-addon-title {color: #fff; font-size: 20px;}
#sp-bottom1 .sp-module ul > li > a {color: #999;}

#sp-bottom .sp-module ul>li {margin-bottom: 4px;}
#sp-bottom a {color: #d13039;}
#sp-footer a {color: #d6d6d6;}
#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {color: #fff;}
#sp-footer {background: #d13039; color: #fff; font-size: 1rem;}
#sp-footer .container-inner {padding: 20px 0;}

/* TITEL */
@media(max-width:1200px) {
	.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {padding: 0 10px; font-size: 0.875rem; font-weight: 500;}
}

@media(max-width:991px) {
	.sp-page-title {padding: 60px 0 60px !important;}
	.sp-page-title .sp-page-title-heading {font-size: 24px !important;}
	.logo-image-phone {height: 80px !important;}
}
@media(max-width:767px) {
	.sp-page-title {padding: 30px 0 30px !important;}
	.sp-page-title .sp-page-title-heading {font-size: 18px !important;}
}

.sp-page-title {
    position: relative;
    z-index: 1;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    position: relative;
    padding: 120px 0;
    text-align: left;
    align-items: end;
    display: flex;
	background: #f5f5f5;
}

.sp-page-title-heading {display: none;}
.sp-page-title > .container {position: relative; z-index: 2;}

/* CONTENT */
.article-list .article, .sppb-addon-articles .sppb-addon-article {box-shadow: 1px 1px 12px 1px #e8e8e8;}
.article-list .article .readmore {
    -webkit-appearance: none;
    overflow: visible;
    font: inherit;
    display: inline-block;
    box-sizing: border-box;
    padding: 4px 18px;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 0.875rem;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    background: #d13039;
}

.pagination>.active>a, .pagination>.active>span {
    border-color: #d13039;
    background-color: #d13039;
}

.article-list .article .readmore a {color: #fff; font-weight: 400;}
.article-list .article .readmore a:hover,
.article-list .article .readmore a:active,
.article-list .article .readmore a:focus {color: #000;}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {padding: 20px;}

.sppb-media-content {padding-top: 20px !important;}