/*!
Theme Name: bnf08theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bnf08theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

bnf08theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	font-family: "Instrument Sans", sans-serif!important;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: "Instrument Sans", sans-serif!important;
	font-size: 1rem;
	line-height: 1.5;
}

h2,
h3,
h4,
h5,
h6 {
	font-family: "Instrument Sans", sans-serif!important;
	font-weight: 500;
	clear: both;
	color:#000!important;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 992px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/****************************************************************************************************************/
/*--------------------------------------------------------------
Begin marge en padding
--------------------------------------------------------------*/
.mtmin4{margin-top:-4px;}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt24{margin-top:24px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb24{margin-bottom:24px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}


.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt24{padding-top:24px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pt60{padding-top:60px;}
.pt70{padding-top:70px;}
.pt80{padding-top:80px;}
.pt90{padding-top:90px;}
.pt100{padding-top:100px;}

.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb24{padding-bottom:24px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb60{padding-bottom:60px;}
.pb70{padding-bottom:70px;}
.pb80{padding-bottom:80px;}
.pb90{padding-bottom:90px;}
.pb100{padding-bottom:100px;}


.br10{
	border-radius: 10px;
}

.br50{
	border-radius: 10px;
}

.paddingExtra{
	padding: 36px;
}

html, body {
	overflow-x: hidden;

}
/*--------------------------------------------------------------
Eind marge en padding
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Aanvullingen
# BrandNewFresh
# Quin Lausberg
# 06 - 398 56 209
# quin@brandnewfresh.com
--------------------------------------------------------------*/
.clear {
	clear: both;
}
.float-right {
	float: right;
}
.tussenKopTekst {
	hyphens: auto;
}
.site-footer {
	background-color: #000;
	color: #fff;
	padding: 5px 0px;
	font-size: 10px;
}
.site-footer a {
	color: #fff;
	text-decoration: none;
}
.change .bar2 {
	opacity: 0;
}
.change .bar3 {
	transform: translate(0, -11px) rotate(45deg);
}
.site-title, .site-description {
	display: none;
}
.menu-toggle {
	position: absolute;
	border: 0px;
	background-color: transparent;
	z-index: 2000;
}
#primary-menu li a {
	color: #000;
	font-size: 20px;
}
.site-branding {
	float: left;
}

.websiteName a {
	color: #000;
	text-decoration: none;
}
/* startpage */

.topViewer {
	width: 100%;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.topViewer h1 {
	font-weight: 700;
	position: absolute;
	bottom: 10px;
	left: 40px;
	color: #fff!important;
}
.topViewerVervolg01 {}
.preFooter li {
	list-style: none;
}
.vervolgKopExtraStyling h1 {
	font-weight: 700!important;
	letter-spacing: -3%;
	line-height: 100%;
	margin: 36px 0px;
	/*hyphens: auto;*/
}
.vervolgKopExtraStyling p {
	font-size: 24px;
	line-height: 125%;
	letter-spacing: -2%;
}
.vervolgKopExtraStyling2 {
	font-size: 24px;
	line-height: 125%;
	letter-spacing: -2%;
	color: #000;
}
.colorGreenWrap {
	background-color: #008846;
	padding-top: 80px;
	padding-bottom: 80px;
}
.tussenKopTekst, .tussenKopTekst h2, .tussenKopTekst h3 {
	font-weight: 500;
	letter-spacing: -2%;
	line-height: 125%;
	color: #000;
}
.buttonsVerwijzingGroot {
	padding: 20px;
	position: relative;
	font-size: 24px;
	line-height: 125%;
}
.buttonsVerwijzingGroot span {
	font-size: 16px;
}
.verwijzingArrowWrap {
	right: 20px;
	top: 20px;
	width: 50px;
	height: 50px;
	position: absolute;
	border-radius: 100%;
	color: #fff;
	background-color: #000000;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
}
.positionRelative {
	position: relative!important;
	height: 100%;
}
.homeBlogPostImgDT {
	background-size: cover;
	background-position: center center;
	height: 400px;
}
.homeBlogPost h3 {
	font-size: 24px;
	line-height: 125%;
	letter-spacing: -2%;
	font-weight: 500;
}
.homeBlogPostImgDT {
	position: relative;
	border-radius: 10px;
}
.homeBlogPostImgDT .pijlOpNieuws {
	bottom: 20px!important;
	top: auto!important;
}
.homeFooterAfbeelding img {
	width: 280px;
}
/* einde startpage */

/* prefooter styling */

.preFooter {
	background-color: #000;
	padding-top: 80px;
	padding-bottom: 80px;
	font-size: 20px;
}
.preFooter, .preFooter a {
	color: #fff;
}
.preFooter h2 {
	font-size: 36px;
	letter-spacing: -3%;
}

.preFooter .widget-title {
	opacity: 50%;
	font-size: 20px;
	color: #fff!important;
	height: 24px;
}
.preFooter ul {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
.preFooter li {
	padding: 0;
	margin-bottom: 10px;
}
.preFooter li a {
	text-decoration: none;
}
/* einde prefooter styling */

/* styling overons pagina*/

.medewerkerPostImg {
	aspect-ratio: 260 / 360;
	width: 100%;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.medewerkerPost h2 {
	margin-top: 10px;
	font-size: 24px;
	line-height: 125%;
	letter-spacing: -2%;
	font-weight: 500;
}
.medewerkerPost h3 {
	margin-top: 7px;
	font-size: 16px;
	line-height: 125%;
	letter-spacing: -2%;
	font-weight: 500;
}
.emailButton {
	background-color: #000;
	color: #fff;
	opacity: 0.5;
	padding: 5px 20px;
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.grayWrap {
	background-color: #f5f5f5;
	padding-top: 80px;
	padding-bottom: 80px;
}
.downloadPost {
	background-color: #fff;
	height: 200px;
	padding: 20px;
	position: relative;
}
.downloadPost img {
	height: 20px;
	width: auto;
}
.downloadTextWrap {
	position: absolute;
	left: 20px;
	width: calc(100% - 90px)
}
.downLoadButton {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.downloadPost h2 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 3px;
}
.downloadPost p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0px;
}
.vacatureButton {
	background-color: #FFB979;
	padding: 20px;
}
.vacatureTextWrap {
	width: 80%;
	float: left;
}
.vacatureTextWrap h3 {
	font-size: 24px;
}
.vacatureTextWrap P {
	margin-bottom: 0px;
	font-size: 16px;
}
.vacatureButton .pijljeNaastPil {
	width: 20%;
	float: left;
	margin-top: 10px;
	width: 50px;
	height: 50px;
	float: right;
}
.infoBlokStandaard {
	background-color: #fff;
	padding: 20px;
	position: relative;
}
.infoBlokStandaard a {
	color: #000;
}
.infoBlokStandaard h3 {
	font-size: 24px;
	line-height: 125%;
	letter-spacing: -2%;
	font-weight: 500;
}
.infoBlokStandaard p {
	padding: 20px 20px 20px 0;
	font-weight: 500;
	letter-spacing: -2%;
	font-size: 16px;
}
.infoBlokZonderLink p {
	bottom: 0px;
	margin-bottom: 0px;
}
.buttonBlack {
	background-color: #000;
	color: #fff;
	overflow: hidden;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 20px;
	position: absolute;
	bottom: 20px;
}
.buttonBlack a {
	color: #fff;
	text-decoration: none;
}
/* Voor ouders pagina */

.videoInKop {
	position: relative;
}
.accordion-item {
	margin-bottom: 30px;
}
.accordion-item h3 {
	margin-bottom: 0px;
}
.accordion-item h3 a {
	font-size: 24px;
	font-weight: 500;
	line-height: 125%;
	letter-spacing: -2%;
	color: #000;
	text-decoration: none;
}
#faqAccordion .accordion-item, #faqAccordion .accordion-button {
	border-radius: 20px;
	border: 0px;
}
.#faqAccordion h2 {
	margin-top: 60px!important;
}
.accordion-button:not(.collapsed) {
	background-color: #fff!important;
}
.accordion-button:focus {
	outline: none!important;
	box-shadow: none!important;
}
.accordion .accordion-item+.accordion-item {
	margin-top: 2rem;
	border-top: 2em solid blue;
}
.accordion-button:after {
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
	background-position: center center;
	background-color: #000;
	padding: 25px;
	border-radius: 100%;
	text-align: center;
}
.verwijzingWrap {
	background-color: #fff;
	border-radius: 20px;
	margin-bottom: 30px;
	padding: 16px 20px;
	position: relative;
}
.verwijzingWrap a {
	text-decoration: none;
	color: #000;
}
.verwijzingTextWrap {
	width: 80%;
	float: left;
}
.verwijzingArrowWrap {
	background-color: #000;
	border-radius: 100%;
	text-align: center;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 15px;
	margin-right: 20px;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
}
.wrapveelGesteldeVragen {
	padding: 25px 20px;
}
.wrapveelGesteldeVragen .verwijzingArrowWrap {
	margin-top: 18px;
}
.wrapveelGesteldeVragen h3 {
	margin-bottom: 0px;
}
.buttonsVerwijzingGroot .verwijzingArrowWrap {
	margin-top: 26px;
}
.buttonsVerwijzingGroot:hover {
	background-color: #000;
}
.buttonsVerwijzingGroot:hover .verwijzingArrowWrap {
	background-color: #fff;
	color: #000;
}
.verwijzingArrowKlein:hover, .verwijzingArrowWrap:hover, .verwijsknopWrap:hover .pijljeNaastPil, .vacatureButton:hover .pijljeNaastPil {
	rotate: -35grad;
}
.verwijsBlockDown {
	position: relative;
}
.blueWrap {
	background-color: #0056E1;
}
.blueWrap h2 {
	padding: 36px 36px 36px 0;
	color: #fff!important;
}
.wpcf7 {
	width: 100% !important;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
	width: 100% !important;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
	border: 1px solid #01539f;
	border-radius: 0px;
	margin-bottom: 10px;
	width: 100% !important;
	border-radius: 10px;
	padding: 15px 20px;
}
.wpcf7-form input[type="submit"] {
	background-color: #FED92D;
	color: #000;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 500;
	border: 0;
	margin-top: -2px;
	height: 46px;
	padding: 16px 22px!important;
}
.wpcf7-form .wpcf7-radio .first {
	background-color: #000!important;
	border: 1px solid #01539f;
	padding: 10px;
	width: 48% !important;
	float: left!important;
	border-radius: 5px;
	margin: 0;
	color: #fff;
	font-size: 13px;
}
.wpcf7-form .wpcf7-radio .last {
	background-color: #fff!important;
	border: 1px solid #01539f;
	width: 48% !important;
	float: left!important;
	border-radius: 2px;
	padding: 10px;
	margin: 0;
	margin-left: 4%;
	font-size: 13px;
	border: 0px;
	color: #000!important;
}
.ouderProf {
	background-color: #fff!important;
	border-radius: 10px;
	padding: 5px;
	margin-bottom: 10px;
	height: 50px;
}
.buttonVerstuur {
	margin-top: -10px;
	float: right;
	display: block;
}
.wpcf7-spinner {
	width: 20px;
	margin: 0;
}
.buttonVerstuur p {
	display: inline-block;
}
.buttonVerstuur p:after {
	margin-top: 3px;
	border-radius: 100%;
	color: #fff;
	background-color: #000000;
	text-align: center;
	font-size: 20px;
	width: 50px!important;
	height: 50px;
	margin-left: -22px;
	display: inline-block;
	font-family: "Material Symbols Outlined";
	content: "\e5c8";
	line-height: 48px;
}
/* eind Voor ouders pagina */

/*  Voor professionals pagina */

.bodyTextWrap p, .bodyTextWrap li {
	font-weight: 500;
	line-height: 125%;
	letter-spacing: -2%;
}
.bodyTextWrap a {
	color: #000;
}
.bodyTextWrap ul, .bodyTextWrap ol {
	margin: 0;
	padding: 0;
	padding-left: 25px;
	padding-bottom: 15px;
}
/* eind Voor professionals pagina */

/*   nieuws agenda pagina */

.agendaPuntWrap {
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
}
.agendaPuntWrap span {
	font-size: 14px;
}
/*   eind agenda pagina */

/*   contact pagina */

.contactInleidingWarp a {
	color: #fff;
}
.contactInleidingWarp p {
	margin-bottom: 50px!important;
}
.smallText1, .smallText2 {
	font-size: 16px;
	line-height: 125%;
	letter-spacing: -2%;
}
.witteLijn {
	height: 1px;
	background-color: #fff;
}
.smallTextWrap {
	margin-top: 50px;
}
.contactFormWrap {
	background-color: #003EA2;
}
.contactKaart iframe {
	aspect-ratio: 1/1;
	width: 100%;
}
/*  eind contact pagina */

/* download pagina*/

.tussenKopOnderTekst p {
	font-size: 16px;
	line-height: 125%;
	letter-spacing: -2%;
	font-weight: 500;
}
/*  eind nieuws agenda pagina */

/* nieuwpagina's*/

.vervolgPage {
	padding-top: 80px;
	padding-bottom: 80px;
}
.vervolgPage li {
	font-weight: 500;
	font-size: 24px;
	line-height: 125%;
	letter-spacing: -2%;
}
.vervolgPage ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	padding-bottom: 15px;
}
.nieuwsPage p, .vervolgPage p {
	font-weight: 500;
	font-size: 24px;
	line-height: 125%;
	letter-spacing: -2%;
}
.nieuwsPage blockquote p {
	font-weight: 600;
	line-height: 125%;
	letter-spacing: -2%;
}
.nieuwsPage table {
	padding: 20px;
	border-radius: 10px;
	background-color: #fff;
	font-weight: 300;
	line-height: 125%;
	letter-spacing: -2%;
	margin-bottom: 50px;
}
.nieuwsPage ul, .nieuwsPage ol {
	margin-bottom: 50px;
	list-style-position: inside;
	padding-left: 0px;
}
.nieuwsPage li {
	padding: 15px 0 15px 15px;
	border-bottom: 1px solid #ccc;
}
.nieuwsPage::marker {
	padding-left: 50px;
}
.nieuwsPage tr td:first-child {
	font-weight: 600;
}
.nieuwsPage td {
	padding: 15px;
	border-bottom: 1px solid #ccc;
}
.nieuwsPage tr:last-child td {
	border-bottom: 0px;
}
.nieuwsPage thead td {
	font-weight: 500;
}
.nieuwsPage table {
	padding: 20px;
}
.nieuwsPage h2, .vervolgPage h2 {
	font-weight: 500;
	font-size: 36px;
	line-height: 115%;
	letter-spacing: -2%;
	margin-bottom: 20px;
	margin-top: 80px;
}
.nieuwsPage ul, .nieuwsPage ol {
	background-color: #fff;
	border-radius: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nieuwsPage li:last-child {
	border-bottom: 0px;
}
.nieuwsPage .entry-content, .vervolgPage .entry-content, {
	margin-top: 0px;
}
.nieuwsPage img, .vervolgPage img {
	border-radius: 10px;
}
.nieuwsPage .entry-content a, .vervolgPage .entry-content a {
	color: #000;
}
.nieuwsPage .entry-content p, .vervolgPage .entry-content p {
	margin-bottom: 60px;
}
.datumStyler .posted-on, .byline {
	font-size: 0px;
}
.datumStyler .posted-on a {
	color: #000;
	text-decoration: none;
	font-size: 16px!important;
}
.nieuwsKopWrap h2, .nieuwsKopWrap h1 {
	font-weight: 600;
}
.postSingleImg {
	aspect-ratio: 515/345;
	width: 100%;
	border-radius: 10px;
	background-size: cover;
	background-position: center center;
}
/*einde nieuws pagina's */

/* text kleuren */

.buttonYellow {
	background-color: #fed92d;
	padding: 15px 25px;
	font-weight: 500;
	overflow: hidden;
	border-radius: 50px;
	display: inline-block;
	float: left;
	height: 50px;
	line-height: 20px;
}
.listVerwijzingBlok {
	background-color: #ffb979;
	padding: 20px;
	height: 225px;
	max-width: 350px;
}
.listVerwijzingBlok img {
	height: 20px;
	width: auto;
	margin-top: -25px;
}
.listVerwijzingBlokTextWrap {
	margin-top: 100px;
	bottom: 20px;
	left: 20px;
}
.listVerwijzingBlokText {
	font-weight: 500;
	font-size: 16px;
	line-height: 125%;
	letter-spacing: -2%;
	width: 145px;
	float: left;
}
.listVerwijzingBlokText span {
	font-weight: 300;
	color: #666666;
}
.listVerwijzingBlokPijl {
	margin-top: 20px;
	border-radius: 100%;
	color: #fff;
	background-color: #000000;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	width: 50px;
	height: 50px;
	float: right;
}
.pijljeNaastPil {
	border-radius: 100%;
	color: #fff;
	background-color: #000000;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	width: 50px;
	height: 50px;
	float: left;
}
.pijljeNaastPil a {
	color: #fff;
	text-decoration: none;
}
.buttonYellow a {
	color: #000;
	text-decoration: none;
}
.bgColorGreen {
	background-color: #004422;
	color: #fff;
}
.darkgreenText {
	color: #092215;
	;
}
.yellowBlock {
	background-color: #fed92d;
	padding: 80px 40px;
}
.subVerwijzingKlein {
	border-top: 1px solid #000;
	font-size: 24px;
	line-height: 125%;
	letter-spacing: -2%;
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 20px;
}
.homeFooterButtonWrap .subVerwijzingKlein:last-child {
	border-bottom: 1px solid #000;
}
.verwijzingArrowKlein {
	border-radius: 100%;
	color: #fff;
	background-color: #000000;
	text-align: center;
	line-height: 40px;
	font-size: 17px;
	width: 40px;
	height: 40px;
	padding-top: 00px;
}
.downLoadButton {
	border-radius: 100%;
	color: #fff;
	background-color: #000000;
	text-align: center;
	line-height: 33px;
	font-size: 25px;
	width: 40px;
	height: 40px;
}
.blueWrapFooter p {
	color: #fff;
	font-weight: 500;
	line-height: 125%;
	letter-spacing: -2%;
}
.voorprofsKopRechtsTextWrap p {
	color: #fff;
	margin-bottom: 0px;
}
/* eind text kleuren */

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
	.topViewer {
		aspect-ratio: 500/850;
	}
	.vervolgKopExtraStyling h1 {
		font-size: 54px;
	}
	.topViewer h1 {
		font-size: 25vw;
		line-height: 80px
	}
	.nieuwsPage blockquote p {
		font-size: 36px!important;
	}
	.videoInKop iframe {
		border-radius: 10px;
		margin-bottom: 36px;
		aspect-ratio: 16/9;
		width: 100%;
	}
	.contactFormWrap {
		padding: 76px;
	}
	.menu-toggle {
		right: 0px;
		top: 12px;
	}
	.menuNew {
		padding: 10px 20px;
		border-radius: 20px;
		background-color: #000;
		color: #fff;
		margin-top: -5px;
	}
	.toggled .menuNew {
		display: none
	}
	.menuSiteName {
		position: fixed;
		left: 10px;
		margin-top: -18px;
		margin-left: 27px;
		color: #fff;
		font-weight: 700;
		font-size: 35px;
		letter-spacing: -8%;
		display: none;
	}
	.menuSluit {
		display: none;
		padding: 10px 20px;
		border-radius: 20px;
		background-color: #fff;
		color: #000;
		margin-top: -31px;
	}
	.toggled .menuSluit, .toggled .menuSiteName {
		display: block;
	}

	.tussenKopTekst {
		font-size: 24px;
	}
	.tussenKopTekst h2, .tussenKopTekst h3 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.verVolgKopStyling h1 {
		margin-top: 20px;
	}
	.topViewerVervolg02 {
		width: 100%;
		aspect-ratio: 349/439;
	}
	.blueWrapFooter p {
		font-size: 16px;
	}
	.bodyTextWrap p, .bodyTextWrap li {
		font-size: 16px;
		line-height: 125%;
		letter-spacing: -2%;
		font-weight: 500;
	}
	.agendaPuntWrap {
		font-size: 16px;
	}
	.afbeeldingAgenda {
		aspect-ratio: 1/1;
		width: 100%;
		background-size: cover;
		border-radius: 10px;
		background-position: center top;
	}
	.contactKaart {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.downloadTextWrap {
		bottom: 30px;
	}
	.datumStyler .posted-on a {
		color: #000;
		text-decoration: none;
		font-size: 20px!important;
	}
	.datumStyler {
		margin-bottom: 30px;
	}
	.websiteName {
		font-weight: 700;
		font-size: 35px;
		letter-spacing: -3%;
		line-height: 100%;
	}
}
/* Extra Small Devices, Phones */

@media only screen and (min-width: 576px) {
	.menu-toggle {
		right: 36px;
		top: 30px;
	}
	.vervolgKopExtraStyling h1 {
		font-size: 8.5vw;
	}
	.topViewer h1 {
		font-size: 122px;
		line-height: 100px
	}
}
/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
	.row {
		padding-left: 36px!important;
		padding-right: 36px!important;
	}
	.row .row {
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
	.videoInKop iframe {
		border-radius: 10px;
		position: absolute;
		bottom: 15px;
		aspect-ratio: 16/9;
		width: calc(100% - 48px);
	}
	.downloadTextWrap {
		bottom: 20px;
	}
}
/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
	.site-header {
		margin-bottom: 30px;
	}
	.topViewer {
		aspect-ratio: 1440/800;
	}
	#primary-menu {
		margin-top: 35px;
		text-align: right;
	}
	#primary-menu li {
		display: inline-block;
		padding: 5px 10px;
		text-align: center;
	}
	#primary-menu li a {
		font-size: 19px;
		font-weight: 600;
		letter-spacing: -2%;
	}
	.homeFooterAfbeelding {
		float: right;
	}
	.subtekstOverOns {
		margin-top: 300px;
		margin-bottom: 50px;
	}
	.vervolgKopExtraStyling h1 {
		font-size: 100px;
	}
	.voorouderKopRechtsTextWrap {
		margin-top: 0px;
	}
	.verwijsBlockDown .listwerwijsBlokStyle {
		position: absolute;
		bottom: 3px;
		height: 250px;
		width: 300px;
	}
	.verwijsBlockDown .listwerwijsBlokStyle .verwijzingArrowKlein {
		margin-top: 0px!important;
	}
	.twoColumnWrap {
		column-count: 2;
	}
	.tussenKopParkeren {
		margin-top: 280px;
		margin-bottom: 10px;
	}
	.vervolgKopExtraStyling2 {
		margin-top: 142px;
	}
	.nieuwsPage blockquote p {
		font-size: 56px!important;
	}
	.blueWrapFooter {
		padding-top: 36px;
		margin-left: 36px;
		margin-right: 36px;
	}
	.contactFormWrap {
		padding: 38px;
	}
	.tussenKopTekst, .tussenKopTekst h2, .tussenKopTekst h3 {
		font-size: 36px;
	}
	.homePageFooter {
		margin-top: 80px!important;
		margin-bottom: 80px;
	}
	.inleidStartWrap {
		padding-top: 80px;
	}
	.topViewerVervolg01 {
		margin-bottom: 36px;
	}
	.mbDT80 {
		margin-bottom: 80px;
	}
	.topViewerVervolg02 {
		width: 100%;
		aspect-ratio: 543/660;
	}
	.containerOuders {
		padding-bottom: 80px;
	}
	.blueWrap .contactForm {
		padding: 36px;
	}
	.verVolgKopStyling h1 {
		margin-top: 100px;
	}
	.bodyTextWrap p, .bodyTextWrap li {
		font-size: 24px;
	}
	.infoBlokStandaardProf {
		width: 100%;
		aspect-ratio: 1/1.4!important;
	}
	.agendaPuntWrap {
		font-size: 24px;
	}
	.afbeeldingAgenda {
		aspect-ratio: 1/1;
	}
	.headerContactKop {
		padding-bottom: 80px;
	}
	.contactKaart {
		margin-top: 80px;
	}
	.contactKaart {
		margin-top: 80px;
		margin-bottom: 80px;
	}
	.downloadTextWrap {
		bottom: 20px;
	}
	.datumStyler .posted-on a {
		font-size: 16px!important;
	}
	.infoBlokStandaard {
		width: 100%;
		aspect-ratio: 1/1.3;
	}
	.videoDrukker {
		position: relative;
		height: 100%;
	}
	.videoDrukker video {
		position: absolute;
		bottom: 50px;
	}
	.InleidingVervolgKop {
		position: relative;
	}
	.titelNaarBeneden {
		position: absolute;
		bottom: 50px;
	}
	.titelNaarBeneden h1 {
		margin-bottom: 0px;
	}
	.downloadKopExtraStyling h1 {
		margin-bottom: 0px;
	}
	#menu-footer-men-3 {
		margin-top: 105px;
	}
	
	#nav_menu-4{
		margin-top: 50px
	}
	.topViewer h1 {
		font-size:18vw;
		line-height:15vw;
	}
	.websiteName {
		font-size: 70px;

	}
}
/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
	.voorProfKopDrukWrap {
		position: relative;
		height: 100%;
	}
	.voorProfKopDruk {
		position: absolute;
		bottom: 0;
	}
	.subtekstOverOns {
		margin-top: 200px;
	}
	.topViewer h1 {
		font-size: 230px;
		line-height: 200px
	}
	.nieuwsPage blockquote p {
		font-size: 56px!important;
		width: calc(100% + 250px);
		margin-left: -125px;
	}
	.contactFormWrap {
		padding: 76px;
	}
	.smallText1 {
		width: 35%;
		margin-right: 5%;
		float: left;
	}
	.smallText2 {
		width: 30%;
		float: left;
	}
	.downloadTextWrap {
		bottom: 20px;
	}
	.nieuwsPage table, .nieuwsPage ul, .nieuwsPage ol {
		width: 850px;
		margin-left: -80px;
	}
	.infoBlokStandaardProf {
		width: 100%;
		aspect-ratio: 1/1.1!important;
	}
	.infoBlokStandaard {
		width: 100%;
		aspect-ratio: 1/2
	}
	#menu-footer-men-3 {
		margin-top: 55px;
	}
	#nav_menu-4{
		margin-top:0px
	}
}
/* Extra Large Devices, Wide Screens */

