/****** CSS RESET *****/

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;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  }


body { 	background-color: #fff; color: #11224D;	font-size:62.5%; font-family: Arial, sans-serif; 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;
  }


.centerfix {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
}



/****** TOP BAR *****/


.topbar {
	position: -webkit-sticky; /* Safari */
	position: fixed;
	z-index: 4;
 	width: 100%;
	height: 60px;
	text-align: center;
	}

span.x {
	float: right; 
	margin: 10px; 
	padding: 5px;
	}

span.toploader {
	float: left; 
	text-transform: uppercase;
	margin-left: 30px;
	margin-top: 23px;
	font-size: 14px;
	}

.logoholder { position: relative; }



/****** Main ********/



html,body{    overflow-x: clip; }


a:link,
a:visited {
	color:#11224D;
	text-decoration:none;
	}

a:hover,
a:focus,
a:active { text-decoration:underline; }


a.back:link,
a.back:visited {
	font-size:1.3em;
	line-height:4em;
	position:absolute;
	left:40px;
	bottom:25px;
	}

header {  padding-bottom: 4em; }


.panel {
	position: relative;
	border-bottom:1px solid #666;
	overflow-x: hidden;
	}

.inner { width:780px;	margin:0 auto;	}


.options .inner,
.methods-continued .inner,
.methods .inner {  padding-bottom:45px; }



pre {
  background:rgba(0,0,0,0.2);
  padding:1.5em 0 1.5em 0;
  font-size:2.1em;
  margin-top:0.7em;
  margin-bottom: 1.6em;
  overflow-x:auto;
  }

pre.single {
  padding:0.7em 0.5em 0 0.5em;
  font-size:2.1em;
  margin-top:0.8em;
  margin-bottom: 0.3em;
  /*display:inline-block;*/
  max-width:80%;
  }



.inner { touch-action: none; -ms-touch-action: none; }

.textleft {
	float: left;
	width: 390px;
	text-align: left; 
	}

.imageleft {
	margin: 20px;
	float: left;
	width: 320px; 
	text-align: center;
	}

.imageleft img {
	width: 270px; 
	}

.imagebottom img {
	margin-top: 15px;
	width: 500px; 
	}


@media only screen and (max-width: 720px) {


.textleft {
	float: left;
	width: 390px; 
	}

.imageleft {
	float: left;
	width: 280px;
	text-align: center;
	}

.imageleft img {
	width: 250px; 
	margin-left: 0px 0xp 0px 20px;
	}

.imagebottom img {
	width: 100vw;
	/* width: 370px; */
	/* margin-left: 20px; */
	}

}

	

.slant{
    position:absolute;
    top:0px;
    left:0;
    width:250px;
    padding:10px 10px;
    background-color:purple;
    font-size:20px;
    z-index:5;
}


.slant:after {
  width:50px;
  background:purple;
  position:absolute;
  height:100%;
 z-index:-1;
  content:' ';
  right:-22px;
 bottom:0;
transform: skew(160deg);
}




.closer {
    background-image: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2224px%22 height%3D%2224px%22 viewBox%3D%220 0 24 24%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A Sketch 51.2 (57519) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3EClose%3C%2Ftitle%3E %3Cdesc%3ECreated with Sketch.%3C%2Fdesc%3E %3Cdefs%3E%3C%2Fdefs%3E %3Cg id%3D%22Symbols%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22 opacity%3D%220.9%22%3E %3Cg id%3D%22Title-Track-green%22 transform%3D%22translate(-1396.000000%2C -25.000000)%22%3E %3Cg id%3D%22Title-Track-Copy-2%22%3E %3Cg id%3D%22Close%22 transform%3D%22translate(1396.000000%2C 25.000000)%22%3E %3Crect id%3D%22Rectangle-5%22 stroke%3D%22%23E5F6F4%22 stroke-width%3D%223%22 x%3D%221.5%22 y%3D%221.5%22 width%3D%2221%22 height%3D%2221%22%3E%3C%2Frect%3E %3Cpolygon id%3D%22Shape%22 fill%3D%22%23FFFFFF%22 fill-rule%3D%22nonzero%22 points%3D%2216.949 15.002 14 12.002 16.949 9.002 15 7.053 12 10.002 9 7.002 7.051 9.002 10 12.002 7.051 15.002 9 16.951 12 14.002 15 16.951%22%3E%3C%2Fpolygon%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 18px 18px;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 15px;
}




