@charset "utf-8";
/* CSS Document */

html, body {
	height:100%; 
	min-height: 100%;
	font-size: .95em;
	color: #8d8d8d;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	background: #111 url(/images/bg.png);
}

#visie .c
{
	padding: 0 15px;
}

#homepush
{
	height: 395px;
}

.siteby a {
	color: #8d8d8d;
}

#container
{
	position: relative;
	min-height: 100%;
	padding-top: 1px;
	max-width: 1600px;
	width: 96%;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.loctek-lightbox, #loctek-lightbox-close
{
	border-color: #8D8D8D !important;
}

header
{
	margin-top: 30px;
	padding-top: 1px;
	z-index: 1;
	position: relative;
	margin-bottom: 50px;
}

header img
{
	float: left;
}

header ul
{
	margin-left: 225px;
	text-align: justify;
	margin-top: 52px;
}

header ul:after
{
	content: '';
    display: inline-block;
    width: 100%;
}

header li
{
	display: inline-block;
}

header li a
{
	display: inline-block;
	height: 80px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .75em;
	line-height: 80px;
	background-image: url(/images/menubg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	text-align: center;
	width: 80px;
}

header li a:hover, header li a.active
{
	background-image: url(/images/menubg_h.png);
}

header li a:first-letter
{
	color: #58AE25;
	font-size: 1.9em;
}

#casestudies article
{
	padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#casestudies article img
{
	margin-top: 5px;
}


#casestudies article:hover
{
	background-image: url('/images/case_h.png');
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

#casestudies img, #casestudies article:hover img.norm
{
	display: none;
}

#casestudies img.norm, #casestudies article:hover img
{
	display: inline;
}

#searchbar .amount
{
	color: #58AE27;
	display: inline-block;
	margin: 0 15px;
}

#searchbar div
{
	display: inline-block;
	width: 35%;
	margin-left: 5%;
	vertical-align: top;
}

#searchbar div:first-child
{
	width: 20%;
	margin-left: 0;
}

#detail #searchbar
{
	margin-bottom: 30px;
}

#detail .nieuwsbar img
{
	vertical-align: middle;
}

#detail #nieuws
{
	margin-top: 44px;
}

#searchbar select
{
	width: 70%;
	float: right;
	background-color: #2D2D2D;
	color: #8d8d8d;
}

#detail aside
{
	float: left;
	width: 300px;
	padding: 10px 0 5px 0;
}

.vorigepijl
{
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 4px solid #fff;
}

.volgendepijl
{
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
}

#detail aside .pr img
{
	width: 100%;
}

#detail aside article
{
	padding: 5px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#detail aside article:hover, #detail aside article.active
{
	background-image: url(/images/case_h.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

footer
{
	border-top: 1px dashed #58AE27;
	padding-top: 20px;
	font-size: .85em;
	text-align: center;
	width: 100%;
	left: 0;
	bottom: 3px;
	position: absolute;
}

footer p
{
	width: 95%;
	max-width: 900px;
	margin: 0 auto 10px auto;
}

footer img
{
	margin: 0 5px;
}

#siteby
{
	display: block;
	margin: 6px 0;
}

#content
{
	padding-bottom: 200px;
}

footer a
{
	color: #474747;
}

body.splash footer
{
	border: 0;
}

aside#nieuws
{
	display: inline-block;
	max-width: 20%;
	float: left;
	margin-right: 2%;
	margin-bottom: 40px;
}

aside#nieuws article:hover div
{
	color: #58AE27;
	border-color: #58AE27;
}

aside#nieuws article:hover p
{
	color: #58AE27;
}

aside#nieuws article div
{
	float: left;
	font-size: 2em;
	border-right: 4px solid #8D8D8D;
	padding: 4px;
	margin-right: 10px;
}

aside#nieuws article
{
	height: 60px;
	color: #8D8D8D;
}

aside#nieuws article h3
{
	color: #fff;
	margin-left: 50px;
	line-height: 10px;
	height: 1em;
	overflow: hidden;
	line-height: 1.2em;
}

aside#nieuws article p
{
	font-size: .85em;
	margin-left: 50px;
}

.frame
{
	background-color: #2D2D2D;
	border: 1px solid #323232;
	padding: 10px;
	margin-bottom: 20px;
}

h1
{
	text-transform: uppercase;
	font-size: 1.1em;
	position: relative;
	height: 25px;
	margin-bottom: 20px;
}

h1 span
{
	display: inline-block;
	padding-right: 5px;
	background-color: #272727;
	position: relative;
	z-index: 2;
}

.frame h1 span
{
	background-color: #2D2D2D;
}

h1 .line
{
	z-index: 1;
	top: 50%;
	position: absolute;
	margin-top: -4px;
	height: 1px;
	left: 0;
	right: 41px;
	background-color: #8D8D8D !important;
}

h1:after
{
	content: '';
	right: 0;
	width: 88px;
	top: 50%;
	height: 1px;
	position: absolute;
	margin-top: -4px;
	background: transparent url(/images/lineRight.png) no-repeat right center !important;
}

#visie
{
	margin-left: 22%;
	padding-top: 10px;
}

aside#nieuws ul
{
	text-align: center;
}

aside#nieuws li
{
	display: inline-block;
	margin: 5px;
}

aside#nieuws li a
{
	display: inline-block;
	background-image: url(/images/menubg.png);
	background-size: 100% 100%;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #57A626;
}

aside#nieuws li a:hover
{
	background-image: url(/images/menubg_h.png);
}

nav ul .resbreak
{
	display: none;
}

#resbutton
{
	display: none;
}

.c
{
	text-align: justify;
}

#arrLeft
{
	position: absolute;
	left: 50%;
	margin-left: -13px;
	top: -10px;
	cursor: pointer;
}

#arrRight
{
	cursor: pointer;
	position: absolute;
	left: 50%;
	margin-left: -13px;
	bottom: -15px;
}


article#nieuws .nieuwsbar
{
	margin-top: 15px;
	padding: 0 6px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 28px;
	vertical-align: middle;
}

#slider
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow: inherit; !important;
}

#btnNieuws
{
	background: url(/images/icologo.png) no-repeat right;
	text-indent: -100000px;
	height: 25px;
	width: 26px;
	display: block;
	padding: 5px 10px;
	font-weight: bold;
}

#btnNieuws:hover
{
	background: url(/images/icoplus.png) no-repeat 120px;
	text-indent: 0;
	padding-right: 35px;
	background-color: #8D8D8D;
	color: #fff;
	width: auto;
}

#home
{
	margin-right: 22%;
}

#nieuws.fr
{
	float: right !important;
	margin-right: 0;
}

#slider .loctek-slider-controls
{
	bottom: -25px;
}

#slider .loctek-slider-controls li
{
	background: #222;
	border: 1px solid #8C8C8C;
	width: 12px;
	height: 12px;
	margin: 0 8px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}

#slider .loctek-slider-controls li.active
{
	background: #58AE27;
	border: 0;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
}

#slider div
{
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
	background-size: cover;
}

#detail .n article:hover
{
	background: none;
}

article#nieuws #mainpic
{
	width: 100%;
}

article#nieuws
{
	margin-left: 350px;
}

#detail
{
	width: 96%;
	margin: 0 auto;
	max-width: 1280px;
}

#detail #vid iframe
{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#detail #vid
{
	height: 0;
	padding-bottom: 53.75%;
	padding-top: 25px;
	position: relative;
}

article#nieuws .nieuwsbar span, article#nieuws .nieuwsbar a
{
	color: #fff;
	margin-right: 20px;
}


body.splash
{
	background: url(/images/bgsplash.jpg);
	background-size: cover;
}

#container.splash
{
	width: 100%;
	max-width: 100%;
	display: table;
	height: 100%;
	text-align: center;
}

#splashcontainer
{	width: 100%;
	height: 100%;
	min-height: 100%;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 200px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#splashcontainercontent
{
	width: 95%;
	height: 90%;
	max-height: 1000px;
	max-width: 1200px;
	display: inline-block;
	position: relative;
}

#container.splash footer
{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	color: #fff;
	text-align: center;
}

#container.splash footer p
{
	width: 90%:;
	max-width: 300px;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 auto 35px auto;
	line-height: 1.8em;
}

#splashcontainer
{
	padding-bottom: 180px;
}

#container.splash footer a
{
	color: #cdcdcd;
	font-size: .9em;
}

#splashcontainer #splashbutton
{
	display: inline-block;
	width: 320px;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 2.5em;
	margin-top: 40px;
	border: 3px solid #fff;
}

#splashcontainer li a
{
	display: block;
	width: 97px;
	height: 98px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/splashitem.png);
}

#splashcontainer li a:first-letter
{
	color: #58AE26;
	text-transform: uppercase;
	font-size: 1.5em;
}

#splashcontainer li a
{
	display: block;
	width: 110px;
	height: 98px;
	line-height: 98px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/images/splashitem.png);
	position: absolute;
}

#splash1
{
	left: 115px;
	top: 0;
}

#splash2
{
	left: 0;
	top: 40%;
}

#splash3
{
	left: 115px;
	bottom: 0;
}

#splash4
{
	right: 115px;
	top: 0;
}

#splash5
{
	right: 0;
	top: 40%;
}

#splash6
{
	right: 115px;
	bottom: 0;
}

#logosplash
{
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

article#nieuws .vidres
{
	display: none;
}

#logosplash div
{
	vertical-align: middle;
	display: table-cell;
}

#lb1, #lb2, #lb3, #lb4
{
	position: fixed;
	background-color: #58AE26;
	z-index: 103;
}

#lb1, #lb2
{
	height: 22px;
	width: 20px;
	left: 50%;
	margin-left: -6px;
}

#lb2
{
	bottom: 0;
}

#lb1
{
	top: 0;
}

#lb3, #lb4
{
	width: 22px;
	height: 20px;
	top: 50%;
	margin-top: -6px;
}

#lb3
{
	left: 0;
}

#lb4
{
	right: 0;
}

@media all and (max-width: 1170px) {
	aside#nieuws li a
	{
		margin: 0 15%;
	}

	article#nieuws .mainimg, article#nieuws .nieuwsbar
	{
		margin-right: 0;
		width: 100%;
	}

	#detail aside
	{
		display: none;
	}

	#detail #nieuws
	{
		margin-left: 0;
	}

	#container.splash footer p
	{
		font-size: 1.2em;
	}
}


input[type="text"], textarea
{
	margin-bottom: 10px;
	border: 1px solid #B4B4B4;
	background-color: #2D2D2D;
	height: 30px;
	line-height: 30px;
	padding: 0 6px;
	width: 100%;
	color: #B6B6B6;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#contact .i50
{
	width: 48.5%;
}

#contact .i50fr
{
	width: 49%;
	float: right;
}

textarea
{
	height: 90px;
	padding: 6px;
	margin-bottom: 0;
	line-height: 1.1em;
}

#contact form
{
	width: 299px;
	float: left;
}

#contact aside
{
	width: 299px;
	float: right;
}

#contact #mapcontainer
{
	margin-left: 340px;
	margin-right: 340px;
}

#mymap
{
	height: 412px;
	border: 1px solid #8D8D8D;
}

#contact form
{
	margin-left: 0;
}

#contact h2
{
	margin: 15px 0;
	color: #fff;
}

#contact .yves
{
	margin: 5% auto;
	color: #fff;
}

#contact a
{
	color: #8D8D8D;
}

.errors
{
	color: #58AE27;
	line-height: 1.5em;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-type: disc;
}

#contact .yves span
{
	color: #fff;
	display: inline-block;
	margin-right: 55px;
}

input[type="submit"], #btnGroot
{
	background-color: #58AE27;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	display: block;
	width: 100%;
	cursor: pointer;
	margin-top: 15px;
	border: 0;
	cursor: pointer;
}


@media all and (max-width: 960px) {
	#searchbar select
	{
		width: 60%;
	}

	aside#nieuws
	{
		display: none;
	}

	#visie, #home
	{
		margin-left: 0;
		margin-right: 0;
	}

	#contact #mapcontainer
	{
		display: none;
	}

	#contact form
	{
		float: none;
		width: auto;
		margin-right: 340px;
	}

	#splashcontainer
	{
		padding-top: 15px;
	}

	#splashcontainer a
	{
		position: static !important;
	}

	body.splash
	{
		background-image: none;
	}

	#logosplash img, #splashcontainer #splashbutton, #container.splash footer p
	{
		max-width: 95%;
		width: 320px !important;
		display: block;
		margin: 0 auto;
	}

	#container.splash footer p
	{
		margin-bottom: 10px;
	}

	#splashcontainercontent, #container.splash, #splashcontainer, #logosplash div, body.splash, #logosplash, #container.splash ul, #container.splash footer p
	{
		width: 100%;
		display: block;
	}

	#container.splash ul
	{
		max-width: 320px;
		margin: 0 auto;
	}

	#container.splash
	{
		height: auto;
		background: url(/images/bgsplash.jpg) no-repeat center;
		background-size: cover;
	}

	#container.splash ul
	{
		display: inline-block;
		width: 320px;
	}

	#container.splash li a
	{
		float: left;
		margin-top: 30px;
	}

	#container.splash li a.frr
	{
		float: right;
	}
}

@media all and (max-width: 870px) {
	nav ul .resbreak
	{
		display: inline-block;
		width: 100%;
		height: 32px;
	}

	nav ul
	{
		margin-top: 0;
	}

	#container.splash footer p
	{
		font-size: 1.1em;
	}

	nav ul a
	{
		width: 80px;
		line-height: 64px;
		height: 64px;
		background-size: auto;
	}

	#searchbar .break
	{
		display: block;
		height: 1px;
		line-height: 1px;
	}
}

@media all and (max-width: 750px) {
	#visie, article#nieuws
	{
		margin-left: 0;
	}

	#searchbar select
	{
		float: none;
	}

	#searchbar label
	{
		display: block;
	}

	#searchbar
	{
		line-height: 2.3em;
	}
}

@media all and (max-width: 620px) {
	#searchbar div
	{
		width: 100% !important;
		margin: 0;
	}

	#searchbar .break
	{
		display: inline;
	}

	#searchbar label, #searchbar .label
	{
		width: 110px;
		display: inline-block;
	}

	#searchbar .amount
	{
		margin-left: 0;
	}
}

@media all and (max-width: 530px) {
	#container
	{
		width: 100%;
	}

	#slider, #homepush, #homeline
	{
		display: none;
	}

	article#nieuws .vid
	{
		display: none;
	}

	#content
	{
		padding-bottom: 35px;
	}

	footer
	{
		border-top: 0;
	}

	#container.splash footer p
	{
		font-size: 1em;
	}

	#mainimg .nieuwsbar
	{
		height: auto !important;
	}

	#mainimg .nieuwsbar .fl
	{
		display: block;
		width: 100%;
		float: none;
	}

	#mainimg .nieuwsbar .fr
	{
		float: none;
	}

	article#nieuws .vidres
	{
		display: inline;
	}

	nav ul .resbreak
	{
		display: inline-block;
		width: 100%;
		height: 32px;
	}

	#contact form
	{
		display: none;
	}

	#contact img
	{
		width: 100%;
		margin-top: 15px;
	}

	#contact aside
	{
		float: none;
		width: 100%;
	}

	#contact address
	{
		margin: 0 10px;
	}

	h1
	{
		margin: 0 10px;
	}

	.c
	{
		padding: 0 10px;
	}

	header nav
	{
		display: none;
	}

	nav ul
	{
		margin-top: 0;
	}

	#resbutton
	{
		display: inline;
		float: right;
		cursor: pointer;
		margin-right: 10px;
	}

	header
	{
		text-align: center;
	}

	nav ul
	{
		margin-left: 0;
		margin-top: 10px;
		text-align: center;
	}

	nav ul a
	{
		width: 100%;
		background: none;
		height: auto;
		padding: 20px 5px;
		line-height: 1em;
	}

	nav ul a:first-letter
	{
		font-size: 1.3em;
	}

	nav ul a:hover, nav ul a.active
	{
		background-color: #58AE26;
	}

	nav ul a:hover:first-letter, nav ul a.active:first-letter
	{
		color: #fff;
	}

	header img
	{
		float: none;
	}

	header li
	{
		display: block;
	}

	header .resbreak
	{
		display: none !important;
	}

	#container.splash ul a:hover
	{
		background-color: transparent;
	}

	footer img, footer p
	{
		display: none;
	}

	body.splash footer p
	{
		display: block;
	}
}

/* COOKIE MELDING */
#PLCookie {
  width: 100%;
  min-height: 50px;
  position: fixed;
  padding: 0 15px;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #4f4f4f;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
  -moz-box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
  box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
}

#PLCookie article {
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 6px;
}

#PLCookie article div {
  float: right;
}

#PLCookie article span {
  display: block;
  padding-top: 6px;
  margin-right: 200px;
}

#PLCookie article div a {
  padding: 10px 15px;
  margin-left: 20px;
  background-color: #fff;
  color: #4f4f4f;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
  transition: all .3s;
}
#PLCookie article div a:hover {
 background-color: #dbdbdb;
}

@media all and (max-width: 550px) {
  #PLCookie article div {
    float: none;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
  }

  #PLCookie article span {
    display: block;
    padding-top: 6px;
    text-align: center;
    margin-right: 0;
    padding-bottom: 55px;
  }
}