@media only screen and (min-width: 1400px) {
	.nieuwsPage blockquote p {
		font-size: 56px!important;
		width: calc(100% + 250px);
		margin-left: -125px;
	}
	.infoBlokStandaard {
		width: 100%;
		aspect-ratio: 310/450;
	}
	.nieuwsPage table, .nieuwsPage ul, .nieuwsPage ol {
		width: 850px;
		margin-left: -125px;
	}
	.infoBlokStandaardProf {
		width: 100%;
		aspect-ratio: 1/1.7!important;
	}
	.topViewer h1 {
		font-size: 21vw;
		line-height: 15vw;
	}
}
/*==========  Non-Mobile First Method  ==========*/

/* Extra Large Devices, Wide Screens */

@media only screen and (max-width: 1400px) {}
/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
	.vervolgKopExtraStyling h1 {
		hyphens: auto;
	}
}
/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
	#primary-menu {
		height: 120%;
		padding: 30vh 8vw 30vh 8vw;
		flex: 0 0 auto;
		width: 100%;
		margin-top: -10px;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 999;
		background-color: #000;
		position: absolute;
	}
	#primary-menu li {
		padding: 5px 0px 10px 0px;
	}
	#primary-menu li a {
		font-size: 34px!important;
		font-weight: 500!important;
		color: #fff;
	}
	#primary-menu li a:hover {
		opacity: 0.5;
	}
	.homeBlogPost {
		margin-bottom: 30px;
	}
	.darkgreenText, .listVerwijzingBlok, .homeFooterAfbeelding {
		margin-bottom: 30px;
	}
	.voorouderKopRechtsTextWrap, .voorprofsKopRechtsTextWrap {
		margin-top: 50px;
	}
	.verwijsBlockvoorOuders {
		margin-top: 50px;
		margin-bottom: 50px;
		max-width: 300px;
	}
	.verwijsBlockvoorOuders .listVerwijzingBlokPijl {
		margin-top: 0px;
	}
	.vervolgKopExtraStyling2 {}
	.tussenKopTekst {
		margin-bottom: 5px;
	}
	.container {
		max-width: none!important;
		width: 100%;
	}
	.websiteName {
		margin: 10px 20px 20px 20px;
	}
	.OverSPOWTextFoto {
		color: #fff;
		font-size: 24px;
		font-weight: 500;
		line-height: 125%;
		letter-spacing: -2%;
		position: absolute;
		bottom: 20px;
		left: 20px;
		width: 50%;
	}
	.InleidingVervolgKop {
		height: 422px;
	}
	.mbMob40 {
		margin-bottom: 40px;
	}
	.accordion-button h3 a, .verwijzingTextWrap h3 {
		font-size: 16px;
	}
	.verwijzingTextWrap {
		font-size: 12px;
	}
	.blueWrapFooter {
		margin-left: 36px;
		margin-right: 36px;
	}
	.blueWrapOnMob {
		margin-top: -40px;
		background-color: #0056E1;
		padding-top: 0;
		padding-bottom: 0;
	}
	.blueWrapOnMob .tussenKopTekst {
		font-size: 36px;
	}
	.blueWrapOnMob p {
		margin-bottom: 36px;
	}
	.vervolgKopExtraStyling {
		position: absolute;
		width: calc(100% - 72px);
		bottom: 20px;
	}
	.InleidingVervolgKop {
		position: relative;
	}
	.verwijsknopWrap {
		margin-top: 30px;
	}
	.bodyTextWrap {
		margin-bottom: 20px;
	}
	.mobKopStyling h2 {
		font-size: 24px!important;
	}
	.mobKopStyling2 h2 {
		font-size: 20px!important;
	}
	.nieuwsAgendaPostWrap .homeBlogPostImgDT {
		aspect-ratio: 4/3;
		width: 100%;
		height: auto;
	}
	.agendakopMob h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.agendaWrap h3 {
		font-size: 16px;
	}
	.extraWrapFooterGeel {
		background-color: #fed92d;
	}
	.tussenKopParkeren {
		margin-top: 80px;
	}
	.yellowBlock .tussenKopTekst {
		margin-bottom: 50px;
	}
	.mobTextBodyDownloads p {
		font-size: 24px;
		max-width: 50%;
	}
	.nieuwsKopWrap h1 {
		margin-top: 20vh;
	}
	.medewerkersKop {
		height: 561px;
	}
	#footerAccordion .accordion-item, #footerAccordion .accordion-header button {
		text-align: left;
		border-radius: 0px;
		width: 100%!important;
		background-color: transparent!important;
		border: 0px;
		font-size: 20px;
		font-weight: 400;
		padding: 0px;
		color: #666666;
		padding-bottom: 10px;
	}
	#footerAccordion .accordion-item {
		border-bottom: 1px solid #666666;
	}
	#footerAccordion .accordion-body {
		padding: 0;
		line-height: 40px;
	}
	#footerAccordion .accordion-item a {
		color: #666666;
	}
	#footerAccordion .accordion-body a:hover {
		color: #fff;
	}
	#footerAccordion .widget-title {
		display: none;
	}
	.verwijsBottomPadding {
		margin-bottom: 80px;
	}
}
/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
	.InleidingVervolgKop {
		aspect-ratio: 500/650;
	}
	.topViewerVervolg01 {
		aspect-ratio: 500/650;
		border-radius: 0px;
	}
	.verwijsknopWrap {
		margin-top: 30px;
	}
	.blueWrapFooter {
		padding: 0 36px 36px 36px;
	}
	.blueWrapFooter {
		margin-left: 0px;
		margin-right: 0px;
	}
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 576px) {}
/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}
/* styling voor horizontaal scrollende posts */