.closergray {
    background-image: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2229px%22 height%3D%2229px%22 viewBox%3D%220 0 29 29%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A Sketch 51.2 (57519) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3EClose%3C%2Ftitle%3E %3Cdesc%3ECreated with Sketch.%3C%2Fdesc%3E %3Cdefs%3E%3C%2Fdefs%3E %3Cg id%3D%22Desktop-Designs%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg id%3D%22TRACK-illustratie-interactief-lightbox%22 transform%3D%22translate(-1165.000000%2C -140.000000)%22%3E %3Cg id%3D%22Close%22 transform%3D%22translate(1165.000000%2C 140.000000)%22%3E %3Crect id%3D%22Rectangle-5%22 stroke%3D%22%239A9F9F%22 stroke-width%3D%223.6%22 fill%3D%22%23FFFFFF%22 x%3D%221.8%22 y%3D%221.8%22 width%3D%2225.4%22 height%3D%2225.4%22%3E%3C%2Frect%3E %3Cpolygon id%3D%22Shape%22 fill%3D%22%239A9F9F%22 fill-rule%3D%22nonzero%22 points%3D%2220.4800417 18.1274167 16.9166667 14.5024167 20.4800417 10.8774167 18.125 8.522375 14.5 12.08575 10.875 8.46075 8.51995833 10.8774167 12.0833333 14.5024167 8.51995833 18.1274167 10.875 20.4824583 14.5 16.9190833 18.125 20.4824583%22%3E%3C%2Fpolygon%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 18px 18px;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
}



/****** SCROLLER ********/


.scroll {
  position:absolute;
  bottom: 20px;
  font-size:1.3em;
  margin-top:20px;
  display:inline-block;
  height:100px;
  }


.scroll:hover {
  text-decoration:none;
  }

.scroll:after {
  background-image: url("../img/icon-scroll.svg");
  background-repeat: no-repeat;
  content:'';
  width:30px;
  height:48px;
  position:absolute;
 /* margin:auto; */
  top:10px;
  left:15px;
  -webkit-animation:3s arrow infinite ease;
  animation:3s arrow infinite ease;
  }


.stroll {
  position:relative;
  top: 20px;
  font-size:1.3em;
  margin-top:10px;
  display:inline-block;
  height: 95px;
  }


.stroll:hover {
  text-decoration:none;
  }

.stroll:after {
   background-image: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2214px%22 height%3D%2217px%22 viewBox%3D%220 0 14 17%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A Sketch 52.2 (67145) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3EGroup 4%3C%2Ftitle%3E %3Cdesc%3ECreated with Sketch.%3C%2Fdesc%3E %3Cg id%3D%22Page-1%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg id%3D%22Arrows%22 transform%3D%22translate(-1406.000000%2C -759.000000)%22%3E %3Cg id%3D%22Next-slide%22 transform%3D%22translate(1395.000000%2C 750.000000)%22%3E %3Cg id%3D%22Group-4%22 transform%3D%22translate(13.000000%2C 9.000000)%22%3E %3Cpolyline id%3D%22Path-2%22 stroke%3D%22%23FFFFFF%22 stroke-width%3D%223%22 stroke-linecap%3D%22round%22 transform%3D%22translate(4.999889%2C 12.750084) rotate(90.000000) translate(-4.999889%2C -12.750084) %22 points%3D%223.00088083 7.75019512 6.9998885 12.7495875 2.9998885 17.7499721%22%3E%3C%2Fpolyline%3E %3Crect id%3D%22Rectangle%22 fill%3D%22%23FFFFFF%22 x%3D%223.5%22 y%3D%220%22 width%3D%223%22 height%3D%2214%22 rx%3D%221.5%22%3E%3C%2Frect%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #fff;
  content:'';
  margin-top: 10px;
  width: 40px;
  height: 40px;
  position:absolute;
  left:65px;
  -webkit-animation:3s arrow infinite ease;
  animation:3s arrow infinite ease;
  }



.mouse {
  position:absolute;
  bottom: 20px;
  font-size:1.3em;
  margin-top:20px;
  display:inline-block;
  height:100px;
  }


