@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Satisfy&display=swap');

body {
    font-family: 'Open Sans', sans-serif;
 	font-style: normal;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #111;
}

/* 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: #079da3;
}

.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.125rem;} 	/* 1.0 rem = 16px */
.h6, h6 {font-size: 0.875rem; line-height: 1.4;} 	/* 0.875 = 14px */

.home-titels .h3, h3 {font-size: 1.75rem;}

.article-details .article-header h1 {font-size: 1.5rem;}
.article-details .article-header h2 {font-size: 1.375rem;}
.article-list .article .article-header h1 {font-size: 1.5rem;}
.article-list .article .article-header h2 {font-size: 1.375rem;}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {color: #5E9829 !important;}


/* LINKS */
a {color: #5E9829;}
a:hover, a:focus, a:active {color: #5fa5b9;}

/* MENU */
.sp-megamenu-parent>li:last-child>a {padding: 0px 15px 0px 15px;}
.sp-megamenu-parent>li>a {color: #777;}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
	padding: 0 30px;
	line-height: 70px;
	font-size: 1.125rem;
	font-weight: 600;
	text-transform: uppercase;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {color: #33a44c;}
.sp-megamenu-parent>li:hover>a {color: #33a44c;}

/* sub menu */
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {font-size: 0.875rem; padding: 8px 10px; color: #fff; display: block;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {color: #33a44c;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {color: #33a44c;}

#sp-menu .sp-dropdown .sp-dropdown-inner {border-radius: 0 0 3px 3px; background: rgba(40, 40, 40, 0.85);}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {
    color: #fff;
    background-color: #789993;
    background-color: rgba(49,183,43,0.8);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 1.0rem;
	padding: 10px 10px;
	color: #fff; display: block;
}

/* sub menu rechts */

#sp-left .sp-module, #sp-right .sp-module {
    margin-bottom: 30px;
    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 30px;
    padding-bottom: 0px;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #f3f3f3;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: table;
    word-wrap: break-word;
	color: #1a1a1a;
}


#sp-right .sp-module .sp-module-title:after {
	background-image: linear-gradient(to right, #10AEC8, #46B849) !important;
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

#sp-right .sp-module-content li.active>a {color: #069da5; background: #fff; border-left: 3px solid #069da5; }
#sp-right .sp-module-content>ul>li ul>li {padding-left: 20px;}
#sp-right .sp-module ul>li>a {display: block; padding: 5px 5px 5px 10px; line-height: 25px; font-size: 0.875rem;}
#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: #069da5;}

/* CTA rechts */

.sp-module.meer-weten p {font-style: italic;}

/* MENU MOBIEL */

@media (max-width: 992px) {
	.logo-image-phone {height: 80px !important; margin-top: 0px;}
	#sp-header {height: 70px !important;}
	#sp-top2 {display: none !important;}
	#sp-top3 {display: none !important;}
	#sp-top4 {display: none !important;}
	#sp-top1 {padding: 8px; margin-bottom: 10px; width: 25%;}
	.sp-megamenu-wrapper.d-flex {display: flex !important; justify-content: flex-start !important;}
}

@media (max-width: 1200px) {.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {padding: 0 15px;}}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {color: #789993 !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: #789993 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li {border-bottom: 1px solid #eee;}
.burger-icon>span {height: 4px;background-color: #069da5;}

/* BLOK TOP */
#sp-main-body {padding: 40px 0;}
#sp-section-1 {background: #fff !important; padding: 20px 0 !important;}
#sp-section-2 {background: #fdfdfd; color: #777; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05); border-top: 1px solid #eee;}
#sp-section-3 {background: #005095;}
#sp-top1 {display: flex; justify-content: center; align-items: center; background: #444;}
#sp-top2 {display: flex; justify-content: flex-end; align-items: center;}
#sp-top3 {display: flex; justify-content: flex-end; align-items: center;}
#sp-logo {display: flex; justify-content: center; align-items: center}
#sp-top3 img {display: inline;}

.sp-megamenu-wrapper.d-flex {display: flex !important; justify-content: center;}

/* BLOK FOOTER */
#sp-bottom {
    padding: 50px 0 20px;
    font-size: 1.0rem;
    line-height: 1.4;
	background: #f5f5f5;
    color: #111;
}

#sp-bottom .sp-module ul>li {margin-bottom: 4px;}
#sp-bottom a {color: #069da5;}
#sp-footer a {color: #069da5;}
#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: #33a44c;}
#sp-footer {
	background: #fdfdfd;
	color: #999999;
	font-size: 1rem;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    border-top: 1px solid #eee;
}
#sp-footer .container-inner {padding: 30px 0;}
#sp-footer p {margin-bottom: 0rem;}


/* TITEL */
@media(max-width:991px) {
	.sp-page-title {padding: 60px 0 60px !important;}
	.sp-page-title .sp-page-title-heading {font-size: 24px !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 {
    padding: 40px 0;
	background-image: linear-gradient(to right, #10AEC8, #46B849);
}


.sp-page-title .sp-page-title-heading {font-size: 32px; font-weight: 500; line-height: 1.2;}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {margin: 0; padding: 0; color: #fff;}
.sp-page-title > .container {position: relative; z-index: 2;}

/* Google ADS page builder */

.google-ads-header h1.sppb-addon-title {
	color: #fff;
	font-size: 52px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 8px;
}
.google-ads-header h2 {
	color: #fff;
	font-size: 40px;
    font-weight: 400;
    margin-bottom: 22px;
    letter-spacing: 0.3px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    line-height: 1.2;
    max-width: none;
}

.google-ads-header p {
    font-size: 16px;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 26px;
    max-width: 480px;
}

.google-ads-header .sppb-btn-success {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #fff;
    color: #079da3;
    padding: 12px 24px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid #fff;
}

.google-ads-header .sppb-btn-info {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: transparent;
    color: #fff;
    padding: 12px 24px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid rgba(255, 255, 255, 0.3);
}

/* 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: 8px 12px;
    vertical-align: middle;
    line-height: 1.25;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    background-image: linear-gradient(to right, #10AEC8, #46B849) !important;
}

.sppb-btn-default {
    color: #fff;
    background-color: #789993;
    border-color: #789993;
}

.sppb-btn-default:hover {
    color: #789993;
    background-color: #fff;
    border-color: #789993;
}

.btn-primary, .sppb-btn-primary {
    border-color: transparent;
    background-color: transparent;
	background-image: linear-gradient(to right, #10AEC8, #46B849) !important;
}

.sppb-btn-primary {
    color: #fff;
    background-image: linear-gradient(to right, #10AEC8, #46B849) !important;
	border-color: transparent;
    background-color: transparent;
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: pre-line;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 8px 12px;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: 4px;
    transition: all .15s ease-in-out;
	font-style: normal;
}

.sppb-btn-primary:hover {color: #555;}

.btn-secondary {
    color: #fff;
    background-image: linear-gradient(to right, #10AEC8, #46B849) !important;
	border-color: transparent;
    background-color: transparent;
	display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 8px 12px !important;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: 4px;
    transition: all .15s ease-in-out;
	font-style: normal;
}

.btn-secondary:hover {color: #555;}

.pagination>.active>a, .pagination>.active>span {
    border-color: #079da3;
    background-color: #079da3;
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    color: #fff;
    pointer-events: none;
    background-color: #33a44c;
    border-color: #33a44c;
    opacity: inherit;
}

.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: #fff;}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {padding: 20px; background: #fff;}

.recept .latestnews>li>a>span {display: none;}

.sppb-addon h3.sppb-addon-title:after {
    background: #95afaa;
}
.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;
}

.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;
}

.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;
}
.article-header h1:after, .article-header h2:after {background-image: linear-gradient(to right, #10AEC8, #46B849) !important;}
.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 {margin-bottom: 20px;}
.pull-left {margin-right: 20px; margin-bottom: 3px; float: left !important;}

.mod-articlesnews__item .newsflash-image img {width: 50px; height: 50px; object-fit: cover; border-radius: 2px;}
.mod-articlesnews__item h4 {font-size: 0.938rem; margin-bottom: 0px; margin-left: 15px;}

.mod-articlesnews__item {display: flex; justify-content: left; align-items: center; flex-direction: row-reverse;}
.mod-articlesnews__item figure {margin: 0 0 0.5rem;}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {margin: 0px 0px 20px 0px; border-bottom: 0px solid #f5f5f5;}
.blog strong {font-weight: 400;}
.nieuwsteblogs .newsflash-image img {width: 60px; height: 60px; object-fit: cover; border-radius: 2px; max-width: none;}
.nieuwsteblogs .mod-articlesnews__item h4{font-size: 0.875rem; margin-bottom: 0px; margin-left: 15px; margin-top: -15px;}
.nieuwsteblogs .mod-articlesnews__item figure {margin: 0 0 0.938rem;}
.sppb-feature-box-title {margin-top: 15px;}
.home-blog h3  {font-size: 1.125rem;}

ul.sigFreeClassic li.sigFreeThumb {margin: 0 8px 8px 0;}
.login.presentatie .list-group {display: none;}
.com-users-login__submit.control-group .controls {display: none;}
#sp-page-builder .sppb-section-title {margin-bottom: 30px;}
.sppb-testimonial-carousel-rating::before {
font-family: "Font Awesome 6 Free" !important;}
/* columns */
.responsive-two-column-grid > * {
    padding:1rem;
}

/* tablet breakpoint */
@media (min-width:768px) {
    .responsive-two-column-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}