div.scroll-container {
	overflow: auto;
	white-space: nowrap;
	padding: 10px;
}
div.scroll-container img {
	padding: 10px;
}
.wrapPostMob {
	display: inline-block;
	margin-right: 12px;
}
.mobPostImg {
	padding: 20px;
	border-radius: 10px;
	height: 400px;
	aspect-ratio: 3/4;
	background-position: center center;
	background-size: cover;
}
.mobPostTitleWrap {
	margin-top: 10px;
	white-space: normal;
	max-width: 300px;
}
.mobPostTitleWrap h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: 125%;
	letter-spacing: -2%;
	display: flex
}
.medewerkerMobWrap h2 {
	font-size: 24px;
	font-weight: 500;
	line-height: 125%;
	letter-spacing: -2%;
	height: 25px;
	display: flex
}
.medewerkerMobWrap h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 125%;
	letter-spacing: -2%;
	display: flex
}
/* einde styling voor horizontaal scrollende posts */

.accordion-body ul, .accordion-body ol {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	padding-bottom: 15px;
}
.redWrap {
	background-color: red!important;
}
.videoWrap video {
	aspect-ratio: 1920/1080;
	width: 100%;
	border-radius: 20px;
}
.accordion-button h3 {
	max-width: 85%;
}
.vervolgPagWrap .verVolgKopStyling {
	position: relative;
}
.knopwerktniet {}
.knopwerktniet::after {
	content: '****** nog geen link*****';
	color: red;
}
.nietGevondenWrap a {
	color: #000;
}
.nietGevondenWrap ul {
	margin-top: 0px!important;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
.nietGevondenWrap #primary-menu {
	text-align: left;
	padding: 0;
}
.nietGevondenWrap #primary-menu li {
	display: block;
	padding: 0;
	text-align: left;
	list-style: disc;
}
.nietGevondenWrap #primary-menu li a {
	font-weight: 400;
}
.error-404 h1, .error-404 h2, .error-404 h3 {
	font-weight: 500;
	line-height: 125%;
	letter-spacing: -2%;
}
.widget_recent_entries ul {
	margin: 0;
	padding: 0;
	line-height: 160%;
}
.widget_recent_entries li {
	list-style: none;
}
.site-main ul, .site-main ol {
	margin-top: -40px;
}
.downloadTextWrap h2 {
	hyphens: auto;
}
.vervolgPage .entry-content table {
	margin-top: -40px;
	margin-bottom: 40px;
}
.vervolgPage .entry-content table td {
	padding: 10px;
	border: 1px solid #ccc;
}
.material-symbols-outlined {
	padding-top: 10px;
	line-height: 30px!important;
	font-size: 24px!important;
}
.verwijzingArrowKlein .material-symbols-outlined {
	padding-top: 5px;
}
.dunnegrijzeLijn {
	width: 100%;
	height: 1px;
	background-color: #E5E5E5;
	margin-top: 80px;
	margin-bottom: 100px;
}
.accordion-body li {
	font-size: 16px;
	font-weight: 400;
}
.accordion-button a {
	text-decoration: none;
	font-size: 24px;
	font-weight: 500;
	line-height: 125%;
	letter-spacing: -2%;
	color: #000;
	width: 80%;
}

.mobTextBodyDownloads a{
	color: #000;
}

.footerDeskTopWrap h2{
	color: #fff!important;
	margin-bottom: 30px;
}

.footerDeskTopWrap .eprov-wrap .text{
	display:none!important;
}

.verwijsknopWrap:hover{
	opacity: 0.6;
}