.mouse:hover {
  text-decoration:none;
  }

.mouse:after {
  background-image: url("../img/icon-scroll.svg");
  background-repeat: no-repeat;
  content:'';
  width:30px;
  height:48px;
  position:absolute;
 /* margin:auto; */
  top:10px;
  left:15px;
  -webkit-animation:3s arrow infinite ease;
  animation:3s arrow infinite ease;
  }



.next {	clear: both;
	text-align: center;
	margin-right: 40px;
	}


@-webkit-keyframes arrow {
  0%,100% {    top:10px; }
  50% {  top:30px; }
}

@keyframes arrow {
  0%,100% { top:10px;  }
  50% { top:30px; }
}




/**** SCREEN LARGE  ****/


@media (max-width:960px) {

.closer { top: 10px; }

.topbar {  height: 40px;	}

span.toploader { margin-top: 15px;  }

.inner {    width: 99%; }

}



/**** SCREEN MEDIUM  ****/


@media (max-width:600px) {

	.home .inner {  padding-bottom:140px; }

	span.toploader {	font-size: 12px;	}


}




/* HEEL KLEINE SCHERMPJES?? */


@media (max-width:360px) {

	a.back:link, a.back:visited {    left:30px; }

	p {    font-size: 1.7em; }

}






/****** VIDEO ********/


.div-only-mobile {  display: none;  }


.div-no-mobile {  display: block;}



@media screen and (max-width: 960px) {

    .div-no-mobile {  margin-left: 20px;}

    .div-only-mobile {  margin-left: 0px; margin-right: 0px;}

}





@media screen and (max-width: 600px) {

    .div-no-mobile {  display:none; margin-left: 10px;}

    .div-only-mobile {
    display: block;
  /*  width: 90vw; */
    height: calc(90vw / 1.7);  /* 1.7 is 1920/1080 */
    text-align: center;
    margin: 0;
    padding: 0;
    }

}



.butmit {
	padding: 14px;
	border: 1px solid #37D2C4;
	background-color: #4ec1b5;
	color: #fff;
	font-size: 1.8em;
	width: 264px;
	display: block;
	cursor: hand;
	clear: both;
	}


.butmit:hover {
	background-color: #37D2C4;
}





/****** LEARNINGS / CONCLUSION ********/



    
.learnings li {
            list-style: none;
            padding: 10px 30px;
            background-image: url("../img/white-check.png");
            background-repeat: no-repeat;
            background-position: 1% 30%;
            background-size: 20px;
        }



.learnings li {
    margin-left: 0px;
    padding-left: 1.8em;
 /*   text-indent: -1.2em; */
}


.learning {
	font-size: 2.4em;
	line-height: 2em;
	}


@media (max-width: 920px) {

	.learnings {
	margin-left: 20px; }
}


@media (max-width: 600px) {

	.learning {
	font-size: 1.8em;
	line-height: 1.4em;
	}

}




/****** HOTSPOT ********/



.hotspot-wrapper {
	height: 405px; 
	position: relative;
	background-color: transparent;
	width: 405px; 
	}


.hotspot-wrapper img {
	height: 400px;
	}


.hotspot-wrapper img {
	border-style: none;
	}


.hotspot-wrapper img {
	overflow-clip-margin: content-box;
	overflow: clip;
	}


@media (max-width: 405px) {

.hotspot-wrapper {
	height: 320px; 
	position: relative;
	width: 320px; 
	text-align: center;
	margin-top: 10px;
	}


.hotspot-wrapper img {

  max-width:390px;
  max-height:390px;
  width: auto;
  height: auto;

	}

	.hotspot-rapper img {
	max-height: none;
	}
}


/* HOTSPOT ITEMS */


.popup {
  position:fixed; 
  top: calc(50% - 225px); 
  left: calc(50% - 250px);
  padding: 20px;
  width: 550px;
  height: fit-content; 
  border: 2px solid #000;
  background-color: #fff;
  z-index: 4;
  box-shadow: 0 0 0 100vh rgb(5, 111, 236,.9);
  box-shadow: 0 0 0 100hmax rgb(5, 111, 236,.9);

}

.popup h3 {	font-size: 3em;	text-align: left; padding-top: 13px;}


