/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;/*-- safari --*/
	-moz-osx-font-smoothing: grayscale;/*-- firefox --*/
}
/* Verticale schuifbalk forceren in andere browsers dan IE
Voorkomen dat de tekstgrootte in iOS wordt aangepast als de oriëntatie van het apparaat wordt gewijzigd, zonder de zoomfunctie uit te schakelen voor gebruikers: h5bp.com/g*/
html { 
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 biedt geen ondersteuning voor max-width en gebruikt standaard de breedte 100% */
.ie6 img {
	width:100%;
}
img { 
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
button, input, select, textarea { 
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}
/* active link stippellijn weg */
a:focus {
	outline: 0;
}
a:active {
	outline: 0;
}
/* geen ronde hoekjes op IOS */
input, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
/* geen blauw lijn active op IOS */
:focus {
	outline-color: transparent;
	outline-style: none;
}
/* geen tel link in blauw met lijn op IOS */
a[href^="tel"]{
	color:inherit;
	text-decoration:none;
}
/* toon scrollbar op IOS als overflow is auto */
::-webkit-scrollbar{
	-webkit-appearance: none;
	width: 7px;
}
::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0,0,0,.5); 
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.clear-both {
	clear: both;
}
@charset "UTF-8";
.wrapper {
  width: 100%;
  position: relative;
  height: 100%;
  padding-top: 50px;
  box-sizing: border-box;
  overflow-x: hidden;
}

@media only screen and (min-width: 1024px) {
  .wrapper {
    overflow-x: inherit;
  }
}

.allow-overflow .wrapper {
  overflow: visible;
}

.min-height {
  min-height: 100%; /* real browsers */
  height: auto !important; /* real browsers */
  height: 100%; /* IE6: treaded as min-height*/
}

.content-wrapper {
  width: 88%;
  max-width: 1050px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 6%;
  padding-left: 6%;
  position: relative;
}

.allow-overflow .content-wrapper {
  overflow: visible;
}

.content-wrapper.een-koloms-pagina {
  width: 88%;
  max-width: 850px;
}

.content-wrapper.een-koloms-breed {
  width: 88%;
  max-width: 920px;
}

.content-wrapper.een-koloms-pagina.cookiebeleid {
  width: 88%;
  max-width: 1350px;
}

.content-wrapper.margin-top-bottom {
  margin-top: 50px;
  margin-bottom: 50px;
}

.content-wrapper.margin-top {
  margin-top: 50px;
}

.beheer-kolom-rechts {
  margin-bottom: 15px;
}

.content-wrapper.magazine .kolom-links {
  width: 100%;
}

.content-wrapper.magazine .kolom-rechts {
  width: 100%;
}

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

@media only screen and (min-width: 625px) {
     .grid-cols-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (min-width: 768px) {
  .content-wrapper.magazine .kolom-links {
    width: 62%;
    float: left;
    padding-bottom: 50px;
  }

  .content-wrapper.magazine .kolom-rechts {
    width: 33%;
    float: right;
  }
}

@media only screen and (min-width: 1280px) {
  .content-wrapper.magazine .kolom-links {
    width: 66%;
  }

  .content-wrapper.magazine .kolom-rechts {
    width: 29%;
  }
}

/* kolom als op pagina's gemaakt voor seo */
.content-wrapper .kolom-onderwijsconcepten-niveaus,
.content-wrapper .kolom-niveaus {
  width: 100%;
}

@media only screen and (min-width: 500px) {
  .content-wrapper .kolom-onderwijsconcepten-niveaus {
    width: 40%;
    max-width: 240px;
    padding-right: 10%;
    float: left;
  }
}

/* BEHEER */
.kolom-opgeslagen-left {
  overflow: hidden;
}

.kolom-opgeslagen-right {
  float: right;
  width: 265px;
  overflow-x: hidden;
}

@charset "UTF-8";
html, body {
	height: 100%;
}
html {
    overflow-x: hidden;
}
body {
	font-family: "myriad-pro", sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-variant: normal;
	color: #222;
}
.schoolboard .kolom-links {
	font-size: 16px;
	line-height: 24px;
}
@media only screen and (min-width: 500px) {
	.schoolboard .kolom-links {
		font-size: 18px;
		line-height: 26px;
	}
}
h1, h2, .page.home h2, h3, h4 {
	font-family: "myriad-pro", sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	font-variant: normal;
	margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
	h1, h2, .page.home h2, h3, h4 {
		font-size: 24px;
	}
}
h2 {
	font-size: 20px;
	margin-bottom: 5px;
}
h3 {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 8px;
	font-variant: normal;
}
h4 {
	font-size: 17px;
	margin-bottom: 5px;
}

.panel h3 {
	font-family: "CaeciliaLTPro-86HeavyItalic";
	font-size: 36px;
	line-height: 40px;
	text-align: center;
}
.padding-p-bottom p {
	padding-bottom: 20px;
}

.script {
	font-family: "DearJoe5CASUAL";
	font-size: 36px;
	line-height: 56px;
}
a {
	color: #333;
}
p a,
.redactioneel ul a,
li a {
	color: #333;
	color: #ED2A7E;
	color: #4d9fdf;
	text-decoration: none;
	text-decoration: underline;
}
p a:hover,
.redactioneel ul a:hover,
li a:hover {
	color: #ED2A7E;
	text-decoration: underline;
}
strong, .bold {
	font-weight: 700;
}
.magazine strong,
.magazine .bold,
.redactioneel strong,
.redactioneel .bold {
	font-size: 120%;
}
em,
.italic {
	font-style: italic;
}
.bg-rose {
	background-color: #ED2A7E;
}
.bg-blauw {
	background-color: #00AEF0;
}
.bg-zwart {
	background-color: #000000;
}
.bg-donkerblauw {
	background-color: #261f5b;
}
.bg-grijs {
	background-color: #d4d7da;
	background-color: #dcdcdc;
}
.bg-groen {
	background-color: #7dbc23;
}
.bg-lichtgrijs {
	background-color: #e7e7e7;
}
.bg-middelgrijs {
	background-color: #cecaca;
}
.bg-donkergrijs {
    background-color: #bdb9b9;
}
.bg-oranje {
	background-color: #FF9933;
}
.bg-geel {
	background-color: #feed01;
}
/* kleurverloop */
.bg-roze-wit {
    background: -moz-linear-gradient(90deg, rgba(237,42,126,1) 0%, rgba(237,42,126,0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(237,42,126,1) 0%, rgba(237,42,126,0) 100%);
    background: linear-gradient(90deg, rgba(237,42,126,1) 0%, rgba(237,42,126,0) 100%);
}
.bg-oranje-wit {
    background: -moz-linear-gradient(90deg, rgba(255,153,51,1) 0%, rgba(237,42,126,0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,153,51,1) 0%, rgba(237,42,126,0) 100%);
    background: linear-gradient(90deg, rgba(255,153,51,1) 0%, rgba(237,42,126,0) 100%);
}
.bg-blauw-wit {
    background: -webkit-linear-gradient(left, rgba(0,174,240,1) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(left, rgba(0,174,240,1) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,174,240,1) 0%, rgba(0,0,0,0) 100%);
}
.bg-blauw-donkerblauw {
    background: -moz-linear-gradient(90deg, rgba(0,174,240,1) 0%, rgba(38,31,91,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0,174,240,1) 0%, rgba(38,31,91,1) 100%);
    background: linear-gradient(90deg, rgba(0,174,240,1) 0%, rgba(38,31,91,1) 100%);
}
.bg-donkerblauw-blauw {
    background: -moz-linear-gradient(-90deg, rgba(0,174,240,1) 0%, rgba(38,31,91,1) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(0,174,240,1) 0%, rgba(38,31,91,1) 100%);
    background: linear-gradient(-90deg, rgba(0,174,240,1) 0%, rgba(38,31,91,1) 100%);
}
.bg-roze-blauw {
    background: -moz-linear-gradient(-90deg, rgba(0,174,240,1) 0%, rgba(237,42,126,1) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(0,174,240,1) 0%, rgba(237,42,126,1) 100%);
    background: linear-gradient(-90deg, rgba(0,174,240,1) 0%, rgba(237,42,126,1) 100%);
}
.bg-roze-oranje {
    background: -moz-linear-gradient(-90deg, rgba(255,153,51,1) 0%, rgba(237,42,126,1) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(255,153,51,1) 0%, rgba(237,42,126,1) 100%);
    background: linear-gradient(-90deg, rgba(255,153,51,1) 0%, rgba(237,42,126,1) 100%);
}
.bg-oranje-roze {
    background: -moz-linear-gradient(90deg, rgba(255,153,51,1) 0%, rgba(237,42,126,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,153,51,1) 0%, rgba(237,42,126,1) 100%);
    background: linear-gradient(90deg, rgba(255,153,51,1) 0%, rgba(237,42,126,1) 100%);
}
.bg-roze-oranje-blauw {
    background: -moz-linear-gradient(90deg, rgba(237,42,126,1) 3%, rgba(255,153,51,1) 50%, rgba(0,174,240,1) 97%);
    background: -webkit-linear-gradient(90deg, rgba(237,42,126,1) 3%, rgba(255,153,51,1) 50%, rgba(0,174,240,1) 97%);
    background: linear-gradient(90deg, rgba(237,42,126,1) 3%, rgba(255,153,51,1) 50%, rgba(0,174,240,1) 97%);
}
.tekst-rose {
	color: #ED2A7E;
}
.tekst-blauw {
	color: #4d9fdf;
}
.tekst-groen {
	color: #7dbc23;
}
.tekst-donkerblauw {
	color: #261f5b;
}
.tekst-donkergrijs {
	color: #999;
}
.tekst-wit {
	color: #ffffff;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.no-break {
	white-space: nowrap;
}
header {
	height: 50px;
	margin-top: -50px;
	width: 100%;
	position: fixed;
	z-index: 99;
}
.line-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.ronde-hoeken,
.button-save.ronde-hoeken a:hover,
.container-actie.ronde-hoeken a:hover {
	border-radius:15px;
}
.ronde-hoeken img {
	border-radius:10px;
	height: auto;
}
.padding-bottom {
	padding-bottom: 30px;
}
.padding-bottom-10 {
	padding-bottom: 10px;
}
.content-wrapper .acf-row :target {
	/* Anchor targets within WP pages -MKL */
	display: block;
	position: relative;
	top: -50px;
	visibility: hidden;
}
.content-wrapper .acf-row img {
	/* Make images responsive -MKL */
	max-width: 100%;
	height: auto;
}
.content-wrapper .acf-row iframe, .content-wrapper .acf-row .wp-video video {
	/* Make videos responsive -MKL */
	width: 100%;
	height: auto;
	aspect-ratio: 16/9;
	margin: 10px 0 20px 0;
}
/*
button
*/
.button {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
}
.button a {
	min-height: 30px;
	text-decoration: none;
	display: inline-block;
	line-height: 28px;
	color: #666;
	color:#FFF;
	border-radius: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: 700;
}
.button a.disabled {
	background-color: #666;
	color: #FFF;
}
.button a.hide {
	display: none;
}
.button .icon {
	line-height: 30px;
	height: 30px;
	width: 20px;
	text-align: center;
	position:relative;
	font-size: 18px;
	float: right;
	margin-right: -10px;
}
.button-grijs a {
	background-color: #f3f3f3;
	color: #666;
}
.button-donkergrijs a {
	background-color: #f3f3f3;
	background-color: #d8d8d8;
	color: #666;
}
.button-grijs a:hover, .button-donkergrijs a:hover {
	background-color: #261f5b;
	color: #666;
	color: #fff;
}
.button-grijs.button-finfo-inactive a {
	color: #999 !important;
}
.button-rose a {
	background-color: #ED2A7E;
}
.button-blauw a {
	background-color: #00AEF0;
}
.button-oranje a {
	background-color: #FF9933;
}
.button-groen a {
	background-color: #7dbc23;
}
.button-rose a:hover,
.button-blauw a:hover,
.button-oranje a:hover,
.button-groen a:hover {
	background-color: #261f5b;
}
.button.float-right {
	float: right;
	margin-left: 20px;
}
.button.float-left {
	float: left;
	margin-right: 20px;
}
.button.inline-block {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.button.absolute {
	position:absolute;
	z-index: 10;
}
.button.float-left .icon,
.button.left .icon,
.button.absolute .icon {
	float: left;
	margin-right: 0px;
	margin-left: -10px;
}
.button.float-left.icon-right .icon {
	float: right;
	margin-right: -10px;
	margin-left: 0px;
}
.full-width a,
.full-width {
	width: -webkit-calc(100% - 15px);
	width: -moz-calc(100% - 15px);
	width: calc(100% - 15px);
}
.button.left.full-width a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
@media only screen and (min-width: 786px) {
	.kolom-rechts .button.float-right {
		float: left;
	}
}
/*
actiepanel
*/
.sidebar {
	clear:left;
	margin-right: 6%;
	margin-left: 6%;
}
.content-wrapper .sidebar {
	margin-right: 0%;
	margin-left: 0%;
}

.container-actie {
	margin-top: 70px;
	margin-bottom: 50px;
	color: #FFF;
	max-width: 580px;
	cursor: pointer;
}
.container-actie:hover {
	background-color: #ED2A7E;
}
.container-actie a {
	text-decoration: none;
}
.container-actie .foto {
	float: right;
	height: 160px;
	width: 160px;
	border-radius: 50%;
	margin-right: -50px;
	margin-top: -40px;
}
.container-actie .foto-links {
	float: left;
	height: 160px;
	width: 160px;
	border-radius: 50%;
	margin: -30px 20px 20px -50px;
}
.container-actie .foto img,
.container-actie .foto-links img {
	border-radius: 50%;
}
.container-actie .container-tekst {
	display: table;
	height: 150px;
	color: #FFF;
	padding: 20px 20px 10px 30px;
}
.container-actie .container-float {
	vertical-align: middle;
	display: table-cell;
}

.container-actie .container-float h3 {
	font-family: "CaeciliaLTPro-86HeavyItalic";
	font-size: 22px;
	line-height: 28px;
}
.container-actie .container-float h5 {
	font-size: 18px;
	line-height: 33px;
	text-indent: 25px;
}
.container-actie .container-float h3 a, .container-actie .container-float h5 a {
	color: #FFF !important;
}
@media only screen and (min-width: 600px) {
	.container-actie {
		margin-right: auto;
		margin-left: auto;
		max-width: 560px;
	}
	.container-actie .container-float h3 {
		font-size: 26px;
		line-height: 33px;
	}
	.container-actie .foto {
		height: 220px;
		width: 220px;
		margin-right: -60px;
		margin-top: -50px;
	}
	.container-actie .foto-links {
		height: 220px;
		margin-left: -70px;
		width: 220px;
		margin-top: -50px;
	}
}
video {
	margin-top: 20px;
	margin-bottom: 40px;
}
/*
redactioneel
*/
.redactioneel h1 {
	font-family: "CaeciliaLTPro-86HeavyItalic";
	font-size: 24px;
	line-height: 30px;
}
h1 a {
	text-decoration: none;
}
.redactioneel .foto.klein,
.redactioneel .foto.middel,
.redactioneel .size-klein-rond,
.redactioneel .size-middel-rond {
	position: relative;
	height: 140px;
	width: 140px;
	margin-bottom: 10px;
}
.redactioneel .foto.left,
.redactioneel .alignleft {
	float: left;
	margin-top: 15px;
	margin-right: 35px;
	margin-left: -50px;
}
.redactioneel .foto.right,
.redactioneel .alignright {
	float: right;
	margin-left: 15px;
	margin-right: -50px;
}
.redactioneel .foto img {
	border-radius: 50%;
	width: 100%;
}
.redactioneel .size-klein-rond,
.redactioneel .size-middel-rond,
.redactioneel .size-groot-rond {
	border-radius: 50%;
}
.redactioneel .panel {
	padding: 15px;
	margin-top: 10px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	max-width: 400px;
}

.redactioneel .panel ul {
    text-align: center;
}
.redactioneel .panel ul li,
.redactioneel .panel ol li {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
}
.redactioneel .panel ul li::before,
.redactioneel.magazine .panel ul li::before {
    content: '';
}

.redactioneel .kolom-links .panel {
	padding: 20px;
}
.redactioneel .panel h3,
.redactioneel.magazine .panel h3 {
    font-family: "myriad-pro", sans-serif;
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 10px;
}

.redactioneel.magazine .panel p {
	color: #FFF;
	text-align: center;
}
.redactioneel.magazine .panel a {
	color: #FFF;
}
.redactioneel.magazine .panel a:hover, .redactioneel.magazine .panel a:focus {
	color: #DDD;
}
/*
PANEL ZOEK SCHOOL
*/
.panel.schoolwijzer {
	font-weight: 700;
	color: #fff;
}
.panel.schoolwijzer h4 {
	padding-bottom: 15px;
}
.panel.schoolwijzer .kolom-submit{
	float: right;
}
.panel.schoolwijzer .kolom-tekstveld,
.panel.schoolwijzer .kolom-km,
.panel.schoolwijzer .kolom-submit{
	margin-bottom: 15px;
}
.panel.schoolwijzer .kolom-km,
.panel.schoolwijzer .kolom-submit,
.panel.schoolwijzer .kolom-submit input[type="submit"].submit {
	width: 100px;
}
.panel.schoolwijzer .kolom-km {
	float: left;
}
.panel.schoolwijzer .kolom-km .select2 .select2-selection--single .select2-selection__rendered {
	padding-left: 15px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	text-align: left;
}

.redactioneel ul, .redactioneel ol {
	/*font-style: italic;*/
	padding-bottom: 10px;
	margin-top: -10px;
	padding-top: 10px;
}
.redactioneel ul li, .redactioneel ol li {
	list-style-type: square;
	margin-bottom: 15px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-left: 10px;
}
.redactioneel ul li,
.redactioneel.magazine ul li {
	list-style-type: none;
}
.redactioneel ol li,
.redactioneel.magazine ol li {
	list-style-type: decimal;
}
.redactioneel ul li::before,
.redactioneel.magazine ul li::before,
.redactioneel.magazine .accordion ul li::before,
.redactioneel.landingspagina .groupedContent ul li::before {
	font-family: AppleGothic, "Lucida Sans", Impact, Verdana, sans-serif;
	content: '■';
	color: #FFF;
	float: left;
	position: absolute;
	width: 1em;
	margin: .1em -1.5em;
	font-size: 90%;
	font-style: normal;
}
.redactioneel.landingspagina .groupedContent ul li::before {
	margin: 0;
    top: 3px;
}

.redactioneel.landingspagina .groupedContent ul li:hover::before {
	color: #ED2A7E;
}

.redactioneel ul li::before,
.redactioneel.magazine ul li::before,
.redactioneel.magazine .accordion ul li::before,
.redactioneel.landingspagina .groupedContent ul li::before {
	color: #4d9fdf;
}
.hoofdstuk-visual {
	height: 250px;
	width: 250px;
	float: right;
	margin: -90px -30px 0px 0;
	border-radius: 50%;
	border: 20px solid #fff;
	overflow: hidden;
}
.hoofdstuk-visual img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}

@media only screen and (min-width: 600px) {
	.redactioneel h1 {
		font-size: 30px;
		line-height: 36px;
	}
	.redactioneel .foto.klein,
	.redactioneel .size-klein-rond {
		height: 180px;
		width: 180px;
	}
	.redactioneel .foto.middel,
	.redactioneel .size-middel-rond  {
		height: 240px;
		width: 240px;
	}
	.redactioneel .foto.left,
	.redactioneel .alignleft {
		margin-top: 20px;
		margin-right: 40px;
		margin-left: -70px;
	}
	.redactioneel .foto.right,
	.redactioneel .alignright {
		margin-left: 15px;
		margin-right: -80px;
	}
	.redactioneel .panel {
		padding: 25px;
		margin-bottom:30px;
	}
	.redactioneel .panel h3,
	.redactioneel.magazine .panel h3 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 15px;
	}
	.redactioneel.magazine li {
		padding-left: 10px;
	}
	.hoofdstuk-visual {
		height: 325px;
		width: 325px;
		margin-top: -90px;
		margin-right: -100px;
	}
	.hoofdstuk-visual img {
		height: 325px;
	}
}

@media only screen and (min-width: 768px) {
	.hoofdstuk-visual {
		height: 305px;
		width: 305px;
		margin-top: -90px;
		margin-right: -120px;
		border: 30px solid #fff;
	}
	.hoofdstuk-visual img {
		height: 305px;
	}
}

@media only screen and (min-width: 1024px) {
	.redactioneel .foto.klein,
	.redactioneel .size-klein-rond {
		height: 220px;
		width: 220px;
	}
	.redactioneel .foto.middel,
	.redactioneel .size-middel-rond  {
		height: 300px;
		width: 300px;
	}
	.redactioneel .foto.left,
	.redactioneel .alignleft  {
		margin-left: -140px;
	}
	.redactioneel.magazine .foto.left, .redactioneel.magazine .alignleft {
		margin-left: -180px;
	}
	.redactioneel .foto.right,
	.redactioneel .alignright  {
		margin-right: -150px;
	}
	.hoofdstuk-visual {
		height: 420px;
		width: 420px;
		margin-right: -150px;
	}
	.hoofdstuk-visual img {
		height: 420px;
	}
}

/*
LANDINGSPAGINA's
*/

h1.beginkapitaal {
	text-transform: capitalize;
}
.kolom-onderwijsconcepten-niveaus h5,
.kolom-niveaus h5 {
	font-weight: 700;
	margin-bottom: 0px;
}
.hoeveel {
	letter-spacing: 1px;
	color: #999;
	padding-left:8px;
}
.landingspagina h2 {
	margin: 20px 0 10px 0;
}
@media only screen and (min-width: 500px) {
	.landingspagina h2 {
		margin: 50px 0 10px 0;
	}
}
.landingspagina .button {
	margin: 10px 0 30px 0;
}

.kolom-middelbare-scholen li {
}
.kolom-middelbare-scholen {
	margin: 10px 0;

	-moz-column-count: 1; /* Fx */
	-webkit-column-count: 1; /* Ch, Saf, And, BB  */
	column-count: 1; /* IE 10, Op 11.1+ */
	-moz-column-gap: 0px; /* Fx */
	-webkit-column-gap: 0px; /* Ch, Saf, And, BB  */
	column-gap: 0px; /* IE 10, Op 11.1+ */
}
@media only screen and (min-width: 625px) {
	.kolom-middelbare-scholen {
		-moz-column-count: 2; /* Fx */
		-webkit-column-count: 2; /* Ch, Saf, And, BB  */
		column-count: 2; /* IE 10, Op 11.1+ */
	}
}
@media only screen and (min-width: 900px) {
	.kolom-middelbare-scholen {
		-moz-column-count: 3; /* Fx */
		-webkit-column-count: 3; /* Ch, Saf, And, BB  */
		column-count: 3; /* IE 10, Op 11.1+ */
	}
}

.landingspagina.container-scholen-open-dagen {
	padding-right: 6%;
	padding-left: 6%;
	position: relative;
}
.landingspagina.container-scholen-open-dagen.margin-top-bottom {
	margin-top: 20px;
	margin-bottom: 20px;
}

@media only screen and (min-width: 1024px) {
	.landingspagina.container-scholen-open-dagen {
		width:88%;
		max-width: 850px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 0%;
		padding-left: 0%;
	}
}

@media only screen and (min-width: 500px) {
	.landingspagina.container-scholen-open-dagen .column {
		float: left;
	}
	.landingspagina .column.school,
	.landingspagina .column.bijzonderheden {
		width: 50%;
	}
	.landingspagina .column.datum {
		width: 50%;
	}
	.landingspagina .column.tijdstip,
	.landingspagina .column.link {
		width: 25%;
	}
}
@media only screen and (max-width: 500px) {
	.landingspagina .column.link .legenda {
		display: none;
	}
}
@media only screen and (min-width: 1024px) {
	.landingspagina.container-scholen-open-dagen .container-columns {
		margin-bottom: 20px;
		background-color: #e9e9e9;
	}
	.landingspagina.container-scholen-open-dagen .container-column-5-1-2,
	.landingspagina.container-scholen-open-dagen .container-column-5-3-4-5 {
		width: 52%;
	}
	.landingspagina.container-scholen-open-dagen .container-column-5-3-4-5 {
		width: 48%;
	}
	.landingspagina .column.datum {
		width: 44%;
	}
	.landingspagina .column.tijdstip{
		width: 31%;
	}
	.landingspagina .column.link {
		width: 25%;
	}
	.landingspagina .container-scholen-open-dagen .legenda {
		display: none;
	}
}
/*
foto
*/
.landingspagina .ronde-foto, .landingspagina .vierkante-foto {
	display:none;
}
@media only screen and (min-width: 680px) {
	.landingspagina .ronde-foto, .landingspagina .vierkante-foto {
		display:inherit;
		height: 300px;
		width: 300px;
		margin-right: -100px;
		float:right;
	}
	.landingspagina .ronde-foto img {
		width: 90%;
		padding: 5%;
		border-radius: 50%;
	}
	.landingspagina .vierkante-foto img {
		width: 90%;
		padding: 2.5% 5% 0 7.5%;
	}
	.landingspagina .vierkante-foto.hoog {
		width: 250px;
		height: 500px;
		margin-right: -75px;
		margin-top: -75px;
	}
}
@media only screen and (min-width: 1024px) {
	.landingspagina .ronde-foto, .landingspagina .vierkante-foto {
		height: 340px;
		width: 340px;
		margin-right: -150px;
	}
	.landingspagina .vierkante-foto.hoog {
		margin-right: -150px;
	}
}

/* school ads */
.gads-wrapper {
	display: none; /* hide ad wrappers unless shown by ad event listener, see AdCodeGenerator */
}

.gpt-ad {
    margin-bottom: 10px;
}

article{position:relative}
.align-items-center{align-items: center}

.block{display: block}

.clear-left {clear: left}
.clear-right {clear: right}
.clear-both {clear: both}
.clearfix:before, .clearfix:after { content: ""; display: table }
.clearfix:after { clear: both }
.clearfix { zoom: 1 }

/* FLEX */
.flex,.is-layout-flex{display: flex}
.flex-wrap,.flexwrap-Wrap{flex-wrap: wrap}
.flex-direction-row{flex-direction: row}
.flex-direction-rwo-reverse{flex-direction:row-reverse}
.flex-direction-column{flex-direction: column}
.flex-direction-column-reverse{flex-direction: column-reverse}
.flex-1{flex:1}
/* afstand tussen items horizontaal */
.column-gap-10px{column-gap: 10px}
.column-gap-20px{column-gap: 20px}
.column-gap-4pr{column-gap: 4%}
/* afstand tussen items vertikaal */
.grid-row-gap-10px{grid-row-gap: 10px}
.grid-row-gap-20px{grid-row-gap: 20px}
.grid-row-gap-30px{grid-row-gap: 30px}
.grid-row-gap-40px{grid-row-gap: 40px}
/* align vertikaal */
.align-items-center{align-items:center}
.align-items-end{align-items:flex-end}
.align-items-start{align-items:flex-start}
/* align horizontal */
.justify-content-center{justify-content: center}
.justify-content-end{justify-content:flex-end}
.justify-content-start{justify-content:flex-start}
.justify-content-space-between{justify-content: space-between}



.float-left{ float:left}
.float-right{ float:right}
.float-none{ float:none}
.font-size-14px{font-size: 14px}
.font-size-18px{font-size: 18px}
.font-size-24px{font-size: 24px}

.height-100pr{height: 100%}
.height-30px{height: 30px}

.inline-block{display:inline-block}
.inline-flex{display: inline-flex;}

.justify-content-center{justify-content: center}

.lineheight-20px{line-height:20px}
.lineheight-37px{line-height:37px}

.margin-bottom-6px{margin-bottom: 6px}
.margin-bottom-10px{margin-bottom: 10px}
.margin-bottom-20px{margin-bottom: 20px}
.margin-bottom-30px{margin-bottom: 30px}
.margin-right-2px{margin-right: 2px}
.margin-right-6px{margin-right: 6px}
.margin-right-10px{margin-right: 10px}
.margin-right-20px{margin-right: 20px}
.margin-top-10px{margin-top: 10px}
.margin-top-20px{margin-top: 20px}
.margin-top-30px{margin-top: 30px}
.max-width-250px{max-width: 250px}
.min-height-40px{min-height: 40px}
.min-height-50px{min-height: 50px}
.min-height-60px{min-height: 60px}
.min-height-70px{min-height: 70px}

.negative-margin-left-20px{margin-left: -20px}
.negative-margin-right-20px{margin-right: -20px}

.padding-20px{padding: 20px}
.padding-50px{padding:50px}
.padding-75px{padding:75px}
.padding-100px{padding:100px}
.padding-top-10px{padding-top: 10px}
.padding-top-20px{padding-top: 20px}
.padding-left-15px{padding-left: 15px}
.padding-left-20px{padding-left: 20px}
.padding-left-50px{padding-left: 50px}
.padding-left-60px{padding-left: 60px}
.padding-right-15px{padding-right: 15px}
.padding-right-20px{padding-right: 20px}
.padding-bottom-10px{padding-bottom: 10px}

.position-relative {position: relative}

.txt-align-left { text-align:left}
.txt-align-right { text-align:right}
.txt-align-center { text-align:center}
.txt-decoration-none { text-decoration: none}

.width-100pr{width: 100%}
.width-20px{width: 20px}
.width-25px{width: 25px}
.width-30px{width: 30px}
.width-40px{width: 40px}
.width-90px{width: 90px}