#content-container {
  width: 50%;
  margin: auto;
}

#content-container h2 {
  color: #58AE27;
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 1.4em;
  letter-spacing: 2px;
  margin-bottom: 5px;
  margin-top: 3em;
}

#content-container h3 {
	color: #fff;
    padding: .6em;
    cursor: pointer;
    font-weight: bold;
    font-size: 1em;
    margin-top: 1em;
}

#content-container h3 span {
  display: inline-block;
  float: right;
  width: 0;
  height: 0;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #58AE27;
  margin-right: 10px;
}

#content-container h3.active span {
  margin-top: 6px;
  margin-right: 10px;
  border-bottom: 0;
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

#content-container h4 {
  margin-top: 10px;
  font-size: 1.05em;
  margin-left: 2em;
  font-weight: 700;
}

#content-container p {
  margin-left: 2em;
  margin-bottom: 2em;
  line-height: 1.5em;
  color: #8d8d8d;	
}

#content-container ul {
  margin-left: 3em;
}

#content-container table {
  margin-left: 3em;
}

#gdpr-wrapper {
   min-height:100%;
   position:relative;
}

#content-container a {
  color: #8d8d8d;
  font-weight: 700;
}

#PL_privacy {
	margin-top: 10px;
	display: flex;
	align-items: center;
}
.privcnt {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: .8em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	height: 20px;
}
.privcnt input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.privcnt a {
	height: 100%;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	color: black;
	font-weight: 700;
	color: #58ae26;
	position:relative;
	z-index: 10;
}
.privcnt #privacycheckbox { color:#58ae26; }
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #dedede;
}
.privcnt:hover input ~ .checkmark {
	background-color: #ccc;
}
.privcnt input:checked ~ .checkmark {
	background-color: #58ae26;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.privcnt input:checked ~ .checkmark:after {
	display: block;
}
.privcnt .checkmark:after {
	left: 6px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}