.popup p {	font-size: 2.2em; text-align: left;}




@media (max-width: 600px) {

.popup {  width: 330px;
	  margin-left: auto;
	  padding: 9px;
	  height: fit-content; 
	  top: calc(50% - 275px); 
	  left: calc(50% - 175px); 
	}


.topup {
	  width: 330px;
	  margin-left: 30px;
	  padding: 9px;
	  height: fit-content; 
	  top: calc(50% - 225px); 
	  left: calc(50% - 220px); 
	}

	.popup h3 {	font-size: 2.6em; text-align: left;}

	.popup p {
		font-size: 1.8em;
		padding: 0px;
		margin: 20px 10px 10px 10px;
		text-align: left;
		line-height: 1.5em
		}

}




.icon-hotspot {
    background-image: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2244px%22 height%3D%2244px%22 viewBox%3D%220 0 44 44%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2f2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E    %3C!-- Generator%3A Sketch 51.2 (57519) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E    %3Ctitle%3EGroup 2%3C%2Ftitle%3E    %3Cdesc%3ECreated with Sketch.%3C%2Fdesc%3E    %3Cdefs%3E%3C%2Fdefs%3E    %3Cg id%3D%22Mobile%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E        %3Cg id%3D%22TRACK-illustratie-interactief%22 transform%3D%22translate(-79.000000%2C -256.000000)%22%3E            %3Cg id%3D%22Group-2%22 transform%3D%22translate(81.000000%2C 258.000000)%22%3E                %3Ccircle id%3D%22Oval%22 stroke%3D%22%231C1D1D%22 stroke-width%3D%223%22 fill%3D%22%23FFFFFF%22 cx%3D%2220%22 cy%3D%2220%22 r%3D%2220%22%3E%3C%2Fcircle%3E                %3Cpolygon id%3D%22Shape%22 fill%3D%22%231C1D1D%22 fill-rule%3D%22nonzero%22 points%3D%2222 18 22 12 18 12 18 18 12 18 12 22 18 22 18 28 22 28 22 22 28 22 28 18%22%3E%3C%2Fpolygon%3E            %3C%2Fg%3E        %3C%2Fg%3E    %3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 60px 60px;
    background-position: center;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
}




.icon-check {
    background-image: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2224px%22 height%3D%2224px%22 viewBox%3D%220 0 24 24%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E    %3C!-- Generator%3A Sketch 51.1 (57501) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E    %3Ctitle%3ETimeline-checked 2%3C%2Ftitle%3E    %3Cdesc%3ECreated with Sketch.%3C%2Fdesc%3E    %3Cdefs%3E%3C%2Fdefs%3E    %3Cg id%3D%22Desktop-Designs%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E        %3Cg id%3D%22Aanmelden%22 transform%3D%22translate(-842.000000%2C -622.000000)%22%3E            %3Cg id%3D%22List%22 transform%3D%22translate(842.000000%2C 622.000000)%22%3E                %3Cg id%3D%22Timeline-checked-2%22%3E                    %3Cg%3E                        %3Crect id%3D%22Rectangle-5%22 fill%3D%22%230066D6%22 x%3D%220%22 y%3D%220%22 width%3D%2224%22 height%3D%2224%22%3E%3C%2Frect%3E                        %3Cpolyline id%3D%22Path-2%22 stroke%3D%22%23FFF%22 stroke-width%3D%223%22 transform%3D%22translate(12.055556%2C 11.500000) rotate(-270.000000) translate(-12.055556%2C -11.500000) %22 points%3D%228.55555556 6.44444444 15.5555556 12.3197625 11.9714386 16.5555556%22%3E%3C%2Fpolyline%3E                    %3C%2Fg%3E                %3C%2Fg%3E            %3C%2Fg%3E        %3C%2Fg%3E    %3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 1.5rem 1.5rem;
    background-position: center;
    background-repeat: no-repeat;
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block
}



.icon-check {
    width: 36px;
    height: 36px;
    background-size: 36px 36px;
    top: 3px;
    left: -1px;
}




/*--------FOLD OUT-------*/



