body{background:#eee}*{margin:0;padding:0;font-family:Chivo,sans-serif}.btn{padding:9px 20px;font-weight:500;font-size:1.2rem}.content-block{max-width:1900px;width:80%;margin:80px auto}.border-radius{border-radius:.375rem}.btn-primary{background-color:#8fe507;color:#fff;border:1px solid transparent}.btn-invert-primary{background-color:#fff;color:#8fe507;border:1px solid #8fe507}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background-color:#fff;color:#8fe507;border:1px solid #8fe507}.btn-invert-primary:active,.btn-invert-primary:focus,.btn-invert-primary:hover{background-color:#8fe507;color:#fff;border:1px solid transparent}.text-primary{color:#8fe507!important}.background-color-primary{background-color:#8fe507}.btn-secondary{background-color:#000;color:#fff;border:1px solid transparent}.btn-invert-secondary{background-color:#fff;color:#000;border:1px solid #000}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{background-color:#fff;color:#000;border:1px solid #000}.btn-invert-secondary:active,.btn-invert-secondary:focus,.btn-invert-secondary:hover{background-color:#000;color:#fff;border:1px solid transparent}.text-secondary{color:#000!important}.background-color-secondary{background-color:#000}.btn-tertiary{background-color:#f5ae66;color:#fff;border:1px solid transparent}.btn-invert-tertiary{background-color:#fff;color:#f5ae66;border:1px solid #f5ae66}.btn-tertiary:active,.btn-tertiary:focus,.btn-tertiary:hover{background-color:#fff;color:#f5ae66;border:1px solid #f5ae66}.btn-invert-tertiary:active,.btn-invert-tertiary:focus,.btn-invert-tertiary:hover{background-color:#f5ae66;color:#fff;border:1px solid transparent}.text-tertiary{color:#f5ae66!important}.background-color-tertiary{background-color:#f5ae66}.icon i{border:1px solid #8fe507;border-radius:50%;padding:10px;font-size:21px;color:#8fe507;background-color:#fff}.icon i:hover{color:#fff;border-color:#fff;background-color:#8fe507}input:not([type=submit]):not([type=checkbox]):not([type=radio]),textarea{width:100%;padding:5px 12px;border:1px solid #ececec}.post-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.post-card .post-date{position:absolute;padding:15px}.post-card .post-date .badge{font-size:.9em;background-color:#082857}.post-card .post-thumbnail{height:200px;overflow:hidden;border-radius:.375rem}.post-card .post-thumbnail img{border-radius:8px;width:100%;max-width:none;height:100%}.post-card .post-categories .badge{margin-right:5px;font-size:.8em;background-color:#000;color:#fff}.post-card .post-title{font-weight:700;color:#082857;font-size:1.25em}.post-card .btn-link{padding:0!important;color:#082857;text-decoration:underline}.post-card .btn-link:hover{text-decoration:none}.container{width:100%;padding-right:var(--bs-gutter-x,1.5rem);padding-left:var(--bs-gutter-x,1.5rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1480px}}.col-1-5,.col-2-5{position:relative;width:100%}@media (min-width:992px){.col-1-5{flex:0 0 12.5%;max-width:12.5%}.col-2-5{flex:0 0 20.833333%;max-width:20.833333%}}#header{position:relative;z-index:9999;top:0;transition:top .3s;background-color:#fff}#header.scrolled-header{box-shadow:0 3px 10px #8fe507}#header .icons a{color:#000;margin-left:15px;font-size:18px;transition:color .3s ease}#header .icons a:hover{color:#11afe3}#header .logo img{height:auto;width:100%;max-width:225px;padding:10px}@media (max-width:992px){#header .logo a{width:100%;display:flex;justify-content:center}#header .logo a img{padding:0;max-width:75px}}#header .desktop-menu{display:flex!important}@media (max-width:960px){#header .desktop-menu{display:none!important}}#header .menu{display:flex;align-items:center;margin:0;padding:0}#header .custom-menu-class{list-style:none;margin:0;padding:0;padding-left:20px}#header .custom-menu-class li{list-style:none;margin-right:20px;position:relative;font-size:1.2rem}#header .custom-menu-class a{text-transform:uppercase!important;text-decoration:none;color:#000;transition:color .3s ease-in-out;font-family:Roboto,sans-serif;font-weight:700;font-size:14px}#header .custom-menu-class a:hover{color:#8fe507}#header .custom-menu-class .current-menu-item a{color:#8fe507}#header .custom-menu-class .sub-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ddd;margin:0;padding:0;z-index:1000;width:200px}#header .custom-menu-class li:hover>.sub-menu{display:block}#header .custom-menu-class .sub-menu>li{list-style:none;margin:0;padding:0;border-top:1px solid #eee}#header .custom-menu-class .sub-menu>li a{display:block;padding:10px 15px;color:#333;transition:background-color .3s ease-in-out}#header .custom-menu-class .sub-menu>li a:hover{background-color:#f5f5f5}#header .login-register{justify-content:center;align-items:center;display:flex;margin-left:auto}#header .login-register a{height:fit-content}#header .login-register a:first-child{margin-right:15px}#header #mobile-menu{display:none;padding:0;position:fixed;width:100%;left:0;background-color:#fff}#header #mobile-menu .menu{flex-direction:column;align-items:start;padding:0}#header #mobile-menu .menu .custom-menu-class{width:100%;padding:0}#header #mobile-menu .menu .custom-menu-class li{padding:20px 0;border-top:1px solid #000;width:100%}#header #mobile-menu .menu .custom-menu-class li a{width:80%;margin:0 auto;display:block}#header #mobile-menu .menu .custom-menu-class li.current_page_item a{color:#8fe507!important}#header #mobile-menu-icon{display:none;padding:9px 20px;border-radius:30px;height:41px;width:66px}@media (max-width:960px){#header #mobile-menu-icon{display:flex}}#header #mobile-menu-icon .bar{width:25px;height:3px;background-color:#000;margin:2px 0}#header #mobile-menu-icon.close-button{border-color:#fff!important;position:relative}#header #mobile-menu-icon.close-button .bar:first-child{transform:rotate(45deg);position:absolute;top:15px}#header #mobile-menu-icon.close-button .bar:nth-child(2){transform:rotate(-45deg);position:absolute;top:15px}#header #mobile-menu-icon.close-button .bar:nth-child(3){display:none}.fixed-header{position:fixed!important;top:0!important}.fixed-header #header{top:32px}.sub-bar{background-color:#94e600;color:#000;padding:5px 20px;font-size:14px}@media (max-width:992px){.sub-bar{display:none}}.sub-bar .weather{display:flex;align-items:center}.sub-bar .weather i{margin-right:5px}.sub-bar .date-login a{color:#000;text-decoration:none;display:flex;align-items:center}.sub-bar .date-login a i{margin-right:5px}.sub-bar .date-login a:hover{text-decoration:underline}.leesook-bar{font-size:.9rem;white-space:nowrap}.leesook-slider .swiper-slide a{font-weight:500;white-space:nowrap}.leesook-next,.leesook-prev{color:#666;font-size:14px;cursor:pointer}.mobile-overlay{position:fixed;width:100%;height:100vh;background:rgba(0,0,0,.6196078431);z-index:800}.footer{color:#fff}.footer a{text-decoration:none;color:#fff;font-weight:400}.footer a:hover{text-decoration:underline}.footer ul{list-style-type:none;padding:0}.footer ul li{margin-bottom:7px}.footer p{margin-bottom:.25rem}.footer .logo a{width:100%;display:block}.footer .logo a img{width:100%;display:block;height:auto}.footer .whatsapp{border:1px solid #8fe507;padding:9px 20px;border-radius:30px;text-decoration:none;color:#fff;font-weight:400;width:fit-content}.footer .whatsapp span{margin-left:10px}.footer .under_footer a{color:#fff;text-decoration:underline}@media (max-width:992px){.footer .under_footer .justify-content-end{justify-content:left!important}}@media (min-width:992px){.footer .collapse{display:block!important;height:auto!important;visibility:visible!important}.footer-heading{cursor:default;pointer-events:none}}@media (max-width:991px){.footer-heading{cursor:pointer;border-top:1px solid rgba(255,255,255,.3)}.footer-heading:last-child{border-bottom:1px solid rgba(255,255,255,.3)}}.blogpost{word-break:break-word}.blogpost .post-banner{background-size:cover;background-position:center;padding:20px;color:#fff}.blogpost .post-thumbnail img{width:100%;height:auto}.blogpost .post_meta_data p{font-size:16px}.blogpost .banner-content{max-width:1200px;margin:0 auto;text-align:center}.blogpost .sticky-top{top:150px}.blogpost .blog_about p{text-align:left}.blogpost #table-of-contents{background-color:#f9f9f9;border-radius:.25rem;padding:10px}.blogpost #table-of-contents p{text-align:left}.blogpost .woocommerce{padding:0}.blogpost .woocommerce ul.products{padding:0;list-style:none}.blogpost .woocommerce ul.products li.product{margin-bottom:20px;width:100%}.blogpost .woocommerce ul.products li.product a{display:block;text-decoration:none}.blogpost .rank-math-breadcrumb p{font-size:16px}.blogpost .list-group-item a{display:flex;align-items:center;flex-direction:column}.blogpost .list-group-item a img{max-width:100%}.blogpost .list-group-item a p{text-align:center}@media (max-width:768px){.blogpost .author-info{flex-direction:column}}.blogpost .author-info p{margin:0}.blogpost .post-details{margin-bottom:10px}.blogpost .author-avatar{border-radius:50%;object-fit:cover;margin-bottom:10px}.blogpost .post-details span{display:block}.blogpost .post-details{font-size:.9rem;color:#666}@media (max-width:768px){.blogpost .author_name_wrapper{order:1}}@media (max-width:768px){.blogpost .social-icons-wrapper{order:0}}.blogpost .social-icons-wrapper .social-icons{margin:0;text-align:right}@media (max-width:768px){.blogpost .social-icons-wrapper .social-icons{text-align:left}}.blogpost .ts_cta_element .row{background:#8fe507;padding:20px;border-radius:20px}.blogpost .ts_cta_element .row .cta_image img{max-width:100%}.blogpost .ts_cta_element .row .cta_content .cta_title{color:#fff}.blogpost .ts_cta_element .row .cta_content .cta_text{color:#fff}.blogpost .blog-post-registerform{background:#8fe507;padding:20px;border-radius:20px;color:#fff}.blogpost .blog-post-registerform #newsletter_form{display:flex;width:80%;margin:0 auto}@media (max-width:768px){.blogpost .blog-post-registerform #newsletter_form{flex-direction:column}}.blogpost .blog-post-registerform p{text-align:center!important}.blogpost .sidebar{border-radius:.25rem}.blogpost #comments .form-submit #submit{padding:9px 20px;border-radius:.375rem;font-weight:600;font-size:1.2rem;background-color:#8fe507;color:#fff;border:1px solid transparent}.blogpost #comments .form-submit #submit:hover{background-color:#fff;color:#8fe507;border:1px solid #8fe507}.blogpost .comments-area{background-color:#f9f9f9;padding:20px;border-radius:20px}.blogpost .comments-area .comments-title{color:#333;font-weight:700}.blogpost .comments-area .comment-list{list-style:none;margin:0;padding:0}.blogpost .comments-area .comment-list li{padding:10px;border-bottom:1px solid #ccc}.blogpost .comments-area .no-comments{color:#999}.blogpost .category-widget .category-widget-title{background-color:#000;padding:10px 12px;position:relative}.blogpost .category-widget .category-widget-title span{position:absolute;top:100%;left:12px;width:0;height:0;border-style:solid;border-width:4px 4px 0;border-color:#000 transparent transparent}.blogpost .category-widget .category-list{list-style:none}.blogpost .category-widget .category-list .category-list-item{margin-bottom:10px;font-weight:500}.blogpost .category-widget .category-list .category-list-item a{text-decoration:none;color:#000;width:100%;display:flex;justify-content:space-between}.blogpost .category-widget .category-list .category-list-item a:hover{color:#8fe507}.blogpost .archive-widget .archive-list{list-style:none}.blogpost .archive-widget .archive-list li{display:flex;justify-content:space-between;margin-bottom:10px;font-weight:500}.blogpost .archive-widget .archive-list li a{text-decoration:none;color:#000}.blogpost .archive-widget .archive-list li a:hover{color:#8fe507}.blogpost .post-categories .badge{margin-right:5px;font-size:.7em;font-weight:500;background-color:#000;color:#fff;border-radius:0}.blogpost .other-posts .related-item a{color:#000;text-decoration:none;font-weight:600}.blogpost .other-posts .related-item a img{width:100%;height:auto}.blogpost .post-navigation .next-post a,.blogpost .post-navigation .previous-post a{color:#000;text-decoration:none;font-weight:700}.blogpost .post-navigation .next-post a span,.blogpost .post-navigation .previous-post a span{font-weight:500;font-size:12px}.blogpost .post-navigation .next-post a:hover,.blogpost .post-navigation .previous-post a:hover{color:#8fe507}.blogpost .nieuws-search-form .search-field-wrapper{display:flex}.blogpost .nieuws-search-form .search-field-wrapper button{word-break:normal}.blogpost h1{font-weight:700}@media (max-width:992px){.blogpost h1{font-size:24px}}.kennisbank-card .card-img-top{height:100%}.social-share-icons{border:1px solid #ececec}.social-icons,.social-share-icons{text-align:center}.social-icons a,.social-share-icons a{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background-color:#f9f9f9;color:#8fe507;margin:5px;line-height:39px;transition:background-color .3s,color .3s;border:1px solid #8fe507;text-decoration:none}.social-icons a:hover,.social-share-icons a:hover{background-color:#8fe507;color:#fff;border:1px solid #fff}.latest-news-grid{margin-top:2rem}.latest-news-grid .news-card{position:relative;display:block;overflow:hidden;color:#fff;text-decoration:none}.latest-news-grid .news-card img{width:100%;height:100%;object-fit:cover;display:block}.latest-news-grid .news-card .overlay{position:absolute;overflow:hidden;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:end}.latest-news-grid .news-card .overlay::before{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000,transparent);transition:opacity .3s ease-in-out;opacity:.5;z-index:0}.latest-news-grid .news-card .overlay:hover::before{opacity:1;background:linear-gradient(to top,#000,transparent)}.latest-news-grid .news-card .overlay .content{padding:14px;position:relative;z-index:1}@media (max-width:992px){.latest-news-grid .news-card .overlay .content{padding:8px}.latest-news-grid .news-card .overlay .content .date{display:none}}.latest-news-grid .news-card .overlay h3,.latest-news-grid .news-card .overlay h4{margin:0;font-weight:700}.latest-news-grid .news-card .overlay .date{font-size:.85rem;opacity:.85}.latest-news-grid .news-card.big{height:100%}.latest-news-grid .news-card.big h3,.latest-news-grid .news-card.big h4{font-size:24px}@media (max-width:992px){.latest-news-grid .news-card.big h3,.latest-news-grid .news-card.big h4{font-size:18px;text-align:center}}.latest-news-grid .news-card.small{height:100%}.latest-news-grid .news-card.small h3,.latest-news-grid .news-card.small h4{font-size:18px}@media (max-width:992px){.latest-news-grid .news-card.small h3,.latest-news-grid .news-card.small h4{font-size:15px;text-align:center}}@media (max-width:768px){.latest-news-grid .news-card.big{height:auto}.latest-news-grid .news-card.small{height:160px}}.sticky-col{position:sticky;top:150px;height:fit-content}@media (max-width:992px){.sticky-col{position:relative;top:0}}.card-body{min-height:120px}.news-box{margin-bottom:2rem;background:#fff}.news-box .category-tag-wrapper{text-align:center}.news-box .category-tag{background-color:#8fe507;color:#fff;display:inline-block;padding:4px 10px;font-weight:700;text-transform:uppercase;font-size:.9rem;margin-bottom:.5rem}.news-box .news-title{padding:5px 20px;font-weight:700;color:#000;text-align:left;margin-bottom:0}.newsboxmain{border-top:3px solid;background:#fff}.featured-post{margin-top:2rem}.featured-post img{width:100%;height:auto}.featured-post h3{font-size:1.2rem;margin:.5rem 0}.featured-post .read-more{color:#0073aa;font-weight:700;text-decoration:none}.featured-post .read-more:hover{text-decoration:underline}#nieuws-container .card .card-thumbnail{height:100px}@media (max-width:992px){#nieuws-container .card .card-thumbnail{height:200px}}#nieuws-container .card .card-body h5{font-size:18px}#nieuws-container .card .card-body h5:hover{color:#8fe507}#nieuws-container .card .card-body .card-text{font-size:14px}.archive .archive-item img{width:100%;height:auto}.archive .archive-item h2{font-size:22px}.archive .archive-item h2 a{text-decoration:none}.radio-page .content-onder .radio_tag_label{width:fit-content;margin-bottom:20px}.radio-page .content-onder .radio_tag_label p{margin:0;font-weight:700;text-transform:uppercase}