.accordion {
  width: 89%;
}
.accordion input {
  display: none;
}
.box {
  position: relative;
  background: #fff;
    height: 64px;
    transition: all .15s ease-in-out;
}
.box::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    box-shadow: 0 -1px 0 #e5e5e5,0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24);
}
header.box {
  background: #000;
  z-index: 100;
  cursor: initial;
  box-shadow: 0 -1px 0 #e5e5e5,0 0 2px -2px rgba(0,0,0,.12),0 2px 4px -4px rgba(0,0,0,.24);
}
header .box-title {
  margin: 0;
  font-weight: normal;
  font-size: 14pt;
  color: #4ec1b5;
  cursor: initial;
}
.box-title {
  width: calc(100% - 10px);
  height: 64px;
  line-height: 64px;
  padding: 0 20px;
  display: inline-block;
  cursor: pointer;
  -webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
}
.box-content {
  padding: 20px;
color: #666666;
line-height: 12pt;
/*  color: rgba(0,0,0,.54); */
  display: none;
}
.box-close {
  position: absolute;
  height: 64px;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
input:checked + .box {
  height: auto;
  margin: 16px 0;
    box-shadow: 0 0 6px rgba(0,0,0,.16),0 6px 12px rgba(0,0,0,.32);
}
input:checked + .box .box-title {
  border-bottom: 1px solid rgba(0,0,0,.18);
}
input:checked + .box .box-content,
input:checked + .box .box-close {
  display: inline-block;
}
.arrows section .box-title {
  padding-left: 34px;
  width: calc(100% - 64px);
}
.arrows section .box-title:before {
  position: absolute;
  display: block;
  content: '\203a';
  font-size: 18pt;
  left: 20px;
  top: -2px;
  transition: transform .15s ease-in-out;
  color: rgba(0,0,0,.54);
}
input:checked + section.box .box-title:before {
  transform: rotate(90deg);
}







/* END SCREEN */



.blackframe {

	background-color: rgba(0,0,0,0.6);
/*  max-width:80%; */
	padding: 25px; 
	margin: 40px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #fff!important
}



.animated-button {

	background-color: rgba(0,0,0,0.6);
	max-width: 700px; 
/*	width: 80%; */
	height: 300px; 
	padding: 25px; 
	margin: 40px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	text-align: center
}




@media (max-width: 500px) {


.animated-button, .blackframe {

/*	width: 300px; */
	height: 310px; 
	padding: 15px; 
	}
}


.animated-button::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #8592ad;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-button:hover::before {
  opacity: 0.2;
}

.animated-button p, .animated-button a {
  color: #fff;
}

.animated-button span {
  position: absolute;
}

.animated-button span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(8, 20, 43, 0)), to(#37D2C4));
  background: linear-gradient(to left, rgba(8, 20, 43, 0), #37D2C4);
  -webkit-animation: 2s animateTop linear infinite;
          animation: 2s animateTop linear infinite;
}

@-webkit-keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.animated-button span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 4px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 20, 43, 0)), to(#37D2C4));
  background: linear-gradient(to top, rgba(8, 20, 43, 0), #37D2C4);
  -webkit-animation: 2s animateRight linear -1s infinite;
          animation: 2s animateRight linear -1s infinite;
}

@-webkit-keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(8, 20, 43, 0)), to(#37D2C4));
  background: linear-gradient(to right, rgba(8, 20, 43, 0), #37D2C4);
  -webkit-animation: 2s animateBottom linear infinite;
          animation: 2s animateBottom linear infinite;
}

@-webkit-keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.animated-button span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 20, 43, 0)), to(#37D2C4));
  background: linear-gradient(to bottom, rgba(8, 20, 43, 0), #37D2C4);
  -webkit-animation: 2s animateLeft linear -1s infinite;
          animation: 2s animateLeft linear -1s infinite;
}

@-webkit-keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}



#num {  font-size: 2em; color: #fff; font-weight: bold;}



// COURSES TOP 



.hero > h1 {
position: relative;
  font-size: 4rem;
  color: #fff;
 /* padding-bottom: 1rem; */
}

.hero > article > p {
position: relative;
  font-size: 1.5rem;
  font-weight: 200;
}



.hero a {
position: relative;
    text-decoration: none;
    border-radius: 0.25rem;
    text-align: center;
    display: inline-block;
    transition: all .3s;
    padding: 1rem;
    margin-top: 0.75rem;
    font-size: 2em;
}



/* COURSES BODY  */


.coursebar {
	position: -webkit-sticky; /* Safari */  
	position: fixed;
	z-index: 10;
 	width: 100%;
	height: 50px;
	text-align: center;
	}


.coursebar img { vertical-align: middle; position: relative; z-index: 9;}


.sep {
	height: 60px;
	width: auto;
}



.sephalf {
	height: 30px;
	width: auto;
}


.courses { padding-top: 2rem; }


.courses > ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  grid-gap: 1rem;
}

.courses > ul li {
  min-height: 385px;
}

.courses > ul > li > figure {
  max-height: 220px;
  overflow: hidden;
  position: relative;
}


.courses > ul > li > figure > img {
  width: auto;
  min-height: 220px;
}

.courses > ul > li > figure > figcaption {
  position: absolute;
  bottom: 0;
  background-color: rgba(0,0,0,.7);
  width: 100%;
}

.courses > ul > li > figure > figcaption > h3 {
  color: white;
  padding: .75rem;
  font-size: 1.25rem;
}

.courses > ul > li > p {
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 1rem .75rem;
  color: black;
}

.courses > ul > li > a {
  padding: .8rem 2rem;
  margin: .5rem;
    font-size: 1.8em;
   border-radius: .25rem;
}





/* footer */


footer {
  background-color: #000822;
  padding: .75rem;
  color: white;
  text-align: center;
  font-size: .75rem;
  position: relative;
}

.bul {
    padding: 0;
    list-style-type: none;
}




@media only screen and (max-width: 980px) {

.courses > ul > li > figure > img {
  width: 100%;
  min-height: 220px;
}

}




@media only screen and (max-width: 600px) {

.bero {
display: none;
}

.courses > ul > li {
  margin: 20px;
}

.sep {
height: 30px;
background-color: transparent;
width: auto;
}


}



/* HAMBURGER MENU */


.p-mainmenu {   height: 100%;   float: left;    position: absolute; z-index: 1; }


.p-mainmenu a {  color: #fff; text-decoration: none; text-align: left; padding-left: 20px;}


.hamburger {
  height: 20px;
  margin: 15px;
  display: -ms-grid;
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  justify-items: center;
  z-index: 120;
  float: left;
  display: none;
 }


.menutext {
  height: 20px;
  margin: 15px;
  z-index: 12;
  float: left;
  text-transform: uppercase;
  display: block;
 }




@media screen and (max-width: 690px) {
 
.hamburger { display: block; }
.menutext   { display: none; }
}


.hamburger div {
  position: relative;
  width: 14px;
  height: 3px;
  margin-top: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#toggle1 {  display: none; }


#toggle1:checked + .hamburger .top {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 10px;
}


#toggle1:checked + .hamburger .meat {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -3.1px;
}


#toggle1:checked + .hamburger .bottom {
  -webkit-transform: scale(0);
          transform: scale(0);
}

#toggle1:checked ~ .mainmenu {
  height: 400px;
}

#toggle1:checked ~ .menutext {
	display: none;
}
#toggle1:checked ~ .hamburger {
	display: block;
}





/* TOP BAR  */



	/* MENU */



.mainmenu {
  margin: 0;
  display: -ms-grid;
  display: grid;
  padding: 0;
  list-style: none;
  clear: both;
  width: auto;
  height: 0px;
  overflow: hidden;
  transition: height .4s ease;
  z-index: 120;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 390px;
}

.mainmenu a:first-child {
  margin-top: 10px;
}

.mainmenu a:last-child {
  margin-bottom: 40px;
}

.navlink {
  width: 100%;
  margin: 0px 0px 0px 30px;
  padding: 10px 0;
  text-transform: uppercase;
}

.navlink:hover { border-left: 1px solid white; }



.menulink {
    color: #fff !important;
    margin-left: 30px;
    font-size: 1.6em;
    line-height: 1em;
    padding: 12px;
    }






	/*  ACCOUNT INFO  */



.register {
	float: right; 
	width: 150px; 
	margin-top: 7px;
	display: block;
}



.cockpit { 
 height: 44px;
  display: flex;
  align-items: flex-start;
  float: right;
  position: absolute;
  top: 14px;
  right: 14px;
}




.account {
	height: 24px; 
	width: 30px;
	background-color: transparent; 
	float: right;
/*	position: absolute; */
/*	top: 14px; */
/*	right: 14px; */
	z-index: 10;
	}

.accountIcon {
    display: block;
    height: 100%;
    width: 100%;
    fill: white;
}



@media only screen and (max-width: 850px) {

.register { display: none;}


.accountIcon {
    display: block;
    height: 80%;
    width: 80%;
    fill: white;
}


}


.feedback a, .feedback a:hover {	color: #fff;	}



.partner-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 286px;
}

.spartner-container > div {
  flex: 1 0 26%;
}


.partner-container > div {
  min-height: 90px;
  min-width: 120px;
  margin: 8px;
  padding: 10px;
  background-color: transparent;
  font-size: 1.2em;
}



.partnerlogo { 
	padding: 10px; 
	}


.partnerlogo img { width: auto; }



@media ( max-width: 820px) {
  .apartner-container> div {
    flex-basis: 36%;
  }
}



@media ( max-width: 560px) {
	
.spartnerlogo img { height: 70px; }

  .partner-container {
    width: 400px;
  }

}



/****** VERTICAL NAVIGATION *****/


.track-arrow-wrapper {
    position: absolute;
    bottom: 30px;
    right: 20px;
    width: 40px;
    height: 85px;
    z-index: 10;
}

.track-arrow.next {
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2214px%22 height%3D%2217px%22 viewBox%3D%220 0 14 17%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A Sketch 52.2 (67145) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3EGroup 4%3C%2Ftitle%3E %3Cdesc%3ECreated with Sketch.%3C%2Fdesc%3E %3Cg id%3D%22Page-1%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg id%3D%22Arrows%22 transform%3D%22translate(-1406.000000%2C -759.000000)%22%3E %3Cg id%3D%22Next-slide%22 transform%3D%22translate(1395.000000%2C 750.000000)%22%3E %3Cg id%3D%22Group-4%22 transform%3D%22translate(13.000000%2C 9.000000)%22%3E %3Cpolyline id%3D%22Path-2%22 stroke%3D%22%231C1D1D%22 stroke-width%3D%223%22 stroke-linecap%3D%22round%22 transform%3D%22translate(4.999889%2C 12.750084) rotate(90.000000) translate(-4.999889%2C -12.750084) %22 points%3D%223.00088083 7.75019512 6.9998885 12.7495875 2.9998885 17.7499721%22%3E%3C%2Fpolyline%3E %3Crect id%3D%22Rectangle%22 fill%3D%22%231C1D1D%22 x%3D%223.5%22 y%3D%220%22 width%3D%223%22 height%3D%2214%22 rx%3D%221.5%22%3E%3C%2Frect%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 10px 15px;
    background-position: center center;
    background-repeat: no-repeat;
}


.track-arrow.prev {
    background-color: rgba(28, 29, 29, .1);
    background-image: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2214px%22 height%3D%2217px%22 viewBox%3D%220 0 14 17%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A Sketch 52.2 (67145) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3EGroup 3%3C%2Ftitle%3E %3Cdesc%3ECreated with Sketch.%3C%2Fdesc%3E %3Cg id%3D%22Page-1%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg id%3D%22Arrows%22 transform%3D%22translate(-1406.000000%2C -704.000000)%22%3E %3Cg id%3D%22Previous-slide%22 transform%3D%22translate(1412.500000%2C 712.500000) scale(1%2C -1) translate(-1412.500000%2C -712.500000) translate(1395.000000%2C 695.000000)%22%3E %3Cg id%3D%22Group-3%22 transform%3D%22translate(13.000000%2C 9.000000)%22%3E %3Cpolyline id%3D%22Path-2%22 stroke%3D%22%23FFFFFF%22 stroke-width%3D%223%22 stroke-linecap%3D%22round%22 transform%3D%22translate(4.999889%2C 12.750084) rotate(90.000000) translate(-4.999889%2C -12.750084) %22 points%3D%223.00088083 7.75019512 6.9998885 12.7495875 2.9998885 17.7499721%22%3E%3C%2Fpolyline%3E %3Crect id%3D%22Rectangle%22 fill%3D%22%23FFFFFF%22 x%3D%223.5%22 y%3D%220%22 width%3D%223%22 height%3D%2214%22 rx%3D%221.5%22%3E%3C%2Frect%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: 10px 15px;
    background-position: center center;
    background-repeat: no-repeat;
}






/* COOKIES */



.cookie-holder {
	height: fit-content;
	display: grid; 
	grid-template-columns: repeat(3, minmax(150px, 1fr)); 
	grid-gap: 1rem;
	max-width: 610px;
	margin: auto
	}

.cookie-bottom {     
    position: absolute;
    bottom: 10px;
    position: sticky;
    }

.cookiebot {
   font-family: Arial, sans-serif;
   font-size: 1.2em;
   max-width: 650px;
   margin: 5px 15px 5px 5px;
   border-radius: 7px;
   box-shadow: 0 2px 0 0 rgb(221,221,221);
   border:1px solid rgb(221,221,221);
   padding: 20px 20px 20px 20px;
   z-index: 3;
   background-color: white;
  }

.cookiebot h3 { 
   color: #000;
   font-size: 2em;
   margin-top: 10px;
   padding: 0px;
   }
 
.cookiebot .melding { 
   color: #000;
   font-size: 1.5em;
   text-decoration: none;
   max-width: 550px;
   line-height: 1.3em;
}

.cookiebot hr  { 
   border: 0.5px solid silver;
   margin-top: 20px;
   margin-bottom: 20px;
   }

.cookie-close {
   float: right;
   margin: 8px 10px 5px 5px;
   border: 1px solid silver;
   padding: 10px;
   }


.cookie-button {
   border: 1px solid blue;
   padding: 12px;
   color: #000;
   background-color: white;
   border-radius: 4px;
    width: 175px;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 10px
   }

.cookie-button:hover {
   background-color: blue;
   border-color: blue;
   color: white;
   }

.cookie-left { float: left; width: 310px; font-size: 1.1em; }

.cookie-right { float: right;  width: 305px;  font-size: 1.4em; }


.cookie-pink {
   background-color: #F9168F;
   color: #fff;
   border-color: #F9168F;
   }

.cookie-gray {
    background-color: white;
    color: gray;
    border-color: gray;
    }


.cookie-below {
   margin-top: 10px;;
   }





/* The switch - the box around the slider */

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}


.notactive {
  background-color: #ccc !important;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}





/* FACES */


.bg {
  position: fixed; 
  top: -20px; 
  right: -400px; 
  height: 100vh;
}


.spatie {	float: left;	}






/* FOOTER */ 




.dialogo { display: block; }


.stt-logo { width: 190px; float: left;}


.anbi-logo{
	width: 80px; 
	float: right;
	}


.anbi-text {
	font-size: 0.9em; 
	line-height: 1.4em; 
        max-width: 20rem;
        color: #d9d9d9;
	}


.volg {	text-align: center; }


@media ( max-width: 720px) {

	.anbi-logo {	width: 70px; }

	.cookie-button {    width: 150px; font-size: 13px;  }

   	.melding { font-size: 1.3em !important; }

}




@media ( max-width: 600px) {

	.cookie-holder { grid-template-columns: repeat(3, minmax(89px, 1fr)); }

	.place-holder { display: none; }

}





.footer-holder {

	display: grid; 
	max-width: 1080px;
	margin: auto;
	height: auto; 
	grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
	grid-gap: 1rem;
	}


.footer-element a { color: #fff !important;}


.footer-element { margin-top: 20px; text-align: left;}

.anbi-float { float: right; width: 90px !important;}

.pad-20 {padding-left: 30px; }

.volg {	text-align: center; }


@media only screen and (max-width: 640px) {

	.lowercase {    display: none; }

	.pad-20 {padding-left: 0px; }

	.footer-element { margin: 5px 0px 0px 20px;}

	.volg {	text-align: right; }

	.stt-logo { width: 140px; }

}



@media ( max-width: 420px) {
	

	.anbi-text {	font-size: 0.8em; line-height: 1.2em; 	width: 300px;	}

	.anbi-float { width: 50px; } 

	/* .volg {	text-align: left; } */

	.anbi-logo{ float: left; }
}



